Jack Lucas | d41dbdb | 2021-02-16 11:07:28 -0500 | [diff] [blame] | 1 | # Copyright (c) 2021 J. F. Lucas. All rights reserved. |
Vijay Venkatesh Kumar | 27dc2e5 | 2021-05-21 21:54:13 -0400 | [diff] [blame] | 2 | # Copyright (c) 2021 AT&T. All rights reserved. |
ajay_dp001 | 15ca512 | 2021-04-05 23:02:36 +0530 | [diff] [blame^] | 3 | # Modifications Copyright (C) 2021 Nordix Foundation. |
| 4 | # |
Jack Lucas | d41dbdb | 2021-02-16 11:07:28 -0500 | [diff] [blame] | 5 | # 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 |
sumithra | 5ce265c | 2021-06-08 06:20:57 +0000 | [diff] [blame] | 18 | |
Vijay Venkatesh Kumar | 27dc2e5 | 2021-05-21 21:54:13 -0400 | [diff] [blame] | 19 | dcae-heartbeat: |
| 20 | enabled: false |
Jack Lucas | d41dbdb | 2021-02-16 11:07:28 -0500 | [diff] [blame] | 21 | dcae-hv-ves-collector: |
| 22 | enabled: true |
ajay_dp001 | 15ca512 | 2021-04-05 23:02:36 +0530 | [diff] [blame^] | 23 | dcae-pm-mapper: |
| 24 | enabled: false |
sumithra | 5ce265c | 2021-06-08 06:20:57 +0000 | [diff] [blame] | 25 | dcae-kpi-ms: |
| 26 | enabled: false |
| 27 | dcae-ms-healthcheck: |
| 28 | enabled: true |
ajay_dp001 | 80f9f5c | 2021-03-23 21:27:51 +0530 | [diff] [blame] | 29 | dcae-pmsh: |
| 30 | enabled: false |
Jack Lucas | d41dbdb | 2021-02-16 11:07:28 -0500 | [diff] [blame] | 31 | dcae-prh: |
| 32 | enabled: true |
denilson.l65 | ce758f8 | 2021-05-25 13:54:50 +0000 | [diff] [blame] | 33 | dcae-slice-analysis-ms: |
| 34 | enabled: false |
Niranjana | 9709775 | 2021-06-11 07:44:13 +0000 | [diff] [blame] | 35 | dcae-son-handler: |
| 36 | enabled: false |
sumithra | 5ce265c | 2021-06-08 06:20:57 +0000 | [diff] [blame] | 37 | dcae-tcagen2: |
| 38 | enabled: true |
| 39 | dcae-ves-collector: |
| 40 | enabled: true |