diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2017-08-25 12:14:36 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-08-25 12:14:36 +0000 |
commit | af73ee600d0e77532d11f025f0c644bdd01814b8 (patch) | |
tree | b21adf943704bab7bcb2c3aca6dc98c2409b5ea2 /docs/submodules | |
parent | 86beda55247aace067858128198ed5279b2860c3 (diff) |
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Create API to update hosts info"
- Create API to update hosts info
API: /api/v1/functest/envs/action
METHOD: POST
PARAMS:
{
"action": "update_hosts",
"args": {
"identity.ac.dz.com": "8.20.11.22",
"image.ac.dz.com": "8.20.11.22"
}
}
JIRA: FUNCTEST-856
Change-Id: Ifaf064110ade6e39189dd14b38c921d9e1c3568d
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Diffstat (limited to 'docs/submodules')
m--------- | docs/submodules/functest | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/functest b/docs/submodules/functest -Subproject 20f03e5678f7eb2280d8a0c0ec37b18a00a92e3 +Subproject 6e1245a7d19d62810fbe5ee1aab248a85fa2bc1 |