From b654b73cc9144b451149f7bb0d2264ded8f4b7b4 Mon Sep 17 00:00:00 2001 From: Vijay Venkatesh Kumar Date: Mon, 8 Oct 2018 14:15:06 +0000 Subject: fix heat setup - include docker plugin Updating pom.xml for k8s-container to include new bp submitted part of https://gerrit.onap.org/r/#/c/70005/1 Change-Id: Id6dc722cba007654356ce15983f10a7a8bda60cf Signed-off-by: Vijay Venkatesh Kumar Issue-ID: DCAEGEN2-861 --- cm-container/get-type-files.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'cm-container/get-type-files.sh') diff --git a/cm-container/get-type-files.sh b/cm-container/get-type-files.sh index 95dda9e..720ac03 100755 --- a/cm-container/get-type-files.sh +++ b/cm-container/get-type-files.sh @@ -32,6 +32,7 @@ DCAETYPEFILES=\ /dcaepolicyplugin/2.3.0/dcaepolicyplugin_types.yaml \ /relationshipplugin/1.0.0/relationshipplugin_types.yaml \ /k8splugin/1.4.3/k8splugin_types.yaml \ +/dockerplugin/3.2.0/dockerplugin_types.yaml \ " -- cgit 1.2.3-korg