diff options
Diffstat (limited to 'docs/Chapter7')
-rw-r--r-- | docs/Chapter7/PNF-Plug-and-Play.rst | 10 | ||||
-rwxr-xr-x | docs/Chapter7/VNF-On-boarding-and-package-management.rst | 4 |
2 files changed, 7 insertions, 7 deletions
diff --git a/docs/Chapter7/PNF-Plug-and-Play.rst b/docs/Chapter7/PNF-Plug-and-Play.rst index 78c25d1..83a8044 100644 --- a/docs/Chapter7/PNF-Plug-and-Play.rst +++ b/docs/Chapter7/PNF-Plug-and-Play.rst @@ -222,12 +222,12 @@ The following are the requirements related to PNF Plug and Play. :keyword: MUST :introduced: casablanca - The PNF **MUST** support the Ansible protocol for a Service Configuration - message exchange between the PNF and PNF Controller (in ONAP). + The PNF **MUST** support one of the protocols for a Service Configuration + message exchange between the PNF and PNF Controller (in ONAP): + a) Netconf/YANG, b) Chef, or c) Ansible. - Note: this exchange may be either Ansible, Chef, or NetConf depending on - the PNF. Note: The PNF Controller may be VF-C, APP-C or SDN-C based on the - PNF and PNF domain. Note: for R3 (Casablanca) only Ansible is supported. + Note: The PNF Controller may be VF-C, APP-C or SDN-C based on the + PNF and PNF domain. .. req:: :id: R-707977 diff --git a/docs/Chapter7/VNF-On-boarding-and-package-management.rst b/docs/Chapter7/VNF-On-boarding-and-package-management.rst index b8b0d90..7963edb 100755 --- a/docs/Chapter7/VNF-On-boarding-and-package-management.rst +++ b/docs/Chapter7/VNF-On-boarding-and-package-management.rst @@ -127,12 +127,12 @@ Resource Description .. req:: :id: R-22346 - :target: VNF PACKAGE + :target: XNF PACKAGE :keyword: MUST :introduced: casablanca :validation_mode: static - The VNF package MUST provide :doc:`VES Event Registration <../../../../vnfsdk/module.git/files/VESEventRegistration_3_0>` + The xNF package MUST provide :doc:`VES Event Registration <../../../../vnfsdk/module.git/files/VESEventRegistration_3_0>` for all VES events provided by that xNF. .. req:: |