Mock QoE xApp that sends a constant prediction 91/3791/8
authorLott, Christopher (cl778h) <cl778h@att.com>
Thu, 21 May 2020 20:46:44 +0000 (16:46 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Fri, 22 May 2020 16:50:24 +0000 (12:50 -0400)
Version 0.0.1 of an xApplication based on the Python xApp framework.
This mockup listens for a QoE prediction request (RMR message type
30001) as sent by the QP Driver xApp.  Reacts by sending a fixed QoE
prediction (RMR message type 30002), which should be routed to the
Traffic Steering xApp.

Includes a static RMR routing table with this entry for TS:
rte|30002|service-ricxapp-trafficxapp-rmr.ricxapp.svc.cluster.local:4560

Issue-ID: RICAPP-107
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: Ie6a6a851dff87c23a0bcaf23d9936e35d0cb3dd9


No differences found