Set name of resources correctly in appcontext 49/113449/4
authorIgor D.C <igor.duarte.cardoso@intel.com>
Fri, 2 Oct 2020 00:20:09 +0000 (00:20 +0000)
committerIgor D.C <igor.duarte.cardoso@intel.com>
Fri, 2 Oct 2020 22:58:45 +0000 (22:58 +0000)
commitab9e5491ffd054fc48aebb6e3b4674a24241dae5
treede02ce4e90d3f5840e0b9e87a2c46e058804e65a
parenta1df0c268ffe34884b115fb3873c2d4ba6ad27b8
Set name of resources correctly in appcontext

Previously the DCM K8s resources in appcontext were in the format:
<logical cloud name>+<resource type>

Now they are in the correct format:
<resource name>+<ResourceType>

Issue-ID: MULTICLOUD-1143
Change-Id: I271c70587244921cc2ffb7ad571ad8eb162cb10f
Signed-off-by: Igor D.C <igor.duarte.cardoso@intel.com>
src/dcm/pkg/module/apply.go