Merge branch 'development'

Signed-off-by: Tommy Carpenter <tc677g@att.com>
Change-Id: I44938167f438f84337cd078d57588bd90ff2d9a3
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.