Update the closed loop scenario 41/73941/1
authorseshukm <seshu.kumar.m@huawei.com>
Thu, 29 Nov 2018 14:33:00 +0000 (22:33 +0800)
committerseshukm <seshu.kumar.m@huawei.com>
Thu, 29 Nov 2018 14:33:00 +0000 (22:33 +0800)
Issue-ID: INT-748

Change-Id: I0775fcb77e7cc92bd87bcc2dc6f37fd2b90706ae
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
docs/docs_CCVPN.rst

index 8c7426f..f9fb501 100644 (file)
@@ -115,4 +115,13 @@ Copy csar files, which got from so-sdc-controller, to so-bpmn-infra
     exit from the so-bpmn-infra ( eg: exit )
     copy all csar files to so-bpmn-infra ( eg: kubectl.exe cp service-Siteservice-csar.csar onap/dev-so-so-bpmn-infra-54db5cd955-h7f5s:/app/ASDC/1/service-Siteservice-csar.csar )
 
+5) Manual steps in closed loop Scenario:
+Following steps were undertaken for the closed loop testing.
+a. Give controller ip, username and password, trust store and key store file in restconf collector collector.properties
+b. Updated DMAAP ip in cambria.hosts in DmaapConfig.json in restconf collector and run restconf collector
+c. Followed the steps provided in this link(https://wiki.onap.org/display/DW/Holmes+User+Guide+-+Casablanca#HolmesUserGuide-Casablanca-Configurations) to push CCVPN rules to holmes
+d. Followed the steps provided in this link(https://wiki.onap.org/display/DW/ONAP+Policy+Framework%3A+Installation+of+Amsterdam+Controller+and+vCPE+Policy) as reference to push CCVPN policies to policy module and updated sdnc.url, username and password in environment(/opt/app/policy/config/controlloop.properties.environment)
+As per wiki (Policy on OOM), push-policied.sh script is used to install policies. but I observed that CCVPN policy is not added in this script. So merged CCVPN policy using POLICY-1356 JIRA ticket. but policy is pushed by using push-policy_casablanca.sh script during integration test.
+It is found that the changes made were overwritten and hence had to patch the DG manually. This will be tracked by the JIRA SDNC-540.
+
 all above manual steps can be found  https://wiki.onap.org/display/DW/Manual+steps+for+CCVPN+Integration+Testing
\ No newline at end of file