There is no vcpe.sh in the current Casablanca branch of integration ?

Did you mean vcpe.py ?

network_name = '_'.join([self.vcpecommon.instance_name_prefix['network'], 
network_role.lower(), name_suffix])

Make sure you have this name_suffix line in your vcpe.py:
...
    preload_dict = vcpecommon.load_preload_data()
#    name_suffix = preload_dict['${brg_bng_net}'].split('_')[-1]
    name_suffix = datetime.now().strftime('%Y%m%d%H%M')

Brian





From: [email protected] <[email protected]> On Behalf Of 
Kamel Idir via Lists.Onap.Org
Sent: Wednesday, September 11, 2019 6:49 PM
To: FREEMAN, BRIAN D <[email protected]>; [email protected]
Subject: Re: [onap-discuss] ONAP Casablanca vCPE - vcpe.sh infra failed to 
create vcpe_svc_vcpesvc_vbng_070919_201909111636 service

Hi Brian,

The script was downloaded from ONAP integration repo by cloning 
https://gerrit.onap.org/r/integration.<https://urldefense.proofpoint.com/v2/url?u=https-3A__gerrit.onap.org_r_integration&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=rs-yBM6rXFLcWAj72WG0vrbR8Crrm5tkN-oxFPj16Wc&s=R3MYneWC_4mvPbhO5InKE7DLRhv3AA-3W7lqltkw4Qg&e=>

I already checked the preload_network_config array in vcpecommon.sh as shown 
below.

preload_network_config = {
        'cpe_public': ['10.2.0.2', '10.2.0.1'],
        'cpe_signal': ['10.4.0.2', '10.4.0.1'],
        'brg_bng': ['10.3.0.2', '10.3.0.1'],
        'bng_mux': ['10.1.0.10', '10.1.0.1'],
        'mux_gw': ['10.5.0.10', '10.5.0.1']
    }

Thanks,
Kamel


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#18932): https://lists.onap.org/g/onap-discuss/message/18932
Mute This Topic: https://lists.onap.org/mt/34107360/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to