monasca-persister/releasenotes/notes/use-standard-config-file-path-3e0c482e33eaab89.yaml
Thomas Bechtold a59f436e69 Replace persister.conf with monasca-persister.conf
persister.conf is the deprecated path for the configuration file.
The new path is /etc/monasca/monasca-persister.conf . This is inline
with other OpenStack projects.
Also fix the log setup and set the product name to 'monasca-persister'
which is inline with other OpenStack and Monasca projects.

Change-Id: Ida11c326b3e6771b5ccf994205c55874db05bc5c
Story: 2004867
Task: 29112
2019-02-08 11:03:31 +00:00

9 lines
278 B
YAML

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