openstack-ansible/releasenotes/notes/optional-schedule-zone-12479db3ba0e9267.yaml
Jean-Philippe Evrard ec5b3a7a82 Freeze roles for Milestone 1
This freezes the roles and copy each role releases notes for
preparing the first Milestone of the Rocky release.

Change-Id: I6b1343863eb27a5753ddbfcc3c1e2b063618ae50
2018-04-29 18:17:53 +01: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.