]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: configurable set of enabled apis
authorYehuda Sadeh <yehuda@inktank.com>
Tue, 25 Sep 2012 18:57:04 +0000 (11:57 -0700)
committerYehuda Sadeh <yehuda@inktank.com>
Mon, 8 Oct 2012 18:25:00 +0000 (11:25 -0700)
commit511e639e91a99bf6eec21ddcc9d6d36691a1e4e0
tree1c9be8d1351a2d6a771b6ade87b579073bfcf316
parentd22aa6c91d236af568b81a971aa4e9f24fc2e396
rgw: configurable set of enabled apis

We can now specify which set of apis the gateway supports. Also,
passed resource should not start with a slash, we prepend that
automatically.

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
src/common/config_opts.h
src/rgw/rgw_common.cc
src/rgw/rgw_common.h
src/rgw/rgw_main.cc
src/rgw/rgw_rest.cc
src/rgw/rgw_rest.h
src/rgw/rgw_rest_usage.cc
src/rgw/rgw_rest_usage.h