Update TS xApp for Release E use case 79/7279/1 1.2.0
authorAlexandre Huff <alexandrehuff@utfpr.edu.br>
Thu, 9 Dec 2021 03:29:05 +0000 (00:29 -0300)
committerAlexandre Huff <alexandrehuff@utfpr.edu.br>
Thu, 9 Dec 2021 03:29:05 +0000 (00:29 -0300)
commit05b943879d8e01e5edf28db6ae1e2a8dceb9c46b
tree7031d4b20de4df0a2b0ffa33af3e1686cceef7a4
parent95e67b4fdf339209454b05fdd845ce299f78ae61
Update TS xApp for Release E use case

Issue-ID: RICAPP-182

Signed-off-by: Alexandre Huff <alexandrehuff@utfpr.edu.br>
Change-Id: I9226eed4e830f497ca5e45f49819d0e882f71308
16 files changed:
CMakeLists.txt
Dockerfile
container-tag.yaml
docs/rel-notes.rst
ext/protobuf/CMakeLists.txt [new file with mode: 0644]
ext/protobuf/api.grpc.pb.cc [new file with mode: 0644]
ext/protobuf/api.grpc.pb.h [new file with mode: 0644]
ext/protobuf/api.pb.cc [new file with mode: 0644]
ext/protobuf/api.pb.h [new file with mode: 0644]
ext/protobuf/api.proto [new file with mode: 0644]
src/ts_xapp/CMakeLists.txt
src/ts_xapp/ts_xapp.cpp
test/app/CMakeLists.txt
test/app/rc_xapp.cpp [new file with mode: 0644]
xapp-descriptor/config.json
xapp-descriptor/schema.json [new file with mode: 0644]