commit | 40bfd965974dab6f31e3a35f2605f607d1148a52 | [log] [tgz] |
---|---|---|
author | Lott, Christopher (cl778h) <cl778h@att.com> | Sun Mar 22 07:29:16 2020 -0400 |
committer | Lott, Christopher (cl778h) <cl778h@att.com> | Mon Apr 20 10:12:53 2020 -0400 |
tree | 00e6c02ba06e00f43ce6caf19fb4520202aff76c | |
parent | e4bbf8687d086ef5512e9ff916306e372b0de4cc [diff] |
Report python dependencies for CLM analysis Define new environment 'clm' with command 'pip freeze' to report code and test dependencies with version strings as installed by tox for CLM analysis. Issue-ID: INT-24 Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com> Change-Id: I93ae9a819d98f41bcc0c87a693690f54843b2019
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.