From: Jorge Hernandez Date: Fri, 26 Oct 2018 03:19:40 +0000 (-0500) Subject: AAF Heat installation configuration X-Git-Tag: 3.0.0-ONAP^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F90%2F71290%2F1;p=policy%2Fdocker.git AAF Heat installation configuration The docker repo (for heat) by default will come with AAF configuration flag set to false. An installer could simply set it to true to enable AAF. The main reason for this default in heat installs is to not deal with routinely failures of CSIT tests (as they will need either an AAF running or divergent installations scripts). OOM installations instead will have AAF enabled by default. Change-Id: I2014877285ea776b057b45cf8875d4da6a6730a9 Issue-ID: POLICY-1216 Signed-off-by: Jorge Hernandez --- diff --git a/config/drools/base.conf b/config/drools/base.conf index f97a366c..78b24116 100644 --- a/config/drools/base.conf +++ b/config/drools/base.conf @@ -51,6 +51,7 @@ SQL_PASSWORD=policy_user # AAF +AAF=false AAF_NAMESPACE=org.onap.policy AAF_HOST=aaf.api.simpledemo.onap.org