]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw.py: fix example config
authorJoe Buck <jbbuck@gmail.com>
Fri, 9 Aug 2013 04:04:42 +0000 (21:04 -0700)
committerJoe Buck <jbbuck@gmail.com>
Tue, 13 Aug 2013 06:25:43 +0000 (23:25 -0700)
commit1d90d7bc839ada65835357e96dc8c114baed4849
tree4056f9a1101f57bc660702433b350baa289c975b
parent9ee6452404a750511313f6010ddf08a2e8e59782
rgw.py: fix example config

In the example config, the region root and
zone root where pointing to the same pool,
which is not a best practice. Updated the
example to show them pointing to different pools.

Signed-off-by: Joe Buck <jbbuck@gmail.com>
teuthology/task/rgw.py