Versions Compared

Key

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

DRAFT PROPOSAL FOR COMMENTS

The content of this template is expected to be fill out for M1 Release Planning Milestone.

Info
titleInfo

Use the "Copy" and "Move" options (available under the ..., top right of this page) to duplicate this template into your project wiki.
Use the Wiki to document the release plan. Don't provide PowerPoint.
Use as much diagrams and flow charts as you need, directly in the wiki, to convey your message.

Table of Contents
outlinetrue

Overview

Project NameEnter the name of the project
Target Release NameDublin
Project Lifecycle StateIncubation/Mature
Participating Company 

AT&T

EricssonNokia

Scope

What is this release trying to address?

5G Use Case is the principal driver for the enhancements in this release.

DMaaP - Message Router

Upgrade Kafka to v1.1.1.0

Support for Authenticated topics

Add Scaling support

Support for multi-site applications 

Add MirrorMaker to allow for message replication across Kafka clusters

DMaaP - Data Router

Data Router updates to support Bulk PM use cases

Support for Authenticated topics in MR

Scaling support for DMaaP MR

DMaaP

...

- Bus Controller

DMaaP Provisioning via Bus Controller

Use Cases

Describe the use case this release is targeted for (better if reference to customer use case)The existing Casablanca use cases are still going to be supported. We also support 5G use case requirements.

Minimum Viable Product

Kafka is updated to 1.1.1

Kafka MirrorMaker support

Support for authenticated topics

Provisioning the mirrormaker using buscontrollerDescribe the MVP for this release.

Functionalities

List the functionalities that this release is committing to deliver by providing a link to JIRA Epics and Stories. In the JIRA Priority field, specify the priority (either High, Medium, Low). The priority will be used in case de-scoping is required. Don't assign High priority to all functionalities.

...

Jira
serverONAP JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues20
jqlQueryproject=DMAAP and issuetype in (epic) and status != Done fixVersion = "Dublin Release" ORDER BY priority DESC, updated DESC
serverId425b2b0a-557c-3c0c-b515-579789cceedb

...

Jira
serverONAP JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues20
jqlQueryproject=DMAAP and issuetype in (story) and status != Done fixVersion = "Dublin Release" ORDER BY priority DESC, updated DESC
serverId425b2b0a-557c-3c0c-b515-579789cceedb

...

Deliverable NameDeliverable Description
Docker imageCustom Kafka image and DMaaP images
Source CodeSource code of DMaaP
Release NoteRelease note of the release

Sub-Components

List all sub-components part of this release.
Activities related to sub-components must be in sync with the overall release.

Sub-components are repositories and are consolidated in a single centralized place. Edit the Release Components name for your project in the centralized page.

kafka AAF plugin

Architecture

High level architecture diagram

At that stage within the Release, the team is expected to provide more Architecture details describing how the functional modules are interacting.

Indicate where your project fit within the ONAP Archiecture diagram.

Block and sequence diagrams showing relation within the project as well as relation with external components are expected.

Anyone reading this section should have a good understanding of all the interacting modules.

architecture.pngImage Added



Platform Maturity

Refering to CII Badging Security Program and Platform Maturity Requirements, fill out the table below by indicating the actual level , the targeted level for the current release and the evidences on how you plan to achieve the targeted level.

...

AreaActual LevelTargeted Level for current ReleaseHow, Evidences

Minimum Levels (Dublin)

Comments
Performance11

DMaaP Message Router Performance Test Results


  • Closed-loop projects:  Level 2
  • All other projects:  Level 0  (Stretch goal: Level 1)
  • 0 -- none
  • 1 – baseline performance criteria identified and measured
  • 2 & 3 – performance improvement plans created & implemented
Stability1172 Hour Stability Testing2


  • Level 2
  • 0 – none
  • 1 – 72 hours component level soak w/random transactions
  • 2 – 72 hours platform level soak w/random transactions
  • 3 – 6 months track record of reduced defect rate
Resiliency22

Recovery in case of a failure was supported by the Kubernetes and manual recovery was verified.Refer the screenshot for details. DMAAP_Message_Router_Resiliency_Test.jpg


  • Runtime Projects: Level 2 (stretch goal Level 3)
    • NOTE: For Dublin, the building blocks will be put in place for Level 3 geo-redundancy, and a few projects will pilot it
  • All other Projects: Level 1 (stretch goal Level 2)
  • 0 – none
  • 1 – manual failure and recovery (< 30 minutes)
  • 2 – automated detection and recovery (single site)
  • 3 – automated detection and recovery (geo redundancy)
Security1

1

(2 stretch)


  • Platform Level 2
  • Additional recommendations: 
    • All projects SHOULD migrate from the Jackson Data Processor packages to the GSON packages unless the Jackson dependency is inherited from an outside project such as ODL.
    • All projects SHOULD provide the ability to turn on and turn off Secure communication. Secure communication is on by default.

  • 0 – none
  • 1 – CII Passing badge + 50% Test Coverage
  • 2 – CII Silver badge; internal communication encrypted; role-based access control and authorization for all calls
  • 3 – CII Gold
Scalability11Met the single site horizantal scaling
  • Runtime Projects: Level 1 
    • NOTE: For Dublin, the building blocks will be put in place for Level 2 geographic scaling, and a few projects will pilot it
  • All other Projects: Level 0
  • 0 – no ability to scale
  • 1 – single site horizontal scaling
  • 2 – geographic scaling
  • 3 – scaling across multiple ONAP instances
Manageability11DMaaP uses EELF logging framework through the application2
  • All Projects: Level 2
  • Stretch Goal: Level 3
  • 1 – single logging system across components; instantiation in < 1 hour
  • 2 – ability to upgrade a single component; tracing across components; externalized configuration management
Usability11

DMaaP documentation is availablle at

http://onap.readthedocs.io/en/latest/submodules/dmaap/messagerouter/messageservice.git/docs/index.html

  • All Projects: Level 2
  • Stretch Goal: External APIs also follow the Versioning Strategy
  • 1 – user guide; deployment documentation; API documentation
  • 2 – UI consistency; usability testing; tutorial documentation

...

API NameAPI DescriptionAPI Definition DateAPI Delivery dateAPI Definition link (i.e.swagger)
AAFAuthentication and Authorization FrameworkTo fill outHigh level description of the APIDate for which the API is reviewed and agreedTo fill outLink toward the detailed API description

...

API this project is delivering to other projects.

API NameAPI DescriptionAPI Definition DateAPI Delivery dateAPI Definition link (i.e.swagger)
To fill outHigh level description of the API
DMaaP MR APIAPI used to create Topics ,publish a message,subscribe to a Topic etc.Date for which the API is reviewed and agreedTBDAPI documentation
DMaaP Buscontroller APIProvisioning API for management of Topics and FeedsDate for which the API is reviewed and agreedM2API documentation (ReadTheDocs)
DMaaP DataRouter APIAPI used to create feeds ,publish to this feed, subscribe to a feedDate for which the API is reviewed and agreed
To fill outLink toward the detailed API description
M2


  • Third Party Products Dependencies

...

???
NameDescriptionVersion
AJSCJava services container3.0.6-oss 10
KafkaDistributed messaging platform

?

01.111.0 1
Zoo KeeperCentralized service for maintaining configuration information3.4.610
SpringSpring Framework

1.4

DockerContainer engine

?

1.12

In case there are specific dependencies  (Centos 7 vs Ubuntu 16. Etc.) list them as well.

  • Testing and Integration Plans

Provide a description of the testing activities (unit test, functional test, automation,...) that will be performed by the team within the scope of this release.

Describe the plan to integrate and test the release deliverables within the overall ONAP system.
Confirm that resources have been allocated to perform such activities.

  1. Unit test: Unit tests has at least 50% code coverage.
  2. Functional test: Leverage the robot framework infrastructure to provide the functional test.
  3. Integration test: Support integration team to provide the end to end integration test.
  4. All the above should be automation tests run on the LF Jenkins Infrastructure.


  • Gaps

This section is used to document a limitation on a functionality or platform support. We are currently aware of this limitation and it will be delivered in a future Release.
List identified release gaps (if any), and its impact.

...

Jira
serverONAP JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues20
jqlQueryproject=DMAAP and issuetype in (bug) and status != Done and status != Closed and fixVersion = "Dublin Release"
serverId425b2b0a-557c-3c0c-b515-579789cceedb

...

Risk identifiedMitigation PlanContingency Plan
To fill outTo fill outTo fill out
  • Resources

Fill out the Resources Committed to the Release centralized page.

  • Release Milestone

...