blob: eebb4ecd3fd7978455163c6b97da7a31083e57b0 [file] [log] [blame]
Gary Wucd47a012018-11-30 07:18:36 -08001.. This work is licensed under a Creative Commons Attribution 4.0
2 International License. http://creativecommons.org/licenses/by/4.0
mrichommeefb859d2020-03-19 19:02:41 +01003
Gary Wucd47a012018-11-30 07:18:36 -08004.. _docs_5g_bulk_pm:
5
65G Bulk PM
7----------
Gary Wue4a2df82018-11-29 12:49:09 -08008
95G Bulk PM Package
mrichommeefb859d2020-03-19 19:02:41 +010010~~~~~~~~~~~~~~~~~~
mrichommea958b982020-04-13 18:46:35 +020011- 5G Bulk PM Package: https://wiki.onap.org/pages/viewpage.action?pageId=38121543
Gary Wue4a2df82018-11-29 12:49:09 -080012
13Description
14~~~~~~~~~~~
mrichommeefb859d2020-03-19 19:02:41 +010015The Bulk PM feature consists of an event-driven bulk transfer of monitoring data from an xNF to ONAP/DCAE. A micro-service will listen for 'FileReady' VES events sent from an xNF via the VES collector. Once files become available the collector micro-service will fetch them using protocol such as FTPES (committed) or SFTP. The collected data files are published internally on a DMaaP Data Router (DR) feed.
16The ONAP 5G Bulk PM Use Case Wiki Page can be found here:
Gary Wue4a2df82018-11-29 12:49:09 -080017https://wiki.onap.org/display/DW/5G+-+Bulk+PM
18
19How to Use
20~~~~~~~~~~
mrichommea958b982020-04-13 18:46:35 +020021See the following instructions on how to manually test the feature. https://wiki.onap.org/display/DW/5G+Bulk+PM+Usecase+Testing+\@+Ericsson+Lab+-+Casablanca
22The tests can also be executed using the Robot framework, information can be found https://wiki.onap.org/pages/viewpage.action?pageId=38121543
Gary Wue4a2df82018-11-29 12:49:09 -080023
24Test Status and Plans
25~~~~~~~~~~~~~~~~~~~~~
26To see information on the status of the test see https://wiki.onap.org/display/DW/5G+-+Bulk+PM+-+Test+Status
27
28Known Issues and Resolutions
29~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30none.