You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by gigimon <gi...@git.apache.org> on 2013/10/23 08:58:23 UTC

[dev] libcloud pull request: LIBCLOUD-415 try fix keypair delete

GitHub user gigimon opened a pull request:

    https://github.com/apache/libcloud/pull/161

    LIBCLOUD-415 try fix keypair delete

    Hello
    
    I think this fix delete keypair in Eucalyptus (ticket https://issues.apache.org/jira/browse/LIBCLOUD-415)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gigimon/libcloud fix-delete-keypair

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/libcloud/pull/161.patch

----
commit 614a3a8922437adcc26d373aa74095243e1600b3
Author: gigimon <gi...@gmail.com>
Date:   2013-10-23T06:56:51Z

    LIBCLOUD-415 try fix keypair delete

----