We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac4b6e2 commit e47d24cCopy full SHA for e47d24c
releasenotes/notes/enable_ovn-b84974f398242dcb.yaml
@@ -2,4 +2,7 @@
2
upgrade:
3
- |
4
Enabled ML2/OVN by default as checks preventing accidental migration
5
- from ML2/OVS were added in kolla-ansible.
+ from ML2/OVS were added in kolla-ansible. If you are using a Neutron
6
+ plugin other than ML2/OVN, set `kolla_enable_ovn` to `false`.
7
+ OVN distributed FIP is also enabled, to disable it set
8
+ `neutron_ovn_distributed_fip` to `false`.
0 commit comments