ced1e3b6db
To use notifications with ironic, the notification_level option in the [DEFAULT] section of the configuration file must be set, we use ``info`` as a reasonable level. Closes-Bug: #1969826 Change-Id: I38bb1e5404e917c788689a3181741022f875da06
10 lines
302 B
YAML
10 lines
302 B
YAML
---
|
|
fixes:
|
|
- |
|
|
If ``ironic_enabled_notification_topics`` is set to ``true``,
|
|
``ironic_notification_level`` is set to ``info`` in order to ensure
|
|
that Ironic actually sends out notifications.
|
|
|
|
See `bug 1969826 <https://bugs.launchpad.net/kolla-ansible/+bug/1969826>`_
|
|
for details.
|