openstack-ansible-os_cinder/templates
Kevin Carter 38807bc2c7 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: I94899d14906a0a4e51137dd066f25f8f0e0a2334
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2019-02-07 22:32:43 +00:00
..
cinder-uwsgi.ini.j2 Add support for using distribution packages for OpenStack services 2018-05-04 17:08:45 +01:00
cinder.conf.j2 Correct notification driver 2019-02-07 22:32:43 +00:00
lvm.conf.j2 Remove orphan bracket generated when no lvm devices are present 2016-09-16 15:42:22 +02:00
nfs_shares.j2 Implement NFS multi backend support 2017-01-19 15:30:54 +00:00
resource_filters.json.j2 Adds resource_filters.json distribution 2019-01-08 16:19:00 +00:00
sudoers.j2 Implement cinder venv support 2015-10-14 14:10:53 -05:00