The following items are expected to be completed for the project to Pass the M3 API Freeze Milestone.

M3 Release Architecture Milestone overview is available in wiki.

Practice AreaCheckpointYes/NoEvidencesComment
Architecture


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


Review happened on 3/7/18

Is there a plan to address the findings the API review?N/ANANo findings found during the review
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?

NoNA.All planned functionalities are still scheduled, at this time we are not aware of any change in plan/scope for clamp or its dependencies.
Provide link to the API Documentation.Yeshttp://onap.readthedocs.io/en/latest/submodules/clamp.git/docs/index.htmlWe don't expose api but uses api's from other project (policy, dcae and sdc). A story exists in Beijing to document CLAMP healthcheck API using SWAGGER, meanwhile API Documentation is provided in readthedocs.
Release ManagementAre committed Sprint Backlog Stories been marked as "Done" in Jira board?YesBacklogYes
Are all tasks associated with Sprint Backlog Stories been marked as "Done" in Jira?YesBacklogYes
Have all findings from previous milestones been addressed?YesNo specific findings
DevelopmentHas the project team reach the Automated Unit Test Code Coverage expectation? (Refer to artifacts available in Sonar)Yes

Goal: 50% for Incubation project in Beijing

Link to Sonar results

CLAMP is now above the 50% target.
Is there any pending commit request older than 36 Business hours in Gerrit?No

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

Yes

Currently only 5 Critical remains, an effort has already been done to remove most of them.
Are all the Jenkins jobs successfully passed ( Merge-Jobs)?YesJenkins project tab
Are all binaries available in Nexus?Yeslink to Nexus project folderSNAPSHOT Binaries at this stage.
Integration and Testing

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

YesLink to CLAMP CSIT29 out of 41 tests have been reworked and passed.
Has the project code successfully passed the Daily Build process?YesJenkins project tabGoal is to ensure the latest project commit has not broken the Integration Daily Build .