summaryrefslogtreecommitdiffstats
path: root/ONAP-PDP-REST/xacml.pdp.properties
diff options
context:
space:
mode:
authorJorge Hernandez <jorge.hernandez-herrero@att.com>2019-03-26 21:51:56 +0000
committerGerrit Code Review <gerrit@onap.org>2019-03-26 21:51:56 +0000
commit3b0becfbca1fb48889f2b82361dae2abe1583c1f (patch)
tree35bee846548b22d69b649fb3829b7e11c1bef05c /ONAP-PDP-REST/xacml.pdp.properties
parenta956a490499cf5c3f4ed2bff1921aec9a2b5a200 (diff)
parentf2b8028cc05cce994c855a8574d4d89e5a27be62 (diff)
Merge "Added changes to save original model file"
Diffstat (limited to 'ONAP-PDP-REST/xacml.pdp.properties')
-rw-r--r--ONAP-PDP-REST/xacml.pdp.properties5
1 files changed, 4 insertions, 1 deletions
diff --git a/ONAP-PDP-REST/xacml.pdp.properties b/ONAP-PDP-REST/xacml.pdp.properties
index b6050ff58..90e0f5c3c 100644
--- a/ONAP-PDP-REST/xacml.pdp.properties
+++ b/ONAP-PDP-REST/xacml.pdp.properties
@@ -2,7 +2,7 @@
# ============LICENSE_START=======================================================
# ONAP-PDP-REST
# ================================================================================
-# Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved.
+# Copyright (C) 2017-2019 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.
@@ -192,6 +192,9 @@ aaf_oauth2_token_url=https://aaf-onap-test.osaaf.org:8095/AAF_NS.token:2.1/token
fs_url=https://aaf-onap-test.osaaf.org:8095/AAF_NS.fs.2.1
gui_url=https://aaf-onap-test.osaaf.org:8095/AAF_NS.gui.2.1
+#TOSCA MS model yaml file directory which can be changed based on systems.
+#msToscaModel.home=C://home//msyamlFiles//
+msToscaModel.home=/home/users/PolicyEngine/webapps/ConfigPAP/
# Decision Response settings.
# can be either PERMIT or DENY.