ironic/ironic/drivers/modules/redfish
Dmitry Tantsur 40a50e1ee9 Bring the redfish driver address parameter closer to one of other drivers
All of the drivers assume driver_address is a host name or IP, but for redfish
it's scheme://authority. This change allows to provide only host name here too.

Change-Id: Id392b79375b37b8ca8be63bec4818b8d9a3982d4
2017-04-28 14:04:33 +02:00
..
__init__.py Add redfish driver 2017-04-21 11:06:24 +01:00
management.py Add redfish driver 2017-04-21 11:06:24 +01:00
power.py Add redfish driver 2017-04-21 11:06:24 +01:00
utils.py Bring the redfish driver address parameter closer to one of other drivers 2017-04-28 14:04:33 +02:00