Example CSARs used in the Onboarding Demo below:

ns.csarvnf1.csarvnf2.csar


The following video shows the Onboarding of an ETSI Based Network Service Package.

Onboarding ETSI Based NS.mp4


This video shows the full ETSI Based Network Service Orchestration Demo.

ETSI Based NS Orchestration Demo.mp4


  • No labels

4 Comments

  1. Hi Gareth Roper ,  we are trying to emulate your following demonstration using Honolulu release. Where can we get the NS.CSAR, vnf1.csar and vnf2.csar files that you used for the demo? Also what version of VNFM simulator did you use here?I would really appreciate your help.

    -Sanjay

  2. Hi Sanjay Mazumder,


    I have updated this page to contain the example CSARs (ns.csar, vnf1.csar and vnf2.csar) above. 

    For the VNFM Simulator if you download the CSIT Repo (https://gerrit.onap.org/r/admin/repos/integration/csit). Then go to the Integration-ETSI-Testing folder within SO ( plans / so / integration-etsi-testing / ), you can build the VNFM Simulator image from here. You will find the actual VNFM-Simulator code within the "So-simulators" folder. The Honolulu release of the VNFM-Simulator should work for your testing. However if you run into any issues with it, feel free to contact me. 

    Hope this helps.


    Regards,

    Gareth

  3. Hi Gareth Roper,

    We are getting below error while trying to bring VNFM simulator.


    Creating etsiintegrationtesting_so-vnfm-simulator_1 ...
    Creating etsiintegrationtesting_so-vnfm-simulator_1 ... done
    Sleeping for 3m
    CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
    eb7a95d6b961 nexus3.onap.org:10001/onap/so/vnfm-simulator:latest "/app/start-app.sh" 3 minutes ago Up 3 minutes 0.0.0.0:9093->9093/tcp etsiintegrationtesting_so-vnfm-simulator_1

    Will execute /home/ubuntu/csit/plans/so/integration-etsi-testing/config/wait-for-workaround-job.sh script
    wait-for-workaround-job.sh 2021-06-02 15:51:30: Unable to find docker container id
    ERROR: /home/ubuntu/csit/plans/so/integration-etsi-testing/config/wait-for-workaround-job.sh failed
    Will stop running docker containers . . .
    Running /home/ubuntu/csit/plans/so/integration-etsi-testing/teardown.sh ...
    Tearing down docker containers from remote images ...
    Finished executing /home/ubuntu/csit/plans/so/integration-etsi-testing/teardown.sh

    It is not able to bring up the vnfm simulator container.


    Can you please let us know if we are missing any steps.


    Regards,

    Elangovan T




  4. Hi all,


    We are using ONAP Instanbul version.

    We are able to connect 'catalogdb' and 'requestdb' using following command.
        mysql -ucataloguser -pcatalog123
        mysql -urequestuser -prequest123
        
    Similar way,  we want to login/connect 'etsicatalog' database of 'onap-modeling-etsicatalog' pod and 'nfvo' database of 'onap-mariadb-galera' pod.


    Please provide username/password of the 'etsicatalog' and 'nfvo' databases.


    Regards

    Ganesh Mane