FYI if any of you are using Libcloud, I ran into a problem trying to create and list sshkeypairs if there were none in Cloudstack.
I filed the following and included a fix: https://issues.apache.org/jira/browse/LIBCLOUD-438 ex_create_keypair was affected since it first checks to see if the keypair name exists using the list function. cheers, Carlos .
