ironic/ironic/drivers
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
..
modules Validation before perform node deallocation 2017-04-24 14:18:47 +00:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
agent.py Remove most unsupported drivers 2017-02-09 08:09:03 +00:00
base.py Copy and append to static lists 2017-03-29 15:39:07 +01:00
drac.py Remove agent vendor passthru from most drivers 2016-11-29 09:30:32 +02:00
fake.py Remove most unsupported drivers 2017-02-09 08:09:03 +00:00
fake_hardware.py Add storage_interface to base driver class 2016-12-21 20:35:30 +00:00
generic.py Add dynamic driver functionality to REST API 2017-01-30 22:12:55 +00:00
hardware_type.py exception from driver_factory.default_interface() 2017-02-06 20:48:56 +00:00
ilo.py Remove agent vendor passthru from iLO drvers 2016-12-08 21:54:25 +02:00
ipmi.py Add hardware type for IPMI using ipmitool 2017-01-26 14:22:23 +01:00
irmc.py Add hardware type 'irmc' for FUJITSU PRIMERGY servers 2017-02-01 00:09:22 +07:00
oneview.py Remove agent vendor passthru from OneView drivers 2016-12-13 09:31:08 +02:00
pxe.py Remove most unsupported drivers 2017-02-09 08:09:03 +00:00
raid_config_schema.json RAID interface to support JBOD volumes 2016-05-04 14:28:48 +00:00
utils.py Fix setting persistent boot device does not work 2017-01-11 10:31:36 +07:00