From e6d353649e95538fd5623078d6a9b1165208bffd Mon Sep 17 00:00:00 2001 From: Dmitriy Rabotyagov Date: Tue, 26 Jan 2021 11:43:46 +0200 Subject: [PATCH] Switch gnocchi release to 4.4 Gnocchi has released version 4.4 and there is no reason why we should not use it. Change-Id: Idfdb34e53d7e0a54dd35b95e7b9f51eece405238 --- playbooks/defaults/repo_packages/gnocchi.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/playbooks/defaults/repo_packages/gnocchi.yml b/playbooks/defaults/repo_packages/gnocchi.yml index fdf492dcf0..414c01f14a 100644 --- a/playbooks/defaults/repo_packages/gnocchi.yml +++ b/playbooks/defaults/repo_packages/gnocchi.yml @@ -32,7 +32,6 @@ ## Gnocchi service ## This service has a different stable branch strategy to the rest of OpenStack. ## The SHA is recorded here to make the SHA updating easier. -# track branch needs to be updated to 4.4 when it's out. gnocchi_git_repo: https://github.com/gnocchixyz/gnocchi -gnocchi_git_install_branch: 3d52c28bdd4b8b730528d2e630c7679f98ad2d9e # HEAD as of 17.01.2021 -gnocchi_git_track_branch: stable/4.3 +gnocchi_git_install_branch: 64ff78fb27bff33fc8c284f7dd7267da0676c14d # HEAD as of 17.01.2021 +gnocchi_git_track_branch: stable/4.4