summaryrefslogtreecommitdiff
path: root/cloudinit/sources
AgeCommit message (Expand)Author
2021-01-27[VMware] change default max wait time to 15s (#774)xiaofengw-vmware
2021-01-13[VMware] Support cloudinit raw data feature (#691)xiaofengw-vmware
2021-01-11Fix regression with handling of IMDS ssh keys (#760)Thomas Stringer
2021-01-04Azure: Add telemetry for poll IMDS (#741)Johnson Shi
2020-12-16Azure: only generate config for NICs with addresses (#709)Thomas Stringer
2020-11-23Ability to hot-attach NICs to preprovisioned VMs before reprovisioning (#613)aswinrajamannar
2020-11-19DataSourceAzure: push dmesg log to KVP (#670)Anh Vo
2020-11-18DataSourceAzure: update password for defuser if exists (#671)Anh Vo
2020-11-18Azure helper: Increase Azure Endpoint HTTP retries (#619)Johnson Shi
2020-11-18DataSourceAzure: send failure signal on Azure datasource failure (#594)Johnson Shi
2020-11-13DataSourceOpenNebula: exclude SRANDOM from context output (#665)Daniel Watkins
2020-11-10Fix stacktrace in DataSourceRbxCloud if no metadata disk is found (#632)Scott Moser
2020-11-04azure: enable pushing the log to KVP from the last pushed byte (#614)Moustafa Moustafa
2020-11-03Fix not sourcing default 50-cloud-init ENI file on Debian (#598)WebSpider
2020-11-02cloudinit: move dmi functions out of util (#622)Scott Moser
2020-10-30Hetzner: Fix instance_id / SMBIOS serial comparison (#640)Markus Schade
2020-10-29Hetzner: initialize instance_id from system-serial-number (#630)Markus Schade
2020-10-29Explicit set IPV6_AUTOCONF and IPV6_FORCE_ACCEPT_RA on static6 (#634)Eduardo Otubo
2020-10-16DataSourceAzure: write marker file after report ready in preprovisioning (#590)Johnson Shi
2020-10-15openstack: consider product_name as valid chassis tag (#580)Adrian Vladu
2020-10-15azure: clean up and refactor report_diagnostic_event (#563)Johnson Shi
2020-10-13net: add the ability to blacklist network interfaces based on driver during e...Anh Vo
2020-09-24Azure parse_network_config uses fallback cfg when generate IMDS network cfg f...Johnson Shi
2020-09-18Add vendor-data support to seedfrom parameter for NoCloud and OVF (#570)Johann Queuniet
2020-09-16cloudinit: remove unused LOG variables (#574)Daniel Watkins
2020-09-10Retrieve SSH keys from IMDS first with OVF as a fallback (#509)Thomas Stringer
2020-08-28Add method type hints for Azure helper (#540)Johnson Shi
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-20Pushing cloud-init log to the KVP (#529)Moustafa Moustafa
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-13Support Oracle IMDSv2 API (#528)James Falcon
2020-08-10DataSourceOracle: refactor to use only OPC v1 endpoint (#493)Daniel Watkins
2020-08-07Recognize LABEL_FATBOOT labels (#513)James Falcon
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-15cloudinit: remove global disable of pylint W0107 and fix errors (#489)Daniel Watkins
2020-07-13cloudinit: remove global disable of pylint W0105 and fix errors (#480)Daniel Watkins
2020-07-06cloudinit: fix tip-pylint failures and bump pinned pylint version (#478)Daniel Watkins
2020-06-30networking: refactor is_physical from cloudinit.net (#457)Daniel Watkins
2020-06-29RbxCloud: Add support for FreeBSD (#464)Adam Dobrawy
2020-06-22Hetzner: support reading user-data that is base64 encoded. (#448)Scott Moser
2020-06-19printing the error stream of the dhclient process before killing it (#369)Moustafa Moustafa
2020-06-10test: fix all flake8 E126 errors (#425)Joshua Powers
2020-06-09When tools.conf does not exist, running cmd "vmware-toolbox-cmd config get de...chengcheng-chcheng
2020-06-08Move subp into its own module. (#416)Scott Moser
2020-06-03Enhance poll imds logging (#365)Moustafa Moustafa
2020-06-02test: fix all flake8 E121 and E123 errors (#404)Joshua Powers