]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
rgw: persist the region info
authorJoe Buck <jbbuck@gmail.com>
Sat, 24 Aug 2013 02:25:26 +0000 (19:25 -0700)
committerJoe Buck <jbbuck@gmail.com>
Wed, 28 Aug 2013 16:00:52 +0000 (09:00 -0700)
commitdb518885c962c586d58cbb6bec17cef57e17c820
tree300bad2ddaba0c733b4668289c27b53f824e7d3e
parent2877e2722ba99aaa5ee41f9f063629efbfc75bf5
rgw: persist the region info

The rgw task deletes the region info
from the config structure. The s3tests
task needs this info, so we persist
it by sticking it in the ctx object.

Signed-off-by: Joe Buck <jbbuck@gmail.com>
Reviewd-by: Josh Durgin <josh.durgin@inktank.com>
teuthology/task/rgw.py