0dc4daa214
[Spectrum Virtualize Family] During attach or detach operation there is multiple lshost calls from "get_host_from_connector", which is causing some delay during attach or detach operations. This patch fixes the issue by caching the host information during initialization and searching for host from the cached information. Closes-Bug: #1913363 Change-Id: I73e58f8b0f4908e9fb097f7ce151a9178cf6b96f
9 lines
295 B
YAML
9 lines
295 B
YAML
---
|
|
fixes:
|
|
- |
|
|
IBM Spectrum Virtualize Family driver `Bug #1913363
|
|
<https://bugs.launchpad.net/cinder/+bug/1913363>`_: Fixed
|
|
issue in get_host_from_connector by caching the host
|
|
information during attach or detach operations and using
|
|
host details from cached information.
|