oslo.config/releasenotes/notes/machine-readable-sample-config-e8f8ba43ababcf99.yaml
Ben Nemec a29c084cb1 Machine Readable Sample Config
Adds the ability for the sample config generator to output the
config data in the machine readable formats yaml and json.

bp machine-readable-sample-config

Change-Id: I236918f0c1da27358aace66914aae5c34afef301
Co-Authored-By: Stephen Finucane <sfinucan@redhat.com>
2017-06-01 20:47:01 +00:00

8 lines
292 B
YAML

---
features:
- |
The sample config generator can now generate machine-readable formats of
the sample config data. This can be consumed by deployment tools to
automatically generate configuration files that contain all of the
information in the traditional sample configs.