diff options
author | marekpl <marek.pondel@nokia.com> | 2018-11-30 13:33:53 +0100 |
---|---|---|
committer | marekpl <marek.pondel@nokia.com> | 2018-11-30 13:33:53 +0100 |
commit | 9ecbc70110206eb36c9bb3dd700025bdb1374d0b (patch) | |
tree | 3556212f766b8b228b6491adc7848aef0cf440b2 /docs/docs_5g_rtpm.rst | |
parent | df9baa7ba6429f84384a85df1060ea1031104d48 (diff) |
HV-VES rst doc file added
HV-VES rst doc file added
Issue-ID: INT-748
Change-Id: Id08bac017edf566df2ba6159979c8ce882c64e36
Signed-off-by: marekpl <marek.pondel@nokia.com>
Diffstat (limited to 'docs/docs_5g_rtpm.rst')
-rw-r--r-- | docs/docs_5g_rtpm.rst | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/docs/docs_5g_rtpm.rst b/docs/docs_5g_rtpm.rst new file mode 100644 index 000000000..47547c673 --- /dev/null +++ b/docs/docs_5g_rtpm.rst @@ -0,0 +1,29 @@ +5G - Real Time PM and High Stream Data Collection +------------------------------------------------- + +Source files +~~~~~~~~~~~~ + +- Optional in case of use xNF simulator: https://git.onap.org/integration/tree/test/mocks/hvvessimulator/hvves_sim.yaml + +Description +~~~~~~~~~~~ + +Component and API descriptions can be found under: + +- `High Volume VNF Event Streaming (HV-VES) Collector <https://onap.readthedocs.io/en/latest/submodules/dcaegen2.git/docs/sections/services/ves-hv/index.html>`_ +- `HV-VES (High Volume VES) <https://onap.readthedocs.io/en/latest/submodules/dcaegen2.git/docs/sections/apis/ves-hv/index.html#hv-ves-high-volume-ves>`_ + +How to verif +~~~~~~~~~~~~~ + +Follow instructions under below links to send data to HV-VES collector and verify messages published on Kafka topic: + +- `HV-VES xNF simulator integration to ONAP <https://wiki.onap.org/display/DW/HV-VES+simulator#HV-VESsimulator-HV-VESxNFsimulatorintegrationtoONAP>`_ +- `HV-VES xNF message simulation from shell <https://wiki.onap.org/display/DW/HV-VES+simulator#HV-VESsimulator-HV-VESxNFmessagesimulationfromshell>`_ + +Useful links +~~~~~~~~~~~~ + +- `5G - Real Time PM and High Volume Stream Data Collection <https://wiki.onap.org/display/DW/5G+-+Real+Time+PM+and+High+Volume+Stream+Data+Collection>`_ +- `5G - Real Time PM and High Volume Stream Data Collection - Integration Test Cases <https://wiki.onap.org/display/DW/5G+-+Real+Time+PM+and+High+Volume+Stream+Data+Collection+-+Integration+Test+Cases>`_ |