openstack-ansible-os_nova/releasenotes/notes/optional-schedule-zone-12479db3ba0e9267.yaml
Kevin Lefevre 7fe8c36df0 Add release note for nova_default_schedule_zone
Change Iacaa9785bf7ec7bebe2e0eb69e304bcfab41df5c implemented a change
in defaults, but did not include a release note. This patch adds a
release note to inform deployers of the change.

Change-Id: Ia7f175b3655733f0868f52caff417a262bb14ecb
Related-Bug: 1730918
Signed-off-by: Kevin Lefevre <kevin.lefevre@osones.io>
2018-03-25 17:39:42 +00:00

9 lines
362 B
YAML

---
features:
- |
The default variable `nova_default_schedule_zone` was previously set by
default to ``nova``. This default has been removed to allow the default
to be set by the nova code instead. Deployers wishing to maintain the
default availability zone of nova must now set the variable as a
user_variables.yml or group_vars override.