summaryrefslogtreecommitdiff
path: root/cloudinit/sources
AgeCommit message (Expand)Author
2022-02-15sources/azure: report ready in local phase (#1265)Chris Patterson
2022-02-14sources/azure: validate IMDS network configuration metadata (#1257)Chris Patterson
2022-02-14Fix extra ipv6 issues, code reduction and simplification (#1243)eb3095
2022-02-11sources/azure: address mypy/pyright typing complaints (#1245)Chris Patterson
2022-02-10cloud-id: publish /run/cloud-init/cloud-id-<cloud-type> files (#1244)Chad Smith
2022-02-10sources/azure: refactor ssh key handling (#1248)Chris Patterson
2022-02-09sources/hetzner: Use EphemeralDHCPv4 instead of static configuration (#1251)Markus Schade
2022-02-08Fix IPv6 netmask format for sysconfig (#1215)Harald
2022-02-07sources/azure: drop debug print (#1249)Chris Patterson
2022-02-04sources/azure: consolidate ephemeral DHCP configuration (#1229)Chris Patterson
2022-02-04sources/azure: fix metadata check in _check_if_nic_is_primary() (#1232)Chris Patterson
2022-02-02vultr: Return metadata immediately when found (#1233)eb3095
2022-01-31sources/azure: refactor _report_ready_if_needed and _poll_imds (#1222)Chris Patterson
2022-01-28Vultr: Fix lo being used for DHCP, try next on cmd fail (#1208)eb3095
2022-01-28sources/azure: refactor _should_reprovision[_after_nic_attach]() logic (#1206)Chris Patterson
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