openstack-ansible-os_sahara/tasks
ZhijunWei 7f595f01b1 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: Ib68aa2669b5d70626ed2777d5601d8914207451d
Closes-Bug: #1794320
2018-09-27 02:03:41 +00:00
..
main.yml Update messaging notification configuration 2018-09-27 02:03:41 +00:00
mq_setup.yml Updated from OpenStack Ansible Tests 2018-08-20 10:50:09 +00:00
sahara_db_setup.yml Move database creation into role 2018-06-01 19:03:47 +01:00
sahara_init_common.yml use include_tasks instead of include 2018-08-19 12:43:59 -04:00
sahara_init_systemd.yml Ensure the components are isolated from the system 2017-03-28 23:37:47 -05:00
sahara_install.yml Use a common python build/install role 2018-09-03 11:09:32 +00:00
sahara_post_install.yml Role cleanup/update for ocata 2017-02-14 09:35:30 -03:00
sahara_pre_install.yml Ensure 0755 default mode on new directories 2017-01-11 15:44:44 -06:00
sahara_service_setup.yml Deploy Sahara with unversioned endpoints 2018-09-13 23:21:40 +02:00
sahara_uwsgi.yml Implement uWSGI for sahara-api 2017-08-11 10:27:36 +01:00