GitHub user ZuluPro opened a pull request:
https://github.com/apache/libcloud/pull/1175
Added eu-west-3
## Added eu-west-3
### Description
Main reference:
https://aws.amazon.com/fr/blogs/aws/now-open-aws-eu-paris-region/
### Status
Done
### 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
- [ ] [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)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ZuluPro/libcloud patch-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/1175.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 #1175
----
commit 295adcc3c29b9e55dde31aa002850e0a47321fe9
Author: Anthony Monthe <anthony.monthe@...>
Date: 2018-02-24T02:59:57Z
Added eu-west-3
Main reference:
https://aws.amazon.com/fr/blogs/aws/now-open-aws-eu-paris-region/
----
---