summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorMehdi Abaakouk <sileht@redhat.com>2017-12-11 08:51:27 +0100
committerMehdi Abaakouk <sileht@redhat.com>2018-01-04 10:37:46 +0100
commit02c99b18674880c72917d99a78e0b68a1b8a0a00 (patch)
treec64f2f1edc9219844fc1bdcea6627a6649534ab5 /setup.cfg
parent24a0b74ee6f746eec295b3786f5a736371d9b360 (diff)
downloadceilometer-02c99b18674880c72917d99a78e0b68a1b8a0a00.tar.gz
Check required Gnocchi version is installed
Change-Id: I301511279c1d49736027e51274c8740935e154b0
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 16f70abb..2b00f5bf 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -33,7 +33,7 @@ data_files =
[extras]
gnocchi =
oslo.cache>=1.5.0 # Apache-2.0
- gnocchiclient>=4.0.0 # Apache-2.0
+ gnocchiclient>=7.0.0 # Apache-2.0
zaqar =
python-zaqarclient>=1.0.0 # Apache-2.0