Age | Commit message (Expand) | Author |
2015-11-18 | Azure: get instance id from dmi instead of SharedConfig | Scott Moser |
2015-11-09 | With Ubuntu 15.10, "nobootwait" != "nofail". The "nobootwait" was an Ubuntu | Ben Howard |
2015-10-30 | Use DMI data to find Azure instance IDs. | Daniel Watkins |
2015-10-20 | Remove --quiet option from udevadm in AltCloud | Darren Worrall |
2015-10-14 | azure: support extracting SSH key values from ovf-env.xml | Scott Moser |
2015-10-14 | AZURE: support extracting SSH key values from ovf-env.xml | Ben Howard |
2015-10-09 | support configuring and installing the Ubuntu fan driver | Scott Moser |
2015-09-29 | MAAS: fix issues with url_helper and oauth module | Scott Moser |
2015-09-17 | webhook: report with json data | Scott Moser |
2015-09-15 | Change Snappy SSH enabled default from false to 'auto' (LP: #1494816) | Ben Howard |
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-02 | sync curtin reporting changes back to cloud-init | 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 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 | 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 | 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 | add nicer formating and messages for datasource searching | Scott Moser |