Comment 2 for bug 1489575

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

Reviewed: https://review.openstack.org/217857
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=b85d2812a8256ff82934d150dbc4909e041d8b31
Submitter: Jenkins
Branch: master

commit b85d2812a8256ff82934d150dbc4909e041d8b31
Author: Edmund Rhudy <email address hidden>
Date: Thu Aug 27 13:49:58 2015 -0400

    Adds allow_availability_zone_fallback option to Cinder

    This change adds allow_availability_zone_fallback, which allows Cinder
    to fall back to an already configured availability zone if the
    requested availability zone is unavailable.

    Change-Id: Id6b43fc3243b4de82241cfab34ff10953b537874
    DocImpact: cinder
    Closes-Bug: #1489575