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 2014/04/04 13:30:15 UTC

[jira] [Commented] (LIBCLOUD-535) Support for creation of EBS-Optimized instances in AWS EC2

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

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

GitHub user zerthimon opened a pull request:

    https://github.com/apache/libcloud/pull/272

    [LIBCLOUD-535] Add EbsOptimized parameter to create_node() method

    Add EbsOptimized parameter to create_node() method of BaseEC2NodeDriver in ec2.py driver

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zerthimon/libcloud LIBCLOUD-535_create-EBS-Optimized-instance

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/libcloud/pull/272.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 #272
    
----
commit e37e53f307f41df40ea8137928c56d8730bdf1ad
Author: Lior Goikhburg <go...@gmail.com>
Date:   2014-04-04T11:19:39Z

    [LIBCLOUD-535] Add EbsOptimized parameter to create_node() method
    of BaseEC2NodeDriver in ec2.py driver

----


> Support for creation of EBS-Optimized instances in AWS EC2
> ----------------------------------------------------------
>
>                 Key: LIBCLOUD-535
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-535
>             Project: Libcloud
>          Issue Type: Improvement
>          Components: Compute
>    Affects Versions: 0.14.0-beta3
>            Reporter: Lior Goikhburg
>            Priority: Minor
>
> Currently there in no way to request a EBS-Optimized instance from EC2.
> Please add optional parameter to create_node() to create EBS-Optimized instances.



--
This message was sent by Atlassian JIRA
(v6.2#6252)