From 02af6ced5909b3158babf9e2063bc5a30fd99dd6 Mon Sep 17 00:00:00 2001 From: vrochalo Date: Wed, 19 Feb 2025 18:08:43 -0300 Subject: [PATCH] Remove openstackclients unsupported packages from debian_pkg_dirs Removing unsupported client packages from the Caracal version of the list of debian packages that are buildable. Reducing unnecessary builds in the build-pkgs process. Test Plan: - PASS: Run build-pkgs -c -a. - PASS: Build stx-openstack tarbal. - PASS: Apply stx-openstack tarbal. Story: 2011369 Task: 51727 Change-Id: I596c9eb5e51e5622c343c2b4a040de75e3d67ae8 Signed-off-by: vrochalo --- debian_pkg_dirs | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian_pkg_dirs b/debian_pkg_dirs index 0dec64bc..47892141 100644 --- a/debian_pkg_dirs +++ b/debian_pkg_dirs @@ -4,8 +4,6 @@ python3-k8sapp-openstack stx-openstack-helm-fluxcd ingress-nginx-helm upstream/openstack/openstack-pkg-tools -upstream/openstack/python-aodhclient -upstream/openstack/python-barbicanclient upstream/openstack/python-cinderclient upstream/openstack/python-glanceclient upstream/openstack/python-heatclient