159d0bb94b
This patch adds documentation and release notes for the new default_schedule_zone variable proposed in I69627d7987a3158a3a005406245ea6df881715d8. Closes-Bug: 1472428 Change-Id: I51d4dcbcc7842f3f4b1650a18195c3a9215b5383
6 lines
243 B
YAML
6 lines
243 B
YAML
---
|
|
features:
|
|
- Deployers can set a default availability zone (AZ) for new instance builds
|
|
which do not provide an AZ. The value is ``None`` by default, but it can be
|
|
changed with the ``nova_default_schedule_zone`` Ansible variable.
|