Update git submodules
authorchenjiankun <chenjiankun1@huawei.com>
Fri, 14 Jul 2017 03:27:43 +0000 (03:27 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 14 Jul 2017 06:14:05 +0000 (06:14 +0000)
commit6c3be931f2d17774c718729ec22041a59831deb8
tree618cee162491a8e825b0ed3d4f03c694aea5b065
parent9b4c729070fa92f152879349bbe8fc4c4b539170
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Add API(v2) to upload pod file

    JIRA: YARDSTICK-723

    API: /api/v2/yardstick/pods/action
    METHOD: POST
    PARAMS:
    {
        'action': 'upload_pod_file',
        'args': {
            'file': file,
            'environment_id': environment_id
        }
    }

    Change-Id: I5eb065d8b46080a94c989ec9b8217dc54900bd06
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
docs/submodules/yardstick