summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-10-12 21:54:18 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-10-12 21:54:18 +0000
commit5013e065aae7f42964d149c4f413c7d1105060a0 (patch)
tree7f34ff6a00053af5e1ae830231a0bcfdccc4f435 /requirements.txt
parent5a5d485c1d5982bc7ad29911b400c21c229b1514 (diff)
downloadironic-5013e065aae7f42964d149c4f413c7d1105060a0.tar.gz
Updated from global requirements
Change-Id: Ia6d9f7456e3e1f0f35f775b7b3c512182f3126fb
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index a841840d7..eab6ebe28 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -18,7 +18,7 @@ stevedore>=1.20.0 # Apache-2.0
pysendfile>=2.0.0 # MIT
oslo.concurrency>=3.20.0 # Apache-2.0
oslo.config>=4.6.0 # Apache-2.0
-oslo.context>=2.14.0 # Apache-2.0
+oslo.context!=2.19.1,>=2.14.0 # Apache-2.0
oslo.db>=4.27.0 # Apache-2.0
oslo.rootwrap>=5.8.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
@@ -40,7 +40,7 @@ Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause)
keystonemiddleware>=4.17.0 # Apache-2.0
oslo.messaging>=5.29.0 # Apache-2.0
retrying!=1.3.0,>=1.2.3 # Apache-2.0
-oslo.versionedobjects>=1.25.0 # Apache-2.0
+oslo.versionedobjects>=1.28.0 # Apache-2.0
jsonschema<3.0.0,>=2.6.0 # MIT
psutil>=3.2.2 # BSD
futurist>=1.2.0 # Apache-2.0