gnocchi: Bump to 4.7.0

This is required for uwsgi module usage

Change-Id: If1a078d2704fbd0b119d6c1ffc5a10aeff0a150a
Signed-off-by: Michal Nasiadka <mnasiadka@gmail.com>
This commit is contained in:
Michal Nasiadka 2025-09-11 09:50:39 +02:00
parent 0d51f0ab03
commit 4f9d8c0e1c
2 changed files with 5 additions and 1 deletions

View file

@ -68,7 +68,7 @@ SOURCES = {
'glance-${openstack_branch}.tar.gz')},
'gnocchi-base': {
'type': 'git',
'reference': '4.6.4',
'reference': '4.7.0',
'location': ('https://github.com/gnocchixyz/'
'gnocchi.git')},
'heat-base': {

View file

@ -0,0 +1,4 @@
---
upgrade:
- |
``Gnocchi`` version has been updated to ``4.7.0``.