blob: 7bdc06324e89d9c5028cdf1bd09eaed3f9631095 [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
mrichommee4643892020-11-30 18:31:29 +01006:orphan:
7
Gary Wucd47a012018-11-30 07:18:36 -080085G Bulk PM
9----------
Gary Wue4a2df82018-11-29 12:49:09 -080010
115G Bulk PM Package
mrichommeefb859d2020-03-19 19:02:41 +010012~~~~~~~~~~~~~~~~~~
mrichommea958b982020-04-13 18:46:35 +020013- 5G Bulk PM Package: https://wiki.onap.org/pages/viewpage.action?pageId=38121543
Gary Wue4a2df82018-11-29 12:49:09 -080014
15Description
16~~~~~~~~~~~
mrichommeefb859d2020-03-19 19:02:41 +010017The 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.
18The ONAP 5G Bulk PM Use Case Wiki Page can be found here:
Gary Wue4a2df82018-11-29 12:49:09 -080019https://wiki.onap.org/display/DW/5G+-+Bulk+PM
20
21How to Use
22~~~~~~~~~~
mrichommea958b982020-04-13 18:46:35 +020023See the following instructions on how to manually test the feature. https://wiki.onap.org/display/DW/5G+Bulk+PM+Usecase+Testing+\@+Ericsson+Lab+-+Casablanca
24The 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 -080025
26Test Status and Plans
27~~~~~~~~~~~~~~~~~~~~~
28To see information on the status of the test see https://wiki.onap.org/display/DW/5G+-+Bulk+PM+-+Test+Status
29
30Known Issues and Resolutions
31~~~~~~~~~~~~~~~~~~~~~~~~~~~~
32none.