0.7.1 Version of submgr 74/974/1
authorkalnagy <kalman.nagy@nokia.com>
Thu, 19 Sep 2019 09:29:29 +0000 (11:29 +0200)
committerkalnagy <kalman.nagy@nokia.com>
Thu, 19 Sep 2019 09:36:01 +0000 (11:36 +0200)
commit93cc3e245f87798c8753209980817727e0648401
treeef0d9725c197b20caf989f96f5f7bd4ffcdd5fa7
parentfbc56f981b7bd3387f7326401ceccbf31893a2ed
0.7.1 Version of submgr

Introducing Routing Manager integration from 0.6.0
Transaction handling for Subscription Requests
DeleteRequest Handling

Change-Id: I029ee51c16e00feb90f61277135b06e784657002
Signed-off-by: kalnagy <kalman.nagy@nokia.com>
24 files changed:
.gitreview
Dockerfile
api/routing_manager.yaml [new file with mode: 0644]
config/submgr.yaml
container-tag.yaml
e2ap/wrapper.c
e2ap/wrapper.h
go.mod
manifests/submgr/submgr-dep.yaml
pkg/control/client.go [new file with mode: 0644]
pkg/control/control.go
pkg/control/e2ap.go
pkg/control/registry.go
pkg/control/tracker.go [new file with mode: 0644]
pkg/control/types.go
test/dbaas/manifests/dbaas-dep.yaml
test/dbaas/manifests/dbaas-svc.yaml
test/e2t/container/Dockerfile
test/e2t/manifests/e2t-dep.yaml
test/e2t/manifests/e2t-svc.yaml
test/rco/container/Dockerfile
test/rco/manifests/rco-dep.yaml
test/rco/manifests/rco-svc.yaml
test/rco/rco.go