Extend Dockerfile and improve documentation

Bump version to 2.1.8.
No functional changes to A1 behavior.

Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: I4486b5bec68017a3c94f13c7d1a53977a0ef9940
13 files changed
tree: 2f0cd4ea3aaff47d286957a7dcd7457164f5c592
  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. LICENSE.txt
  16. local.rt
  17. README.md
  18. rmr-version.yaml
  19. setup.py
  20. tox-integration.ini
  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.