diff options
author | Bozawglanian, Hagop (hb755d) <hb755d@att.com> | 2018-08-23 17:03:50 +0000 |
---|---|---|
committer | Bozawglanian, Hagop (hb755d) <hb755d@att.com> | 2018-08-23 17:04:36 +0000 |
commit | 427dc742a2d5d6993d4fa51e3c72bc1cde610229 (patch) | |
tree | f11e37395f3a0ebd106fadcf658a2d9d99c8ca7a /docs | |
parent | ddd21ab3b6b5b8762d6b0504ec666c1d148ce70a (diff) |
VNFRQTS - Creating new req CH 7beijing
Adding a new requirement for VES Event Registration
Change-Id: Ib441c401b9602813b4e449fd31bf1f771ce5ae0e
Issue-ID: VNFRQTS-252
Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
Diffstat (limited to 'docs')
-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. |