tripleo-heat-templates/deployment/experimental
Michele Baldessari 48d0e4d9b6 Notification drivers need to be a list
Convert the NotificationDriver to a comma_delimited_list.
This will still not break existing templates because passing
a string is still completely valid. This is done so that the hiera keys
will be passed down as lists.

The oslo::messaging::notifications::driver expects a list anyway so this
won't break things and will allow us to actually specify multiple
notification drivers correctly. The change that allowed
oslo::notifications to use both strings and lists is
If65946412b42e0919456ed92fdd8e3788ad67872 (Messaging notifications
should be set as a list)

Related-Bug: #1851629

Change-Id: I24c860cd3121e5c307233864818ca86967ff6d72
2020-12-18 11:26:15 +00:00
..
designate Notification drivers need to be a list 2020-12-18 11:26:15 +00:00
README.rst Move Designate to Experimental 2019-03-12 15:12:27 +00:00

README.rst

Experimental services

This directory contains services that are experimental. They can be deployed but there is no garantee that they are tested and work correctly.