File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 71
71
72
72
ark.stackhpc.com/stackhpc/etcd:zed-rocky-9-20230821T155947
73
73
74
+ OVN enabled by default
75
+ ----------------------
76
+
77
+ OVN is now enabled by default in StackHPC Kayobe Configuration. This change
78
+ was made to align with our standard deployment configuration.
79
+
80
+ There is currently not a tested migration path from OVS to OVN on a running
81
+ system. If you are using a Neutron plugin other than ML2/OVN, set
82
+ ``kolla_enable_ovn `` to ``false `` in ``etc/kayobe/kolla.yml ``.
83
+
84
+ For new deployments using OVN, See
85
+ :kolla-ansible-doc: `reference/networking/neutron.html#ovn-ml2-ovn `.
86
+
87
+ Known issues
88
+ ============
89
+
90
+ * Rebuilds of servers with volumes are broken if there are any Nova compute
91
+ services running an older release, including any that are down. Old compute
92
+ services should be removed using ``openstack compute service delete ``, then
93
+ remaining compute services restarted. See `LP#2040264
94
+ <https://bugs.launchpad.net/nova/+bug/2040264> `__.
95
+
96
+ * The OVN sync repair tool removes metadata ports, breaking OVN load balancers.
97
+ See `LP#2038091 <https://bugs.launchpad.net/neutron/+bug/2038091 >`__.
98
+
74
99
Security baseline
75
100
=================
76
101
You can’t perform that action at this time.
0 commit comments