[
https://issues.apache.org/jira/browse/JCLOUDS-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Gaul resolved JCLOUDS-1080.
----------------------------------
Resolution: Fixed
Assignee: Zack Shoylev
Fix Version/s: 2.0.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
> Assignee: Zack Shoylev
> Priority: Minor
> Labels: openstack-swift
> Fix For: 2.0.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.4.14#64029)