]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: subuser creation fixes 2564/head
authorYehuda Sadeh <yehuda@redhat.com>
Tue, 19 Aug 2014 20:15:46 +0000 (13:15 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 19 Aug 2014 20:15:46 +0000 (13:15 -0700)
commit1441ffe8103f03c6b2f625f37adbb2e1cfec66bb
tree932883ece3325d3bbe92af9e7bdadc910ace40da
parent92b227e1c0b1533c359e74c81de58140b483ee8e
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>
src/rgw/rgw_user.cc