How can I set a default keypair for a user in openstack?
I'm using jenkins with the jclouds plugin, which doesn't support keypair selection. The jclouds documentation says:
injection of an SSH key from the JClouds is not working (but working for the registered user's default key)
I cannot find anything in the openstack documentation about setting a default keypair for a user.