Added RIC subsequent Action and time to Wait in subscription request 22/2022/1
authorAshwin Sridharan <asridharan@research.att.com>
Fri, 13 Dec 2019 15:02:29 +0000 (10:02 -0500)
committerAshwin Sridharan <asridharan@research.att.com>
Fri, 13 Dec 2019 15:02:29 +0000 (10:02 -0500)
commit69a830676cee9b8a37bea3b2e59261514551be23
tree5d582be2dc0d69bfb8625a8808a39785559f9516
parent4e545a8b013e60f2ff59254cb3fe435012d8fe5a
Added RIC subsequent Action and time to Wait in subscription request
Updated unit tests
Policy call back now routes based on policy type id

Signed-off-by: Ashwin Sridharan <asridharan@research.att.com>
Change-Id: Iceb3eb8f4fe7a7bb20837e1a72147effab0d26ce
13 files changed:
container-tag.yaml
src/E2AP-c/subscription/subscription_helper.hpp
src/E2AP-c/subscription/subscription_request.cc
src/E2AP-c/subscription/subscription_request.hpp
src/README.md
src/adm-ctrl-xapp.cc
src/adm-ctrl-xapp.hpp
src/admission_init_routines.cc
src/run_xapp.sh
test/Makefile
test/README.md
test/run_tests.sh
test/unit_test_subscription.cc