heat-translator/samples/tests/data/custom_types/elasticsearch.yaml

13 lines
373 B
YAML

tosca_definitions_version: tosca_simple_yaml_1_0
description: >
Elasticsearch is an open-source search engine built on top of Apache Lucene,
a full-text search-engine library.
node_types:
tosca.nodes.SoftwareComponent.Elasticsearch:
derived_from: tosca.nodes.SoftwareComponent
capabilities:
search_endpoint:
type: tosca.capabilities.Endpoint