Hi Michael, I am trying to add a VFC using the source code.
My Objective - Is to put a test TOSCA in the backend and deploy the artifact (i.e. normatives.tar.gz) on docker, and I expect that after the docker restart my test VFC should be visible in SDC UI CATALOG. Steps I have taken - 1. I have created a test TOSCA file, a JSON file and a zip file, zip file contains the TOSCA yml file. a. test.yml b. test.json c. test.zip (contains test.yml) 2. I have put these under the following folder - "catalog-be/src/main/resources/import/tosca/normative-types/test" 3. I have added the new entry of test folder in the array "normativeTypes[]" in "catalog-be/src/main/resources/scripts/import/tosca/importNormativeTypes.py" file. 4. I have built the code and replaced the normatives.tar.gz file in "/root/chef-solo/cookbooks/sdc-normatives/files/default/" and restart the docker. 5. I can see the updated python file in "/tmp/normatives/scripts/import/tosca/importNormativeTypes.py". Please let me know if I am missing some steps or doing something wrong. With Best Regards, Suyash This message and the information contained herein is proprietary and confidential and subject to the Amdocs policy statement, you may review at https://www.amdocs.com/about/email-disclaimer <https://www.amdocs.com/about/email-disclaimer>
_______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
