diff options
Diffstat (limited to 'releasenotes')
| -rw-r--r-- | releasenotes/notes/multinode-actions-9f682ad5172f032f.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/releasenotes/notes/multinode-actions-9f682ad5172f032f.yaml b/releasenotes/notes/multinode-actions-9f682ad5172f032f.yaml new file mode 100644 index 0000000..b6c8bef --- /dev/null +++ b/releasenotes/notes/multinode-actions-9f682ad5172f032f.yaml @@ -0,0 +1,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. |
