summaryrefslogtreecommitdiff
path: root/ironic
Commit message (Expand)AuthorAgeFilesLines
* Mock pyghmi lib in unit tests if not presentDevananda van der Veen2014-06-234-4/+34
* PXE to pass hints to ImageCache on how much space to reclaimDmitry Tantsur2014-06-234-21/+124
* Merge "Test fake console driver"Jenkins2014-06-201-1/+7
|\
| * Test fake console driverlinggao2014-06-171-1/+7
* | Merge "Use temporary dir for image conversion"Jenkins2014-06-202-10/+40
|\ \
| * | Use temporary dir for image conversionYuriy Zveryanskyy2014-06-202-10/+40
* | | Merge "Virt driver logging improvements"Jenkins2014-06-201-1/+25
|\ \ \ | |/ / |/| |
| * | Virt driver logging improvementsChris Behrens2014-06-171-1/+25
| |/
* | Merge "Move PXE instance level parameters to instance_info"Jenkins2014-06-198-193/+229
|\ \
| * | Move PXE instance level parameters to instance_infoLucas Alvares Gomes2014-06-198-193/+229
* | | Merge "Mock time.sleep for the IPMI tests"Jenkins2014-06-191-15/+12
|\ \ \
| * | | Mock time.sleep for the IPMI testsLucas Alvares Gomes2014-06-191-15/+12
* | | | Merge "Fix utils.execute() for consistency with Oslo code"Jenkins2014-06-191-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Fix utils.execute() for consistency with Oslo codeYuriy Zveryanskyy2014-06-121-1/+2
* | | | Merge "Add 'context' parameter to get_console_output()"Jenkins2014-06-191-1/+1
|\ \ \ \
| * | | | Add 'context' parameter to get_console_output()ryo.kurahashi2014-06-181-1/+1
* | | | | Destroy instance to clear node state on failureAdam Gandelman2014-06-182-1/+42
* | | | | Merge "Cleanup virt driver tests and verify final spawn"Jenkins2014-06-182-138/+101
|\ \ \ \ \
| * | | | | Cleanup virt driver tests and verify final spawnAdam Gandelman2014-06-172-138/+101
* | | | | | Merge "Fix host manager node detection logic"Jenkins2014-06-182-9/+27
|\ \ \ \ \ \
| * | | | | | Fix host manager node detection logicHans Lindgren2014-06-102-9/+27
* | | | | | | Merge "Add missing stats to IronicNodeState"Jenkins2014-06-182-0/+6
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Add missing stats to IronicNodeStateHans Lindgren2014-06-102-0/+6
* | | | | | | Merge "Update IronicHostManager tests to better match how code works"Jenkins2014-06-182-74/+26
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | |
| * | | | | Update IronicHostManager tests to better match how code worksHans Lindgren2014-06-102-74/+26
* | | | | | Merge "Improving unit tests for _do_sync_power_state"Jenkins2014-06-181-0/+20
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Improving unit tests for _do_sync_power_stateMichael Davies2014-06-071-0/+20
* | | | | | Merge "Replace mknod() with chmod()"Jenkins2014-06-172-4/+4
|\ \ \ \ \ \
| * | | | | | Replace mknod() with chmod()David Shrewsbury2014-06-162-4/+4
* | | | | | | Merge "Enforce a minimum time between all IPMI commands"Jenkins2014-06-172-5/+179
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Enforce a minimum time between all IPMI commandsChris Krelle2014-06-162-5/+179
* | | | | | | Merge "Factoring out PXE and TFTP functions"Jenkins2014-06-166-284/+512
|\ \ \ \ \ \ \
| * | | | | | | Factoring out PXE and TFTP functionsJosh Gachnang2014-06-146-284/+512
* | | | | | | | Merge "VendorPassthru.validate()s call _parse_driver_info"Jenkins2014-06-164-9/+43
|\ \ \ \ \ \ \ \
| * | | | | | | | VendorPassthru.validate()s call _parse_driver_infoRuby Loo2014-06-164-9/+43
* | | | | | | | | Merge "Reuse validate_instance_and_node() Nova ironic Driver"Jenkins2014-06-161-14/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Reuse validate_instance_and_node() Nova ironic DriverLucas Alvares Gomes2014-06-061-14/+6
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge "Remove 'node' parameter from the validate() methods"Jenkins2014-06-1613-83/+50
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Remove 'node' parameter from the validate() methodsLucas Alvares Gomes2014-06-1613-83/+50
* | | | | | | | | Merge "Test for membership should be 'not in'"Jenkins2014-06-162-3/+3
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Test for membership should be 'not in'Christian Berendt2014-06-162-3/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Let ipmitool natively retry commands"Jenkins2014-06-164-15/+162
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Let ipmitool natively retry commandsDevananda van der Veen2014-06-134-15/+162
* | | | | | | | Merge "Driver interface's validate should return nothing"Jenkins2014-06-165-10/+15
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Driver interface's validate should return nothingRuby Loo2014-06-125-10/+15
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "Add unique constraint to instance_uuid"Jenkins2014-06-133-2/+54
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add unique constraint to instance_uuidLucas Alvares Gomes2014-06-113-2/+54
| | |_|/ / / | |/| | | |
* | | | | | Sync processutils from oslo codeMikhail Durnosvistov2014-06-131-33/+58
| |/ / / / |/| | | |
* | | | | Merge "Wipe any metadata from a nodes disk"Jenkins2014-06-123-19/+159
|\ \ \ \ \
| * | | | | Wipe any metadata from a nodes diskChris Krelle2014-06-103-19/+159