Version 3.02 07/1807/1
authoraa7133@att.com <aa7133@att.com>
Wed, 27 Nov 2019 09:56:09 +0000 (11:56 +0200)
committeraa7133@att.com <aa7133@att.com>
Wed, 27 Nov 2019 10:09:22 +0000 (12:09 +0200)
commitbe5d3f2087254014014772057c1ebb5faa8f220b
tree842154fb0f4bbff6a386c210a601405bb42c462c
parent175ef39f1efc79b3a18dad0ecd6d8475e92df631
Version 3.02
Change cli to dsupport configuration file as property file that will allow the K8s to use configmap files
add support for stop start logging data collection
Add local address and port to TERM_INIT message with retry to set it if no messages from any xAPP

Change-Id: I20dad37904765a7ba98e514bb6f63fee5ca76b7a
Signed-off-by: aa7133@att.com <aa7133@att.com>
15 files changed:
.gitignore
.gitreview
RIC-E2-TERMINATION/CMakeLists.txt
RIC-E2-TERMINATION/Dockerfile
RIC-E2-TERMINATION/ReadConfigFile.h [new file with mode: 0644]
RIC-E2-TERMINATION/TEST/ASN_LOG/LogTest.cpp [new file with mode: 0644]
RIC-E2-TERMINATION/TEST/ASN_LOG/LogTest.h [new file with mode: 0644]
RIC-E2-TERMINATION/TEST/ConfigurationFileTest/testConfigFile.cpp [new file with mode: 0644]
RIC-E2-TERMINATION/TEST/e2sm.c
RIC-E2-TERMINATION/TEST/e2sm.h
RIC-E2-TERMINATION/TEST/e2smTest/Dockerfile [new file with mode: 0644]
RIC-E2-TERMINATION/config/config.conf [new file with mode: 0644]
RIC-E2-TERMINATION/container-tag.yaml
RIC-E2-TERMINATION/sctpThread.cpp
RIC-E2-TERMINATION/sctpThread.h