diff options
author | Ravindra Bakkamanthala <rb7147@att.com> | 2017-05-31 15:54:24 -0400 |
---|---|---|
committer | Ravindra Bakkamanthala <rb7147@att.com> | 2017-05-31 15:57:02 -0400 |
commit | d9007d680d19734d5dc106479784c420236cca4b (patch) | |
tree | b3356847c3d6e1543098b447c1df7d49e7118652 /ECOMP-PAP-REST/xacml.pap.properties | |
parent | 6a5e800771311208c66ad79ce1bdf76affd144b2 (diff) |
[Policy-17] Removed the sql scripts from sdk app
Change-Id: I5b017aad569014c7f12eab35e1dbd1c215f90ebe
Signed-off-by: Ravindra Bakkamanthala <rb7147@att.com>
Diffstat (limited to 'ECOMP-PAP-REST/xacml.pap.properties')
-rw-r--r-- | ECOMP-PAP-REST/xacml.pap.properties | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ECOMP-PAP-REST/xacml.pap.properties b/ECOMP-PAP-REST/xacml.pap.properties index 4f8c5a2ba..0c6edc155 100644 --- a/ECOMP-PAP-REST/xacml.pap.properties +++ b/ECOMP-PAP-REST/xacml.pap.properties @@ -135,7 +135,7 @@ write_fpc_interval=5 site_name=site_1 #Node type. Can take values of: pdp-xacml, pdp-drools, pap, pap-admin, logparser, brms-gateway, -#astra-gateway, elk-server +#astra-gateway, elk-server node_type=pap #Dependency groups are groups of resources upon which a node operational state is dependent upon (dependency_groups). @@ -161,5 +161,5 @@ CLIENT_ID= CLIENT_KEY= #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 |