You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by GitBox <gi...@apache.org> on 2019/07/03 01:00:59 UTC

[GitHub] [libcloud] palashgandhi opened a new pull request #1301: Add ability to resize volume in GCE

palashgandhi opened a new pull request #1301: Add ability to resize volume in GCE
URL: https://github.com/apache/libcloud/pull/1301
 
 
   ## Add ability to resize volume in GCE
   
   ### Description
   
   This change adds a new method to the GCE driver to support resizing a volume in Google Cloud. See this [API reference](https://cloud.google.com/compute/docs/reference/rest/v1/disks/resize) for more information.
   
   ### Status
   
   - done, ready for review
   
   ### Checklist (tick everything that applies)
   
   - [x] [Code linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide) (required, can be done after the PR checks)
   - [x] Documentation
   - [x] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html)
   - [x] [ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-bigger-changes) (required for bigger changes)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services