Comment 5 for bug 1834042

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (master)

Reviewed: https://review.opendev.org/672574
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=2fb2d1204c9ada04c665d5a2aa6f7d5274eaac61
Submitter: Zuul
Branch: master

commit 2fb2d1204c9ada04c665d5a2aa6f7d5274eaac61
Author: Alan Bishop <email address hidden>
Date: Wed Jul 24 10:27:26 2019 -0700

    Provide multipath.conf to containers that need it

    With [1], /etc/multipath.conf is configured for use by the multipath
    daemon running in its own container. However, other containerized
    services (such as cinder-volume) execute commands that also require
    access to multipath.conf. This patch adds a volume mount to each
    container that needs access to the file.

    [1] https://review.opendev.org/665456

    Related-Bug: #1834042
    Change-Id: If76c935b288013c858e7d3e477021210d319547a