Bug #12117
rgw: empty json response when getting user quota
% Done:
0%
Source:
Community (user)
Tags:
Backport:
hammer
Regression:
No
Severity:
3 - minor
Reviewed:
Description
When getting user quota through rgw admin API, the json response was always empty.
The API I use is:
url = '%s/admin/user?quota"a-type=user&uid=%s' % (server, username)
Related issues
Associated revisions
rgw: fix empty json response when getting user quota
Fixes: #12117
Signed-off-by: wuxingyi <wuxingyi@letv.com>
rgw: fix empty json response when getting user quota
Fixes: #12117
Signed-off-by: wuxingyi <wuxingyi@letv.com>
(cherry picked from commit 64fceed2202c94edf28b8315fe14c9affa8c0116)
History
#1 Updated by xingyi wu over 8 years ago
patch uploaded and need review at:
https://github.com/ceph/ceph/pull/5033
#2 Updated by Yehuda Sadeh over 8 years ago
- Status changed from New to Pending Backport
- Backport set to hammer
Fixed in commit:64fceed2202c94edf28b8315fe14c9affa8c0116
#3 Updated by Loïc Dachary about 8 years ago
- Status changed from Pending Backport to Resolved