glance_store/glance_store/_drivers
whoami-rajat 9bb857097e Pass multipath config while creating connector object
Currently we only pass the configured multipath option when getting
the connector properties and do not pass it when creating the
connector object which in turn does the multipathing in os-brick.
So we are only passing multipathing option to cinder for exporting &
mapping the volume to paths but not while creating the connector object
and hence doing multipathing partially.
This patch passes that option and fixes the stated issue.

Related-Bug: #1863983

Co-Authored-By: Gorka Eguileor <geguileo@redhat.com>

Change-Id: I82979c47ec9ec1dd6cc864d3827ab219177251f8
(cherry picked from commit 04e5ead7c0)
2021-04-15 16:35:58 +00:00
..
swift Replace md5 with oslo version 2020-11-11 13:40:46 -05:00
__init__.py Rename glance.store to glance_store 2014-08-28 10:09:36 +02:00
cinder.py Pass multipath config while creating connector object 2021-04-15 16:35:58 +00:00
filesystem.py Replace md5 with oslo version 2020-11-11 13:40:46 -05:00
http.py Add location prefix url to store instance 2019-06-03 16:16:58 +00:00
rbd.py Replace md5 with oslo version 2020-11-11 13:40:46 -05:00
s3.py Replace md5 with oslo version 2020-11-11 13:40:46 -05:00
vmware_datastore.py Replace md5 with oslo version 2020-11-11 13:40:46 -05:00