summaryrefslogtreecommitdiff
path: root/cloudinit
AgeCommit message (Expand)Author
2020-08-10Fix a typo in apt pipelining module (#525)Xiao Liang
2020-08-07Recognize LABEL_FATBOOT labels (#513)James Falcon
2020-08-06Handle additional identifier for SLES For HPC (#520)Robert Schweikert
2020-07-22azure: disable bouncing hostname when setting hostname fails (#494)Anh Vo
2020-07-21VMware: Support parsing DEFAULT-RUN-POST-CUST-SCRIPT (#441)xiaofengw-vmware
2020-07-15DataSourceAzure: Use ValueError when JSONDecodeError is not available (#490)Anh Vo
2020-07-15cc_ca_certs.py: fix blank line problem when removing CAs and adding new one (...dermotbradley
2020-07-15ssh exit with non-zero status on disabled user (#472)Eduardo Otubo
2020-07-15cloudinit: remove global disable of pylint W0107 and fix errors (#489)Daniel Watkins
2020-07-14networking: refactor wait_for_physdevs from cloudinit.net (#466)Daniel Watkins
2020-07-13cloudinit: remove global disable of pylint W0105 and fix errors (#480)Daniel Watkins
2020-07-13Fix two minor warnings (#475)Daniel Watkins
2020-07-10cc_mounts: handle missing fstab (#484)Ryan Harper
2020-07-06cloudinit: fix tip-pylint failures and bump pinned pylint version (#478)Daniel Watkins
2020-07-02tests: use markers to configure disable_subp_usage (#473)Daniel Watkins
2020-06-30Disable ec2 mirror for non aws instances (#390)lucasmoura
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-24net/networking: remove unused functions/methods (#453)Daniel Watkins
2020-06-23distros.networking: initial implementation of layout (#391)Daniel Watkins
2020-06-22Hetzner: support reading user-data that is base64 encoded. (#448)Scott Moser
2020-06-22cc_final_message: don't create directories when writing boot-finished (#445)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-17util: rename write_file's copy_mode parameter to preserve_mode (#439)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-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-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-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-27Enable chef_license support for chef infra client (#389)Bipin Bachhao
2020-05-21cc_snap: validate that assertions property values are strings (#370)Daniel Watkins
2020-05-21conftest: implement partial disable_subp_usage (#371)Daniel Watkins
2020-05-19test_resolv_conf: refresh stale comment (#374)Daniel Watkins
2020-05-18cc_snap: apply validation to snap.commands properties (#364)Daniel Watkins
2020-05-18make finding libc platform independent (#366)Mina Galić (deprecated: Igor Galić)
2020-05-14templater: drop Jinja Python 2 compatibility shim (#353)Daniel Watkins
2020-05-14cloudinit: minor pylint fixes (#360)Daniel Watkins
2020-05-14cloudinit: remove unneeded __future__ imports (#362)Daniel Watkins