Bump gnocchiclient min version

To not fall into https://review.openstack.org/#/c/428777
during ceilometer-upgrade we should require at least gnocchiclient 3.1.

Change-Id: I020a7d84b1732f8c2bebb0c5d633ec476432e248
(cherry picked from commit 2874c2af12)
This commit is contained in:
Mehdi Abaakouk 2017-03-21 11:17:46 +01:00 committed by gordon chung
parent 555d8740d0
commit 89b1d78e86

View File

@ -33,7 +33,7 @@ data_files =
[extras]
gnocchi =
gnocchiclient>=2.7.0 # Apache-2.0
gnocchiclient>=3.1.0 # Apache-2.0
mongo =
pymongo!=3.1,>=3.0.2 # Apache-2.0
postgresql =