This is an automated email from the ASF dual-hosted git repository. tomaz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git
commit 03e60cc0f67d73f95acf62eed0bac809c6988fb1 Merge: f2d949fff 5a9b157d2 Author: Tomaz Muraus <to...@tomaz.me> AuthorDate: Wed Sep 20 19:53:44 2023 +0200 Merge branch 'linode-cloudinit' of https://github.com/mraygalaxy2/libcloud into mraygalaxy2-linode-cloudinit CHANGES.rst | 5 ++ .../_supported_methods_image_management.rst | 2 +- .../_supported_methods_key_pair_management.rst | 2 +- docs/upgrade_notes.rst | 6 ++ libcloud/compute/drivers/linode.py | 80 +++++++++++++++++++++- .../fixtures/linode_v4/create_key_pair.json | 6 ++ .../compute/fixtures/linode_v4/list_key_pairs.json | 13 ++++ libcloud/test/compute/test_linode_v4.py | 43 +++++++++--- 8 files changed, 141 insertions(+), 16 deletions(-)