]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: set length for keystone token validation request
authorYehuda Sadeh <yehuda@redhat.com>
Thu, 9 Oct 2014 17:20:27 +0000 (10:20 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Mon, 3 Nov 2014 17:14:25 +0000 (09:14 -0800)
commitf410d764d2e6795389cb320b4436cff3607927bd
tree91444490fd0766c81c9e5264ee132e2731bdeea4
parentdba7defc623474ad17263c9fccfec60fe7a439f0
rgw: set length for keystone token validation request

Fixes: #7796
Backport: giany, firefly
Need to set content length to this request, as the server might not
handle a chunked request (even though we don't send anything).

Tested-by: Mark Kirkwood <mark.kirkwood@catalyst.net.nz>
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit 3dd4ccad7fe97fc16a3ee4130549b48600bc485c)
src/rgw/rgw_swift.cc