blob: 0be24c9916a703c9930f496dfebfe988754a93d1 [file] [log] [blame]
Jack Lucasd41dbdb2021-02-16 11:07:28 -05001# Copyright (c) 2021 J. F. Lucas. All rights reserved.
Vijay Venkatesh Kumar27dc2e52021-05-21 21:54:13 -04002# Copyright (c) 2021 AT&T. All rights reserved.
ajay_dp00115ca5122021-04-05 23:02:36 +05303# Modifications Copyright (C) 2021 Nordix Foundation.
4#
Jack Lucasd41dbdb2021-02-16 11:07:28 -05005# Licensed under the Apache License, Version 2.0 (the "License");
6# you may not use this file except in compliance with the License.
7# You may obtain a copy of the License at
8#
9# http://www.apache.org/licenses/LICENSE-2.0
10#
11# Unless required by applicable law or agreed to in writing, software
12# distributed under the License is distributed on an "AS IS" BASIS,
13# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14# See the License for the specific language governing permissions and
15# limitations under the License.
16
17# Control deployment of DCAE microservices at ONAP installation time
sumithra5ce265c2021-06-08 06:20:57 +000018
Vijay Venkatesh Kumarc269b262021-06-29 13:49:15 -040019dcae-bbs-eventprocessor-ms:
20 enabled: false
ajay_dp001cf5232a2021-04-13 20:48:07 +053021dcae-datafile-collector:
22 enabled: false
Vijay Venkatesh Kumar27dc2e52021-05-21 21:54:13 -040023dcae-heartbeat:
24 enabled: false
Jack Lucasd41dbdb2021-02-16 11:07:28 -050025dcae-hv-ves-collector:
26 enabled: true
sumithra5ce265c2021-06-08 06:20:57 +000027dcae-kpi-ms:
28 enabled: false
29dcae-ms-healthcheck:
30 enabled: true
ajay_dp001cf5232a2021-04-13 20:48:07 +053031dcae-pm-mapper:
32 enabled: false
ajay_dp00180f9f5c2021-03-23 21:27:51 +053033dcae-pmsh:
34 enabled: false
Jack Lucasd41dbdb2021-02-16 11:07:28 -050035dcae-prh:
36 enabled: true
Vijay Venkatesh Kumarc269b262021-06-29 13:49:15 -040037dcae-restconf-collector:
38 enabled: false
denilson.l65ce758f82021-05-25 13:54:50 +000039dcae-slice-analysis-ms:
40 enabled: false
Vijay Venkatesh Kumarf1a226c2021-06-29 14:08:48 -040041dcae-snmptrap-collector:
42 enabled: false
Niranjana97097752021-06-11 07:44:13 +000043dcae-son-handler:
44 enabled: false
sumithra5ce265c2021-06-08 06:20:57 +000045dcae-tcagen2:
46 enabled: true
47dcae-ves-collector:
48 enabled: true
Vijay Venkatesh Kumarc269b262021-06-29 13:49:15 -040049dcae-ves-mapper:
50 enabled: false