aboutsummaryrefslogtreecommitdiffstats
path: root/feature-lifecycle/src/test/resources/feature-lifecycle.properties
diff options
context:
space:
mode:
authorjhh <jorge.hernandez-herrero@att.com>2021-02-18 12:01:05 -0600
committerJorge Hernandez <jorge.hernandez-herrero@att.com>2021-02-18 18:57:04 +0000
commita4e239da971509dfa2ffcd6c138abc87bc5d0aec (patch)
treec519d89da42177716c42cdea23ec0835b684b3d8 /feature-lifecycle/src/test/resources/feature-lifecycle.properties
parentdd8c5ad785a19c3af7249808aa01fe4f04abc61e (diff)
support pdp-type configuration for PAP status
Issue-ID: POLICY-3070 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: Iaddd9bac102cbe79626fe91d78a457dcfd4cb1fb Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Diffstat (limited to 'feature-lifecycle/src/test/resources/feature-lifecycle.properties')
-rw-r--r--feature-lifecycle/src/test/resources/feature-lifecycle.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/feature-lifecycle/src/test/resources/feature-lifecycle.properties b/feature-lifecycle/src/test/resources/feature-lifecycle.properties
index 052b0165..da3ad550 100644
--- a/feature-lifecycle/src/test/resources/feature-lifecycle.properties
+++ b/feature-lifecycle/src/test/resources/feature-lifecycle.properties
@@ -1,7 +1,7 @@
# ============LICENSE_START=======================================================
# ONAP
# ================================================================================
-# Copyright (C) 2019 AT&T Intellectual Property. All rights reserved.
+# Copyright (C) 2019, 2021 AT&T Intellectual Property. All rights reserved.
# ================================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -17,6 +17,7 @@
# ============LICENSE_END=========================================================
lifecycle.pdp.group=${envd:POLICY_PDP_PAP_GROUP:defaultGroup}
+lifecycle.pdp.type=${envd:POLICY_PDP_PAP_TYPE:foo}
lifecycle.pdp.policytypes=${envd:POLICY_PDP_PAP_POLICYTYPES:onap.policies.native.drools.Controller,onap.policies.native.drools.Artifact}
noop.source.topics=POLICY-PDP-PAP