swift/test/unit/common
Pete Zaitcev a7cfcc3d7a Relocate DATADIR to backends
It simply makes sense that the definition of DATADIR belongs to
backends. After all, some of them may not even have any.

Coincidentially, a few unnecessary imports are dropped.

By the way, on the object server side, diskfile.py provides DATADIR
in the same way already.

Change-Id: I60bfd522c77c4a0ee13697a2e31141777c7e2398
2014-04-01 23:22:22 -06:00
..
middleware Merge "Check object segment MD5s" 2014-04-01 13:39:46 +00:00
ring Remove some debugging prints from tests 2014-03-18 12:50:51 -07: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_bufferedhttp.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
test_constraints.py DRY out common.constraints a bit more 2014-03-11 23:02:33 -07:00
test_container_sync_realms.py New container sync configuration option 2014-01-10 23:48:00 +00:00
test_daemon.py Revert "Refactor common/utils methods to common/ondisk" 2013-10-07 17:18:09 -04:00
test_db.py Fix misspellings in swift 2014-02-20 16:15:48 +08:00
test_db_replicator.py Relocate DATADIR to backends 2014-04-01 23:22:22 -06:00
test_direct_client.py Remove an useless dependency to swiftclient 2014-01-16 14:07:48 +01:00
test_exceptions.py Remove swiftclient dep on direct_client 2013-12-24 03:11:43 -08:00
test_internal_client.py Make internal client work with conf.d 2014-03-05 16:23:42 +08:00
test_manager.py make probetests work with conf.d configs 2014-03-12 12:04:45 -07:00
test_memcached.py Attempt to make test_memcache_pool_timeout stable 2014-02-03 00:47:09 -05:00
test_request_helpers.py Generic means for persisting system metadata. 2014-01-06 22:29:37 +00:00
test_swob.py Allow pre-1970 dates in If-[Un]Modified-Since 2014-03-14 17:55:42 -07:00
test_utils.py Merge "Fix TestGreenThreadSafeIterator test" 2014-04-01 20:39:34 +00:00
test_wsgi.py Merge "Don't lard up InternalClient with extra middleware" 2014-03-05 01:09:42 +00:00