summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-10Change the welcome message to be slightly differentJoshua 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
2012-07-10debian/control.in: accept software-properties-common (LP: #1021418)Scott Moser
2012-07-09Use the common 'is_false' routine for testing false here insteadharlowja
2012-07-09Return a more useful name for the file lock (which shows what file is being l...Joshua Harlow
2012-07-09Add a comment/todo for the future, that instead of having distroJoshua Harlow
2012-07-09Add more information about why we are returning early andJoshua Harlow
2012-07-09do not warn to stderr if one of the logging configs works.Scott Moser
2012-07-09cloud-init: do not warn on failure to find local datasourceScott Moser
2012-07-09fix bddeb and brpm: by renaming packaging files that are templatesScott Moser
2012-07-09cc_final_message: fix pylint issueScott Moser
2012-07-09url_helper.py, cc_rightscale_userdata.py: reduce WARN to DEBUGScott Moser
2012-07-09update ChangelogScott Moser
2012-07-09add header/explanation to templates/chef_client.rb.tmplScott Moser
2012-07-09Revert back to using cheetah + adjust resultant code + templatesJoshua Harlow
2012-07-09Adjust the sysvinit local script to provide 'cloud-init-local' and haveJoshua Harlow
2012-07-09Makefile: change deb and rpm targets to not change working dirScott Moser
2012-07-09add python-setuptools to debian build-dependsScott Moser
2012-07-09brpm: Add printouts which match the 'bddeb' package builder.Joshua Harlow
2012-07-09Get the debian package building working again.Joshua Harlow
2012-07-09include ~bzr in make-tarball output tarball and top level dirJoshua Harlow
2012-07-09get 'brpm' working again. update make-tarball to have a top level dir.Joshua Harlow
2012-07-09rework packaging tools to find the right cloud-init topdirJoshua Harlow
2012-07-09Update chownbyname to catch the key error when users/groups that are not knownJoshua Harlow
2012-07-09fix 'make pylint' warningsScott Moser
2012-07-09DataSourceEc2: only do dns check in mirror selectionScott Moser
2012-07-09fix tools/run-pylint to just check all python finesScott Moser
2012-07-06Got this working for 'brpm' again.Joshua Harlow
2012-07-06Reworking these to look attempt to find the right parent directory, as well Joshua Harlow
2012-07-06Merge rework branch in [Joshua Harlow]Scott Moser
2012-07-06Fix the initsys variable, setuptools/distools will automatically assignJoshua Harlow
2012-07-06setup.py: rename "daemon type" to "init system"Scott Moser
2012-07-06Add comment about keeping track of what people think about the 'read'Joshua Harlow
2012-07-06Updated so that if no mirror is found, the module stops running.Joshua Harlow
2012-07-041. Make the debian rules file a template (and pass in the daemon-type)Joshua Harlow
2012-07-03Remove the useless function printout.Joshua Harlow
2012-07-03Add a check on 'chownbyname' that catches the keyerror and logs it (instead o...Joshua Harlow
2012-07-03When the hostname is also the ip (thus no hostname) just use 'localhost'Joshua Harlow
2012-07-031. Cleanup of some mock functionalityJoshua Harlow
2012-07-03Add the ability to have setup.py have a CLI option that specifies the daemon ...Joshua Harlow
2012-07-031. Update the mock ec2 data with some of the pubkey code from smosers ec2 met...Joshua Harlow
2012-07-02Add a check on the filename provided ensuring it actually exists.Joshua Harlow