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
19 <% if node[:disableHttp] -%>
25 # catalog backend ssl port
26 beSslPort: <%= @ssl_port %>
29 toscaConformanceLevel: 9.0
30 minToscaConformanceLevel: 3.0
32 janusGraphCfgFile: <%= @janusgraph_Path %>/janusgraph.properties
33 janusGraphInMemoryGraph: false
34 janusGraphLockTimeout: 1800
35 # The interval to try and reconnect to JanusGraph DB when it is down during ASDC startup:
36 janusGraphReconnectIntervalInSeconds: 3
38 # The read timeout towards JanusGraph DB when health check is invoked:
39 janusGraphHealthCheckReadTimeout: 1
41 # The interval to try and reconnect to Elasticsearch when it is down during ASDC startup:
43 esReconnectIntervalInSeconds: 3
44 uebHealthCheckReconnectIntervalInSeconds: 15
45 uebHealthCheckReadTimeout: 4
59 file: capabilities.yml
61 file: relationships.yml
74 cassandraHosts: [<%= @cassandra_ip %>]
75 cassandraPort: <%= @cassandra_port %>
76 localDataCenter: <%= @DC_NAME %>
77 reconnectTimeout : 30000
78 socketReadTimeout: <%= @socket_read_timeout %>
79 socketConnectTimeout: <%= @socket_connect_timeout %>
84 truststorePath : /config/.truststore
85 truststorePassword : Aa123456
87 - { name: dox, replicationStrategy: NetworkTopologyStrategy, replicationInfo: ['<%= @DC_NAME %>','<%= @rep_factor %>']}
88 - { name: sdcaudit, replicationStrategy: NetworkTopologyStrategy, replicationInfo: ['<%= @DC_NAME %>','<%= @rep_factor %>']}
89 - { name: sdcartifact, replicationStrategy: NetworkTopologyStrategy, replicationInfo: ['<%= @DC_NAME %>','<%= @rep_factor %>']}
90 - { name: sdccomponent, replicationStrategy: NetworkTopologyStrategy, replicationInfo: ['<%= @DC_NAME %>','<%= @rep_factor %>']}
91 - { name: sdcrepository, replicationStrategy: NetworkTopologyStrategy, replicationInfo: ['<%= @DC_NAME %>','<%= @rep_factor %>']}
93 #Application-specific settings of ES
95 # Mapping of index prefix to time-based frame. For example, if below is configured:
97 # - indexPrefix: auditingevents
98 # creationPeriod: minute
100 # 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.
101 # Another object created on 2015-12-23 13:25:54, will enter "auditingevents-2015-12-23-13-25" index.
102 # If creationPeriod: month, both of the above will enter "auditingevents-2015-12" index.
104 # PLEASE NOTE: the timestamps are created in UTC/GMT timezone! This is needed so that timestamps will be correctly presented in Kibana.
106 # Legal values for creationPeriod - year, month, day, hour, minute, none (meaning no time-based behaviour).
108 # If no creationPeriod is configured for indexPrefix, default behavour is creationPeriod: month.
110 indicesTimeFrequency:
111 - indexPrefix: auditingevents
112 creationPeriod: month
113 - indexPrefix: monitoring_events
114 creationPeriod: month
132 - AAI_VF_MODULE_MODEL
133 - AAI_VF_INSTANCE_MODEL
139 - CONTROLLER_BLUEPRINT_ARCHIVE
146 #Deployment artifacts placeHolder
147 resourceTypes: &allResourceTypes
157 deploymentResourceArtifacts:
159 displayName: "CDS Blueprint"
160 type: CONTROLLER_BLUEPRINT_ARCHIVE
161 description: "CDS deployment artifact"
164 deploymentResourceInstanceArtifacts:
166 displayName: "HEAT ENV"
168 description: "Auto-generated HEAT Environment deployment artifact"
171 displayName: "VF HEAT ENV"
173 description: "VF Auto-generated HEAT Environment deployment artifact"
176 #tosca artifacts placeholders
179 artifactName: -template.yml
180 displayName: Tosca Template
182 description: TOSCA representation of the asset
184 artifactName: -csar.csar
185 displayName: Tosca Model
187 description: TOSCA definition package of the asset
189 #Informational artifacts placeHolder
190 excludeResourceCategory:
194 informationalResourceArtifacts:
196 displayName: Features
199 displayName: Capacity
202 displayName: Vendor Test Result
205 displayName: Test Scripts
208 displayName: Cloud Questionnaire (completed)
210 HEATTemplateFromVendor:
211 displayName: HEAT Template from Vendor
213 resourceSecurityTemplate:
214 displayName: Resource Security Template
217 excludeServiceCategory:
219 informationalServiceArtifacts:
221 displayName: Service Artifact Plan
223 summaryOfImpactsToECOMPElements:
224 displayName: Summary of impacts to ECOMP elements,OSSs, BSSs
226 controlLoopFunctions:
227 displayName: Control Loop Functions
230 displayName: Dimensioning Info
233 displayName: Affinity Rules
236 displayName: Operational Policies
238 serviceSpecificPolicies:
239 displayName: Service-specific Policies
242 displayName: Engineering Rules (ERD)
244 distributionInstructions:
245 displayName: Distribution Instructions
247 certificationTestResults:
248 displayName: TD Certification Test Results
250 deploymentVotingRecord:
251 displayName: Deployment Voting Record
253 serviceQuestionnaire:
254 displayName: Service Questionnaire
256 serviceSecurityTemplate:
257 displayName: Service Security Template
262 displayName: Configuration
265 displayName: Instantiation
268 displayName: Monitoring
271 displayName: Reporting
280 additionalInformationMaxNumberOfKeys: 50
285 probeIntervalInSeconds: 15
287 defaultHeatArtifactTimeoutMinutes: 60
289 serviceDeploymentArtifacts:
290 CONTROLLER_BLUEPRINT_ARCHIVE:
299 MODEL_INVENTORY_PROFILE:
313 AAI_VF_INSTANCE_MODEL:
316 UCPE_LAYER_2_CONFIGURATION:
327 resourceDeploymentArtifacts:
332 validForResourceTypes: *allResourceTypes
337 validForResourceTypes: *allResourceTypes
342 validForResourceTypes: *allResourceTypes
347 validForResourceTypes: *allResourceTypes
350 validForResourceTypes: *allResourceTypes
351 CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT:
356 validForResourceTypes: *allResourceTypes
360 validForResourceTypes: *allResourceTypes
364 validForResourceTypes: *allResourceTypes
368 validForResourceTypes: *allResourceTypes
372 validForResourceTypes: *allResourceTypes
373 MODEL_INVENTORY_PROFILE:
376 validForResourceTypes: *allResourceTypes
380 validForResourceTypes: *allResourceTypes
381 LIFECYCLE_OPERATIONS:
385 validForResourceTypes:
392 validForResourceTypes:
404 validForResourceTypes: *allResourceTypes
407 validForResourceTypes:
413 validForResourceTypes:
419 validForResourceTypes:
425 validForResourceTypes:
430 validForResourceTypes:
435 validForResourceTypes:
441 validForResourceTypes:
446 validForResourceTypes:
450 validForResourceTypes:
461 validForResourceTypes: *allResourceTypes
464 validForResourceTypes: *allResourceTypes
469 validForResourceTypes:
475 validForResourceTypes:
482 validForResourceTypes:
489 validForResourceTypes:
492 CONTROLLER_BLUEPRINT_ARCHIVE:
495 validForResourceTypes:
503 validForResourceTypes:
507 resourceInstanceDeploymentArtifacts:
521 DCAE_INVENTORY_TOSCA:
528 DCAE_INVENTORY_POLICY:
533 DCAE_INVENTORY_BLUEPRINT:
535 DCAE_INVENTORY_EVENT:
539 validForResourceTypes: *allResourceTypes
542 validForResourceTypes: *allResourceTypes
549 resourceInformationalArtifacts:
552 validForResourceTypes: *allResourceTypes
555 validForResourceTypes: *allResourceTypes
558 validForResourceTypes: *allResourceTypes
561 validForResourceTypes: *allResourceTypes
564 validForResourceTypes: *allResourceTypes
567 validForResourceTypes: *allResourceTypes
570 validForResourceTypes: *allResourceTypes
573 validForResourceTypes: *allResourceTypes
576 validForResourceTypes: *allResourceTypes
579 validForResourceTypes:
590 validForResourceTypes: *allResourceTypes
593 validForResourceTypes: *allResourceTypes
596 validForResourceTypes:
602 resourceInformationalDeployedArtifacts:
604 requirementsToFulfillBeforeCert:
606 capabilitiesToConsumeBeforeCert:
609 - /sdc2/rest/healthCheck
611 cleanComponentsConfiguration:
612 cleanIntervalInMinutes: 1440
617 artifactsIndex: resources
619 heatEnvArtifactHeader: ""
620 heatEnvArtifactFooter: ""
624 host: <%= @host_ip %>
625 port: <%= @catalog_port %>
626 downloadCsarUri: "/onboarding-api/v1.0/vendor-software-products/packages"
627 healthCheckUri: "/onboarding-api/v1.0/healthcheck"
631 host: <%= @host_ip %>
632 port: <%= @catalog_port %>
633 healthCheckUri: "/dcae/healthCheck"
645 changePriorityUser: ecompasdc
646 changePriorityPassword: ecompasdc123
648 publishNetworkBody: '{"note":"comment"}'
650 beSet: { changePriorityUrl: "", changePriorityBody: '{"name":"","uri":"","no_ad_redirection":false,"v4groups":{"failover_groups":["","","failover_policy":["FAILALL"]},"comment":"","intended_app_proto":"DNS"}'}
651 feSet: { changePriorityUrl: "", changePriorityBody: '{"name":"","uri":"","no_ad_redirection":false,"v4groups":{"failover_groups":["",""],"failover_policy":["FAILALL"]},"comment":"","intended_app_proto":"DNS"}'}
657 pollIntervalInSec: 60
663 resourcesSizeInCache: 300
664 servicesSizeInCache: 200
665 productsSizeInCache: 100
667 syncIntervalInSecondes: 43200
668 waitOnShutDownInMinutes: 10
669 numberOfCacheWorkers: 4
672 stringMaxLength: 2500
676 min_vf_module_instances:
679 max_vf_module_instances:
687 forNonBaseModule: Expansion
689 genericAssetNodeTypes:
690 VFC: org.openecomp.resource.abstract.nodes.VFC
691 CVFC: org.openecomp.resource.abstract.nodes.VFC
692 VF : org.openecomp.resource.abstract.nodes.VF
693 PNF: org.openecomp.resource.abstract.nodes.PNF
694 Service: org.openecomp.resource.abstract.nodes.service
696 workloadContext: Production
699 defaultValue: General_Revenue-Bearing
701 - Critical_Revenue-Bearing
702 - Vital_Revenue-Bearing
703 - Essential_Revenue-Bearing
704 - Important_Revenue-Bearing
705 - Needed_Revenue-Bearing
706 - Useful_Revenue-Bearing
707 - General_Revenue-Bearing
708 - Critical_Non-Revenue
710 - Essential_Non-Revenue
711 - Important_Non-Revenue
714 - General_Non-Revenue
717 - artifactType: 'VES_EVENTS'
718 pathsAndNamesDefinitions:
720 friendlyName: "Action"
721 path: "event.action[2]"
724 friendlyName: "Comment"
725 path: "event.comment"
728 friendlyName: "Alarm Additional Information"
729 path: "event.structure.faultFields.structure.alarmAdditionalInformation.comment"
732 dmaapConsumerConfiguration:
733 hosts: localhost:3905
743 serviceName: localhost/events
748 contenttype: application/json
750 aftEnvironment: AFTUAT
751 aftDme2ConnectionTimeoutMs: 15000
752 aftDme2RoundtripTimeoutMs: 240000
753 aftDme2ReadTimeoutMs: 50000
754 dme2preferredRouterFilePath: DME2preferredRouter.txt
755 timeLimitForNotificationHandleMs: 120000
761 dme2Search: DME2SEARCH
762 dme2Resolve: DME2RESOLVE
764 excludedPolicyTypesMapping:
771 excludedGroupTypesMapping:
773 - org.openecomp.groups.VfModule
774 - org.openecomp.groups.heat.HeatStack
777 - org.openecomp.groups.VfModule
778 - org.openecomp.groups.heat.HeatStack
781 - org.openecomp.groups.VfModule
782 - org.openecomp.groups.heat.HeatStack