Update git submodules
authorRex Lee <limingjiang@huawei.com>
Fri, 21 Jul 2017 01:14:10 +0000 (01:14 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 21 Jul 2017 01:14:10 +0000 (01:14 +0000)
commite0fbf04ac880b7f6e1badc82584752c35400793e
tree5cd723c82a4c3c5f834d3bfc573b39d8f12dce67
parentf9b1229d7e310825d91aa9405723dc11545d6f65
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add API(v2) to upload test case"
  - Add API(v2) to upload test case

    JIRA: YARDSTICK-742

    API: /api/v2/yardstick/testcases/action
    METHOD: POST
    PARAMS:
    {
       'action': 'upload_case',
        'args': {
            'file': file
        }
    }

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