index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
sagitta
(mirror of https://github.com/marekm72/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
sources
/
DataSourceOVF.py
Age
Commit message (
Expand
)
Author
2015-01-21
Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemed
Barry Warsaw
2014-09-22
support 'mtype' as a list, and fix up freebsd mount types
Scott Moser
2014-08-26
fix(pep8): Fix various pep8 violations and version-lock pep8
Jay Faulkner
2013-06-07
DataSourceOVF: small fix for iso9660 transport
Scott Moser
2013-03-06
Make conf.d and the default merging use the new merging algos.
Joshua Harlow
2013-03-06
Continue working on merging code.
Joshua Harlow
2012-09-20
Use only util methods for reading/loading/appending/peeking
Joshua Harlow
2012-07-12
DataSourceOVF: again fix broken commit
Scott Moser
2012-07-12
fix bad variable. should be 'LOG', not 'log'
Scott Moser
2012-07-12
DataSourceOVF: do not log exception on failed mount
Scott Moser
2012-06-23
Fix a bunch of == None cases
harlowja
2012-06-16
Adjust the usage of map items() to iteritems() which will help later translat...
Joshua Harlow
2012-06-15
Fixups to ensure that pylint does not find anything major wrong.
Joshua Harlow
2012-06-15
Complete initial cleanup for refactoring/rework.
Joshua Harlow
2012-06-07
Darn it. Those shouldn't be there!
Joshua Harlow