Comment 6 for bug 1672245

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

Reviewed: https://review.openstack.org/447300
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=39575109269c2eed30cce533479b9a8d818fe549
Submitter: Jenkins
Branch: stable/ocata

commit 39575109269c2eed30cce533479b9a8d818fe549
Author: Jeffrey Zhang <email address hidden>
Date: Mon Mar 13 12:21:19 2017 +0800

    Mount /lib/modules folder in ironic-conductor container

    /lib/modules is required for load kernel module. ironic-conductor
    will load iscsi_tcp kernel module during starting.

    Change-Id: Id953638f68e0fa1c268f173e3dd9b3390598bd93
    Closes-Bug: #1672245
    Depends-On: I1dd7d1a8cd67bbdfc1262b39aa96997c12681900
    (cherry picked from commit 411fdb90d187aec4ada97dd8405315f4323c62db)