From 5e469e42cf06c86713e54885bfcd344a1b40d662 Mon Sep 17 00:00:00 2001 From: Martin Schuppert Date: Tue, 1 Jun 2021 16:12:11 +0200 Subject: [PATCH] Remove libcgroup-tools from libvirt container libcgroup-tools was added to the libvirt container image with I469b4f51c57e1651f42064b0134aa3916af72d80. Since OCP on OCP is right now discontinued and libcgroup is planned to be removed from RHEL 9, lets remove it also from the libvirt container image. If there is the plan to start it again, we could probably use systemd-run instead. Change-Id: Ic946d0ef686cb178e0f02db012f2767c9ec5d6d4 --- .../tcib/base/os/nova-base/nova-libvirt/nova-libvirt.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/container-images/tcib/base/os/nova-base/nova-libvirt/nova-libvirt.yaml b/container-images/tcib/base/os/nova-base/nova-libvirt/nova-libvirt.yaml index 6870c2cf0..b8f9cf077 100644 --- a/container-images/tcib/base/os/nova-base/nova-libvirt/nova-libvirt.yaml +++ b/container-images/tcib/base/os/nova-base/nova-libvirt/nova-libvirt.yaml @@ -6,7 +6,6 @@ tcib_packages: common: - ceph-common - cyrus-sasl-scram - - libcgroup-tools - libguestfs - libseccomp - libvirt-admin