summaryrefslogtreecommitdiff
path: root/bin/cloud-init
AgeCommit message (Expand)Author
2012-06-29If logging hasn't been enabled via '--debug' at least log the exceptions that...Joshua Harlow
2012-06-29Add a force option which will allow users to continue running when no datasou...Joshua Harlow
2012-06-29Fix the datasource not being fetched in single running mode.Joshua Harlow
2012-06-29Add a message about why the second consume_userdata occurs since its not very...Joshua Harlow
2012-06-281. Update with smosers code review and comments (and put some of those commen...Joshua Harlow
2012-06-27No longer need to do this special config appending, the config merger class h...Joshua Harlow
2012-06-221. Return which modules ran from the run module functionharlowja
2012-06-21Ensure that nothing was ran by checking the total countharlowja
2012-06-211. Move all info() logging methods to debug() harlowja
2012-06-201. Shorten the passed in name for frequency (and expand it later)Joshua Harlow
2012-06-20No need for this now that we have the imports done correctlyJoshua Harlow
2012-06-20Massive pylint + pep8 fixups!Joshua Harlow
2012-06-201. Use the name modules where transforms was usedJoshua Harlow
2012-06-20Remove the .py extension for this new main program binary.Joshua Harlow