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/12/13 19:25:10 UTC

[GitHub] [libcloud] yukw777 opened a new pull request #1386: Support disk_size parameter for create_node

yukw777 opened a new pull request #1386: Support disk_size parameter for create_node
URL: https://github.com/apache/libcloud/pull/1386
 
 
   ## Support disk_size parameter for create_node
   
   ### Description
   
   I've added support for `disk_size` in `create_node()` for GCE. This closely follows the change that added the same for `ex_create_multiple_nodes()`. This is so that we can launch nodes on GCE with different sizes of disks easily.
   
   
   ### 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)
   - [ ] [ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-bigger-changes) (required for bigger changes) => I think this is a small change.
   

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