From 49efba64b8fad4a701f02abf822080a9afb32c27 Mon Sep 17 00:00:00 2001 From: Victor Morales Date: Thu, 21 Mar 2019 01:40:19 +0000 Subject: Update git submodules * Update docs/submodules/multicloud/k8s.git from branch 'master' to 57ba15140f909434bd309a447c53eb6db4147f8f - Merge "Bring in all the other helper code" - Bring in all the other helper code Bring in all the helper functions added for end to end integration. This allows the api level upload of helm charts, profiles and also instantiation of said helm charts. P3: Plugin index is based on lowercase kind name whereas the map contains the correct case for kind. Convert to lower case before loading the plugin. Changes after rebasing on the new folder structure. Rebasing over the new folder structure P8: Add unit tests for Resolve function Fix the integration tests for createvnf I had to add a huge blob of base64 encoded data based on the profile and sample helm chart to test the flow. P12: Update the integration test with the rb_profile_id parameter Issue-ID: MULTICLOUD-291 Change-Id: If04c41cb185074989ab6c96557958140c43e456d Signed-off-by: Kiran Kamineni --- docs/submodules/multicloud/k8s.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/multicloud/k8s.git') diff --git a/docs/submodules/multicloud/k8s.git b/docs/submodules/multicloud/k8s.git index 69320e752..57ba15140 160000 --- a/docs/submodules/multicloud/k8s.git +++ b/docs/submodules/multicloud/k8s.git @@ -1 +1 @@ -Subproject commit 69320e75210709ad2dadf3c183289e9a67cf4817 +Subproject commit 57ba15140f909434bd309a447c53eb6db4147f8f -- cgit 1.2.3-korg