summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-09Refactor tests to test helper method directly, and remove need for test helper.Daniel Watkins
2015-10-09Refactor WALinuxAgentShim.find_endpoint to use a helper method for IP address...Daniel Watkins
2015-10-09Convert test helper to staticmethod.Daniel Watkins
2015-10-09Handle colons in packed strings in WALinuxAgentShim.find_endpoint.Daniel Watkins
2015-10-09Handle escaped quotes in WALinuxAgentShim.find_endpoint.Daniel Watkins
2015-09-29MAAS: fix issues with url_helper and oauth moduleScott Moser
2015-09-17webhook: report with json dataScott Moser
2015-09-15Change Snappy SSH enabled default from false to 'auto' (LP: #1494816)Ben Howard
2015-09-11snappy: enable ssh on snappy if ssh keys are provided or password authScott Moser
2015-09-11cc_snappy: update doc string, change default to 'auto'Scott Moser
2015-09-11Refinements on SSH enablementBen Howard
2015-09-11Ubuntu Snappy: conditionally enable SSH on SnappyBen Howard
2015-09-08 power_state: support 'condition' argumentScott Moser
2015-09-08NoCloud: fix consumption of vendor-dataScott Moser
2015-09-03reporting/events: catch a final remaining incorrect use of 'reporting'Scott Moser
2015-09-02sync curtin reporting changes back to cloud-initScott Moser
2015-09-02fix test_as_dictScott Moser
2015-09-01Handle symlink mount points in mount_cb.Scott Moser
2015-09-01Handle symlink mount points in mount_cb.Daniel Watkins
2015-08-31handlers: drop unused importScott Moser
2015-08-31handlers: docstring fixups, and print actually do somethingScott Moser
2015-08-31events: add timestamp and origin, support file postingScott Moser
2015-08-31split 'events' portion of reporting into separate fileScott Moser
2015-08-31readurl: if headers are provided still provide base headersScott Moser
2015-08-25MAAS: fixes to data source and OauthUrlHelperScott Moser
2015-08-12swap: create swap with fallocate if possibleScott Moser
2015-08-10reporting: remove unused variable, actually print in PrintHandlerScott Moser
2015-08-07reporting: fix logging reproter and testsScott Moser
2015-08-07Add initial reporting module and eventsScott Moser
2015-08-07add doc, remove some debug / print statements.Scott Moser
2015-08-07undo broken logic that attempted to not re-initialize classesScott Moser
2015-08-07catch exception in webhook, adjust logging to use cloud-init loggingScott Moser
2015-08-07fix syntaxScott Moser
2015-08-07improvements on skewScott Moser
2015-08-07seems functional in testScott Moser
2015-08-07hopefully fix DataSourceMAASScott Moser
2015-08-06add the webhook handlerScott Moser
2015-08-06tests passScott Moser
2015-08-06sync with cloudinit 2.0 for registry and reportingScott Moser
2015-08-04sync tests backScott Moser
2015-08-04fix pep8Scott Moser
2015-08-04merge from trunkScott Moser
2015-08-04pep8 fixesScott Moser
2015-08-04sync to 2.0 review @ patchset 4Scott Moser
2015-08-04fix all tests (were broken due to copied code call to userdata twiceScott Moser
2015-08-04fix lack of import in cloud.pyScott Moser
2015-08-02event name doesnt need mode as it is run through init-local or init-netScott Moser
2015-08-02fix tests from syncScott Moser
2015-08-02sync with 2.0 trunk on reportingScott Moser
2015-07-31plumb the rest the reporting throughScott Moser