ironic/ironic/drivers/modules/redfish
Vladyslav Drok ea3f62a132 Remove usage of some of the deprecated methods
Switch to enginefacade.writer during migrations instead of using
legacy facade, use inspect.signature instead of inspect.getargspec
in python 3.

Change-Id: I8ce536a5ce7e9f248d75fb9de8e7c1974a3423b3
2017-07-31 10:14:08 +00: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 Make redfish power interface wait for the power state change 2017-06-29 16:47:08 +02:00
utils.py Remove usage of some of the deprecated methods 2017-07-31 10:14:08 +00:00