Update git submodules
authorJingLu5 <lvjing5@huawei.com>
Mon, 26 Jun 2017 03:18:56 +0000 (03:18 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 26 Jun 2017 06:20:22 +0000 (06:20 +0000)
commit15fab66e1cdba5ebc7c9902be246f8d0cc018538
treed2ba18dd74293fd66255f9ec83521cf150c2cbfb
parent8ef840e6bc13f81c84e15a4f5eba5959773cac41
Update git submodules

* Update docs/submodules/yardstick from branch 'stable/danube'
  - Bugfix: remove double quote around SECURE variable

    JIRA: YARDSTICK-689

    This patch remove the double quote around the SECURE varibale as it may cause the fowllowing error:
    $ openstack "${SECURE}" image list
    openstack: ' image list' is not an openstack command. See 'openstack --help'.
    Did you mean one of these?
      access token create
      address scope create
      address scope delete
      address scope list
      address scope set
      address scope show
      aggregate add host
      aggregate create
      ...

    Change-Id: Ibb22e85b3dd89b0e3b62821bd5ebe4f155886ffc
Signed-off-by: JingLu5 <lvjing5@huawei.com>
    (cherry picked from commit b04755b5148daf36db436dc066e1bef2c93f1879)
docs/submodules/yardstick