python-ironicclient/releasenotes/notes/configdrive-7bd2b67830691b2e.yaml
Ruby Loo 4af8a791f0 Update release notes
Cleans up the release notes for the next release:
- removes the prelude since it was incorrectly added; no release note
  was needed for the change to help strings
- combines two features related to event handling, into one feature
- adds the API version to the is-smartnic argument
- some grammatical fixes

Change-Id: Idd929e419e036de8fbafc22f06ff6c129fc23b16
2019-03-07 17:00:58 +00:00

10 lines
331 B
YAML

---
features:
- |
Supports passing a JSON object to ``--config-drive`` to build the config
drive on the server side (requires API version 1.56) to the following
commands:
* ``openstack baremetal node deploy <node> --config-drive '{...}'``
* ``openstack baremetal node rebuild <node> --config-drive '{...}'``