Add release file for ric-plt-a1:1.0.4

Change-Id: I569a7ea5b974bf4dee91804061b14e831a64cefe
Signed-off-by: wrider <lji@research.att.com>
1 file changed
tree: 1fdd3187983c7653765cdc389b74f8ba55e02dd5
  1. a1/
  2. docs/
  3. integration_tests/
  4. releases/
  5. tests/
  6. .dockerignore
  7. .gitattributes
  8. .gitignore
  9. .gitreview
  10. .readthedocs.yaml
  11. container-tag.yaml
  12. Dockerfile
  13. Dockerfile-Unit-Test
  14. INFO.yaml
  15. install_deps.sh
  16. LICENSE.txt
  17. pom.xml
  18. README.md
  19. rmr-version.yaml
  20. setup.py
  21. tox-integration.ini
  22. 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.