From 163fe0a86c55877695bed9b685d41759a087daf2 Mon Sep 17 00:00:00 2001 From: jhh Date: Tue, 1 Dec 2020 16:38:35 -0600 Subject: block status operations until controllers ready manual port of https://gerrit.onap.org/r/c/policy/drools-pdp/+/111665 Issue-ID: POLICY-2901 Signed-off-by: jhh Change-Id: Ib8c265228385901fc7e65cefabd612e990c20f2f Signed-off-by: jhh --- packages/install/src/files/base.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'packages') diff --git a/packages/install/src/files/base.conf b/packages/install/src/files/base.conf index 865a9d18..19a5e44b 100644 --- a/packages/install/src/files/base.conf +++ b/packages/install/src/files/base.conf @@ -2,7 +2,7 @@ # ============LICENSE_START======================================================= # ONAP POLICY # ================================================================================ -# Copyright (C) 2017-2019 AT&T Intellectual Property. All rights reserved. +# Copyright (C) 2017-2020 AT&T Intellectual Property. All rights reserved. # Modifications Copyright (C) 2020 Bell Canada. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); @@ -101,6 +101,7 @@ PAP_HOST= PAP_USERNAME= PAP_PASSWORD= POLICY_PDP_PAP_GROUP=defaultGroup +POLICY_PDP_PAP_POLICYTYPES= # PDP-X -- cgit 1.2.3-korg