AAF Heat installation configuration 90/71290/1 3.0.0-ONAP
authorJorge Hernandez <jorge.hernandez-herrero@att.com>
Fri, 26 Oct 2018 03:19:40 +0000 (22:19 -0500)
committerJorge Hernandez <jorge.hernandez-herrero@att.com>
Fri, 26 Oct 2018 03:19:40 +0000 (22:19 -0500)
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 <jorge.hernandez-herrero@att.com>
config/drools/base.conf

index f97a366..78b2411 100644 (file)
@@ -51,6 +51,7 @@ SQL_PASSWORD=policy_user
 
 # AAF
 
+AAF=false
 AAF_NAMESPACE=org.onap.policy
 AAF_HOST=aaf.api.simpledemo.onap.org