]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Adds allow_availability_zone_fallback option to Cinder
authorEdmund Rhudy <erhudy@bloomberg.net>
Thu, 27 Aug 2015 17:49:58 +0000 (13:49 -0400)
committerEdmund Rhudy <erhudy@bloomberg.net>
Thu, 3 Sep 2015 15:13:02 +0000 (11:13 -0400)
commitb85d2812a8256ff82934d150dbc4909e041d8b31
tree24c10b38871f3083073f31df88717b4e42c33d4c
parent6dba657a2987955248e781ae9df28351ef10420d
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
cinder/common/config.py
cinder/tests/unit/volume/flows/test_create_volume_flow.py
cinder/volume/flows/api/create_volume.py