Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
excludeContents

Introduction

Release Deliverables

Release Milestones

  • Offset: 2

...

Features

odl-didm-ovs-all - DIDM OVS reference driver (experimenter)

odl-didm-ovs-impl - DIDM OVS Implementation (experimenter)

odl-didm-util - DIDM utilities (experimenter)

odl-didm-all - Device Identification and device driver framework (experimenter)

odl-didm-identification - Device Identification (experimenter)

odl-didm-drivers - Device Identification Driver (User-facing feature)

odl-didm-hp-all - DIDM HP device identification and driver management (experimenter)

odl-didm-hp-impl - DIDM HP Implementation (experimenter)

Known Issues and Limitations

  • Bug 6040 - RPC "adjustFlow" is not adjusting the flows as expected for HP switch

Changes Since Previous Releases

Included support for the Flow objective API (https://github.com/onfsdn/atrium-docs/wiki/ODL-Based-Atrium-Router-16A).

Bugs Fixed in this Release

None, No new feature added.

Migration from Previous Releases

None

Compatibility with Previous Releases

Yes, compatible with previous releases.

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

None

Non-Code Aspects (user docs, examples, tutorials, articles)

Quality Assurance (test coverage, etc)

...

NameStatusDescription
Release PlanDoneCandidate Release Plan

...

NameStatusDescription
Release PlanDoneFinal Release Plan

...

NameDescription
Candidate Stable DistributionA running candidate of what is attempting to be the stable distribution to be blessed by the TSC.
Extension DistributionA running candidate of what is attempting to be the extension distribution.

...

NameDescription
Candidate Stable DistributionA running candidate of what is attempting to be the stable distribution to be blessed by the TSC.
Extension DistributionA running candidate of what is attempting to be the extension distribution.

...

NameDescription
Release ReviewRelease Review Description
Candidate Stable DistributionA running candidate of what is attempting to be the stable distribution to be blessed by the TSC.
Extension DistributionA running candidate of what is attempting to be the extension distribution.

...

NameDescription
Release ReviewRelease Review Description
Candidate Stable DistributionA running candidate of what is attempting to be the stable distribution to be blessed by the TSC.
Extension DistributionA running candidate of what is attempting to be the extension distribution.

...

NameDescription
Deliverable NameDeliverable Description

Externally Consumable APIs

  • To be defined by M3
APIAPI StatusShort description
FlowObjective APIAvailableAbstraction API, so that driver can covert the FlowObjective to flows as per their hardware capabilities and limitations.

Expected Dependencies on Other Projects

  • SNMP Plugin - SNMP Get Request to fetch MIB objects
  • AAA - Credential Manager
  • OpenFlowPlugin

Compatibility with Previous Releases

N/A

Test Tool Requirements

  • Testing is done in form of Java unit tests and integration tests, no requirements on infrastructure except Maven. Reporting is provided by Jenkins.