Comment 11 for bug 1863094

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

Reviewed: https://review.opendev.org/707866
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=52302eb5301ba7c1848ae56a5d0a21d947c10ceb
Submitter: Zuul
Branch: stable/stein

commit 52302eb5301ba7c1848ae56a5d0a21d947c10ceb
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)
    (cherry picked from commit 26d8fbcb6eae251fae3fac89c82b843e68bc049d)