ironic/ironic/drivers
Sinval Vieira 4483de30ba Add Dynamic Allocation feature for the OneView drivers
This change is about adding the ability to the OneView drivers of
dynamically allocate OneView resources to Ironic. The current
version of the drivers consider what we call "pre-allocation" of
nodes, meaning that when a node is registered in Ironic, even if
it is not in use, this resource is still reserved in OneView.
This change will prevent such situations by allocating OneView
resources only at boot time, allowing both systems to really
share the same pool of hardware.

Change-Id: I43d1db490b4834080562946b8a6ca584ea36864d
Co-Authored-By: Lilia Sampaio <liliars@lsd.ufcg.edu.br>
Co-Authored-By: Xavier <marcusrafael@lsd.ufcg.edu.br>
Co-Authored-By: Hugo Nicodemos <nicodemos@lsd.ufcg.edu.br>
Co-Authored-By: Thiago Paiva Brito <thiagop@lsd.ufcg.edu.br>
Co-Authored-By: Caio Oliveira <caiobo@lsd.ufcg.edu.br>
Partial-Bug: #1541096
2016-08-04 13:10:02 -03:00
..
modules Add Dynamic Allocation feature for the OneView drivers 2016-08-04 13:10:02 -03:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
agent.py IPMITool: add IPMISocatConsole and IPMIConsole class 2016-07-25 16:42:31 +09:00
base.py Centralize config options - [DEFAULT] 2016-07-15 14:05:09 -07:00
drac.py Remove support for the old ramdisk (DIB deploy-ironic element) 2016-06-09 13:43:21 +02:00
fake.py IPMITool: add IPMISocatConsole and IPMIConsole class 2016-07-25 16:42:31 +09:00
ilo.py Adds RAID interface for 'iscsi_ilo' 2016-05-09 08:26:57 +00:00
irmc.py Add hardware inspection module for iRMC driver 2016-02-12 11:28:38 +09:00
oneview.py Add Dynamic Allocation feature for the OneView drivers 2016-08-04 13:10:02 -03:00
pxe.py IPMITool: add IPMISocatConsole and IPMIConsole class 2016-07-25 16:42:31 +09:00
raid_config_schema.json RAID interface to support JBOD volumes 2016-05-04 14:28:48 +00:00
utils.py Move _normalize_mac to driver utils 2016-03-17 18:17:26 +02:00