summaryrefslogtreecommitdiff
path: root/ironic/tests/drivers/test_iscsi_deploy.py
Commit message (Expand)AuthorAgeFilesLines
* Don't pass boot_option: local for whole disk imagesJim Rollenhagen2015-04-081-0/+18
* Fix VM stuck when deploying with pxe_ssh + local bootLucas Alvares Gomes2015-04-071-0/+25
* Check status of bootloader installation for DIB ramdiskRamakrishnan G2015-04-071-0/+90
* Ensure configdrive isn't mounted for ilo driversRamakrishnan G2015-03-251-0/+1
* Fail deploy if root uuid or disk id isn't availableRamakrishnan G2015-03-201-35/+56
* Add uefi support for agent iscsi deployRamakrishnan G2015-03-171-8/+17
* IPA: Add support for root device hintsLucas Alvares Gomes2015-03-161-37/+0
* Merge "Add validations for root device hints"Jenkins2015-03-131-0/+10
|\
| * Add validations for root device hintsLucas Alvares Gomes2015-03-131-0/+10
* | Add localboot support for uefi boot modeRamakrishnan G2015-03-131-3/+17
|/
* Adds support for deploying whole disk imagesSirushti Murugesan2015-03-121-40/+153
* Make sure we don't log the full content of the config driveLucas Alvares Gomes2015-03-101-0/+47
* Refactor agent iscsi deploy out of pxe driverRamakrishnan G2015-03-091-0/+85
* Support for non-Glance image referencesVladyslav Drok2015-02-261-0/+120
* Root partition should be bootable for localbootRamakrishnan G2015-02-251-0/+32
* Add tests for ilo_deploy driverAnusha Ramineni2015-02-241-1/+52
* Use functions from oslo.utilsVictor Sergeyev2015-02-231-2/+3
* Add support for local bootLucas Alvares Gomes2015-02-091-2/+25
* Move oslo.config references to oslo_configJim Rollenhagen2015-02-021-1/+1
* PXE: Add configdrive supportLucas Alvares Gomes2015-01-151-0/+8
* PXE: Pass root device hints via kernel cmdlineLucas Alvares Gomes2014-12-221-1/+33
* Add tests to iscsi_deploy.build_deploy_ramdisk_optionsLucas Alvares Gomes2014-12-051-0/+45
* Merge "Change the force_raw_image config usage"Jenkins2014-10-311-1/+1
|\
| * Change the force_raw_image config usageyunhong jiang2014-10-281-1/+1
* | Removed hardcoded IDs from "port" test resourcesDmitry Nikishov2014-10-281-6/+6
|/
* Enable H305 PEP8 checkDavid Shrewsbury2014-10-131-1/+1
* Move database fixture to a separate test caseVladyslav Drok2014-10-081-7/+0
* Merge "Use DbTestCase as test base when context needed"Jenkins2014-10-011-4/+1
|\
| * Use DbTestCase as test base when context neededVladyslav Drok2014-09-301-4/+1
* | Merge "Refactor PXE clean up tests"Jenkins2014-09-301-0/+12
|\ \ | |/ |/|
| * Refactor PXE clean up testsDmitry Tantsur2014-09-251-0/+12
* | Remove unneeded context initialization in testsVladyslav Drok2014-09-251-2/+0
|/
* Take iSCSI deploy out of pxe driverRamakrishnan G2014-08-221-0/+205