summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* run-container: make the container/VM timeout configurable (#2118)Paride Legovini2023-04-101-4/+6
* suse: Remove sysvinit files. (#2115)Brett Holman2023-04-105-455/+0
* test: Backport assert_call_count for old requests (#2119)Brett Holman2023-04-061-3/+35
* Add "licebmi" as contributor (#2113)Mark Martinez2023-04-061-0/+1
* Adapt DataSourceScaleway to upcoming IPv6 support (#2033)Louis Bouchard2023-04-052-167/+751
* rhel: make sure previous-hostname file ends with a new line (#2108)Ani Sinha2023-04-042-1/+5
* Adding contributors for DataSourceAkamai (#2110)acourdavAkamai2023-04-031-0/+3
* Cleanup ephemeral IP routes on exception (#2100)sxt10012023-04-032-17/+99
* Fix private key permissions when openssh not earlier than 9.0 #2072sxt10012023-04-023-4/+98
* Standardize kernel commandline user interface (#2093)Brett Holman2023-03-319-61/+165
* config/cc_resizefs: fix do_resize arguments (#2106)Chris Patterson2023-03-312-4/+4
* Fix test_dhclient_exits_with_error (#2105)James Falcon2023-03-301-1/+4
* net/dhcp: catch dhclient failures and raise NoDHCPLeaseError (#2083)Chris Patterson2023-03-292-2/+30
* sources/azure: move pps handling out of _poll_imds() (#2075)Chris Patterson2023-03-292-304/+135
* tests: bump pycloudlib version (#2102)Alberto Contreras2023-03-291-1/+1
* schema: do not manipulate draft4 metaschema for jsonschema 2.6.0 (#2098)Chad Smith2023-03-293-6/+22
* sources/azure/imds: don't count timeout errors as connection errors (#2074)Chris Patterson2023-03-293-7/+7
* Fix Python 3.12 unit test failures (#2099)James Falcon2023-03-272-19/+21
* integration tests: Refactor instance checking (#1989)James Falcon2023-03-2750-311/+460
* ci: migrate remaining jobs from travis to gh (#2085)Alberto Contreras2023-03-272-43/+17
* missing ending quote in instancedata docs(#2094)Hong L2023-03-271-1/+1
* refactor: stop passing log instances to cc_* handlers (#2016)d1r3ct0r2023-03-27113-931/+795
* tests/vmware: fix test_no_data_access_method failure (#2092)Chris Patterson2023-03-231-1/+5
* Don't change permissions of netrules target (#2076)James Falcon2023-03-233-4/+27
* tests/sources: patch util.get_cmdline() for datasource tests (#2091)Chris Patterson2023-03-231-0/+9
* macs: ignore duplicate MAC for devs with driver driver qmi_wwan (#2090)Chad Smith2023-03-232-13/+29
* Fedora: Enable CA handling (#2086)František Zatloukal2023-03-221-0/+8
* Add frantisekz as contributor (#2087)František Zatloukal2023-03-221-0/+1
* Send dhcp-client-identifier for InfiniBand ports (#2043)Waleed Mousa2023-03-224-5/+127
* cc_ansible: complete the examples and doc (#2082)Yves2023-03-212-0/+2
* contributor: add bdrungChad Smith2023-03-201-0/+1
* bddeb: for dev package, derive debhelper-compat from host systemChad Smith2023-03-204-110/+169
* apport: only prompt for cloud_name when instance-data.json is absentChad Smith2023-03-202-13/+86
* datasource: Optimize datasource detection, fix bugs (#2060)Brett Holman2023-03-1918-148/+244
* Handle non existent ca-cert-config situation (#2073)Shreenidhi Shedi2023-03-162-6/+25
* sources/azure: add networking check for all source PPS (#2061)Chris Patterson2023-03-162-12/+46
* do not attempt dns resolution on ip addresses (#2040)Brett Holman2023-03-144-15/+35
* chore: fix style tip (#2071)Alberto Contreras2023-03-1426-55/+59
* Fix metadata IP in instancedata.rst (#2063)Brian Haley2023-03-102-1/+2
* util: Pass deprecation schedule in deprecate_call() (#2064)Brett Holman2023-03-101-0/+1
* config: Update grub-dpkg docs (#2058)Brett Holman2023-03-103-6/+6
* docs: Cosmetic improvements and styling (#2057)s-makin2023-03-062-5/+285
* cc_grub_dpkg: Added UEFI support (#2029)Alexander Birkner2023-03-063-49/+150
* tests: Write to /var/spool/rsyslog to adhere to apparmor profile (#2059)Chad Smith2023-03-051-2/+4
* oracle-ds: prefer system_cfg over ds network config source (#1998)Alberto Contreras2023-03-043-1/+49
* Remove dead code (#2038)Brett Holman2023-03-0333-412/+7
* Release 23.1.1 (#2052)James Falcon2023-03-022-1/+6
* source: Force OpenStack when it is only option (#2045)Brett Holman2023-03-0210-313/+79
* cc_ubuntu_advantage: improve UA logs discoveryAlberto Contreras2023-03-012-4/+20
* sources/azure: fix regressions in IMDS behavior (#2041)Chris Patterson2023-03-014-191/+343