4f4ea816cf
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 sahara service. This patch: * Add oslo.messaging variables for RPC and Notify to defaults * Update transport_url generation * Add oslo.messaging to inventory * Add release note Depends-On: If4326a6848d2d32af284fdbb94798eb0b03734d5 Depends-On: I2b09145b60116c029fc85477399c24f94974b61d Change-Id: Ib4153412b91e7d11cc9acdbe5af8a1a4280b44e8
64 lines
587 B
Plaintext
64 lines
587 B
Plaintext
[all]
|
|
localhost
|
|
infra1
|
|
openstack1
|
|
sahara1
|
|
|
|
[all_containers]
|
|
infra1
|
|
openstack1
|
|
sahara1
|
|
|
|
[oslomsg_rpc_all]
|
|
infra1
|
|
|
|
[oslomsg_notify_all]
|
|
infra1
|
|
|
|
[rabbitmq_all]
|
|
infra1
|
|
|
|
[galera_all]
|
|
infra1
|
|
|
|
[utility_all]
|
|
infra1
|
|
|
|
[service_all:children]
|
|
rabbitmq_all
|
|
galera_all
|
|
|
|
[nova_api_metadata]
|
|
|
|
[nova_api_os_compute]
|
|
openstack1
|
|
|
|
[nova_api_placement]
|
|
|
|
[nova_cert]
|
|
|
|
[nova_compute]
|
|
|
|
[nova_conductor]
|
|
openstack1
|
|
|
|
[nova_console]
|
|
|
|
[nova_scheduler]
|
|
|
|
[nova_all:children]
|
|
nova_api_os_compute
|
|
|
|
[keystone_all]
|
|
openstack1
|
|
|
|
[sahara_api]
|
|
sahara1
|
|
|
|
[sahara_engine]
|
|
sahara1
|
|
|
|
[sahara_all:children]
|
|
sahara_api
|
|
sahara_engine
|