summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-16cloudinit: remove unused LOG variables (#574)Daniel Watkins
2020-09-15create a shutdown_command method in distro classes (#567)Emmanuel Thomé
2020-09-15user_data: remove unused constant (#566)Daniel Watkins
2020-09-15network: Fix type and respect name when rendering vlan in sysconfig. (#541)Eduardo Otubo
2020-09-10Retrieve SSH keys from IMDS first with OVF as a fallback (#509)Thomas Stringer
2020-09-08Add jqueuniet as contributor (#569)Johann Queuniet
2020-09-08distros: minor typo fix (#562)Daniel Watkins
2020-09-03Bump the integration-requirements versioned dependencies (#565)Paride Legovini
2020-09-01network-config-format-v1: fix typo in nameserver example (#564)Stanislas
2020-08-31Run cloud-init-local.service after the hv_kvp_daemon (#505)Robert Schweikert
2020-08-28Add method type hints for Azure helper (#540)Johnson Shi
2020-08-27systemd: add Before=shutdown.target when Conflicts=shutdown.target is used (#...Paride Legovini
2020-08-27LXD: detach network from profile before deleting it (#542)Paride Legovini
2020-08-27redhat spec: add missing BuildRequires (#552)Paride Legovini
2020-08-26util: remove debug statement (#556)Joshua Powers
2020-08-26Fix cloud config on chef example (#551)lucasmoura
2020-08-25Release 20.3 (#547)20.3James Falcon
2020-08-25tox: bump the pylint version to 2.6.0 in the default run (#544)Paride Legovini
2020-08-24Azure: Add netplan driver filter when using hv_netvsc driver (#539)James Falcon
2020-08-24query: do not handle non-decodable non-gzipped content (#543)Chad Smith
2020-08-24DHCP sandboxing failing on noexec mounted /var/tmp (#521)Eduardo Otubo
2020-08-21Update the list of valid ssh keys. (#487)Ole-Martin Bratteng
2020-08-20cmd: cloud-init query to handle compressed userdata (#516)Chad Smith
2020-08-20Pushing cloud-init log to the KVP (#529)Moustafa Moustafa
2020-08-19Add Alpine Linux support. (#535)dermotbradley
2020-08-18Detect kernel version before swap file creation (#428)Eduardo Otubo
2020-08-17cli: add devel make-mime subcommand (#518)Ryan Harper
2020-08-14user-data: only verify mime-types for TYPE_NEEDED and x-shellscript (#511)Ryan Harper
2020-08-14DataSourceOracle: retry twice (and document why we retry at all) (#536)Daniel Watkins
2020-08-13Refactor Azure report ready code (#468)Johnson Shi
2020-08-13tox.ini: pin correct version of httpretty in xenial{,-dev} envs (#531)Daniel Watkins
2020-08-13Support Oracle IMDSv2 API (#528)James Falcon
2020-08-13.travis.yml: run a doc build during CI (#534)Daniel Watkins
2020-08-13doc/rtd/topics/datasources/ovf.rst: fix doc8 errors (#533)Daniel Watkins
2020-08-13Fix 'Users and Groups' configuration documentation (#530)sshedi
2020-08-13cloudinit.distros: update docstrings of add_user and create_user (#527)Daniel Watkins
2020-08-13Fix headers for device types in network v2 docs (#532)Caleb Xavier Berger
2020-08-10Add AlexBaranowski as contributor (#508)Aleksander Baranowski
2020-08-10DataSourceOracle: refactor to use only OPC v1 endpoint (#493)Daniel Watkins
2020-08-10.github/workflows/stale.yml: s/Josh/Rick/ (#526)Daniel Watkins
2020-08-10Fix a typo in apt pipelining module (#525)Xiao Liang
2020-08-07test_util: parametrize devlist tests (#523)James Falcon
2020-08-07Recognize LABEL_FATBOOT labels (#513)James Falcon
2020-08-06Handle additional identifier for SLES For HPC (#520)Robert Schweikert
2020-08-01Revert "test-requirements.txt: pin pytest to <6 (#512)" (#515)Daniel Watkins
2020-07-29test-requirements.txt: pin pytest to <6 (#512)Daniel Watkins
2020-07-24Add "tsanghan" as contributor (#504)tsanghan
2020-07-24fix brpm buildingRyan Harper
2020-07-23Adding eandersson as a contributor (#502)Erik Olof Gunnar Andersson
2020-07-22azure: disable bouncing hostname when setting hostname fails (#494)Anh Vo