From 35b296b79623f290786b26e56f33ee91cdbbfb25 Mon Sep 17 00:00:00 2001 From: Hugo Brito Date: Thu, 10 Nov 2022 22:44:57 -0300 Subject: [PATCH] debian: Add sysinv wheel to the build This wheel is required by stx-keystone-api-proxy Test Plan: PASS: Build sysinv package. Verify that the wheel is generated, and it's included in the wheels tarball. PASS: Build stx-keystone-api-proxy image that requires sysinv-wheels. Verify that the image is created and the container is working as expected. Story: 2009831 Task: 46790 Signed-off-by: Hugo Brito Change-Id: I585ae4eea3c7ed51d099c2966910ea9e8c9635df --- debian_stable_wheels.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/debian_stable_wheels.inc b/debian_stable_wheels.inc index a1e876c92d..d0d2fccf62 100644 --- a/debian_stable_wheels.inc +++ b/debian_stable_wheels.inc @@ -1,2 +1,3 @@ tsconfig-wheel cgts-client-wheel +sysinv-wheels