[
https://issues.apache.org/jira/browse/LIBCLOUD-473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13857454#comment-13857454
]
ASF subversion and git services commented on LIBCLOUD-473:
----------------------------------------------------------
Commit 480b46543759411816988a4676eab8bdab27a12b in branch refs/heads/trunk from
[~cderamus]
[ https://git-wip-us.apache.org/repos/asf?p=libcloud.git;h=480b465 ]
Issue LIBCLOUD-473: Add more EBS attributes to the "extra" dictionary in the
StorageVolume class.
Also refactor code to use new "_get_resource_tags" method.
Signed-off-by: Tomaz Muraus <[email protected]>
> Add EBS attributes into extra dictionary for _to_volume within EC2
> ------------------------------------------------------------------
>
> Key: LIBCLOUD-473
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-473
> Project: Libcloud
> Issue Type: Improvement
> Components: Compute
> Reporter: Chris DeRamus
> Priority: Trivial
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> The current _to_volume method does not contain all of the EBS attributes,
> specifically the volume type (standard/io1) or the IOPS. This type of
> information is important and should be included. I'm going to update the
> method and store the additional data inside of the extra dict.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)