swift/test/unit
Tim Burke 9edf914ff9 Drop support for auth-server from common/manager
swift-auth-server was removed in 2011. While there are still some lingering
references in test_manager, it's not clear whether removing them would
reduce test coverage for things like bad pid files.

See https://github.com/openstack/swift/commit/bd22dbe

Change-Id: I4bf57c8cdba6773ddc1e4013e2b2a9736dacada8
2017-03-23 11:36:59 -07:00
..
account Make timestamp setting to be consistent in test loop 2017-01-12 17:44:10 -08:00
cli Merge "Fix swift-get-nodes arg parsing for missing ring" 2017-02-14 07:58:02 +00:00
common Drop support for auth-server from common/manager 2017-03-23 11:36:59 -07:00
container Replace 'assertTrue(a not in b)' with 'assertNotIn(a, b)' 2016-12-12 16:23:09 +07:00
obj Merge "Include received frag_index in reconstructor log warnings" 2017-03-22 16:19:53 +00:00
proxy Test EC chunk_transformer with larger input chunks 2017-03-17 09:19:47 +00:00
test_locale monkeypatch thread for keystoneclient 2015-11-03 16:36:19 +01:00
__init__.py Fixups for EC frag duplication tests 2017-02-25 20:40:04 -08:00
helpers.py Support EC policy for in process functional tests 2017-03-09 10:42:34 +00:00