From 1d09cc08d8f39622bf19c616497bf3e4923a5c48 Mon Sep 17 00:00:00 2001 From: Rafael Cardoso Pereira Date: Fri, 12 Aug 2022 09:34:21 -0400 Subject: [PATCH] Removing unused package python-ryu After performing an analysis of the system it was recognized that the following package: python-ryu; is not being used anymore by the system. In order to clean it up, it was decided to remove the package. Test Plan: PASS - All pkgs built successfully after removal of python-ryu PASS - Successfully generated an openstack tarball PASS - Stx-Openstack tarball successfully applied PASS - Built CentOS ISO with the change and applied it to a lab Partial-bug: #1985091 Depends-On: https://review.opendev.org/c/starlingx/integ/+/852863 Signed-off-by: Rafael Cardoso Pereira Change-Id: I27d119c11d18c1ebbd0beafe154a32960c101529 --- bsp-files/filter_out_from_prestaging | 2 -- bsp-files/filter_out_from_storage | 2 -- bsp-files/filter_out_from_worker | 2 -- bsp-files/filter_out_from_worker_lowlatency | 2 -- 4 files changed, 8 deletions(-) diff --git a/bsp-files/filter_out_from_prestaging b/bsp-files/filter_out_from_prestaging index ca4029b2..aa948ca2 100644 --- a/bsp-files/filter_out_from_prestaging +++ b/bsp-files/filter_out_from_prestaging @@ -464,7 +464,6 @@ python2-pankoclient python2-pecan python2-rsa python2-ruamel-yaml -python2-ryu python2-setuptools python2-six python2-uwiftclient @@ -535,7 +534,6 @@ python-pycurl python-pytz python-pyudev python-pyudev -python-ryu-common python-slip python-slip-dbus python-swiftclient diff --git a/bsp-files/filter_out_from_storage b/bsp-files/filter_out_from_storage index 6b0eb371..d1434094 100644 --- a/bsp-files/filter_out_from_storage +++ b/bsp-files/filter_out_from_storage @@ -313,8 +313,6 @@ python-networking-bgpvpn-dashboard python-networking-bgpvpn-heat python2-neutron-dynamic-routing python2-ruamel-yaml -python2-ryu -python-ryu-common python2-networking-sfc openvswitch openvswitch-config diff --git a/bsp-files/filter_out_from_worker b/bsp-files/filter_out_from_worker index 5f38978d..7d24945c 100644 --- a/bsp-files/filter_out_from_worker +++ b/bsp-files/filter_out_from_worker @@ -278,8 +278,6 @@ python-networking-bgpvpn-dashboard python-networking-bgpvpn-heat python2-neutron-dynamic-routing python2-ruamel-yaml -python2-ryu -python-ryu-common platform-kickstarts python-3parclient python-lefthandclient diff --git a/bsp-files/filter_out_from_worker_lowlatency b/bsp-files/filter_out_from_worker_lowlatency index cb55a5ce..505614b0 100644 --- a/bsp-files/filter_out_from_worker_lowlatency +++ b/bsp-files/filter_out_from_worker_lowlatency @@ -279,8 +279,6 @@ python-networking-bgpvpn-dashboard python-networking-bgpvpn-heat python2-neutron-dynamic-routing python2-ruamel-yaml -python2-ryu -python-ryu-common platform-kickstarts python-3parclient python-lefthandclient