diff options
Diffstat (limited to 'docs/docs_5G_Bulk_PM.rst')
-rw-r--r-- | docs/docs_5G_Bulk_PM.rst | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/docs/docs_5G_Bulk_PM.rst b/docs/docs_5G_Bulk_PM.rst new file mode 100644 index 000000000..909ba3149 --- /dev/null +++ b/docs/docs_5G_Bulk_PM.rst @@ -0,0 +1,26 @@ +5G Bulk PM Use Case +---------------------------- + +5G Bulk PM Package +~~~~~~~~~~~~ +- 5G Bulk PM Package: https://wiki.onap.org/display/DW/5G+-+Bulk+PM+-+Integration+Test+Case + +Description +~~~~~~~~~~~ +The 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. +The ONAP 5G Bulk PM Use Case Wiki Page can be found here: +https://wiki.onap.org/display/DW/5G+-+Bulk+PM + +How to Use +~~~~~~~~~~ +See the following instructions on how to manually test the feature. https://wiki.onap.org/display/DW/5G+Bulk+PM+Usecase+Testing+@+Ericsson+Lab+-+Casablanca +The tests can also be executed using the Robot framework, information can be found https://wiki.onap.org/display/DW/5G+-+Bulk+PM+-+Integration+Test+Cases + +Test Status and Plans +~~~~~~~~~~~~~~~~~~~~~ +To see information on the status of the test see https://wiki.onap.org/display/DW/5G+-+Bulk+PM+-+Test+Status + +Known Issues and Resolutions +~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +none. + |