cinder/releasenotes
GirishChilukuri 0dc4daa214 [SVF]:Fix multiple lshost calls during attach.
[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
2021-08-25 03:58:27 +00:00
..
notes [SVF]:Fix multiple lshost calls during attach. 2021-08-25 03:58:27 +00:00
source Update master for stable/wallaby 2021-03-26 10:21:56 +00:00
README.rst Fix release notes link 2017-07-25 14:24:18 -07:00

Release notes

The release notes for a patch should be included in the patch. The intended audience for release notes include deployers, administrators and end-users.

A release note is required if the patch has upgrade or API impact. It is also required if the patch adds a feature or fixes a long-standing or security bug.

Please see https://docs.openstack.org/cinder/latest/contributor/releasenotes.html for more details.