42569b041c51278ca9b1eee4645255b653ad67a6
[vfc/nfvo/driver/vnfm/svnfm.git] / nokiav2 / driver / src / test / resources / unittests / packageconverter / cbam.full.original.vnfd.yaml
1 tosca_definitions_version: tosca_simple_profile_for_nfv_1_0_0_nokia
2
3 topology_template:
4   substitution_mappings:
5     node_type: tosca.nodes.nfv.VNF
6     capabilities:
7       vnf:
8         properties:
9           modifiable_attributes:
10             extensions:
11               existingAttribute:
12                 default: "value"
13     interfaces:
14       Basic:
15         instantiate:
16           inputs:
17             extensions:
18               pre_actions:
19                 - javascript: pre
20                   include:
21                     - javascript/scalable_prepare_cbam_include.js
22                   output: stack_parameters
23               post_actions:
24                 - javascript: post
25                   output: ansible_inventory
26             additional_parameters:
27               kuku: muku
28         terminate:
29       Scalable:
30         scale:
31       Healable:
32         heal:
33