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:
475 validForResourceTypes:
480 validForResourceTypes: *allResourceTypes
482 resourceInstanceDeploymentArtifacts:
496 DCAE_INVENTORY_TOSCA:
503 DCAE_INVENTORY_POLICY:
508 DCAE_INVENTORY_BLUEPRINT:
510 DCAE_INVENTORY_EVENT:
514 validForResourceTypes: *allResourceTypes
517 validForResourceTypes: *allResourceTypes
524 resourceInformationalArtifacts:
527 validForResourceTypes: *allResourceTypes
530 validForResourceTypes: *allResourceTypes
533 validForResourceTypes: *allResourceTypes
536 validForResourceTypes: *allResourceTypes
539 validForResourceTypes: *allResourceTypes
542 validForResourceTypes: *allResourceTypes
545 validForResourceTypes: *allResourceTypes
548 validForResourceTypes: *allResourceTypes
551 validForResourceTypes: *allResourceTypes
554 validForResourceTypes:
566 validForResourceTypes: *allResourceTypes
569 validForResourceTypes: *allResourceTypes
572 validForResourceTypes:
578 resourceInformationalDeployedArtifacts:
581 requirementsToFulfillBeforeCert:
583 capabilitiesToConsumeBeforeCert:
586 - /sdc2/rest/healthCheck
588 cleanComponentsConfiguration:
589 cleanIntervalInMinutes: 1440
594 artifactsIndex: resources
596 heatEnvArtifactHeader: ""
597 heatEnvArtifactFooter: ""
600 host: <%= node['ONBOARDING_BE_VIP'] %>
601 <% if node[:disableHttp] -%>
603 port: <%= node['ONBOARDING_BE'][:https_port] %>
606 port: <%= node['ONBOARDING_BE'][:http_port] %>
608 downloadCsarUri: "/onboarding-api/v1.0/vendor-software-products/packages"
609 healthCheckUri: "/onboarding-api/v1.0/healthcheck"
612 host: <%= @dcae_be_vip %>
613 <% if node[:disableHttp] -%>
615 port: <%= node['DCAE']['BE'][:https_port] %>
618 port: <%= node['DCAE']['BE'][:http_port] %>
620 healthCheckUri: "/dcae/healthCheck"
632 changePriorityUser: ecompasdc
633 changePriorityPassword: ecompasdc123
635 publishNetworkBody: '{"note":"comment"}'
637 beSet: { changePriorityUrl: "", changePriorityBody: '{"name":"","uri":"","no_ad_redirection":false,"v4groups":{"failover_groups":["","","failover_policy":["FAILALL"]},"comment":"","intended_app_proto":"DNS"}'}
638 feSet: { changePriorityUrl: "", changePriorityBody: '{"name":"","uri":"","no_ad_redirection":false,"v4groups":{"failover_groups":["",""],"failover_policy":["FAILALL"]},"comment":"","intended_app_proto":"DNS"}'}
644 pollIntervalInSec: 60
650 resourcesSizeInCache: 300
651 servicesSizeInCache: 200
652 productsSizeInCache: 100
654 syncIntervalInSecondes: 43200
655 waitOnShutDownInMinutes: 10
656 numberOfCacheWorkers: 4
659 stringMaxLength: 2500
664 min_vf_module_instances:
667 max_vf_module_instances:
675 forNonBaseModule: Expansion
677 genericAssetNodeTypes:
678 VFC: org.openecomp.resource.abstract.nodes.VFC
679 CVFC: org.openecomp.resource.abstract.nodes.VFC
680 VF : org.openecomp.resource.abstract.nodes.VF
681 CR : org.openecomp.resource.abstract.nodes.CR
682 PNF: org.openecomp.resource.abstract.nodes.PNF
683 Service: org.openecomp.resource.abstract.nodes.service
685 workloadContext: Production
688 defaultValue: General_Revenue-Bearing
690 - Critical_Revenue-Bearing
691 - Vital_Revenue-Bearing
692 - Essential_Revenue-Bearing
693 - Important_Revenue-Bearing
694 - Needed_Revenue-Bearing
695 - Useful_Revenue-Bearing
696 - General_Revenue-Bearing
697 - Critical_Non-Revenue
699 - Essential_Non-Revenue
700 - Important_Non-Revenue
703 - General_Non-Revenue
705 dmaapConsumerConfiguration:
706 active: <%= @dmaap_active %>
707 hosts: localhost:3905
717 serviceName: localhost/events
722 contenttype: application/json
724 aftEnvironment: AFTUAT
725 aftDme2ConnectionTimeoutMs: 15000
726 aftDme2RoundtripTimeoutMs: 240000
727 aftDme2ReadTimeoutMs: 50000
728 dme2preferredRouterFilePath: DME2preferredRouter.txt
729 timeLimitForNotificationHandleMs: 120000
735 dme2Search: DME2SEARCH
736 dme2Resolve: DME2RESOLVE
738 excludedPolicyTypesMapping:
745 excludedGroupTypesMapping:
747 - org.openecomp.groups.VfModule
748 - org.openecomp.groups.heat.HeatStack
751 - org.openecomp.groups.VfModule
752 - org.openecomp.groups.heat.HeatStack
755 - org.openecomp.groups.VfModule
756 - org.openecomp.groups.heat.HeatStack
759 - org.openecomp.groups.VfModule
760 - org.openecomp.groups.heat.HeatStack