Update INFO.yaml with new PTL
[demo.git] / tosca / vCPE / README.md
1 # vCPE_tosca
2
3 5 VNFs are here for the ONAP vCPE use case. These VNFD are transformed manually from vCPE heat template. 
4
5 Please run ./generate_csar.sh to create the csar package files for these 5 VNFS. CSAR package file is just a zip formatted file.
6 If you want to use sriov-nic, please run ./generate_csar.sh sriov to create the csar package files for sriov.
7
8 ## pending issues to DM
9 Please search for "TODO" in the corresponding VNFD to find the pending things.
10 - HPA detailed format
11 - Need to remove all the VirtualLink definition. Those VirtualLink(network) should be created in SDC during service design time and have them connected to the VduCp(port).
12 - Update to the latest heat template.
13
14 ## References:
15 - [vCPE use case](https://wiki.onap.org/pages/viewpage.action?pageId=3246168)
16 - [vCPE usage tutorial for A release](https://wiki.onap.org/display/DW/vCPE+Use+Case+Tutorial%3A+Design+and+Deploy+based+on+ONAP+Amsterdam+Release) Based on heat.