From 222b61a2a63914d860be28b2945700e87115bf9f Mon Sep 17 00:00:00 2001 From: Al Bailey Date: Wed, 7 Nov 2018 09:49:12 -0600 Subject: [PATCH] Remove openstack-helm and openstack-helm-infra from std build The openstack-helm and openstack-helm-infra produce outputs that are not required for building an ISO, and require network access in order to populate properly. Removing these from the pkgs dirs, and will devise an alternative way to build them. Story: 2003909 Task: 27632 Change-Id: I14b45cc30c5041d14db5554eadd99c1defb8e609 Signed-off-by: Al Bailey --- centos_pkg_dirs | 2 -- 1 file changed, 2 deletions(-) diff --git a/centos_pkg_dirs b/centos_pkg_dirs index e7a3648f..55b5bd18 100644 --- a/centos_pkg_dirs +++ b/centos_pkg_dirs @@ -50,5 +50,3 @@ openstack/python-wsme openstack/distributedcloud openstack/distributedcloud-client openstack/stx-ocf-scripts -openstack/openstack-helm -openstack/openstack-helm-infra