Merge "Set up networking for Rackspace Flex tenants"
This commit is contained in:
commit
d1e6ca724c
@ -213,6 +213,32 @@ cloud_launcher_clouds:
|
|||||||
profiles:
|
profiles:
|
||||||
- openstackci-keypairs
|
- openstackci-keypairs
|
||||||
|
|
||||||
|
# rackspace flex
|
||||||
|
- name: opendevci-raxflex-sjc3
|
||||||
|
oscc_cloud: opendevci-raxflex
|
||||||
|
region_name: SJC3
|
||||||
|
profiles:
|
||||||
|
- openstackci-keypairs
|
||||||
|
- openstackci-security
|
||||||
|
- opendevci-networking
|
||||||
|
routers:
|
||||||
|
- name: opendevci-router1
|
||||||
|
network: PUBLICNET
|
||||||
|
interfaces:
|
||||||
|
- opendevci-subnet1
|
||||||
|
- name: opendevzuul-raxflex-sjc3
|
||||||
|
oscc_cloud: opendevzuul-raxflex
|
||||||
|
region_name: SJC3
|
||||||
|
profiles:
|
||||||
|
- openstackci-keypairs
|
||||||
|
- openstackci-security
|
||||||
|
- opendevzuul-networking
|
||||||
|
routers:
|
||||||
|
- name: opendevzuul-router1
|
||||||
|
network: PUBLICNET
|
||||||
|
interfaces:
|
||||||
|
- opendevzuul-subnet1
|
||||||
|
|
||||||
# OSUOSL
|
# OSUOSL
|
||||||
- name: opendevci-osuosl
|
- name: opendevci-osuosl
|
||||||
oscc_cloud: opendevci-osuosl
|
oscc_cloud: opendevci-osuosl
|
||||||
|
Loading…
Reference in New Issue
Block a user