Comment 20 for bug 1939390

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-nova-compute (stable/victoria)

Reviewed: https://review.opendev.org/c/openstack/charm-nova-compute/+/837326
Committed: https://opendev.org/openstack/charm-nova-compute/commit/28f0b70bce3a53c6f01ff8a974465e4c0b5b6997
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit 28f0b70bce3a53c6f01ff8a974465e4c0b5b6997
Author: Nobuto Murata <email address hidden>
Date: Mon Feb 21 22:49:01 2022 +0900

    Make sure lsscsi is installed for os-brick

    os-brick upstream made some changes and started to use lsscsi for
    discovering iSCSI devices. Make sure lsscsi is installed by the charm
    until the os-brick package in Ubuntu pulls it as a dependency.

    Closes-Bug: #1939390
    Change-Id: I509d5edb3c6e3a4c35b7252b567a1672cf5e0bbe
    (cherry picked from commit 7a3982d987b5524c883b33ac5d0432ea1c1b3cdc)
    (cherry picked from commit dd67c2c04e97d9e66ff3589a61fa90470ba8df6d)