1 identificationHeaderFields:
5 - HTTP_IV_REMOTE_ADDRESS
8 # catalog backend hostname
12 # catalog backend http port
15 # catalog backend http context
16 beContext: /sdc/rest/config/get
18 # catalog backend protocol
21 # catalog backend ssl port
26 toscaConformanceLevel: 8.0
27 minToscaConformanceLevel: 3.0
29 # These values are necessary for running upgrade migration 1710.0 process
30 enableAutoHealing: false
34 - org.openecomp.resource.cp.extCP
35 - tosca.nodes.network.Network
36 - tosca.nodes.network.Port
37 - org.openecomp.resource.cp.nodes.network.SubInterface
38 skipUpgradeFailedVfs: true
40 autoHealingOwner: jh0003
41 supportAllottedResourcesAndProxy: false
42 deleteLockTimeoutInSeconds: 60
43 maxDeleteComponents: 10
45 titanCfgFile: src\main\resources\config\titan.properties
46 titanMigrationKeySpaceCfgFile: src\main\resources\config\titan-migration.properties
47 titanInMemoryGraph: false
48 titanLockTimeout: 1800
50 # The interval to try and reconnect to titan DB when it is down during ASDC startup:
51 titanReconnectIntervalInSeconds: 3
53 # The read timeout towards Titan DB when health check is invoked:
54 titanHealthCheckReadTimeout: 1
56 # The interval to try and reconnect to Elasticsearch when it is down during ASDC startup:
57 esReconnectIntervalInSeconds: 3
58 uebHealthCheckReconnectIntervalInSeconds: 15
59 uebHealthCheckReadTimeout: 4
73 file: capabilities.yml
75 file: relationships.yml
93 cassandraHosts: [192.168.33.10]
94 localDataCenter: DC-AIO-Ubuntu1
95 reconnectTimeout : 30000
100 truststorePath : C:/Users/im453s/git/vagrant-sdc-all-in-one/tmp.trust
101 truststorePassword : Aa123456
103 - { name: dox, replicationStrategy: NetworkTopologyStrategy, replicationInfo: ['DC-AIO-Ubuntu1', '1']}
104 - { name: sdcaudit, replicationStrategy: NetworkTopologyStrategy, replicationInfo: ['DC-AIO-Ubuntu1', '1']}
105 - { name: sdcartifact, replicationStrategy: NetworkTopologyStrategy, replicationInfo: ['DC-AIO-Ubuntu1', '1']}
106 - { name: sdccomponent, replicationStrategy: NetworkTopologyStrategy, replicationInfo: ['DC-AIO-Ubuntu1', '1']}
107 - { name: sdcrepository, replicationStrategy: NetworkTopologyStrategy, replicationInfo: ['DC-AIO-Ubuntu1', '1']}
110 #Application-specific settings of ES
112 # Mapping of index prefix to time-based frame. For example, if below is configured:
114 # - indexPrefix: auditingevents
115 # creationPeriod: minute
117 # 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.
118 # Another object created on 2015-12-23 13:25:54, will enter "auditingevents-2015-12-23-13-25" index.
119 # If creationPeriod: month, both of the above will enter "auditingevents-2015-12" index.
121 # PLEASE NOTE: the timestamps are created in UTC/GMT timezone! This is needed so that timestamps will be correctly presented in Kibana.
123 # Legal values for creationPeriod - year, month, day, hour, minute, none (meaning no time-based behaviour).
125 # If no creationPeriod is configured for indexPrefix, default behavour is creationPeriod: month.
127 indicesTimeFrequency:
128 - indexPrefix: auditingevents
129 creationPeriod: month
130 - indexPrefix: monitoring_events
131 creationPeriod: month
149 - AAI_VF_MODULE_MODEL
150 - AAI_VF_INSTANCE_MODEL
161 #Deployment artifacts placeHolder
162 resourceTypes: &allResourceTypes
171 # validForResourceTypes usage
172 # validForResourceTypes:
175 deploymentResourceArtifacts:
177 # displayName: "Base HEAT Template"
179 # validForResourceTypes: *allResourceTypes
181 # displayName: "Volume HEAT Template"
183 # validForResourceTypes: *allResourceTypes
185 # displayName: "Network HEAT Template"
187 # validForResourceTypes: *allResourceTypes
189 deploymentResourceInstanceArtifacts:
191 displayName: "HEAT ENV"
193 description: "Auto-generated HEAT Environment deployment artifact"
196 displayName: "VF HEAT ENV"
198 description: "VF Auto-generated HEAT Environment deployment artifact"
201 #tosca artifacts placeholders
204 artifactName: -template.yml
205 displayName: Tosca Template
207 description: TOSCA representation of the asset
209 artifactName: -csar.csar
210 displayName: Tosca Model
212 description: TOSCA definition package of the asset
215 #Informational artifacts placeHolder
216 excludeResourceCategory:
220 informationalResourceArtifacts:
222 displayName: Features
225 displayName: Capacity
228 displayName: Vendor Test Result
231 displayName: Test Scripts
234 displayName: Cloud Questionnaire (completed)
236 HEATTemplateFromVendor:
237 displayName: HEAT Template from Vendor
239 resourceSecurityTemplate:
240 displayName: Resource Security Template
243 excludeServiceCategory:
245 informationalServiceArtifacts:
247 displayName: Service Artifact Plan
249 summaryOfImpactsToECOMPElements:
250 displayName: Summary of impacts to ECOMP elements,OSSs, BSSs
252 controlLoopFunctions:
253 displayName: Control Loop Functions
256 displayName: Dimensioning Info
259 displayName: Affinity Rules
262 displayName: Operational Policies
264 serviceSpecificPolicies:
265 displayName: Service-specific Policies
268 displayName: Engineering Rules (ERD)
270 distributionInstructions:
271 displayName: Distribution Instructions
273 certificationTestResults:
274 displayName: TD Certification Test Results
276 deploymentVotingRecord:
277 displayName: Deployment Voting Record
279 serviceQuestionnaire:
280 displayName: Service Questionnaire
282 serviceSecurityTemplate:
283 displayName: Service Security Template
288 displayName: Configuration
291 displayName: Instantiation
294 displayName: Monitoring
297 displayName: Reporting
306 additionalInformationMaxNumberOfKeys: 50
311 probeIntervalInSeconds: 15
313 defaultHeatArtifactTimeoutMinutes: 60
315 serviceDeploymentArtifacts:
322 MODEL_INVENTORY_PROFILE:
328 UCPE_LAYER_2_CONFIGURATION:
339 AAI_VF_INSTANCE_MODEL:
345 resourceDeploymentArtifacts:
350 validForResourceTypes: *allResourceTypes
355 validForResourceTypes: *allResourceTypes
360 validForResourceTypes: *allResourceTypes
365 validForResourceTypes: *allResourceTypes
368 validForResourceTypes: *allResourceTypes
369 CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT:
372 validForResourceTypes: *allResourceTypes
376 validForResourceTypes: *allResourceTypes
380 validForResourceTypes: *allResourceTypes
384 validForResourceTypes: *allResourceTypes
388 validForResourceTypes: *allResourceTypes
389 MODEL_INVENTORY_PROFILE:
392 validForResourceTypes: *allResourceTypes
396 validForResourceTypes: *allResourceTypes
397 LIFECYCLE_OPERATIONS:
401 validForResourceTypes:
408 validForResourceTypes: *allResourceTypes
412 validForResourceTypes: *allResourceTypes
415 validForResourceTypes:
421 validForResourceTypes:
427 validForResourceTypes:
433 validForResourceTypes:
438 validForResourceTypes:
443 validForResourceTypes:
449 validForResourceTypes:
454 validForResourceTypes:
458 validForResourceTypes: *allResourceTypes
461 validForResourceTypes: *allResourceTypes
464 validForResourceTypes: *allResourceTypes
466 resourceInstanceDeploymentArtifacts:
480 DCAE_INVENTORY_TOSCA:
487 DCAE_INVENTORY_POLICY:
492 DCAE_INVENTORY_BLUEPRINT:
494 DCAE_INVENTORY_EVENT:
498 validForResourceTypes: *allResourceTypes
501 validForResourceTypes: *allResourceTypes
503 resourceInformationalArtifacts:
506 validForResourceTypes: *allResourceTypes
509 validForResourceTypes: *allResourceTypes
512 validForResourceTypes: *allResourceTypes
515 validForResourceTypes: *allResourceTypes
518 validForResourceTypes: *allResourceTypes
521 validForResourceTypes: *allResourceTypes
524 validForResourceTypes: *allResourceTypes
527 validForResourceTypes: *allResourceTypes
530 validForResourceTypes: *allResourceTypes
533 validForResourceTypes:
544 validForResourceTypes: *allResourceTypes
547 validForResourceTypes: *allResourceTypes
550 validForResourceTypes:
555 resourceInformationalDeployedArtifacts:
557 requirementsToFulfillBeforeCert:
559 capabilitiesToConsumeBeforeCert:
562 - /sdc2/rest/healthCheck
564 cleanComponentsConfiguration:
565 cleanIntervalInMinutes: 1440
570 artifactsIndex: resources
572 heatEnvArtifactHeader: ""
573 heatEnvArtifactFooter: ""
579 downloadCsarUri: "/onboarding-api/v1.0/vendor-software-products/packages"
580 healthCheckUri: "/onboarding-api/v1.0/healthcheck"
583 gBeFqdn: AIO-BE.ecomp.idns.cip.com
584 gFeFqdn: AIO-FE.ecomp.idns.cip.com
591 changePriorityUser: ecompasdc
592 changePriorityPassword: ecompasdc123
593 publishNetworkUrl: "http://xxx.com/crt/CipDomain.ECOMP-ASDC-DEVST/config/update_network?user=root"
594 publishNetworkBody: '{"note":"publish network"}'
596 beSet: { changePriorityUrl: "http://xxx.com/crt/CipDomain.ECOMP-ASDC-DEVST/config/sites/AIO-BE.ecomp.idns.com?user=root",
597 changePriorityBody: '{"name":"AIO-BE.ecomp.idns.com","uri":"/crt/CipDomain.ECOMP-ASDC-DEVST/config/sites/AIO-BE.ecomp.idns.com","no_ad_redirection":false,"v4groups":{"failover_groups":["/crt/CipDomain.ECOMP-ASDC-DEVST/config/groups/group_mg_be","/crt/CipDomain.ECOMP-ASDC-DEVST/config/groups/group_bs_be"],"failover_policy":["FAILALL"]},"comment":"AIO BE G-fqdn","intended_app_proto":"DNS"}'}
598 feSet: { changePriorityUrl: "http://xxx.com/crt/CipDomain.ECOMP-ASDC-DEVST/config/sites/AIO-FE.ecomp.idns.com?user=root",
599 changePriorityBody: '{"comment":"AIO G-fqdn","name":"AIO-FE.ecomp.idns.com","v4groups":{"failover_groups":["/crt/CipDomain.ECOMP-ASDC-DEVST/config/groups/group_mg_fe","/crt/CipDomain.ECOMP-ASDC-DEVST/config/groups/group_bs_fe"],"failover_policy":["FAILALL"]},"no_ad_redirection":false,"intended_app_proto":"DNS","uri":"/crt/CipDomain.ECOMP-ASDC-DEVST/config/sites/AIO-FE.ecomp.idns.com"}'}
605 pollIntervalInSec: 60
611 resourcesSizeInCache: 300
612 servicesSizeInCache: 200
613 productsSizeInCache: 100
615 syncIntervalInSecondes: 43200
616 waitOnShutDownInMinutes: 10
617 numberOfCacheWorkers: 4
620 stringMaxLength: 2500
625 min_vf_module_instances:
628 max_vf_module_instances:
636 forNonBaseModule: Expansion
638 genericAssetNodeTypes:
639 VFC: org.openecomp.resource.abstract.nodes.VFC
640 CVFC: org.openecomp.resource.abstract.nodes.VFC
641 VF : org.openecomp.resource.abstract.nodes.VF
642 PNF: org.openecomp.resource.abstract.nodes.PNF
643 Service: org.openecomp.resource.abstract.nodes.service