You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/12/21 17:16:58 UTC

[jira] [Commented] (LIBCLOUD-882) AWS Sizes Out of Date

    [ https://issues.apache.org/jira/browse/LIBCLOUD-882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767595#comment-15767595 ] 

ASF GitHub Bot commented on LIBCLOUD-882:
-----------------------------------------

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 <ma...@matthews-macbook-air.local>
Date:   2016-12-21T17:12:51Z

    Adding m4 instances to us-gov and brazil, m4.16xlarge to all regions

----


> AWS Sizes Out of Date
> ---------------------
>
>                 Key: LIBCLOUD-882
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-882
>             Project: Libcloud
>          Issue Type: Improvement
>            Reporter: matthew tyas
>            Priority: Minor
>
> Hi All,
> 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/
> I'd like to add support for them in the EC2 driver along with the new m4.16xlarge instance type. 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.
> Cheers,
> Matthew Tyas



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)