diff options
author | 2020-09-18 11:32:24 -0400 | |
---|---|---|
committer | 2020-09-18 11:32:24 -0400 | |
commit | 499e0adfc9da70326d6eff5a0e468bb58292fe53 (patch) | |
tree | 6d3c795b7eb796d41883af9e4019b87d8881ab87 | |
parent | 15e7717a8334f8acdfe4ebf767c44e4e9d3999d1 (diff) |
correction of R-106240
Issue-ID: VNFRQTS-923
Signed-off-by: JunfengWang <junfeng.a.wang@ericsson.com>
Change-Id: Ia34be88aa1673228e9f73abdce9e5e694f89f0ce
-rw-r--r-- | docs/Chapter7/PNF-Plug-and-Play.rst | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/docs/Chapter7/PNF-Plug-and-Play.rst b/docs/Chapter7/PNF-Plug-and-Play.rst index 7215bd0..b77a062 100644 --- a/docs/Chapter7/PNF-Plug-and-Play.rst +++ b/docs/Chapter7/PNF-Plug-and-Play.rst @@ -34,16 +34,11 @@ The following are the requirements related to PNF Plug and Play. .. req:: :id: R-106240 :target: PNF - :keyword: SHOULD + :keyword: MUST :introduced: casablanca - :updated: el alto - - The following VES Events **SHOULD** be supported by the PNF: pnfRegistration - VES Event, HVol VES Event, and Fault VES Event. These are onboarded via - he SDC Design Studio. + :updated: guilin - Note: these VES Events are emitted from the PNF to support PNF Plug and - Play, High Volume Measurements, and Fault events respectively. + A PNF MUST support the pnfRegistration VES event which is required to integrate with ONAP’s PNF Plug and Play capabilities. .. req:: :id: R-258352 |