py3: port proxy container controller

Change-Id: Id74a93f10bc5c641d62141af33bef68e503f7e04
This commit is contained in:
Pete Zaitcev
2019-02-18 19:18:11 -06:00
parent 575538b55b
commit 3be384c810
4 changed files with 15 additions and 10 deletions

View File

@@ -80,6 +80,7 @@ commands =
test/unit/obj/test_replicator.py \
test/unit/obj/test_server.py \
test/unit/proxy/controllers/test_base.py \
test/unit/proxy/controllers/test_container.py \
test/unit/proxy/controllers/test_info.py \
test/unit/proxy/controllers/test_obj.py}