b58811d7da
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> |
||
---|---|---|
.. | ||
api-paste.ini.j2 | ||
include_db.j2 | ||
policy.json.j2 | ||
trove-conductor.conf.j2 | ||
trove-guestagent.conf.j2 | ||
trove-httpd.conf.j2 | ||
trove-ports.conf.j2 | ||
trove-taskmanager.conf.j2 | ||
trove.conf.j2 |