index
:
delta/openstack/nova.git
master
proposed/juno
proposed/kilo
stable/2023.1
stable/havana
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/nova.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nova
/
virt
/
configdrive.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replacement `_` on `_LW` in all LOG.warning part 4
Mike Durnosvistov
2014-12-04
1
-4
/
+4
*
Config drive: delete deprecated config var config_drive_tempdir
Gary Kotton
2014-11-09
1
-6
/
+0
*
Use oslo.utils
Davanum Srinivas
2014-10-06
1
-2
/
+2
*
Support image property for config drive
Yunhong Jiang
2014-09-03
1
-1
/
+13
*
Fix and gate on H305 and H307
Davanum Srinivas
2014-07-15
1
-1
/
+1
*
ConfigDriveBuilder refactor for tempdir cleanliness
Sean Dague
2014-07-01
1
-52
/
+50
*
Test force_config_drive as a boolean as last resort
Davanum Srinivas
2014-06-17
1
-1
/
+4
*
Don't translate debug level logs in nova.virt
Gary Kotton
2014-06-08
1
-1
/
+1
*
Remove vi modelines
liu-sheng
2014-02-03
1
-2
/
+0
*
Sync module units from oslo
Eric Guo
2014-01-21
1
-2
/
+2
*
Fixes ConfigDrive bug on Windows
Alessandro Pilotti
2013-12-17
1
-2
/
+2
*
clean up numeric expressions with byte constants
Chang Bo Guo
2013-10-27
1
-1
/
+2
*
maint: remove redundant default=None for config options
Pádraig Brady
2013-08-09
1
-1
/
+0
*
Remove the monkey patching of _ into the builtins
Alex Gaynor
2013-07-26
1
-0
/
+1
*
Remove broken config_drive image_href support.
Chris Behrens
2013-06-26
1
-4
/
+0
*
Replace functions in utils with oslo.fileutils
Zhongyue Luo
2013-06-11
1
-1
/
+1
*
Improve Python 3.x compatibility
Dirk Mueller
2013-04-22
1
-1
/
+1
*
Use oslo-config-2013.1b4
Mark McLoughlin
2013-02-19
1
-1
/
+2
*
Merge "Chown doesn't work on mounted vfat."
Jenkins
2013-01-14
1
-8
/
+4
|
\
|
*
Chown doesn't work on mounted vfat.
Michael Still
2013-01-13
1
-8
/
+4
*
|
Convert ConfigDriveHelper to being a context manager itself.
Michael Still
2013-01-13
1
-12
/
+13
|
/
*
Adding configdrive to xenapi.
Michael Still
2013-01-11
1
-3
/
+5
*
Provide a configdrive helper which uses contextlib.
Michael Still
2012-12-21
1
-1
/
+13
*
Make configdrive.py use version.product_string()
Daniel P. Berrange
2012-12-19
1
-2
/
+7
*
Catch ProcessExecutionError when building config drives.
Michael Still
2012-12-08
1
-0
/
+6
*
Remove nova.config.CONF
Mark McLoughlin
2012-11-20
1
-2
/
+1
*
Remove nova.flags
Mark McLoughlin
2012-11-17
1
-1
/
+0
*
Adds a conf option for custom configdrive mkisofs
Alessandro Pilotti
2012-11-13
1
-1
/
+5
*
Switch from FLAGS to CONF in nova.virt
Mark McLoughlin
2012-11-07
1
-8
/
+9
*
Migrate to fileutils and lockutils.
Michael Still
2012-10-25
1
-1
/
+2
*
Refactor: config drive related functions
Mate Lakat
2012-10-24
1
-0
/
+14
*
Move mkfs from libvirt.utils to utils
Mate Lakat
2012-10-23
1
-2
/
+1
*
Move ensure_tree to utils
Michael Still
2012-08-26
1
-1
/
+1
*
Remove unused imports
RongzeZhu
2012-08-17
1
-3
/
+0
*
continue config-drive-v2, add openstack metadata api
Scott Moser
2012-08-14
1
-32
/
+7
*
Config drive v2
Michael Still
2012-08-11
1
-0
/
+173