Cell and Network slicing configuration over o1. 15/7115/9
authorHariomGupta <hariom.g@hcl.com>
Wed, 24 Nov 2021 09:17:05 +0000 (14:47 +0530)
committerHariomGupta <hariom.g@hcl.com>
Wed, 8 Dec 2021 08:46:22 +0000 (14:16 +0530)
commit6178d5e32f0c57e198de80afc23b92c635e4f6df
treee5aa79578cd54925d38dcd6a575486a98dce7903
parentaf8f9c8f6f7cd5e0a89e5dfa7a566fa5811e110c
Cell and Network slicing configuration over o1.
IssueID:  ODUHIGH-383

Signed-off-by: HariomGupta <hariom.g@hcl.com>
Change-Id: I0808a76b956cb214aede6917ab9e9a88b5324817
30 files changed:
src/5gnrrlc/rlc_msg_hdl.c
src/5gnrrlc/rlc_utils.h
src/cm/du_app_rlc_inf.h
src/cu_stub/cu_stub.c
src/du_app/du_cell_mgr.c
src/du_app/du_cfg.c
src/du_app/du_cfg.h
src/du_app/du_f1ap_msg_hdl.c
src/du_app/du_mgr_main.c
src/du_app/du_msg_hdl.c
src/du_app/du_ue_mgr.c
src/o1/CmInterface.cpp [moved from src/o1/ConfigInterface.cpp with 98% similarity]
src/o1/CmInterface.h [new file with mode: 0644]
src/o1/GlobalDefs.hpp
src/o1/InitConfig.hpp
src/o1/NetconfUtils.cpp [new file with mode: 0644]
src/o1/NetconfUtils.hpp [moved from src/o1/ConfigInterface.h with 60% similarity]
src/o1/NrCellCb.hpp
src/o1/NrCellDuCb.cpp [new file with mode: 0644]
src/o1/NrCellDuCb.hpp [new file with mode: 0644]
src/o1/NrCellInfo.hpp
src/o1/NrCellList.hpp
src/o1/O1App.cpp
src/o1/PmInterface.h
src/o1/RrmPolicyCb.cpp [new file with mode: 0644]
src/o1/RrmPolicyCb.hpp [new file with mode: 0644]
src/o1/SessionHandler.cpp
src/o1/UnixSocketServer.cpp
src/o1/ves/SliceMeasurementEvent.cpp
src/ric_stub/ric_stub.c