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