openstack-ansible-os_heat/templates
Kevin Carter 53c3079bde 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: I8bb44ec141a19793b0c8d84bccf799c0e8f4cc4d
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2019-02-07 22:37:47 +00:00
..
heat-uwsgi.ini.j2 Add support for using distribution packages for OpenStack services 2018-05-25 17:27:25 +01:00
heat.conf.j2 Correct notification driver 2019-02-07 22:37:47 +00:00