manila/releasenotes/notes/bug-1783736-add-share-proto-filtering-to-the-capabilities-scheduler-d8391183335def9f.yaml
Goutham Pacha Ravi f24fff9522 Filter storage protocol in the scheduler
The share protocol requested was being
ignored by the scheduler and this would
cause shares to get scheduled to hosts
that don't support the specified protocol.

Change-Id: I2e87264865b645781c481383c039fecbfd7c6eb1
Closes-Bug: #1783736
2021-03-17 18:18:56 -07:00

6 lines
162 B
YAML

---
fixes:
- |
A bug with storage protocol filtering in the scheduler has been fixed.
See `bug <https://launchpad.net/bugs/1783736>`_ for more details.