You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/11/07 18:59:00 UTC

[jira] [Commented] (JCLOUDS-1080) Swift container list call must explicitly specify JSON

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

ASF subversion and git services commented on JCLOUDS-1080:
----------------------------------------------------------

Commit 52044d23d9e87de45593ab5c3a21e6fcf768717d in jclouds's branch refs/heads/master from [~gaul]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=52044d2 ]

JCLOUDS-1080: request JSON only for list objects


> Swift container list call must explicitly specify JSON
> ------------------------------------------------------
>
>                 Key: JCLOUDS-1080
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-1080
>             Project: jclouds
>          Issue Type: Bug
>          Components: jclouds-blobstore
>    Affects Versions: 1.9.2
>            Reporter: Zack Shoylev
>            Priority: Minor
>              Labels: openstack-swift
>
> https://stackoverflow.com/questions/35439056/jclouds-and-openstack-illegalstateexception-expected-begin-array-but-was-stri
> https://github.com/jclouds/jclouds/blob/master/apis/openstack-swift/src/main/java/org/jclouds/openstack/swift/v1/features/ContainerApi.java
> https://wiki.openstack.org/wiki/MetadataSearchAPI#Output_formats
> http://developer.openstack.org/api-ref-objectstorage-v1.html
> The container list calls, in addition to the header "Accept: application/json" (which seems to be sufficient for some providers) are required by the spec to also send ?format=json in the URL. Not doing that seems to cause issues.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)