Align unit and int tests w.r.t. AC xapp

Change-Id: Ia31b9db61410cbf1b3391fd9752d7939dba1a3a5
Signed-off-by: Tommy Carpenter <tc677g@att.com>
3 files changed
tree: e80227876ce7c874d1563b7d5fd9d3e66b46353f
  1. a1/
  2. docs/
  3. integration_tests/
  4. tests/
  5. .dockerignore
  6. .gitattributes
  7. .gitignore
  8. .gitreview
  9. .readthedocs.yaml
  10. container-tag.yaml
  11. Dockerfile
  12. Dockerfile-Unit-Test
  13. INFO.yaml
  14. LICENSE.txt
  15. pom.xml
  16. README.md
  17. rmr-version.yaml
  18. setup.py
  19. tox-integration.ini
  20. tox.ini
README.md

RIC A1 Mediator

The xApp A1 mediator exposes a generic REST API by which xApps can receive and send northbound messages. The A1 mediator will take the payload from such generic REST messages, validate the payload, and then communicate the payload to the xApp via RMR messaging.

Please see documentation in the docs/ subdirectory.