1 identificationHeaderFields:
5 - HTTP_IV_REMOTE_ADDRESS
9 # catalog backend hostname
10 beFqdn: <%= @host_ip %>
12 # catalog backend http port
13 beHttpPort: <%= @catalog_port %>
15 # catalog backend http context
16 beContext: /sdc/rest/config/get
18 # catalog backend protocol
21 # catalog backend ssl port
22 beSslPort: <%= @ssl_port %>
26 titanCfgFile: /var/lib/jetty/config/catalog-be/titan.properties
27 titanInMemoryGraph: false
28 titanLockTimeout: 1800
29 # The interval to try and reconnect to titan DB when it is down during ASDC startup:
30 titanReconnectIntervalInSeconds: 3
32 # The read timeout towards Titan DB when health check is invoked:
33 titanHealthCheckReadTimeout: 1
35 # The interval to try and reconnect to Elasticsearch when it is down during ASDC startup:
37 esReconnectIntervalInSeconds: 3
38 uebHealthCheckReconnectIntervalInSeconds: 15
39 uebHealthCheckReadTimeout: 4
53 cassandraHosts: [<%= @cassandra_ip %>]
55 reconnectTimeout : 30000
60 truststorePath : /config/.truststore
61 truststorePassword : Aa123456
63 - { name: dox, replicationStrategy: NetworkTopologyStrategy, replicationInfo: ['<%= @dc1 %>','<%= @rep_factor %>']}
64 - { name: sdcaudit, replicationStrategy: NetworkTopologyStrategy, replicationInfo: ['<%= @dc1 %>','<%= @rep_factor %>']}
65 - { name: sdcartifact, replicationStrategy: NetworkTopologyStrategy, replicationInfo: ['<%= @dc1 %>','<%= @rep_factor %>']}
66 - { name: sdccomponent, replicationStrategy: NetworkTopologyStrategy, replicationInfo: ['<%= @dc1 %>','<%= @rep_factor %>']}
68 #Application-specific settings of ES
70 # Mapping of index prefix to time-based frame. For example, if below is configured:
72 # - indexPrefix: auditingevents
73 # creationPeriod: minute
75 # then ES object of type which is mapped to "auditingevents-*" template, and created on 2015-12-23 13:24:54, will enter "auditingevents-2015-12-23-13-24" index.
76 # Another object created on 2015-12-23 13:25:54, will enter "auditingevents-2015-12-23-13-25" index.
77 # If creationPeriod: month, both of the above will enter "auditingevents-2015-12" index.
79 # PLEASE NOTE: the timestamps are created in UTC/GMT timezone! This is needed so that timestamps will be correctly presented in Kibana.
81 # Legal values for creationPeriod - year, month, day, hour, minute, none (meaning no time-based behaviour).
83 # If no creationPeriod is configured for indexPrefix, default behavour is creationPeriod: month.
86 - indexPrefix: auditingevents
88 - indexPrefix: monitoring_events
106 - AAI_VF_MODULE_MODEL
107 - AAI_VF_INSTANCE_MODEL
116 #Deployment artifacts placeHolder
117 resourceTypes: &allResourceTypes
123 # validForResourceTypes usage
124 # validForResourceTypes:
127 deploymentResourceArtifacts:
130 deploymentResourceInstanceArtifacts:
132 displayName: "HEAT ENV"
134 description: "Auto-generated HEAT Environment deployment artifact"
137 #tosca artifacts placeholders
140 artifactName: -template.yml
141 displayName: Tosca Template
143 description: TOSCA representation of the asset
145 artifactName: -csar.csar
146 displayName: Tosca Model
148 description: TOSCA definition package of the asset
150 #Informational artifacts placeHolder
151 excludeResourceCategory:
153 informationalResourceArtifacts:
155 displayName: Features
158 displayName: Capacity
161 displayName: Vendor Test Result
164 displayName: Test Scripts
167 displayName: Cloud Questionnaire (completed)
169 HEATTemplateFromVendor:
170 displayName: HEAT Template from Vendor
172 resourceSecurityTemplate:
173 displayName: Resource Security Template
176 excludeServiceCategory:
178 informationalServiceArtifacts:
180 displayName: Service Artifact Plan
182 summaryOfImpactsToECOMPElements:
183 displayName: Summary of impacts to ECOMP elements,OSSs, BSSs
185 controlLoopFunctions:
186 displayName: Control Loop Functions
189 displayName: Dimensioning Info
192 displayName: Affinity Rules
195 displayName: Operational Policies
197 serviceSpecificPolicies:
198 displayName: Service-specific Policies
201 displayName: Engineering Rules (ERD)
203 distributionInstructions:
204 displayName: Distribution Instructions
206 certificationTestResults:
207 displayName: TD Certification Test Results
209 deploymentVotingRecord:
210 displayName: Deployment Voting Record
212 serviceQuestionnaire:
213 displayName: Service Questionnaire
215 serviceSecurityTemplate:
216 displayName: Service Security Template
221 displayName: Configuration
224 displayName: Instantiation
227 displayName: Monitoring
230 displayName: Reporting
240 additionalInformationMaxNumberOfKeys: 50
245 probeIntervalInSeconds: 15
246 defaultHeatArtifactTimeoutMinutes: 60
248 serviceDeploymentArtifacts:
255 MODEL_INVENTORY_PROFILE:
267 AAI_VF_INSTANCE_MODEL:
274 resourceDeploymentArtifacts:
279 validForResourceTypes: *allResourceTypes
284 validForResourceTypes: *allResourceTypes
289 validForResourceTypes: *allResourceTypes
294 validForResourceTypes: *allResourceTypes
297 validForResourceTypes: *allResourceTypes
301 validForResourceTypes: *allResourceTypes
305 validForResourceTypes: *allResourceTypes
309 validForResourceTypes: *allResourceTypes
313 validForResourceTypes: *allResourceTypes
314 MODEL_INVENTORY_PROFILE:
317 validForResourceTypes: *allResourceTypes
321 validForResourceTypes: *allResourceTypes
324 validForResourceTypes:
331 validForResourceTypes:
336 validForResourceTypes:
341 validForResourceTypes:
345 validForResourceTypes:
349 validForResourceTypes:
355 validForResourceTypes:
360 validForResourceTypes:
364 validForResourceTypes: *allResourceTypes
366 resourceInstanceDeploymentArtifacts:
373 #DCAE_VF Instance Artifacts
374 DCAE_INVENTORY_TOSCA:
381 DCAE_INVENTORY_POLICY:
386 DCAE_INVENTORY_BLUEPRINT:
388 DCAE_INVENTORY_EVENT:
390 resourceInformationalDeployedArtifacts:
393 requirementsToFulfillBeforeCert:
395 capabilitiesToConsumeBeforeCert:
398 - /sdc2/rest/healthCheck
400 cleanComponentsConfiguration:
401 cleanIntervalInMinutes: 1440
406 artifactsIndex: resources
408 heatEnvArtifactHeader:
410 heatEnvArtifactFooter:
415 host: <%= @host_ip %>
416 port: <%= @catalog_port %>
417 downloadCsarUri: "/onboarding-api/v1.0/vendor-software-products/packages"
430 changePriorityUser: ecompasdc
431 changePriorityPassword: ecompasdc123
433 publishNetworkBody: '{"note":"comment"}'
435 beSet: { changePriorityUrl: "", changePriorityBody: '{"name":"","uri":"","no_ad_redirection":false,"v4groups":{"failover_groups":["","","failover_policy":["FAILALL"]},"comment":"","intended_app_proto":"DNS"}'}
436 feSet: { changePriorityUrl: "", changePriorityBody: '{"name":"","uri":"","no_ad_redirection":false,"v4groups":{"failover_groups":["",""],"failover_policy":["FAILALL"]},"comment":"","intended_app_proto":"DNS"}'}
442 pollIntervalInSec: 60
448 resourcesSizeInCache: 300
449 servicesSizeInCache: 200
450 productsSizeInCache: 100
452 syncIntervalInSecondes: 43200
453 waitOnShutDownInMinutes: 10
454 numberOfCacheWorkers: 4
457 stringMaxLength: 65536