Here's what worked for me. - Go to the "dev-oof" pod and run the below commands. (The below order matters)
python3 policy_utils.py create_policy_types policy_types python3 policy_utils.py generate_nsi_policies EmbbNst_O2 python3 policy_utils.py create_and_push_policies gen_nsi_policies python3 policy_utils.py generate_nssi_policies EmbbAn_NF minimize latency python3 policy_utils.py create_and_push_policies gen_nssi_policies python3 policy_utils.py generate_nssi_policies Tn_ONAP_internal_BH minimize latency python3 policy_utils.py create_and_push_policies gen_nssi_policies python3 policy_utils.py generate_nssi_policies EmbbCn_External minimize latency python3 policy_utils.py create_and_push_policies gen_nssi_policies thanks, -RP On Mon, Jul 12, 2021 at 11:40 PM William Parkhurst <[email protected]> wrote: > Reference this document. > https://wiki.onap.org/pages/viewpage.action?pageId=92996521 > Not clear on which templates to use for <service_name(nst)> and > <service_name(nsst)> > > Policy generation > *For every network slice template*, set of policies have to be created. > They can be generated using the following the commands > # for NST selection, we need not generate any policies, since it will same > for all the requests > > # for nsi policies > python3 policy_utils.py generate_nsi_policies *<service_name(nst)>* > > # for nssi policies > python3 policy_utils.py generate_nssi_policies *<service_name(nsst)>* > minimize latency > > I have created these templates > https://wiki.onap.org/display/DW/Template+Design+for+Option2 > TN_Network_Requirement > Tn_ONAP_internal_BH > EmbbAn_NF > EmbbCn_External > EmbbNst_O2 > SliceProfile_AN_O2 > SliceProfile_TN > SliceProfile_CN > ServiceProfile_O2 > CST_O2 > > Thanks, > Bill > Bill Parkhurst, PhD, CCIE, CCDE, CCAr | Chief Network Architect > O: 913.485.7031 | E: [email protected]| W: www.solielcom.com > Soliel, LLC | CMMI DEV & SVC L3 | ISO 9001, 20000, 27001 | SBA 8(a), WOSB > | > > > This message and any attachments are intended only for the use of the > addressee and may contain information that is privileged and confidential. > If you are not an intended recipient, you are hereby notified that any > dissemination of this communication is strictly prohibited. If you have > received this communication in error, please do not read, copy or forward > this message. Please notify the sender immediately by return email and > delete the message and any attachments from your system. > > > -- *CRN Top 10 Coolest Edge Computing Startups of 2020 <https://www.crn.com/slide-shows/networking/the-10-coolest-edge-computing-startups-of-2020/2>* -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#23391): https://lists.onap.org/g/onap-discuss/message/23391 Mute This Topic: https://lists.onap.org/mt/84160214/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
