Merge "Use External inmotion cloud network for zuul nodes"
This commit is contained in:
commit
a8edd128cc
@ -361,9 +361,3 @@ cloud_launcher_clouds:
|
||||
profiles:
|
||||
- openstackci-keypairs
|
||||
- openstackci-security
|
||||
- opendevzuul-networking
|
||||
routers:
|
||||
- name: opendevzuul-router1
|
||||
network: External
|
||||
interfaces:
|
||||
- opendevzuul-subnet1
|
||||
|
@ -161,7 +161,12 @@ clouds:
|
||||
image_format: 'raw'
|
||||
inmotion:
|
||||
regions:
|
||||
- iad3
|
||||
- name: iad3
|
||||
values:
|
||||
networks:
|
||||
- name: External
|
||||
routes_externally: true
|
||||
default_interface: true
|
||||
auth:
|
||||
auth_url: 'https://173.231.255.228:5000'
|
||||
username: '{{ nodepool_inmotion_username }}'
|
||||
|
Loading…
Reference in New Issue
Block a user