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
353 validForResourceTypes: *allResourceTypes
357 validForResourceTypes: *allResourceTypes
361 validForResourceTypes: *allResourceTypes
365 validForResourceTypes: *allResourceTypes
366 MODEL_INVENTORY_PROFILE:
369 validForResourceTypes: *allResourceTypes
373 validForResourceTypes: *allResourceTypes
374 LIFECYCLE_OPERATIONS:
378 validForResourceTypes:
385 validForResourceTypes: *allResourceTypes
389 validForResourceTypes: *allResourceTypes
392 validForResourceTypes:
398 validForResourceTypes:
404 validForResourceTypes:
410 validForResourceTypes:
415 validForResourceTypes:
420 validForResourceTypes:
426 validForResourceTypes:
431 validForResourceTypes:
435 validForResourceTypes: *allResourceTypes
438 validForResourceTypes: *allResourceTypes
441 validForResourceTypes: *allResourceTypes
447 validForResourceTypes:
452 validForResourceTypes: *allResourceTypes
454 resourceInstanceDeploymentArtifacts:
468 DCAE_INVENTORY_TOSCA:
475 DCAE_INVENTORY_POLICY:
480 DCAE_INVENTORY_BLUEPRINT:
482 DCAE_INVENTORY_EVENT:
486 validForResourceTypes: *allResourceTypes
489 validForResourceTypes: *allResourceTypes
496 resourceInformationalArtifacts:
499 validForResourceTypes: *allResourceTypes
502 validForResourceTypes: *allResourceTypes
505 validForResourceTypes: *allResourceTypes
508 validForResourceTypes: *allResourceTypes
511 validForResourceTypes: *allResourceTypes
514 validForResourceTypes: *allResourceTypes
517 validForResourceTypes: *allResourceTypes
520 validForResourceTypes: *allResourceTypes
523 validForResourceTypes: *allResourceTypes
526 validForResourceTypes:
538 validForResourceTypes: *allResourceTypes
541 validForResourceTypes: *allResourceTypes
544 validForResourceTypes:
549 resourceInformationalDeployedArtifacts:
552 requirementsToFulfillBeforeCert:
554 capabilitiesToConsumeBeforeCert:
557 - /sdc2/rest/healthCheck
559 cleanComponentsConfiguration:
560 cleanIntervalInMinutes: 1440
565 artifactsIndex: resources
567 heatEnvArtifactHeader: ""
568 heatEnvArtifactFooter: ""
571 host: <%= node['ONBOARDING_BE_VIP'] %>
572 <% if node[:disableHttp] -%>
574 port: <%= node['ONBOARDING_BE'][:https_port] %>
577 port: <%= node['ONBOARDING_BE'][:http_port] %>
579 downloadCsarUri: "/onboarding-api/v1.0/vendor-software-products/packages"
580 healthCheckUri: "/onboarding-api/v1.0/healthcheck"
583 host: <%= @dcae_be_vip %>
584 <% if node[:disableHttp] -%>
586 port: <%= node['DCAE']['BE'][:https_port] %>
589 port: <%= node['DCAE']['BE'][:http_port] %>
591 healthCheckUri: "/dcae/healthCheck"
603 changePriorityUser: ecompasdc
604 changePriorityPassword: ecompasdc123
606 publishNetworkBody: '{"note":"comment"}'
608 beSet: { changePriorityUrl: "", changePriorityBody: '{"name":"","uri":"","no_ad_redirection":false,"v4groups":{"failover_groups":["","","failover_policy":["FAILALL"]},"comment":"","intended_app_proto":"DNS"}'}
609 feSet: { changePriorityUrl: "", changePriorityBody: '{"name":"","uri":"","no_ad_redirection":false,"v4groups":{"failover_groups":["",""],"failover_policy":["FAILALL"]},"comment":"","intended_app_proto":"DNS"}'}
615 pollIntervalInSec: 60
621 resourcesSizeInCache: 300
622 servicesSizeInCache: 200
623 productsSizeInCache: 100
625 syncIntervalInSecondes: 43200
626 waitOnShutDownInMinutes: 10
627 numberOfCacheWorkers: 4
630 stringMaxLength: 2500
635 min_vf_module_instances:
638 max_vf_module_instances:
646 forNonBaseModule: Expansion
648 genericAssetNodeTypes:
649 VFC: org.openecomp.resource.abstract.nodes.VFC
650 CVFC: org.openecomp.resource.abstract.nodes.VFC
651 VF : org.openecomp.resource.abstract.nodes.VF
652 CR : org.openecomp.resource.abstract.nodes.CR
653 PNF: org.openecomp.resource.abstract.nodes.PNF
654 Service: org.openecomp.resource.abstract.nodes.service
656 workloadContext: Production
659 defaultValue: General_Revenue-Bearing
661 - Critical_Revenue-Bearing
662 - Vital_Revenue-Bearing
663 - Essential_Revenue-Bearing
664 - Important_Revenue-Bearing
665 - Needed_Revenue-Bearing
666 - Useful_Revenue-Bearing
667 - General_Revenue-Bearing
668 - Critical_Non-Revenue
670 - Essential_Non-Revenue
671 - Important_Non-Revenue
674 - General_Non-Revenue
676 dmaapConsumerConfiguration:
677 active: <%= @dmaap_active %>
678 hosts: localhost:3905
688 serviceName: localhost/events
693 contenttype: application/json
695 aftEnvironment: AFTUAT
696 aftDme2ConnectionTimeoutMs: 15000
697 aftDme2RoundtripTimeoutMs: 240000
698 aftDme2ReadTimeoutMs: 50000
699 dme2preferredRouterFilePath: DME2preferredRouter.txt
700 timeLimitForNotificationHandleMs: 120000
706 dme2Search: DME2SEARCH
707 dme2Resolve: DME2RESOLVE
709 excludedPolicyTypesMapping:
716 excludedGroupTypesMapping:
718 - org.openecomp.groups.VfModule
719 - org.openecomp.groups.heat.HeatStack
722 - org.openecomp.groups.VfModule
723 - org.openecomp.groups.heat.HeatStack
726 - org.openecomp.groups.VfModule
727 - org.openecomp.groups.heat.HeatStack
730 - org.openecomp.groups.VfModule
731 - org.openecomp.groups.heat.HeatStack