glance_store/glance_store
whoami-rajat e43a56fb9b 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)
(cherry picked from commit 9bb857097e)
2021-08-17 07:42:03 +00:00
..
_drivers Pass multipath config while creating connector object 2021-08-17 07:42:03 +00:00
common [Trivial]Add missing white space between words 2020-07-28 15:13:22 +08:00
locale Imported Translations from Zanata 2020-05-05 06:43:27 +00:00
tests Pass multipath config while creating connector object 2021-08-17 07:42:03 +00:00
__init__.py Enable multi store support for glance 2018-07-15 15:10:27 +00:00
backend.py Add S3 store support to glance_store 2020-03-26 10:53:46 +09:00
capabilities.py Removed 'store_capabilities_update_min_interval' config option 2019-05-29 06:23:03 +00:00
driver.py Add location prefix url to store instance 2019-06-03 16:16:58 +00:00
exceptions.py Add lock per share for cinder nfs mount/umount 2020-05-01 11:35:01 +00:00
i18n.py Update oslo libraries 2015-03-19 11:43:42 -05:00
location.py Add S3 store support to glance_store 2020-03-26 10:53:46 +09:00
multi_backend.py Handle sparse images in glance_store 2020-08-21 07:02:43 -07:00