summaryrefslogtreecommitdiff
path: root/ironic/drivers/modules/drac
Commit message (Expand)AuthorAgeFilesLines
* Add a missing comma and correct some typosZhenguo Niu2015-04-211-1/+1
* Merge "DRAC: add retry capability to wsman client operations"Jenkins2015-03-311-4/+38
|\
| * DRAC: add retry capability to wsman client operationsImre Farkas2015-03-201-4/+38
* | DRAC: power on during reboot if powered offImre Farkas2015-03-301-2/+9
|/
* Use oslo_utils replace oslo.utilsjiangfei2015-02-194-6/+6
* Fix filter_query in drac/power interfaceImre Farkas2015-01-271-1/+1
* Merge "DracClient to handle ReturnValue validation"Jenkins2015-01-234-91/+104
|\
| * DracClient to handle ReturnValue validationImre Farkas2015-01-214-91/+104
* | DRAC: Fix wsman host verificationVictor Lowther2015-01-201-0/+1
|/
* DracClient to handle ClientOptions creationImre Farkas2015-01-153-33/+63
* Merge "Add decorator that requires a lock for Drac management driver"Jenkins2014-12-011-0/+2
|\
| * Add decorator that requires a lock for Drac management driverTan Lin2014-11-291-0/+2
* | Add decorator that requires a lock for Drac power driverTan Lin2014-11-271-0/+3
|/
* Enable E111 PEP8 checkDavid Shrewsbury2014-10-131-4/+7
* Enable H405 PEP8 checkDavid Shrewsbury2014-10-101-2/+6
* Merge "Translator functions cleanup part 2"Jenkins2014-09-092-7/+3
|\
| * Translator functions cleanup part 2Vladyslav Drok2014-09-092-7/+3
* | Use oslo.utils instead of ironic.openstack.commonVladyslav Drok2014-09-094-6/+10
|/
* Fix minor issues in the DRAC driverLucas Alvares Gomes2014-09-034-32/+41
* Merge "Implements the DRAC ManagementInterface for get/set boot device"Jenkins2014-09-023-2/+358
|\
| * Implements the DRAC ManagementInterface for get/set boot deviceLucas Alvares Gomes2014-09-013-2/+358
* | Remove gettextutils _ injectionVladyslav Drok2014-08-291-0/+1
|/
* DRAC wsman_{enumerate, invoke}() to return an ElementTree objectLucas Alvares Gomes2014-08-293-22/+41
* Add DracDriver and its DracPower moduleImre Farkas2014-08-195-0/+363