]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: subuser creation fixes
authorYehuda Sadeh <yehuda@redhat.com>
Tue, 19 Aug 2014 20:15:46 +0000 (13:15 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Mon, 3 Nov 2014 17:10:21 +0000 (09:10 -0800)
commit49d27efde2ce5d282c9ee6ca9c8ea9db8f609392
treed2030a754ce6380b50200f3f43de7b1a824f7408
parent8db2f0969e1715f57088c311a33e7e3499933afb
rgw: subuser creation fixes

Fixes: #8587
There were a couple of issues, one when trying to identify whether swift
user exists, we weren't using the correct swift id. The second problem
is that we relied on the gen_access flag in the swift case, where it
doesn't really need to apply.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit 1441ffe8103f03c6b2f625f37adbb2e1cfec66bb)
src/rgw/rgw_user.cc