You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/03/03 00:48:04 UTC

[jira] [Commented] (LIBCLOUD-670) Improvements to HostVirtual driver

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

ASF GitHub Bot commented on LIBCLOUD-670:
-----------------------------------------

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 <db...@vr.org>
Date:   2015-03-02T23:25:21Z

    [LIBCLOUD-670] Improvements to HostVirtual driver

----


> Improvements to HostVirtual driver
> ----------------------------------
>
>                 Key: LIBCLOUD-670
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-670
>             Project: Libcloud
>          Issue Type: Improvement
>          Components: Compute, Documentation
>            Reporter: Dinesh Bhoopathy
>            Priority: Minor
>              Labels: patch
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> - Added extra methods to handle the packages concept
> - Replace vr.org with hostvirtual.com in the docs



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)