Release Notes

4.0.0

New Features

  • FIP64 extension was added. It allows users to associate IPv6 floating IPs to IPv4 fixed IPs.
  • LBaaS v2 driver has been added. See LBaaS v2 for details.

Upgrade Notes

  • MidoNet v2015.03 support has been removed. Please upgrade to MidoNet v5.x and ML2 plugin.

Deprecation Notes

  • Monolithic plugin (midonet_v2) is now deprecated. Please use ML2 instead.
  • notification_drivers from [qos] section has been deprecated. Please remove it from your configuration.
  • The functionality to report MidoNet agents for agent extension has been removed. This is not relevant to majority of users because it has been available only when v2 plugin is used with the experimental task-based API.
  • agent-membership extension has been removed. Because it has never been in a usable state, there should not be user-noticable impacts. Please use the MidoNet API (via eg. midonet-cli) to configure tunnel zones and hosts.
  • MidoNet v2015.03 support has been removed.

3.0.0

New Features

  • QoS extension support has been added. See QoS for details.

Upgrade Notes

  • LBaaS v1 support has been removed. Please consider to use LBaaS v2 instead. No easy upgrade path (eg. v1 -> v2 migration script) is currently available.

Deprecation Notes

  • LBaaS v1 support has been removed.

2.0.0

During Mitaka development cycle, networking-midonet project started using reno for release notes. Older upgrade notes are available in Upgrade Notes.

New Features

  • BGP dynamic routing service has been added.

    • Advertisement of tenant subnets via BGP using Neutron router port as the next-hop
    • Advertisement of destination networks of extra routes via BGP using Neutron router port as the next-hop
    • Acceptance of routes via BGP from peers

    See BGP dynamic routing service for details.

  • LBaaS v1 support is now compatible with haproxy provider. See Haproxy provider for details.
  • VPNaaS support has been added. See VPNaaS for details.

Deprecation Notes

  • MidoNet v2015.03 support has been dropped.