From 5c71b5a62f4208030b3c3cd18b3f42398a0a86e5 Mon Sep 17 00:00:00 2001 From: jhh Date: Mon, 24 Aug 2020 20:04:52 -0500 Subject: block status operations until controllers ready Status messages to the PAP won't be send until all mandatory resources specified in the lifecycle.pdp.policytypes property are functional. Issue-ID: POLICY-2669 Signed-off-by: jhh Change-Id: Ia9d4c678fcfbdb232059d0827235845ee11f1201 Signed-off-by: jhh --- packages/install/src/files/base.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'packages/install/src/files/base.conf') 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