ironic/ironic/drivers/modules
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
..
cimc Centralize config options - [cimc] 2016-06-16 16:45:51 -07:00
drac Fix import method to follow community guideline 2016-12-02 02:12:30 +00:00
ilo Follow up patch for SNMPv3 support 2017-02-10 09:44:19 -08:00
irmc Follow-up iRMC power driver for soft reboot/poff 2017-02-07 13:46:54 +09:00
network Walk over all objects when doing VIF detach 2017-02-13 11:30:13 +00:00
oneview Validation before perform node deallocation 2017-04-24 14:18:47 +00:00
storage Add storage_interface to base driver class 2016-12-21 20:35:30 +00:00
ucs Fix a typo in helper.py 2016-09-23 10:12:19 +08:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
agent.py Unbind tenant ports before rebuild 2017-02-08 11:47:27 +02:00
agent_base_vendor.py Fix wrong exception message when deploy failed 2016-12-22 09:51:45 +00:00
agent_client.py Remove iSCSI deploy support for IPA Mitaka 2017-02-01 21:53:25 +00:00
agent_config.template Do not pass ipa-driver-name as kernel parameter 2016-11-11 17:16:20 +02:00
boot.ipxe Convert iPXE boot script to Jinja template 2016-11-21 18:44:38 +02:00
console_utils.py Remove 'fork' option from socat command 2016-12-29 19:13:31 +00:00
deploy_utils.py Merge "Validate the generated swift temp url" 2017-01-19 13:50:20 +00:00
elilo_efi_pxe_config.template Do not pass ipa-driver-name as kernel parameter 2016-11-11 17:16:20 +02:00
fake.py Add the timeout parameter to relevant methods in the fake power interface 2017-02-01 16:31:37 +00:00
image_cache.py Remove file prefix parameter from lockutils methods 2016-11-28 13:29:01 +02:00
inspector.py Do not fail in Inspector.__init__ if [inspector]enabled is False 2017-01-17 14:10:08 +01:00
ipminative.py Add description for vendor passthru methods 2016-10-04 22:30:30 +00:00
ipmitool.py Merge "Ipmitool management driver for Inject NMI" 2017-01-23 16:45:09 +00:00
ipxe_config.template Do not pass ipa-driver-name as kernel parameter 2016-11-11 17:16:20 +02:00
iscsi_deploy.py Unbind tenant ports before rebuild 2017-02-08 11:47:27 +02:00
master_grub_cfg.txt grub2 bootloader support for uefi boot mode 2015-07-29 03:18:41 +00:00
noop.py Add dynamic driver functionality to REST API 2017-01-30 22:12:55 +00:00
pxe.py Use only Glance V2 by default (with a compatibility option) 2017-01-19 13:20:10 +01:00
pxe_config.template Do not pass ipa-driver-name as kernel parameter 2016-11-11 17:16:20 +02:00
pxe_grub_config.template Do not pass ipa-driver-name as kernel parameter 2016-11-11 17:16:20 +02:00
snmp.py Merge "Update hacking test-requirement" 2016-08-26 00:12:44 +00:00
ssh.py Update to hacking 0.12.0 and use new checks 2016-11-08 11:57:15 -08:00