Hi Kang, Eric, Continuing further the discussion regarding manual creation of networks, I am going through the procedure to create'Pre-Build_VNF_Images' as mentioned in the following wiki (Created by Eric): https://wiki.onap.org/display/DW/ONAP+vCPE+VPP-based+VNF+Installation+and+Usage+Information#ONAPvCPEVPP-basedVNFInstallationandUsageInformation-Buildingapre-builtVNFImage
Wiki says to create stacks for 4 VNFs using the templates for them. The ENV file for templates mentioned private networks which are not created beforehand, so, the 'openstack stack create' command fails stating that the network was not found. Wondering, if the network creation part need to be updated in wiki? Unless I am missing something. Thanks, Arun From: [email protected] [mailto:[email protected]] On Behalf Of Arun Arora (c) Sent: 22 February 2018 01:31 To: Kang Xi <[email protected]>; [email protected] Subject: Re: [onap-discuss] vCPE Queries - GenInfra VNF deployment Hi Kang, Thanks for the clarification. I will go through the Wiki page you mentioned as I proceed further in vCPE. For now I will create the networks manually while I am trying through Openstack directly. Meanwhile, I had another query related to matching services with the VNFs mentions in the vCPE use case. Especially, which VNFs match with BNG_MUX service and vGMuxInfra Service. Also, I don't see the BNG MUX in the vCPE use case diagram. Can you please share some details for this as well. (The email I sent for this is attached for your reference) Thanks & Regards, Arun Arora From: Kang Xi [mailto:[email protected]] Sent: 22 February 2018 01:22 To: Arun Arora (c) <[email protected]<mailto:[email protected]>>; [email protected]<mailto:[email protected]> Subject: RE: vCPE Queries - GenInfra VNF deployment Arun, The network and subnet names in the heat is not final. If you instantiate through ONAP, ONAP will replace those names with what's needed on the fly and then everything matches. If you do it manually then there will be such problems. For details please refer this: https://wiki.onap.org/display/DW/vCPE+Use+Case+Tutorial%3A+Design+and+Deploy+based+on+ONAP+Amsterdam+Release<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_vCPE-2BUse-2BCase-2BTutorial-253A-2BDesign-2Band-2BDeploy-2Bbased-2Bon-2BONAP-2BAmsterdam-2BRelease&d=DwMFAg&c=uilaK90D4TOVoH58JNXRgQ&r=fJSaCk5Dtn2KbIeqRCU_Kzr_L_vL-XtXjh29c6PfRGQ&m=1ALTs7vCsbet_GB4jzmSTSQbn9Re8NfuD7f8BYZyaqY&s=Zsvmdaoc_CK8On6ZKlwgPSN7Ra8qgVWtx47ygw58ZNk&e=> Regards, Kang From: Arun Arora (c) [mailto:[email protected]] Sent: Wednesday, February 21, 2018 14:48 To: Kang Xi <[email protected]<mailto:[email protected]>>; [email protected]<mailto:[email protected]> Subject: RE: vCPE Queries - GenInfra VNF deployment FYI, after manually creating the networks the GenInfra stack got created successfully but still I would like to know the reason for networks not getting created as part of stack deployment. Thanks, Arun From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Arun Arora (c) Sent: 22 February 2018 01:13 To: [email protected]<mailto:[email protected]>; [email protected]<mailto:[email protected]> Subject: [onap-discuss] vCPE Queries - GenInfra VNF deployment Hi Kang & ONAPers, I am working to bring up the stack on VIO for GenInfra VNF as part of vCPE use case. Currently I am doing that directly using openstack stack create command. I will try all VNFs in vCPE in this way first and then stitch together a service in ONAP portal. Currently when deploying GenInfra VNF I got the following error: ERROR: Property error: : resources.vdhcp_private_0_port.properties.network: : Error validating value ' zdfw1cpe01_public ': Unable to find network with name or id ' zdfw1cpe01_public' So I added zdfw1cpe01_public Network in my project. But then I got the following error: ERROR: Property error: : resources.vdhcp_private_0_port.properties.network: : Error validating value 'zdfw1cpe01_private': Unable to find network with name or id 'zdfw1cpe01_private' Seems like the networks don't get created as part of stack creation. So I just wanted to know the reason behind this difference between vCPE and vFW/vLB templates. I believe that this must have been discussed in the vCPE community meetings. But if you could be so generous and reply back with a short description to my query. With Best Regards, Arun Arora
_______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
