openstack-ansible-os_neutron/tests/ovs_inventory
James Denton c3cb8525f4 Test OVS/OVN deployments on CentOS 8
As OVS/OVN overtakes LXB as the preferred network driver, we must
ensure they are deployed properly across supported operating
systems. These tests should ensure OVS-based deployment(s) are
(at least) functional.

Change-Id: I12f442399ab874206a9930877ffbe325ceb902b9
2020-11-18 11:53:54 -06:00

92 lines
937 B
Plaintext

[all]
localhost
infra1
server1
server2
agents1
agents2
[physical_host]
localhost
[all_containers]
infra1
server1
server2
agents1
agents2
[oslomsg_rpc_all]
infra1
[oslomsg_notify_all]
infra1
[rabbitmq_all]
infra1
[galera_all]
infra1
[memcached_all]
infra1
[service_all:children]
rabbitmq_all
galera_all
memcached_all
[keystone_all]
infra1
[neutron_agent]
agents1
agents2
[neutron_dhcp_agent]
agents1
agents2
[neutron_linuxbridge_agent]
[neutron_openvswitch_agent]
agents1
agents2
[neutron_metering_agent]
agents1
agents2
[neutron_l3_agent]
agents1
agents2
[neutron_metadata_agent]
agents1
agents2
[neutron_server]
server1
server2
[neutron_calico_dhcp_agent]
[neutron_all:children]
neutron_agent
neutron_dhcp_agent
neutron_linuxbridge_agent
neutron_openvswitch_agent
neutron_metering_agent
neutron_l3_agent
neutron_metadata_agent
neutron_server
[utility_all]
infra1
[haproxy_all:children]
haproxy
[haproxy]
localhost