diff options
Diffstat (limited to 'docs/Chapter7')
-rwxr-xr-x | docs/Chapter7/Configuration-Management.rst | 1 | ||||
-rwxr-xr-x | docs/Chapter7/VNF-On-boarding-and-package-management.rst | 9 |
2 files changed, 10 insertions, 0 deletions
diff --git a/docs/Chapter7/Configuration-Management.rst b/docs/Chapter7/Configuration-Management.rst index 2d8ce46..6e42372 100755 --- a/docs/Chapter7/Configuration-Management.rst +++ b/docs/Chapter7/Configuration-Management.rst @@ -31,6 +31,7 @@ by the xNF. The following sections describe the standard protocols that are supported (NETCONF, Chef, Ansible, and REST). The commands below are expected to be supported on all xNF's, unless +The commands below are expected to be supported on all xNF's, unless noted otherwise, either directly (via the NETCONF or REST interface) or indirectly (via a Chef Cookbook or Ansible server). diff --git a/docs/Chapter7/VNF-On-boarding-and-package-management.rst b/docs/Chapter7/VNF-On-boarding-and-package-management.rst index f68b129..dbe3ec5 100755 --- a/docs/Chapter7/VNF-On-boarding-and-package-management.rst +++ b/docs/Chapter7/VNF-On-boarding-and-package-management.rst @@ -134,6 +134,15 @@ Resource Description The VNF package MUST provide `VES Event Registration <https://onap.readthedocs.io/en/latest/submodules/vnfsdk/model.git/docs/files/VESEventRegistration.html>`_ for all VES events provided by that xNF. +.. req:: + :id: R-384337 + :target: VNF + :keyword: MUST + :introduced: casablanca + + The VNF documentation **MUST** contain a list of the files within the VNF + package that are static during the VNF's runtime. + Resource Configuration ^^^^^^^^^^^^^^^^^^^^^^^ |