File: multinode-actions-9f682ad5172f032f.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 (8 lines) | stat: -rw-r--r-- 264 bytes parent folder | download
1
2
3
4
5
6
7
8
---
features:
  - |
    Most of the node action commands now support providing several nodes.
    The nodes are processed sequentially, the process is stopped on first
    failure.
  - |
    The ``wait_for_provision_state`` Python call now supports several nodes.