summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import version 0.7.7~bzr1155-0ubuntu1ubuntu/0.7.7_bzr1155-0ubuntu1Scott Moser2016-08-231-0/+8
* merge trunk at 0.7.7~bzr1155Scott Moser2016-08-232-1/+6
|\
| * cc_mounts: use 'nofail' if system uses systemd. (LP: #1514485)Scott Moser2015-11-092-1/+6
| |\
| | * With Ubuntu 15.10, "nobootwait" != "nofail". The "nobootwait" was an UbuntuBen Howard2015-11-091-1/+5
| |/
* | Import version 0.7.7~bzr1154-0ubuntu1ubuntu/0.7.7_bzr1154-0ubuntu1Scott Moser2016-08-2351-4/+6342
|/
* ubuntu templates: enable backportsScott Moser2015-11-051-2/+2
* Ubuntu templates: make sources.list consistent with ISO installs.Scott Moser2015-11-032-26/+19
* Fixed per MP reviewBen Howard2015-11-021-2/+2
* Enable backports source pockets for Ubuntu archives (LP: #1177432).Ben Howard2015-11-021-4/+11
* AltCloud: Remove --quiet option from udevadm callDaniel Watkins2015-10-202-1/+2
|\
| * Remove --quiet option from udevadm in AltCloudDarren Worrall2015-10-201-1/+1
|/
* azure: support extracting SSH key values from ovf-env.xmlScott Moser2015-10-143-12/+57
|\
| * AZURE: support extracting SSH key values from ovf-env.xmlBen Howard2015-10-142-12/+56
* | support configuring and installing the Ubuntu fan driverScott Moser2015-10-093-0/+103
|\ \ | |/ |/|
| * support configuring and installing the Ubuntu fan driverScott Moser2015-10-093-0/+103
|/
* MAAS: fix issues with url_helper and oauth moduleScott Moser2015-09-292-9/+19
* webhook: report with json dataScott Moser2015-09-171-1/+2
* Change Snappy SSH enabled default from false to 'auto' (LP: #1494816)Ben Howard2015-09-151-1/+1
* snappy: enable ssh on snappy if ssh keys are provided or password authScott Moser2015-09-111-3/+27
|\
| * cc_snappy: update doc string, change default to 'auto'Scott Moser2015-09-111-5/+14
| * Refinements on SSH enablementBen Howard2015-09-111-2/+4
| * Ubuntu Snappy: conditionally enable SSH on SnappyBen Howard2015-09-111-1/+14
|/
* power_state: support 'condition' argumentScott Moser2015-09-084-10/+105
* NoCloud: fix consumption of vendor-dataScott Moser2015-09-083-2/+3
* reporting/events: catch a final remaining incorrect use of 'reporting'Scott Moser2015-09-031-1/+2
* sync curtin reporting changes back to cloud-initScott Moser2015-09-028-284/+346
|\
| * fix test_as_dictScott Moser2015-09-021-3/+9
| * handlers: drop unused importScott Moser2015-08-311-1/+0
| * handlers: docstring fixups, and print actually do somethingScott Moser2015-08-311-5/+5
| * events: add timestamp and origin, support file postingScott Moser2015-08-312-17/+56
| * split 'events' portion of reporting into separate fileScott Moser2015-08-316-271/+285
| * readurl: if headers are provided still provide base headersScott Moser2015-08-311-4/+8
* | Handle symlink mount points in mount_cb.Scott Moser2015-09-011-2/+2
|\ \ | |/ |/|
| * Handle symlink mount points in mount_cb.Daniel Watkins2015-09-011-2/+2
|/
* MAAS: fixes to data source and OauthUrlHelperScott Moser2015-08-252-19/+20
* swap: create swap with fallocate if possibleScott Moser2015-08-121-1/+2
* reporting: remove unused variable, actually print in PrintHandlerScott Moser2015-08-102-1/+1
* reporting: fix logging reproter and testsScott Moser2015-08-072-4/+4
* Add initial reporting module and eventsScott Moser2015-08-0715-138/+1069
|\
| * add doc, remove some debug / print statements.Scott Moser2015-08-074-4/+31
| * undo broken logic that attempted to not re-initialize classesScott Moser2015-08-071-5/+1
| * catch exception in webhook, adjust logging to use cloud-init loggingScott Moser2015-08-071-6/+11
| * fix syntaxScott Moser2015-08-071-1/+1
| * improvements on skewScott Moser2015-08-071-9/+9
| * seems functional in testScott Moser2015-08-072-7/+5
| * hopefully fix DataSourceMAASScott Moser2015-08-072-36/+24
| * add the webhook handlerScott Moser2015-08-063-9/+23
| * tests passScott Moser2015-08-065-75/+196
| * sync with cloudinit 2.0 for registry and reportingScott Moser2015-08-064-14/+95
| * sync tests backScott Moser2015-08-041-0/+131