Comment 2 for bug 1605742

Revision history for this message
eil397 (anton-haldin) wrote : Re: Unexpected API Error. TypeError. Code: 500. os-keypairs v2.1

Cause of this issue was Paramiko 2.0 and nova (mitaka) version.

Compatibility Paramiko2.0 and nova was fixed for master (newton). https://review.openstack.org/#/c/314592

This bug report duplicates another one https://bugs.launchpad.net/nova/+bug/1585515

Is it possible to cherrypick commit to mitaka to have compatibility with Paramiko 2.0 ? I would like to do this backport, if it is possible.