Enrique Fernandez Casado created DTACLOUD-438: -------------------------------------------------
Summary: Import SSH key into Amazon EC2 not working as expected Key: DTACLOUD-438 URL: https://issues.apache.org/jira/browse/DTACLOUD-438 Project: DeltaCloud Issue Type: Bug Components: Server Reporter: Enrique Fernandez Casado curl -X POST --user "user:pass" -F "name=mynewkey" -F "public_key=`cat /location/of/public/key/id_rsa.pub`" http://localhost:3001/api/keys?format=xml seems to be creating a new SSH key (using the provided key name) rather than importing the provided one -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira