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 2014/07/16 17:44:07 UTC

[jira] [Commented] (LIBCLOUD-596) Add SSD support to persistent disks

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

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

GitHub user erjohnso opened a pull request:

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

    [LIBCLOUD-596] Add SSD support to GCE Compute driver

    Contributing support for SSD persistent disks to Google Compute Engine driver.  SSD was recently introduced [https://developers.google.com/compute/docs/disks#typeofdisks].
    
    Changed default disk size to 10 GB in test fixtures "just because".
    
    @wrigri - mind taking a look?

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

    $ git pull https://github.com/erjohnso/libcloud LIBCLOUD-596_SSD_for_GCE

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

    https://github.com/apache/libcloud/pull/339.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 #339
    
----
commit 8dce61ba67df02233be23c5903c4282f3c421eb7
Author: Eric Johnson <er...@google.com>
Date:   2014-07-16T15:40:12Z

    [LIBCLOUD-596] Add SSD support to GCE Compute driver

----


> Add SSD support to persistent disks
> -----------------------------------
>
>                 Key: LIBCLOUD-596
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-596
>             Project: Libcloud
>          Issue Type: Improvement
>          Components: Compute
>         Environment: GCE
>            Reporter: Eric Johnson
>
> Recently, Google introduced SSD for Persistent Disks [https://developers.google.com/compute/docs/disks#typeofdisks].  Forthcoming pull-request to add this functionality to the GCE compute driver.



--
This message was sent by Atlassian JIRA
(v6.2#6252)