From 7a8d9349e05b34c0c0ac5affce6af86a9ef58764 Mon Sep 17 00:00:00 2001 From: Rajamohan Raj Date: Fri, 17 Apr 2020 22:37:50 +0000 Subject: Update git submodules * Update docs/submodules/multicloud/k8s.git from branch 'master' to 1c3a22e3de0dd24b4161ae8b34794627620a208b - Remove orchestrator dependency from ncm NCM shall be like a library which orchestrator shall call as and when required. NCM will assume that whenever orchestrator calls it all the validation of orchestrator components is done, so NCM shall not validate orchestrator components. Otherwise, if NCM calls the orchestration, this will result in cyclic import issue. Issue-ID: MULTICLOUD-1041 Signed-off-by: Rajamohan Raj Change-Id: Ie352c730ffd39863d6de23d6a9a9a934f460392b --- docs/submodules/multicloud/k8s.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/multicloud/k8s.git b/docs/submodules/multicloud/k8s.git index c898a8420..1c3a22e3d 160000 --- a/docs/submodules/multicloud/k8s.git +++ b/docs/submodules/multicloud/k8s.git @@ -1 +1 @@ -Subproject commit c898a84208d20f0040778450cc401a35c3f8ee41 +Subproject commit 1c3a22e3de0dd24b4161ae8b34794627620a208b -- cgit