Revert "Support for XApp configuration update" 30/130/1
authorAbukar Mohamed <abukar.mohamed@nokia.com>
Thu, 9 May 2019 14:40:34 +0000 (14:40 +0000)
committerAbukar Mohamed <abukar.mohamed@nokia.com>
Thu, 9 May 2019 14:40:34 +0000 (14:40 +0000)
commit57d2a61e41861321b263fdeff5679671e36143ae
tree20f04686ffa6b30c6c9a36e1c5333150ef0721ff
parent10d3c67188dd2db001e0fd196b0acbad7d9bb37d
Revert "Support for XApp configuration update"

Merged by mistake!

This reverts commit 10d3c67188dd2db001e0fd196b0acbad7d9bb37d.

Change-Id: I3a036d4403c5c991c5be2a6f70993c3810d28286
Signed-off-by: Mohamed Abukar <abukar.mohamed@nokia.com>
25 files changed:
.gitignore [deleted file]
api/appmgr_rest_api.json
api/appmgr_rest_api.yaml [deleted file]
cmd/appmgr/api.go
cmd/appmgr/api_test.go
cmd/appmgr/desc.go
cmd/appmgr/desc_test.go [deleted file]
cmd/appmgr/helm.go
cmd/appmgr/helm_test.go [deleted file]
cmd/appmgr/main.go
cmd/appmgr/types.go
docker/Dockerfile [new file with mode: 0755]
docker/docker-entrypoint.sh [new file with mode: 0755]
go.mod [changed mode: 0644->0755]
go.sum [changed mode: 0644->0755]
internal/sdlgo/LICENSE.txt [new file with mode: 0644]
internal/sdlgo/README [new file with mode: 0644]
internal/sdlgo/bench_test.go [new file with mode: 0644]
internal/sdlgo/go.mod [new file with mode: 0644]
internal/sdlgo/go.sum [new file with mode: 0644]
internal/sdlgo/internal/sdlgoredis/sdlgoredis.go [new file with mode: 0644]
internal/sdlgo/sdl.go [new file with mode: 0644]
internal/sdlgo/sdl_test.go [new file with mode: 0644]
scripts/appmgrcli
test/schema.json [deleted file]