Skip to content

Commit 56879bc

Browse files
authored
Merge pull request #1008 from stackhpc/jammy-issues
docs: Add note about pyroute2 bug in Jammy upgrade
2 parents 821fcd8 + 5cabb61 commit 56879bc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/source/operations/ubuntu-jammy.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff 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 now available but new images have not yet been built.
157165

158166
Controllers
159167
===========

0 commit comments

Comments
 (0)