Add vexxhost connection to zuul-launcher
Thiss adds vexxhost as a second openstack cloud connection to the zuul launcher. This will help us benchmark image times for "raw" images. Change-Id: Ifdab5abb9915f384482eda844194f77e8d1b80ca
This commit is contained in:
parent
d1dcda1410
commit
660a906c09
@ -50,6 +50,10 @@ zuul_connections:
|
|||||||
driver: 'openstack'
|
driver: 'openstack'
|
||||||
cloud: 'raxflex'
|
cloud: 'raxflex'
|
||||||
|
|
||||||
|
- name: 'vexxhost'
|
||||||
|
driver: 'openstack'
|
||||||
|
cloud: 'vexxhost'
|
||||||
|
|
||||||
openstacksdk_config_dir: /etc/openstack
|
openstacksdk_config_dir: /etc/openstack
|
||||||
openstacksdk_config_owner: root
|
openstacksdk_config_owner: root
|
||||||
openstacksdk_config_group: "{{ zuul_group }}"
|
openstacksdk_config_group: "{{ zuul_group }}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user