openstack-ansible/releasenotes/notes/nova-default-schedule-zone-934e236985f34cf4.yaml
Major Hayden 159d0bb94b Docs/Reno: Make default_schedule_zone configurable
This patch adds documentation and release notes for the new
default_schedule_zone variable proposed in
I69627d7987a3158a3a005406245ea6df881715d8.

Closes-Bug: 1472428

Change-Id: I51d4dcbcc7842f3f4b1650a18195c3a9215b5383
2016-03-09 09:52:04 -06:00

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.