summaryrefslogtreecommitdiff
path: root/ironic
Commit message (Expand)AuthorAgeFilesLines
* Stop unit-testing processutils internalsDmitry Tantsur2016-05-311-54/+0
* Force iRMC vmedia boot from remotely connected CD/DVDNaohiro Tamura2016-04-132-78/+148
* Normalize MAC OctetString to fix InvalidMAC exceptionNaohiro Tamura2016-04-072-4/+5
* Merge "Agent: Out-of-band power off on deploy"Jenkins2016-03-228-28/+127
|\
| * Agent: Out-of-band power off on deployLucas Alvares Gomes2016-03-228-28/+127
* | Merge "Append 'Openstack-Request-Id' header to the response"Jenkins2016-03-222-0/+29
|\ \
| * | Append 'Openstack-Request-Id' header to the responseLin Tan2016-03-222-0/+29
* | | Merge "Fix sphinx docs build"Jenkins2016-03-221-0/+3
|\ \ \
| * | | Fix sphinx docs buildJim Rollenhagen2016-03-221-0/+3
* | | | Add disk_label and node_uuid for agent driversNisha Agarwal2016-03-222-2/+9
| |_|/ |/| |
* | | Merge "Removes redundant "to""Jenkins2016-03-211-1/+1
|\ \ \
| * | | Removes redundant "to"Nguyen Hung Phuong2016-03-181-1/+1
* | | | Merge "Add ensure_thread_contain_context() to task_manager"Jenkins2016-03-212-0/+40
|\ \ \ \
| * | | | Add ensure_thread_contain_context() to task_managerLin Tan2016-03-162-0/+40
* | | | | Merge "Add support for partition images in agent drivers"Jenkins2016-03-2110-187/+671
|\ \ \ \ \
| * | | | | Add support for partition images in agent driversFaizan Barmawer2016-03-2110-187/+671
* | | | | | Merge "Make sure target state is cleared on stable states"Jenkins2016-03-214-7/+36
|\ \ \ \ \ \
| * | | | | | Make sure target state is cleared on stable statesLucas Alvares Gomes2016-03-184-7/+36
| | |_|/ / / | |/| | | |
* | | | | | Translate requests exception to IronicExceptionLucas Alvares Gomes2016-03-182-3/+26
* | | | | | Merge "Extend the Conductor RPC object"Jenkins2016-03-184-10/+75
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Extend the Conductor RPC objectLucas Alvares Gomes2016-03-184-10/+75
* | | | | | Merge "Remove unneeded 'wait=False' to be more clean and consistent"Jenkins2016-03-182-3/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Remove unneeded 'wait=False' to be more clean and consistentZhenguo Niu2016-03-152-3/+2
* | | | | | Merge "Follow-up of firmware update(iLO) as manual cleaning step"Jenkins2016-03-175-50/+120
|\ \ \ \ \ \
| * | | | | | Follow-up of firmware update(iLO) as manual cleaning stepDebayan Ray2016-03-155-50/+120
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Pass region_name to SwiftAPI"Jenkins2016-03-162-9/+29
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Pass region_name to SwiftAPIXiaobin Qu2016-03-142-9/+29
| | |_|/ / | |/| | |
* | | | | Merge "Uses jsonschema library to verify clean steps"Jenkins2016-03-142-44/+55
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Uses jsonschema library to verify clean stepsSana Khan2016-03-142-44/+55
* | | | | Merge "Support for passing CA certificate in Ironic Glance Communication"Jenkins2016-03-143-1/+33
|\ \ \ \ \
| * | | | | Support for passing CA certificate in Ironic Glance CommunicationAparna2016-03-073-1/+33
* | | | | | SSH driver: Remove pipes from virsh's list_{all, running}Lucas Alvares Gomes2016-03-103-6/+9
| |_|/ / / |/| | | |
* | | | | Add new 'disk_label' capabilityLucas Alvares Gomes2016-03-084-22/+62
| |_|/ / |/| | |
* | | | Merge "Add returns to send_raw() ipmitool function"Jenkins2016-03-082-1/+14
|\ \ \ \
| * | | | Add returns to send_raw() ipmitool functionYuriy Zveryanskyy2016-03-032-1/+14
* | | | | Merge "Add function for dump SDR to ipmitool driver"Jenkins2016-03-082-0/+45
|\ \ \ \ \ | |/ / / /
| * | | | Add function for dump SDR to ipmitool driverYuriy Zveryanskyy2016-03-032-0/+45
* | | | | Merge "Refactor the management verbs check to utils"Jenkins2016-03-074-42/+79
|\ \ \ \ \
| * | | | | Refactor the management verbs check to utilsKan2016-03-044-42/+79
| | |_|_|/ | |/| | |
* | | | | Firmware update(iLO) as manual cleaning stepDebayan Ray2016-03-048-31/+1520
| |_|/ / |/| | |
* | | | Merge "Remove duplicate doc in ironic.conf.sample"Jenkins2016-03-047-17/+13
|\ \ \ \
| * | | | Remove duplicate doc in ironic.conf.sampleLin Tan2016-03-047-17/+13
* | | | | Merge "Make some agent functions require exclusive lock"Jenkins2016-03-043-11/+15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Make some agent functions require exclusive lockLin Tan2016-02-263-11/+15
| | |_|/ | |/| |
* | | | Merge "Add clean step in iLO drivers to activate iLO license"Jenkins2016-03-042-3/+62
|\ \ \ \
| * | | | Add clean step in iLO drivers to activate iLO licenseDebayan Ray2016-03-032-3/+62
* | | | | Merge "ipxe: add --timeout parameter to kernel and initrd"Jenkins2016-03-035-7/+68
|\ \ \ \ \
| * | | | | ipxe: add --timeout parameter to kernel and initrdGonéri Le Bouder2016-03-025-7/+68
* | | | | | Fix unittests after new releases of librariesVladyslav Drok2016-03-032-12/+34
| |_|_|_|/ |/| | | |
* | | | | Merge "Add possible values for config options"Jenkins2016-03-031-0/+30
|\ \ \ \ \ | |_|/ / / |/| | | |