1
0
-1

I was going through the vCPE Closed Loop Case and got some understanding and have some doubts from the below link.
https://wiki.onap.org/display/DW/vCPE+Use+Case+Tutorial%3A+Design+and+Deploy+based+on+ONAP
Steps:-
17. Add identity-url property in RegionOne with Postman
Query: Why do we need to update identity-url in RegionOne?
18. Add new DG in APPC for closed loop. See APPC release note for steps.
Query: What this DG contains and how it will restart the VM.
19. Update gmux libevel.so. See Eric comments on vcpe test status wiki
Understanding: To update vGMUX so that it will send correct VES event to DCAE collector
20. Run heatbridge Robot script
Understanding: Collecting information related to VM and storing in AAI for later use.
Query: Which information will be used by APPC apart from hostname and VM UUID?

21. Push closed loop policy on Pap.
Understanding: I checked the script and found it is creating and pushing two policy related to vCPE 1)BRMSParamvCPE 2)MicroServicevCPE
Query: What is 1)BRMSParamvCPE 2)MicroServicevCPE, any documentation which can give more information on these policy and parameter used for this.
22. Run `vcpe.py loop` and verify vgmux is restarted.
Understanding: Clearing the configuration of vGMUX related to sending VES events to DCAE Collector and updating configuration with the packet loss configuration.

    CommentAdd your comment...