X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=bundleconfig-local%2Fetc%2Fsysprops%2Fsys-props.properties;h=d8480b8bbcd75fc81d8c715384d576aa5c40f5ae;hb=66b3afa06776e9944ad515206d281d67747c9770;hp=6657f45da1c3e22df03467ea89bb804f2263cfc4;hpb=1433a67a9e3dcad20d0dda8edcaad9403320f4f9;p=aai%2Fbabel.git diff --git a/bundleconfig-local/etc/sysprops/sys-props.properties b/bundleconfig-local/etc/sysprops/sys-props.properties index 6657f45..d8480b8 100644 --- a/bundleconfig-local/etc/sysprops/sys-props.properties +++ b/bundleconfig-local/etc/sysprops/sys-props.properties @@ -1,4 +1,22 @@ -#Copyright (c) 2016 AT&T Intellectual Property. All rights reserved. +# ============LICENSE_START======================================================= +# org.onap.aai +# ================================================================================ +# Copyright © 2017-2018 AT&T Intellectual Property. All rights reserved. +# Copyright © 2017-2018 European Software Marketing Ltd. +# ================================================================================ +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at + * +# http://www.apache.org/licenses/LICENSE-2.0 + * +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# ============LICENSE_END========================================================= + #This file is used for defining AJSC system properties for different configuration schemes and is necessary for the AJSC to run properly. #The sys-props.properties file is used for running locally. The template.sys-props.properties file will be used when deployed #to a SOA/CSI Cloud node. @@ -67,14 +85,14 @@ CAMEL_MAX_QUEUE_SIZE=1000 AFT_DME2_CONN_IDLE_TIMEOUTMS=5000 AJSC_ENV=SOACLOUD -SOACLOUD_NAMESPACE=com.att.ajsc +SOACLOUD_NAMESPACE= SOACLOUD_ENV_CONTEXT=DEV SOACLOUD_PROTOCOL=http SOACLOUD_ROUTE_OFFER=DEFAULT -AFT_LATITUDE=23.4 -AFT_LONGITUDE=33.6 -AFT_ENVIRONMENT=AFTUAT +AFT_LATITUDE= +AFT_LONGITUDE= +AFT_ENVIRONMENT= #Restlet Component Default Properties RESTLET_COMPONENT_CONTROLLER_DAEMON=true