Make developer guide docs better RE int testing

Change-Id: Ia74118fcbb30bfb415b2684674a5e1902e7c20d4
Signed-off-by: Tommy Carpenter <tommy@research.att.com>
3 files changed
tree: 4e808c91a893d093f3fffae77dc2122d82e259aa
  1. a1/
  2. docs/
  3. integration_tests/
  4. tests/
  5. .gitattributes
  6. .gitignore
  7. .gitreview
  8. container-tag.yaml
  9. Dockerfile
  10. LICENSE.txt
  11. README.md
  12. setup.py
  13. tox-integration.ini
  14. 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.