1 This directory contains an XApp used to support RIC testing; its
2 primary purpose is things like RMR message handling which aren't
3 easily managed in Robot itself, and to provide a way to test XApp
4 deployment and point-to-point message flow without depending on the
5 functionality of any particular XApp.
7 To build the XApp container, do
9 $ doocker build -f docker/robot-xapp/Dockerfile .
11 from the ric_robot_suite directory. The XApp can be deployed via the
12 RIC Application Manager using the schema.json and config.json files in