diff options
author | JingLu5 <lvjing5@huawei.com> | 2017-07-24 02:44:26 +0000 |
---|---|---|
committer | Jing Lu <lvjing5@huawei.com> | 2017-07-29 04:51:47 +0000 |
commit | 5abe4fe013a14c528bfb1e0ff4c8bcb9b8817551 (patch) | |
tree | 61209faeb003c4eb2e4bc6fb40c22a97712a8e53 /gui/app/scripts/controllers/project.controller.js | |
parent | f089a528c30b8163f52db9e5ff09f8632bc9078e (diff) |
Heat: support vnic_type in heat type context
JIRA: YARDSTICK-757
Some test scenarios require VM with specific vnic type.
This work is about supporting using different vnic types in heat type context.
context:
name: demo
image: cirros-0.3.5
flavor: yardstick-flavor
user: cirros
placement_groups:
pgrp1:
policy: "availability"
servers:
athena:
floating_ip: true
placement: "pgrp1"
ares:
placement: "pgrp1"
networks:
test:
cidr: '10.0.1.0/24'
vnic_type: "normal"
Change-Id: Ia229fda72f47b04288ea107e2d58fd3e8ac91dd9
Signed-off-by: JingLu5 <lvjing5@huawei.com>
Diffstat (limited to 'gui/app/scripts/controllers/project.controller.js')
0 files changed, 0 insertions, 0 deletions