summaryrefslogtreecommitdiff
path: root/cloudinit/sources
AgeCommit message (Expand)Author
2022-01-20sources/azure: drop unused case in _report_failure() (#1200)Chris Patterson
2022-01-20sources/azure: always initialize _ephemeral_dhcp_ctx on unpickle (#1199)Chris Patterson
2022-01-20sources/azure: unpack ret tuple in crawl_metadata() (#1194)Chris Patterson
2022-01-19Seek interfaces, skip dummy interface, fix region codes (#1192)eb3095
2022-01-18sources/azure: set ovf_is_accessible when OVF is read successfully (#1193)Chris Patterson
2022-01-18sources/azure: consolidate DHCP variants to EphemeralDHCPv4WithReporting (#1190)Chris Patterson
2022-01-15Ensure system_cfg read before ds net config on Oracle (SC-720) (#1174)James Falcon
2022-01-12Remove distutils usage (#1177)Shreenidhi Shedi
2022-01-12print error if datasource import fails (#1170)Emanuele Giuseppe Esposito
2022-01-11sources/azure: rename metadata_type -> MetadataType (#1181)Chris Patterson
2022-01-04sources/azure: do not persist failed_desired_api_version flag (#1159)Chris Patterson
2021-12-15Adopt Black and isort (SC-700) (#1157)James Falcon
2021-12-10sources/azure: remove unnecessary hostname bounce (#1143)Chris Patterson
2021-12-03Reorganize unit test locations under tests/unittests (#1126)Brett Holman
2021-12-02jinja: provide and document jinja-safe key aliases in instance-data (SC-622) ...Chad Smith
2021-12-02Move GCE metadata fetch to init-local (SC-502) (#1122)James Falcon
2021-12-01Fix missing metadata routes for vultr (#1125)eb3095
2021-11-29sources/azure: remove unused remnants related to agent command (#1119)Chris Patterson
2021-11-18Fix Vultr timeout and wait values (#1113)eb3095
2021-11-18lxd: add preference for LXD cloud-init.* config keys over user keys (#1108)Chad Smith
2021-11-18VMware: source /etc/network/interfaces.d/* on Debianchengcheng-chcheng
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