summaryrefslogtreecommitdiff
path: root/releasenotes/notes/multinode-actions-9f682ad5172f032f.yaml
blob: b6c8bef169bc1b2fd8ac904f138c2c8a63070c5b (plain)
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.