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
2020-06-02 20:14:52 +02:00
2018-01-29 06:26:30 +00:00
2021-08-16 09:55:20 +00:00
2014-01-24 18:30:46 +01:00
2019-10-06 14:37:10 +08:00
2020-04-05 08:20:21 +02:00
2021-08-16 09:55:20 +00:00

Team and repository tags

The following tags have been asserted for the Glance Store
Library:
"project:official",
"stable:follows-policy",
"vulnerability:managed".
Follow the link for an explanation of these tags.

Glance Store Library

Glance's stores library

This library has been extracted from the Glance source code for the specific use of the Glance and Glare projects.

The API it exposes is not stable, has some shortcomings, and is not a general purpose interface. We would eventually like to change this, but for now using this library outside of Glance or Glare will not be supported by the core team.

Description
Glance stores library
Readme 14 MiB
Languages
Python 100%