Victoria Series Release Notes

16.0.0.0b1

Upgrade Notes

  • Python 2.7 support has been dropped. Last release of neutron-dynamic-routing to support python 2.7 is OpenStack Train. The minimum version of Python now supported by neutron-dynamic-routing is Python 3.6.

14.0.0

New Features

  • DVR-aware BGP announcements are now supported for IPv4. Host routes for instances are announced as /32 host routes, using the appropriate floating IP gateway port on the host as the next-hop. This allows network traffic to bypass the centralized router on the network node and ingress/egress directly on the compute node.

  • The os-ken driver now supports announcement of IPv6 prefixes over IPv4 sessions and vice-versa. Peers can opt in/out with MP-BGP capabilities configured on the peer end of BGP sessions established with the os-ken driver.

12.0.0.0b2

New Features

  • The neutron-dynamic-routing supports 4-byte AS Numbers now.