summaryrefslogtreecommitdiffstats
path: root/common/onap-tosca-datatype/src/test/resources/mock/serviceTemplate/normalizeInterfaceType.yaml
blob: 360f52cb6e94fc6c068da081915476782af4eb31 (plain)
1
2
3
4
5
6
7
8
9
10
11
tosca_definitions_version: tosca_simple_yaml_1_0_0

interface_types:
  amdocs.interfaces.interfaceNoOper:
    derived_from: tosca.interfaces.node.lifecycle.Standard

  amdocs.interfaces.interfaceWithOper:
    derived_from: tosca.interfaces.node.lifecycle.Standard
    newOper1:
    newOper2:
      description: new operation2