Cleanup Citycloud Lon1
This region does not show up in catalog listings anymore and is causing inventory generation for ansible to fail. This change removes Lon1 from the management side of things so that we can get ansible and puppet running again. This does not cleanup nodepool which we can do in a followup once ansible and puppet are running again. Change-Id: Icf3b19381ebba3498dfc204a48dc1ea52ae9d951
This commit is contained in:
parent
ef8f275532
commit
133a94361a
@ -242,30 +242,6 @@ clouds:
|
||||
- openstackci-keypairs
|
||||
|
||||
# Citycloud
|
||||
- name: openstackci-citycloud-Lon1
|
||||
oscc_cloud: openstackci-citycloud
|
||||
region_name: Lon1
|
||||
profiles:
|
||||
- openstackci-keypairs
|
||||
- openstackci-security
|
||||
- openstackci-networking
|
||||
routers:
|
||||
- name: openstackci-router1
|
||||
network: ext-net
|
||||
interfaces:
|
||||
- openstackci-subnet1
|
||||
- name: openstackzuul-citycloud-Lon1
|
||||
oscc_cloud: openstackzuul-citycloud
|
||||
region_name: Lon1
|
||||
profiles:
|
||||
- openstackci-keypairs
|
||||
- openstackci-security
|
||||
- openstackzuul-networking
|
||||
routers:
|
||||
- name: openstackzuul-router1
|
||||
network: ext-net
|
||||
interfaces:
|
||||
- openstackzuul-subnet1
|
||||
- name: openstackci-citycloud-La1
|
||||
oscc_cloud: openstackci-citycloud
|
||||
region_name: La1
|
||||
|
@ -120,7 +120,6 @@ clouds:
|
||||
user_domain_name: default
|
||||
openstackci-citycloud:
|
||||
regions:
|
||||
- Lon1
|
||||
- Kna1
|
||||
- La1
|
||||
- Sto2
|
||||
@ -133,7 +132,6 @@ clouds:
|
||||
user_domain_id: a5e7d1a8f25b42b081cf89d1130638da
|
||||
openstackzuul-citycloud:
|
||||
regions:
|
||||
- Lon1
|
||||
- Kna1
|
||||
- La1
|
||||
- Sto2
|
||||
|
@ -73,7 +73,6 @@ clouds:
|
||||
user_domain_name: default
|
||||
openstackci-citycloud:
|
||||
regions:
|
||||
- Lon1
|
||||
- Kna1
|
||||
- La1
|
||||
- Sto2
|
||||
|
Loading…
x
Reference in New Issue
Block a user