Age | Commit message (Expand) | Author |
2012-07-12 | walker_callback: fix traceback on empty payload. | Scott Moser |
2012-07-12 | load_yaml: if conversion fails, but string is empty, return default | Scott Moser |
2012-07-12 | DataSourceOVF: again fix broken commit | Scott Moser |
2012-07-12 | fix bad variable. should be 'LOG', not 'log' | Scott Moser |
2012-07-12 | DataSourceOVF: do not log exception on failed mount | Scott Moser |
2012-07-11 | do not capture runparts output | Scott Moser |
2012-07-11 | add write-files module for "injecting" files (LP: #1012854) | Scott Moser |
2012-07-11 | Update the write files with the new content/compression handling. | Joshua Harlow |
2012-07-11 | Fix log message after 'write_files' key change. | Joshua Harlow |
2012-07-11 | Adjust the decoding of the files that are given so that a canonicalize | Joshua Harlow |
2012-07-10 | Tweaks to sysvinit so that cloud-init-local will run before | Joshua Harlow |
2012-07-10 | Change the welcome message to be slightly different | Joshua Harlow |
2012-07-10 | Fixes 1012854 by implementing file writing, adjusts | Joshua Harlow |
2012-07-10 | Remove the usage of set,list,dict and use the collections | Joshua Harlow |
2012-07-10 | re-setup logging to address cloud-config changes input via user-data | Scott Moser |
2012-07-10 | send welcome message after logging has been applied | Scott Moser |
2012-07-10 | fix regression in logging code | Scott Moser |
2012-07-10 | debian packaging: use X.Y.Z~bzrREVNO rather than X.Y.Z~REVNO | Scott Moser |
2012-07-10 | cc_resizefs: show more specific time. | Scott Moser |
2012-07-10 | util.close_stdin(): Use the common 'is_false' routine for testing false | Scott Moser |
2012-07-10 | Return a more useful name for the file lock | Scott Moser |
2012-07-10 | Add a comment/todo for the future, that instead of having distro | Scott Moser |
2012-07-10 | debian/control.in: accept software-properties-common (LP: #1021418) | Scott Moser |
2012-07-09 | Use the common 'is_false' routine for testing false here instead | harlowja |
2012-07-09 | Return a more useful name for the file lock (which shows what file is being l... | Joshua Harlow |
2012-07-09 | Add a comment/todo for the future, that instead of having distro | Joshua Harlow |
2012-07-09 | Add more information about why we are returning early and | Joshua Harlow |
2012-07-09 | do not warn to stderr if one of the logging configs works. | Scott Moser |
2012-07-09 | cloud-init: do not warn on failure to find local datasource | Scott Moser |
2012-07-09 | fix bddeb and brpm: by renaming packaging files that are templates | Scott Moser |
2012-07-09 | cc_final_message: fix pylint issue | Scott Moser |
2012-07-09 | url_helper.py, cc_rightscale_userdata.py: reduce WARN to DEBUG | Scott Moser |
2012-07-09 | update Changelog | Scott Moser |
2012-07-09 | add header/explanation to templates/chef_client.rb.tmpl | Scott Moser |
2012-07-09 | Revert back to using cheetah + adjust resultant code + templates | Joshua Harlow |
2012-07-09 | Adjust the sysvinit local script to provide 'cloud-init-local' and have | Joshua Harlow |
2012-07-09 | Makefile: change deb and rpm targets to not change working dir | Scott Moser |
2012-07-09 | add python-setuptools to debian build-depends | Scott Moser |
2012-07-09 | brpm: Add printouts which match the 'bddeb' package builder. | Joshua Harlow |
2012-07-09 | Get the debian package building working again. | Joshua Harlow |
2012-07-09 | include ~bzr in make-tarball output tarball and top level dir | Joshua Harlow |
2012-07-09 | get 'brpm' working again. update make-tarball to have a top level dir. | Joshua Harlow |
2012-07-09 | rework packaging tools to find the right cloud-init topdir | Joshua Harlow |
2012-07-09 | Update chownbyname to catch the key error when users/groups that are not known | Joshua Harlow |
2012-07-09 | fix 'make pylint' warnings | Scott Moser |
2012-07-09 | DataSourceEc2: only do dns check in mirror selection | Scott Moser |
2012-07-09 | fix tools/run-pylint to just check all python fines | Scott Moser |
2012-07-06 | Got this working for 'brpm' again. | Joshua Harlow |
2012-07-06 | Reworking these to look attempt to find the right parent directory, as well | Joshua Harlow |
2012-07-06 | Merge rework branch in [Joshua Harlow] | Scott Moser |