0fd4c65803
This saves the users from writing scripts with "-f value -c uuid" or similar. It is also faster since OSC initialisation takes significant time (up to several seconds). Change-Id: I8ec6da97dc30d97764655b52b712c95f6c22c76a
9 lines
264 B
YAML
9 lines
264 B
YAML
---
|
|
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.
|