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
147 #Deployment artifacts placeHolder
148 resourceTypes: &allResourceTypes
158 deploymentResourceArtifacts:
160 displayName: "CDS Blueprint"
161 type: CONTROLLER_BLUEPRINT_ARCHIVE
162 description: "CDS deployment artifact"
165 deploymentResourceInstanceArtifacts:
167 displayName: "HEAT ENV"
169 description: "Auto-generated HEAT Environment deployment artifact"
172 displayName: "VF HEAT ENV"
174 description: "VF Auto-generated HEAT Environment deployment artifact"
177 #tosca artifacts placeholders
180 artifactName: -template.yml
181 displayName: Tosca Template
183 description: TOSCA representation of the asset
185 artifactName: -csar.csar
186 displayName: Tosca Model
188 description: TOSCA definition package of the asset
190 #Informational artifacts placeHolder
191 excludeResourceCategory:
195 informationalResourceArtifacts:
197 displayName: Features
200 displayName: Capacity
203 displayName: Vendor Test Result
206 displayName: Test Scripts
209 displayName: Cloud Questionnaire (completed)
211 HEATTemplateFromVendor:
212 displayName: HEAT Template from Vendor
214 resourceSecurityTemplate:
215 displayName: Resource Security Template
218 excludeServiceCategory:
220 informationalServiceArtifacts:
222 displayName: Service Artifact Plan
224 summaryOfImpactsToECOMPElements:
225 displayName: Summary of impacts to ECOMP elements,OSSs, BSSs
227 controlLoopFunctions:
228 displayName: Control Loop Functions
231 displayName: Dimensioning Info
234 displayName: Affinity Rules
237 displayName: Operational Policies
239 serviceSpecificPolicies:
240 displayName: Service-specific Policies
243 displayName: Engineering Rules (ERD)
245 distributionInstructions:
246 displayName: Distribution Instructions
248 certificationTestResults:
249 displayName: TD Certification Test Results
251 deploymentVotingRecord:
252 displayName: Deployment Voting Record
254 serviceQuestionnaire:
255 displayName: Service Questionnaire
257 serviceSecurityTemplate:
258 displayName: Service Security Template
263 displayName: Configuration
266 displayName: Instantiation
269 displayName: Monitoring
272 displayName: Reporting
281 additionalInformationMaxNumberOfKeys: 50
286 probeIntervalInSeconds: 15
288 defaultHeatArtifactTimeoutMinutes: 60
290 serviceDeploymentArtifacts:
291 CONTROLLER_BLUEPRINT_ARCHIVE:
300 MODEL_INVENTORY_PROFILE:
314 AAI_VF_INSTANCE_MODEL:
317 UCPE_LAYER_2_CONFIGURATION:
328 resourceDeploymentArtifacts:
333 validForResourceTypes: *allResourceTypes
338 validForResourceTypes: *allResourceTypes
343 validForResourceTypes: *allResourceTypes
348 validForResourceTypes: *allResourceTypes
351 validForResourceTypes: *allResourceTypes
352 CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT:
357 validForResourceTypes: *allResourceTypes
361 validForResourceTypes: *allResourceTypes
365 validForResourceTypes: *allResourceTypes
369 validForResourceTypes: *allResourceTypes
373 validForResourceTypes: *allResourceTypes
374 MODEL_INVENTORY_PROFILE:
377 validForResourceTypes: *allResourceTypes
381 validForResourceTypes: *allResourceTypes
382 LIFECYCLE_OPERATIONS:
386 validForResourceTypes:
393 validForResourceTypes:
405 validForResourceTypes: *allResourceTypes
408 validForResourceTypes:
414 validForResourceTypes:
420 validForResourceTypes:
426 validForResourceTypes:
431 validForResourceTypes:
436 validForResourceTypes:
442 validForResourceTypes:
447 validForResourceTypes:
451 validForResourceTypes:
462 validForResourceTypes: *allResourceTypes
465 validForResourceTypes: *allResourceTypes
470 validForResourceTypes:
476 validForResourceTypes:
483 validForResourceTypes:
490 validForResourceTypes:
493 CONTROLLER_BLUEPRINT_ARCHIVE:
496 validForResourceTypes:
504 validForResourceTypes:
508 resourceInstanceDeploymentArtifacts:
522 DCAE_INVENTORY_TOSCA:
529 DCAE_INVENTORY_POLICY:
534 DCAE_INVENTORY_BLUEPRINT:
536 DCAE_INVENTORY_EVENT:
540 validForResourceTypes: *allResourceTypes
543 validForResourceTypes: *allResourceTypes
550 resourceInformationalArtifacts:
553 validForResourceTypes: *allResourceTypes
556 validForResourceTypes: *allResourceTypes
559 validForResourceTypes: *allResourceTypes
562 validForResourceTypes: *allResourceTypes
565 validForResourceTypes: *allResourceTypes
568 validForResourceTypes: *allResourceTypes
571 validForResourceTypes: *allResourceTypes
574 validForResourceTypes: *allResourceTypes
577 validForResourceTypes: *allResourceTypes
580 validForResourceTypes:
593 validForResourceTypes:
597 validForResourceTypes: *allResourceTypes
600 validForResourceTypes: *allResourceTypes
603 validForResourceTypes:
609 resourceInformationalDeployedArtifacts:
611 requirementsToFulfillBeforeCert:
613 capabilitiesToConsumeBeforeCert:
616 - /sdc2/rest/healthCheck
618 cleanComponentsConfiguration:
619 cleanIntervalInMinutes: 1440
624 artifactsIndex: resources
626 heatEnvArtifactHeader: ""
627 heatEnvArtifactFooter: ""
631 host: <%= @host_ip %>
632 port: <%= @catalog_port %>
633 downloadCsarUri: "/onboarding-api/v1.0/vendor-software-products/packages"
634 healthCheckUri: "/onboarding-api/v1.0/healthcheck"
638 host: <%= @host_ip %>
639 port: <%= @catalog_port %>
640 healthCheckUri: "/dcae/healthCheck"
652 changePriorityUser: ecompasdc
653 changePriorityPassword: ecompasdc123
655 publishNetworkBody: '{"note":"comment"}'
657 beSet: { changePriorityUrl: "", changePriorityBody: '{"name":"","uri":"","no_ad_redirection":false,"v4groups":{"failover_groups":["","","failover_policy":["FAILALL"]},"comment":"","intended_app_proto":"DNS"}'}
658 feSet: { changePriorityUrl: "", changePriorityBody: '{"name":"","uri":"","no_ad_redirection":false,"v4groups":{"failover_groups":["",""],"failover_policy":["FAILALL"]},"comment":"","intended_app_proto":"DNS"}'}
664 pollIntervalInSec: 60
670 resourcesSizeInCache: 300
671 servicesSizeInCache: 200
672 productsSizeInCache: 100
674 syncIntervalInSecondes: 43200
675 waitOnShutDownInMinutes: 10
676 numberOfCacheWorkers: 4
679 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 PNF: org.openecomp.resource.abstract.nodes.PNF
701 Service: org.openecomp.resource.abstract.nodes.service
703 workloadContext: Production
706 defaultValue: General_Revenue-Bearing
708 - Critical_Revenue-Bearing
709 - Vital_Revenue-Bearing
710 - Essential_Revenue-Bearing
711 - Important_Revenue-Bearing
712 - Needed_Revenue-Bearing
713 - Useful_Revenue-Bearing
714 - General_Revenue-Bearing
715 - Critical_Non-Revenue
717 - Essential_Non-Revenue
718 - Important_Non-Revenue
721 - General_Non-Revenue
724 - artifactType: 'VES_EVENTS'
725 pathsAndNamesDefinitions:
727 friendlyName: "Action"
728 path: "event.action[2]"
731 friendlyName: "Comment"
732 path: "event.comment"
735 friendlyName: "Alarm Additional Information"
736 path: "event.structure.faultFields.structure.alarmAdditionalInformation.comment"
739 dmaapConsumerConfiguration:
740 hosts: localhost:3905
750 serviceName: localhost/events
755 contenttype: application/json
757 aftEnvironment: AFTUAT
758 aftDme2ConnectionTimeoutMs: 15000
759 aftDme2RoundtripTimeoutMs: 240000
760 aftDme2ReadTimeoutMs: 50000
761 dme2preferredRouterFilePath: DME2preferredRouter.txt
762 timeLimitForNotificationHandleMs: 120000
768 dme2Search: DME2SEARCH
769 dme2Resolve: DME2RESOLVE
771 excludedPolicyTypesMapping:
778 excludedGroupTypesMapping:
780 - org.openecomp.groups.VfModule
781 - org.openecomp.groups.heat.HeatStack
784 - org.openecomp.groups.VfModule
785 - org.openecomp.groups.heat.HeatStack
788 - org.openecomp.groups.VfModule
789 - org.openecomp.groups.heat.HeatStack