[
https://issues.apache.org/jira/browse/JCLOUDS-602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14039452#comment-14039452
]
ASF subversion and git services commented on JCLOUDS-602:
---------------------------------------------------------
Commit 2ba0092817dc4132cf9a9469f86e24861ead00d2 in jclouds's branch
refs/heads/1.7.x from [~abayer]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=2ba0092 ]
JCLOUDS-602 - Add support for volumeType, iops and encrypted to EBS.
Adds CreateVolumeOptions for volume creation, adds support for the
above EBS configs in Image, Volume, BlockDeviceMapping, etc.
Conflicts:
apis/ec2/src/main/java/org/jclouds/ec2/xml/CreateVolumeResponseHandler.java
> Add support for Iops, Encrypted and VolumeType fields for EC2
> BlockDeviceMapping
> --------------------------------------------------------------------------------
>
> Key: JCLOUDS-602
> URL: https://issues.apache.org/jira/browse/JCLOUDS-602
> Project: jclouds
> Issue Type: Improvement
> Components: jclouds-core
> Reporter: Andrew Bayer
> Assignee: Andrew Bayer
> Fix For: 1.8.0, 1.7.4
>
>
> We don't currently have any support for the Iops, Encrypted or VolumeType
> fields for EC2 EBS BlockDeviceMapping - they're described on
> http://docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-RunInstances.html.
> We should add them, especially since VolumeType is needed to use the new
> General Purpose EBS SSD volumes.
--
This message was sent by Atlassian JIRA
(v6.2#6252)