From fac2991f9e6d32fed5a5f0f2b20df949a15c7126 Mon Sep 17 00:00:00 2001 From: Rajat Dhasmana Date: Wed, 20 Jul 2022 15:57:48 +0000 Subject: [PATCH] Release os-brick for yoga We merged a recent fix Ib001e2b4d1347754c2b46730bc10d86e8cdab7ad that was not released with the recent yoga release of os-brick 5.2.1. This issue shows up in cinder gate jobs and might potentially be causing some tests to fail. This release will remove that failure and possibly fix gate. Change-Id: Idc41bf3d35dda3b68de097a8e21682ae6dd51364 --- deliverables/yoga/os-brick.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deliverables/yoga/os-brick.yaml b/deliverables/yoga/os-brick.yaml index 655ab287c8..a6a7857819 100644 --- a/deliverables/yoga/os-brick.yaml +++ b/deliverables/yoga/os-brick.yaml @@ -19,6 +19,10 @@ releases: projects: - repo: openstack/os-brick hash: 0bd5dc99152261d1d59ecb788faf4aea3e299edd + - version: 5.2.2 + projects: + - repo: openstack/os-brick + hash: 743002cc269ac1e91d8df2eee5f4fdad3d14c365 branches: - location: 5.2.0 name: stable/yoga