glance_store/glance_store/tests
whoami-rajat 04e5ead7c0 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
2021-04-15 08:08:19 +00:00
..
etc Restore quotes removal for swift config in Python3 2020-01-28 18:11:03 -06:00
functional Clean imports in code 2018-03-01 07:29:33 +00:00
unit Pass multipath config while creating connector object 2021-04-15 08:08:19 +00:00
__init__.py Rename glance.store to glance_store 2014-08-28 10:09:36 +02:00
base.py Enable multi store support for glance 2018-07-15 15:10:27 +00:00
fakes.py Propagate BadStoreConfiguration to library user 2015-03-28 19:34:15 +01:00
utils.py Bring FakeData utility over from glance 2020-08-26 07:38:55 -07:00