nova/releasenotes/notes/move-notifications-opts-to-notifications-group-7dc9e76673472b8b.yaml
Maciej Szankin c5cb7e459c conf: added notifications group
Notifications related configuration options have been moved from the
default group to the ``notifications`` group.
Also, ``default_notification_level`` has been renamed to avoid naming
redundancy.

Blueprint centralize-config-options-ocata

Change-Id: I09dc358fabc84f7bf37d40d48b0652a10d9b8903
2017-01-03 14:38:57 +00:00

12 lines
371 B
YAML

---
upgrade:
- |
Following Notifications related configuration options have been moved from
the ``DEFAULT`` group to the ``notifications`` group:
- ``notify_on_state_change``
- ``notify_on_api_faults`` (was ``notify_api_faults``)
- ``default_level`` (was ``default_notification_level``)
- ``default_publisher_id``
- ``notification_format``