python-ironicclient/releasenotes/notes/provision-state-wait-e7ff91...

6 lines
247 B
YAML

---
features:
- Adds ``--wait`` flag to the ``ironic node-set-provision-state`` command and
the associated ``node.wait_for_provision_state`` method in the Python API.
The flag works with all provision state changes except for ``abort``.