diff options
author | chenjiankun <chenjiankun1@huawei.com> | 2017-06-29 02:42:56 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-06-29 11:14:30 +0000 |
commit | db4b3d1640a81aa352ec9c1d6467e9988c659cc6 (patch) | |
tree | 51f27d8a7f56cad72ea2117c892ac0dde572a489 | |
parent | 7717f906ccf92e6dffc6415bcbddc788728e95e8 (diff) |
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 <chenjiankun1@huawei.com>
m--------- | docs/submodules/yardstick | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick -Subproject 832d3e4e449c28438aacba396ba9afa9bbc0d6d +Subproject 8996240be14d6f7979a6ae02dd474b03d50e79d |