77f51c51a9
Formatted previously added release notes to avoid 'ScannerError'. Also modified conf.py under releasenotes to generate releasenotes as per standards and to remove occurrences of Glance snippet. Closes-Bug: #1662445 Change-Id: Ie928d173c1ab4b512f303f6643da045d85a339c5
9 lines
327 B
YAML
9 lines
327 B
YAML
---
|
|
other:
|
|
- |
|
|
Adopt oslo-config-generator to generate sample config files.
|
|
New config options from masakari code should register with
|
|
masakari/conf/opts.py. A deprecated option should add a
|
|
deprecated group even if it didn't alter its group, otherwise
|
|
the deprecated group will use 'DEFAULT' by default.
|