ManageIQ/manageiq-providers-vmware

View on GitHub
app/models/manageiq/providers/vmware/infra_manager/provision_workflow.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
98%

Use String#include? instead of a regex match with literal-only pattern.
Open

    shared = !vlan_name.match(/dvs_/).nil?

There are no issues that match your filters.

Category
Status