Code Review
/
sdc
/
sdc-distribution-client.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
d56ad9ca630ed3f701a6af1032d221838f86be58
[sdc/sdc-distribution-client.git]
/
1
tosca_definitions_version: tosca_simple_yaml_1_0
2
3
description: >
4
TOSCA simple profile with invalid custom operation.
5
6
imports:
7
- ../custom_types/custom_interface.yaml
8
9
topology_template:
10
11
node_templates:
12
customInterfaceTest:
13
type: tosca.nodes.CustomInterfaceTest
14
interfaces:
15
CustomInterface:
16
CustomOp4: # invalid operation
17
inputs:
18
param3:
19
type: string