Make profile db tags specific 06/91706/1
authorKiran Kamineni <kiran.k.kamineni@intel.com>
Thu, 18 Jul 2019 23:05:33 +0000 (16:05 -0700)
committerKiran Kamineni <kiran.k.kamineni@intel.com>
Thu, 18 Jul 2019 23:05:36 +0000 (16:05 -0700)
commitd605586c571f5bc059486d3b41a9709b5d9c10e3
treebf4036fccca02881c8f1b97bd98f8a61b19d137b
parent045ce10b7c48136dee24761e23ea0156f6255521
Make profile db tags specific

Tags used in profile such as metadata
are too generic. Instead we are using specific
ones with the type prefixed.

Issue-ID: MULTICLOUD-730
Change-Id: I2f189d35bc202f4a71e0a92ca5b7188ebfd1cef2
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
src/k8splugin/internal/app/instance_test.go
src/k8splugin/internal/rb/profile.go
src/k8splugin/internal/rb/profile_test.go