aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/benchmark/scenarios/networking/test-vnfd.yaml
blob: 178c671d45e015a4484257d61403b3f0e0a12471 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
template_name: test-vnfd
description: firewall-example

service_properties:
  Id: firewall-vnfd
  vendor: tacker
  version: 1
  type:
      - firewall
vdus:
  vdu1:
    id: vdu1
    vm_image: sfc
    instance_type: sfc_custom
    service_type: firewall

    network_interfaces:
      management:
        network: sfc-net_mgmt
        management: true

    placement_policy:
      availability_zone: nova

    auto-scaling: noop
    monitoring_policy: noop
    failure_policy: respawn

    config:
      param0: key0
      param1: key1