From 6dee0826a47d1b1468207b28fc10ac7c7760b661 Mon Sep 17 00:00:00 2001 From: Bin Yang Date: Sat, 15 Feb 2020 03:02:14 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/multicloud/k8s.git from branch 'master' to 8af74ae61508a3fbfd54c25d1cfe037f3ad08ca5 - Merge changes I56fb4643,Ia1e9802a * changes: Add etcd support in infrastructure layer Restructure code and create module library - Add etcd support in infrastructure layer Create a etcd client and provide minimal functionality needed by the orchestrator for using etcd Issue-ID: MULTICLOUD-871 Signed-off-by: Ritu Sood Change-Id: I56fb4643addf43cdc59366e7163b66bb1618876d - Restructure code and create module library Restructures and moves code to make it aligned with the current design. https://wiki.onap.org/display/DW/Multi+Cluster+Application+Scheduler examples/example_module.go shows how to import and use modules from this package. Patch#2 Updated example Issue-ID: MULTICLOUD-871 Signed-off-by: Ritu Sood Change-Id: Ia1e9802a946a07dcca8f79f0e2250933ab3efa66 --- 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 e8e3cfc3d..8af74ae61 160000 --- a/docs/submodules/multicloud/k8s.git +++ b/docs/submodules/multicloud/k8s.git @@ -1 +1 @@ -Subproject commit e8e3cfc3d3df008505520836fafc9920f5643ca6 +Subproject commit 8af74ae61508a3fbfd54c25d1cfe037f3ad08ca5 -- 2.16.6