diff options
author | chenjiankun <chenjiankun1@huawei.com> | 2017-06-22 13:00:40 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-06-24 09:17:34 +0000 |
commit | cf695f098b27bfa58e8cedc69b0c92bc22c95f15 (patch) | |
tree | acb44923db654ea6cb4f5c042f7f9d1deef83b45 /docs/submodules | |
parent | 430598fb9993fc1cfd9a720f0c1d3792201f549b (diff) |
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Add API to upload pod.yaml file
JIRA: YARDSTICK-687
We need a API to upload a pod.yaml file to /etc/yardstick/pod.yaml.
API: /yardstick/env/action
method: POST
param:
{
'action': 'upload_pod_file',
'file': file object
}
Change-Id: I3d25df364da10aaf34f995e948e1704235a40f6f
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Diffstat (limited to 'docs/submodules')
m--------- | docs/submodules/yardstick | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick -Subproject cd5bb5f2dd2ec89e6c814c2771402aa8e39e10e +Subproject c04372b8630169a3fcc4b52e8d2b935f110519a |