Merge "Remove dependency on mox3"

This commit is contained in:
Zuul 2020-02-19 04:23:59 +00:00 committed by Gerrit Code Review
commit b0308a9679
3 changed files with 0 additions and 7 deletions

View File

@ -1,5 +0,0 @@
import sys
from mox3 import mox
sys.modules['mox'] = mox

View File

@ -33,7 +33,6 @@ MarkupSafe==1.0
mccabe==0.2.1
mock==2.0.0
monotonic==0.6
mox3==0.20.0
msgpack-python==0.4.0
munch==2.1.0
netaddr==0.7.18

View File

@ -8,7 +8,6 @@ coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
requests-mock>=1.2.0 # Apache-2.0
mock>=2.0.0 # BSD
mox3>=0.20.0 # Apache-2.0
python-openstackclient>=3.12.0 # Apache-2.0
stestr>=2.0.0 # Apache-2.0
tempest>=17.1.0 # Apache-2.0