fix: more robust source cloud keypair selection
Compare changes
Files
3+ 31
− 5
@@ -311,8 +311,8 @@ def get_dst_server_flavor_name_noassert(args, src_server, dst_ostack_conn):
@@ -329,6 +329,13 @@ def get_source_keypair(keypairs, keypair_name, user_id):
@@ -336,9 +343,28 @@ def create_keypair(args, ostack_connection, keypair):