diff options
author | Ross Brattain <ross.b.brattain@intel.com> | 2017-08-24 15:06:50 -0700 |
---|---|---|
committer | Ross Brattain <ross.b.brattain@intel.com> | 2017-11-01 03:56:14 -0700 |
commit | 81b9d338268f47f3d8863f10ef3940f0ea79d618 (patch) | |
tree | 4fbbe511f9bcfd0503853ff8107d8bc8144e1523 /tests/unit/network_services | |
parent | 8291c3d11227de42599be920605f3f884dfa755b (diff) |
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 'tests/unit/network_services')
0 files changed, 0 insertions, 0 deletions