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 <[email protected]>
Date: 2014-07-16T15:40:12Z
[LIBCLOUD-596] Add SSD support to GCE Compute 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.
---