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:02:57 +0000 (06:02 +0000)
commitc3b23a2a326ea166579aab7548e04a884424887f
treeb20d68489c95f9aa396bf42cebe37a0be508c314
parent881aa36a45b4e124507be52d282429f42528a917
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - 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>
docs/submodules/yardstick