Skip to content

Commit

Permalink
Merge pull request #20593 from d-m-u/fix_ems_tests_part_two
Browse files Browse the repository at this point in the history
add cloud vpc network to list of ems types
  • Loading branch information
jrafanie authored Sep 24, 2020
2 parents fcf77c1 + 2844fc0 commit 45bab97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/models/ext_management_system_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
"ibm_cloud_power_virtual_servers_network" => "IBM Power Systems Virtual Servers Network",
"ibm_cloud_power_virtual_servers" => "IBM Power Systems Virtual Servers",
"ibm_cloud_power_virtual_servers_storage" => "IBM Power Systems Virtual Servers Storage",
"ibm_cloud_vpc_network" => "IBM Cloud VPC Network",
"ibm_terraform_configuration" => "IBM Terraform Configuration",
"ibm_vpc" => "IBM Virtual Private Cloud",
"kubernetes" => "Kubernetes",
Expand Down

0 comments on commit 45bab97

Please sign in to comment.