From d6bd58ecd35eac3e47c5b70e2be466628955fba7 Mon Sep 17 00:00:00 2001 From: Rajat Dhasmana Date: Wed, 31 Mar 2021 04:23:04 -0400 Subject: [PATCH] Cinder stable/victoria release for os-brick The reason for this quick release after the previous victoria release (4.0.2 on 08 March, 2021) is the inclusion of a critical os-brick patch[1] that fixes a potential data loss situation. [1] https://review.opendev.org/c/openstack/os-brick/+/783553 Change-Id: I26a8d7d1521b7d1d5406d5e44d0a3d5ea3330489 --- deliverables/victoria/os-brick.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deliverables/victoria/os-brick.yaml b/deliverables/victoria/os-brick.yaml index 9b056157d8..409cf5bdfe 100644 --- a/deliverables/victoria/os-brick.yaml +++ b/deliverables/victoria/os-brick.yaml @@ -31,6 +31,10 @@ releases: projects: - repo: openstack/os-brick hash: a280d9f771dedd9dfb7770fadc965a46412b69ed + - version: 4.0.3 + projects: + - repo: openstack/os-brick + hash: 9528ceab4f32cebb700a0b69f2ea58ec101700a1 branches: - location: 4.0.0 name: stable/victoria