[
https://issues.apache.org/jira/browse/LIBCLOUD-481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13858741#comment-13858741
]
ASF subversion and git services commented on LIBCLOUD-481:
----------------------------------------------------------
Commit c9e933b7b32fc54bacece0c2ebee3913d591249e in branch refs/heads/trunk from
[~cderamus]
[ https://git-wip-us.apache.org/repos/asf?p=libcloud.git;h=c9e933b ]
Issue LIBCLOUD-481: Store additional attributes (iops, tags,
block_device_mapping) in the "extra" dictionary of the NodeImage object in
the EC2 driver.
Also fix ex_image_ids filtering in the list_images method.
Signed-off-by: Tomaz Muraus <[email protected]>
> Add additional properties into _to_image within ec2 driver
> ----------------------------------------------------------
>
> Key: LIBCLOUD-481
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-481
> Project: Libcloud
> Issue Type: Improvement
> Components: Compute
> Reporter: Chris DeRamus
> Priority: Minor
> Original Estimate: 8h
> Remaining Estimate: 8h
>
> Amazon/Eucalyptus machine images contain a block device mapping which lists
> all ephemeral/ebs disks and their respective properties. This information is
> important for a variety of reasons, namely it allows for customization of the
> mapping on instance launch. I would like to include this information and also
> add some other additional properties currently not included in the extra
> dict.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)