aboutsummaryrefslogtreecommitdiffstats
path: root/sfc/tests/functest/vnfd-templates/test2-vnfd1.yaml
blob: e8e0626bd45c639848903b7cd569675e934e4168 (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
33
template_name: test-vnfd1
description: firewall1-example

service_properties:
  Id: firewall1-vnfd
  vendor: tacker
  version: 1
  type:
      - firewall1
vdus:
  vdu1:
    id: vdu1
    vm_image: sfc_nsh_danube
    instance_type: custom
    service_type: firewall1

    network_interfaces:
      management:
        network: example-net
        management: true

    placement_policy:
      # TODO: This availability zone is changed by the test case on the fly.
      # See JIRA SFC-73 for more info
      availability_zone: { get_input: zone }

    auto-scaling: noop
    monitoring_policy: noop
    failure_policy: respawn

    config:
      param0: key0
      param1: key1