Comment 3 for bug 2000171

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (master)

Reviewed: https://review.opendev.org/c/openstack/manila/+/868486
Committed: https://opendev.org/openstack/manila/commit/5f0f14a7f8b99ac008be4604bcaeec2dbc149d06
Submitter: "Zuul (22348)"
Branch: master

commit 5f0f14a7f8b99ac008be4604bcaeec2dbc149d06
Author: Kiran Pawar <email address hidden>
Date: Fri Dec 23 12:41:37 2022 +0000

    Add quiesce_wait_time option to share replica promote API.

    Currently netapp_snapmirror_quiesce_timeout is an option of replica
    promote that can only be set by the operator. There are scenarios where
    high timeout value set by operator does not fit well e.g. disaster
    stroke and user want to do an unplanned failover fast. Added new
    option 'quiesce_wait_time' to share replica promote API which allows
    to use specified wait_time(in seconds) instead of config option.

    Closes-bug: #2000171
    Change-Id: Ib02063ee8b82f7374cd89f90e7f24a845c6c7cd7