Removing deprecated DMAAP library
[policy/drools-pdp.git] / packages / install / src / files / base.conf
index 24d95a7..3b44764 100644 (file)
@@ -4,7 +4,7 @@
 # ================================================================================
 # Copyright (C) 2017-2022 AT&T Intellectual Property. All rights reserved.
 # Modifications Copyright (C) 2020 Bell Canada.
-# Modifications Copyright (C) 2022 Nordix Foundation.
+# Modifications Copyright (C) 2022, 2024 Nordix Foundation.
 # ================================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -87,13 +87,6 @@ JDBC_URL=
 # add optional JDBC options for the connector to use
 JDBC_OPTS=
 
-# AAF
-
-AAF=false
-AAF_NAMESPACE=org.onap.policy
-AAF_HOST=aaf-onap-test.osaaf.org
-CADI_KEYFILE=/opt/app/policy/config/aaf-cadi.keyfile
-
 # Prometheus
 
 PROMETHEUS=false
@@ -102,7 +95,7 @@ PROMETHEUS=false
 
 HTTP_SERVER_HTTPS=false
 
-# PDP-D DMaaP configuration channel
+# PDP-D Message Broker configuration channel
 
 PDPD_CONFIGURATION_TOPIC=PDPD-CONFIGURATION
 PDPD_CONFIGURATION_API_KEY=
@@ -139,7 +132,7 @@ PDP_CLIENT_USERNAME=
 PDP_CLIENT_PASSWORD=
 PDP_ENVIRONMENT=
 
-# DCAE DMaaP
+# DCAE Message Broker
 
 DCAE_TOPIC=
 DCAE_SERVERS=
@@ -147,8 +140,8 @@ DCAE_CONSUMER_GROUP=
 
 # Open DMaaP
 
-DMAAP_SERVERS=
-DMAAP_HTTPS=true
+DMAAP_SERVERS=
+DMAAP_HTTPS=true
 
 # AAI