NetVirt:Boron Release Plan
Contents
[hide]
Introduction
https://wiki.opendaylight.org/view/NetVirt
Release Deliverables
Name | Description |
---|---|
Code quality, stability and usability | Bug fixing, increase Sonar coverage, increase Tempest coverage |
NetVirt updates | OpenFlow optimizations, config migration |
SFC integration | SFC integration |
Neutron Parity | L3, SNAT, IPv6, Security Groups, Provider Networks, SR-IOV |
Hardware VTEP | hv_vtep southbound, NetVirt |
Netvirt updates for QoS and Queue | Add QoS and Queue support |
Clustering/HA/Persistence | Clustering/HA/Persistence |
User Interface | User Interface |
DPDK | Enhancements to support DPDK |
IfMgr integration | Interface Manager integration |
Netvirt rearchitecture | Netvirt rearchitecture |
Scalability and performance | Scalability and performance measurements and enhancement |
VLAN Aware Vms | VLAN Aware VMs |
Transparent VLANs | Transparent VLANs |
CSIT and Tempest | Improvements to CSIT and Tempest testing |
MDSAL | MDSAL optimizations |
Netvirt project split | Spin Netvirt into a separate project |
Neutron Northbound Coordination | Rework networking-odl configuration |
UNIMgr integration | UNI Manager integration |
Release Milestones
Milestone | Offset 2 Date | Deliverables |
---|---|---|
M1 | 3/24/2016 | |
M2 | 5/5/2016 | |
M3 | 6/2/2016 | |
M4 | 6/30/2016 | |
M5 | 8/4/2016 | |
RC0 | 8/11/2016 | |
RC1 | 8/18/2016 | |
RC2 | 8/25/2016 | |
RC3 | 9/1/2016 | |
Formal Release | 9/8/2016 | |
SR1 Release | ||
SR2 Release | ||
SR3 Release | ||
SR4 Release |
Externally Consumable APIs
Expected Dependencies on Other Projects
Providing Project | Deliverable Name | Needed By | Acknowledged? | Description |
---|---|---|---|---|
controller | features | M3 | No | basic controller features |
mdsal | features | M3 | No | mdsal features |
neutron | features | M3 | No | neutron CRUD |
odlparent | features | M3 | No | odlparent values |
openflowplugin | features | M3 | No | flow programming and extensions |
ovsdb | features | M3 | No | ovsdb southbound |
SFC | features | M3 | No | sfc building |
yangtools | features | M3 | No | yangtools for compiling yang |
Expected Incompatibilities with Other Projects
NetVirt is considered incompatible with applications that program the flow tables on vSwitches. This includes:
GBP OpenDOVE VTN
These projects have not held discussions as to how to become compatible because they each provide their own solution to the same problem.
Compatibility with Previous Releases
Removed APIs and/or Functionality
Deprecated APIs and/or Functionality
Changed APIs and/or Functionality
Themes and Priorities
Increasing code, unit and integration test coverage to improve code quality, stability and usability
Neutron parity
SFC integration
Additional functionality to support QoS and Queue and hw vtep
Scalability and performance improvements
Project split
Netvirt rearchitecture
Requests from Other Projects
Active Requests
UNIMgr
Test Tools Requirements
System Test
This project plans on using System Test (ST) inside OpenDaylight cloud:
netvirt: test suites
scalability tests: 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
With OpenStack/Devstack:
LBaaS functionality: LBaaS#Testing