More updates to lic header in appc properties
[appc.git] / appc-adapters / appc-iaas-adapter / appc-iaas-adapter-bundle / src / main / resources / com / att / cdp / default.properties
1 ###
2 # ============LICENSE_START=======================================================
3 # ONAP : APPC
4 # ================================================================================
5 # Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved.
6 # ================================================================================
7 # Copyright (C) 2017 Amdocs
8 # =============================================================================
9 # Licensed under the Apache License, Version 2.0 (the "License");
10 # you may not use this file except in compliance with the License.
11 # You may obtain a copy of the License at
12
13 #      http://www.apache.org/licenses/LICENSE-2.0
14
15 # Unless required by applicable law or agreed to in writing, software
16 # distributed under the License is distributed on an "AS IS" BASIS,
17 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18 # See the License for the specific language governing permissions and
19 # limitations under the License.
20
21 # ============LICENSE_END=========================================================
22 ###
23
24 #
25 # Default Properties - Configured for integration of CDP into APPC
26 #
27 #--------------------------------------------------------------------------------------------
28 # The path and file used to load configuration settings, if any 
29 com.att.cdp.bootstrap.path=${user.home},src/main/config,/etc/aft/scld/,/opt/app/aft/scld/etc/,/opt/app/aft/cdp/etc/,C:/Program Files/aft/scld/etc/,etc,../etc,. 
30 com.att.cdp.bootstrap.file=cdp.properties
31 # com.att.cdp.system.admins=
32 #
33 # AFT properties for lat/long/environment and platform 
34 #
35 AFT_LATITUDE=12.3456
36 AFT_LONGITUDE=-12.3456
37 AFT_ENVIRONMENT=AFT-ENVIRONMENT
38 SCLD_PLATFORM=OPEN-SOURCE
39 #
40 # The versions of CDP API, CDP itself, and the build number
41
42 API_VERSION=${version}
43 CDP_VERSION=${version}
44 CDP_BUILD=${buildNumber}
45 #
46 # The path to search for logging configuration document, and the name of the document 
47 #
48 com.att.cdp.logging.path=${user.home},src/main/config,etc,../etc,.
49 com.att.cdp.logging.file=logback.xml 
50 #
51 # The resource bundle base name to be loaded for message resources.  This property can be a comma delimited list of resources to be 
52 # loaded, allowing multiple resource bundles to be loaded simultaneously (for the same locale). 
53 #
54 com.att.cdp.resources=com/att/cdp/StrategyServiceMessages
55 #
56 # Logger names used in the application 
57 #
58 com.att.cdp.logger=org.onap.appc
59 com.att.cdp.security.logger=org.onap.appc.security
60 com.att.cdp.perf.logger=org.onap.appc.perf
61 com.att.cdp.gui.logger=org.onap.appc.gui
62 com.att.cdp.server.logger=org.onap.appc.server
63 com.att.cdp.coordinator.logger=org.onap.appc.coordinator
64 com.att.cdp.policy.logger=org.onap.appc.policy
65
66 #
67 # This property allows to 'simulate' SSH processes within engine.
68 # By default, it is set to 'false' - So that it allows to actually execute SSH process. If 'true', it will 'simulate' SSH processes
69 #
70 com.att.cdp.ssh.simulate=false
71 #
72 # These properties are used to specify the default stack metadata path and file names written and read on each server node
73 #
74 com.att.cdp.metadata.path=/etc/cdp/metadata
75 com.att.cdp.metadata.export.filename=stack.xml
76 com.att.cdp.metadata.import.filename=stack.xml
77 #
78 #Below properties are to specify minimum and maximum bootstrap time in minutes.
79 #These properties are ONLY supposed to be used in tandem with SSH simulation.(testing purpose)
80 com.att.cdp.ssh.simulate.minBootstrapTime=6
81 com.att.cdp.ssh.simulate.maxBootstrapTime=12
82 #
83 #
84 # These properties are used to configure the AAF security interface
85 #
86 #  com.att.cdp.aaf.connection.url = dme2 url to connect to aaf service
87 #  com.att.cdp.aaf.connection.timeout = connection timeout, in seconds
88 #  com.att.cdp.aaf.cache.flush = cache flush interval in minutes
89 #  com.att.cdp.aaf.cache.size = the maximum number of cache entries  
90 #  com.att.cdp.aaf.auth.principal = The principal id we use to authenticate ourself to AAF
91 #  com.att.cdp.aaf.auth.credentials = The credentials (password) we use to authenticate ourself to AAF  
92 #
93 com.att.cdp.aaf.connection.url=https://DME2SITE/service=com.att.authz.AuthorizationService/version=2.0/envContext=TEST/routeOffer=BAU_SE
94 com.att.cdp.aaf.connection.timeout=10
95 com.att.cdp.aaf.cache.flush=5
96 com.att.cdp.aaf.cache.size=400
97 com.att.cdp.aaf.auth.principal=emailaddress@example.com
98 com.att.cdp.aaf.auth.credentials=MyPassw0rd
99 #
100 # ----------------------------------------------------------------------------------------------------
101 # These properties are used to configure the operation of the StackBuilder engine
102 #
103 # maximum number of build manager threads in the thread pool 
104 com.att.cdp.engine.maxManagerPool=30
105 # max number of worker threads in the pool for use by workers 
106 com.att.cdp.engine.MaxWorkerPool=300
107
108 # max number of workers that can be created per build request (set to 1 to single-thread a build)
109 com.att.cdp.engine.maxWorkers=10
110 # Maximum amount of time to wait for a provider to complete any requested operation, in minutes.  Such
111 # as creating a server or a volume.
112 com.att.cdp.engine.maxWaitTime=15
113 #
114 # ----------------------------------------------------------------------------------------------------
115 # These properties are used to configure the managed node hostname generation/resolution process
116 #
117 com.att.cdp.managed.hostname.resolve.retry=3
118 # ----------------------------------------------------------------------------------------------------
119 #
120 # Cassandra Connection Configuration Properties
121 #
122 cassandra.userName=cassandra
123 cassandra.password=cassandra
124 #cassandra.dataCenter=
125 cassandra.hosts=127.0.0.1
126 cassandra.port=9042
127 cassandra.keyspace=cdp
128 cassandra.minPoolSize=8
129 cassandra.maxPoolSize=8
130 cassandra.readtimeout=180000
131 #
132 # Cassandra data Migration toggle
133 com.att.cdp.db.migration=true
134 com.att.cdp.db.update=true
135
136 #Default Values for Image Attributes Configuration.These SHOULD NOT be removed.
137 image.default.namepattern=.*
138 image.default.user=root
139 image.default.sudo=false
140
141 # ----------------------------------------------------------------------------------------------------
142 #
143 # The path OSSupport will search for OS configuration properties files
144 #
145 com.att.cdp.OSType.path=/etc/os/
146 # ----------------------------------------------------------------------------------------------------
147
148 # ----------------------------------------------------------------------------------------------------
149 #
150 # The properties used in ConnectivityBuilder
151 internet_url=www.google.com
152 ubuntu_sat_access_url=example.com
153 grm_server_url=example.com
154 #
155 # ----------------------------------------------------------------------------------------------------
156 com.att.cdp.ptr.cleanup=true
157
158 # ----------------------------------------------------------------------------------------------------
159 # The maximum amount of time in seconds that we should wait for input from the shell
160 com.att.cdp.ssh.timeout=1800