GitHub user jcastillo2nd opened a pull request:

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

    Vultr ssh key support

    Added in support for vultr to get the ssh keys list similar to the 
DigitalOcean driver method ex_list_ssh_keys().
    
    Also updated the create_node() method to accept a key id for creating vultr 
nodes with those keys.
    


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

    $ git pull https://github.com/jcastillo2nd/libcloud trunk

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

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

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #455
    
----
commit 634987194d0e60555f9343a067551550a05f7166
Author: jcastillo2nd <[email protected]>
Date:   2015-02-14T14:26:09Z

    Added Digital Ocean snapshot create_image()

commit 60b2e82994c9d0ad01b5eb3e6c6dac26a6563820
Author: jcastillo2nd <[email protected]>
Date:   2015-02-14T14:26:51Z

    Added ssh key support for create_node and also retrieve ssh key by name for 
vultr

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to