summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-03 Resolved all the pep8 errors.Sankar Tanguturi
2016-03-01 Added a kill switch for customization on VMware platform.Sankar Tanguturi
2016-02-18 - Removed dmi_data function.Sankar Tanguturi
2016-02-16 - Used proper 4 space indentations for config_nic.py and nic.pySankar Tanguturi
2016-02-09 - Added the code to configure the NICs.Sankar Tanguturi
2016-02-08 - Added new Unittests for VMware support.Sankar Tanguturi
2016-01-19 Fixed all the review comments from Daniel.Sankar Tanguturi
2016-01-05 Fixed all the styling nits.Sankar Tanguturi
2015-11-18Add Image Customization Parser for VMware vSphere Hypervisor Support.Sankar Tanguturi
2015-11-18Azure: get instance id from dmi instead of SharedConfigScott Moser
2015-11-09cc_mounts: use 'nofail' if system uses systemd. (LP: #1514485)Scott Moser
2015-11-09With Ubuntu 15.10, "nobootwait" != "nofail". The "nobootwait" was an UbuntuBen Howard
2015-11-05ubuntu templates: enable backportsScott Moser
2015-11-03Ubuntu templates: make sources.list consistent with ISO installs.Scott Moser
2015-11-02Fixed per MP reviewBen Howard
2015-11-02Enable backports source pockets for Ubuntu archives (LP: #1177432).Ben Howard
2015-10-30Use DMI data to find Azure instance IDs.Daniel Watkins
2015-10-20AltCloud: Remove --quiet option from udevadm callDaniel Watkins
2015-10-20Remove --quiet option from udevadm in AltCloudDarren Worrall
2015-10-14azure: support extracting SSH key values from ovf-env.xmlScott Moser
2015-10-14AZURE: support extracting SSH key values from ovf-env.xmlBen Howard
2015-10-09support configuring and installing the Ubuntu fan driverScott Moser
2015-10-09support configuring and installing the Ubuntu fan driverScott Moser
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