summaryrefslogtreecommitdiff
path: root/cloudinit
AgeCommit message (Expand)Author
2016-03-02Added the hashed_passwd argument for the function create_user, which uses the...Alex Sirbu
2016-03-01timezone: use a symlink when updating /etc/localtimeScott Moser
2016-03-01Add Image Customization Parser for VMware vSphere Hypervisor Support.Scott Moser
2016-03-01lxd: general fix after testingScott Moser
2016-02-25merge with trunkScott Moser
2016-02-25minor cleanupsScott Moser
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-16Handle escaped quotes in WALinuxAgentShim.find_endpointScott Moser
2016-02-09 - Added the code to configure the NICs.Sankar Tanguturi
2016-02-04Merge from trunk and resolve text conflict in ChangeLogWesley Wiedenmeier
2016-02-04 - Ensure that lxd is installed before running lxd init.Wesley Wiedenmeier
2016-02-04systemd: support using systemd-detect-virt to detect containerScott Moser
2016-02-04SmartOS: Add support for Joyent LX-Brand Zones (LP: #1540965)Robert Jennings
2016-02-03lxd: add support for setting up lxd using 'lxd init'Wesley Wiedenmeier
2016-01-28Use systemd-detect-virt to detect a container.Martin Pitt
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-09With Ubuntu 15.10, "nobootwait" != "nofail". The "nobootwait" was an UbuntuBen Howard
2015-10-30Use DMI data to find Azure instance IDs.Daniel 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-09Refactor WALinuxAgentShim.find_endpoint to use a helper method for IP address...Daniel Watkins
2015-10-09Handle colons in packed strings in WALinuxAgentShim.find_endpoint.Daniel Watkins
2015-10-09Handle escaped quotes in WALinuxAgentShim.find_endpoint.Daniel Watkins
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-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-02sync curtin reporting changes back to cloud-initScott 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 doc, remove some debug / print statements.Scott Moser
2015-08-07undo broken logic that attempted to not re-initialize classesScott Moser