9bb0fcd05e
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
7 lines
279 B
YAML
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.
|