Merge "Remove the mock"

This commit is contained in:
Zuul 2020-05-13 07:26:13 +00:00 committed by Gerrit Code Review
commit 1301dd676e
2 changed files with 1 additions and 4 deletions

View File

@ -25,7 +25,7 @@ extras==1.0.0
fasteners==0.14.1
fixtures==3.0.0
futurist==1.6.0
horizon==18.2.0
horizon==18.3.1
httplib2==0.10.3
idna==2.6
imagesize==1.0.0
@ -38,7 +38,6 @@ jsonschema==2.6.0
keystoneauth1==3.4.0
linecache2==1.0.0
MarkupSafe==1.0
mock==2.0.0
monotonic==1.4
msgpack==0.5.6
munch==2.2.0
@ -87,7 +86,6 @@ rjsmin==1.0.12
selenium==2.50.1
semantic-version==2.6.0
simplejson==3.13.2
six==1.11.0
snowballstemmer==1.2.1
Sphinx==1.6.2
sphinxcontrib-websupport==1.0.1

View File

@ -5,7 +5,6 @@
hacking>=3.0.1,<3.1.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
mock>=2.0.0 # BSD
python-subunit>=1.0.0 # Apache-2.0/BSD
selenium>=2.50.1 # Apache-2.0
testscenarios>=0.4 # Apache-2.0/BSD