GitHub user yangkang55 opened a pull request:
https://github.com/apache/libcloud/pull/1241
Add china northwest driver about aws
## Add china northwest driver about aws
### Description
in order to use this in chia ningxia province s3 service ,so
Add china northwest driver about aws
Add china northwest type about aws
Add china northwest providers about aws
### Status
done, ready for review
### 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/yangkang55/libcloud trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/1241.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 #1241
----
commit 358b9fa8ad124a088bb1f8a0a97012c78aeac3b7
Author: yangkang <yangkang@...>
Date: 2018-09-13T15:34:08Z
feat: add support about region of '''cn-northwest-1'
commit 922a759cefe1901762420e397dd1edc2e2fd0ff9
Author: yangkang <yangkang@...>
Date: 2018-09-25T03:25:23Z
Merge remote-tracking branch 'upstream/trunk' into trunk
----
---