summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-05-04 20:12:26 +0000
committerMorgan Fainberg <morgan.fainberg@gmail.com>2015-06-24 11:41:14 -0700
commitfd12825acb92db08aea588522f9a91d7091f3a32 (patch)
treef7c18dcc53ab79aacdb34218e1d2140e203a43a6
parentab60a5157137e8c9c26260e1016770d6dd48262f (diff)
downloadkeystonemiddleware-1.5.2.tar.gz
Updated from global requirements1.5.2
Updated from stable/kilo requirements Closes-Bug: 1463988 Change-Id: I95a5192df12ec9ce540ee6397ceec8dbf3574d66
-rw-r--r--requirements.txt14
-rw-r--r--test-requirements-py3.txt8
-rw-r--r--test-requirements.txt8
3 files changed, 15 insertions, 15 deletions
diff --git a/requirements.txt b/requirements.txt
index b207833..e3288a1 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,14 +4,14 @@
Babel>=1.3
iso8601>=0.1.9
-oslo.config>=1.9.0 # Apache-2.0
-oslo.context>=0.2.0 # Apache-2.0
-oslo.i18n>=1.3.0 # Apache-2.0
-oslo.serialization>=1.2.0 # Apache-2.0
-oslo.utils>=1.2.0 # Apache-2.0
+oslo.config>=1.9.3,<1.10.0 # Apache-2.0
+oslo.context>=0.2.0,<0.3.0 # Apache-2.0
+oslo.i18n>=1.5.0,<1.6.0 # Apache-2.0
+oslo.serialization>=1.4.0,<1.5.0 # Apache-2.0
+oslo.utils>=1.4.0,<1.5.0 # Apache-2.0
pbr>=0.6,!=0.7,<1.0
-pycadf>=0.8.0
-python-keystoneclient>=1.1.0
+pycadf>=0.8.0,<0.9.0
+python-keystoneclient>=1.1.0,<1.4.0
requests>=2.2.0,!=2.4.0
six>=1.9.0
WebOb>=1.2.3
diff --git a/test-requirements-py3.txt b/test-requirements-py3.txt
index ff9e614..c46d2c3 100644
--- a/test-requirements-py3.txt
+++ b/test-requirements-py3.txt
@@ -8,10 +8,10 @@ fixtures>=0.3.14
hacking>=0.8.0,<0.9
mock>=1.0
pycrypto>=2.6
-oslosphinx>=2.2.0 # Apache-2.0
-oslotest>=1.2.0 # Apache-2.0
-oslo.messaging>=1.6.0 # Apache-2.0
-requests-mock>=0.5.1 # Apache-2.0
+oslosphinx>=2.5.0,<2.6.0 # Apache-2.0
+oslotest>=1.5.1,<1.6.0 # Apache-2.0
+oslo.messaging>=1.8.0,<1.9.0 # Apache-2.0
+requests-mock>=0.6.0 # Apache-2.0
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
testrepository>=0.0.18
testresources>=0.2.4
diff --git a/test-requirements.txt b/test-requirements.txt
index 55d21d5..11d9e17 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9,10 +9,10 @@ discover
fixtures>=0.3.14
mock>=1.0
pycrypto>=2.6
-oslosphinx>=2.2.0 # Apache-2.0
-oslotest>=1.2.0 # Apache-2.0
-oslo.messaging>=1.6.0 # Apache-2.0
-requests-mock>=0.5.1 # Apache-2.0
+oslosphinx>=2.5.0,<2.6.0 # Apache-2.0
+oslotest>=1.5.1,<1.6.0 # Apache-2.0
+oslo.messaging>=1.8.0,<1.9.0 # Apache-2.0
+requests-mock>=0.6.0 # Apache-2.0
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
testrepository>=0.0.18
testresources>=0.2.4