Comment 5 for bug 1783736

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

Reviewed: https://review.opendev.org/c/openstack/manila/+/783206
Committed: https://opendev.org/openstack/manila/commit/06d380c212006346b350b386906089d2f5fd2468
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit 06d380c212006346b350b386906089d2f5fd2468
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)