Update git submodules
authorRex Lee <limingjiang@huawei.com>
Fri, 21 Jul 2017 02:29:32 +0000 (02:29 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 21 Jul 2017 02:29:32 +0000 (02:29 +0000)
* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add API(v2) to add suite to task"
  - Add API(v2) to add suite to task

    JIRA: YARDSTICK-740

    API: /api/v2/yardstick/tasks/<task_id>
    METHOD: PUT
    PARAMS:
    {
        'action': 'add_suite',
        'args': {
            'suite_name': 'opnfv_smoke',
            'suite_content': suite_content
        }
    }

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

index acc000c..2d02476 160000 (submodule)
@@ -1 +1 @@
-Subproject commit acc000cff316fa9883217121a3c30b0e2145a363
+Subproject commit 2d0247646d8f5b46c41f8429f439133745c5ed14