Update git submodules
authorAbhijit Sinha <abhijit.sinha@intel.com>
Tue, 26 Jun 2018 17:39:18 +0000 (17:39 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 26 Jun 2018 17:39:18 +0000 (17:39 +0000)
* Update docs/submodules/yardstick from branch 'master'
  - Merge "Bugfix: heat conext of test case yamls jinja2 bypass sriov type"
  - Bugfix: heat conext of test case yamls jinja2 bypass sriov type

    the "if provider" condition bypass when provider = "sriov",
    related to https://gerrit.opnfv.org/gerrit/#/c/32789/

      networks:
        test:
          cidr: '10.0.1.0/24'
          {% if provider == "vlan" %}
          provider: {{provider}}
          physical_network: {{physical_network}}
            {% if segmentation_id %}
          segmentation_id: {{segmentation_id}}
            {% endif %}
          {% endif %}

    JIRA: YARDSTICK-1242

    Change-Id: I6a611e839654f401648d9bd6188589816f7b4946
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
docs/submodules/yardstick

index ae2fdf6..01628b1 160000 (submodule)
@@ -1 +1 @@
-Subproject commit ae2fdf6e81192a2a70beebf7c1c1247063e1e4ea
+Subproject commit 01628b168c1b718760dc9e74b811233b99c23ca2