dc2d0de810
Add CinderStorageAvailabilityZone parameter that configures cinder's DEFAULT/storage_availability_zone. The default value of 'nova' matches cinder's own default value. Add several CinderXXXAvailabilityZone parameters, where XXX is any of the cinder volume service's storage backends. The parameters are optional, and when set they override the "backend_availability_zone" for the corresponding backend. Implements: blueprint split-controlplane-cinder-volume-az Depends-On: Ic407b747474b567858ad36beabc8a7d8c5022343 Change-Id: Idb035bf112cbab41547bd89935df4c175bf665f4
12 lines
452 B
YAML
12 lines
452 B
YAML
---
|
|
features:
|
|
- |
|
|
Add CinderStorageAvailabilityZone parameter that configures
|
|
cinder's DEFAULT/storage_availability_zone. The default value
|
|
of 'nova' matches cinder's own default value.
|
|
|
|
Add several CinderXXXAvailabilityZone parameters, where XXX is
|
|
any of the cinder volume service's storage backends. The
|
|
parameters are optional, and when set they override the
|
|
"backend_availability_zone" for the corresponding backend.
|