File: configdrive-7bd2b67830691b2e.yaml

package info (click to toggle)
python-ironicclient 5.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,344 kB
  • sloc: python: 24,061; makefile: 20; sh: 18
file content (9 lines) | stat: -rw-r--r-- 331 bytes parent folder | download | duplicates (4)
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 '{...}'``