]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Eseries warn if multipath is not set for img xfer
authorTom Barron <tbarron@netapp.com>
Tue, 23 Sep 2014 22:05:40 +0000 (18:05 -0400)
committerTom Barron <tpb@dyncloud.net>
Wed, 8 Oct 2014 19:41:40 +0000 (15:41 -0400)
commit933a7c01ffa78810b283aa3c3b32d75e4c4504bb
treef6badffefa3c0b68d48036c19c1dec01a7e8226d
parent7766ff9894d96bb28869a27b6a106193c0665ceb
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
cinder/volume/drivers/netapp/eseries/iscsi.py