]> git-server-git.apps.pok.os.sepia.ceph.com Git - s3-tests.git/commit
add calling_format switch in functional and common
authorMatthew Wodrich <matthew.wodrich@dreamhost.com>
Thu, 3 Nov 2011 17:22:23 +0000 (10:22 -0700)
committerMatthew Wodrich <matthew.wodrich@dreamhost.com>
Thu, 3 Nov 2011 17:22:23 +0000 (10:22 -0700)
commitc4bded31c2e9ffa4a820b9b6b2002e03c7b8947a
tree098d3d59e3a97260df0952f92a77cf25e5fad154
parentdec5360c920207f561f74bcf368fb34239208415
add calling_format switch in functional and common

Add calling_format switch with options ordinary, subdomain, and vhost to
s3tests/functional/__init__.py and /s3tests/common.py to allow the use
of OrdinaryCallingFormat, SubdomainCallingFormat, and VHostCallingFormat
in the config files for the nosetests and the tools using the common
parser.
s3tests/common.py
s3tests/functional/__init__.py