This is an automated email from the ASF dual-hosted git repository. tomaz pushed a commit to branch 2.8.x in repository https://gitbox.apache.org/repos/asf/libcloud.git
commit 0a4f27668e59e8c25db7a7fa534e391b502bc99c Author: Tomaz Muraus <[email protected]> AuthorDate: Wed Apr 1 00:49:22 2020 +0200 Add missing files. --- libcloud/test/compute/fixtures/misc/test_ed25519.key | 7 +++++++ libcloud/test/compute/fixtures/misc/test_ed25519.pub | 1 + 2 files changed, 8 insertions(+) diff --git a/libcloud/test/compute/fixtures/misc/test_ed25519.key b/libcloud/test/compute/fixtures/misc/test_ed25519.key new file mode 100644 index 0000000..1755665 --- /dev/null +++ b/libcloud/test/compute/fixtures/misc/test_ed25519.key @@ -0,0 +1,7 @@ +-----BEGIN OPENSSH PRIVATE KEY----- +b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAAAMwAAAAtzc2gtZW +QyNTUxOQAAACBtOQwT+zCBuv1bdnloqU7eLXxPc43ELqdEZ0Lw0YVhXAAAAJgwUx9VMFMf +VQAAAAtzc2gtZWQyNTUxOQAAACBtOQwT+zCBuv1bdnloqU7eLXxPc43ELqdEZ0Lw0YVhXA +AAAEC2csRa7XD1MhNyYRrnqP9wPWm5UodVAJAjhknvE0vQIG05DBP7MIG6/Vt2eWipTt4t +fE9zjcQup0RnQvDRhWFcAAAAEWthbWlAa2FtaS1kZXNrdG9wAQIDBA== +-----END OPENSSH PRIVATE KEY----- diff --git a/libcloud/test/compute/fixtures/misc/test_ed25519.pub b/libcloud/test/compute/fixtures/misc/test_ed25519.pub new file mode 100644 index 0000000..6304f1e --- /dev/null +++ b/libcloud/test/compute/fixtures/misc/test_ed25519.pub @@ -0,0 +1 @@ +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG05DBP7MIG6/Vt2eWipTt4tfE9zjcQup0RnQvDRhWFc kami@kami-desktop
