Adding meta data for app in appContext 05/107505/12
authorRajamohan Raj <rajamohan.raj@intel.com>
Mon, 11 May 2020 22:09:18 +0000 (22:09 +0000)
committerRajamohan Raj <rajamohan.raj@intel.com>
Fri, 15 May 2020 23:01:17 +0000 (23:01 +0000)
commitdbc92bae58ffbeb38f5c3e5c58a1da2fb3b349f4
tree57fce86658311cf0109659446271fdc74db449e3
parentc77850a75eee9f3df2e194521e59728572bc47c2
Adding meta data for app in appContext

In this patch, modified the appContext and rtc lib
by adding functions for setting and getting the meta
data associated with the apps.

Issue-ID: MULTICLOUD-1064
Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
Change-Id: I08f91ddda3044f172caf7b2673c069fed16c32c4
src/ncm/go.mod
src/orchestrator/go.mod
src/orchestrator/pkg/appcontext/appcontext.go
src/orchestrator/pkg/appcontext/appcontext_test.go
src/orchestrator/pkg/module/instantiation.go
src/orchestrator/pkg/rtcontext/rtcontext.go
src/orchestrator/pkg/rtcontext/rtcontext_test.go