mirror of
https://opendev.org/openstack/kolla.git
synced 2026-01-16 23:10:33 +00:00
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:
parent
0d51f0ab03
commit
4f9d8c0e1c
2 changed files with 5 additions and 1 deletions
|
|
@ -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': {
|
||||
|
|
|
|||
4
releasenotes/notes/gnocchi-4_7_0-fdb7f76d367ee435.yaml
Normal file
4
releasenotes/notes/gnocchi-4_7_0-fdb7f76d367ee435.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
upgrade:
|
||||
- |
|
||||
``Gnocchi`` version has been updated to ``4.7.0``.
|
||||
Loading…
Add table
Reference in a new issue