aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--blueprints/k8s-tcagen2-clampnode.yaml13
-rw-r--r--blueprints/k8s-tcagen2.yaml6
2 files changed, 8 insertions, 11 deletions
diff --git a/blueprints/k8s-tcagen2-clampnode.yaml b/blueprints/k8s-tcagen2-clampnode.yaml
index a31fd88..cc15ffa 100644
--- a/blueprints/k8s-tcagen2-clampnode.yaml
+++ b/blueprints/k8s-tcagen2-clampnode.yaml
@@ -16,8 +16,6 @@
# ============LICENSE_END======================================================
#k8s-tca-gen2-v3.yaml
-#k8s-tca-gen2-v3.yaml
-
tosca_definitions_version: cloudify_dsl_1_3
imports:
- https://www.getcloudify.org/spec/cloudify/4.5.5/types.yaml
@@ -39,7 +37,7 @@ inputs:
default: "mongodb://dcae-mongohost/dcae-tcagen2"
tag_version:
type: string
- default: "nexus3.onap.org:10001/onap/org.onap.dcaegen2.analytics.tca-gen2.dcae-analytics-tca-web:1.0.1"
+ default: "nexus3.onap.org:10001/onap/org.onap.dcaegen2.analytics.tca-gen2.dcae-analytics-tca-web:1.2.0"
tca.aai.password:
type: string
default: "DCAE"
@@ -82,8 +80,8 @@ node_templates:
streams_publishes:
tca_handle_out:
dmaap_info:
- topic_url:
- get_input: tca_handle_out_publish_url
+ topic_url:
+ get_input: tca_handle_out_publish_url
type: message_router
streams_subscribes:
tca_handle_in:
@@ -138,7 +136,6 @@ node_templates:
type: clamp.nodes.policy
properties:
policy_id:
- get_input: policy_id
+ get_input: policy_id
policy_model_id:
- get_input: policy_model_id
-
+ get_input: policy_model_id
diff --git a/blueprints/k8s-tcagen2.yaml b/blueprints/k8s-tcagen2.yaml
index bcf98b6..0153550 100644
--- a/blueprints/k8s-tcagen2.yaml
+++ b/blueprints/k8s-tcagen2.yaml
@@ -35,7 +35,7 @@ inputs:
default: "mongodb://dcae-mongohost/dcae-tcagen2"
tag_version:
type: string
- default: "nexus3.onap.org:10001/onap/org.onap.dcaegen2.analytics.tca-gen2.dcae-analytics-tca-web:1.0.1"
+ default: "nexus3.onap.org:10001/onap/org.onap.dcaegen2.analytics.tca-gen2.dcae-analytics-tca-web:1.2.0"
tca.aai.password:
type: string
default: "DCAE"
@@ -70,8 +70,8 @@ node_templates:
streams_publishes:
tca_handle_out:
dmaap_info:
- topic_url:
- get_input: tca_handle_out_publish_url
+ topic_url:
+ get_input: tca_handle_out_publish_url
type: message_router
streams_subscribes:
tca_handle_in: