summaryrefslogtreecommitdiff
path: root/ironic/tests/drivers/test_deploy_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Prepare for functional testingJohn L. Villalovos2015-09-281-2284/+0
* Refactor agent {prepare,tear_down}_cleaning into deploy_utilsRamakrishnan G2015-09-211-3/+128
* Add support for inband raid configuration agent ramdiskRamakrishnan G2015-09-141-1/+1
* Merge "Fix a trusted boot test bug"Jenkins2015-08-041-0/+6
|\
| * Fix a trusted boot test bugLin Tan2015-07-311-0/+6
* | Merge "grub2 bootloader support for uefi boot mode"Jenkins2015-08-041-4/+89
|\ \
| * | grub2 bootloader support for uefi boot modeShivanand Tendulker2015-07-291-4/+89
| |/
* | Add information 'node_uuid' in debug logs to facilitate the reader's lifeSinval Vieira2015-07-311-6/+21
|/
* Refactor pxe - New PXEBoot and ISCSIDeploy interfacesRamakrishnan G2015-07-281-0/+130
* Add CLEANWAIT stateLucas Alvares Gomes2015-07-271-3/+3
* Use utils.mkfs directly in deploy_utilsZhenguo Niu2015-07-231-25/+27
* Merge "Migrate RPC objects to oslo.versionedobjects Fields"Jenkins2015-07-101-2/+2
|\
| * Migrate RPC objects to oslo.versionedobjects FieldsLucas Alvares Gomes2015-07-091-2/+2
* | Mock the file creation for the GetConfigdriveTestCase testsLucas Alvares Gomes2015-07-071-5/+27
|/
* Fix failing unit tests under py34Chris Dearborn2015-07-011-10/+15
* Merge "Add a new boot section 'trusted_boot' for PXE"Jenkins2015-06-301-0/+73
|\
| * Add a new boot section 'trusted_boot' for PXELin Tan2015-06-261-0/+73
* | Merge "Add option to configure passes in erase_devices"Jenkins2015-06-231-0/+8
|\ \ | |/ |/|
| * Add option to configure passes in erase_devicesAnusha Ramineni2015-06-181-0/+8
* | Merge "Validate capability in properties and instance_info"Jenkins2015-06-181-0/+36
|\ \ | |/ |/|
| * Validate capability in properties and instance_infoShivanand Tendulker2015-06-151-0/+36
* | Don't raise exception from set_failed_state()Ruby Loo2015-06-151-0/+34
|/
* Enforce flake8 E123/6/7/8 in ironicSam Betts2015-06-041-37/+40
* Merge "Improve root partition size check in deploy_partition_image"Jenkins2015-05-141-18/+37
|\
| * Improve root partition size check in deploy_partition_imageVladyslav Drok2015-05-121-18/+37
* | Merge "ironic/tests/drivers: Add autospec=True and spec_set="Jenkins2015-05-111-61/+83
|\ \
| * | ironic/tests/drivers: Add autospec=True and spec_set=John L. Villalovos2015-05-111-61/+83
| |/
* | Run tests in py34 environmentVictor Sergeyev2015-05-061-4/+4
|/
* Merge "Fix mocks not being stopped as intended"Jenkins2015-04-081-10/+15
|\
| * Fix mocks not being stopped as intendedJohn L. Villalovos2015-04-071-10/+15
* | boot_mode is overwritten in node propertiesShivanand Tendulker2015-04-071-0/+21
|/
* Fix cleaning nitsJosh Gachnang2015-03-311-35/+25
* pxe partition image deploy fails in UEFI boot modeShivanand Tendulker2015-03-231-3/+3
* Fixed nits for secure boot support for iLO DriversShivanand Tendulker2015-03-221-1/+1
* Changes for secure boot support for iLO driversShivanand Tendulker2015-03-191-0/+12
* Implement cleaning/zapping for the agent driverJosh Gachnang2015-03-191-0/+124
* Add uefi support for agent iscsi deployRamakrishnan G2015-03-171-31/+43
* IPA: Add support for root device hintsLucas Alvares Gomes2015-03-161-1/+34
* Add localboot support for uefi boot modeRamakrishnan G2015-03-131-51/+146
* Adds support for deploying whole disk imagesSirushti Murugesan2015-03-121-87/+275
* Refactor agent iscsi deploy out of pxe driverRamakrishnan G2015-03-091-0/+59
* Use mock instead of fixtures when appropriateVladyslav Drok2015-02-271-9/+2
* Root partition should be bootable for localbootRamakrishnan G2015-02-251-27/+67
* Use functions from oslo.utilsVictor Sergeyev2015-02-231-1/+2
* Mock sleep function for OtherFunctionTestCaseJohn L. Villalovos2015-02-201-0/+1
* add retry logic to is_block_device functionChris Krelle2015-02-181-0/+18
* Merge "Add support for local boot"Jenkins2015-02-131-0/+24
|\
| * Add support for local bootLucas Alvares Gomes2015-02-091-0/+24
* | Merge "Fix argument value for work_on_disk() in unit test"Jenkins2015-02-091-4/+4
|\ \ | |/ |/|
| * Fix argument value for work_on_disk() in unit testWei Du2015-02-051-4/+4