Age | Commit message (Expand) | Author |
2015-11-18 | Add Image Customization Parser for VMware vSphere Hypervisor Support. | Sankar Tanguturi |
2015-11-18 | Azure: get instance id from dmi instead of SharedConfig | Scott Moser |
2015-11-14 | use the Ubuntu font, when possible, in the documentation | Dustin Kirkland |
2015-11-14 | resize to match the rtd width | Dustin Kirkland |
2015-11-14 | replaced old logos with new logos | Dustin Kirkland |
2015-11-09 | cc_mounts: use 'nofail' if system uses systemd. (LP: #1514485) | Scott Moser |
2015-11-09 | With Ubuntu 15.10, "nobootwait" != "nofail". The "nobootwait" was an Ubuntu | Ben Howard |
2015-11-05 | ubuntu templates: enable backports | Scott Moser |
2015-11-03 | Ubuntu templates: make sources.list consistent with ISO installs. | Scott Moser |
2015-11-02 | Fixed per MP review | Ben Howard |
2015-11-02 | Enable backports source pockets for Ubuntu archives (LP: #1177432). | Ben Howard |
2015-10-30 | Use DMI data to find Azure instance IDs. | Daniel Watkins |
2015-10-20 | AltCloud: Remove --quiet option from udevadm call | 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-10-09 | support configuring and installing the Ubuntu fan driver | Scott Moser |
2015-10-09 | Refactor tests to test helper method directly, and remove need for test helper. | Daniel Watkins |
2015-10-09 | Refactor WALinuxAgentShim.find_endpoint to use a helper method for IP address... | Daniel Watkins |
2015-10-09 | Convert test helper to staticmethod. | Daniel Watkins |
2015-10-09 | Handle colons in packed strings in WALinuxAgentShim.find_endpoint. | Daniel Watkins |
2015-10-09 | Handle escaped quotes in WALinuxAgentShim.find_endpoint. | Daniel Watkins |
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 | 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 |