summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2016-04-15log that you're not applying configScott Moser
2016-04-15only apply networking once per instanceScott Moser
2016-03-29apply_network_config improvementsScott Moser
2016-03-23trust existing datasource in modules or singleScott Moser
2016-03-22add code to invoke networking configScott Moser
2016-03-21merge from trunkScott Moser
2016-03-21quickly check to see if the previous instance id is still validScott Moser
2016-03-20fix syntaxScott Moser
2016-03-18add atomic_write_file and use it from atomic_write_jsonScott Moser
2016-03-03Update pep8 runner and fix pep8 issuesRyan Harper
2015-09-03reporting/events: catch a final remaining incorrect use of 'reporting'Scott Moser
2015-08-07add doc, remove some debug / print statements.Scott Moser
2015-08-06add the webhook handlerScott Moser
2015-08-06tests passScott Moser
2015-08-04fix pep8Scott Moser
2015-08-02fix tests from syncScott Moser
2015-07-31plumb the rest the reporting throughScott Moser
2015-07-31init single: hook up reporterScott Moser
2015-07-31address Daniel's comments in reviewScott Moser
2015-07-31fix issues found when testingScott Moser
2015-07-30fix arg orderingScott Moser
2015-07-30fix call to print_excScott Moser
2015-07-30fix namespace / local variable collisionScott Moser
2015-07-30tests passScott Moser
2015-05-01Fix exception when running with no arguments on Python 3Scott Moser
2015-02-26status_wrapper: do not swallow errorsScott Moser
2015-02-26Fix traceback with no arguments on Python 3.Daniel Watkins
2015-02-10use encode_textScott Moser
2015-02-10fix for cloud-init bin use encodeScott Moser
2014-08-13remove un-used 'end' in result.json and status.jsonScott Moser
2014-07-15Add more useful execution continuing messageJoshua Harlow
2014-03-03version space (v1:) result_path json alsoScott Moser
2014-02-25be atomic when writing status filesScott Moser
2014-02-24fix write_json callScott Moser
2014-02-24minor cleanupsScott Moser
2014-02-24fixes from testing, force symlinkScott Moser
2014-02-24possibly functional start testingScott Moser
2014-02-20initial commit for statusScott Moser
2014-01-08Significant re-working of the userdata handling and introduction ofBen Howard
2013-07-30set reading /proc/uptime to false by default.Scott Moser
2013-07-30add util.log_time helperScott Moser
2012-09-19if a logged message fails, fallback to logging to stdoutJoshua Harlow
2012-09-19First thing that we do after we can start importingJoshua Harlow
2012-09-06Add capturing of basic signal handlers toJoshua Harlow
2012-08-09Move the code that did the 'cloud-config' upstart event name emitting to Joshua Harlow
2012-07-26emit the cloud-config event againScott Moser
2012-07-10Change the welcome message to be slightly differentJoshua 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-09cloud-init: do not warn on failure to find local datasourceScott Moser