Comment 4 for bug 1856776

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-nova-cloud-controller (master)

Reviewed: https://review.opendev.org/710634
Committed: https://git.openstack.org/cgit/openstack/charm-nova-cloud-controller/commit/?id=ab6398463a7fdc0b8ef27c01cbfd2091b1dafca2
Submitter: Zuul
Branch: master

commit ab6398463a7fdc0b8ef27c01cbfd2091b1dafca2
Author: Vladimir Grevtsev <email address hidden>
Date: Sat Feb 29 20:46:23 2020 +0300

    Adding support for cross_az_attach config option.

    Allow attach between instance and volume in different
    availability zones. If False, volumes attached to an
    instance must be in the same availability zone
    in Cinder as the instance availability zone in Nova.

    Change-Id: I21df8e0dfa585133c5ef6a55cdbbc2071c267424
    Closes-Bug: #1856776