c5cb7e459c
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
12 lines
371 B
YAML
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``
|