ironic/releasenotes/notes/oneview-node-free-for-ironic-61b05fee827664cb.yaml
Charlle Daniel 2505cb58f7 Ensures that OneView nodes are free for use by Ironic
Following the requirement. The validation is used within
"OneViewPower.validate". As a result it enforces that a machine
is owned by OneView, thus it cannot be powered on or off by the
Ironic driver. Raising an exception when the node is owned by
Oneview.

Change-Id: Ibf500577b7a3b5976fd49fd217c1be3d3e9c0f46
Closes-Bug: 1627034
Co-Authored-By: Stenio Araujo <steniaraujo@lsd.ufcg.edu.br>
2017-01-12 12:22:07 +00:00

5 lines
121 B
YAML

---
fixes:
- Fixes an issue with ironic being able to change
the power state of nodes currently in use by OneView.