You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Zack Shoylev (JIRA)" <ji...@apache.org> on 2015/08/07 22:29:45 UTC

[jira] [Commented] (JCLOUDS-802) Non-metadata Swift headers cannot be updated

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

Zack Shoylev commented on JCLOUDS-802:
--------------------------------------

https://github.com/jclouds/jclouds/blame/master/apis/openstack-swift/src/main/java/org/jclouds/openstack/swift/v1/features/ContainerApi.java#L178

This is not fixed yet. We will have to add updateHeaders (similar to ObjectApi) to ContainerApi, if I understand the issue correctly.

> Non-metadata Swift headers cannot be updated
> --------------------------------------------
>
>                 Key: JCLOUDS-802
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-802
>             Project: jclouds
>          Issue Type: Bug
>          Components: jclouds-blobstore
>    Affects Versions: 1.8.1
>            Reporter: Jeremy Daggett
>            Assignee: Jeremy Daggett
>              Labels: openstack-swift
>
> Swift has the ability to update additional headers (metadata) associated with either a [container|http://docs.rackspace.com/files/api/v1/cf-devguide/content/POST_updateacontainermeta_v1__account___container__containerServicesOperations_d1e000.html] or an [object|http://docs.rackspace.com/files/api/v1/cf-devguide/content/POST_updateaobjmeta_v1__account___container___object__objectServicesOperations_d1e000.html].
> The ContainerApi and ObjectApi updateMetadata() method should allow updates to these additional headers.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)