1 ################################################################################
2 # Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved. #
4 # Licensed under the Apache License, Version 2.0 (the "License"); #
5 # you may not use this file except in compliance with the License. #
6 # You may obtain a copy of the License at #
8 # http://www.apache.org/licenses/LICENSE-2.0 #
10 # Unless required by applicable law or agreed to in writing, software #
11 # distributed under the License is distributed on an "AS IS" BASIS, #
12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. #
13 # See the License for the specific language governing permissions and #
14 # limitations under the License. #
15 ################################################################################
18 csarlocation: /opt/app/rappmanager/csar
20 baseurl: http://policy-clamp-runtime-acm.default:6969/onap/policy/clamp/acm/v2/
22 retryInterval: 2 #seconds
24 baseurl: http://capifcore:8090
25 providerBasePath: /api-provider-management/v1/
26 invokerBasePath: /api-invoker-management/v1/
27 publishApiBasePath: /published-apis/v1/
29 retryInterval: 2 #seconds
31 baseurl: http://informationservice:9082
35 default-property-inclusion: non_null
41 org.apache.http: DEBUG
42 httpclient.wire: DEBUG
43 org.springframework.web.client.RestTemplate: TRACE