Project

General

Profile

Bug #11473

rgw: keystone does not support chunked input

Added by Yehuda Sadeh almost 9 years ago. Updated over 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
hammer
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

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.


Related issues

Copied to rgw - Backport #12322: rgw: keystone does not support chunked input Resolved 04/27/2015

Associated revisions

Revision 24f47741 (diff)
Added by Herve Rousseau almost 9 years ago

Swift: Set Content-Length when requesting/checking Keystone tokens

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.

Fixes: #11473
Backport: Hammer, Firefly
Signed-off-by: Hervé Rousseau <>

Revision a5dbcbbd (diff)
Added by Herve Rousseau over 8 years ago

Swift: Set Content-Length when requesting/checking Keystone tokens

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.

Fixes: #11473
Backport: Hammer, Firefly
Signed-off-by: Hervé Rousseau <>
(cherry picked from commit 24f477417fdac9d68902fa211c8edf92a2e8729f)

History

#1 Updated by Nathan Cutler over 8 years ago

  • Description updated (diff)
  • Status changed from New to Pending Backport
  • Assignee set to Yehuda Sadeh
  • Regression set to No

#2 Updated by Nathan Cutler over 8 years ago

  • Status changed from Pending Backport to Resolved

Also available in: Atom PDF