summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorfengchaoyang <fengchaoyang@unitedstack.com>2016-11-30 10:56:17 +0800
committerfengchaoyang <fengchaoyang@unitedstack.com>2016-11-30 20:03:12 +0800
commit6c90b469c0274d365b5f6caeb88b536e2a835991 (patch)
tree15a1a994052e4a3a02bd9a28c86bc5324d50f929 /setup.cfg
parentdb43971d5310eef1cca2b135d1a7f8066473c6e8 (diff)
downloadceilometer-6c90b469c0274d365b5f6caeb88b536e2a835991.tar.gz
Change gnocchi_ext.NotFound to gnocchi_ext.ResourceTypeNotFound
Makes the exception locator more specific. Change-Id: Ia2fd73666f9da9ac132f7408996defe92a677cc0
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 7688d2d1..a43d1141 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -33,7 +33,7 @@ data_files =
[extras]
gnocchi =
- gnocchiclient>=2.2.0 # Apache-2.0
+ gnocchiclient>=2.7.0 # Apache-2.0
mongo =
pymongo!=3.1,>=3.0.2 # Apache-2.0
postgresql =