File: node-clean-service-disable-ramdisk-11366c1a53fa9fdd.yaml

package info (click to toggle)
python-ironicclient 5.10.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,632 kB
  • sloc: python: 25,269; makefile: 22; sh: 8
file content (10 lines) | stat: -rw-r--r-- 373 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
---
features:
  - |
    Adds support for ``NodeManager.set_provision_state``,
    to accept ``disable_ramdisk`` keyword argument to disable booting
    ironic-python-agent for clean and service steps that support it.
  - |
    Add ``--disable-ramdisk`` CLI option to `node clean` and
    `node service` to disable booting ironic-python-agent for steps
    that support it.