4db9c95d6f
This introduces oslo.messaging variables that define the RPC and Notify transports for the OpenStack services. These parameters replace the rabbitmq values and are used to generate the messaging transport_url for the service. The association of the messaging backend server to the oslo.messaging services will then be transparent to the neutron service. This patch: * Add oslo.messaging variables for RPC and Notify to defaults * Update transport_url generation * Add oslo.messaging to tests inventories * Add release note Depends-On: If4326a6848d2d32af284fdbb94798eb0b03734d5 Depends-On: I2b09145b60116c029fc85477399c24f94974b61d Change-Id: I717880458f69870acf75a101481b7776d250ebf4
86 lines
880 B
Plaintext
86 lines
880 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_server]
|
|
server1
|
|
server2
|
|
|
|
[opendaylight]
|
|
server1
|
|
server2
|
|
|
|
[neutron_agent]
|
|
agents1
|
|
agents2
|
|
|
|
[neutron_dhcp_agent]
|
|
agents1
|
|
agents2
|
|
|
|
[neutron_metering_agent]
|
|
[neutron_l3_agent]
|
|
agents1
|
|
agents2
|
|
|
|
[neutron_lbaas_agent]
|
|
[neutron_metadata_agent]
|
|
agents1
|
|
agents2
|
|
|
|
[neutron_openvswitch_agent]
|
|
agents1
|
|
agents2
|
|
localhost
|
|
|
|
[neutron_all:children]
|
|
neutron_agent
|
|
neutron_dhcp_agent
|
|
neutron_metering_agent
|
|
neutron_l3_agent
|
|
neutron_lbaas_agent
|
|
neutron_metadata_agent
|
|
neutron_openvswitch_agent
|
|
neutron_server
|
|
opendaylight
|
|
|
|
[utility_all]
|
|
infra1
|