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
*
Remove six.text_type (1/2)
Takashi Natsume
2020-12-13
1
-2
/
+1
*
Skip existing VMs when hosts apply force_config_drive
pandatt
2019-05-22
1
-1
/
+6
*
Convert configdrive to use processutils.
Michael Still
2018-05-02
1
-15
/
+16
*
Move makefs to privsep
Michael Still
2018-02-28
1
-1
/
+1
*
Cleanup mount / umount and associated rmdir calls
Michael Still
2017-10-18
1
-7
/
+5
*
Fixes python 3 unit tests
Claudiu Belu
2016-09-23
1
-0
/
+5
*
Config options: centralize "configdrive" options
Esra Celik
2016-04-06
1
-17
/
+2
*
Config drive: convert to use instance.image_meta property
Gary Kotton
2016-01-17
1
-3
/
+1
*
Remove unused logging import and LOG global var
Zhihai Song
2015-12-25
1
-3
/
+0
*
force_config_drive: StrOpt -> BoolOpt
Stephen Finucane
2015-11-11
1
-14
/
+4
*
Config drive: make use of an instance object
Gary Kotton
2015-11-08
1
-1
/
+1
*
Revert "Fixes Python 3 str issue in ConfigDrive creation"
Alessandro Pilotti
2015-10-13
1
-1
/
+1
*
Fixes Python 3 str issue in ConfigDrive creation
Alessandro Pilotti
2015-10-04
1
-1
/
+1
*
objects: convert config drive to use ImageMeta object
Daniel P. Berrange
2015-09-07
1
-8
/
+7
*
Switch to the oslo_utils.fileutils
Sergey Vilgelm
2015-07-24
1
-1
/
+1
*
Revert "Add config drive support for Virtuozzo containers"
Michael Still
2015-07-23
1
-70
/
+7
*
Fix typos detected by toolkit misspellings.
Javeme
2015-06-26
1
-2
/
+2
*
Add config drive support for Virtuozzo containers
Alexander Burluka
2015-06-11
1
-7
/
+70
*
Use oslo_config choices support
Eric Brown
2015-06-01
1
-1
/
+2
*
Compute: update config drive settings on instance
Gary Kotton
2015-03-04
1
-0
/
+11
*
Config driver: update help text for force_config_drive
Gary Kotton
2015-03-04
1
-2
/
+7
*
Use oslo.log
Davanum Srinivas
2015-02-22
1
-1
/
+1
*
Switch to using oslo_* instead of oslo.*
Davanum Srinivas
2015-02-06
1
-3
/
+3
*
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
[next]