summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-29Merge pull request #37 from UnicronNL/currentKim
2021-03-29Metadata: T3432: Azure ssh keys not working for version 1.2.7/1.3.x updateKim Hagen
2021-03-25tools/write-ssh-key-fingerprints: do not display empty header/footer (#817)dermotbradley
2021-03-25Merge pull request #34 from UnicronNL/currentKim
2021-03-25Metadata: T3432: Azure ssh keys not working for version 1.2.7/1.3.xKim Hagen
2021-03-25Azure helper: Ensure Azure http handler sleeps between retries (#842)Johnson Shi
2021-03-24Fix chef apt source example (#826)timothegenzmer
2021-03-19.travis.yml: generate an SSH key before running tests (#848)Daniel Watkins
2021-03-19write passwords only to serial console, lock down cloud-init-output.log (#847)Daniel Watkins
2021-03-19Fix apt default integration test (#845)James Falcon
2021-03-18integration_tests: bump pycloudlib dependency (#846)Daniel Watkins
2021-03-16Fix stack trace if vendordata_raw contained an array (#837)eb3095
2021-03-15archlinux: Fix broken locale logic (#841)Kristian Klausen
2021-03-11Integration test for #783 (#832)James Falcon
2021-03-11integration_tests: mount more paths IN_PLACE (#838)Daniel Watkins
2021-03-08Fix requiring device-number on EC2 derivatives (#836)James Falcon
2021-03-08Remove the vi comment from the part-handler example (#835)James Falcon
2021-03-08net: exclude OVS internal interfaces in get_interfaces (#829)Daniel Watkins
2021-03-03tox.ini: pass OS_* environment variables to integration tests (#830)Daniel Watkins
2021-03-03integration_tests: add OpenStack as a platform (#804)James Falcon
2021-03-03Add flexibility to IMDS api-version (#793)Thomas Stringer
2021-03-03Fix the TestApt tests using apt-key on Xenial and Hirsute (#823)Paride Legovini
2021-02-25doc: remove duplicate "it" from nocloud.rst (#825)V.I. Wood
2021-02-25archlinux: Use hostnamectl to set the transient hostname (#797)Kristian Klausen
2021-02-24cc_keys_to_console.py: Add documentation for recently added config key (#824)dermotbradley
2021-02-23Update cc_set_hostname documentation (#818)Toshi Aoyama
2021-02-23Release 21.1 (#820)Daniel Watkins
2021-02-22Azure: Support for VMs without ephemeral resource disks. (#800)Johnson Shi
2021-02-22cc_keys_to_console: add option to disable key emission (#811)Michael Hudson-Doyle
2021-02-22integration_tests: introduce lxd_use_exec mark (#802)Daniel Watkins
2021-02-19azure: case-insensitive UUID to avoid new IID during kernel upgrade (#798)Chad Smith
2021-02-18stale.yml: don't ask submitters to reopen PRs (#816)Daniel Watkins
2021-02-18integration_tests: fix use of SSH agent within tox (#815)Daniel Watkins
2021-02-18integration_tests: add UPGRADE CloudInitSource (#812)Daniel Watkins
2021-02-18integration_tests: use unique MAC addresses for tests (#813)Daniel Watkins
2021-02-18Update .gitignore (#814)James Falcon
2021-02-16Port apt cloud_tests to integration tests (#808)James Falcon
2021-02-16integration_tests: fix test_gh626 on LXD VMs (#809)Daniel Watkins
2021-02-16Fix attempting to decode binary data in test_seed_random_data test (#806)James Falcon
2021-02-15Merge pull request #33 from zdc/T2403-sagittazdc
2021-02-15MAC address: T2403: Added MAC processing to network-configzsdc
2021-02-14Merge pull request #32 from zdc/T2403-sagittazdc
2021-02-14network-config: T2403: Fixed missed network-configzsdc
2021-02-09Remove wait argument from tests with session_cloud calls (#805)James Falcon
2021-02-08Datasource for UpCloud (#743)Antti Myyrä
2021-02-05test_gh668: fix failure on LXD VMs (#801)Daniel Watkins
2021-02-05openstack: read the dynamic metadata group vendor_data2.json (#777)Andrew Bogott
2021-01-29includedir in suoders can be prefixed by "arroba" (#783)Jordi Massaguer Pla
2021-01-28Merge upstream/20.4.1 into masterDaniel Watkins
2021-01-27[VMware] change default max wait time to 15s (#774)xiaofengw-vmware