Fix syntax issues with rackspace cloud regions

Change-Id: I48f26c493db82f69e03cb2d69ff60bc1cd6463bf
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2017-04-17 17:29:02 -04:00
parent f96fa4a2a7
commit 560cd04cb6
No known key found for this signature in database
GPG Key ID: 611A80832067AF38

View File

@ -115,32 +115,32 @@ clouds:
# rackspace
- name: openstackci-rax-dfw
oscc_cloud: openstackci-rax
region_name: dfw
region_name: DFW
profiles:
- openstackci-keypairs
- name: openstackjenkins-rax-dfw
oscc_cloud: openstackjenkins-rax
region_name: dfw
region_name: DFW
profiles:
- openstackci-keypairs
- name: openstackci-rax-ord
oscc_cloud: openstackci-rax
region_name: ord
region_name: ORD
profiles:
- openstackci-keypairs
- name: openstackjenkins-rax-ord
oscc_cloud: openstackjenkins-rax
region_name: ord
region_name: ORD
profiles:
- openstackci-keypairs
- name: openstackci-rax-iad
oscc_cloud: openstackci-rax
region_name: iad
region_name: IAD
profiles:
- openstackci-keypairs
- name: openstackjenkins-rax-iad
oscc_cloud: openstackjenkins-rax
region_name: iad
region_name: IAD
profiles:
- openstackci-keypairs