Fix missing 400 impl, update test manifest

Issue-ID: RICPLT-1638
Change-Id: Iff6de7b64a0dd94c6653eff5312ec84c1cf2bced
Signed-off-by: Tommy Carpenter <tommy@research.att.com>
17 files changed
tree: bbcfea2532202bc73e45cfa201fc1c83fcf72c61
  1. a1/
  2. docs/
  3. integration_tests/
  4. tests/
  5. .gitattributes
  6. .gitignore
  7. .gitreview
  8. container-tag.yaml
  9. Dockerfile
  10. install_deps.sh
  11. LICENSE.txt
  12. README.md
  13. setup.py
  14. tox-integration.ini
  15. 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.