File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -154,6 +154,14 @@ Common issues for all host types
154154- Timeouts can become an issue with some hardware. The host will reboot once
155155 or twice depending on whether it needs to apply package updates. Edit the
156156 timeouts in the upgrade playbook (``ubuntu-upgrade.yml ``) where required.
157+ - On systems using OVN networking, the Yoga Kolla Neutron container images
158+ include ``pyroute2 `` 0.6.6. On Ubuntu Jammy systems this results in the
159+ Neutron OVN metadata agent failing to provision the datapath correctly. See
160+ `LP#1995735
161+ <https://bugs.launchpad.net/ubuntu/+source/neutron/+bug/1995735> `__ and
162+ `LP#2042954 <https://bugs.launchpad.net/kolla/+bug/2042954 >`__ for
163+ details. A `fix <https://review.opendev.org/c/openstack/kolla/+/913584 >`__
164+ is in progress.
157165
158166Controllers
159167===========
You can’t perform that action at this time.
0 commit comments