summaryrefslogtreecommitdiff
path: root/ironic
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fixes automated cleaning failure in iLO drivers" into stable/liberty4.2.3Jenkins2016-03-042-2/+10
|\
| * Fixes automated cleaning failure in iLO driversShivanand Tendulker2016-03-042-2/+10
* | Merge "Disable clean step 'reset_ilo' for iLO drivers by default" into stable...Jenkins2016-03-041-1/+1
|\ \
| * | Disable clean step 'reset_ilo' for iLO drivers by defaultShivanand Tendulker2016-03-041-1/+1
| |/
* | Fix unittests after new release of glanceclientVladyslav Drok2016-03-031-6/+23
|/
* Merge "Fix missing lookup() vendor method error for pxe_drac" into stable/lib...Jenkins2016-02-261-1/+3
|\
| * Fix missing lookup() vendor method error for pxe_dracLucas Alvares Gomes2016-02-051-1/+3
* | Tolerate roles in context.RequestContextDavanum Srinivas2016-02-241-6/+8
* | Merge "Fix: Next cleaning hangs if the previous cleaning was aborted" into st...Jenkins2016-02-242-0/+3
|\ \
| * | Fix: Next cleaning hangs if the previous cleaning was abortedLucas Alvares Gomes2016-01-162-0/+3
* | | Fix iPXE template for whole disk imageLucas Alvares Gomes2016-02-192-6/+2
* | | cautiously fail on unhandled heartbeat exceptiondparalen2016-02-052-1/+36
| |/ |/|
* | Imported Translations from ZanataOpenStack Proposal Bot2016-01-205-38/+58
* | Fix a bug error by passwords only includes numbersShinn'ya Hoshino2016-01-142-1/+12
|/
* Merge "take_over() for iscsi_ilo doesnt recreate boot iso" into stable/libertyJenkins2016-01-042-1/+73
|\
| * take_over() for iscsi_ilo doesnt recreate boot isoNisha Agarwal2015-11-152-1/+73
* | iPXE: Fix assumption that ${mac} is the MAC of the NIC it's bootingLucas Alvares Gomes2015-12-081-4/+18
* | Fix bug where clean steps do not run4.2.2Jim Rollenhagen2015-12-032-2/+17
* | Merge "Fix agent_ilo to remove temporary images" into stable/libertyJenkins2015-11-093-1/+21
|\ \
| * | Fix agent_ilo to remove temporary imagesNisha Agarwal2015-10-143-1/+21
| |/
* | Imported Translations from ZanataOpenStack Proposal Bot2015-11-095-26/+25
|/
* Use standard locale when executing 'parted' commandNaohiro Tamura2015-10-132-4/+5
* Merge "Use standard locale when executing 'dd' command" into stable/libertyJenkins2015-10-033-11/+12
|\
| * Use standard locale when executing 'dd' commandYuiko Takada2015-09-303-11/+12
* | Imported Translations from ZanataOpenStack Proposal Bot2015-10-021-0/+2626
|/
* Cleanup of TranslationsAndreas Jaeger2015-09-244-399/+480
* Add i18n _ import to cimc commonSam Betts2015-09-241-0/+1
* Merge "Implement indirection_api"Jenkins2015-09-2412-50/+565
|\
| * Implement indirection_apiGrzegorz Grasza2015-09-2412-50/+565
* | Merge "Make end-points discoverable via Ironic API"Jenkins2015-09-237-5/+73
|\ \
| * | Make end-points discoverable via Ironic APIAnusha Ramineni2015-09-227-5/+73
* | | Allow unsetting node.target_raid_configRamakrishnan G2015-09-224-4/+16
|/ /
* | Merge "Allow abort for CLEANWAIT states"Jenkins2015-09-228-93/+352
|\ \
| * | Allow abort for CLEANWAIT statesLucas Alvares Gomes2015-09-218-93/+352
| |/
* | Merge "Clean up CIMC driver docs and comments"Jenkins2015-09-222-3/+3
|\ \
| * | Clean up CIMC driver docs and commentsSam Betts2015-09-212-3/+3
* | | Merge "Add Cisco IMC PXE Driver"Jenkins2015-09-2214-0/+1075
|\ \ \ | |/ /
| * | Add Cisco IMC PXE DriverSam Betts2015-09-2114-0/+1075
* | | Merge "Fix final comments in RAID commits"Jenkins2015-09-211-3/+2
|\ \ \ | |/ / |/| |
| * | Fix final comments in RAID commitsRamakrishnan G2015-09-211-3/+2
* | | Merge "Refactor agent {prepare,tear_down}_cleaning into deploy_utils"Jenkins2015-09-2110-222/+357
|\ \ \
| * | | Refactor agent {prepare,tear_down}_cleaning into deploy_utilsRamakrishnan G2015-09-2110-222/+357
| |/ /
* | | Merge "Handle unquoted node names from virt types"Jenkins2015-09-212-5/+35
|\ \ \ | |/ / |/| |
| * | Handle unquoted node names from virt typesBob Ball2015-09-212-5/+35
* | | Merge "Implement take_over for iscsi_ilo driver"Jenkins2015-09-212-2/+197
|\ \ \
| * | | Implement take_over for iscsi_ilo driverNisha Agarwal2015-09-202-2/+197
* | | | Fix iRMC vmedia deploy failure due to already attached imageNaohiro Tamura2015-09-214-3/+62
| |_|/ |/| |
* | | Merge "Remove unused object function"Jenkins2015-09-193-106/+0
|\ \ \
| * | | Remove unused object functionLin Tan2015-09-173-106/+0
* | | | Merge "Add IPMINative vendor methods to *IPMINative drivers"Jenkins2015-09-192-7/+27
|\ \ \ \