Comment 9 for bug 1970541

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (stable/xena)

Reviewed: https://review.opendev.org/c/openstack/kolla/+/879324
Committed: https://opendev.org/openstack/kolla/commit/7b1c269cec7f1ba81beee33b583194c847a9662f
Submitter: "Zuul (22348)"
Branch: stable/xena

commit 7b1c269cec7f1ba81beee33b583194c847a9662f
Author: Vladislav Belogrudov <email address hidden>
Date: Wed Apr 27 10:54:25 2022 +0300

    Add multipath to cinder-volume

    Cinder-volume container can operate on multipath devices but
    fails to do so due to absent multipath package for several images.
    This fix explicitely adds multipath to the image.

    Closes-Bug: #1970541
    Change-Id: I14af40078508b06e46866b77ab200228ec827a0d
    (cherry picked from commit b9aa91381391c8aaabc7c76de39e5ee258562f4c)