summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-07-11Adjust the decoding of the files that are given so that a canonicalizeJoshua Harlow
2012-07-10Tweaks to sysvinit so that cloud-init-local will run beforeJoshua Harlow
2012-07-10Change the welcome message to be slightly differentJoshua Harlow
2012-07-10Fixes 1012854 by implementing file writing, adjustsJoshua Harlow
2012-07-10Remove the usage of set,list,dict and use the collectionsJoshua Harlow
2012-07-10re-setup logging to address cloud-config changes input via user-dataScott Moser
2012-07-10send welcome message after logging has been appliedScott Moser
2012-07-10fix regression in logging codeScott Moser
2012-07-10debian packaging: use X.Y.Z~bzrREVNO rather than X.Y.Z~REVNOScott Moser
2012-07-10cc_resizefs: show more specific time.Scott Moser
2012-07-10util.close_stdin(): Use the common 'is_false' routine for testing falseScott Moser
2012-07-10Return a more useful name for the file lockScott Moser
2012-07-10Add a comment/todo for the future, that instead of having distroScott Moser