From 5c9686b43cb3356d393be61c3c3e62129b73c381 Mon Sep 17 00:00:00 2001 From: Bin Yang Date: Fri, 24 May 2019 04:37:20 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/multicloud/k8s.git from branch 'master' to 574eb961e8651ba4e4f0f92d7984a2716e5e64f7 - Merge changes from topics "broker_response", "develop" * changes: Update broker responses to match spec and SO Minor change to instance response - Update broker responses to match spec and SO The broker responses need to match the spec and what SO expects as responses. CREATE_COMPLETE instead of CREATED in both POST and GET DELETE now returns a response body GET by name is now supported Name is an alias for vf_module_id which is expected to be provided as an attribute in sdnc_directives in the original POST request Issue-ID: MULTICLOUD-645 Change-Id: Ifeca755a07298d0a858cbe9e80f9ce654d6d21b8 Signed-off-by: Kiran Kamineni - Minor change to instance response Minor change to instance response. Now it includes the full request parameters in the response. Issue-ID: MULTICLOUD-649 Change-Id: Ia4a7e479f842dd580bcfb13aa91dc0b0a456cf25 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 3eeb40cfe..574eb961e 160000 --- a/docs/submodules/multicloud/k8s.git +++ b/docs/submodules/multicloud/k8s.git @@ -1 +1 @@ -Subproject commit 3eeb40cfe56366ca72e811bdfb6f2faf127f8a2f +Subproject commit 574eb961e8651ba4e4f0f92d7984a2716e5e64f7 -- 2.16.6