Contents

Introduction

SNMP4SDN Project provides a southbound plugin that can control the off-the-shelf commodity Ethernet switches for the purpose of building SDN using Ethernet switches. It can configure flow on VLAN/FDB/ACL tables, collect network topology, and update topology in real-time. Read more here

Release Deliverables

NameDescription
Topology notification via MD-SALMigrate topology changes notification (new/deleted link) via AD-SAL API to MD-SAL API. (Modified: notification via AD-SAL still remains, so there are both AD-SAL and MD-SAL notifications)

Release Milestones

MilestoneOffset X DateDeliverables
M13/17/2016
NameDescription
Release PlanCandidate Release Plan
M24/21/2016
NameDescription
Release PlanFinal Release Plan
M35/19/2016
NameDescription
Feature Freeze
M46/16/2016
NameDescription
API Freeze
M57/21/2016
NameDescription
Code Freeze
Topology notification via MD-SALMigrate topology changes notification (new/deleted link) via AD-SAL API to MD-SAL API (Modified: notification via AD-SAL still remains, so there are both AD-SAL and MD-SAL notifications)
RC08/11/2016
NameDescription
RC18/18/2016
NameDescription
RC28/25/2016
NameDescription
Release ReviewRelease Review Description
RC39/1/2016
NameDescription
Release ReviewRelease Review Description
Formal Release9/8/2016
NameDescription
Deliverable NameDeliverable Description

Externally Consumable APIs

API provided by yang model

Expected Dependencies on Other Projects

controller, odlparent, yantools (SNMP4SDN needs no changes from these projects)

Expected Incompatibilities with Other Projects

SNMP Project (SNMP4SDN binds to the SNMP Protocol listen port, UDP port 162, there would be conflict if SNMP Project also uses this port).

Compatibility with Previous Releases

Removed APIs and/or Functionality

None.

Deprecated APIs and/or Functionality

None.

Changed APIs and/or Functionality

TopologyService: besides the existing SNMP4SDN proposed API, in Boron we also support to get Node, NodeConnector, and Link via ODL standard yang models.

Themes and Priorities

Requests from Other Projects

(None)

Test Tools Requirements

(None)

Other

(None)

  • No labels