python-manilaclient/releasenotes/notes/add-quiesce-wait-time-for-replica-promote-30d9fa66afc854f2.yaml
Kiran Pawar a0f6a2e920 Add quiesce_wait_time for replica promote
Allows to configure optional field 'quiesce_wait_time' in share
replica promote for microversion >= 2.75.

Closes-bug: #2000171
Change-Id: I9ea0705da97d4343b36db3d8023ca237437768cf
Depends-On: Ib02063ee8b82f7374cd89f90e7f24a845c6c7cd7
2023-02-16 08:42:14 +00:00

8 lines
319 B
YAML

---
features:
- |
Added 'quiesce_wait_time' option to share replica promote API. This will be
used by driver as quiesce wait time for specified replica promote operation
instead of global config value. For more details, refer
`Launchpad bug #2000171 <https://bugs.launchpad.net/manila/+bug/2000171>`_