[
https://issues.apache.org/jira/browse/LIBCLOUD-318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13637194#comment-13637194
]
Sengor Kusturica commented on LIBCLOUD-318:
-------------------------------------------
FYI - This patch should work with vCloud Director v1.5 as well as v5.1 as long
as the 1.5 API version is used. So it's appropriate to include those methods
within VCloud_1_5_NodeDriver as you've done in the patch, no need to move them
out to VCloud_5_1_NodeDriver.
> 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