summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-22fix pep8 complaints.Scott Moser
2012-08-22fix pylint in cc_ssh_authkey_fingerprints.pyScott Moser
2012-08-21remove committed conflicts in previous mergeScott Moser
2012-08-20remove duplicate printing of authorized keys to the consoleScott Moser
2012-08-20authkey_fingerprints: Fix columns headers, do not print empty linesScott Moser
2012-08-20Add the "None" datasourceScott Moser
2012-08-20fix config for proper spelling of 'authkey'Scott Moser
2012-08-20mark bug 1010582 as fixed.Scott Moser
2012-08-20add ssh-authkey-fingerprint config module, to print fingerprints to consoleScott Moser
2012-08-20Remove the matching of the filesystem dep andJoshua Harlow
2012-08-20Fixup the columns and add a check to makeJoshua Harlow
2012-08-19Add a 'none' datasource as a last resort fallbackJoshua Harlow
2012-08-18Add support for printing out the authkey's for the default user.Joshua Harlow
2012-08-14doc: move datasource documentation to doc/sourcesScott Moser
2012-08-14Add RHEVm and vSphere support as datasource AltCloudScott Moser
2012-08-14move cloud-config event to a config moduleScott Moser
2012-08-13add test to excercise udevadm usage.Joe VLcek
2012-08-10Address review feedback for:Joe VLcek
2012-08-10Adjustments so that the default old event is used whenJoshua Harlow
2012-08-09Move the code that did the 'cloud-config' upstart event name emitting to Joshua Harlow
2012-08-09fix pylint in all files used by ./tools/run-pylintScott Moser
2012-08-09stright forward pylint cleanups to tests/ and tools/Scott Moser
2012-08-09test_util: add pylint ignore for FakeSelinuxScott Moser
2012-08-09pylint: setup.pyScott Moser
2012-08-08Address review feedback for:Joe VLcek
2012-08-06add protection against dns-redirection to is_resolvableScott Moser
2012-08-06re-add the 'main' routine to DataSourceMAAS.pyScott Moser
2012-08-03use get_cfg_option_bool for apt_mirror_search_dnsScott Moser
2012-08-03add uptime to the output of cloud-log-shutdownScott Moser
2012-08-03do not search for mirror named '<distro>-mirror' in dns by defaultScott Moser
2012-07-27mention that upstart job cloud-config emits cloud-configScott Moser
2012-07-26emit the cloud-config event againScott Moser
2012-07-26add an upstart init job that logs shutdowns and reboots.Scott Moser
2012-07-24Add documentation for RHEVm and vSphereJoe VLcek
2012-07-23pep8, pylint... AltCloud source changesJoe VLcek
2012-07-20Add retry logic to DataSourceAltCloudJoe VLcek
2012-07-17Added RHEVm and vSphere support as source AltCloudJoe VLcek
2012-07-16improve debug via _CLOUD_INIT_SAVE_STDIN and _CLOUD_INIT_SAVE_STDOUTScott Moser
2012-07-16DataSourceEc2: fix bad usage of log that caused traceScott Moser
2012-07-16packages/bddeb: support building source packageScott Moser
2012-07-16packages/bddeb: fix pep8 warnings. no other changes.Scott Moser
2012-07-12walker_callback: fix traceback on empty payload.Scott Moser
2012-07-12load_yaml: if conversion fails, but string is empty, return defaultScott Moser
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-07-11do not capture runparts outputScott Moser
2012-07-11add write-files module for "injecting" files (LP: #1012854)Scott Moser
2012-07-11Update the write files with the new content/compression handling.Joshua Harlow
2012-07-11Fix log message after 'write_files' key change.Joshua Harlow