Versions Compared

Key

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

DRAFT PROPOSAL FOR COMMENTS

The following items are expected to be completed for the project to Pass  Release Sign-Off Milestone.

Release Sign-Off Milestone overview is available in wiki.


Info
titleUsage
  1. Use the "Copy" and "Move" options (available under the ..., top right of this page) to duplicate this template into your project wiki.
  2. Fill out the Yes/No column
  3. Provide link to evidence (when necessary)
Practice AreaCheckpointYes/NoEvidencesHow to?
Product ManagementAre committed Product Backlog Stories been coded and marked as "Done" in Jira?Yes

Jira
serverONAP JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues20
jqlQueryproject = CCSDK AND issuetype in (Epic, Story) AND fixVersion = "Amsterdam Release"
serverId425b2b0a-557c-3c0c-b515-579789cceedb


Are all tasks associated with committed Product Backlog Stories been marked as "Done" in Jira?Yes

Jira
serverONAP JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues20
jqlQueryproject = CCSDK AND issuetype = Task AND fixVersion = "Amsterdam Release"
serverId425b2b0a-557c-3c0c-b515-579789cceedb


Provide the project features list under the form of a bulleted list.The Common Controller SDK provides the following functionality :
  • Service Logic Interpreter
  • Database access library (dblib)
  • Service Logic test api (sliapi)
  • MD-SAL data query adaptor
  • SQL query adaptor
  • Resource allocator
  • SDC interface
  • DMAAP interface
  • REST API adaptor
Taken from CCSDK Release Notes

Summarize any functionalities that were planned at Release planning and not delivered at Release Sign-Off

OOM and DCAE use of CCSDK deferred to Beijing

Release ManagementHave all issues pertaining to FOSS been addressed?Yes

Have all findings from previous milestones been addressed?Yes

DevelopmentAre all the Jenkins jobs successfully passed (verify + merge jobs)?Yes

Are all binaries available in Nexus Release repository?Yeshttps://nexus.onap.org/content/repositories/releases/org/onap/ccsdk/
Are all Docker images available In Nexus?Yes

dgbuilder image

ODL SLI image


Are the Java and Docker manifest updated with the same version as in Nexus Release repository?Yes

Integration and Testing

Have all CSIT Use Cases (created by each project team) passed?Yeshttps://jenkins.onap.org/view/CSIT/job/ccsdk-master-csit-healthcheck/Goal is to incease our confidence the latest commit did not break the major functionality. Jenkins CSIT Jobs
Has the project code successfully passed the Daily Build process?Yeshttps://jenkins.onap.org/view/ccsdk/Goal is to ensure the latest project commit has not broken the Integration Daily Build 

Has the project done the integration testing with related dependent projects?

Yes

Documentation

Has your team contributed and completed work in the following documentations in ReadTheDocs:

  1. Release Notes
  2. Project Documentation
Yes

Release notes

Project documentation