Release image v2.5.0

Release image v2.5.0 for a1.

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