summaryrefslogtreecommitdiff
path: root/cloudinit/sources
AgeCommit message (Expand)Author
2021-08-05generate contents for ovf-env.xml when provisioning via IMDS (#959)Anh Vo
2021-07-20VMware: add network-config support in ovf-env.xml (#947)PengpengSun
2021-07-19Azure: mount default provisioning iso before try device listing (#870)Anh Vo
2021-07-19Initial hotplug support (#936)James Falcon
2021-07-15Fix MIME policy failure on python version upgrade (#934)James Falcon
2021-07-08VMware: new "allow_raw_data" switch (#939)xiaofengw-vmware
2021-06-17Fix the spelling of "DigitalOcean" (#924)Mark Mercado
2021-05-13Allow user control over update events (#834)James Falcon
2021-05-05Add \r\n check for SSH keys in Azure (#889)James Falcon
2021-04-27Azure: adding support for consuming userdata from IMDS (#884)Anh Vo
2021-04-26Azure: Retry net metadata during nic attach for non-timeout errs (#878)aswinrajamannar
2021-04-26Azure: Retrieve username and hostname from IMDS (#865)Thomas Stringer
2021-04-23Azure: eject the provisioning iso before reporting ready (#861)Anh Vo
2021-04-19fix error on upgrade caused by new vendordata2 attributes (#869)James Falcon
2021-04-13azure: Removing ability to invoke walinuxagent (#799)Anh Vo
2021-04-13Add Vultr support (#827)David Dymko
2021-03-25Azure helper: Ensure Azure http handler sleeps between retries (#842)Johnson Shi
2021-03-08Fix requiring device-number on EC2 derivatives (#836)James Falcon
2021-03-08net: exclude OVS internal interfaces in get_interfaces (#829)Daniel Watkins
2021-03-03Add flexibility to IMDS api-version (#793)Thomas Stringer
2021-02-22Azure: Support for VMs without ephemeral resource disks. (#800)Johnson Shi
2021-02-19azure: case-insensitive UUID to avoid new IID during kernel upgrade (#798)Chad Smith
2021-02-08Datasource for UpCloud (#743)Antti Myyrä
2021-02-05openstack: read the dynamic metadata group vendor_data2.json (#777)Andrew Bogott
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