]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
move multi_region_enabled() into util class
authorJoe Buck <jbbuck@gmail.com>
Sat, 24 Aug 2013 02:16:29 +0000 (19:16 -0700)
committerJoe Buck <jbbuck@gmail.com>
Wed, 28 Aug 2013 15:59:15 +0000 (08:59 -0700)
commit6c5a7af1b4805a23326b71975bd6f9be48cf911c
tree60895bb75d6ec92bdae0129c447e2ed7f91ad3bf
parent951177b8e5c5463cb0aeb47a5660a7d27c42848e
move multi_region_enabled() into util class

Moving a helper function into a more general
location so that it can be used by other
classes.

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