summaryrefslogtreecommitdiff
path: root/ironic/drivers/drac.py
Commit message (Expand)AuthorAgeFilesLines
* Remove the iDRAC classic driversDmitry Tantsur2018-06-261-60/+0
* Migrate the remaining classic drivers to hardware typesDmitry Tantsur2018-02-011-0/+31
* Add no-vendor interface to the idrac hardware typesDmitry Tantsur2017-11-141-1/+1
* Add 'hardware type' for Dell EMC iDRACsRichard Pioso2017-08-181-0/+38
* Fix DRAC classic driver double manage/provideRichard Pioso2017-08-181-2/+2
* Remove agent vendor passthru from most driversPavlo Shchelokovskyy2016-11-291-14/+1
* DRAC: list unfinished jobsImre Farkas2016-09-211-0/+1
* Merge "DRAC OOB inspection"Jenkins2016-09-021-1/+11
|\
| * DRAC OOB inspectionImre Farkas2016-09-021-1/+11
* | Remove unused LOG and CONFzhufl2016-09-011-4/+0
|/
* DRAC RAID configurationImre Farkas2016-08-301-4/+10
* Remove support for the old ramdisk (DIB deploy-ironic element)Dmitry Tantsur2016-06-091-3/+1
* Fix missing lookup() vendor method error for pxe_dracLucas Alvares Gomes2016-02-041-1/+3
* DRAC: cleanup after switch to python-dracclientImre Farkas2016-01-251-5/+0
* DRAC: switch to python-dracclient on power interfaceImre Farkas2015-12-151-0/+6
* Refactor pxe - New PXEBoot and ISCSIDeploy interfacesRamakrishnan G2015-07-281-5/+7
* Add DRAC BIOS config vendor passthru APIVictor Lowther2015-07-101-1/+13
* Enforce flake8 E123/6/7/8 in ironicSam Betts2015-06-041-2/+2
* ironic-discoverd is being renamed to ironic-inspectorDmitry Tantsur2015-06-011-2/+2
* Start using in-band inspectionDmitry Tantsur2015-03-161-0/+3
* Use oslo_utils replace oslo.utilsjiangfei2015-02-191-1/+1
* Add the PXE VendorPassthru interface to PXEDracDriverLucas Alvares Gomes2014-10-101-0/+1
* Use oslo.utils instead of ironic.openstack.commonVladyslav Drok2014-09-091-1/+2
* Merge "Implements the DRAC ManagementInterface for get/set boot device"Jenkins2014-09-021-6/+3
|\
| * Implements the DRAC ManagementInterface for get/set boot deviceLucas Alvares Gomes2014-09-011-6/+3
* | Remove gettextutils _ injectionVladyslav Drok2014-08-291-0/+1
|/
* Add DracDriver and its DracPower moduleImre Farkas2014-08-191-0/+39