Role os_tacker for OpenStack-Ansible
Go to file
ZhijunWei 56dc20030b Update messaging notification configuration
This patch add 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: I60e92e14c0893b80f4023b6b6681864fee5228e5
Closes-Bug: #1794320
2018-09-27 02:17:29 +00:00
defaults Update messaging notification configuration 2018-09-27 02:17:29 +00:00
doc Follow the new PTI for document build 2018-07-13 16:00:06 +01:00
files/rootwrap.d Update paste, policy and rootwrap configurations 2017-12-19 2017-12-20 18:48:29 +00:00
handlers Use a common python build/install role 2018-09-03 17:46:02 +01:00
meta Remove galera_client meta-dependency 2018-09-15 16:44:24 -06:00
releasenotes Update reno for stable/rocky 2018-08-10 16:48:31 +00:00
tasks Use a common python build/install role 2018-09-03 17:46:02 +01:00
templates Update messaging notification configuration 2018-09-27 02:17:29 +00:00
tests use include_tasks instead of include 2018-08-15 17:16:35 +08:00
vars Use a common python build/install role 2018-09-03 17:46:02 +01:00
zuul.d Clean up role tests 2018-09-16 05:03:31 +00:00
.gitignore Updated from OpenStack Ansible Tests 2018-03-27 19:07:43 +01:00
.gitreview Bootstrap tacker role 2017-07-20 15:41:58 +02:00
LICENSE first commit 2016-09-20 19:19:12 +00:00
README.rst Merge "Add repository into README.rst" 2018-08-17 04:38:32 +00:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-06-06 00:44:13 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:06:41 +00:00
run_tests.sh Updated from OpenStack Ansible Tests 2018-04-30 05:16:31 +00:00
setup.cfg Fix the wrong home-page 2018-09-17 02:00:50 -04:00
setup.py Bootstrap tacker role 2017-07-20 15:41:58 +02:00
tox.ini Clean up role tests 2018-09-16 05:03:31 +00:00

README.rst

Tacker role for OpenStack-Ansible

Ansible role to install OpenStack Tacker.

Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-os_tacker/latest/

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/openstack-ansible-os_tacker

The project source code repository is located at:

https://git.openstack.org/cgit/openstack/openstack-ansible-os_tacker

The project home is at:

https://launchpad.net/openstack-ansible