summaryrefslogtreecommitdiff
path: root/cloudinit
Commit message (Expand)AuthorAgeFilesLines
* sources/azure: report failures to host via kvp (#2136)Chris Patterson2023-04-252-1/+30
* net: Document use of `ip route append` to add routes (#2130)Brett Holman2023-04-211-0/+8
* 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-1921-378/+454
* 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
* users: schema permit empty list to indicate create no usersChad Smith2023-04-172-2/+7
* 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
* rhel: make sure previous-hostname file ends with a new line (#2108)Ani Sinha2023-04-041-1/+4
* Cleanup ephemeral IP routes on exception (#2100)sxt10012023-04-031-17/+26
* Fix private key permissions when openssh not earlier than 9.0 #2072sxt10012023-04-022-3/+53
* Standardize kernel commandline user interface (#2093)Brett Holman2023-03-313-27/+62
* config/cc_resizefs: fix do_resize arguments (#2106)Chris Patterson2023-03-311-2/+2
* net/dhcp: catch dhclient failures and raise NoDHCPLeaseError (#2083)Chris Patterson2023-03-291-1/+11
* sources/azure: move pps handling out of _poll_imds() (#2075)Chris Patterson2023-03-291-85/+83
* schema: do not manipulate draft4 metaschema for jsonschema 2.6.0 (#2098)Chad Smith2023-03-291-4/+5
* sources/azure/imds: don't count timeout errors as connection errors (#2074)Chris Patterson2023-03-291-4/+5
* refactor: stop passing log instances to cc_* handlers (#2016)d1r3ct0r2023-03-2764-551/+443
* Don't change permissions of netrules target (#2076)James Falcon2023-03-232-2/+9
* macs: ignore duplicate MAC for devs with driver driver qmi_wwan (#2090)Chad Smith2023-03-231-1/+1
* Fedora: Enable CA handling (#2086)FrantiĊĦek Zatloukal2023-03-221-0/+8
* Send dhcp-client-identifier for InfiniBand ports (#2043)Waleed Mousa2023-03-222-2/+26
* cc_ansible: complete the examples and doc (#2082)Yves2023-03-211-0/+1
* apport: only prompt for cloud_name when instance-data.json is absentChad Smith2023-03-201-1/+23
* datasource: Optimize datasource detection, fix bugs (#2060)Brett Holman2023-03-199-86/+84
* Handle non existent ca-cert-config situation (#2073)Shreenidhi Shedi2023-03-161-6/+13
* sources/azure: add networking check for all source PPS (#2061)Chris Patterson2023-03-161-7/+6
* do not attempt dns resolution on ip addresses (#2040)Brett Holman2023-03-141-7/+13
* chore: fix style tip (#2071)Alberto Contreras2023-03-1413-34/+41
* util: Pass deprecation schedule in deprecate_call() (#2064)Brett Holman2023-03-101-0/+1
* config: Update grub-dpkg docs (#2058)Brett Holman2023-03-102-4/+4
* cc_grub_dpkg: Added UEFI support (#2029)Alexander Birkner2023-03-062-34/+72
* oracle-ds: prefer system_cfg over ds network config source (#1998)Alberto Contreras2023-03-041-1/+1
* Remove dead code (#2038)Brett Holman2023-03-0328-351/+2
* Release 23.1.1 (#2052)James Falcon2023-03-021-1/+1
* source: Force OpenStack when it is only option (#2045)Brett Holman2023-03-024-105/+35
* cc_ubuntu_advantage: improve UA logs discoveryAlberto Contreras2023-03-011-2/+14
* sources/azure: fix regressions in IMDS behavior (#2041)Chris Patterson2023-03-012-76/+83
* dhcp: Cleanup unused kwarg (#2037)Brett Holman2023-02-2811-31/+7
* sources/vmware/imc: fix-missing-catch-few-negtive-scenarios (#2027)PengpengSun2023-02-281-9/+16
* dhclient_hook: remove vestigal dhclient_hook command (#2015)Brett Holman2023-02-282-96/+0
* log: Add standardized deprecation tooling (SC-1312) (#2026)Brett Holman2023-02-2415-71/+176
* Enable SUSE based distros for ca handling (#2036)Robert Schweikert2023-02-231-1/+30
* Release 23.123.1Alberto Contreras2023-02-221-1/+1
* Support transactional-updates for SUSE based distros (#1997)Robert Schweikert2023-02-212-3/+77
* Set ownership for new folders in Write Files Module (#1980)Jack2023-02-213-4/+40
* add OpenCloudOS and TencentOS support (#1964)wynnfeng2023-02-187-0/+27
* lxd: Retry if the server isn't ready (#2025)Brett Holman2023-02-181-1/+15