diff --git a/cassandra/cassandra-fco-monitored.yaml b/cassandra/cassandra-fco-monitored.yaml index 941034b..ca808c1 100644 --- a/cassandra/cassandra-fco-monitored.yaml +++ b/cassandra/cassandra-fco-monitored.yaml @@ -1,7 +1,7 @@ tosca_definitions_version: cloudify_dsl_1_3 imports: - - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/fco/develop/plugin.yaml + - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/fco/0.2.5/plugin.yaml node_templates: diff --git a/cassandra/cassandra-fco.yaml b/cassandra/cassandra-fco.yaml index 1f83027..8811f1a 100644 --- a/cassandra/cassandra-fco.yaml +++ b/cassandra/cassandra-fco.yaml @@ -1,7 +1,7 @@ tosca_definitions_version: cloudify_dsl_1_3 imports: - - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/fco/0.2.4/plugin.yaml + - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/fco/0.2.5/plugin.yaml node_templates: diff --git a/cassandra/cassandra-openstack-monitored.yaml b/cassandra/cassandra-openstack-monitored.yaml index 5f216e1..688c506 100644 --- a/cassandra/cassandra-openstack-monitored.yaml +++ b/cassandra/cassandra-openstack-monitored.yaml @@ -1,7 +1,7 @@ tosca_definitions_version: cloudify_dsl_1_3 imports: - - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/openstack/develop/plugin.yaml + - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/openstack/0.2.5/plugin.yaml node_templates: diff --git a/cassandra/cassandra-openstack.yaml b/cassandra/cassandra-openstack.yaml index dd06f00..8f97cfb 100644 --- a/cassandra/cassandra-openstack.yaml +++ b/cassandra/cassandra-openstack.yaml @@ -1,7 +1,7 @@ tosca_definitions_version: cloudify_dsl_1_3 imports: - - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/openstack/0.2.4/plugin.yaml + - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/openstack/0.2.5/plugin.yaml node_templates: diff --git a/data-pipeline/blueprint-fco.yaml b/data-pipeline/blueprint-fco.yaml index 4988d69..ed125e5 100644 --- a/data-pipeline/blueprint-fco.yaml +++ b/data-pipeline/blueprint-fco.yaml @@ -1,7 +1,7 @@ tosca_definitions_version: cloudify_dsl_1_3 imports: - - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/fco/0.2.3/plugin.yaml + - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/fco/0.2.5/plugin.yaml node_templates: diff --git a/data-pipeline/blueprint-openstack.yaml b/data-pipeline/blueprint-openstack.yaml index 02cd62a..2ee5ff0 100644 --- a/data-pipeline/blueprint-openstack.yaml +++ b/data-pipeline/blueprint-openstack.yaml @@ -1,7 +1,7 @@ tosca_definitions_version: cloudify_dsl_1_3 imports: - - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/openstack/0.2.2/plugin.yaml + - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/openstack/0.2.5/plugin.yaml node_templates: diff --git a/dependencies.yaml b/dependencies.yaml index 2d150a1..c6e1f13 100644 --- a/dependencies.yaml +++ b/dependencies.yaml @@ -1,2 +1,2 @@ -DICE-Deployment-Cloudify: "0.2.4" +DICE-Deployment-Cloudify: "0.2.5" cloudify-manager: "3.4.0" diff --git a/hadoop/hdfs-fco.yaml b/hadoop/hdfs-fco.yaml index 1ac529c..112e3cc 100644 --- a/hadoop/hdfs-fco.yaml +++ b/hadoop/hdfs-fco.yaml @@ -1,7 +1,7 @@ tosca_definitions_version: cloudify_dsl_1_3 imports: - - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/fco/0.2.2/plugin.yaml + - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/fco/0.2.5/plugin.yaml node_templates: diff --git a/hadoop/hdfs-openstack.yaml b/hadoop/hdfs-openstack.yaml index 82d00d3..dbe5ce9 100644 --- a/hadoop/hdfs-openstack.yaml +++ b/hadoop/hdfs-openstack.yaml @@ -1,7 +1,7 @@ tosca_definitions_version: cloudify_dsl_1_3 imports: - - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/openstack/0.2.2/plugin.yaml + - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/openstack/0.2.5/plugin.yaml node_templates: diff --git a/hadoop/yarn-fco.yaml b/hadoop/yarn-fco.yaml index 0486390..e6b5bbc 100644 --- a/hadoop/yarn-fco.yaml +++ b/hadoop/yarn-fco.yaml @@ -1,7 +1,7 @@ tosca_definitions_version: cloudify_dsl_1_3 imports: - - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/fco/0.2.2/plugin.yaml + - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/fco/0.2.5/plugin.yaml node_templates: diff --git a/hadoop/yarn-openstack.yaml b/hadoop/yarn-openstack.yaml index b6ff236..ad2ecee 100644 --- a/hadoop/yarn-openstack.yaml +++ b/hadoop/yarn-openstack.yaml @@ -1,7 +1,7 @@ tosca_definitions_version: cloudify_dsl_1_3 imports: - - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/openstack/0.2.2/plugin.yaml + - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/openstack/0.2.5/plugin.yaml node_templates: diff --git a/kafka/kafka-fco.yaml b/kafka/kafka-fco.yaml index 31887bc..d9a6951 100644 --- a/kafka/kafka-fco.yaml +++ b/kafka/kafka-fco.yaml @@ -1,7 +1,7 @@ tosca_definitions_version: cloudify_dsl_1_3 imports: - - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/fco/0.2.2/plugin.yaml + - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/fco/0.2.5/plugin.yaml node_templates: diff --git a/kafka/kafka-openstack.yaml b/kafka/kafka-openstack.yaml index fef3cf7..d81106a 100644 --- a/kafka/kafka-openstack.yaml +++ b/kafka/kafka-openstack.yaml @@ -1,7 +1,7 @@ tosca_definitions_version: cloudify_dsl_1_3 imports: - - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/openstack/0.2.2/plugin.yaml + - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/openstack/0.2.5/plugin.yaml node_templates: diff --git a/release-notes.txt b/release-notes.txt index 26ac9dc..d79b478 100644 --- a/release-notes.txt +++ b/release-notes.txt @@ -1,3 +1,7 @@ +New in v.0.1.7: + +* Monitored Cassandra blueprint has been added. + New in v.0.1.6: * Storm blueprints have been updated with worker firewall rules and example of diff --git a/script/script-fco.yaml b/script/script-fco.yaml index e75abdc..29b8e13 100644 --- a/script/script-fco.yaml +++ b/script/script-fco.yaml @@ -1,7 +1,7 @@ tosca_definitions_version: cloudify_dsl_1_3 imports: - - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/fco/0.2.2/plugin.yaml + - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/fco/0.2.5/plugin.yaml node_templates: diff --git a/script/script-openstack.yaml b/script/script-openstack.yaml index 2b695d7..841044c 100644 --- a/script/script-openstack.yaml +++ b/script/script-openstack.yaml @@ -1,7 +1,7 @@ tosca_definitions_version: cloudify_dsl_1_3 imports: - - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/openstack/0.2.2/plugin.yaml + - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/openstack/0.2.5/plugin.yaml node_templates: diff --git a/spark/spark-fco-monitored.yaml b/spark/spark-fco-monitored.yaml index a1f81cd..4804ac7 100644 --- a/spark/spark-fco-monitored.yaml +++ b/spark/spark-fco-monitored.yaml @@ -1,7 +1,7 @@ tosca_definitions_version: cloudify_dsl_1_3 imports: - - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/fco/0.2.2/plugin.yaml + - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/fco/0.2.5/plugin.yaml node_templates: diff --git a/spark/spark-fco.yaml b/spark/spark-fco.yaml index b82fad7..b6b6774 100644 --- a/spark/spark-fco.yaml +++ b/spark/spark-fco.yaml @@ -1,7 +1,7 @@ tosca_definitions_version: cloudify_dsl_1_3 imports: - - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/fco/0.2.2/plugin.yaml + - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/fco/0.2.5/plugin.yaml node_templates: diff --git a/spark/spark-openstack-monitored.yaml b/spark/spark-openstack-monitored.yaml index 46165f4..da94518 100644 --- a/spark/spark-openstack-monitored.yaml +++ b/spark/spark-openstack-monitored.yaml @@ -1,7 +1,7 @@ tosca_definitions_version: cloudify_dsl_1_3 imports: - - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/openstack/0.2.2/plugin.yaml + - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/openstack/0.2.5/plugin.yaml node_templates: diff --git a/spark/spark-openstack.yaml b/spark/spark-openstack.yaml index 0c1b8b0..050af9b 100644 --- a/spark/spark-openstack.yaml +++ b/spark/spark-openstack.yaml @@ -1,7 +1,7 @@ tosca_definitions_version: cloudify_dsl_1_3 imports: - - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/openstack/0.2.2/plugin.yaml + - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/openstack/0.2.5/plugin.yaml node_templates: diff --git a/storm/storm-fco-monitored.yaml b/storm/storm-fco-monitored.yaml index 8b69615..c7eccaf 100644 --- a/storm/storm-fco-monitored.yaml +++ b/storm/storm-fco-monitored.yaml @@ -1,7 +1,7 @@ tosca_definitions_version: cloudify_dsl_1_3 imports: - - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/fco/0.2.4/plugin.yaml + - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/fco/0.2.5/plugin.yaml node_templates: diff --git a/storm/storm-fco.yaml b/storm/storm-fco.yaml index 38aae55..4ba83c5 100644 --- a/storm/storm-fco.yaml +++ b/storm/storm-fco.yaml @@ -1,7 +1,7 @@ tosca_definitions_version: cloudify_dsl_1_3 imports: - - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/fco/0.2.4/plugin.yaml + - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/fco/0.2.5/plugin.yaml node_templates: diff --git a/storm/storm-openstack-monitored.yaml b/storm/storm-openstack-monitored.yaml index f626496..c5eb884 100644 --- a/storm/storm-openstack-monitored.yaml +++ b/storm/storm-openstack-monitored.yaml @@ -1,7 +1,7 @@ tosca_definitions_version: cloudify_dsl_1_3 imports: - - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/openstack/0.2.4/plugin.yaml + - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/openstack/0.2.5/plugin.yaml node_templates: diff --git a/storm/storm-openstack.yaml b/storm/storm-openstack.yaml index 5fe57e3..d92d338 100644 --- a/storm/storm-openstack.yaml +++ b/storm/storm-openstack.yaml @@ -1,7 +1,7 @@ tosca_definitions_version: cloudify_dsl_1_3 imports: - - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/openstack/0.2.4/plugin.yaml + - http://dice-project.github.io/DICE-Deployment-Cloudify/spec/openstack/0.2.5/plugin.yaml node_templates: