[
https://issues.apache.org/jira/browse/LIBCLOUD-318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13642628#comment-13642628
]
Tomaz Muraus commented on LIBCLOUD-318:
---------------------------------------
Sorry for the delay and thanks.
I've merged your patch into trunk with a minor change - I changed the
ex_set_metadata_entry method signature and made "node" argument first instead
of the last one.
I did this to match the ex_get_metadata method signature and to move argument
which changes less often to the beginning.
> Add ability to manipulate with vApp metadata in vCloud
> ------------------------------------------------------
>
> Key: LIBCLOUD-318
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-318
> Project: Libcloud
> Issue Type: New Feature
> Components: Compute
> Affects Versions: 0.12.3
> Reporter: Michel Samia
> Labels: metadata, patch, vcloud
> Attachments: LIBCLOUD-metadata.patch
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> vCloud 5.1 RESTful api supports reading and updating metadata of vApps. You
> can save there key:value pairs and you can also specify type of the value. It
> is practical for example for saving/reading owner of given vApp. I have
> implemented two methods in vCloud driver, one for getting all metadata of
> given vApp and one for setting value for given vApp and key. It currently
> supports only string value type (we don't need typechecking there). I will
> attach the patch soon.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira