[
https://issues.apache.org/jira/browse/JCLOUDS-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15292271#comment-15292271
]
ASF subversion and git services commented on JCLOUDS-1114:
----------------------------------------------------------
Commit ccd1ef2b4da33e6d4daa7fd38779388cabf61009 in jclouds's branch
refs/heads/master from [~satorg]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=ccd1ef2 ]
JCLOUDS-1114: Adding support for "Placement.Tenancy" and "Placement.HostId" AWS
EC2 parameters
> 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)