swift/test/unit/common
gholt dd839048f1 Updated TimeoutError and except Exception refs...
Updated eventlet.TimeoutError (deprecated) references to
Timeout and, more importantly, updated many except Exception
clauses to except (Exception, Timeout).

Change-Id: Ib089265551bd20b94c00ea84f11140ccd795d301
2011-11-07 16:26:03 +00:00
..
middleware Fixing bug with x-trans-id. Will now be set on all incoming requests to proxy and trans-ids will not be reused. 2011-10-13 13:56:51 -07:00
ring Merge "Add more specific error messages to swift-ring-builder" 2011-10-07 18:23:21 +00:00
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
corrupted_example.db Real files for bad databases. 2011-08-02 18:21:25 +00:00
malformed_example.db Real files for bad databases. 2011-08-02 18:21:25 +00:00
test_bench.py Changed copyright notices on py files and the single rst file with a copyright notice 2011-01-04 17:34:43 -06:00
test_bufferedhttp.py Updated TimeoutError and except Exception refs... 2011-11-07 16:26:03 +00:00
test_client.py Merged from trunk 2011-06-10 16:33:12 +00:00
test_constraints.py Changed copyright notices on py files and the single rst file with a copyright notice 2011-01-04 17:34:43 -06:00
test_daemon.py logging: use routes to separate logging configurations 2011-02-02 13:39:08 -08:00
test_db_replicator.py adding double quarantine support for db replication 2011-04-18 15:00:59 -07:00
test_db.py improved delete db test 2011-08-29 13:04:20 -05:00
test_direct_client.py Changed copyright notices on py files and the single rst file with a copyright notice 2011-01-04 17:34:43 -06:00
test_exceptions.py Changed copyright notices on py files and the single rst file with a copyright notice 2011-01-04 17:34:43 -06:00
test_init.py Add a __canonical_version__ attribute to the swift module. This is only the numbered part of the version string, no "-dev" or similar suffixes. 2011-05-26 11:25:39 +02:00
test_manager.py fixed lockups and lost messages in swift-init and capture_stdio 2011-03-30 15:04:15 -05:00
test_memcached.py ratelimiting does not handle memcache restart 2011-02-23 11:44:36 -08:00
test_utils.py Updated TimeoutError and except Exception refs... 2011-11-07 16:26:03 +00:00
test_wsgi.py Fixing bug with x-trans-id. Will now be set on all incoming requests to proxy and trans-ids will not be reused. 2011-10-13 13:56:51 -07:00