2024.1 Series Release Notes¶
2.7.0¶
Upgrade Notes¶
The default docker base image used in testing has been updated to
ubuntu:20.04. You may need to update your testing code accordingly.
Bug Fixes¶
The quagga container used for testing neutron-dynamic-routing was failing to start due to permission issues. A startup script has been added to dynamically set the correct permissions. See bug 2031526.
2.4.0¶
Upgrade Notes¶
Python 3.6 & 3.7 support has been dropped. The minimum version of Python now supported is Python 3.8.