diff options
author | Ross Brattain <ross.b.brattain@intel.com> | 2017-11-10 15:05:51 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-11-10 15:05:51 +0000 |
commit | 37f1a25932b6df50af0db266bc42ab2597f79a1e (patch) | |
tree | 64e061fb5f49974598e6422685c72610a5be3e74 /docs/templates/release/configguide/feature.configuration.rst | |
parent | e09365bb4b83db56928763803c22ca87be9b91d3 (diff) |
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Heat: add availability_zone"
- 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>
Diffstat (limited to 'docs/templates/release/configguide/feature.configuration.rst')
0 files changed, 0 insertions, 0 deletions