Comment 4 for bug 1773446

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

Reviewed: https://review.openstack.org/639747
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=6ca3f2badfc76343db74ce6cea4b91b1c0fc6d17
Submitter: Zuul
Branch: stable/rocky

commit 6ca3f2badfc76343db74ce6cea4b91b1c0fc6d17
Author: Vipin Balachandran <email address hidden>
Date: Fri May 25 13:17:51 2018 -0700

    Fix group availability zone-backend host mismatch

    Group availability zone is not set correctly in scheduler filter
    properties which results in group availability zone-backend host
    mismatch. This can lead to volume create failure for volumes in
    the group. Fixing it by setting the availability zone in the
    request spec in scheduler RPC call.

    Change-Id: Icfa437d2d81ed29d0aceee776d86e28862c85274
    Closes-bug: 1773446
    (cherry picked from commit e08da42d81a6f4a5cbb72216ecddc0c4cf3807f4)