Files
openstack-ansible/releasenotes/notes/neutron_default_az-51715b4d836b5802.yaml
Dmitriy Rabotyagov aecaefa159 Freeze roles for 30.0.0.0b1 release
As we've passed a coordinated release date and roadmap looks clean
enough in terms of anticipated changes, we should be able to make a
beta release this time around.

Change-Id: I65c41144a545d53198e3f5e9fa16113c051fd91c
2024-10-18 08:12:50 +00:00

9 lines
372 B
YAML

---
upgrade:
- |
Changed a default value for a ``neutron_default_availability_zones``
variable. From now on role will gather defined ``neutron_availability_zone``
across all hosts (which defaults to `nova`) and attempt to schedule
on all available Availability Zones by default.
Change of the default should not alter behaviour for single-AZ setups.