openstack-ansible-os_watcher/tasks
Andy Smith cbe8947272 Update to use oslo.messaging service for RPC and Notify
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.

This patch:
* Add oslo.messaging variables for RPC and Notify to defaults
* Add transport_url generation to conf template
* Add oslo.messaging to tests inventory and update tests
* Update readme
* Install extra packages for optional drivers
* Add release note

Change-Id: Ie43bcf4c5a8414072f1917ab8b30a034a514c51b
2018-07-26 09:16:46 +00:00
..
install-apt.yml Fix usage of "|" for tests 2018-07-12 16:54:31 +02:00
main.yml Fix linting issues for ansible-lint 3.4.1 2016-11-09 21:50:56 +00:00
watcher_db_setup.yml Move database creation into role 2018-06-29 13:23:31 +00:00
watcher_init_common.yml Force Ansible to use dynamic includes 2016-09-22 16:34:00 +01:00
watcher_init_systemd.yml Fix usage of "|" for tests 2018-07-12 16:54:31 +02:00
watcher_init_upstart.yml Fix usage of "|" for tests 2018-07-12 16:54:31 +02:00
watcher_init.yml Ensure the components are isolated from the system 2017-03-30 15:07:48 +00:00
watcher_install.yml Update to use oslo.messaging service for RPC and Notify 2018-07-26 09:16:46 +00:00
watcher_post_install.yml Initial commit 2016-08-22 13:37:00 -04:00
watcher_pre_install.yml Initial commit 2016-08-22 13:37:00 -04:00
watcher_service_setup.yml Execute service setup against a delegated host using Ansible built-in modules 2018-07-14 14:43:20 +01:00