[
https://issues.apache.org/jira/browse/LIBCLOUD-493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13869076#comment-13869076
]
ASF subversion and git services commented on LIBCLOUD-493:
----------------------------------------------------------
Commit 91608576cdcc23fc3c4a01492152e1d623b2abe2 in branch refs/heads/trunk from
[~cderamus]
[ https://git-wip-us.apache.org/repos/asf?p=libcloud.git;h=9160857 ]
Issue LIBCLOUD-493: Add extra instance properties that now exist in the
2013-10-15 version of the EC2 API into the Node.extra dictionary. The updates
include block device mapping, VPC information and root device information
among other. All unit tests were updated accordingly and the fixture has
been updated with a more recent XML response.
Closes #221.
Signed-off-by: Tomaz Muraus <[email protected]>
> Add additional node properties to extra dict
> --------------------------------------------
>
> Key: LIBCLOUD-493
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-493
> Project: Libcloud
> Issue Type: Improvement
> Components: Compute
> Reporter: Chris DeRamus
> Priority: Trivial
>
> There are many properties which come back from AWS which are not included in
> the Node.extra dictionary within the ec2 driver. I'll be adding all
> properties into the extra dict and will cut over the _to_node method to
> leverage RESOURCE_EXTRA_ATTRIBUTES_MAP.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)