summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-08-02 15:08:49 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-08-02 15:08:49 +0000
commitad2c5ef5c59262a5f599d6351385a805c4b4f702 (patch)
treecc9a5b9d2164cde562894f76ccc1ec40b52924bf /setup.cfg
parentc9eab5c12387a7225b0c4a443a7d3d75050811ac (diff)
downloadglance_store-ad2c5ef5c59262a5f599d6351385a805c4b4f702.tar.gz
Updated from global requirements0.16.0
Change-Id: Ib3c34fdd3669ffa4a20a134cd6a3a513761c1262
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index 65b01b1..480e725 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -60,8 +60,8 @@ 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.4.0,>=1.3.0 # Apache-2.0
- oslo.rootwrap>=2.0.0 # Apache-2.0
+ os-brick>=1.3.0 # Apache-2.0
+ oslo.rootwrap>=5.0.0 # Apache-2.0
[build_sphinx]
source-dir = doc/source