Role os_tacker for OpenStack-Ansible
Go to file
Kevin Carter 327456e73a Correct notification driver
The notification driver setup was resulting in the driver and connection string
on the same line. This is caused by the case statement and how jinja formats
the template when a case statement is present. This change modifies how the
driver string is created using a ternary, which will eliminate the case
statement and render the value of the diver correctly.

Change-Id: Ic61c0dc953903a5a531565ae5deb773b348ec2ef
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2019-03-28 17:34:21 +00:00
defaults Update role for new source build process 2019-03-28 17:33:58 +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 Update role for new source build process 2019-03-28 17:33:58 +00:00
meta Remove galera_client meta-dependency 2018-09-15 16:44:24 -06:00
releasenotes Update role for new source build process 2019-03-28 17:33:58 +00:00
tasks Update role for new source build process 2019-03-28 17:33:58 +00:00
templates Correct notification driver 2019-03-28 17:34:21 +00:00
tests Update role for new source build process 2019-03-28 17:33:58 +00: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-10-02 14:55:08 +00:00
.gitreview Bootstrap tacker role 2017-07-20 15:41:58 +02:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:06:41 +00:00
LICENSE first commit 2016-09-20 19:19:12 +00:00
README.rst Add bugs url link to README 2018-09-27 03:09:51 +00:00
run_tests.sh Updated from OpenStack Ansible Tests 2018-09-29 04:56:09 +00:00
setup.cfg Change openstack-dev to openstack-discuss 2018-11-25 14:54:09 -05:00
setup.py Bootstrap tacker role 2017-07-20 15:41:58 +02:00
tox.ini fix tox python3 overrides 2018-09-26 18:44:27 -04:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-09-28 06:21:57 +00:00

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

The project bug tracker is located at:

https://bugs.launchpad.net/openstack-ansible