summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-30networking: refactor is_physical from cloudinit.net (#457)Daniel Watkins
2020-06-30Enable use of the caplog fixture in pytest tests, and add a cc_final_message ...Daniel Watkins
2020-06-29RbxCloud: Add support for FreeBSD (#464)Adam Dobrawy
2020-06-29Add schema for cc_chef module (#375)lucasmoura
2020-06-29test_util: add (partial) testing for util.mount_cb (#463)Daniel Watkins
2020-06-26.travis.yml: revert to installing ubuntu-dev-tools (#460)Daniel Watkins
2020-06-26HACKING.rst: add details of net refactor tracking (#456)Daniel Watkins
2020-06-26.travis.yml: rationalise installation of dependencies in host (#449)Daniel Watkins
2020-06-25Add dermotbradley as contributor. (#458)dermotbradley
2020-06-24net/networking: remove unused functions/methods (#453)Daniel Watkins
2020-06-23distros.networking: initial implementation of layout (#391)Daniel Watkins
2020-06-23cloud-init.service.tmpl: use "rhel" instead of "redhat" (#452)Daniel Watkins
2020-06-23Change from redhat to rhel in systemd generator tmpl (#450)Eduardo Otubo
2020-06-22Hetzner: support reading user-data that is base64 encoded. (#448)Scott Moser
2020-06-22HACKING.rst: add strpath gotcha to testing gotchas section (#446)Daniel Watkins
2020-06-22cc_final_message: don't create directories when writing boot-finished (#445)Daniel Watkins
2020-06-19.travis.yml: only store new schroot if something has changed (#440)Daniel Watkins
2020-06-19util: add ensure_dir_exists parameter to write_file (#443)Daniel Watkins
2020-06-19printing the error stream of the dhclient process before killing it (#369)Moustafa Moustafa
2020-06-19Fix link to the MAAS documentation (#442)Paride Legovini
2020-06-18RPM build: disable the dynamic mirror URLs when using a proxy (#437)Paride Legovini
2020-06-17util: rename write_file's copy_mode parameter to preserve_mode (#439)Daniel Watkins
2020-06-16.travis.yml: use $TRAVIS_BUILD_DIR for lxd_image caching (#438)Daniel Watkins
2020-06-12cli.rst: alphabetise devel subcommands and add net-convert to list (#430)Daniel Watkins
2020-06-12Default to UTF-8 in /var/log/cloud-init.log (#427)James Falcon
2020-06-12travis: cache the chroot we use for package builds (#429)Daniel Watkins
2020-06-10test: fix all flake8 E126 errors (#425)Joshua Powers
2020-06-09Fixes KeyError for bridge with no "parameters:" setting (#423)Brian Candler
2020-06-09When tools.conf does not exist, running cmd "vmware-toolbox-cmd config get de...chengcheng-chcheng
2020-06-09Document CloudStack data-server well-known hostname (#399)Gregor Riepl
2020-06-08test: move conftest.py to top-level, to cover tests/ also (#414)Daniel Watkins
2020-06-08Replace cc_chef is_installed with use of subp.is_exe. (#421)Scott Moser
2020-06-08Move runparts to subp. (#420)Scott Moser
2020-06-08Move subp into its own module. (#416)Scott Moser
2020-06-08readme: point at travis-ci.com (#417)Joshua Powers
2020-06-04New feature flag functionality and fix includes failing silently (#367)James Falcon
2020-06-03Enhance poll imds logging (#365)Moustafa Moustafa
2020-06-02test: fix all flake8 E121 and E123 errors (#404)Joshua Powers
2020-06-02test: fix all flake8 E241 (#403)Joshua Powers
2020-06-02test: ignore flake8 E402 errors in main.py (#402)Joshua Powers
2020-06-01cc_grub_dpkg: determine idevs in more robust manner with grub-probe (#358)Matthew Ruffell
2020-06-01test: fix all flake8 E741 errors (#401)Joshua Powers
2020-05-28tests: add groovy integration tests for ubuntu (#400)Chad Smith
2020-05-27Enable chef_license support for chef infra client (#389)Bipin Bachhao
2020-05-27testing: use flake8 again (#392)Joshua Powers
2020-05-27enable Puppet, Chef mcollective in default config (#385)Mina Galić (deprecated: Igor Galić)
2020-05-26HACKING.rst: introduce .net -> Networking refactor section (#384)Daniel Watkins
2020-05-25Travis: do not install python3-contextlib2 (dropped dependency) (#388)Paride Legovini
2020-05-22HACKING: mention that .github-cla-signers is alpha-sorted (#380)Daniel Watkins
2020-05-22Add bipinbachhao as contributor (#379)Bipin Bachhao