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/08/20 07:34:52 UTC

[GitHub] [libcloud] yairshemla opened a new pull request #1343: Add missing cpu platform field to GCE driver

yairshemla opened a new pull request #1343: Add missing cpu platform field to GCE driver
URL: https://github.com/apache/libcloud/pull/1343
 
 
   ## Add missing cpu platform field to GCE driver
   
   ### Description
   
   Added to 'extra' dict missing fields - cpuPlatform and minCpuPlatform.
   Those fields already coming from the "list_nodes()" methods and was just ignored.
   
   ### Status
   
   - done, ready for review
   
   ### Checklist (tick everything that applies)
   
   - [V] [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