[CCSDK-1985]GR Toolkit Refactor
[ccsdk/sli/plugins.git] / grToolkit / provider / src / main / resources / gr-toolkit.properties
1 # ============LICENSE_START=======================================================
2 # openECOMP : SDN-C
3 # ================================================================================
4 # Copyright (C) 2019 AT&T Intellectual Property. All rights
5 #                       reserved.
6 # ================================================================================
7 # Licensed under the Apache License, Version 2.0 (the "License");
8 # you may not use this file except in compliance with the License.
9 # You may obtain a copy of the License at
10 #
11 #      http://www.apache.org/licenses/LICENSE-2.0
12 #
13 # Unless required by applicable law or agreed to in writing, software
14 # distributed under the License is distributed on an "AS IS" BASIS,
15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16 # See the License for the specific language governing permissions and
17 # limitations under the License.
18 # ============LICENSE_END=========================================================
19
20 resolver=org.onap.ccsdk.sli.plugins.grtoolkit.resolver.SingleNodeHealthResolver
21 akka.conf.location=/opt/opendaylight/current/controller/configuration/initial/akka.conf
22 adm.useSsl=true
23 adm.fqdn=
24 adm.healthcheck=/healthcheck
25 adm.port.http=8181
26 adm.port.ssl=8443
27 controller.credentials=admin:admin
28 controller.useSsl=true
29 controller.port.http=8181
30 controller.port.ssl=8443
31 controller.port.akka=2550
32 mbean.cluster=/jolokia/read/akka:type=Cluster
33 mbean.shardManager=/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
34 mbean.shard.config=/jolokia/read/org.opendaylight.controller:Category=Shards,name=%s,type=DistributedConfigDatastore
35 site.identifier=UniqueSiteNameHere