Create Token Service JSON dynamically 41/48841/2 2.0.0-ONAP beijing 2.0.0-ONAP
authorShashank Kumar Shankar <shashank.kumar.shankar@intel.com>
Wed, 23 May 2018 23:01:03 +0000 (16:01 -0700)
committerShashank Kumar Shankar <shashank.kumar.shankar@intel.com>
Wed, 23 May 2018 23:03:24 +0000 (16:03 -0700)
commit18d9d994e85ef897d570081bc3a7e1da42b49c1e
treec1e05000de167c04f14fd81cc25fb8583078463d
parent5e6124aa915bd66734214ded0a25740b544bfa52
Create Token Service JSON dynamically

This patch makes sure the Token Service JSON is dynically created so that
this fits better when deployed on Kubernetes.

Change-Id: I4426f68af2a6de4d2ffe4f488d5660c47f13ccaf
Issue-ID: MUSIC-55
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
deployment/Dockerfile
deployment/docker-build.sh
src/dkv/api/initialise.go
src/dkv/api/initialise_test.go
src/dkv/api/token_service_map.json [deleted file]
src/dkv/api/utils.go
src/dkv/api/utils_test.go