summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-04add a debian.trunk dir and tools/bddeb to easily build a deb from hereScott Moser
2011-02-04fix logging in DataSource modulesScott Moser
2011-02-04resizefs didn't work, as 'blkid' would return error status 2Scott Moser
2011-02-04update changelogScott Moser
2011-02-04First try to read from cdrom device before mountingScott Moser
2011-02-04update changelogScott Moser
2011-02-04change default of resize_rootfs to TrueScott Moser
2011-02-03update TODOScott Moser
2011-02-01remove double slash returned by get_ipath_curScott Moser
2011-02-01fix the path for user scripts.Scott Moser
2011-02-01Fixes issue puppet configuration option values in quotes.Scott Moser
2011-01-31make write_to_cache raise errors if it fails rather than surpressingScott Moser
2011-01-31replace DataSource's self.logScott Moser
2011-01-31close file descriptors given to cPickle.load and cPickle.dumpScott Moser
2011-01-31allow 'ds=nocloud' to appear at end or beginning kernel cmdlineScott Moser
2011-01-28add support for setting passwords and managing PasswordAuthenticationScott Moser
2011-01-28add setting of passwords.Scott Moser
2011-01-28add previous-instance-id and previous-datasource files to cloud/dataScott Moser
2011-01-28Removing quotes from puppet config option valuesRyan Lane
2011-01-27fix the filename of the processed userdataScott Moser
2011-01-27do not install cloud-init-query, it isn't really functionalScott Moser
2011-01-27improve comment strings in rsyslog config file tools/21-cloudinit.confScott Moser
2011-01-27take correct action if def_log_file and syslog_fix_perms are emptyScott Moser
2011-01-27fix bug in fixing permission on default log fileScott Moser
2011-01-26make cloud-init's warning more obviously a warning (prepend WARN)Scott Moser
2011-01-26if output entry is a scalar, send stdout and stderr same placeScott Moser
2011-01-26remove debug statementScott Moser
2011-01-26improve language in cloud.cfg commentScott Moser
2011-01-26make the next target release 0.6.0, not 0.5.16Scott Moser
2011-01-26update the changelog with other items from development branchScott Moser
2011-01-26cc_ssh: if a private key is supplied, do not require public.Scott Moser
2011-01-26add timezone to cloud-config (LP: #645458)Scott Moser
2011-01-26merge in work form ds-reworkScott Moser
2011-01-26rework of DataSource loading.Scott Moser
2011-01-26import fixes for DataSourceOVFScott Moser
2011-01-26remove needless import and defines in util.pyScott Moser
2011-01-26change 'except' syntax to python 3 style.Scott Moser
2011-01-25add get_public_ssh_keys and get_hostname methods to DataSourceOVF.pyScott Moser
2011-01-25add mention of OVF to changelogScott Moser
2011-01-25change version to 0.5.16Scott Moser
2011-01-25add mostly untested but possibly functional DataSourceOVF codeScott Moser
2011-01-25fix typo in doc/ovf/environment.xmlScott Moser
2011-01-25add get_config_obj to a DataSource object.Scott Moser
2011-01-25drop the suggested support of urlencoded 'userdata' PropertyScott Moser
2011-01-25- change Properties expected in example environment file.Scott Moser
2011-01-25add a stubbed OVF Transport implementation for vmware-guestdScott Moser
2011-01-25add initial ovf data source classScott Moser
2011-01-25remove redundant ProductSection in environment.xmlScott Moser
2011-01-25initial import of ovf codeScott Moser
2011-01-25make final_message run 'per_always' rather than per-instanceScott Moser