The only thing that comes to my mind is that CLAMP expects default policies (like those for vFW, vCPE, …) to be uploaded to the Policy Engine before creating new closed loops. If those policies haven’t been uploaded, you can run this from Rancher VM:
kubectl exec -it dev-pap-7ff989696d-s86wj -c pap -n onap -- bash -c "export PRELOAD_POLICIES=true; /tmp/config/policy-install/push-policies.sh" (you need to change the pap container name). If you already did this, then I suggest you to reach out to Policy or CLAMP team for further analysis. Thanks, Marco From: "sirisha.gopigiri via lists.onap.org" <[email protected]> Reply-To: "Gopigiri, Sirisha" <[email protected]> Date: Monday, December 31, 2018 at 7:23 AM To: "PLATANIA, MARCO (MARCO)" <[email protected]>, "[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 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14736): https://lists.onap.org/g/onap-discuss/message/14736 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]] -=-=-=-=-=-=-=-=-=-=-=-
