[
https://issues.apache.org/jira/browse/LIBCLOUD-485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13859965#comment-13859965
]
ASF subversion and git services commented on LIBCLOUD-485:
----------------------------------------------------------
Commit 621ccdd9aafd1ff6361a989b2ff555336f5badfc in branch refs/heads/trunk from
[~cderamus]
[ https://git-wip-us.apache.org/repos/asf?p=libcloud.git;h=621ccdd ]
Issue LIBCLOUD-485: Added a new constant dictionary,
RESOURCE_EXTRA_ATTRIBUTES_MAP, at the top of the driver which will be used to
store the xpath and transform defintions for each element of the extra
dictionary for each resource. This functionality previously existed in the
private _to_XXXX methods, but was re-located for readibility and to make it
centralize the functionality for easier management and updates going forward.
Signed-off-by: Tomaz Muraus <[email protected]>
> Add resource extra dictionary constant to ec2
> ----------------------------------------------
>
> Key: LIBCLOUD-485
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-485
> Project: Libcloud
> Issue Type: Improvement
> Components: Compute
> Reporter: Chris DeRamus
> Priority: Trivial
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> To improve readability I will be creating a new resource mapping called
> RESOURCE_EXTRA_ATTRIBUTES_MAP which will be defined at the top of the file.
> This mapping will list out all of the extra attributes for specific resources.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)