Comment 3 for bug 1376349

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/125654
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=933a7c01ffa78810b283aa3c3b32d75e4c4504bb
Submitter: Jenkins
Branch: master

commit 933a7c01ffa78810b283aa3c3b32d75e4c4504bb
Author: Tom Barron <email address hidden>
Date: Tue Sep 23 18:05:40 2014 -0400

    Eseries warn if multipath is not set for img xfer

    Warn at driver startup if the configuration option
    "use_multipath_for_image_xfer" has not been set to "True". Eseries filers
    require appropriate multipath/DMMP configuration on the host running the
    cinder volume process for image transfers to work reliably.

    Change-Id: Ib79a23a5a9527b254f155a9f4ea022d4387a4a13
    Closes-Bug: #1376349