File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
spec/models/manageiq/providers/ibm_cloud/vpc Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 33 :name : au-syd
44 :hostname : au-syd.iaas.cloud.ibm.com
55 :description : Australia (Sydney)
6+ br-sao :
7+ :name : br-sao
8+ :hostname : br-sao.iaas.cloud.ibm.com
9+ :description : Brazil (São Paulo)
610ca-tor :
711 :name : ca-tor
812 :hostname : ca-tor.iaas.cloud.ibm.com
@@ -11,6 +15,10 @@ eu-de:
1115 :name : eu-de
1216 :hostname : eu-de.iaas.cloud.ibm.com
1317 :description : EU Germany (Frankfurt)
18+ eu-es :
19+ :name : eu-es
20+ :hostname : eu-es.iaas.cloud.ibm.com
21+ :description : EU Spain (Madrid)
1422eu-gb :
1523 :name : eu-gb
1624 :hostname : eu-gb.iaas.cloud.ibm.com
Original file line number Diff line number Diff line change 1313 end
1414
1515 it "verifies regions options" do
16- expect ( described_class . provider_region_options . count ) . to eq ( 8 )
16+ expect ( described_class . provider_region_options . count ) . to eq ( 10 )
1717 end
1818
1919 it "does not create orphaned network_manager" do
You can’t perform that action at this time.
0 commit comments