Skip to content

Commit

Permalink
Prepare release 2.1.0-M5
Browse files Browse the repository at this point in the history
  • Loading branch information
loicalbertin committed Oct 26, 2018
1 parent 3b62e53 commit 896feba
Show file tree
Hide file tree
Showing 86 changed files with 366 additions and 366 deletions.
4 changes: 2 additions & 2 deletions org/ystia/ansible/linux/ansible/types.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ tosca_definitions_version: alien_dsl_2_0_0

metadata:
template_name: org.ystia.ansible.linux.ansible
template_version: 2.1.0-SNAPSHOT
template_version: 2.1.0-M5
template_author: yorc

imports:
- tosca-normative-types:1.0.0-ALIEN20
- yorc-types:1.0.0
- org.ystia.ansible.pub:2.1.0-SNAPSHOT
- org.ystia.ansible.pub:2.1.0-M5

node_types:
org.ystia.ansible.linux.ansible.nodes.AnsibleRuntime:
Expand Down
2 changes: 1 addition & 1 deletion org/ystia/ansible/pub/types.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ tosca_definitions_version: alien_dsl_2_0_0

metadata:
template_name: org.ystia.ansible.pub
template_version: 2.1.0-SNAPSHOT
template_version: 2.1.0-M5
template_author: yorc

imports:
Expand Down
8 changes: 4 additions & 4 deletions org/ystia/beats/linux/bash/types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@ tosca_definitions_version: alien_dsl_2_0_0

metadata:
template_name: org.ystia.beats.linux.bash
template_version: 2.1.0-SNAPSHOT
template_version: 2.1.0-M5
template_author: Ystia

description: Beats are data shippers for many types of data you want to enrich with Logstash, search and analyze in Elasticsearch, and visualize in Kibana.

imports:
- tosca-normative-types:1.0.0-ALIEN20
- org.ystia.consul.pub:2.1.0-SNAPSHOT
- org.ystia.elasticsearch.pub:2.1.0-SNAPSHOT
- org.ystia.logstash.pub:2.1.0-SNAPSHOT
- org.ystia.consul.pub:2.1.0-M5
- org.ystia.elasticsearch.pub:2.1.0-M5
- org.ystia.logstash.pub:2.1.0-M5

node_types:
org.ystia.beats.linux.bash.nodes.Beat:
Expand Down
8 changes: 4 additions & 4 deletions org/ystia/cloudera/linux/bash/types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@ tosca_definitions_version: alien_dsl_2_0_0

metadata:
template_name: org.ystia.cloudera.linux.bash
template_version: 2.1.0-SNAPSHOT
template_version: 2.1.0-M5
template_author: Ystia

description: Cloudera big data distribution for Linux system


imports:
- tosca-normative-types:1.0.0-ALIEN20
- org.ystia.common:2.1.0-SNAPSHOT
- org.ystia.consul.pub:2.1.0-SNAPSHOT
- org.ystia.cloudera.pub:2.1.0-SNAPSHOT
- org.ystia.common:2.1.0-M5
- org.ystia.consul.pub:2.1.0-M5
- org.ystia.cloudera.pub:2.1.0-M5

node_types:
org.ystia.cloudera.linux.bash.nodes.ClouderaServer:
Expand Down
4 changes: 2 additions & 2 deletions org/ystia/cloudera/pub/types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ tosca_definitions_version: alien_dsl_2_0_0

metadata:
template_name: org.ystia.cloudera.pub
template_version: 2.1.0-SNAPSHOT
template_version: 2.1.0-M5
template_author: Ystia

description: Public interface types for Cloudera support.

imports:
- tosca-normative-types:1.0.0-ALIEN20
- org.ystia.common:2.1.0-SNAPSHOT
- org.ystia.common:2.1.0-M5

capability_types:
org.ystia.cloudera.pub.capabilities.ClouderaServerEndpoint:
Expand Down
2 changes: 1 addition & 1 deletion org/ystia/common/types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tosca_definitions_version: alien_dsl_2_0_0

metadata:
template_name: org.ystia.common
template_version: 2.1.0-SNAPSHOT
template_version: 2.1.0-M5
template_author: Ystia

description: common part of all ystia components
Expand Down
6 changes: 3 additions & 3 deletions org/ystia/consul/linux/bash/types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ tosca_definitions_version: alien_dsl_2_0_0

metadata:
template_name: org.ystia.consul.linux.bash
template_version: 2.1.0-SNAPSHOT
template_version: 2.1.0-M5
template_author: Ystia

description: Consul agent and server

imports:
- tosca-normative-types:1.0.0-ALIEN20
- org.ystia.common:2.1.0-SNAPSHOT
- org.ystia.consul.pub:2.1.0-SNAPSHOT
- org.ystia.common:2.1.0-M5
- org.ystia.consul.pub:2.1.0-M5

node_types:
org.ystia.consul.linux.bash.nodes.Consul:
Expand Down
4 changes: 2 additions & 2 deletions org/ystia/consul/pub/types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ tosca_definitions_version: alien_dsl_2_0_0

metadata:
template_name: org.ystia.consul.pub
template_version: 2.1.0-SNAPSHOT
template_version: 2.1.0-M5
template_author: Ystia

description: Public interface types for Consul support.

imports:
- tosca-normative-types:1.0.0-ALIEN20
- org.ystia.common:2.1.0-SNAPSHOT
- org.ystia.common:2.1.0-M5

node_types:
org.ystia.consul.pub.nodes.ConsulUser:
Expand Down
4 changes: 2 additions & 2 deletions org/ystia/dns/dnsmaq/ansible/types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ tosca_definitions_version: alien_dsl_2_0_0

metadata:
template_name: org.ystia.dns.dnsmasq.ansible
template_version: 2.1.0-SNAPSHOT
template_version: 2.1.0-M5
template_author: Ystia


imports:
- tosca-normative-types:1.0.0-ALIEN20
- yorc-types:1.0.0
- org.ystia.dns.pub:2.1.0-SNAPSHOT
- org.ystia.dns.pub:2.1.0-M5

node_types:
org.ystia.dns.dnsmasq.ansible.nodes.Dnsmasq:
Expand Down
2 changes: 1 addition & 1 deletion org/ystia/dns/pub/types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tosca_definitions_version: alien_dsl_2_0_0

metadata:
template_name: org.ystia.dns.pub
template_version: 2.1.0-SNAPSHOT
template_version: 2.1.0-M5
template_author: Ystia

description: Public interface types for DNS support.
Expand Down
4 changes: 2 additions & 2 deletions org/ystia/dns/resolvconf/ansible/types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ tosca_definitions_version: alien_dsl_2_0_0

metadata:
template_name: org.ystia.dns.resolvconf.ansible
template_version: 2.1.0-SNAPSHOT
template_version: 2.1.0-M5
template_author: Ystia


imports:
- tosca-normative-types:1.0.0-ALIEN20
- yorc-types:1.0.0
- org.ystia.dns.pub:2.1.0-SNAPSHOT
- org.ystia.dns.pub:2.1.0-M5

node_types:
org.ystia.dns.resolvconf.ansible.Resolvconf:
Expand Down
2 changes: 1 addition & 1 deletion org/ystia/docker/ansible/types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tosca_definitions_version: alien_dsl_2_0_0

metadata:
template_name: org.ystia.docker.ansible
template_version: 2.1.0-SNAPSHOT
template_version: 2.1.0-M5
template_author: Ystia

imports:
Expand Down
10 changes: 5 additions & 5 deletions org/ystia/elasticsearch/linux/bash/types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@ tosca_definitions_version: alien_dsl_2_0_0

metadata:
template_name: org.ystia.elasticsearch.linux.bash
template_version: 2.1.0-SNAPSHOT
template_version: 2.1.0-M5
template_author: Ystia

description: Elasticsearch implementation

imports:
- tosca-normative-types:1.0.0-ALIEN20
- org.ystia.common:2.1.0-SNAPSHOT
- org.ystia.consul.pub:2.1.0-SNAPSHOT
- org.ystia.java.pub:2.1.0-SNAPSHOT
- org.ystia.elasticsearch.pub:2.1.0-SNAPSHOT
- org.ystia.common:2.1.0-M5
- org.ystia.consul.pub:2.1.0-M5
- org.ystia.java.pub:2.1.0-M5
- org.ystia.elasticsearch.pub:2.1.0-M5

node_types:
org.ystia.elasticsearch.linux.bash.nodes.Elasticsearch:
Expand Down
6 changes: 3 additions & 3 deletions org/ystia/elasticsearch/pub/types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ tosca_definitions_version: alien_dsl_2_0_0

metadata:
template_name: org.ystia.elasticsearch.pub
template_version: 2.1.0-SNAPSHOT
template_version: 2.1.0-M5
template_author: Ystia

description: Public interface types for Elasticsearch support.

imports:
- tosca-normative-types:1.0.0-ALIEN20
- org.ystia.common:2.1.0-SNAPSHOT
- org.ystia.consul.pub:2.1.0-SNAPSHOT
- org.ystia.common:2.1.0-M5
- org.ystia.consul.pub:2.1.0-M5

node_types:
org.ystia.elasticsearch.pub.nodes.AbstractElasticSearch:
Expand Down
4 changes: 2 additions & 2 deletions org/ystia/experimental/consul/linux/ansible/types.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ tosca_definitions_version: alien_dsl_2_0_0

metadata:
template_name: org.ystia.yorc.experimental.consul.linux.ansible
template_version: 2.1.0-SNAPSHOT
template_version: 2.1.0-M5
template_author: yorc

imports:
- tosca-normative-types:1.0.0-ALIEN20
- yorc-types:1.0.0
- org.ystia.yorc.experimental.consul.pub:2.1.0-SNAPSHOT
- org.ystia.yorc.experimental.consul.pub:2.1.0-M5

description: >
This component allows to deploy Consul with Ansible
Expand Down
2 changes: 1 addition & 1 deletion org/ystia/experimental/consul/pub/types.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ tosca_definitions_version: alien_dsl_2_0_0

metadata:
template_name: org.ystia.yorc.experimental.consul.pub
template_version: 2.1.0-SNAPSHOT
template_version: 2.1.0-M5
template_author: yorc

imports:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ description: "This topology illustrates how to setup block storage and partition
imports:
- tosca-normative-types:1.0.0-ALIEN20
- alien-extended-storage-types:2.1.0-SM6
- org.ystia.yorc.experimental.consul.linux.ansible:2.1.0-SNAPSHOT
- org.ystia.yorc.experimental.consul.pub:2.1.0-SNAPSHOT
- org.ystia.yorc.experimental.consul.linux.ansible:2.1.0-M5
- org.ystia.yorc.experimental.consul.pub:2.1.0-M5

topology_template:
node_templates:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ description: >
imports:
- tosca-normative-types:1.0.0-ALIEN20
- org.ystia.yorc.experimental.consul.linux.ansible:2.1.0-SNAPSHOT
- org.ystia.yorc.experimental.consul.pub:2.1.0-SNAPSHOT
- org.ystia.yorc.experimental.consul.linux.ansible:2.1.0-M5
- org.ystia.yorc.experimental.consul.pub:2.1.0-M5

topology_template:
node_templates:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ description: "A simple topology used to demonstrate how to deploy a Consul clust

imports:
- tosca-normative-types:1.0.0-ALIEN20
- org.ystia.yorc.experimental.consul.linux.ansible:2.1.0-SNAPSHOT
- org.ystia.yorc.experimental.consul.pub:2.1.0-SNAPSHOT
- org.ystia.yorc.experimental.consul.linux.ansible:2.1.0-M5
- org.ystia.yorc.experimental.consul.pub:2.1.0-M5

topology_template:
node_templates:
Expand Down
10 changes: 5 additions & 5 deletions org/ystia/flink/linux/bash/types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@ tosca_definitions_version: alien_dsl_2_0_0

metadata:
template_name: org.ystia.flink.linux.bash
template_version: 2.1.0-SNAPSHOT
template_version: 2.1.0-M5
template_author: Ystia

description: Apache Flink is an open source platform for distributed stream and batch data processing.

imports:
- tosca-normative-types:1.0.0-ALIEN20
- org.ystia.common:2.1.0-SNAPSHOT
- org.ystia.java.pub:2.1.0-SNAPSHOT
- org.ystia.consul.pub:2.1.0-SNAPSHOT
- org.ystia.flink.pub:2.1.0-SNAPSHOT
- org.ystia.common:2.1.0-M5
- org.ystia.java.pub:2.1.0-M5
- org.ystia.consul.pub:2.1.0-M5
- org.ystia.flink.pub:2.1.0-M5

node_types:
org.ystia.flink.linux.bash.nodes.JobManager:
Expand Down
2 changes: 1 addition & 1 deletion org/ystia/flink/pub/types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tosca_definitions_version: alien_dsl_2_0_0

metadata:
template_name: org.ystia.flink.pub
template_version: 2.1.0-SNAPSHOT
template_version: 2.1.0-M5
template_author: Ystia

description: Public interface types for Flink support.
Expand Down
6 changes: 3 additions & 3 deletions org/ystia/haproxy/linux/bash/types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ tosca_definitions_version: alien_dsl_2_0_0

metadata:
template_name: org.ystia.haproxy.linux.bash
template_version: 2.1.0-SNAPSHOT
template_version: 2.1.0-M5
template_author: Ystia

description: The HAProxy component

imports:
- tosca-normative-types:1.0.0-ALIEN20
- org.ystia.common:2.1.0-SNAPSHOT
- org.ystia.haproxy.pub:2.1.0-SNAPSHOT
- org.ystia.common:2.1.0-M5
- org.ystia.haproxy.pub:2.1.0-M5

node_types:
org.ystia.haproxy.linux.bash.nodes.HAProxy:
Expand Down
4 changes: 2 additions & 2 deletions org/ystia/haproxy/pub/types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ tosca_definitions_version: alien_dsl_2_0_0

metadata:
template_name: org.ystia.haproxy.pub
template_version: 2.1.0-SNAPSHOT
template_version: 2.1.0-M5
template_author: Ystia

description: Public interface types for HA Proxy support.

imports:
- tosca-normative-types:1.0.0-ALIEN20
- org.ystia.common:2.1.0-SNAPSHOT
- org.ystia.common:2.1.0-M5

capability_types:
org.ystia.haproxy.pub.capabilities.Container.HAProxy:
Expand Down
6 changes: 3 additions & 3 deletions org/ystia/java/linux/bash/types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ tosca_definitions_version: alien_dsl_2_0_0

metadata:
template_name: org.ystia.java.linux.bash
template_version: 2.1.0-SNAPSHOT
template_version: 2.1.0-M5
template_author: Ystia

description: Allow to select a Java version to install on a system and to host other components requiring Java on top of it

imports:
- tosca-normative-types:1.0.0-ALIEN20
- org.ystia.common:2.1.0-SNAPSHOT
- org.ystia.java.pub:2.1.0-SNAPSHOT
- org.ystia.common:2.1.0-M5
- org.ystia.java.pub:2.1.0-M5

node_types:
org.ystia.java.linux.bash.nodes.Java:
Expand Down
4 changes: 2 additions & 2 deletions org/ystia/java/pub/types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ tosca_definitions_version: alien_dsl_2_0_0

metadata:
template_name: org.ystia.java.pub
template_version: 2.1.0-SNAPSHOT
template_version: 2.1.0-M5
template_author: Ystia

description: Public interface types for Java support.

imports:
- tosca-normative-types:1.0.0-ALIEN20
- org.ystia.common:2.1.0-SNAPSHOT
- org.ystia.common:2.1.0-M5

# interfaces/Configure/pre_configure_source implementation must be in this public tosca to be able to get the JAVA_HOME value in the relationship target.
relationship_types:
Expand Down
Loading

0 comments on commit 896feba

Please sign in to comment.