Major Features

Ideally less than 10 bullets.

  • MD-SAL support
  • L2GW support
  • BGPVPN support
  • test coverage improvement

Target Environment

For Execution

  • No special requirement but normal opendaylight java environment

For Development

  • No special requrement but normal opendaylight java environment

Known Issues and Limitations

For those bugs, typically from openstack view, it appears like the specific security rules don't work.

Changes Since Previous Releases

Bugs Fixed in this Release

Migration from Previous Releases

  • Dependent project may see build breakage as yang model change/fix. Which should have already been addressed.

Compatibility with Previous Releases

  • Yang Models: some yang models were changed as bug fix. Which doesn't match openstack neutorn data model.

Deprecated, End of Lifed, and/or Retired Features/APIs

The followings are deprecated APIs. No end of lifed, removed or retired api/features.

Deprected Features/API

  1. Legacy I*Aware interfaces
    • Downstream projects using these intefaces should use the appropriate MD-SAL model listed above.
  2. CRUD Interfaces (Downstream projects should replicate the functionality locally)
    • subnetInUse from INeutronSubnetCRUD
    • macInUse and getGatewayPort from INeutronPortCRUD
  3. POJO methods (Downstream projects should be using MD-SAL generated objects)
    • getPortsInSubnet from NeutronSubnet

End of Lifed and/or Retired Features/APIs

None

  • No labels