openstack-ansible-os_cinder/tasks
Andy Smith f1b2eed3eb Update messaging notification configuration
This patch removes the conditional inclusion of the notification
section of the service configuration. This ensures that oslo.messaging
notifications use the correct transport for deployments that have
separate rpc and notify messaging backends. For example, if the
transport_url is not provided in the notification section of the
service configuration, the transport_url specified in the default
section will be used instead.

This patch conditionally selects the notifier driver. The noop
driver will be selected when notification publishing is disabled.
The messagingv2 driver is selected when notification publishing is
enabled.

Change-Id: I65ef897e78b5fb1c9ff6bb3d31cb6aa9e0c8429e
2018-09-22 10:09:23 -04:00
..
cinder_backends.yml Fix usage of "|" for tests 2018-07-16 12:26:09 +02:00
cinder_cleanup_old_facts.yml Simplify and optimise cinder tasks 2017-07-06 06:18:55 +00:00
cinder_db_setup.yml Fix usage of "|" for tests 2018-07-16 12:26:09 +02:00
cinder_install_source.yml Setup oslo.messaging extra packages for optional drivers 2018-09-18 14:59:21 -04:00
cinder_install.yml Convert role to use a common systemd service role 2018-07-31 15:09:58 -05:00
cinder_lvm_config.yml Cleanup/standardize usage of tags 2016-07-12 16:15:42 -04:00
cinder_post_install.yml Convert role to use a common systemd service role 2018-07-31 15:09:58 -05:00
cinder_pre_install.yml Convert role to use a common systemd service role 2018-07-31 15:09:58 -05:00
cinder_qos.yml tasks: cinder_qos: Use exact match for QoS rules 2018-01-10 12:18:34 +00:00
cinder_service_setup.yml Execute service setup against a delegated host using Ansible built-in modules 2018-07-13 13:42:58 +01:00
cinder_uwsgi.yml Add external LB management handler hook interface 2017-09-16 13:54:06 -05:00
main.yml Update messaging notification configuration 2018-09-22 10:09:23 -04:00
mq_setup.yml Updated from OpenStack Ansible Tests 2018-08-20 10:47:40 +00:00