On 25/04/15 18:38 +0200, Herve Rousseau wrote:
> From: Hervé Rousseau <hrous...@cern.ch>
> 
> Running Keystone with WSGIChunkedRequest=On is not supported.
> 
> We have to make sure that we set the Content-Length header when getting
> an admin token and checking revoked tokens, otherwise Keystone returns
> a HTTP 411 error.
> 
> Same applies when checking revoked tickets.
> 
> Signed-off-by: Hervé Rousseau <hrous...@cern.ch>

[snip]

Hi all,

We identified this issue when doing some integration tests with Keystone and
user/password authentication instead of using the admin token, it's related
to http://tracker.ceph.com/issues/7796.

We followed the aforementioned bug report and directives but then keystone
wouldn't work because they won't support Chunked encoding as their documentation
now reflects: 
 
https://git.openstack.org/cgit/openstack/keystone/commit/?id=05c01e26d1e62298489ba3894576faf3c352e2c9

Cheers, 

-- 
Hervé Rousseau
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to