You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Andrew Gaul (JIRA)" <ji...@apache.org> on 2015/01/23 22:56:35 UTC

[jira] [Updated] (JCLOUDS-688) Nova ServerApi.createImageFromServer() does not consider metadata

     [ https://issues.apache.org/jira/browse/JCLOUDS-688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Gaul updated JCLOUDS-688:
--------------------------------
    Component/s:     (was: jclouds-core)
                 jclouds-compute

> 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-compute
>    Affects Versions: 1.6.0, 1.7.0, 1.8.0
>            Reporter: Jeremy Daggett
>              Labels: openstack-nova
>
> 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)