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 <[email protected]>
Date: 2017-12-03T00:44:48Z
Added AWS EC2 c5 series
----
---