981223fcf1
This fixes the formatting of the release note for adopt-oslo-config-generator-15afd2e7c2f008b4.yaml. Without a hyphen preceding the change, each character is displayed in a separate bullet! Change-Id: I1681d98871d8c51c6e8515d13a9cba348457cda1
10 lines
412 B
YAML
10 lines
412 B
YAML
---
|
|
other:
|
|
- Adopt oslo-config-generator to generate sample config files.
|
|
New config options from Ironic code should register with
|
|
ironic/conf/opts.py. New external libraries should register
|
|
with tools/config/ironic-config-generator.conf.
|
|
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.
|