ironic-python-agent/releasenotes/notes/oslo-config-generator-b0f70b9fb7e23997.yaml
Pavlo Shchelokovskyy 762f3bf4e6 Use oslo-config-generator for sample config
The old generate_sample.sh is broken already as it refers to
non-existing openstack/common path.

Let's use oslo-config-generator as many other OpenStack projects do.

Also, where applicable, option descriptions are updated with the
corresponding kernel parameters to set those options durig pxe boot.

Change-Id: Id4a0df30ea573d52f3b359f357fe8f4a29751939
2016-12-09 21:01:02 +02:00

5 lines
118 B
YAML

---
other:
- Ironic Python Agent now uses ``oslo-config-generator`` to create the
sample of configuration file.