py3: port versioned_writes

Change-Id: I1095262563eff92d6d0a399eb0d5f9d3045becf3
This commit is contained in:
Tim Burke
2019-02-19 13:05:24 -08:00
parent db9c905849
commit ce261b12e6
3 changed files with 14 additions and 5 deletions

View File

@@ -61,6 +61,7 @@ commands =
test/unit/common/middleware/test_proxy_logging.py \
test/unit/common/middleware/test_subrequest_logging.py \
test/unit/common/middleware/test_tempauth.py \
test/unit/common/middleware/test_versioned_writes.py \
test/unit/common/middleware/test_xprofile.py \
test/unit/common/ring \
test/unit/common/test_base_storage_server.py \