summaryrefslogtreecommitdiffstats
path: root/blueprints/k8s-holmes-engine.yaml-template
diff options
context:
space:
mode:
Diffstat (limited to 'blueprints/k8s-holmes-engine.yaml-template')
-rw-r--r--blueprints/k8s-holmes-engine.yaml-template21
1 files changed, 10 insertions, 11 deletions
diff --git a/blueprints/k8s-holmes-engine.yaml-template b/blueprints/k8s-holmes-engine.yaml-template
index 80ed9da..4817411 100644
--- a/blueprints/k8s-holmes-engine.yaml-template
+++ b/blueprints/k8s-holmes-engine.yaml-template
@@ -1,16 +1,15 @@
# -*- indent-tabs-mode: nil -*- # vi: set expandtab:
#
# ============LICENSE_START====================================================
-# org.onap.dcae
# =============================================================================
# Copyright (c) 2017-2018 AT&T Intellectual Property. All rights reserved.
# =============================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
-#
+#
# http://www.apache.org/licenses/LICENSE-2.0
-#
+#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -21,7 +20,7 @@
tosca_definitions_version: cloudify_dsl_1_3
imports:
- "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/k8splugin/1.0.1/k8splugin_types.yaml"
-- "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/dcaepolicyplugin/2.2.1/dcaepolicyplugin_types.yaml"
+- "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/dcaepolicyplugin/2.3.0/dcaepolicyplugin_types.yaml"
- "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_ccsdk_platform_plugins_releases }}/type_files/pgaas/1.1.0/pgaas_types.yaml"
inputs:
dcae_CL_publish_url:
@@ -32,7 +31,7 @@ inputs:
default: "http://10.0.11.1:3904/events/unauthenticated.SEC_FAULT_OUTPUT"
msb_hostname:
type: string
- default: ""
+ default: ""
pgaas_cluster_name:
type: string
# use the single-VM PG instance
@@ -42,7 +41,7 @@ inputs:
default: holmes
he_image:
type: string
- default: "{{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/holmes/engine-management:v1.0.0"
+ default: "{{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/holmes/engine-management:v1.0.0"
node_templates:
pgaasvm:
@@ -50,7 +49,7 @@ node_templates:
properties:
writerfqdn: { concat: [ { get_input: pgaas_cluster_name }, '-write.' ] }
name: { get_input: database_name }
- use_existing: true
+ use_existing: true
holmesengine:
type: dcae.nodes.ContainerizedServiceComponentUsingDmaap
@@ -66,20 +65,20 @@ node_templates:
JDBC_USERNAME:
{ get_attribute: [ pgaasvm, admin, user ] }
MSB_ADDR:
- get_input: msb_hostname
+ get_input: msb_hostname
properties:
application_config:
- msb.hostname:
+ msb.hostname:
get_input: msb_hostname
msb.uri: /api/microservices/v1/services
services_calls: {}
streams_publishes:
dcae_cl_out:
- dmaap_info:
+ dmaap_info:
topic_url:
get_input: dcae_CL_publish_url
type: message_router
- streams_subscribes:
+ streams_subscribes:
ves_fault:
dmaap_info:
topic_url: