F release step 2 of 2

Signed-off-by: czichy <thoralf.czichy@nokia.com>
Change-Id: Ie539fdcc377b01cdb46c01a23d3b07ddc3152687
1 file changed
tree: 4e4924eab99105b2e1002bda7816519b86a52b95
  1. a1/
  2. a1-go/
  3. docs/
  4. integration_tests/
  5. releases/
  6. tests/
  7. .bumpversion.cfg
  8. .dockerignore
  9. .gitattributes
  10. .gitignore
  11. .gitreview
  12. .readthedocs.yaml
  13. container-tag.yaml
  14. Dockerfile
  15. Dockerfile-Unit-Test
  16. Dockerfile_alpine
  17. INFO.yaml
  18. LICENSE.txt
  19. local.rt
  20. README.md
  21. rmr-version.yaml
  22. setup.py
  23. tox-integration.ini
  24. 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.