You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Ignasi Barrera (JIRA)" <ji...@apache.org> on 2016/11/15 00:26:59 UTC

[jira] [Updated] (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:all-tabpanel ]

Ignasi Barrera updated JCLOUDS-1080:
------------------------------------
    Fix Version/s:     (was: 2.0.0)
                   2.1.0

> 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
>             Fix For: 2.1.0
>
>
> 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.3.4#6332)