ironic/ironic/drivers/modules/drac
Imre Farkas 7dae70b2c6 DRAC: fix set/get boot device for 11g
The WSMAN API changed between 11g and 12g. The BootSourceType attribute
from the DCIM_BootSourceSetting resource is missing on 11g. With this
change, setting boot device will work on 11g/12g/13g hardware.

Change-Id: I1395b7542dfd433f3b7b99a05aa44e19b6fda897
Closes-Bug: #1413949
2015-06-13 17:37:48 +02:00
..
__init__.py Add DracDriver and its DracPower module 2014-08-19 16:28:52 +02:00
client.py Enforce flake8 E123/6/7/8 in ironic 2015-06-04 12:56:51 +01:00
common.py Add a missing comma and correct some typos 2015-04-21 15:44:29 +08:00
management.py DRAC: fix set/get boot device for 11g 2015-06-13 17:37:48 +02:00
power.py Use oslo_log lib 2015-05-05 08:43:28 +02:00
resource_uris.py DRAC: fix set/get boot device for 11g 2015-06-13 17:37:48 +02:00