summaryrefslogtreecommitdiff
path: root/releasenotes/notes/configdrive-7bd2b67830691b2e.yaml
blob: 3ef0ea0765ef1d1f1f06cdd3386058416a10ca41 (plain)
1
2
3
4
5
6
7
8
9
---
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 '{...}'