[ 
https://issues.apache.org/jira/browse/DTACLOUD-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13573619#comment-13573619
 ] 

Marios Andreou commented on DTACLOUD-438:
-----------------------------------------

pushed with commit id #5a38b15d561fb0d55afc5b097aee8cab0bb3a377
i added a change to the gemspec to require aws 2.7.0 (now that it's available) 
- needed for this functionality

                
> 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
>            Assignee: Marios Andreou
>         Attachments: 
> 0001-Deltacloud-adds-EC2-driver-import-key-functionality-.patch
>
>
> 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

Reply via email to