]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: configurable swift auth url
authorYehuda Sadeh <yehuda@inktank.com>
Tue, 30 Oct 2012 19:39:29 +0000 (12:39 -0700)
committerYehuda Sadeh <yehuda@inktank.com>
Tue, 30 Oct 2012 19:39:29 +0000 (12:39 -0700)
commit44818eb0ba550e4c3fb88382b0a94a2b25602a4b
tree78587d12e2d65e3ebb92b5555333bd58f7496a98
parentbfc49049e36c006123295fb038361ae1b63f6ede
rgw: configurable swift auth url

This is relevant when using external swift v1 authentication. The
url was hard coded, now it's configurable.

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