From c29b35517c97ad380204555490e1e38637cb800f Mon Sep 17 00:00:00 2001 From: Eric Multanen Date: Mon, 23 Mar 2020 15:40:05 -0700 Subject: [PATCH] Update git submodules * Update docs/submodules/multicloud/k8s.git from branch 'master' to e201896e60374698da18cf4258448a0d97617e37 - Create network service with cluster API Creates a new network customization and configuration service. Seed it by moving the cluster-provider and cluster API from the orchestrator service to this new service. More APIs to follow. Just put a Dockerfile in the ncm/scripts directory for now. See: https://wiki.onap.org/pages/viewpage.action?pageId=79201398 Issue-ID: MULTICLOUD-1029 Signed-off-by: Eric Multanen Change-Id: Iea1b1151e5f87fecaca9cfe8c9746a59eb447a7a --- docs/submodules/multicloud/k8s.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/multicloud/k8s.git b/docs/submodules/multicloud/k8s.git index 2bd2f4e76..e201896e6 160000 --- a/docs/submodules/multicloud/k8s.git +++ b/docs/submodules/multicloud/k8s.git @@ -1 +1 @@ -Subproject commit 2bd2f4e76bbf7d5bce6a320ca8958fa547958a8b +Subproject commit e201896e60374698da18cf4258448a0d97617e37 -- 2.16.6