Reviewed: https://review.opendev.org/c/openstack/charm-cinder/+/926601 Committed: https://opendev.org/openstack/charm-cinder/commit/9a6ab28af2f5b01bc5ebc54c7cde3248dd65b53e Submitter: "Zuul (22348)" Branch: stable/zed
commit 9a6ab28af2f5b01bc5ebc54c7cde3248dd65b53e Author: Nobuto Murata <nobuto.mur...@canonical.com> Date: Tue Aug 20 12:11:46 2024 +0900 Install lsscsi by default for zed or older lsscsi is a dependency of os-brick for volume related operations including creating a boot volume with iSCSI/FC backends. However, it wasn't installed by default until jammy-antelope (lunar) due to a packaging bug. It hasn't been an obvious issue especially when the cinder-volume unit and the nova-compute unit are co-located since nova-compute charm installs the package. Instead of applying a workaround to all backend charms, let's apply the workaround in the cinder charm since lsscsi is installed by default for later OpenStack releases anyway and it's a small package. Closes-Bug: #1939390 Change-Id: I131e12c53c78957873b6a75a3b1b67b1725b43ed ** Tags added: in-stable-zed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939390 Title: Missing dependency: lsscsi To manage notifications about this bug go to: https://bugs.launchpad.net/charm-cinder/+bug/1939390/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs