Comment 10 for bug 1783736

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (stable/train)

Reviewed: https://review.opendev.org/c/openstack/manila/+/794055
Committed: https://opendev.org/openstack/manila/commit/4bf36d02297cb78f0af2221891e563c4fb844a5c
Submitter: "Zuul (22348)"
Branch: stable/train

commit 4bf36d02297cb78f0af2221891e563c4fb844a5c
Author: Goutham Pacha Ravi <email address hidden>
Date: Tue Mar 16 23:48:42 2021 -0700

    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
    (cherry picked from commit f24fff9522a114d88406e820e2cac5d14398a6c1)
    (cherry picked from commit 06d380c212006346b350b386906089d2f5fd2468)
    (cherry picked from commit 4a75c699c0cb36757c56a14dddf3cd83497dc33a)