Comment 12 for bug 1863094

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

Reviewed: https://review.opendev.org/707863
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=26d8fbcb6eae251fae3fac89c82b843e68bc049d
Submitter: Zuul
Branch: stable/train

commit 26d8fbcb6eae251fae3fac89c82b843e68bc049d
Author: Radosław Piliszek <email address hidden>
Date: Fri Feb 14 08:49:55 2020 +0100

    Fix Cinder Backup access to kernel modules (iscsi_tcp issue)

    It looks like the only missing part was the actual mount of
    /lib/modules

    Now Cinder Backup volumes differ from Cinder Volume volumes only
    by /etc/target which is not relevant (Cinder Backup does not
    provide a target).

    Change-Id: Iccf4298c4f9306eb0a95b6712815778555ef44fc
    Closes-bug: #1863094
    (cherry picked from commit eff22e7c56ba35870475dd92d9d89fde1b48de4c)