summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJulien Danjou <julien@danjou.info>2017-09-05 16:40:06 +0200
committerJulien Danjou <julien@danjou.info>2017-09-05 16:40:47 +0200
commit3ed9ed1a0f03dbcc6cad9b3e21664e2380dad62a (patch)
tree7367f9e71b2e926337c57cd34f6930de21aa1f58 /setup.cfg
parent2ad4c9564707b3974b52feb363a7ad22bc37b326 (diff)
downloadceilometer-3ed9ed1a0f03dbcc6cad9b3e21664e2380dad62a.tar.gz
Use gnocchiclient 4.0 exception types
It does not raise keystoneauth1 exceptions anymore. Change-Id: I3c544911e63f2ef25ed1c0e7154de054dde02606
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 09fd169b..eccce140 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -32,7 +32,7 @@ data_files =
[extras]
gnocchi =
- gnocchiclient>=3.1.0 # Apache-2.0
+ gnocchiclient>=4.0.0 # Apache-2.0
mongo =
pymongo!=3.1,>=3.0.2 # Apache-2.0
postgresql =