7fe8c36df0
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>
9 lines
362 B
YAML
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.
|