Comment 6 for bug 1959329

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

Reviewed: https://review.opendev.org/c/openstack/python-manilaclient/+/838293
Committed: https://opendev.org/openstack/python-manilaclient/commit/27b8830309c186c12f6b87c7d9a045325ea03e16
Submitter: "Zuul (22348)"
Branch: master

commit 27b8830309c186c12f6b87c7d9a045325ea03e16
Author: Franca Mgbogu <email address hidden>
Date: Mon Apr 18 12:43:49 2022 +0100

    Fix share server listing with network subnet id

    Share server list operation is supposed to accept share
    network subnet ids as parameters for filtering share servers.
    The share specified share network subnet ids were being
    ignored. This change fixes this behavior by allowing that
    search to occur properly.

    Closes-Bug: #1959329

    Change-Id: I6453e9d20a0b4ace0d71c501c5a65c6736554f0d