OVSDB:Nitrogen Release Plan

 OVSDB:Nitrogen Release Plan

Contents

Introduction

https://wiki.opendaylight.org/view/OVSDB_Integration:Main

Release Deliverables

Name

Description

Name

Description

Code quality, stability and usability

Bug fixing, increase Sonar coverage, increase Tempest coverage

Karaf 4

Migrate a project to karaf 4

Guava migration

Modify code to use the updated guava library

Scalability and performance

Scalability and performance measurements and enhancement

CSIT

Improvements to CSIT to cover all the features supported by OVSDB and Hardware vTep

Documentation

Add more documentation to the local documentation structure created in OVSDB project

Release Milestones

Milestone

Offset 2 Date

Deliverables

Milestone

Offset 2 Date

Deliverables

M0/M1

6/14/2017





M2/M3/M4

7/7/2017





M5

8/7/2017





RC0

8/14/2017





RC1

8/21/2017





RC2

8/28/2017





RC3

9/3/2017





Formal Release

9/7/2017





SR1 Release







SR2 Release







SR3 Release







SR4 Release







Externally Consumable APIs

Artefact

Status

Description

Artefact

Status

Description

OVSDB Southbound

Stable

MD-SAL OVSDB crud operations

Hardware VTEP Southbound

Stable

MD-SAL Hardware VTEP crud operations

Expected Dependencies on Other Projects

Providing Project

Deliverable Name

Needed By

Acknowledged?

Description

Providing Project

Deliverable Name

Needed By

Acknowledged?

Description

controller

features

M3

No

basic controller features

mdsal

features

M3

No

mdsal features

odlparent

features

M3

No

odlparent values

yangtools

features

M3

No

yangtools for compiling yang

Expected Incompatibilities with Other Projects

Compatibility with Previous Releases

Both the plugins (OVSDB and Hardware VTEP) will be compatible with the previous release.

Removed APIs and/or Functionality

Deprecated APIs and/or Functionality

Changed APIs and/or Functionality

Themes and Priorities

  • Karaf4 migration

  • Guava library update

  • Usability improvement

  • Increasing code, unit and integration test coverage to improve code quality, stability and usability

  • Scalability and performance improvements

  • Documentation

  • Exploring future improvement by doing proof of concept in this release.

Requests from Other Projects

Active Requests

Test Tools Requirements

System Test

This project plans on using System Test (ST) inside the OpenDaylight cloud:

  • the southbound piece: test suites

  • scalability tests: TBD

  • hwvtepsouthbound: TBD

Here is a wiki page presenting the CSIT jobs implemented in the integration/test project regarding some of those modules: OVSDB: CSIT

Unit Test

Integration Test

Cluster Test

End to end Test

Other