Merge "Clean up old Rackspace Flex SJC3 project"
This commit is contained in:
commit
8942ee2b4b
@ -214,30 +214,6 @@ cloud_launcher_clouds:
|
|||||||
- openstackci-keypairs
|
- openstackci-keypairs
|
||||||
|
|
||||||
# rackspace flex
|
# 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
|
|
||||||
- name: opendevci-rax-flex-dfw3
|
- name: opendevci-rax-flex-dfw3
|
||||||
oscc_cloud: opendevci-rax-flex
|
oscc_cloud: opendevci-rax-flex
|
||||||
region_name: DFW3
|
region_name: DFW3
|
||||||
@ -245,6 +221,7 @@ cloud_launcher_clouds:
|
|||||||
- openstackci-keypairs
|
- openstackci-keypairs
|
||||||
- openstackci-security
|
- openstackci-security
|
||||||
- opendevci-networking
|
- opendevci-networking
|
||||||
|
# we manually set the MTU to 1500 since it's unusually high otherwise
|
||||||
routers:
|
routers:
|
||||||
- name: opendevci-router1
|
- name: opendevci-router1
|
||||||
network: PUBLICNET
|
network: PUBLICNET
|
||||||
@ -257,6 +234,7 @@ cloud_launcher_clouds:
|
|||||||
- openstackci-keypairs
|
- openstackci-keypairs
|
||||||
- openstackci-security
|
- openstackci-security
|
||||||
- opendevci-networking
|
- opendevci-networking
|
||||||
|
# we manually set the MTU to 1500 since it's unusually high otherwise
|
||||||
routers:
|
routers:
|
||||||
- name: opendevci-router1
|
- name: opendevci-router1
|
||||||
network: PUBLICNET
|
network: PUBLICNET
|
||||||
@ -269,6 +247,7 @@ cloud_launcher_clouds:
|
|||||||
- openstackci-keypairs
|
- openstackci-keypairs
|
||||||
- openstackci-security
|
- openstackci-security
|
||||||
- opendevzuul-networking
|
- opendevzuul-networking
|
||||||
|
# we manually set the MTU to 1500 since it's unusually high otherwise
|
||||||
routers:
|
routers:
|
||||||
- name: opendevzuul-router1
|
- name: opendevzuul-router1
|
||||||
network: PUBLICNET
|
network: PUBLICNET
|
||||||
@ -281,6 +260,7 @@ cloud_launcher_clouds:
|
|||||||
- openstackci-keypairs
|
- openstackci-keypairs
|
||||||
- openstackci-security
|
- openstackci-security
|
||||||
- opendevzuul-networking
|
- opendevzuul-networking
|
||||||
|
# we manually set the MTU to 1500 since it's unusually high otherwise
|
||||||
routers:
|
routers:
|
||||||
- name: opendevzuul-router1
|
- name: opendevzuul-router1
|
||||||
network: PUBLICNET
|
network: PUBLICNET
|
||||||
|
@ -70,24 +70,6 @@ clouds:
|
|||||||
project_id: '{{ clouds.openstackjenkins_rax_project_id }}'
|
project_id: '{{ clouds.openstackjenkins_rax_project_id }}'
|
||||||
auth_type: 'rackspace_apikey'
|
auth_type: 'rackspace_apikey'
|
||||||
volume_api_version: 2
|
volume_api_version: 2
|
||||||
opendevci-raxflex:
|
|
||||||
regions:
|
|
||||||
- name: SJC3
|
|
||||||
auth:
|
|
||||||
auth_url: 'https://keystone.api.sjc3.rackspacecloud.com/v3'
|
|
||||||
project_id: '{{ clouds.opendevci_raxflex_project_id }}'
|
|
||||||
username: '{{ clouds.opendevci_raxflex_username }}'
|
|
||||||
password: '{{ clouds.opendevci_raxflex_key }}'
|
|
||||||
user_domain_name: rackspace_cloud_domain
|
|
||||||
opendevzuul-raxflex:
|
|
||||||
regions:
|
|
||||||
- name: SJC3
|
|
||||||
auth:
|
|
||||||
auth_url: 'https://keystone.api.sjc3.rackspacecloud.com/v3'
|
|
||||||
project_id: '{{ clouds.opendevzuul_raxflex_project_id }}'
|
|
||||||
username: '{{ clouds.opendevzuul_raxflex_username }}'
|
|
||||||
password: '{{ clouds.opendevzuul_raxflex_key }}'
|
|
||||||
user_domain_name: rackspace_cloud_domain
|
|
||||||
opendevci-rax-flex:
|
opendevci-rax-flex:
|
||||||
regions:
|
regions:
|
||||||
- name: DFW3
|
- name: DFW3
|
||||||
|
@ -6,18 +6,12 @@ clouds:
|
|||||||
openstackci_rax_username: user
|
openstackci_rax_username: user
|
||||||
openstackci_rax_key: apikey
|
openstackci_rax_key: apikey
|
||||||
openstackci_rax_project_id: project
|
openstackci_rax_project_id: project
|
||||||
opendevci_raxflex_username: user
|
|
||||||
opendevci_raxflex_key: apikey
|
|
||||||
opendevci_raxflex_project_id: project
|
|
||||||
opendevci_rax_flex_username: user
|
opendevci_rax_flex_username: user
|
||||||
opendevci_rax_flex_key: apikey
|
opendevci_rax_flex_key: apikey
|
||||||
opendevci_rax_flex_project_id: project
|
opendevci_rax_flex_project_id: project
|
||||||
openstackjenkins_rax_username: user
|
openstackjenkins_rax_username: user
|
||||||
openstackjenkins_rax_key: apikey
|
openstackjenkins_rax_key: apikey
|
||||||
openstackjenkins_rax_project_id: project
|
openstackjenkins_rax_project_id: project
|
||||||
opendevzuul_raxflex_username: user
|
|
||||||
opendevzuul_raxflex_key: apikey
|
|
||||||
opendevzuul_raxflex_project_id: project
|
|
||||||
opendevzuul_rax_flex_username: user
|
opendevzuul_rax_flex_username: user
|
||||||
opendevzuul_rax_flex_key: apikey
|
opendevzuul_rax_flex_key: apikey
|
||||||
opendevzuul_rax_flex_project_id: project
|
opendevzuul_rax_flex_project_id: project
|
||||||
|
Loading…
x
Reference in New Issue
Block a user