s3-tests/s3tests/functional
Yehuda Sadeh 232dd35817 add flexible multi-region configuration
can now create a region-specific configuration:

[region foo]
api_name = ...
host = ...
port = ...

and set that region to be used for specific connection:

[s3 main]
region = foo

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
2013-07-25 14:13:34 -07:00
..
__init__.py add flexible multi-region configuration 2013-07-25 14:13:34 -07:00
AnonymousAuth.py Move test_s3 into s3tests.functional, so it can be split to multiple files nicely. 2011-07-11 15:24:39 -07:00
test_headers.py rgw: remove fails_on_dho tags 2013-01-18 10:33:02 -08:00
test_s3.py add flexible multi-region configuration 2013-07-25 14:13:34 -07:00
utils.py Move test_s3 into s3tests.functional, so it can be split to multiple files nicely. 2011-07-11 15:24:39 -07:00