diff options
author | adheli.tavares <adheli.tavares@est.tech> | 2024-03-25 15:56:21 +0000 |
---|---|---|
committer | adheli.tavares <adheli.tavares@est.tech> | 2024-04-10 14:47:41 +0100 |
commit | f35d01581c8da55946d604e5a444972fe4b0d318 (patch) | |
tree | b4eb14bf45c68cdad142ace5df29c6022bd6f3f7 /compose/config/drools-applications/env | |
parent | c5936fb131831992ac8da40fb56599dfb0ae1b5e (diff) |
Improvements to CSIT
Issue-ID: POLICY-4868
Change-Id: If2fe23e18f500fc777091b26016180521e4fa852
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
Diffstat (limited to 'compose/config/drools-applications/env')
-rw-r--r-- | compose/config/drools-applications/env/base.conf | 6 | ||||
-rw-r--r-- | compose/config/drools-applications/env/feature-pooling-messages.conf (renamed from compose/config/drools-applications/env/feature-pooling-kafka.conf) | 0 |
2 files changed, 0 insertions, 6 deletions
diff --git a/compose/config/drools-applications/env/base.conf b/compose/config/drools-applications/env/base.conf index 76e42570..7f213ead 100644 --- a/compose/config/drools-applications/env/base.conf +++ b/compose/config/drools-applications/env/base.conf @@ -55,12 +55,6 @@ JDBC_URL=jdbc:mariadb://mariadb:3306/ JDBC_OPTS= MYSQL_CMD= -# AAF - -AAF=false -AAF_NAMESPACE=org.onap.policy -AAF_HOST=aaf.api.simpledemo.onap.org - # HTTP Servers HTTP_SERVER_HTTPS=false diff --git a/compose/config/drools-applications/env/feature-pooling-kafka.conf b/compose/config/drools-applications/env/feature-pooling-messages.conf index f90a9f04..f90a9f04 100644 --- a/compose/config/drools-applications/env/feature-pooling-kafka.conf +++ b/compose/config/drools-applications/env/feature-pooling-messages.conf |