From 6c23448f0c4a2a9a52344aa935a1b28020e6e70d Mon Sep 17 00:00:00 2001 From: Jaromir Wysoglad Date: Mon, 22 Jan 2024 10:39:35 -0500 Subject: [PATCH] Pin gnocchi to 4.5.1 in Zed It pins gnocchi to 4.5.1 for testing, which is the same version as is used in ceilometer CI on Zed. Change-Id: I974e8be0feae8660b7b66b58dc4082046c966bd8 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index e6f159d08..4c6856d65 100644 --- a/setup.cfg +++ b/setup.cfg @@ -53,7 +53,7 @@ test = gabbi>=1.30.0 # Apache-2.0 # Provides subunit-trace webtest - gnocchi[postgresql,file] + gnocchi[postgresql,file]==4.5.1 [entry_points] aodh.storage =