ironic/releasenotes/notes/fix-oneview-deploy-return-values-ab2ec6ae568d95a5.yaml
Hugo Nicodemos 1198811d8f Fix return values in OneView deploy interface
This patch is about to add the return values of some methods in
the OneView drivers deploy interface and remove it when return
was not needed.

Change-Id: I700380fa85461eec506a953d2b2d823870b196bb
Closes-Bug: 1641162
2016-12-13 21:56:13 -03:00

6 lines
175 B
YAML

---
fixes:
- Fixes an issue where the OneView deploy interface does not
return the node properties and in the tear down phase does
not return the state of the node.