1 identificationHeaderFields:
5 - HTTP_IV_REMOTE_ADDRESS
8 # catalog backend hostname
9 beFqdn: <%= @catalog_ip %>
11 # catalog backend http port
12 beHttpPort: <%= @catalog_port %>
14 # catalog backend http context
15 beContext: /sdc/rest/config/get
17 # catalog backend protocol
18 <% if node[:disableHttp] -%>
24 # catalog backend ssl port
25 beSslPort: <%= @ssl_port %>
28 toscaConformanceLevel: 9.0
29 minToscaConformanceLevel: 3.0
31 titanCfgFile: /var/lib/jetty/config/catalog-be/titan.properties
32 titanInMemoryGraph: false
33 titanLockTimeout: 1800
34 # The interval to try and reconnect to titan DB when it is down during ASDC startup:
35 titanReconnectIntervalInSeconds: 3
37 # The read timeout towards Titan DB when health check is invoked:
38 titanHealthCheckReadTimeout: 1
40 # The interval to try and reconnect to Elasticsearch when it is down during ASDC startup:
42 esReconnectIntervalInSeconds: 3
43 uebHealthCheckReconnectIntervalInSeconds: 15
44 uebHealthCheckReadTimeout: 4
58 file: capabilities.yml
60 file: relationships.yml
75 cassandraHosts: [<%= @cassandra_ip %>]
76 localDataCenter: <%= @DC_NAME %>
77 reconnectTimeout : 30000
78 socketReadTimeout: <%= @socket_read_timeout %>
79 socketConnectTimeout: <%= @socket_connect_timeout %>
81 username: <%= @cassandra_usr %>
82 password: <%= @cassandra_pwd %>
83 ssl: <%= @cassandra_ssl_enabled %>
84 truststorePath : /var/lib/jetty/etc/truststore
85 truststorePassword : <%= @cassandra_truststore_password %>
87 - { name: dox, replicationStrategy: NetworkTopologyStrategy, replicationInfo: ['<%= @REP_STRING %>']}
88 - { name: sdcaudit, replicationStrategy: NetworkTopologyStrategy, replicationInfo: ['<%= @REP_STRING %>']}
89 - { name: sdcartifact, replicationStrategy: NetworkTopologyStrategy, replicationInfo: ['<%= @REP_STRING %>']}
90 - { name: sdccomponent, replicationStrategy: NetworkTopologyStrategy, replicationInfo: ['<%= @REP_STRING %>']}
91 - { name: sdcrepository, replicationStrategy: NetworkTopologyStrategy, replicationInfo: ['<%= @REP_STRING %>']}
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
131 - AAI_VF_MODULE_MODEL
132 - AAI_VF_INSTANCE_MODEL
144 #Deployment artifacts placeHolder
145 resourceTypes: &allResourceTypes
156 deploymentResourceArtifacts:
159 deploymentResourceInstanceArtifacts:
161 displayName: "HEAT ENV"
163 description: "Auto-generated HEAT Environment deployment artifact"
166 displayName: "VF HEAT ENV"
168 description: "VF Auto-generated HEAT Environment deployment artifact"
171 #tosca artifacts placeholders
174 artifactName: -template.yml
175 displayName: Tosca Template
177 description: TOSCA representation of the asset
179 artifactName: -csar.csar
180 displayName: Tosca Model
182 description: TOSCA definition package of the asset
184 #Informational artifacts placeHolder
185 excludeResourceCategory:
190 informationalResourceArtifacts:
192 displayName: Features
195 displayName: Capacity
198 displayName: Vendor Test Result
201 displayName: Test Scripts
204 displayName: Cloud Questionnaire (completed)
206 HEATTemplateFromVendor:
207 displayName: HEAT Template from Vendor
209 resourceSecurityTemplate:
210 displayName: Resource Security Template
213 excludeServiceCategory:
215 informationalServiceArtifacts:
217 displayName: Service Artifact Plan
219 summaryOfImpactsToECOMPElements:
220 displayName: Summary of impacts to ECOMP elements,OSSs, BSSs
222 controlLoopFunctions:
223 displayName: Control Loop Functions
226 displayName: Dimensioning Info
229 displayName: Affinity Rules
232 displayName: Operational Policies
234 serviceSpecificPolicies:
235 displayName: Service-specific Policies
238 displayName: Engineering Rules (ERD)
240 distributionInstructions:
241 displayName: Distribution Instructions
243 certificationTestResults:
244 displayName: TD Certification Test Results
246 deploymentVotingRecord:
247 displayName: Deployment Voting Record
249 serviceQuestionnaire:
250 displayName: Service Questionnaire
252 serviceSecurityTemplate:
253 displayName: Service Security Template
258 displayName: Configuration
261 displayName: Instantiation
264 displayName: Monitoring
267 displayName: Reporting
277 additionalInformationMaxNumberOfKeys: 50
282 probeIntervalInSeconds: 15
283 defaultHeatArtifactTimeoutMinutes: 60
285 serviceDeploymentArtifacts:
292 MODEL_INVENTORY_PROFILE:
298 UCPE_LAYER_2_CONFIGURATION:
309 AAI_VF_INSTANCE_MODEL:
312 UCPE_LAYER_2_CONFIGURATION:
326 resourceDeploymentArtifacts:
331 validForResourceTypes: *allResourceTypes
336 validForResourceTypes: *allResourceTypes
341 validForResourceTypes: *allResourceTypes
346 validForResourceTypes: *allResourceTypes
349 validForResourceTypes: *allResourceTypes
350 CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT:
353 validForResourceTypes: *allResourceTypes
357 validForResourceTypes: *allResourceTypes
361 validForResourceTypes: *allResourceTypes
365 validForResourceTypes: *allResourceTypes
369 validForResourceTypes: *allResourceTypes
370 MODEL_INVENTORY_PROFILE:
373 validForResourceTypes: *allResourceTypes
377 validForResourceTypes: *allResourceTypes
378 LIFECYCLE_OPERATIONS:
382 validForResourceTypes:
389 validForResourceTypes:
402 validForResourceTypes: *allResourceTypes
405 validForResourceTypes:
411 validForResourceTypes:
417 validForResourceTypes:
423 validForResourceTypes:
428 validForResourceTypes:
433 validForResourceTypes:
439 validForResourceTypes:
444 validForResourceTypes:
448 validForResourceTypes:
459 validForResourceTypes: *allResourceTypes
462 validForResourceTypes: *allResourceTypes
467 validForResourceTypes:
473 validForResourceTypes:
480 validForResourceTypes:
486 validForResourceTypes:
494 validForResourceTypes:
499 validForResourceTypes: *allResourceTypes
501 resourceInstanceDeploymentArtifacts:
515 DCAE_INVENTORY_TOSCA:
522 DCAE_INVENTORY_POLICY:
527 DCAE_INVENTORY_BLUEPRINT:
529 DCAE_INVENTORY_EVENT:
533 validForResourceTypes: *allResourceTypes
536 validForResourceTypes: *allResourceTypes
543 resourceInformationalArtifacts:
546 validForResourceTypes: *allResourceTypes
549 validForResourceTypes: *allResourceTypes
552 validForResourceTypes: *allResourceTypes
555 validForResourceTypes: *allResourceTypes
558 validForResourceTypes: *allResourceTypes
561 validForResourceTypes: *allResourceTypes
564 validForResourceTypes: *allResourceTypes
567 validForResourceTypes: *allResourceTypes
570 validForResourceTypes: *allResourceTypes
573 validForResourceTypes:
585 validForResourceTypes: *allResourceTypes
588 validForResourceTypes: *allResourceTypes
591 validForResourceTypes:
597 resourceInformationalDeployedArtifacts:
600 requirementsToFulfillBeforeCert:
602 capabilitiesToConsumeBeforeCert:
605 - /sdc2/rest/healthCheck
607 cleanComponentsConfiguration:
608 cleanIntervalInMinutes: 1440
613 artifactsIndex: resources
615 heatEnvArtifactHeader: ""
616 heatEnvArtifactFooter: ""
619 host: <%= node['ONBOARDING_BE_VIP'] %>
620 <% if node[:disableHttp] -%>
622 port: <%= node['ONBOARDING_BE'][:https_port] %>
625 port: <%= node['ONBOARDING_BE'][:http_port] %>
627 downloadCsarUri: "/onboarding-api/v1.0/vendor-software-products/packages"
628 healthCheckUri: "/onboarding-api/v1.0/healthcheck"
631 host: <%= @dcae_be_vip %>
632 <% if node[:disableHttp] -%>
634 port: <%= node['DCAE']['BE'][:https_port] %>
637 port: <%= node['DCAE']['BE'][:http_port] %>
639 healthCheckUri: "/dcae/healthCheck"
651 changePriorityUser: ecompasdc
652 changePriorityPassword: ecompasdc123
654 publishNetworkBody: '{"note":"comment"}'
656 beSet: { changePriorityUrl: "", changePriorityBody: '{"name":"","uri":"","no_ad_redirection":false,"v4groups":{"failover_groups":["","","failover_policy":["FAILALL"]},"comment":"","intended_app_proto":"DNS"}'}
657 feSet: { changePriorityUrl: "", changePriorityBody: '{"name":"","uri":"","no_ad_redirection":false,"v4groups":{"failover_groups":["",""],"failover_policy":["FAILALL"]},"comment":"","intended_app_proto":"DNS"}'}
663 pollIntervalInSec: 60
669 resourcesSizeInCache: 300
670 servicesSizeInCache: 200
671 productsSizeInCache: 100
673 syncIntervalInSecondes: 43200
674 waitOnShutDownInMinutes: 10
675 numberOfCacheWorkers: 4
678 stringMaxLength: 2500
683 min_vf_module_instances:
686 max_vf_module_instances:
694 forNonBaseModule: Expansion
696 genericAssetNodeTypes:
697 VFC: org.openecomp.resource.abstract.nodes.VFC
698 CVFC: org.openecomp.resource.abstract.nodes.VFC
699 VF : org.openecomp.resource.abstract.nodes.VF
700 CR : org.openecomp.resource.abstract.nodes.CR
701 PNF: org.openecomp.resource.abstract.nodes.PNF
702 Service: org.openecomp.resource.abstract.nodes.service
704 workloadContext: Production
707 defaultValue: General_Revenue-Bearing
709 - Critical_Revenue-Bearing
710 - Vital_Revenue-Bearing
711 - Essential_Revenue-Bearing
712 - Important_Revenue-Bearing
713 - Needed_Revenue-Bearing
714 - Useful_Revenue-Bearing
715 - General_Revenue-Bearing
716 - Critical_Non-Revenue
718 - Essential_Non-Revenue
719 - Important_Non-Revenue
722 - General_Non-Revenue
724 dmaapConsumerConfiguration:
725 active: <%= @dmaap_active %>
726 hosts: localhost:3905
736 serviceName: localhost/events
741 contenttype: application/json
743 aftEnvironment: AFTUAT
744 aftDme2ConnectionTimeoutMs: 15000
745 aftDme2RoundtripTimeoutMs: 240000
746 aftDme2ReadTimeoutMs: 50000
747 dme2preferredRouterFilePath: DME2preferredRouter.txt
748 timeLimitForNotificationHandleMs: 120000
754 dme2Search: DME2SEARCH
755 dme2Resolve: DME2RESOLVE
757 excludedPolicyTypesMapping:
764 excludedGroupTypesMapping:
766 - org.openecomp.groups.VfModule
767 - org.openecomp.groups.heat.HeatStack
770 - org.openecomp.groups.VfModule
771 - org.openecomp.groups.heat.HeatStack
774 - org.openecomp.groups.VfModule
775 - org.openecomp.groups.heat.HeatStack
778 - org.openecomp.groups.VfModule
779 - org.openecomp.groups.heat.HeatStack