2026.1 Series Release Notes¶
28.0.0¶
New Features¶
neutron-dynamic-routingnow supports secure RBAC with scope and new default roles. All BGP API policies (BGP speakers, BGP peers, and BGP dynamic routing agents) have been updated to useprojectscope and theADMINrole instead of the legacyRULE_ADMIN_ONLYcheck string. The old policies are deprecated as of the 2026.1 release.
Other Notes¶
Remove eventlet usage in neutron-dynamic-routing in sync with Neutron. For tracking and details check the related bugs with tag: eventlet-removal Fixed bug: https://bugs.launchpad.net/neutron/+bug/2130631