]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
s3tests: fix client configurations that aren't dictionaries
authorJosh Durgin <josh.durgin@inktank.com>
Wed, 10 Jul 2013 01:50:52 +0000 (18:50 -0700)
committerJosh Durgin <josh.durgin@inktank.com>
Wed, 10 Jul 2013 01:51:03 +0000 (18:51 -0700)
commit7845848c0fae6750bdc3556d11bb599ef206e9c0
tree29a3c7222d43c026e2264943541e5e3f3feb1117
parent3a1c316aacf18584addfd342b6db45419175c23a
s3tests: fix client configurations that aren't dictionaries

They're always used as dictionaries later on.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
teuthology/task/s3tests.py