python-manilaclient/releasenotes/notes/bug-2068631-add-filter-by-source-share-server-id-d40500dcf184c321.yaml
Carlos da Silva c8b1665d63 Add new filter options for share server list
After share server migration and manage/unmanage of share servers
were implemented, share servers can be filtered by their source
share server ID field, as well as the back end identifier. So we
add these fields to the share servers list to be used as a search
option.

Change-Id: I8071f7218101f9fcee059d943494b5914a89ba1a
Closes-Bug: #2068631
2024-07-23 13:10:07 +00:00

7 lines
258 B
YAML

---
fixes:
- |
Share server list command now support filtering share servers by source
share server IDs and identifiers. For more details, please refer to
`Launchpad bug #1896949 <https://bugs.launchpad.net/python-manilaclient/+bug/2068631>`_.