[ 
https://issues.apache.org/jira/browse/LIBCLOUD-318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13642627#comment-13642627
 ] 

ASF subversion and git services commented on LIBCLOUD-318:
----------------------------------------------------------

Commit 1476056 from [~kami]
[ https://svn.apache.org/r1476056 ]

Add ex_set_metadata_entry and ex_get_metadata method to the VCloud driver.

Contributed by Michel Samia, part of LIBCLOUD-318.
                
> 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

Reply via email to