Releasing a new container image step 1 of 2

Releasing a new container image step 1 of 2

Change-Id: I5ca1d3a7f705384525620d3ca1c9ca5c6eec71f7
Signed-off-by: naman.gupta <naman.gupta@samsung.com>
1 file changed
tree: 77db4d3241b758dd4a9cff0daec9e464586b65af
  1. api/
  2. cmd/
  3. config/
  4. docs/
  5. integration_tests/
  6. pkg/
  7. releases/
  8. .gitattributes
  9. .gitignore
  10. .gitreview
  11. .readthedocs.yaml
  12. a1-entrypoint.sh
  13. container-tag.yaml
  14. Dockerfile
  15. go.mod
  16. go.sum
  17. INFO.yaml
  18. LICENSE.txt
  19. local.rt
  20. README.md
  21. 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.