X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=authz-service%2Fsrc%2Fmain%2Fresources%2Fetc%2FauthAPI.props;h=d1acfb07ebf16e3cb835dd2a1fa342ba777a605a;hb=10027f3cd15afd2c8ef341e5cd92de911e07965e;hp=f0dbc8befc28a227e66fe5dfe11cfa92643960b0;hpb=dc5fcf12db027827a32c54089a4d064908e52dca;p=aaf%2Fauthz.git diff --git a/authz-service/src/main/resources/etc/authAPI.props b/authz-service/src/main/resources/etc/authAPI.props index f0dbc8be..d1acfb07 100644 --- a/authz-service/src/main/resources/etc/authAPI.props +++ b/authz-service/src/main/resources/etc/authAPI.props @@ -15,42 +15,18 @@ DEPLOYED_VERSION=2.0.SAMPLE DMEServiceName=service=org.onap.aaf.authz.AuthorizationService/version=2.0/envContext=DEV/routeOffer=BAU_SE #DME2 can limit Port Ranges with the following: -#AFT_DME2_PORT_RANGE=8101-8029,8100 +AFT_DME2_PORT_RANGE=8101-8101,8100 #DME2 picks any unused port in +1024 range #AFT_DME2_PORT=0 AFT_DME2_ALLOW_PORT_CACHING=false -aaf_root_ns=org.openecomp - -# Point to "Common" files, used between all the AAF Services. ... - - -# Cassandra -# IP:Cass DataCenter:Latitude:Longitude,IP.... -cassandra.clusters=127.0.0.1 -cassandra.clusters.port=9042 -cassandra.clusters.user=authz -cassandra.clusters.password=authz -## Exceptions from Cassandra which require resetting the Cassandra Connections -cassandra.reset.exceptions=com.datastax.driver.core.exceptions.NoHostAvailableException:"no host was tried":"Connection has been closed" - -# Consistency Settings -cassandra.writeConsistency.ns=LOCAL_QUORUM -cassandra.writeConsistency.perm=LOCAL_QUORUM -cassandra.writeConsistency.role=LOCAL_QUORUM -cassandra.writeConsistency.user_role=LOCAL_QUORUM -cassandra.writeConsistency.cred=LOCAL_QUORUM -cassandra.writeConsistency.ns_attrib=LOCAL_QUORUM - -## Supported Plugin Organizational Units -Organization.com.osaaf=org.onap.aaf.osaaf.defOrg.DefaultOrg - +# Point to "Common" files, used between all the AAF Services. ... #cadi_prop_files=com.osaaf.common.props;com.osaaf.props -cadi_prop_files=opt/app/aaf/authz-service/1.0.0-SNAPSHOT/etc/com.osaaf.common.props;opt/app/aaf/authz-service/1.0.0-SNAPSHOT/etc/com.osaaf.props +cadi_prop_files=opt/app/aaf/authz-service/etc/com.osaaf.common.props:opt/app/aaf/authz-service/etc/com.osaaf.props CACHE_HIGH_COUNT=40000 CACHE_CLEAN_INTERVAL=60000