GitHub user dineshbhoopathy opened a pull request:

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

    [LIBCLOUD-670] Improvements to HostVirtual driver

    - methods to handle 'Packages' concept [basically, it is a reserved compute 
instance with pre-allocated resources (RAM,Disk,IPs etc) in any specified 
location]
    - changed create_node to use the extra packages method
    - fix website url in docs
    - fix method ordering
    - fix kwargs abuse in create_node 
    - fix docstrings

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

    $ git pull https://github.com/dineshbhoopathy/libcloud 670_extra_packages

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

    https://github.com/apache/libcloud/pull/472.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 #472
    
----
commit b70b48fb2a46d0193462f1e0ccccf2c6ba0bd1ec
Author: Dinesh Bhoopathy <[email protected]>
Date:   2015-03-02T23:25:21Z

    [LIBCLOUD-670] Improvements to HostVirtual driver

----


---
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