onap on kubernetes source files
[oom.git] / kubernetes / config / docker / init / src / config / appc / conf / appc.properties
1 ###
2 # ============LICENSE_START=======================================================
3 # openECOMP : APP-C
4 # ================================================================================
5 # Copyright (C) 2017 OpenECOMP
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
21 ###                                             ###
22 ### Closed-Loop 1607 Properties (for demo)  ###
23 ###                                             ###
24 appc.ClosedLoop1607.poolMembers=dmaap.onap-message-router:3904
25 appc.ClosedLoop1607.topic.read=APPC-CL
26 appc.ClosedLoop1607.topic.write=APPC-CL
27 appc.ClosedLoop1607.client.name=APPC-TEST-CLIENT-DEMO-EXAMPLE
28 appc.ClosedLoop1607.client.name.id=0
29 #dmaap.client.key=J6JsbtSm4By5CWAr
30 #dmaap.client.secret=kmadWKmItZTnajR9rBmcRCXG
31 appc.ClosedLoop1607.threads.queuesize.min=1
32 appc.ClosedLoop1607.threads.queuesize.max=1000
33 appc.ClosedLoop1607.threads.poolsize.min=1
34 appc.ClosedLoop1607.threads.poolsize.max=2
35 appc.ClosedLoop1607.provider.user=admin
36 appc.ClosedLoop1607.provider.pass=Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U
37 appc.ClosedLoop1607.provider.url=http://localhost:8181/restconf/operations/appc-provider
38 appc.provider.vfodl.url=http://admin:Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U@sdnhost.onap-appc:8282/restconf/config/network-topology:network-topology/topology/topology-netconf/node/NODE_NAME/yang-ext:mount/sample-plugin:sample-plugin/pg-streams/
39
40 # The properties right below are needed to properly call the Master DG to serve demo purposes
41 appc.service.logic.module.name=APPC
42 appc.topology.dg.method=topology-operation-all
43 appc.topology.dg.version=2.0.0
44
45
46
47
48
49 ###                                                                                                                                                ###
50 ### OpenStack credentials (these properties also are used in appc-rest-adapter-bundle, appc-chef-adapter-bundle, appc-iaas-adapter-bundle) ###
51 ###                                                                                                                                                ###
52 provider1.type=test
53 provider1.name=test
54 provider1.identity=http://identity1.appc.local/test
55 provider1.tenant1.name=test
56 provider1.tenant1.userid=test
57 provider1.tenant1.password=test
58
59
60
61
62
63 ###                                                                                                                                                                                                  ###
64 ### Properties that are not covered or being replaced from default.properties files. Default value for DMaaP IP is dmaap.onap-message-router:3904                     ###
65 ### which is what the Master HEAT Template to instantiate OpenECOMP is pointing to (version R1).  All other default values are                     ###
66 ### left there since these are pre-defined as part of APP-C/OpenECOMP default instantiation with Master HEAT Template                              ###
67 ###                                                                                                                                                                                                      ###
68
69
70 # Property below is valid in appc-command-executor-core,  appc-license-manager-core, appc-lifecycle-management-core,
71 # appc-request-handler-core, appc-workflow-management-core (all from the appc-dispatcher package).
72 dmaap.poolMembers=dmaap.onap-message-router:3904
73
74
75 # appc-event-listener-bundle properties (DMaaP topics need to be defined in default.properties files in src/main and src/test).
76 appc.ClosedLoop.poolMembers=dmaap.onap-message-router:3904
77 appc.ClosedLoop.client.key=testCL
78 appc.ClosedLoop.client.secret=testCL
79 appc.ClosedLoop.provider.url=https://admin:Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U@localhost:8443/restconf/operations/appc-provider:topology-operation
80 appc.ClosedLoop.provider.url.user=admin
81 appc.ClosedLoop.provider.url.pass=Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U
82 test.vm_url=http://api.appc.local/vm/9999999/test/99999999-9999-9999-9999-999999999999
83
84 # appc-event-listener-bundle properties (only defined in src/test of default.properties)
85 appc.LCM.poolMembers=dmaap.onap-message-router:3904
86 appc.LCM.topic.read=testLCM
87 appc.LCM.topic.write=testLCM
88 appc.LCM.client.name=APPC-EVENT-LISTENER-TEST
89 appc.LCM.provider.user=admin
90 appc.LCM.provider.pass=Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U
91
92
93 # properties from appc-netconf-adapter-bundle, appc-dg-common, appc-dmaap-adapter-bundle
94 poolMembers=dmaap.onap-message-router:3904
95 event.pool.members=dmaap.onap-message-router:3904
96 restconf.user=admin
97 restconf.pass=Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U
98
99
100 # properties found in appc-rest-adapter-bundle, appc-chef-adapter-bundle, appc-iaas-adapter-bundle)
101 #Your OpenStack IP
102 test.ip=dmaap.onap-message-router00
103 # Your OpenStack Platform's Keystone Port (default is 5000)
104 test.port=5000
105 test.tenantid=test
106 test.vmid=test
107 # Port 8774 below is default port for OpenStack's Nova API Service
108 test.url=http://api.appc.local/vm/9999999/test/99999999-9999-9999-9999-999999999999
109
110
111 # Properties from default.properties in the src/test and src/main paths of appc-asdc-listener-bundle
112 appc.asdc.host=sdc-be.onap-sdc
113 appc.asdc.env=APPC-ASDC-ENV
114 appc.asdc.user=test
115 appc.asdc.pass=test
116 appc.asdc.consumer=APPC-ASDC-CONSUMER
117 appc.asdc.consumer.id=APPC-ASDC-CONSUMER-ID
118 appc.asdc.provider.url=http://localhost:8181/restconf/operations/AsdcMessage:configuration-document-request
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141 appc.asdc.env=AUTO
142
143
144 appc.asdc.env=SUCCESS
145
146