summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-11-29 08:55:10 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-11-29 08:55:10 +0000
commite076d6122f3747537d9bcaed85f9d1d8a4656926 (patch)
tree2c4b71aa24919b9f83633439b4a52be62014d2d6
parentcf53015ad67d1feb8624f2cf84334843c4975e0d (diff)
downloadglance_store-e076d6122f3747537d9bcaed85f9d1d8a4656926.tar.gz
Updated from global requirements
Change-Id: Id2e6c51f67a1360f1f609d58c0083fa0b0a43752
-rw-r--r--requirements.txt2
-rw-r--r--setup.cfg2
2 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index 92c23d6..9ea72ac 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,7 +1,7 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-oslo.config>=4.6.0 # Apache-2.0
+oslo.config>=5.1.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.utils>=3.31.0 # Apache-2.0
diff --git a/setup.cfg b/setup.cfg
index 8b357f0..d89dc6b 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -60,7 +60,7 @@ swift =
python-swiftclient>=3.2.0 # Apache-2.0
cinder =
python-cinderclient>=3.2.0 # Apache-2.0
- os-brick>=1.15.2 # Apache-2.0
+ os-brick>=2.1.0 # Apache-2.0
oslo.rootwrap>=5.8.0 # Apache-2.0
oslo.privsep>=1.23.0 # Apache-2.0