You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by ZuluPro <gi...@git.apache.org> on 2017/12/03 00:46:38 UTC

[GitHub] libcloud pull request #1147: Added AWS EC2 c5 series

GitHub user ZuluPro opened a pull request:

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

    Added AWS EC2 c5 series

    ## Added AWS EC2 c5 series
    
    ### Description
    
    New serie available: https://aws.amazon.com/fr/ec2/instance-types/c5/
    
    ### Status
    
    Done
    
    ### Checklist (tick everything that applies)
    
    - [ ] [Code linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide) (required, can be done after the PR checks)
    - [ ] Documentation
    - [ ] [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)


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

    $ git pull https://github.com/ZuluPro/libcloud c5

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

    https://github.com/apache/libcloud/pull/1147.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 #1147
    
----
commit 75b9a1346189229ec1548bc6c3fb6d1a2377092d
Author: Anthony Monthe <an...@gmail.com>
Date:   2017-12-03T00:44:48Z

    Added AWS EC2 c5 series

----


---

[GitHub] libcloud pull request #1147: Added AWS EC2 c5 series

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---