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
/
drivers
/
modules
/
deploy_utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove duplicated line wrt configdrive
Ruby Loo
2016-09-19
1
-1
/
+0
*
Support configdrive in iscsi deploy for whole disk images
Shivanand Tendulker
2016-09-18
1
-1
/
+8
*
Merge "Allow suppressing ramdisk logs collection"
Jenkins
2016-08-31
1
-2
/
+7
|
\
|
*
Allow suppressing ramdisk logs collection
Pavlo Shchelokovskyy
2016-08-29
1
-2
/
+7
*
|
Merge imports in code
Nguyen Hung Phuong
2016-08-24
1
-3
/
+1
|
/
*
Collect deployment logs from IPA
Lucas Alvares Gomes
2016-08-05
1
-0
/
+4
*
Migrate to using keystoneauth Sessions
Pavlo Shchelokovskyy
2016-08-03
1
-3
/
+33
*
Merge "Centralize config options - [deploy]"
Jenkins
2016-07-26
1
-47
/
+1
|
\
|
*
Centralize config options - [deploy]
Ramamani Yeleswarapu
2016-07-21
1
-47
/
+1
*
|
Merge "Add and document the "rotational" root device hint"
Jenkins
2016-07-20
1
-1
/
+8
|
\
\
|
|
/
|
/
|
|
*
Add and document the "rotational" root device hint
Lucas Alvares Gomes
2016-07-12
1
-1
/
+8
*
|
Add 'neutron' network interface
Vasyl Saienko
2016-07-13
1
-0
/
+4
*
|
Add network interface to base driver class
Vasyl Saienko
2016-07-12
1
-11
/
+53
|
/
*
Add internal_info field to ports and portgroups
Vladyslav Drok
2016-07-07
1
-8
/
+18
*
Properly set ephemeral size in agent drivers
Vladyslav Drok
2016-06-22
1
-3
/
+7
*
Merge "Remove support for the old ramdisk (DIB deploy-ironic element)"
Jenkins
2016-06-10
1
-38
/
+2
|
\
|
*
Remove support for the old ramdisk (DIB deploy-ironic element)
Dmitry Tantsur
2016-06-09
1
-38
/
+2
*
|
Add config option for ATA erase fallback in agent
Julia Kreger
2016-06-06
1
-0
/
+10
|
/
*
Remove deprecated [pxe]/http_* options
Jim Rollenhagen
2016-05-16
1
-4
/
+2
*
Allow configuring shred's final overwrite with zeros
Mathieu Mitchell
2016-05-10
1
-7
/
+38
*
Remove two deprecated config option names from [agent] section
Ramamani Yeleswarapu
2016-04-13
1
-6
/
+0
*
Fix typos in some source files.
Dao Cong Tien
2016-03-25
1
-1
/
+1
*
Config to stop powering off nodes on failure
Jay Faulkner
2016-03-23
1
-9
/
+13
*
Add support for partition images in agent drivers
Faizan Barmawer
2016-03-21
1
-0
/
+111
*
Add new 'disk_label' capability
Lucas Alvares Gomes
2016-03-08
1
-2
/
+18
*
Cache agent clean steps on node
Ruby Loo
2016-02-09
1
-29
/
+23
*
Extend root device hints to support device name
Lucas Alvares Gomes
2016-02-02
1
-1
/
+2
*
Fix issues with uefi-ipxe booting
vmud213
2016-01-17
1
-1
/
+1
*
Refactor disk partitioner code from ironic and use ironic-lib.
Faizan Barmawer
2015-12-09
1
-460
/
+18
*
Add and document two new root device hints: wwn_{with, vendor}_extension
Lucas Alvares Gomes
2015-11-17
1
-1
/
+2
*
Sort root device hints when parsing
Lucas Alvares Gomes
2015-11-17
1
-1
/
+1
*
Merge "Move pxe._parse_instance_info() to deploy_utils"
Jenkins
2015-10-16
1
-0
/
+31
|
\
|
*
Move pxe._parse_instance_info() to deploy_utils
Shivanand Tendulker
2015-10-15
1
-0
/
+31
*
|
Merge "Add support for in-band cleaning in ISCSIDeploy"
Jenkins
2015-10-15
1
-0
/
+10
|
\
\
|
*
|
Add support for in-band cleaning in ISCSIDeploy
Ramakrishnan G
2015-10-08
1
-0
/
+10
*
|
|
Merge "Refactor deploy_utils methods"
Jenkins
2015-10-15
1
-5
/
+18
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Refactor deploy_utils methods
Ruby Loo
2015-10-07
1
-5
/
+18
*
|
Add notes to functions which are in ironic-lib
John L. Villalovos
2015-10-05
1
-0
/
+35
|
/
*
Merge "Use standard locale when executing 'dd' command"
Jenkins
2015-10-01
1
-6
/
+3
|
\
|
*
Use standard locale when executing 'dd' command
Yuiko Takada
2015-09-29
1
-6
/
+3
*
|
Replace six.iteritems() with .items()
Ruby Loo
2015-09-28
1
-1
/
+1
|
/
*
Refactor agent {prepare,tear_down}_cleaning into deploy_utils
Ramakrishnan G
2015-09-21
1
-2
/
+168
*
Merge "grub2 bootloader support for uefi boot mode"
Jenkins
2015-08-04
1
-4
/
+4
|
\
|
*
grub2 bootloader support for uefi boot mode
Shivanand Tendulker
2015-07-29
1
-4
/
+4
*
|
Merge "Add information 'node_uuid' in debug logs to facilitate the reader's l...
Jenkins
2015-07-31
1
-12
/
+19
|
\
\
|
*
|
Add information 'node_uuid' in debug logs to facilitate the reader's life
Sinval Vieira
2015-07-31
1
-12
/
+19
|
|
/
*
|
Merge "Add more info level log to deploy_utils.work_on_disk() method"
Jenkins
2015-07-31
1
-0
/
+17
|
\
\
|
|
/
|
/
|
|
*
Add more info level log to deploy_utils.work_on_disk() method
Sinval Vieira
2015-07-30
1
-0
/
+17
*
|
Refactor pxe - New PXEBoot and ISCSIDeploy interfaces
Ramakrishnan G
2015-07-28
1
-0
/
+61
*
|
Add CLEANWAIT state
Lucas Alvares Gomes
2015-07-27
1
-2
/
+2
|
/
[next]