summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorStephen Finucane <sfinucan@redhat.com>2019-05-20 16:26:35 +0100
committerEric Fried <openstack@fried.cc>2020-01-14 21:25:56 +0000
commitf5f73b4c4e00164d3ced8f9def5c9084397bc591 (patch)
tree11b688ef3121efad60c407773b33bfd8a88f72d9 /test-requirements.txt
parent828f3f269162f60c05f1517d193a3c65b99d3c36 (diff)
downloadnova-f5f73b4c4e00164d3ced8f9def5c9084397bc591.tar.gz
nova-net: Kill it
Finish the job by removing all the now-unused modules. This also allows us to - wait for it - kill mox at long last. It's a great day in the parish. Partial-Implements: blueprint remove-nova-network-ussuri Partial-Implements: blueprint mox-removal-ussuri Change-Id: Ia33ec2604b2fc2d3b6830b596cac669cc3ad6c96
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index aae938f1c2..44df4e47a9 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,7 +7,6 @@ coverage!=4.4,>=4.0 # Apache-2.0
ddt>=1.0.1 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=3.0.0 # BSD
-mox3>=0.20.0 # Apache-2.0
psycopg2>=2.7 # LGPL/ZPL
PyMySQL>=0.7.6 # MIT License
pycodestyle>=2.0.0 # MIT License