Initial RIC Configuration Management 00/100/2
authorAbukar Mohamed <abukar.mohamed@nokia.com>
Thu, 2 May 2019 06:11:43 +0000 (06:11 +0000)
committerAbukar Mohamed <abukar.mohamed@nokia.com>
Thu, 2 May 2019 08:05:13 +0000 (08:05 +0000)
commit97e8d9a3254989f086d7ad02c168442832b49946
tree20f04686ffa6b30c6c9a36e1c5333150ef0721ff
parent193caf9d7e08b84a0b9c1f0352924a7efd77e77c
Initial RIC Configuration Management

Co-developer: Juha Hyttinen <juha.hyttinen@nokia.com>

Change-Id: I39957dcf65ea688feaf7cd6b0e7f87cb1a94e53d
Signed-off-by: Abukar Mohamed <abukar.mohamed@nokia.com>
20 files changed:
Dockerfile [new file with mode: 0755]
Makefile
api/appmgr_rest_api.json
appmgr-entrypoint.sh [new file with mode: 0755]
build/build_entrypoint.sh [new file with mode: 0644]
build/make.docker.mk [new file with mode: 0644]
build/make.go.mk [new file with mode: 0644]
build/user_entrypoint.sh [new file with mode: 0644]
cmd/appmgr/api.go
cmd/appmgr/api_test.go
cmd/appmgr/db.go
cmd/appmgr/desc.go [new file with mode: 0755]
cmd/appmgr/helm.go
cmd/appmgr/logger.go
cmd/appmgr/subscriptions_test.go
cmd/appmgr/types.go
config/appmgr.yaml
go.mod
go.sum
helm_chart/appmgr/values.yaml