summaryrefslogtreecommitdiff
path: root/cloudinit/sources
AgeCommit message (Expand)Author
2021-11-02Azure: fallback nic needs to be reevaluated during reprovisioning (#1094)Anh Vo
2021-11-02azure: pps imds (#1093)Anh Vo
2021-11-01Add LXD datasource (#1040)Chad Smith
2021-10-29Allow libexec for hotplug (#1088)James Falcon
2021-10-22Add "Google" as possible system-product-name (#1077)vteratipally
2021-10-19Update Azure _unpickle (SC-500) (#1067)James Falcon
2021-10-18VMware: read network-config from ISO (#1066)Thomas Weißschuh
2021-10-18CloudStack: fix data-server DNS resolution (#1004)Olivier Lemasle
2021-10-11VMWARE: search the deployPkg plugin in multiarch dir (#1061)xiaofengw-vmware
2021-10-07Support ETHx_IP6_GATEWAY, SET_HOSTNAME on OpenNebula (#1045)Vlastimil Holer
2021-10-04Allow Vultr to set MTU and use as-is configs (#1037)eb3095
2021-09-24Cleanup Vultr support (#987)eb3095
2021-09-21tox: bump the pinned flake8 and pylint version (#1029)Paride Legovini
2021-09-20Add retries to DataSourceGCE.py when connecting to GCE (#1005)vteratipally
2021-09-17Set Azure to apply networking config every BOOT (#1023)James Falcon
2021-09-17Add connectivity_url to Oracle's EphemeralDHCPv4 (#988)James Falcon
2021-09-16VMware: Fix typo introduced in #947 and add test (#1019)PengpengSun
2021-09-03Set Azure to only update metadata on BOOT_NEW_INSTANCE (#1006)James Falcon
2021-09-01Fix `make style-check` errors (#1000)Shreenidhi Shedi
2021-08-24Azure: Retry dhcp on timeouts when polling reprovisiondata (#998)aswinrajamannar
2021-08-20Azure: During primary nic detection, check interface status continuously befo...aswinrajamannar
2021-08-13Only invoke hotplug socket when functionality is enabled (#952)James Falcon
2021-08-12Azure: Check if interface is up after sleep when trying to bring it up (#972)aswinrajamannar
2021-08-10Azure: Limit polling network metadata on connection errors (#961)aswinrajamannar
2021-08-09Datasource for VMware (#953)Andrew Kutz
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