GitHub user matthewjtyas opened a pull request:
https://github.com/apache/libcloud/pull/964
[LIBCLOUD-882] - Adding m4 instances to us-gov and brazil, m4.16xlarge to
all regions
## Changes Title (replace this with a logical title for your changes)
### Description
As of the 27th of September m4 instances have become available in Brazil
and Gov-Cloud:
https://aws.amazon.com/blogs/aws/expanding-the-m4-instance-type-new-m4-16xlarge/
This is a simple change to add the new m4.16xlarge instance along with
references to the new m4 types in Brazil and Gov Cloud in the REGION_DETAILS
json object.
I've also updated the tests with the correct new counts for sizes for each
region and added a size check for region ap-south-1.
I've limited the scope of this change to just m4 instances for simplicities
sake.
### Status
- done, ready for review
### 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
- [x] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/matthewjtyas/libcloud
LIBCLOUD-882_m4_brazil_gov
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/964.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 #964
----
commit 5d6c5fbaae170c999a7426302c2d9a243427e89a
Author: Matthew Tyas <[email protected]>
Date: 2016-12-21T17:12:51Z
Adding m4 instances to us-gov and brazil, m4.16xlarge to all regions
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---