Hi Sirisha, Have you done the following workaround in policy before distributing the closed loop from CLAMP? For proper operation via CLAMP, the rules template need to be uploaded to Policy. This can be achieved by executing the push-policies.sh script before creating the Control Loop via CLAMP: kubectl get pods -n onap -o wide | grep policy | grep pap # identify the PAP pop kubectl exec -it <pap-pod> -c pap -n onap -- bash -c "/tmp/policy-install/config/push-policies.sh"
From: [email protected] [mailto:[email protected]] On Behalf Of Gopigiri, Sirisha via Lists.Onap.Org Sent: 31 December 2018 17:53 To: Marco Platania <[email protected]>; [email protected] Subject: Re: [onap-discuss] [E][onap-discuss] Scale-out Usecase Hi Marco, Thank you for the reply. I am able to do manual scale-out. But when I tried to create Closed loop in clamp and submit it to policy, I could see Policy send failed: PE500 - Process Flow Issue: :500: Issue. I have also done the workaround for the clamp issues 1 and 2 posted in the wiki page, still facing the same issue. I could see no error in policy-pap pod. Can you please suggest me where to look for more logs? Best Regards Sirisha ============================================================================================================================ Disclaimer: This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review the policy at http://www.techmahindra.com/Disclaimer.html <http://www.techmahindra.com/Disclaimer.html> externally http://tim.techmahindra.com/tim/disclaimer.html <http://tim.techmahindra.com/tim/disclaimer.html> internally within TechMahindra. ============================================================================================================================ -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14735): https://lists.onap.org/g/onap-discuss/message/14735 Mute This Topic: https://lists.onap.org/mt/28811190/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
