From 4708039cc6f8119c890162b0349ae2217a69a546 Mon Sep 17 00:00:00 2001 From: Andrew Bonney Date: Fri, 17 Dec 2021 15:19:35 +0000 Subject: [PATCH] Bump cinder git hash to work around bug Volume creations are failing in Zun tempest tests due to https://bugs.launchpad.net/cinder/+bug/1953168 Change-Id: I5c076d40532f699c11640eceafa1a0b43119ac5d --- playbooks/defaults/repo_packages/openstack_services.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/defaults/repo_packages/openstack_services.yml b/playbooks/defaults/repo_packages/openstack_services.yml index 7517f8f866..843f65fc81 100644 --- a/playbooks/defaults/repo_packages/openstack_services.yml +++ b/playbooks/defaults/repo_packages/openstack_services.yml @@ -70,7 +70,7 @@ ceilometer_git_track_branch: master ## Cinder service cinder_git_repo: https://opendev.org/openstack/cinder -cinder_git_install_branch: e5ef39604cb025f341d1ff4ea92d46a2caeb8108 # HEAD as of 10.12.2021 +cinder_git_install_branch: e93c2a3c25ff69bf38e99c943dbe4994fb477ef5 # HEAD as of 16.12.2021 cinder_git_track_branch: master