[
https://issues.apache.org/jira/browse/JCLOUDS-688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Gaul updated JCLOUDS-688:
--------------------------------
Fix Version/s: (was: 2.0.0)
> Nova ServerApi.createImageFromServer() does not consider metadata
> -----------------------------------------------------------------
>
> Key: JCLOUDS-688
> URL: https://issues.apache.org/jira/browse/JCLOUDS-688
> Project: jclouds
> Issue Type: Bug
> Components: jclouds-core
> Affects Versions: 1.6.0, 1.7.0, 1.8.0
> Reporter: Jeremy Daggett
>
> The
> [{{createImageFromServer}}|https://github.com/jclouds/jclouds/blob/master/apis/openstack-nova/src/main/java/org/jclouds/openstack/nova/v2_0/features/ServerApi.java#L307]
> method should allow users to pass a map of user metadata. The current
> Payload annotation sends an [empty
> map|https://github.com/jclouds/jclouds/blob/master/apis/openstack-nova/src/main/java/org/jclouds/openstack/nova/v2_0/features/ServerApi.java#L304].
> This method should be deprecated and updated with a new implementation that
> allows for passing the map of metadata.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)