python-ironicclient/releasenotes/notes/provision-state-adopt-d07b838813cecfb1.yaml
Sharpz7 9bb0fcd05e [codespell] Fixing Spelling Mistakes
This is the first in a series of commits to add support for codespell. This is continuning the process completed in ironic-python-agent.

Future Commits will add a Tox Target, CI support and potentially a git-blame-ignore-revs file if their are lots of spelling mistakes that could clutter git blame.

Change-Id: Iab417bfd09cb0bf416982733933c29e49e3229eb
2024-01-29 23:22:19 +00:00

7 lines
279 B
YAML

---
features:
- Support has been added for the node-set-provision-state verb
``adopt`` which requires API version 1.17. This feature allows
an operator move a node from ``MANAGEABLE`` state to ``ACTIVE``
state without performing cleaning or a deployment operation.