Versions Compared

Key

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

...

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?
Architecture


Has the Project team reviewed the APIs with the Architecture Committee (ARC)?Yes

Jira
serverONAP JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyONAPARC-201

Architecture walkthrough to understand how each project contributes on Release Use Case. ARC to organize the walkthrough.

Is there a plan to address the findings the API review?
Link to planThe plan could be as simple as a Jira issue to track the implementation of findings or a documented plan within the wiki.
Does the team clearly understand that no changes in the API definition is allowed without formal TSC review and approval?YesNAIn the case some changes are necessary, bring the request to the TSC for review and approval.

Is there any changes in the scope, functionalities, deliverable, dependency, resources, API, repositories since M1 milestone?

If
Yes
, please a link to the evidence of these changes.Critical point to understand is that change is inevitable, and that right timing and clear communication to the community will ease the process of accepting changes.
"Policy-based enhancements to capacity checks" proposed in M1, has been reduced in scope to implement only the Intent API (and exclude the intent-cost evaluation) - Edge Scoping MVP for Casablanca - ONAP Enhancements#ONAPEnhancements-ONAPEnhancements-Cloud-agnosticPlacement/Networking&HomingPolicies(Phase1-CasablancaMVP,Phase2-StretchGoal)
Provide link to the API Documentation.


https://onap.readthedocs.io/en/latest/submodules/optf/has.git/docs/sections/offeredapis.html

https://onap.readthedocs.io/en/latest/submodules/optf/osdf.git/docs/sections/offeredapis.html


Release ManagementAre committed Sprint Backlog Stories been marked as "Done" in Jira board?
Provide Link to Project backlog
Yes

Jira
serverONAP JIRA
jqlQueryproject = OPTFRA AND fixVersion = "Casablanca Release" and status in (closed, Delivered) and type in (Story)
counttrue
serverId425b2b0a-557c-3c0c-b515-579789cceedb


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

Jira
serverONAP JIRA
jqlQueryproject = OPTFRA AND fixVersion = "Casablanca Release" and status in (Closed, Delivered) and type in (Sub-task, Task)
counttrue
serverId425b2b0a-557c-3c0c-b515-579789cceedb


Have all findings from previous milestones been addressed?NAProvide link to JIRA findings
DevelopmentIs there any pending commit request older than 36 Business hours in Gerrit?No

Do you have a plan to address by M4 the Critical  and High vulnerabilities in the third party libraries used within your project?NA

There are not identified security vulnerability for all repos

optf-has-Build-20180820-161135.pdf

optf-osdf-Build-20180820-161207.pdf

Ensure by M4 the Nexus-IQ report from “Jenkins CLM” shows 0 critical security vulnerability. Open the Nexus-IQ report for the details on each repo.

Are all the Jenkins jobs successfully passed ( Merge-Jobs)?

Provide link to evidence

Yeshttps://jenkins.onap.org/view/optf/
Are all binaries available in Nexus?
Provide link to evidence
Yes

HAS: https://nexus.onap.org/content/repositories/snapshots/org/onap/optf/has/optf-has-conductor/1.2.0-SNAPSHOT/

OSDF: https://nexus.onap.org/content/repositories/snapshots/org/onap/optf/osdf/optf-osdf/1.2.0-SNAPSHOT/


Integration and Testing

Have 50 % of System Integration Testing Use Cases been implemented successfully in Jenkins?

Provide link to evidence
Yes*

There are 35 functional test cases for the existing repo. (https://jenkins.onap.org/view/CSIT/)

Tests for the new repo (CMSO) are being added by the team.


Has the project code successfully passed the Daily Build process?Yes

https://jenkins.onap.org/view/optf/job/optf-has-master-verify-java/

https://jenkins.onap.org/view/optf/job/optf-osdf-master-osdf-verify-java/

Goal is to ensure the latest project commit has not broken the Integration Daily Build