Age | Commit message (Expand) | Author |
2015-09-15 | Change Snappy SSH enabled default from false to 'auto' (LP: #1494816) | Ben Howard |
2015-09-11 | snappy: enable ssh on snappy if ssh keys are provided or password auth | Scott Moser |
2015-09-11 | cc_snappy: update doc string, change default to 'auto' | Scott Moser |
2015-09-11 | Refinements on SSH enablement | Ben Howard |
2015-09-11 | Ubuntu Snappy: conditionally enable SSH on Snappy | Ben Howard |
2015-09-08 | power_state: support 'condition' argument | Scott Moser |
2015-09-08 | NoCloud: fix consumption of vendor-data | Scott Moser |
2015-09-03 | reporting/events: catch a final remaining incorrect use of 'reporting' | Scott Moser |
2015-09-02 | sync curtin reporting changes back to cloud-init | Scott Moser |
2015-09-02 | fix test_as_dict | Scott Moser |
2015-09-01 | Handle symlink mount points in mount_cb. | Scott Moser |
2015-09-01 | Handle symlink mount points in mount_cb. | Daniel Watkins |
2015-08-31 | handlers: drop unused import | Scott Moser |
2015-08-31 | handlers: docstring fixups, and print actually do something | Scott Moser |
2015-08-31 | events: add timestamp and origin, support file posting | Scott Moser |
2015-08-31 | split 'events' portion of reporting into separate file | Scott Moser |
2015-08-31 | readurl: if headers are provided still provide base headers | Scott Moser |
2015-08-25 | MAAS: fixes to data source and OauthUrlHelper | Scott Moser |
2015-08-12 | swap: create swap with fallocate if possible | Scott Moser |
2015-08-10 | reporting: remove unused variable, actually print in PrintHandler | Scott Moser |
2015-08-07 | reporting: fix logging reproter and tests | Scott Moser |
2015-08-07 | Add initial reporting module and events | Scott Moser |
2015-08-07 | add doc, remove some debug / print statements. | Scott Moser |
2015-08-07 | undo broken logic that attempted to not re-initialize classes | Scott Moser |
2015-08-07 | catch exception in webhook, adjust logging to use cloud-init logging | Scott Moser |
2015-08-07 | fix syntax | Scott Moser |
2015-08-07 | improvements on skew | Scott Moser |
2015-08-07 | seems functional in test | Scott Moser |
2015-08-07 | hopefully fix DataSourceMAAS | Scott Moser |
2015-08-06 | add the webhook handler | Scott Moser |
2015-08-06 | tests pass | Scott Moser |
2015-08-06 | sync with cloudinit 2.0 for registry and reporting | Scott Moser |
2015-08-04 | sync tests back | Scott Moser |
2015-08-04 | fix pep8 | Scott Moser |
2015-08-04 | merge from trunk | Scott Moser |
2015-08-04 | pep8 fixes | Scott Moser |
2015-08-04 | sync to 2.0 review @ patchset 4 | Scott Moser |
2015-08-04 | fix all tests (were broken due to copied code call to userdata twice | Scott Moser |
2015-08-04 | fix lack of import in cloud.py | Scott Moser |
2015-08-02 | event name doesnt need mode as it is run through init-local or init-net | Scott Moser |
2015-08-02 | fix tests from sync | Scott Moser |
2015-08-02 | sync with 2.0 trunk on reporting | Scott Moser |
2015-07-31 | plumb the rest the reporting through | Scott Moser |
2015-07-31 | init single: hook up reporter | Scott Moser |
2015-07-31 | adjust searching so cache hits are logged | Scott Moser |
2015-07-31 | move 'mode' out of SearchReportStack | Scott Moser |
2015-07-31 | address Daniel's comments in review | Scott Moser |
2015-07-31 | merge from trunk | Scott Moser |
2015-07-31 | add nicer formating and messages for datasource searching | Scott Moser |
2015-07-31 | status_wrapper in main: correct fix use of print_exc when handling exception | Scott Moser |