Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions doc/source/operations/ubuntu-jammy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,14 @@ Common issues for all host types
- Timeouts can become an issue with some hardware. The host will reboot once
or twice depending on whether it needs to apply package updates. Edit the
timeouts in the upgrade playbook (``ubuntu-upgrade.yml``) where required.
- On systems using OVN networking, the Yoga Kolla Neutron container images
include ``pyroute2`` 0.6.6. On Ubuntu Jammy systems this results in the
Neutron OVN metadata agent failing to provision the datapath correctly. See
`LP#1995735
<https://bugs.launchpad.net/ubuntu/+source/neutron/+bug/1995735>`__ and
`LP#2042954 <https://bugs.launchpad.net/kolla/+bug/2042954>`__ for
details. A `fix <https://review.opendev.org/c/openstack/kolla/+/913584>`__
is now available but new images have not yet been built.

Controllers
===========
Expand Down