You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 23, 2020. It is now read-only.
Since this pull request was merged in boto, calling get_key_pair on Nimbus with an unknown key raises an IndexError.
This is because Nimbus returns an empty array, while boto expects a 400 Bad Request response like Amazon EC2 does.
The text was updated successfully, but these errors were encountered: