summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Do not generate dsa and ed25519 key types when crypto FIPS mode is enabled (#...Ani Sinha2023-05-024-9/+85
* Add documentation label automatically (#2156)Brett Holman2023-05-022-0/+14
* sources/azure: report success to host and introduce kvp module (#2141)Chris Patterson2023-04-288-65/+232
* setup.py: use pkg-config for udev/rules path (#2137)dankm2023-04-282-6/+9
* openstack/static: honor the DNS servers associated with a network (#2138)Gonéri Le Bouder2023-04-282-0/+67
* fix linux-specific code on bsd (#2143)Brett Holman2023-04-281-1/+4
* cli: schema validation of jinja template user-data (SC-1385) (#2132)Chad Smith2023-04-282-73/+278
* gce: activate network discovery on every boot (#2128)Alberto Contreras2023-04-279-12/+203
* tests: update integration test to assert 640 across reboots (#2145)Chad Smith2023-04-262-27/+31
* Make user/vendor data sensitive and remove log permissions (#2144)James Falcon2023-04-266-23/+77
* Update kernel command line docs (SC-1457) (#2133)Brett Holman2023-04-2514-157/+363
* docs: update network configuration path links (#2140)d1r3ct0r2023-04-251-3/+3
* sources/azure: report failures to host via kvp (#2136)Chris Patterson2023-04-254-1/+78
* net: Document use of `ip route append` to add routes (#2130)Brett Holman2023-04-211-0/+8
* dhcp: Add missing mocks (#2135)Brett Holman2023-04-201-6/+7
* azure/imds: retry fetching metadata up to 300 seconds (#2121)Chris Patterson2023-04-194-83/+171
* [1/2] DHCP: Refactor dhcp client code (#2122)Brett Holman2023-04-1937-479/+623
* azure/errors: treat traceback_base64 as string (#2131)Chris Patterson2023-04-192-6/+8
* azure/errors: introduce reportable errors (#2129)Chris Patterson2023-04-196-44/+287
* users: schema permit empty list to indicate create no usersChad Smith2023-04-174-29/+38
* azure: introduce identity module (#2116)Chris Patterson2023-04-176-147/+310
* Standardize disabling cloud-init on non-systemd (#2112)Brett Holman2023-04-1717-11/+105
* Update .github-cla-signers (#2126)Rob Tongue2023-04-171-0/+1
* NoCloud: Use seedfrom protocol to determine mode (#2107)Brett Holman2023-04-122-5/+19
* rhel: Remove sysvinit files. (#2114)Brett Holman2023-04-124-435/+0
* tox.ini: set -vvvv --showlocals for pytest (#2104)Chris Patterson2023-04-111-0/+1
* Fix NoCloud kernel commandline semi-colon argsBrett Holman2023-04-102-6/+22
* 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