You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by wrigri <gi...@git.apache.org> on 2014/03/20 18:55:07 UTC

[dev] [GitHub] libcloud pull request: Gce auto create disk

GitHub user wrigri opened a pull request:

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

    Gce auto create disk

    This adds support for the automatic creation and deletion of boot disks when creating/deleting instances.
    
    It also deals with some inefficient code and should address most of the problems raised in LIBCLOUD-527
    
    /cc @RussellSpitzer

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

    $ git pull https://github.com/wrigri/libcloud GCE_auto_create_disk

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

    https://github.com/apache/libcloud/pull/267.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 #267
    
----
commit bae3e7586234f958e6451fc284d4a34600acb7c2
Author: Rick Wright <ri...@google.com>
Date:   2014-03-17T18:23:55Z

    Add support for auto-created boot disks and auto-delete disks.
    Also eliminate the call to ex_get_volume() in _to_node()

commit aecaf6759e08c0963b872adf66a916eaec4294ce
Author: Rick Wright <ri...@google.com>
Date:   2014-03-17T18:23:55Z

    Add support for auto-created boot disks and auto-delete disks.
    Also eliminate the call to ex_get_volume() in _to_node()

commit 03f19cda860d95c624909de51ecafa510bc5f623
Author: Rick Wright <ri...@google.com>
Date:   2014-03-20T17:38:09Z

    Merge branch 'GCE_auto_create_disk' of https://github.com/wrigri/libcloud into GCE_auto_create_disk
    
    Conflicts:
    	libcloud/compute/drivers/gce.py

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] libcloud pull request: Gce auto create disk

Posted by wrigri <gi...@git.apache.org>.
Github user wrigri closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---