Merge "Bug fix and extended unit tests"
[yardstick.git] / yardstick / benchmark / scenarios / networking / test-vnfd.yaml
1 template_name: test-vnfd
2 description: firewall-example
3
4 service_properties:
5   Id: firewall-vnfd
6   vendor: tacker
7   version: 1
8   type:
9       - firewall
10 vdus:
11   vdu1:
12     id: vdu1
13     vm_image: sfc
14     instance_type: sfc_custom
15     service_type: firewall
16
17     network_interfaces:
18       management:
19         network: sfc-net_mgmt
20         management: true
21
22     placement_policy:
23       availability_zone: nova
24
25     auto-scaling: noop
26     monitoring_policy: noop
27     failure_policy: respawn
28
29     config:
30       param0: key0
31       param1: key1
32