python-ironicclient/releasenotes/notes/node-deploy-step-061e8925dfee3918.yaml
Ruby Loo 052ad71866 Support node's deploy_step field
Adds support for a node's ``deploy_step`` (read-only) field.
The deploy step indicates which step is being performed
during the deployment/provisioning of a node.
It is available starting with Bare Metal API version 1.44.

Depends-On: https://review.openstack.org/#/c/579968/
Change-Id: I93ac628bca0822a9a359926389543f7db7fb3e56
Story: #1753128
Task: #22925
2018-07-11 02:19:41 +00:00

10 lines
358 B
YAML

---
features:
- |
Adds support for a node's ``deploy_step`` (read-only) field.
The deploy step indicates which step is being performed
during the deployment/provisioning of a node.
It is available starting with Bare Metal API version 1.44.
For more details, see
`story 1753128 <https://storyboard.openstack.org/#!/story/1753128>`_.