ironic/ironic
Xavier b78605487d Add inspection feature for the OneView drivers
This change is about adding the ability to the OneView drivers of doing
hardware inspection. In this context, for enable hardware under
management by OneView been inspected, is essencial a Server Profile
applied to that hardware. A Server Profile, in OneView context, means
a configuration that makes booting and connectivity operations settings
possible.

Considering in-band inspection as the inspection process that involves
booting a ramdisk on the target node and fetching information directly
from it, in this patch we extend the
ironic.drivers.modules.inspector.Inspector class to inherit the ironic
implementation for in-band inspection behaviours and to address our
needs, we override the 'inspect_hardware' method to apply the needed
Server Profile and we also override the '_periodic_check_result'
periodic task to remove the Server Profile after the inspection
process is over.

Change-Id: I77ebf4b9175c2c1df1baa6d58714ff54c97c17ff
Closes-Bug: 1621530
2016-09-28 20:50:38 -03:00
..
api Merge "__ne__() unit tests & have special methods use (self, other)" 2016-09-12 15:53:40 +00:00
cmd Separate WSGIService from RPCService 2016-09-15 11:14:20 -04:00
common Merge "Remove NotificationEventTypeError as not needed" 2016-09-19 11:57:50 +00:00
conductor Refresh fsm in task when a shared lock is upgraded 2016-09-01 14:10:12 +00:00
conf Merge "Grub2 by default for PXE + UEFI" 2016-09-20 11:20:22 +00:00
db Add standalone_ports_supported to portgroup - DB 2016-08-31 11:30:46 +03:00
dhcp Merge imports in code 2016-08-24 01:34:03 +00:00
drivers Add inspection feature for the OneView drivers 2016-09-28 20:50:38 -03:00
locale Imported Translations from Zanata 2016-06-11 07:09:11 +00:00
nova Deprecate ClusteredComputeManager 2016-08-10 07:33:49 -04:00
objects Merge "Remove NotificationEventTypeError as not needed" 2016-09-19 11:57:50 +00:00
tests Add inspection feature for the OneView drivers 2016-09-28 20:50:38 -03:00
__init__.py Move eventlent monkeypatch out of cmd/ 2014-02-08 00:11:56 -08:00
version.py Correct version.py and update current version string 2014-03-21 13:50:05 -07:00