summaryrefslogtreecommitdiff
path: root/ironic/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Make DHCP provider pluggable"Jenkins2014-08-292-9/+13
|\ \
| * | Make DHCP provider pluggableEllen Hui2014-08-292-9/+13
* | | DRAC wsman_{enumerate, invoke}() to return an ElementTree objectLucas Alvares Gomes2014-08-293-22/+41
|/ /
* | Add console interface to agent_ipmitool driverRuby Loo2014-08-271-0/+1
|/
* Merge "Add support for creating vfat and iso images"Jenkins2014-08-262-8/+3
|\
| * Add support for creating vfat and iso imagesRamakrishnan G2014-08-262-8/+3
* | Merge "Add management interface for agent drivers"Jenkins2014-08-261-0/+2
|\ \ | |/ |/|
| * Add management interface for agent driversRamakrishnan G2014-08-221-0/+2
* | Merge "handle invalid seamicro_api_version"Jenkins2014-08-261-3/+14
|\ \
| * | handle invalid seamicro_api_versionRuby Loo2014-08-201-3/+14
* | | Take iSCSI deploy out of pxe driverRamakrishnan G2014-08-225-347/+536
| |/ |/|
* | return power state ERROR instead of an exceptionRuby Loo2014-08-201-1/+24
|/
* Merge "Add DracDriver and its DracPower module"Jenkins2014-08-207-0/+416
|\
| * Add DracDriver and its DracPower moduleImre Farkas2014-08-197-0/+416
* | Merge "Add in text for text mode on trusty"Jenkins2014-08-203-5/+5
|\ \
| * | Add in text for text mode on trustyRobert Collins2014-08-193-5/+5
* | | Merge "Add Parallels virtualisation type"Jenkins2014-08-201-3/+44
|\ \ \
| * | | Add Parallels virtualisation typeDavide Guerri2014-08-191-3/+44
| |/ /
* | | Merge "use MissingParameterValue exception in iboot"Jenkins2014-08-191-12/+19
|\ \ \
| * | | use MissingParameterValue exception in ibootRuby Loo2014-08-191-12/+19
| |/ /
* | | IPMI double bridging functionalityRakesh H S2014-08-191-46/+159
|/ /
* | Remove d_info param from _destroy_imagesGhe Rivero2014-08-181-6/+4
|/
* Merge "Replace incomplete "ilo" driver with pxe_ilo and fake_ilo"Jenkins2014-08-173-43/+32
|\
| * Replace incomplete "ilo" driver with pxe_ilo and fake_iloDevananda van der Veen2014-08-143-43/+32
* | Handle all exceptions from _exec_ipmitoolRuby Loo2014-08-141-20/+27
* | Improve exception handling in console codeRuby Loo2014-08-142-30/+99
|/
* Use valid exception in start_shellinabox_consoleRuby Loo2014-08-131-1/+2
* Merge "Mechanism to cleanup all ImageCaches"Jenkins2014-08-133-80/+77
|\
| * Mechanism to cleanup all ImageCachesRamakrishnan G2014-08-133-80/+77
* | Raise MissingParameterValue instead of InvalidGhe Rivero2014-08-129-54/+107
|/
* Add iPXE support for IronicLucas Alvares Gomes2014-08-084-13/+82
* Merge "Migration to oslo.utils library"Jenkins2014-08-0712-12/+17
|\
| * Migration to oslo.utils libraryGhe Rivero2014-08-0612-12/+17
* | Check if boot device is persistent on ipminativeLucas Alvares Gomes2014-08-051-1/+2
|/
* Merge "Remove dbapi calls from agent driver"Jenkins2014-08-011-7/+3
|\
| * Remove dbapi calls from agent driverJim Rollenhagen2014-08-011-7/+3
* | Implements send-data-to-ceilometerwhaom2014-08-016-0/+170
|/
* Port iBoot PDU driver from NovaLucas Alvares Gomes2014-07-313-0/+216
* Log exception with translationJim Rollenhagen2014-07-301-1/+2
* Add ironic-python-agent deploy driverJim Rollenhagen2014-07-305-0/+841
* Merge "SSH virsh to use the new ManagementInterface"Jenkins2014-07-293-1/+165
|\
| * SSH virsh to use the new ManagementInterfaceLucas Alvares Gomes2014-07-253-1/+165
* | Push the image cache ttl way upRobert Collins2014-07-281-1/+3
|/
* IPMINative to use the new ManagementInterfaceLucas Alvares Gomes2014-07-243-55/+99
* Add drivers.base.BaseDriver.get_properties()Ruby Loo2014-07-2310-32/+235
* Merge "SeaMicro to use the new ManagementInterface"Jenkins2014-07-223-17/+77
|\
| * SeaMicro to use the new ManagementInterfaceLucas Alvares Gomes2014-07-223-17/+77
* | Rename/update common/tftp.py to common/pxe_utils.pyLucas Alvares Gomes2014-07-221-13/+22
|/
* Merge "IPMITool to use the new ManagementInterface"Jenkins2014-07-223-36/+107
|\
| * IPMITool to use the new ManagementInterfaceLucas Alvares Gomes2014-07-213-36/+107