Skip to content

Commit 5cffc13

Browse files
mnasiadkaAlex-Welsh
authored andcommitted
gnocchi: Bump to 4.7.0
This is required for uwsgi module usage Change-Id: If1a078d2704fbd0b119d6c1ffc5a10aeff0a150a Signed-off-by: Michal Nasiadka <[email protected]>
1 parent fefcd98 commit 5cffc13

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

kolla/common/sources.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
'glance-${openstack_branch}.tar.gz')},
6969
'gnocchi-base': {
7070
'type': 'git',
71-
'reference': '4.6.4',
71+
'reference': '4.7.0',
7272
'location': ('https://github.com/gnocchixyz/'
7373
'gnocchi.git')},
7474
'heat-base': {
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
upgrade:
3+
- |
4+
``Gnocchi`` version has been updated to ``4.7.0``.

0 commit comments

Comments
 (0)