summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-11-08 21:34:48 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-11-08 21:34:48 +0000
commitbdad99eabb23b79a4803b4b0bc2e2dd9eca92546 (patch)
treed576e95161b2b8177a699c45ded29c52a3ad96c5
parent97814946fefb0f15e3a28b57ee09812f0ae757df (diff)
downloadglance_store-bdad99eabb23b79a4803b4b0bc2e2dd9eca92546.tar.gz
Updated from global requirements
Change-Id: Ifd9402de4e24c0f50e1681bf37fbf704c4fe08bc
-rw-r--r--requirements.txt4
-rw-r--r--setup.cfg2
-rw-r--r--test-requirements.txt2
3 files changed, 4 insertions, 4 deletions
diff --git a/requirements.txt b/requirements.txt
index c98a250..6a4e86d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,7 +4,7 @@
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
-oslo.utils>=3.17.0 # Apache-2.0
+oslo.utils>=3.18.0 # Apache-2.0
oslo.concurrency>=3.8.0 # Apache-2.0
stevedore>=1.17.1 # Apache-2.0
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
@@ -14,6 +14,6 @@ six>=1.9.0 # MIT
debtcollector>=1.2.0 # Apache-2.0
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
-keystoneauth1>=2.14.0 # Apache-2.0
+keystoneauth1>=2.14.0 # Apache-2.0
python-keystoneclient>=3.6.0 # Apache-2.0
requests>=2.10.0 # Apache-2.0
diff --git a/setup.cfg b/setup.cfg
index 0714223..a861d57 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -60,7 +60,7 @@ swift =
python-swiftclient>=2.2.0 # Apache-2.0
cinder =
python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0
- os-brick>=1.6.1 # Apache-2.0
+ os-brick>=1.8.0 # Apache-2.0
oslo.rootwrap>=5.0.0 # Apache-2.0
[build_sphinx]
diff --git a/test-requirements.txt b/test-requirements.txt
index a6eba51..dd02da6 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -22,4 +22,4 @@ bandit>=1.1.0 # Apache-2.0
# this is required for the docs build jobs
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0
-reno>=1.8.0 # Apache2
+reno>=1.8.0 # Apache-2.0