Michel Samia created LIBCLOUD-318:
-------------------------------------
Summary: 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
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