You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Sergey Torgashov (JIRA)" <ji...@apache.org> on 2016/05/17 15:30:13 UTC

[jira] [Updated] (JCLOUDS-1114) Support AWS EC2 "Placement.Tenancy" and "Placement.HostId" parameters for the "RunInstances" action

     [ https://issues.apache.org/jira/browse/JCLOUDS-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Torgashov updated JCLOUDS-1114:
--------------------------------------
    Description: 
The AWS EC2 API has the "RunInstances" action which includes the "Placement" parameter. The latter contains, inter alia, the "Tenancy" and "HostId" fields which allow to define a tenancy of the launching instance and ID of the dedicted host on which the instance should reside.

These parameters aren't currently supported.

See also:
http://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RunInstances.html
http://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_Placement.html

> Support AWS EC2 "Placement.Tenancy" and "Placement.HostId" parameters for the "RunInstances" action
> ---------------------------------------------------------------------------------------------------
>
>                 Key: JCLOUDS-1114
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-1114
>             Project: jclouds
>          Issue Type: Improvement
>          Components: jclouds-compute
>    Affects Versions: 1.7.3, 1.8.1, 1.9.2
>            Reporter: Sergey Torgashov
>
> The AWS EC2 API has the "RunInstances" action which includes the "Placement" parameter. The latter contains, inter alia, the "Tenancy" and "HostId" fields which allow to define a tenancy of the launching instance and ID of the dedicted host on which the instance should reside.
> These parameters aren't currently supported.
> See also:
> http://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RunInstances.html
> http://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_Placement.html



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