summaryrefslogtreecommitdiff
path: root/cloudinit/DataSourceOVF.py
AgeCommit message (Expand)Author
2011-09-23DataSourceOVF: specify timeout=None in read_seeded callScott Moser
2011-09-01DataSourceOVF: change the default instance id from nocloud to iid-dsovfScott Moser
2011-09-01DataSourceOVF do not provide a default static hostnameScott Moser
2011-02-18fix bug if ovf had empty seedfromScott Moser
2011-02-04fix logging in DataSource modulesScott Moser
2011-02-04First try to read from cdrom device before mountingScott Moser
2011-01-31replace DataSource's self.logScott Moser
2011-01-26rework of DataSource loading.Scott Moser
2011-01-26import fixes for DataSourceOVFScott Moser
2011-01-25add get_public_ssh_keys and get_hostname methods to DataSourceOVF.pyScott Moser
2011-01-25add mostly untested but possibly functional DataSourceOVF codeScott Moser
2011-01-25add a stubbed OVF Transport implementation for vmware-guestdScott Moser
2011-01-25add initial ovf data source classScott Moser
2011-01-06initial import of work-in-progress OVF codeScott Moser