openstack-ansible-os_trove/templates
Kevin Carter b58811d7da 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: Iefcec440db0e61adf8c6ce3a8b8ae9a4125a802d
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2019-02-07 22:39:33 +00:00
..
api-paste.ini.j2 Update paste, policy and rootwrap configurations 2016-12-02 2016-12-02 10:02:54 +00:00
include_db.j2 Add redis cluster port 2017-04-23 02:16:26 +00:00
policy.json.j2 Update paste, policy and rootwrap configurations 2017-03-03 2017-03-03 11:34:19 +00:00
trove-conductor.conf.j2 Correct notification driver 2019-02-07 22:39:33 +00:00
trove-guestagent.conf.j2 Update messaging notification configuration 2018-09-27 02:16:53 +00:00
trove-httpd.conf.j2 Update 2016-08-25 14:56:41 +02:00
trove-ports.conf.j2 Update 2016-08-25 14:56:41 +02:00
trove-taskmanager.conf.j2 Update to use oslo.messaging service for RPC and Notify 2018-07-03 12:43:55 -04:00
trove.conf.j2 Update messaging notification configuration 2018-09-27 02:16:53 +00:00