index
:
delta/openstack/ironic.git
bugfix/15.1
bugfix/15.2
bugfix/16.1
bugfix/16.2
bugfix/18.0
bugfix/18.1
bugfix/19.0
bugfix/20.2
bugfix/21.0
bugfix/21.2
bugfix/21.3
master
proposed/juno
proposed/kilo
stable/2023.1
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/ironic.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ironic
/
tests
/
drivers
/
test_deploy_utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare for functional testing
John L. Villalovos
2015-09-28
1
-2284
/
+0
*
Refactor agent {prepare,tear_down}_cleaning into deploy_utils
Ramakrishnan G
2015-09-21
1
-3
/
+128
*
Add support for inband raid configuration agent ramdisk
Ramakrishnan G
2015-09-14
1
-1
/
+1
*
Merge "Fix a trusted boot test bug"
Jenkins
2015-08-04
1
-0
/
+6
|
\
|
*
Fix a trusted boot test bug
Lin Tan
2015-07-31
1
-0
/
+6
*
|
Merge "grub2 bootloader support for uefi boot mode"
Jenkins
2015-08-04
1
-4
/
+89
|
\
\
|
*
|
grub2 bootloader support for uefi boot mode
Shivanand Tendulker
2015-07-29
1
-4
/
+89
|
|
/
*
|
Add information 'node_uuid' in debug logs to facilitate the reader's life
Sinval Vieira
2015-07-31
1
-6
/
+21
|
/
*
Refactor pxe - New PXEBoot and ISCSIDeploy interfaces
Ramakrishnan G
2015-07-28
1
-0
/
+130
*
Add CLEANWAIT state
Lucas Alvares Gomes
2015-07-27
1
-3
/
+3
*
Use utils.mkfs directly in deploy_utils
Zhenguo Niu
2015-07-23
1
-25
/
+27
*
Merge "Migrate RPC objects to oslo.versionedobjects Fields"
Jenkins
2015-07-10
1
-2
/
+2
|
\
|
*
Migrate RPC objects to oslo.versionedobjects Fields
Lucas Alvares Gomes
2015-07-09
1
-2
/
+2
*
|
Mock the file creation for the GetConfigdriveTestCase tests
Lucas Alvares Gomes
2015-07-07
1
-5
/
+27
|
/
*
Fix failing unit tests under py34
Chris Dearborn
2015-07-01
1
-10
/
+15
*
Merge "Add a new boot section 'trusted_boot' for PXE"
Jenkins
2015-06-30
1
-0
/
+73
|
\
|
*
Add a new boot section 'trusted_boot' for PXE
Lin Tan
2015-06-26
1
-0
/
+73
*
|
Merge "Add option to configure passes in erase_devices"
Jenkins
2015-06-23
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
Add option to configure passes in erase_devices
Anusha Ramineni
2015-06-18
1
-0
/
+8
*
|
Merge "Validate capability in properties and instance_info"
Jenkins
2015-06-18
1
-0
/
+36
|
\
\
|
|
/
|
/
|
|
*
Validate capability in properties and instance_info
Shivanand Tendulker
2015-06-15
1
-0
/
+36
*
|
Don't raise exception from set_failed_state()
Ruby Loo
2015-06-15
1
-0
/
+34
|
/
*
Enforce flake8 E123/6/7/8 in ironic
Sam Betts
2015-06-04
1
-37
/
+40
*
Merge "Improve root partition size check in deploy_partition_image"
Jenkins
2015-05-14
1
-18
/
+37
|
\
|
*
Improve root partition size check in deploy_partition_image
Vladyslav Drok
2015-05-12
1
-18
/
+37
*
|
Merge "ironic/tests/drivers: Add autospec=True and spec_set="
Jenkins
2015-05-11
1
-61
/
+83
|
\
\
|
*
|
ironic/tests/drivers: Add autospec=True and spec_set=
John L. Villalovos
2015-05-11
1
-61
/
+83
|
|
/
*
|
Run tests in py34 environment
Victor Sergeyev
2015-05-06
1
-4
/
+4
|
/
*
Merge "Fix mocks not being stopped as intended"
Jenkins
2015-04-08
1
-10
/
+15
|
\
|
*
Fix mocks not being stopped as intended
John L. Villalovos
2015-04-07
1
-10
/
+15
*
|
boot_mode is overwritten in node properties
Shivanand Tendulker
2015-04-07
1
-0
/
+21
|
/
*
Fix cleaning nits
Josh Gachnang
2015-03-31
1
-35
/
+25
*
pxe partition image deploy fails in UEFI boot mode
Shivanand Tendulker
2015-03-23
1
-3
/
+3
*
Fixed nits for secure boot support for iLO Drivers
Shivanand Tendulker
2015-03-22
1
-1
/
+1
*
Changes for secure boot support for iLO drivers
Shivanand Tendulker
2015-03-19
1
-0
/
+12
*
Implement cleaning/zapping for the agent driver
Josh Gachnang
2015-03-19
1
-0
/
+124
*
Add uefi support for agent iscsi deploy
Ramakrishnan G
2015-03-17
1
-31
/
+43
*
IPA: Add support for root device hints
Lucas Alvares Gomes
2015-03-16
1
-1
/
+34
*
Add localboot support for uefi boot mode
Ramakrishnan G
2015-03-13
1
-51
/
+146
*
Adds support for deploying whole disk images
Sirushti Murugesan
2015-03-12
1
-87
/
+275
*
Refactor agent iscsi deploy out of pxe driver
Ramakrishnan G
2015-03-09
1
-0
/
+59
*
Use mock instead of fixtures when appropriate
Vladyslav Drok
2015-02-27
1
-9
/
+2
*
Root partition should be bootable for localboot
Ramakrishnan G
2015-02-25
1
-27
/
+67
*
Use functions from oslo.utils
Victor Sergeyev
2015-02-23
1
-1
/
+2
*
Mock sleep function for OtherFunctionTestCase
John L. Villalovos
2015-02-20
1
-0
/
+1
*
add retry logic to is_block_device function
Chris Krelle
2015-02-18
1
-0
/
+18
*
Merge "Add support for local boot"
Jenkins
2015-02-13
1
-0
/
+24
|
\
|
*
Add support for local boot
Lucas Alvares Gomes
2015-02-09
1
-0
/
+24
*
|
Merge "Fix argument value for work_on_disk() in unit test"
Jenkins
2015-02-09
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
Fix argument value for work_on_disk() in unit test
Wei Du
2015-02-05
1
-4
/
+4
[next]