summaryrefslogtreecommitdiff
path: root/cloudinit
AgeCommit message (Expand)Author
2016-03-04pep8: update formatting to pass pep8 1.4.6 (trusty) and 1.6.2 (xenial)Ryan Harper
2016-03-04Added Bigstep datasourceDaniel Watkins
2016-03-04Enable password changing via a hashed stringDaniel Watkins
2016-03-04merge with trunkScott Moser
2016-03-04Apply pep8, pyflakes fixes for python2 and 3Scott Moser
2016-03-03 Resolved all the pep8 errors.Sankar Tanguturi
2016-03-03Apply pep8, pyflakes fixes for python2 and 3 Ryan Harper
2016-03-03Fix pyflake/pyflake3 errorsRyan Harper
2016-03-03Update pep8 runner and fix pep8 issuesRyan Harper
2016-03-03fix some of pylints complaintsScott Moser
2016-03-03fix lxd module to not do anything unless config providedScott Moser
2016-03-03run pyflakes in more places, fix falloutScott Moser
2016-03-02Fix logic error in lxd config checkRyan Harper
2016-03-02Used keyword for parameter in order to make it clearer what it represents.Alex Sirbu
2016-03-02Added the hashed_passwd argument for the function create_user, which uses the...Alex Sirbu
2016-03-02Pep8 changes to Bigstep datasource.root
2016-03-02Added Bigstep datasource.root
2016-03-01 Added a kill switch for customization on VMware platform.Sankar Tanguturi
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