summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-01-20 19:43:54 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-01-20 19:43:54 +0000
commit9385eaff09e6cc5b94dd99c089b2a59fe9d31c53 (patch)
treefe597a918050f3281f5c0e16a5ce5169cca700f9 /test-requirements.txt
parent2d035aacbfad209da9bfa0dc27dbd80587082848 (diff)
downloadnova-9385eaff09e6cc5b94dd99c089b2a59fe9d31c53.tar.gz
Updated from global requirements
Change-Id: I740a7d5e9f1740e2b1d1fbd9cff110fa83741e29
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 4d607f133f..42e32b3116 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,11 +7,11 @@ coverage>=4.0 # Apache-2.0
ddt>=1.0.1 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
-mox3>=0.7.0 # Apache-2.0
+mox3!=0.19.0,>=0.7.0 # Apache-2.0
psycopg2>=2.5 # LGPL/ZPL
PyMySQL>=0.7.6 # MIT License
python-barbicanclient>=4.0.0 # Apache-2.0
-python-ironicclient>=1.9.0 # Apache-2.0
+python-ironicclient>=1.10.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
requests-mock>=1.1 # Apache-2.0
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD