From ed695e3e7db4c7d78625d30e9ad6a6a79cd5aa4d Mon Sep 17 00:00:00 2001 From: Bin Yang Date: Mon, 20 May 2019 21:18:29 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/multicloud/k8s.git from branch 'master' to f0f575b6c0c66cdd82cdc5f17a54e02d445cd9a7 - Merge "Support user_directives that are attributes lists" - Support user_directives that are attributes lists Support the attributes in user_directives attributes are lists of the following form: "attributes": [ { "attribute_value": "foo", "attribute_name": "bar" }, { "attribute_value": "value2", "attribute_name": "name2" } ] Issue-ID: ONAPARC-349 Change-Id: I576bc251d1566dc26696f12f826a09bacb7417a0 Signed-off-by: Kiran Kamineni --- 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 0f74a76f9..f0f575b6c 160000 --- a/docs/submodules/multicloud/k8s.git +++ b/docs/submodules/multicloud/k8s.git @@ -1 +1 @@ -Subproject commit 0f74a76f923fe264cb0f1c828bc6f8c753452fb9 +Subproject commit f0f575b6c0c66cdd82cdc5f17a54e02d445cd9a7 -- 2.16.6