GitHub user erjohnso opened a pull request:

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

    [google compute] allow use of GCEDiskType in existing methods

    Back in #391, a new `GCEDiskType` resource was added to the GCE driver. 
This is a follow-up that updates the rest of the driver to allow the use of 
this new libcloud object vs the initial string-only support.
    
    Tests added along with updates to the `demos/gce_demo.py` script.
    
    /cc @verb

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

    $ git pull https://github.com/erjohnso/libcloud GCE_DiskTypes_part2

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

    https://github.com/apache/libcloud/pull/428.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 #428
    
----
commit d55876c7352c299ef0792fe8ac302fb30686d321
Author: Eric Johnson <[email protected]>
Date:   2015-01-07T22:24:08Z

    [google compute] allow use of GCEDiskType in existing methods

----


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