Comment 8 for bug 1773446

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

Reviewed: https://review.openstack.org/644935
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=8d7675783b6453c8b7ed3396b681be74f04708ce
Submitter: Zuul
Branch: stable/queens

commit 8d7675783b6453c8b7ed3396b681be74f04708ce
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)
    (cherry picked from commit 6ca3f2badfc76343db74ce6cea4b91b1c0fc6d17)