From 1e1a8bfbc608f7f144c7fbdfc7e7bb1281dd149e Mon Sep 17 00:00:00 2001 From: Huang Haibin Date: Wed, 17 Oct 2018 10:55:13 +0800 Subject: Add TOSCA templates to support SRIOV-NIC Change-Id: Id3c05ac7675f29d61ff9fb0a887c88f2df3ac106 Issue-ID: INT-536 Signed-off-by: Huang Haibin --- tosca/vCPE/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'tosca/vCPE/README.md') diff --git a/tosca/vCPE/README.md b/tosca/vCPE/README.md index f4f7e9cc..8be51f26 100644 --- a/tosca/vCPE/README.md +++ b/tosca/vCPE/README.md @@ -3,6 +3,7 @@ 5 VNFs are here for the ONAP vCPE use case. These VNFD are transformed manually from vCPE heat template. Please run ./generate_csar.sh to create the csar package files for these 5 VNFS. CSAR package file is just a zip formatted file. +If you want to use sriov-nic, please run ./generate_csar.sh sriov to create the csar package files for sriov. ## pending issues to DM Please search for "TODO" in the corresponding VNFD to find the pending things. -- cgit 1.2.3-korg