Update git submodules
authorchenjiankun <chenjiankun1@huawei.com>
Thu, 22 Jun 2017 13:00:40 +0000 (13:00 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Sat, 24 Jun 2017 09:17:34 +0000 (09:17 +0000)
commitcf695f098b27bfa58e8cedc69b0c92bc22c95f15
treeacb44923db654ea6cb4f5c042f7f9d1deef83b45
parent430598fb9993fc1cfd9a720f0c1d3792201f549b
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>
docs/submodules/yardstick