ironic/releasenotes/notes/agent-power-a000fdf37cb870e4.yaml
Dmitry Tantsur 46f8c85752 Add agent power interface
This change adds a new 'agent' power interface that can be used together
with fast-track to deploy nodes without knowing their power credentials.
It relies on the agent staying powered on during the whole pre-deployment
and deployment process.

Story: #2007771
Task: #39995
Change-Id: I3d7157c1c4464b650adebbd7f894ee33d0f8f25b
2020-07-20 09:42:05 +02:00

7 lines
242 B
YAML

---
features:
- |
The new **experimental** ``agent`` power interface allows limited
provisioning operations on nodes without BMC credentials. See `story
2007771 <https://storyboard.openstack.org/#!/story/2007771>`_ for details.