summaryrefslogtreecommitdiff
path: root/cloudinit/sources/DataSourceOVF.py
AgeCommit message (Expand)Author
2012-09-20Use only util methods for reading/loading/appending/peekingJoshua Harlow
2012-07-12DataSourceOVF: again fix broken commitScott Moser
2012-07-12fix bad variable. should be 'LOG', not 'log'Scott Moser
2012-07-12DataSourceOVF: do not log exception on failed mountScott Moser
2012-06-23Fix a bunch of == None casesharlowja
2012-06-16Adjust the usage of map items() to iteritems() which will help later translat...Joshua Harlow
2012-06-15Fixups to ensure that pylint does not find anything major wrong.Joshua Harlow
2012-06-15Complete initial cleanup for refactoring/rework.Joshua Harlow
2012-06-07Darn it. Those shouldn't be there!Joshua Harlow