swift/test/unit/obj
Clay Gerrard c9de9f2b8d Forklift the DiskFile interface into it's own module
* new module swift.obj.diskfile

I parameterized two constants from obj.server into the DiskFile's __init__

 * DATADIR -> obj_dir
 * DISALLOWED_HEADERS -> disallowed_metadata_keys

I'm not sure if this is the right long term abstraction but for now it avoids
circular imports.

Change-Id: I3962202c07c4b2fbfc26f9776c8a5c96292ae199
2013-07-18 08:00:14 -07:00
..
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
test_auditor.py Forklift the DiskFile interface into it's own module 2013-07-18 08:00:14 -07:00
test_base.py Moved tests for moved obj.base code 2013-05-17 14:27:13 +00:00
test_diskfile.py Forklift the DiskFile interface into it's own module 2013-07-18 08:00:14 -07:00
test_expirer.py Add parallelism to object expirer daemon. 2013-06-07 20:49:47 +00:00
test_replicator.py Moved tests for moved obj.base code 2013-05-17 14:27:13 +00:00
test_server.py Forklift the DiskFile interface into it's own module 2013-07-18 08:00:14 -07:00
test_updater.py fixed some minor things in tests that pyflakes complained about 2013-03-26 20:42:26 +00:00