aboutsummaryrefslogtreecommitdiffstats
path: root/participant/participant-impl/participant-impl-simulator/src/test/resources/application_test.properties
blob: ccc54581e0a2103560960b4b6f85b62233159a80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
spring.security.user.name=runtimeUser
spring.security.user.password=zb!XztG34

server.servlet.context-path=/onap/participantsim
server.error.path=/error

participant.restServerParameters.host=0.0.0.0
participant.restServerParameters.port=6969
participant.restServerParameters.userName=runtimeUser
participant.restServerParameters.password=zb!XztG34
participant.restServerParameters.https=false
participant.restServerParameters.aaf=false
participant.intermediaryParameters.reportingTimeInterval=120000
participant.intermediaryParameters.description=Participant Description
participant.intermediaryParameters.participantId.name=org.onap.PM_CDS_Blueprint
participant.intermediaryParameters.participantId.version=1.0.0
participant.intermediaryParameters.participantType.name=org.onap.PM_CDS_Blueprint
participant.intermediaryParameters.participantType.version=1.0.0
participant.intermediaryParameters.clampAutomationCompositionTopics.topicSources[0].topic=POLICY-ACRUNTIME-PARTICIPANT
participant.intermediaryParameters.clampAutomationCompositionTopics.topicSources[0].servers[0]=localhost
participant.intermediaryParameters.clampAutomationCompositionTopics.topicSources[0].topicCommInfrastructure=dmaap
participant.intermediaryParameters.clampAutomationCompositionTopics.topicSources[0].fetchTimeout=15000
participant.intermediaryParameters.clampAutomationCompositionTopics.topicSinks[0].topic=POLICY-ACRUNTIME-PARTICIPANT
participant.intermediaryParameters.clampAutomationCompositionTopics.topicSinks[0].servers[0]=localhost
participant.intermediaryParameters.clampAutomationCompositionTopics.topicSinks[0].topicCommInfrastructure=dmaap