ironic/ironic/tests
Xavier e102ce02d0 Validation before perform node deallocation
Introduces a new validation to ensure the node deallocation
process will only be performed to nodes that have Server
Profile applied in OneView. When the allocation process
fails, the machine will have no Server Profile applied in
OneView and in ironic it will have no reference to any
Server Profile. Under these conditions if the deallocation
process be performed the driver will try to delete a
nonexistent Server Profile in OneView, leaving the node
in error state in ironic.

Change-Id: I83cef7fafac4e22ebf5eb4fe83f6da26ec132c99
Closes-Bug: #1657892
(cherry picked from commit 0b23a041f1)
2017-04-24 14:18:47 +00:00
..
functional Prepare for functional testing 2015-09-28 21:27:01 +00:00
unit Validation before perform node deallocation 2017-04-24 14:18:47 +00:00
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
base.py Support defining and loading hardware types 2016-12-14 18:50:52 +01:00