From db4b3d1640a81aa352ec9c1d6467e9988c659cc6 Mon Sep 17 00:00:00 2001 From: chenjiankun Date: Thu, 29 Jun 2017 02:42:56 +0000 Subject: Update git submodules * Update docs/submodules/yardstick from branch 'master' - Add API to update pod yaml file JIRA: YARDSTICK-693 Apart from API to upload pod yaml file, we also need API to update pod file. API: /yardstick/env/action method: POST param: { 'action': 'update_pod_file', 'args': { 'pod': { pod content } } } Change-Id: I0ba168612ccc2e43c531e4b9253cf72e5c745297 Signed-off-by: chenjiankun --- docs/submodules/yardstick | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index 832d3e4e4..8996240be 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit 832d3e4e449c28438aacba396ba9afa9bbc0d6d2 +Subproject commit 8996240be14d6f7979a6ae02dd474b03d50e79d9 -- cgit 1.2.3-korg