diff options
author | hp1256 <hp1256@att.com> | 2017-11-07 11:23:44 -0800 |
---|---|---|
committer | hp1256 <hp1256@att.com> | 2017-11-07 11:23:44 -0800 |
commit | c586c3483e93c58eaa8160025a425378e720ba39 (patch) | |
tree | 37b30d4f6b21539773012b8eb3e374d44b07ba0e /docs/Chapter5.rst | |
parent | eba3d2a528d1654a964a1ffc7027d287a0280f1c (diff) |
VNFRQTS -Requirements Chg VNF Vendor to Provider
VNFRQTS -Requirements Changed the wording from VNF Vendor to VNF
Provider
Change-Id: I8806a7ca497ac2b5761024d83f3d688fb3934a89
Issue-ID:VNFRQTS-137
Signed-off-by: hp1256 <hp1256@att.com>
Diffstat (limited to 'docs/Chapter5.rst')
-rw-r--r-- | docs/Chapter5.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/Chapter5.rst b/docs/Chapter5.rst index ed839bd..30d0044 100644 --- a/docs/Chapter5.rst +++ b/docs/Chapter5.rst @@ -42,13 +42,13 @@ associated with this format. Overview --------- -The document includes three charters to help the VNF vendors to use the +The document includes three charters to help the VNF providers to use the VNF model design tools and understand the VNF package structure and VNF TOSCA templates. In the ONAP, VNF Package and VNFD template can be designed by manually or via model designer tools. VNF model designer tools can provide the -GUI and CLI tools for the VNF vendor to develop the VNF Package and VNFD +GUI and CLI tools for the VNF provider to develop the VNF Package and VNFD template. The VNF package structure is align to the NFV TOSCA protocol, and @@ -5099,7 +5099,7 @@ even in the short-term as of the long-term direction. c. VNFM Driver Development Steps ================================ -Refer to the ONAP documentation for VNF vendor instructions on integrating +Refer to the ONAP documentation for VNF providerr instructions on integrating special VNFM adaptors with VF-C. The VNF driver development steps are highlighted below. @@ -5107,10 +5107,10 @@ highlighted below. the VNF TOSCA package. Using the VNF SDK tools, the VNF package can be validated and tested. -2. The VNF vendor can provide a special VNFM driver in ONAP, which +2. The VNF provider can provide a special VNFM driver in ONAP, which is a microservice providing a translation interface from VF-C to the special VNFM. The interface definitions of special VNFM adaptors are provided by -the VNF vendors themselves. +the VNF providers themselves. d. Creating Special VNFM Adaptor Microservices ============================================== |