summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import version 0.7.7~bzr1176-0ubuntu1ubuntu/0.7.7_bzr1176-0ubuntu1Scott Moser2016-08-237-21/+127
* merge trunk at 0.7.7~bzr1176Scott Moser2016-08-23100-421/+2099
|\
| * pep8: update formatting to pass pep8 1.4.6 (trusty) and 1.6.2 (xenial)Scott Moser2016-03-043-6/+4
| |\
| | * pep8: update formatting to pass pep8 1.4.6 (trusty) and 1.6.2 (xenial)Ryan Harper2016-03-043-6/+4
| |/
| * Added Bigstep datasourceDaniel Watkins2016-03-042-0/+47
| |\
| | * Pep8 changes to Bigstep datasource.root2016-03-021-2/+0
| | * Added Bigstep datasource.root2016-03-021-0/+48
| * | Enable password changing via a hashed stringDaniel Watkins2016-03-042-0/+5
| |\ \
| | * | Used keyword for parameter in order to make it clearer what it represents.Alex Sirbu2016-03-021-1/+1
| | * | Added the hashed_passwd argument for the function create_user, which uses the...Alex Sirbu2016-03-021-0/+4
| | |/
| * | Add a kill switch for customization on VMware platform.Scott Moser2016-03-041-14/+17
| |\ \
| | * \ merge with trunkScott Moser2016-03-0487-567/+1107
| | |\ \ | | |/ / | |/| |
| * | | Apply pep8, pyflakes fixes for python2 and 3Scott Moser2016-03-0468-337/+377
| |\ \ \
| | * \ \ Apply pep8, pyflakes fixes for python2 and 3 Ryan Harper2016-03-0354-262/+294
| | |\ \ \
| | | * | | Fix pyflake/pyflake3 errorsRyan Harper2016-03-037-6/+22
| | | * | | Update pep8 runner and fix pep8 issuesRyan Harper2016-03-0352-243/+244
| | | * | | Makefile: add make check target to run pep8, pyflakes, unittestsRyan Harper2016-03-031-0/+10
| | | * | | Fix logic error in lxd config checkRyan Harper2016-03-021-2/+2
| * | | | | systemd: support disabling cloud-init via file or kernel cmdlineScott Moser2016-03-0411-40/+230
| |\ \ \ \ \
| | * | | | | fix packages/debian/rules.inScott Moser2016-03-041-1/+3
| | * | | | | fix tab in rulesScott Moser2016-03-041-1/+1
| | * | | | | remove debug set -xScott Moser2016-03-042-3/+0
| | * | | | | postinst/preinst: cleanup old multi-user.target enabled filesScott Moser2016-03-043-3/+39
| | * | | | | mention link path in generatorScott Moser2016-03-031-1/+1
| | * | | | | packages/bddeb: copy all files in packages/debian/Scott Moser2016-03-031-5/+6
| | * | | | | support nocheck in building.Scott Moser2016-03-031-1/+6
| | * | | | | merge with trunkScott Moser2016-03-032-5/+5
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | packages/debian: make trunk packaging closer to ubuntuScott Moser2016-03-032-5/+5
| | |/ / / / | |/| | | |
| | * | | | cloud-init.target should not do anythingScott Moser2016-03-031-10/+0
| | * | | | generator: be more clear on where kernel cmdline came fromScott Moser2016-03-031-1/+4
| | * | | | do not duplicate '-generator' in log ameScott Moser2016-03-031-1/+1
| | * | | | merge with trunkScott Moser2016-03-0326-33/+1225
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | lxd fix bug and only run if enabled.Scott Moser2016-03-032-18/+34
| |\ \ \ \ \
| | * | | | | fix some of pylints complaintsScott Moser2016-03-031-4/+4
| | * | | | | fix lxd module to not do anything unless config providedScott Moser2016-03-032-15/+31
| |/ / / / /
| * | | | | fix pyflakes reported issues, and run it during package build and tox.Scott Moser2016-03-039-13/+16
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | make package build run testsScott Moser2016-03-032-3/+3
| | * | | | run pyflakes in more places, fix falloutScott Moser2016-03-038-10/+13
| |/ / / /
| * | | | timezone: use a symlink when updating /etc/localtimeScott Moser2016-03-012-1/+7
| |\ \ \ \
| | * | | | timezone: use a symlink when updating /etc/localtimeScott Moser2016-03-012-1/+7
| |/ / / /
| * | | | Add Image Customization Parser for VMware vSphere Hypervisor Support.Scott Moser2016-03-0116-3/+1170
| |\ \ \ \
| | | * | | consume KERNEL_CMDLINE even if set to "". explain 'container'Scott Moser2016-03-031-2/+5
| | | * | | 2 fixupsScott Moser2016-03-011-3/+4
| | | * | | merge with trunkScott Moser2016-03-013-13/+38
| | | |\ \ \ | | |_|/ / / | |/| | | |
| * | | | | lxd: general fix after testingScott Moser2016-03-013-13/+38
| | | * | | remove unused varScott Moser2016-02-291-1/+0
| | | * | | merge with trunkScott Moser2016-02-291-1/+4
| | | |\ \ \ | | |_|/ / / | |/| | | |
| * | | | | tox.ini: only specify py3 not specific py34Scott Moser2016-02-291-1/+4
| | |_|/ / | |/| | |
| | | * | be less verbose by defaultScott Moser2016-02-291-2/+1
| | | * | update setup.py to install generatorScott Moser2016-02-291-8/+23