c7200cc132
In order to get some more testing around new defaults, it might make sense to create a Beta version which comes prior to branching. In the meanwhile we can land leftovers for branches and take our time to cover found issues. Change-Id: Ie478e298a3a9292ec069b76548d8f4238efc90a1
13 lines
557 B
YAML
13 lines
557 B
YAML
---
|
|
features:
|
|
- |
|
|
Added extra variables to Neutron role for Availability Zones configuration:
|
|
|
|
* ``neutron_default_availability_zones`` - defines a list of AZs where
|
|
l3/dhcp agents or OVN routers/ports will be scheduled to when hint is
|
|
not provided in a request to Neutron API.
|
|
* ``neutron_availability_zone`` - Availability Zone of the current
|
|
component. It is recommended to leverage group/host_vars for setting
|
|
this variable.
|
|
For OVN this variable can contain multiple values spearated by colon.
|