summaryrefslogtreecommitdiff
path: root/ironic/drivers/modules/drac/common.py
Commit message (Expand)AuthorAgeFilesLines
* Removing deprecated drac_host propertyRiccardo Pittau2019-01-311-20/+1
* Remove translation of log messagesNgo Quoc Cuong2017-05-171-10/+10
* Drac: Deprecate drac_host propertyLucas Alvares Gomes2016-11-251-3/+25
* DRAC: cleanup after switch to python-dracclientImre Farkas2016-01-251-22/+0
* DRAC: switch to python-dracclient on power interfaceImre Farkas2015-12-151-0/+26
* Validate all tcp/udp port numbersZhenguo Niu2015-11-191-5/+5
* Add a missing comma and correct some typosZhenguo Niu2015-04-211-1/+1
* Use oslo_utils replace oslo.utilsjiangfei2015-02-191-1/+1
* DracClient to handle ReturnValue validationImre Farkas2015-01-211-22/+0
* Enable H405 PEP8 checkDavid Shrewsbury2014-10-101-2/+6
* Use oslo.utils instead of ironic.openstack.commonVladyslav Drok2014-09-091-1/+2
* Fix minor issues in the DRAC driverLucas Alvares Gomes2014-09-031-2/+9
* Merge "Implements the DRAC ManagementInterface for get/set boot device"Jenkins2014-09-021-2/+7
|\
| * Implements the DRAC ManagementInterface for get/set boot deviceLucas Alvares Gomes2014-09-011-2/+7
* | Remove gettextutils _ injectionVladyslav Drok2014-08-291-0/+1
|/
* DRAC wsman_{enumerate, invoke}() to return an ElementTree objectLucas Alvares Gomes2014-08-291-0/+14
* Add DracDriver and its DracPower moduleImre Farkas2014-08-191-0/+100