]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: set length for keystone token validation request 2683/head
authorYehuda Sadeh <yehuda@redhat.com>
Thu, 9 Oct 2014 17:20:27 +0000 (10:20 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Thu, 9 Oct 2014 22:51:55 +0000 (15:51 -0700)
commit3dd4ccad7fe97fc16a3ee4130549b48600bc485c
tree1e9fe000a4b7af25e0f5253d12a4a514cc4da3ea
parent158381e95d14e05e187b025c73522cbec42e88b4
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>
src/rgw/rgw_swift.cc