python-manilaclient/releasenotes/notes/bug-1959329-fix-server-listing-by-subnets-fa6447fd43093cae.yaml
Franca Mgbogu 27b8830309 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
2022-07-19 07:44:55 +00:00

5 lines
170 B
YAML

---
fixes:
- Launchpad `bug 1959329 <https://bugs.launchpad.net/python-manilaclient/+bug/1959329>`_
has been fixed for share server listing with network subnet id.