Contents
Introduction
ALTO Project Wiki
Release Deliverables
Only new deliverables are listed here, see ALTO:Main and visit corresponding release plans for deliverables from previous releases.
Name | Description |
---|
Bug fixes | - Fixes for bugs reported in Bugzilla
|
Code improvements | - Reduces the project structure to make it simpler.
- Improves code quality and guarantees test coverage
|
Service extensions | - Implement the path-vector extension
|
User interface | - Add CLI for service configurations
|
Documentation | - Improve the documentation quality
|
Release Milestones
Milestone | Offset 2 Date | Deliverables |
---|
M1 | 06/21/2017 | Name | Description |
---|
Release Plan | Candidate Release Plan |
|
M2 | 07/14/2017 | Name | Description |
---|
Release Plan | Final Release Plan |
|
M3 | 07/14/2017 | Name | Description |
---|
Feature Freeze |
| Candidate Stable Distribution | A running candidate of what is attempting to be the stable distribution to be blessed by the TSC. | Extension Distribution | A running candidate of what is attempting to be the extension distribution. |
|
M4 | 07/14/2017 | Name | Description |
---|
API Freeze |
| Candidate Stable Distribution | A running candidate of what is attempting to be the stable distribution to be blessed by the TSC. | Extension Distribution | A running candidate of what is attempting to be the extension distribution. |
|
M5 | 08/14/2017 | Name | Description |
---|
Code Freeze |
| Candidate Stable Distribution | A running candidate of what is attempting to be the stable distribution to be blessed by the TSC. | Extension Distribution | A running candidate of what is attempting to be the extension distribution. |
|
RC0 | 08/14/2017 | Name | Description |
---|
Candidate Stable Distribution | A running candidate of what is attempting to be the stable distribution to be blessed by the TSC. | Extension Distribution | A running candidate of what is attempting to be the extension distribution. |
|
RC1 | 08/21/2017 | Name | Description |
---|
Candidate Stable Distribution | A running candidate of what is attempting to be the stable distribution to be blessed by the TSC. | Extension Distribution | A running candidate of what is attempting to be the extension distribution. |
|
RC2 | 08/28/2017 | Name | Description |
---|
Release Review | Release Review Description | Candidate Stable Distribution | A running candidate of what is attempting to be the stable distribution to be blessed by the TSC. | Extension Distribution | A running candidate of what is attempting to be the extension distribution. |
|
RC3 | 09/03/2017 | Name | Description |
---|
Release Review | Release Review Description | Candidate Stable Distribution | A running candidate of what is attempting to be the stable distribution to be blessed by the TSC. | Extension Distribution | A running candidate of what is attempting to be the extension distribution. |
|
Formal Release | 09/07/2017 | Name | Description |
---|
Deliverable Name | Deliverable Description |
|
Externally Consumable APIs
Expected Dependencies on Other Projects
Providing Project | Deliverable Name | Needed By | Acknowledged? | Description |
---|
controller | features | M3 | Implicit | basic controller features |
mdsal | features | M3 | Implicit | mdsal features |
odlparent | features | M3 | Implicit | odlparent values |
yangtools | features | M3 | Implicit | yangtools for compiling yang |
openflowplugin | features | M3 | No | flow programming and extensions |
l2switch | features | M3 | No | arp handler and host tracker |
Expected Incompatibilities with Other Projects
- Not compatible with odl-l2switch-switch.
Compatibility with Previous Releases
- The path-vector extension can lead to incompatibilities with cost-map and simple-ecs service of previous releases.
Themes and Priorities
- Increasing code quality with increased UT, IT and CSIT coverage.
- Improve the documentation quality of User Guide, Developer Guide, and Tutorial.
Requests from Other Projects
N/A
- OpenDaylight CSIT Framework
- Mininet
Other