diff options
author | qiang zu <qiang.zu@gmail.com> | 2018-08-22 11:23:56 -0700 |
---|---|---|
committer | Trevor Lovett <tl2972@att.com> | 2018-08-23 16:57:43 +0000 |
commit | 1049d3af5b29dca8322761fb2025e661b4018974 (patch) | |
tree | f67df9e3a8d75eab8e3b7c5b41431bc4cac3cc6d /docs/Chapter7/Monitoring-And-Management.rst | |
parent | 3044f2af6f129ff656ce99a1c8721cfc919adafb (diff) |
fix issue vnfrqts-263
General VNF requirements for using the bulk transmission mechanism to transfer
bulk monitoring data to ONAP/DCAE to support 5G/PNF
Issue-ID: VNFRQTS-263
Change-Id: I44b8ac6575db400ffd3fc7c4d4497a85d000c674
Signed-off-by: zu, qiang <qiang.zu@gmail.com>
Diffstat (limited to 'docs/Chapter7/Monitoring-And-Management.rst')
-rwxr-xr-x | docs/Chapter7/Monitoring-And-Management.rst | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/docs/Chapter7/Monitoring-And-Management.rst b/docs/Chapter7/Monitoring-And-Management.rst index 6fe3d75..a5a14f1 100755 --- a/docs/Chapter7/Monitoring-And-Management.rst +++ b/docs/Chapter7/Monitoring-And-Management.rst @@ -684,6 +684,30 @@ Security Information (SPI) or certain proprietary data, in addition to applying the regular procedures for securing access and delivery. +Bulk Performance Measurement +~~~~~~~~~~ + +.. req:: + :id: R-841740 + :target: XNF + :keyword: SHOULD + :introduced: casablanca + :impacts: dcae, dmaap + + The xNF **SHOULD** support FileReady VES event for event-driven bulk transfer + of monitoring data. + + +.. req:: + :id: R-440220 + :target: XNF + :keyword: SHOULD + :introduced: casablanca + :impacts: dcae, dmaap + + The xNF **SHOULD** support File transferring protocol, such as FTPES or SFTP, + when supporting the event-driven bulk transfer of monitoring data. + .. [#7.4.1] This option is not currently supported in ONAP and it is currently under consideration. |