monasca-notification/releasenotes/notes/use-standard-config-file-path-f3da49d0d655377c.yaml
Thomas Bechtold 47b807eeb8 Replace notification.conf with monasca-notification.conf
notification.conf is the deprecated path for the configuration file.
The new path is /etc/monasca/monasca-notification.conf .

Note: devstack is still using the deprecated configuration file. This
will be change in another changeset (against openstack/monasca-api).

Change-Id: I9ef1d7149308893544ad4d6fef4f3281da676171
Story: 2004862
Task: 29103
2019-02-01 10:13:25 +00:00

8 lines
286 B
YAML

---
deprecations:
- |
Configuration file path /etc/monasca/notification.conf is deprecated.
Use the standard path /etc/monasca/monasca-notification.conf or the
configuration dir (supported via oslo.config)
/etc/monasca/monasca-notification.conf.d/any_config_name.conf