diff options
author | Huang Haibin <haibin.huang@intel.com> | 2018-10-17 10:55:13 +0800 |
---|---|---|
committer | Huang Haibin <haibin.huang@intel.com> | 2018-10-17 10:55:13 +0800 |
commit | 1e1a8bfbc608f7f144c7fbdfc7e7bb1281dd149e (patch) | |
tree | 42014074e69bc67d0442986282d9810b6242f0ab /tosca/vCPE/README.md | |
parent | 944c2365050ddabd80a63c2da730c489482115cd (diff) |
Add TOSCA templates to support SRIOV-NIC
Change-Id: Id3c05ac7675f29d61ff9fb0a887c88f2df3ac106
Issue-ID: INT-536
Signed-off-by: Huang Haibin <haibin.huang@intel.com>
Diffstat (limited to 'tosca/vCPE/README.md')
-rw-r--r-- | tosca/vCPE/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
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. |