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
/
DataSourceOVF.py
Age
Commit message (
Expand
)
Author
2012-01-12
[PATCH 13/13] Disable bogus pylint warnings
Scott Moser
2012-01-12
[PATCH 06/13] Fix pylint warnings W0612 (unused variable)
Scott Moser
2012-01-12
[PATCH 04/13] Fix pylint warnings W0611 (unused import)
Scott Moser
2012-01-12
[PATCH 03/13] Fix pylint warnings W0301 (unnecessary semicolon)
Scott Moser
2011-09-23
DataSourceOVF: specify timeout=None in read_seeded call
Scott Moser
2011-09-01
DataSourceOVF: change the default instance id from nocloud to iid-dsovf
Scott Moser
2011-09-01
DataSourceOVF do not provide a default static hostname
Scott Moser
2011-02-18
fix bug if ovf had empty seedfrom
Scott Moser
2011-02-04
fix logging in DataSource modules
Scott Moser
2011-02-04
First try to read from cdrom device before mounting
Scott Moser
2011-01-31
replace DataSource's self.log
Scott Moser
2011-01-26
rework of DataSource loading.
Scott Moser
2011-01-26
import fixes for DataSourceOVF
Scott Moser
2011-01-25
add get_public_ssh_keys and get_hostname methods to DataSourceOVF.py
Scott Moser
2011-01-25
add mostly untested but possibly functional DataSourceOVF code
Scott Moser
2011-01-25
add a stubbed OVF Transport implementation for vmware-guestd
Scott Moser
2011-01-25
add initial ovf data source class
Scott Moser
2011-01-06
initial import of work-in-progress OVF code
Scott Moser