summaryrefslogtreecommitdiff
path: root/cloudinit/sources
Commit message (Expand)AuthorAgeFilesLines
* azure/errors: introduce reportable errors for imds (#3647)Chris Patterson2023-05-122-11/+65
* azure/errors: add host reporting for dhcp errors (#2167)Chris Patterson2023-05-112-7/+44
* net: purge blacklist_drivers across net and azure (#2160)Chris Patterson2023-05-101-26/+3
* Remove mount NTFS error message (#2134)Ksenija Stanojevic2023-05-091-0/+1
* sources/azure: report success to host and introduce kvp module (#2141)Chris Patterson2023-04-284-34/+86
* openstack/static: honor the DNS servers associated with a network (#2138)Gonéri Le Bouder2023-04-281-0/+8
* gce: activate network discovery on every boot (#2128)Alberto Contreras2023-04-271-0/+7
* Make user/vendor data sensitive and remove log permissions (#2144)James Falcon2023-04-263-14/+37
* sources/azure: report failures to host via kvp (#2136)Chris Patterson2023-04-251-1/+15
* azure/imds: retry fetching metadata up to 300 seconds (#2121)Chris Patterson2023-04-192-16/+47
* [1/2] DHCP: Refactor dhcp client code (#2122)Brett Holman2023-04-1913-96/+30
* azure/errors: treat traceback_base64 as string (#2131)Chris Patterson2023-04-191-1/+1
* azure/errors: introduce reportable errors (#2129)Chris Patterson2023-04-193-18/+118
* azure: introduce identity module (#2116)Chris Patterson2023-04-173-76/+118
* NoCloud: Use seedfrom protocol to determine mode (#2107)Brett Holman2023-04-121-4/+15
* Adapt DataSourceScaleway to upcoming IPv6 support (#2033)Louis Bouchard2023-04-051-48/+197
* Standardize kernel commandline user interface (#2093)Brett Holman2023-03-312-16/+36
* sources/azure: move pps handling out of _poll_imds() (#2075)Chris Patterson2023-03-291-85/+83
* sources/azure/imds: don't count timeout errors as connection errors (#2074)Chris Patterson2023-03-291-4/+5
* datasource: Optimize datasource detection, fix bugs (#2060)Brett Holman2023-03-199-86/+84
* sources/azure: add networking check for all source PPS (#2061)Chris Patterson2023-03-161-7/+6
* chore: fix style tip (#2071)Alberto Contreras2023-03-145-6/+8
* oracle-ds: prefer system_cfg over ds network config source (#1998)Alberto Contreras2023-03-041-1/+1
* Remove dead code (#2038)Brett Holman2023-03-039-119/+0
* source: Force OpenStack when it is only option (#2045)Brett Holman2023-03-022-36/+34
* sources/azure: fix regressions in IMDS behavior (#2041)Chris Patterson2023-03-012-76/+83
* dhcp: Cleanup unused kwarg (#2037)Brett Holman2023-02-289-19/+4
* sources/vmware/imc: fix-missing-catch-few-negtive-scenarios (#2027)PengpengSun2023-02-281-9/+16
* lxd: Retry if the server isn't ready (#2025)Brett Holman2023-02-181-1/+15
* sources/azure: refactor imds handler into own module (#1977)Chris Patterson2023-02-163-298/+184
* Fix OpenStack datasource detection on bare metal (#1923)Alexander Birkner2023-02-071-21/+50
* cloud-id: better handling of change in datasource filesd1r3ct0r2023-02-021-4/+7
* Fix Vultr cloud_interfaces usage (#1986)eb30952023-02-012-8/+8
* sources/azure: retry on connection error when fetching metdata (#1968)Chris Patterson2023-01-171-1/+4
* sources/azure: minor refactor for metadata source detection logic (#1936)Chris Patterson2023-01-121-29/+21
* lxd: handle 404 from missing devices route for LXD 4.0Chad Smith2023-01-111-1/+11
* vultr: Fix issue regarding cache and region codes (#1938)eb30952023-01-092-7/+13
* sources/azure: drop description for report_failure_to_fabric() (#1934)Chris Patterson2023-01-052-15/+6
* sources/azure: fix device driver matching for net config (#1914)Chris Patterson2023-01-031-6/+29
* nocloud: add support for dmi variable expansion for seedfrom URLChad Smith2022-12-151-1/+4
* sources/azure: encode health report as utf-8 (#1897)Chris Patterson2022-12-081-7/+9
* feat: add support aliyun metadata security harden mode (#1865)Manasseh Zhou2022-11-302-27/+68
* Add Support for IPv6 metadata to OpenStack (#1805)Marvin Vogt2022-11-171-3/+4
* VMware: Move Guest Customization transport from OVF to VMware (#1573)PengpengSun2022-11-164-597/+629
* Stop using devices endpoint for LXD network config (#1819)James Falcon2022-11-101-11/+20
* add NWCS datasource (#1793)shell-skrimp2022-10-261-0/+168
* Enable hotplug for LXD datasource (#1787)James Falcon2022-10-222-29/+74
* Fix Oracle DS primary interface when using IMDS (#1757)James Falcon2022-09-301-20/+29
* style: prefer absolute imports over relative importsMina Galić2022-09-305-8/+15
* Fix Oracle DS not setting subnet when using IMDS (#1735)James Falcon2022-09-161-2/+6