1 tosca_definitions_version: tosca_simple_yaml_1_0
3 description: Compute node type with capability with an atribute of type list
7 tosca.capabilities.indigo.Endpoint:
8 derived_from: tosca.capabilities.Endpoint
13 type: tosca.datatypes.Credential
17 tosca.nodes.ComputeWithCapWithAttr:
18 derived_from: tosca.nodes.Compute
21 type: tosca.capabilities.indigo.Endpoint