summaryrefslogtreecommitdiffstats
path: root/mod/runtimeapi/runtime-web/src/main/resources/application.properties
blob: 0cd7e03a91378f6f9fa2f7c89ba0ee38b7e6ed23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
server.port=9090

#BlueprintGenerator profile
spring.profiles.active=onap_dublin

#Dashboard/Inventory configs
dashboard.url=https://oom-dashboard/ccsdk-app/api-if
dashboard.username=
dashboard.password=

#Onap Dublin BlueprintGenerator configs
onapDublin.topicUrl=https://url:9999

onapDublin.import.cloudifyPlugin=http://www.getcloudify.org/spec/cloudify/3.4/types.yaml
onapDublin.import.k8sPlugin=https://nexus.onap.org/service/local/repositories/raw/content/org.onap.dcaegen2.platform.plugins/R4/k8splugin/1.4.5/k8splugin_types.yaml
onapDublin.import.policyPlugin=https://nexus.onap.org/service/local/repositories/raw/content/org.onap.dcaegen2.platform.plugins/R4/dcaepolicyplugin/2.3.0/dcaepolicyplugin_types.yaml