X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ECOMP-SDK-APP%2Fxacml.admin.properties;h=e6774a6cd6ed6431e2e34a6ae327a21c57b82346;hb=685ed1545ed28b777a3ba6e7d315b78f355154cb;hp=3d498365bd94a0e56e7de2fae35f2f6d5857b28f;hpb=a330af579866dacbe595e2e4ad1dd29cd3c96945;p=policy%2Fengine.git diff --git a/ECOMP-SDK-APP/xacml.admin.properties b/ECOMP-SDK-APP/xacml.admin.properties index 3d498365b..e6774a6cd 100644 --- a/ECOMP-SDK-APP/xacml.admin.properties +++ b/ECOMP-SDK-APP/xacml.admin.properties @@ -60,14 +60,6 @@ xacml.AC.papEngineFactory=org.openecomp.policy.xacml.admin.util.RESTfulPAPFactor # Set your domain here: xacml.rest.admin.domain=com # -# Location where the GIT repository is located -# -xacml.rest.admin.repository=repository -# -# Location where all the user workspaces are located. -# -xacml.rest.admin.workspace=workspace -# # # Property to declare the max time frame for logs. # @@ -149,7 +141,7 @@ xacml.rest.pap.password=alpha123 # new Property Please mention your PAP-REST webapps Location here. -xacml.rest.config.webapps=C:\\Second Tomcat\\apache-tomcat-8.0.23\\webapps\\ConfigPAP\\ +xacml.rest.config.webapps=/home/users/PolicyEngine/webapps/ConfigPAP/ # pdps file - Needs to have the location of the PDPs File of the PAP-REST xacml.rest.pdp.idfile=test.properties @@ -169,7 +161,7 @@ xacml.rest.admin.resource.name=site_1.admin_1 #The site name for the Admin site_name=site_1 -#Has to be one of pdp_xacml, pdp_drools, pap, pap_admin, logparser, brms_gateway, astra_gateway, elk_server, pypdp +#Has to be one of pdp_xacml, pdp_drools, pap, pap_admin, logparser, brms_gateway, astra_gateway, elk_server node_type=pap_admin # The (optional) period of time in seconds between executions of the integrity audit. @@ -207,5 +199,5 @@ ecomp.dialect = org.hibernate.dialect.MySQLDialect policyAdapter.impl.className = org.openecomp.policy.admin.PolicyAdapter #Micro Service Model Properties -xacml.policy.msEcompName=http://ecomp.com -xacml.policy.msPolicyName=http://ecomp.com/policy \ No newline at end of file +xacml.policy.msEcompName=http://org.openecomp +xacml.policy.msPolicyName=http://org.openecomp/policy \ No newline at end of file