Update git submodules
authorRex Lee <limingjiang@huawei.com>
Fri, 21 Jul 2017 01:02:08 +0000 (01:02 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 21 Jul 2017 01:02:08 +0000 (01:02 +0000)
commite99223e1e0dd807644f071c9819214470c30f7ee
tree791f05da0aa4575f0d921876d5547316816a4a6b
parentbfe920191f8cbd4e05344181990de1c5fe91e541
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add API(v2) to create project"
  - Add API(v2) to create project

    JIRA: YARDSTICK-731

    API: /api/v2/yardstick/projects/action
    METHOD: POST
    PARAMS:
    {
        'action': 'create_project',
        'args': {
            'name': 'project1'
        }
    }

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