Current Series Release Notes

7.5.0-30

Upgrade Notes

  • Support for Python 3.9 has been removed. Now Python 3.10 is the minimum version supported.

Bug Fixes

  • Switch configuration groups were only found in files specified by –config-file arguments. Configuration files in –config-dir directories are now also included.

Other Notes

  • Explicit usage and monkey-patching with eventlet have been removed. Since this is a Neutron plugin, Neutron may still load eventlet modules, but netowrking-generic-switch no longer explicitly uses it. Operators should be sensitive to potential performance changes, although none are expected.