Fix raxflex connection entry for zuul-launcher

The connection entry omitted the cloud name.

Change-Id: I76a95d167cbd12ac01a069885aa6c3c96227fcab
This commit is contained in:
James E. Blair 2024-10-10 13:30:24 -07:00
parent 19cc385403
commit 90be36e513

View File

@ -48,6 +48,7 @@ zuul_connections:
- name: 'raxflex'
driver: 'openstack'
cloud: 'raxflex'
openstacksdk_config_dir: /etc/openstack
openstacksdk_config_owner: root