Update git submodules
authorRoss Brattain <ross.b.brattain@intel.com>
Thu, 14 Dec 2017 04:15:34 +0000 (04:15 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 14 Dec 2017 04:15:34 +0000 (04:15 +0000)
* Update docs/submodules/yardstick from branch 'stable/euphrates'
  - Merge "Heat: add availability_zone" into stable/euphrates
  - Heat: add availability_zone

    Users would like to ensure placement of VMs on specific compute nodes so
    that the measurements are meaningful. Examples: Measure network
    performance in different scenarios (VMs in same host, in different
    hosts, across fabric, across tenants)

    Example:

    context:
      name: yardstick
      placement_groups:
        pgrp1:
          policy: "availability"
      servers:
        tg_0:
          floating_ip: true
          placement: "pgrp1"
          availability_zone: "zone2"
        vnf_0:
          floating_ip: true
          placement: "pgrp1"
          availability_zone: "zone1"

    Change-Id: I28a757c25ae3f5b3571ab3edd82d51ceba32c302
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
    (cherry picked from commit 81b9d338268f47f3d8863f10ef3940f0ea79d618)

docs/submodules/yardstick

index af65e93..d146325 160000 (submodule)
@@ -1 +1 @@
-Subproject commit af65e938889ba7d6f68176864fed3f1a41f8f7e8
+Subproject commit d146325720939acfbabff6da6463d15dc828c481