Naohiro Tamura 49ca371a5b Add iRMC Management module for iRMC Driver
This module inherits ipmitool.IPMIManagement and overrides the
following two functions for iRMC Drivers in order to make use of iRMC
IPMI boot mode get/set capability and SCCI get sensor data.

* set_boot_device()
* get_sensors_data()

Implements: blueprint irmc-management-driver
Change-Id: I8dd6e76a7e85eb477dcde11e322fa1e308fe968c
2015-02-25 16:08:39 +09:00
..