Project

General

Profile

Actions

Bug #37863

open

Luminous: rgw admin ops via REST returns 501 for routes documented as functional

Added by Keaton Cross over 5 years ago. Updated over 5 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
rgw
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Hello,

I'm attempting to allow for my Ceph object store to be manage through a custom REST client. Specifically, I'm attempting to use the Admin Operations API for RGW to change User Quotas. According to the documentation here: http://docs.ceph.com/docs/luminous/radosgw/adminops/#quotas this should be possible.

I'm able to GET the JSON formatted user quota information via REST, however when I make a PUT request I get a 501 Not Implemented response. I've discovered similarly that making a GET request for getting user information results in a 501.

This seems to be a bug to me, considering the documentation lists these endpoints as functional. Am I doing something incorrectly?

Actions

Also available in: Atom PDF