1 #  ============LICENSE_START=======================================================
 
   2 #  Copyright (C) 2022 Nordix Foundation. All rights reserved.
 
   3 #  ================================================================================
 
   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
 
   7 #       http://www.apache.org/licenses/LICENSE-2.0
 
   9 #  Unless required by applicable law or agreed to in writing, software
 
  10 #  distributed under the License is distributed on an "AS IS" BASIS,
 
  11 #  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 
  12 #  See the License for the specific language governing permissions and
 
  13 #  limitations under the License.
 
  15 #  SPDX-License-Identifier: Apache-2.0
 
  16 #  ============LICENSE_END=========================================================
 
  21       name: ${RESTSERVER_USER}
 
  22       password: ${RESTSERVER_PASSWORD}
 
  25       - org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration
 
  26       - org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration
 
  27       - org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration
 
  28       - org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration
 
  33   intermediaryParameters:
 
  34     reportingTimeIntervalMs: 120000
 
  35     description: Participant Description
 
  37       name: A1PMSParticipant0
 
  40       name: org.onap.policy.clamp.acm.A1PMSParticipant
 
  42     clampAutomationCompositionTopics:
 
  44         - topic: POLICY-ACRUNTIME-PARTICIPANT
 
  46             - ${topicServer:message-router}
 
  47           topicCommInfrastructure: dmaap
 
  51         - topic: POLICY-ACRUNTIME-PARTICIPANT
 
  53             - ${topicServer:message-router}
 
  54           topicCommInfrastructure: dmaap
 
  62         include: health, metrics, prometheus
 
  66     context-path: /onap/policy/clamp/acm/a1pmsparticipant