Kevin Carter 2edb1b1a4d 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: If361de5d4112a9e7235972dc7bc5e857c68fef06
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2019-02-07 22:32:47 +00:00
..
2019-02-07 22:32:47 +00:00
2016-08-04 17:43:23 +00:00