Comment 3 for bug 1968925

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

Reviewed: https://review.opendev.org/c/openstack/manila-ui/+/837763
Committed: https://opendev.org/openstack/manila-ui/commit/3ba70dc3e600897761e7183f464ca13bdd2b52f9
Submitter: "Zuul (22348)"
Branch: master

commit 3ba70dc3e600897761e7183f464ca13bdd2b52f9
Author: Goutham Pacha Ravi <email address hidden>
Date: Thu Apr 14 02:15:46 2022 +0530

    Fix share replica creation

    The manilaclient SDK not accept a "share_network"
    argument anymore with the share_replicas.create()
    method.

    Change-Id: If21408291fcb4ccd778b24145effcb253227df55
    Closes-Bug: #1968925
    Signed-off-by: Goutham Pacha Ravi <email address hidden>