]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: index swift keys appropriately 3316/head
authorYehuda Sadeh <yehuda@redhat.com>
Wed, 7 Jan 2015 21:56:14 +0000 (13:56 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Wed, 7 Jan 2015 22:20:45 +0000 (14:20 -0800)
commit478629bd2f3f32afbe6e93eaebb8a8fa01af356f
tree3c653199e42c5c7ed9d68b7680f9ff6f327619ca
parentd5e2ca1620412a5df38716d3ee78617197345fae
rgw: index swift keys appropriately

Fixes: #10471
Backport: firefly, giant

We need to index the swift keys by the full uid:subuser when decoding
the json representation, to keep it in line with how we store it when
creating it through other mechanism.

Reported-by: hemant burman <hemant.burman@gmail.com>
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_json_enc.cc