summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-04Apply pep8, pyflakes fixes for python2 and 3Scott Moser
2016-03-04systemd: support disabling cloud-init via file or kernel cmdlineScott Moser
2016-03-04fix packages/debian/rules.inScott Moser
2016-03-04fix tab in rulesScott Moser
2016-03-04remove debug set -xScott Moser
2016-03-04postinst/preinst: cleanup old multi-user.target enabled filesScott Moser
2016-03-03mention link path in generatorScott Moser
2016-03-03packages/bddeb: copy all files in packages/debian/Scott Moser
2016-03-03support nocheck in building.Scott Moser
2016-03-03merge with trunkScott Moser
2016-03-03packages/debian: make trunk packaging closer to ubuntuScott Moser
2016-03-03Apply pep8, pyflakes fixes for python2 and 3 Ryan Harper
2016-03-03cloud-init.target should not do anythingScott Moser
2016-03-03generator: be more clear on where kernel cmdline came fromScott Moser
2016-03-03Fix pyflake/pyflake3 errorsRyan Harper
2016-03-03do not duplicate '-generator' in log ameScott Moser
2016-03-03Update pep8 runner and fix pep8 issuesRyan Harper
2016-03-03merge with trunkScott Moser
2016-03-03consume KERNEL_CMDLINE even if set to "". explain 'container'Scott Moser
2016-03-03lxd fix bug and only run if enabled.Scott Moser
2016-03-03fix some of pylints complaintsScott Moser
2016-03-03fix lxd module to not do anything unless config providedScott Moser
2016-03-03Makefile: add make check target to run pep8, pyflakes, unittestsRyan Harper
2016-03-03fix pyflakes reported issues, and run it during package build and tox.Scott Moser
2016-03-03make package build run testsScott Moser
2016-03-03run pyflakes in more places, fix falloutScott Moser
2016-03-02Fix logic error in lxd config checkRyan Harper
2016-03-01timezone: use a symlink when updating /etc/localtimeScott Moser
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-012 fixupsScott Moser
2016-03-01merge with trunkScott Moser
2016-03-01lxd: general fix after testingScott Moser
2016-02-29remove unused varScott Moser
2016-02-29merge with trunkScott Moser
2016-02-29be less verbose by defaultScott Moser
2016-02-29update setup.py to install generatorScott Moser
2016-02-29systemd/cloud-init-generator: add a generator to support disablingScott Moser
2016-02-29add cloud-init.target, update service files accordinglyScott Moser
2016-02-29setup.py: pep8/flake8 changes onlyScott Moser
2016-02-29tox.ini: only specify py3 not specific py34Scott Moser
2016-02-25lxd: add support for setting up lxd using 'lxd init'Scott 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-15Correct lock_passwd in docsDaniel Watkins
2016-02-09 - Added the code to configure the NICs.Sankar Tanguturi
2016-02-08 - Added new Unittests for VMware support.Sankar Tanguturi