summaryrefslogtreecommitdiff
path: root/ironic/drivers/modules/drac/client.py
Commit message (Expand)AuthorAgeFilesLines
* DRAC: cleanup after switch to python-dracclientImre Farkas2016-01-251-268/+0
* Update help strings for DRAC configsRuby Loo2015-09-291-2/+2
* Merge "Add DRAC BIOS config vendor passthru API"Jenkins2015-07-101-12/+41
|\
| * Add DRAC BIOS config vendor passthru APIVictor Lowther2015-07-101-12/+41
* | Enable translation for config option help messagesstephane2015-07-061-6/+7
|/
* Enforce flake8 E123/6/7/8 in ironicSam Betts2015-06-041-5/+5
* DRAC: config options for retry valuesImre Farkas2015-05-221-5/+22
* Use oslo_log libGhe Rivero2015-05-051-1/+1
* DRAC: add retry capability to wsman client operationsImre Farkas2015-03-201-4/+38
* Use oslo_utils replace oslo.utilsjiangfei2015-02-191-1/+1
* Merge "DracClient to handle ReturnValue validation"Jenkins2015-01-231-2/+41
|\
| * DracClient to handle ReturnValue validationImre Farkas2015-01-211-2/+41
* | DRAC: Fix wsman host verificationVictor Lowther2015-01-201-0/+1
|/
* DracClient to handle ClientOptions creationImre Farkas2015-01-151-5/+42
* Use oslo.utils instead of ironic.openstack.commonVladyslav Drok2014-09-091-1/+2
* Fix minor issues in the DRAC driverLucas Alvares Gomes2014-09-031-3/+25
* DRAC wsman_{enumerate, invoke}() to return an ElementTree objectLucas Alvares Gomes2014-08-291-11/+18
* Add DracDriver and its DracPower moduleImre Farkas2014-08-191-0/+80