summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-06-15 16:33:29 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-06-15 16:33:29 +0000
commitd45c0b991fec7473c248a9e6f63a5f87b6e3f570 (patch)
treea63a41143b274761a1473d1b895d6b6034789bc8
parent8f10464458fb764dccd8785cd0a03218fb6446cf (diff)
downloadoslotest-d45c0b991fec7473c248a9e6f63a5f87b6e3f570.tar.gz
Updated from global requirements
Change-Id: I5db8e206ff4838a65109c040c20e3ce2bda11f91
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 5ed50b5..caa421f 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -12,6 +12,6 @@ coverage!=4.4,>=4.0 # Apache-2.0
# this is required for the docs build jobs
sphinx!=1.6.1,>=1.5.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0
-oslo.config>=4.0.0 # Apache-2.0
+oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
reno!=2.3.1,>=1.8.0 # Apache-2.0