summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* quotesoddbloke-travis-testDaniel Watkins2020-06-151-3/+3
* first run at only caching if there are updatesDaniel Watkins2020-06-151-1/+10
* refactor cache tarring codeDaniel Watkins2020-06-151-8/+4
* .travis.yml: use $TRAVIS_BUILD_DIR for lxd_image cachingDaniel Watkins2020-06-151-2/+2
* cli.rst: alphabetise devel subcommands and add net-convert to list (#430)Daniel Watkins2020-06-121-6/+8
* Default to UTF-8 in /var/log/cloud-init.log (#427)James Falcon2020-06-121-1/+1
* travis: cache the chroot we use for package builds (#429)Daniel Watkins2020-06-121-11/+59
* test: fix all flake8 E126 errors (#425)Joshua Powers2020-06-1021-153/+238
* Fixes KeyError for bridge with no "parameters:" setting (#423)Brian Candler2020-06-093-4/+14
* When tools.conf does not exist, running cmd "vmware-toolbox-cmd config get de...chengcheng-chcheng2020-06-091-12/+19
* Document CloudStack data-server well-known hostname (#399)Gregor Riepl2020-06-092-5/+12
* test: move conftest.py to top-level, to cover tests/ also (#414)Daniel Watkins2020-06-083-2/+7
* Replace cc_chef is_installed with use of subp.is_exe. (#421)Scott Moser2020-06-081-10/+3
* Move runparts to subp. (#420)Scott Moser2020-06-087-40/+42
* Move subp into its own module. (#416)Scott Moser2020-06-08148-1292/+1403
* readme: point at travis-ci.com (#417)Joshua Powers2020-06-081-1/+1
* New feature flag functionality and fix includes failing silently (#367)James Falcon2020-06-045-9/+147
* Enhance poll imds logging (#365)Moustafa Moustafa2020-06-032-23/+34
* test: fix all flake8 E121 and E123 errors (#404)Joshua Powers2020-06-0212-62/+75
* test: fix all flake8 E241 (#403)Joshua Powers2020-06-027-9/+8
* test: ignore flake8 E402 errors in main.py (#402)Joshua Powers2020-06-021-2/+3
* cc_grub_dpkg: determine idevs in more robust manner with grub-probe (#358)Matthew Ruffell2020-06-013-25/+247
* test: fix all flake8 E741 errors (#401)Joshua Powers2020-06-0113-27/+39
* tests: add groovy integration tests for ubuntu (#400)Chad Smith2020-05-281-0/+16
* Enable chef_license support for chef infra client (#389)Bipin Bachhao2020-05-274-0/+10
* testing: use flake8 again (#392)Joshua Powers2020-05-272-21/+18
* enable Puppet, Chef mcollective in default config (#385)Mina Galić (deprecated: Igor Galić)2020-05-271-2/+0
* HACKING.rst: introduce .net -> Networking refactor section (#384)Daniel Watkins2020-05-261-0/+112
* Travis: do not install python3-contextlib2 (dropped dependency) (#388)Paride Legovini2020-05-251-1/+1
* HACKING: mention that .github-cla-signers is alpha-sorted (#380)Daniel Watkins2020-05-221-0/+2
* Add bipinbachhao as contributor (#379)Bipin Bachhao2020-05-221-0/+1
* cc_snap: validate that assertions property values are strings (#370)Daniel Watkins2020-05-212-5/+23
* conftest: implement partial disable_subp_usage (#371)Daniel Watkins2020-05-212-4/+58
* test_resolv_conf: refresh stale comment (#374)Daniel Watkins2020-05-191-2/+2
* cc_snap: apply validation to snap.commands properties (#364)Daniel Watkins2020-05-182-0/+46
* make finding libc platform independent (#366)Mina Galić (deprecated: Igor Galić)2020-05-181-1/+3
* doc/rtd/topics/faq: Updates LXD docs links to current site (#368)TomP2020-05-152-2/+3
* templater: drop Jinja Python 2 compatibility shim (#353)Daniel Watkins2020-05-142-8/+0
* cloudinit: minor pylint fixes (#360)Daniel Watkins2020-05-144-2/+11
* cloudinit: remove unneeded __future__ imports (#362)Daniel Watkins2020-05-148-16/+0
* migrating momousta lp user to Moustafa-Moustafa GitHub user (#361)Moustafa Moustafa2020-05-141-0/+1
* cloud_tests: emit dots on Travis while fetching images (#347)Daniel Watkins2020-05-144-3/+38
* Add schema to apt configure config (#357)lucasmoura2020-05-139-302/+507
* conftest: add docs and tests regarding CiTestCase's subp functionality (#343)Daniel Watkins2020-05-123-1/+28
* analyze/dump: refactor shared string into variable (#350)Daniel Watkins2020-05-111-2/+3
* doc: update boot.rst with correct timing of runcmd (#351)Daniel Watkins2020-05-111-2/+2
* HACKING.rst: change contact info to Rick Harding (#359)lucasmoura2020-05-111-4/+4
* HACKING.rst: guide people to add themselves to the CLA file (#349)Daniel Watkins2020-05-111-3/+20
* HACKING.rst: more unit testing documentation (#354)Daniel Watkins2020-05-111-0/+55
* .travis.yml: don't run lintian during integration test package builds (#352)Daniel Watkins2020-05-081-1/+1