79c252fb26
The connection plugin no longer falls back on using the inventory_hostname as the container_name. Set container_name as a host var for each container in the test inventory. Change-Id: I42d691a2f01918932006984f9f68af9df1c7e41f
25 lines
211 B
Plaintext
25 lines
211 B
Plaintext
[all]
|
|
localhost
|
|
infra1
|
|
openstack1
|
|
|
|
[all_containers]
|
|
infra1
|
|
openstack1
|
|
|
|
[rabbitmq_all]
|
|
infra1
|
|
|
|
[galera_all]
|
|
infra1
|
|
|
|
[service_all:children]
|
|
rabbitmq_all
|
|
galera_all
|
|
|
|
[keystone_all]
|
|
infra1
|
|
|
|
[utility_all]
|
|
openstack1
|