summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-09-06 17:04:51 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-09-06 17:04:51 +0000
commit33411db05b57f99f604df93e3262ba9fdaa46314 (patch)
tree97013144a14fa3c67695e7392f654e7d6b75053a /setup.cfg
parentf86e133c9ce9f5f73475a843b08460ffab84301d (diff)
downloadglance_store-33411db05b57f99f604df93e3262ba9fdaa46314.tar.gz
Updated from global requirements
Change-Id: Ieb68fc929bfd44a0bebc3913612a900bb9d19f61
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 480e725..83329e5 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.3.0 # Apache-2.0
+ os-brick>=1.6.1 # Apache-2.0
oslo.rootwrap>=5.0.0 # Apache-2.0
[build_sphinx]