diff options
-rw-r--r-- | docs/Chapter7.rst | 2 | ||||
-rw-r--r-- | docs/Chapter8.rst | 3 |
2 files changed, 5 insertions, 0 deletions
diff --git a/docs/Chapter7.rst b/docs/Chapter7.rst index bd9cddf..279dd38 100644 --- a/docs/Chapter7.rst +++ b/docs/Chapter7.rst @@ -124,6 +124,8 @@ Resource Description xNF and compose complex services. * R-98617 The xNF provider **MUST** provide information regarding any dependency (e.g., affinity, anti-affinity) with other xNFs and resources. +* R-22346 The xNF package MUST provide `VES Event Registration <https://onap.readthedocs.io/en/beijing/submodules/vnfsdk/model.git/docs/files/VESEventRegistration.html>`_ + for all VES events provided by that xNF. Resource Configuration ^^^^^^^^^^^^^^^^^^^^^^^ diff --git a/docs/Chapter8.rst b/docs/Chapter8.rst index 86ae4c1..3084fdf 100644 --- a/docs/Chapter8.rst +++ b/docs/Chapter8.rst @@ -2945,6 +2945,9 @@ xNF and compose complex services. R-98617 The xNF provider **MUST** provide information regarding any dependency (e.g., affinity, anti-affinity) with other xNFs and resources. +R-22346 The xNF package MUST provide `VES Event Registration <https://onap.readthedocs.io/en/beijing/submodules/vnfsdk/model.git/docs/files/VESEventRegistration.html>`_ +for all VES events provided by that xNF. + R-89571 The xNF **MUST** support and provide artifacts for configuration management using at least one of the following technologies; a) Netconf/YANG, b) Chef, or c) Ansible. |