Add mock to the requirements

Commit I0775e284f21012a01298168d5ca3dd1c74b95f05 added an import of
the mock package, so it should be added to the requirements

Change-Id: I444ab50d5bdb20c528c3a1581dc7e9301ab06dad
This commit is contained in:
Adit Sarfaty 2018-05-31 14:50:55 +03:00
parent b2a4f5d49e
commit 713d7f5081
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ oslo.vmware>=2.17.0 # Apache-2.0
PrettyTable<0.8,>=0.7.1 # BSD
tooz>=1.58.0 # Apache-2.0
decorator>=3.4.0 # BSD
mock>=2.0.0 # BSD
# These repos are installed from git in OpenStack CI if the job
# configures them as required-projects: