diff --git a/doc/source/operations/ubuntu-jammy.rst b/doc/source/operations/ubuntu-jammy.rst index 4f684aa07..d09ab4e21 100644 --- a/doc/source/operations/ubuntu-jammy.rst +++ b/doc/source/operations/ubuntu-jammy.rst @@ -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 + `__ and + `LP#2042954 `__ for + details. A `fix `__ + is now available but new images have not yet been built. Controllers ===========