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: 11.0
29 minToscaConformanceLevel: 3.0
31 janusGraphCfgFile: /var/lib/jetty/config/catalog-be/janusgraph.properties
32 janusGraphInMemoryGraph: false
33 janusGraphLockTimeout: 1800
34 # The interval to try and reconnect to JanusGraph DB when it is down during ASDC startup:
35 janusGraphReconnectIntervalInSeconds: 3
37 # The read timeout towards JanusGraph DB when health check is invoked:
38 janusGraphHealthCheckReadTimeout: 1
40 # The interval to try and reconnect to Elasticsearch when it is down during ASDC startup:
42 uebHealthCheckReconnectIntervalInSeconds: 15
43 uebHealthCheckReadTimeout: 4
57 file: capabilities.yml
59 file: relationships.yml
74 securityKey: "sdcaccessrestrictionsecureykey"
75 maxSessionTimeOut: 86400000
76 sessionIdleTimeOut: 3600000
77 cookieName: "AuthenticationCookie"
81 # redirect variable name from portal.properties file
83 excludedUrls: [<%= node['access_restriction']['excluded_urls'] %>]
84 onboardingExcludedUrls: [<%= node['access_restriction']['excluded_urls_onboarding'] %>]
89 cassandraHosts: [<%= @cassandra_ip %>]
90 cassandraPort: <%= @cassandra_port %>
91 localDataCenter: <%= @DC_NAME %>
92 reconnectTimeout : 30000
93 socketReadTimeout: <%= @socket_read_timeout %>
94 socketConnectTimeout: <%= @socket_connect_timeout %>
96 username: <%= @cassandra_usr %>
97 password: <%= @cassandra_pwd %>
98 ssl: <%= @cassandra_ssl_enabled %>
99 truststorePath : /var/lib/jetty/etc/truststore
100 truststorePassword : <%= @cassandra_truststore_password %>
102 - { name: dox, replicationStrategy: NetworkTopologyStrategy, replicationInfo: ['<%= @REP_STRING %>']}
103 - { name: sdcaudit, replicationStrategy: NetworkTopologyStrategy, replicationInfo: ['<%= @REP_STRING %>']}
104 - { name: sdcartifact, replicationStrategy: NetworkTopologyStrategy, replicationInfo: ['<%= @REP_STRING %>']}
105 - { name: sdccomponent, replicationStrategy: NetworkTopologyStrategy, replicationInfo: ['<%= @REP_STRING %>']}
106 - { name: sdcrepository, replicationStrategy: NetworkTopologyStrategy, replicationInfo: ['<%= @REP_STRING %>']}
114 #Deployment artifacts placeHolder
115 resourceTypes: &allResourceTypes
126 - type: CONTROLLER_BLUEPRINT_ARCHIVE
144 resourceTypes: *allResourceTypes
155 - type: MODEL_INVENTORY_PROFILE
163 - type: MODEL_QUERY_SPEC
171 - type: UCPE_LAYER_2_CONFIGURATION
180 - type: AAI_SERVICE_MODEL
188 - type: AAI_VF_MODULE_MODEL
196 - type: AAI_VF_INSTANCE_MODEL
240 resourceTypes: *allResourceTypes
249 resourceTypes: *allResourceTypes
258 resourceTypes: *allResourceTypes
267 resourceTypes: *allResourceTypes
271 - type: HEAT_ARTIFACT
276 resourceTypes: *allResourceTypes
278 - type: CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT
283 resourceTypes: *allResourceTypes
293 resourceTypes: *allResourceTypes
301 resourceTypes: *allResourceTypes
304 - type: VENDOR_LICENSE
309 resourceTypes: *allResourceTypes
312 - type: MODEL_INVENTORY_PROFILE
317 resourceTypes: *allResourceTypes
320 - type: MODEL_QUERY_SPEC
325 resourceTypes: *allResourceTypes
328 - type: LIFECYCLE_OPERATIONS
358 - type: PERFORMANCE_COUNTER
364 resourceTypes: *allResourceTypes
433 - type: AAI_VF_MODULE_MODEL
465 resourceTypes: *allResourceTypes
474 resourceTypes: *allResourceTypes
476 - type: PM_DICTIONARY
497 - type: ANSIBLE_PLAYBOOK
508 - type: ONBOARDED_PACKAGE
527 - type: VF_MODULES_METADATA
535 - type: DCAE_INVENTORY_TOSCA
544 - type: DCAE_INVENTORY_JSON
552 - type: DCAE_INVENTORY_POLICY
560 - type: DCAE_INVENTORY_DOC
567 - type: DCAE_INVENTORY_BLUEPRINT
574 - type: DCAE_INVENTORY_EVENT
586 resourceTypes: *allResourceTypes
593 resourceTypes: *allResourceTypes
600 resourceTypes: *allResourceTypes
607 resourceTypes: *allResourceTypes
614 resourceTypes: *allResourceTypes
621 resourceTypes: *allResourceTypes
628 resourceTypes: *allResourceTypes
630 - type: PNF_SW_INFORMATION
658 resourceTypes: *allResourceTypes
668 resourceTypes: *allResourceTypes
678 - type: TOSCA_TEMPLATE
686 - type: NETWORK_CALL_FLOW
697 deploymentResourceArtifacts:
699 deploymentResourceInstanceArtifacts:
701 displayName: "HEAT ENV"
703 description: "Auto-generated HEAT Environment deployment artifact"
706 displayName: "VF HEAT ENV"
708 description: "VF Auto-generated HEAT Environment deployment artifact"
711 #tosca artifacts placeholders
714 artifactName: -template.yml
715 displayName: Tosca Template
717 description: TOSCA representation of the asset
719 artifactName: -csar.csar
720 displayName: Tosca Model
722 description: TOSCA definition package of the asset
724 #Informational artifacts placeHolder
725 excludeResourceCategory:
730 informationalResourceArtifacts:
732 displayName: Features
735 displayName: Capacity
738 displayName: Vendor Test Result
741 displayName: Test Scripts
744 displayName: Cloud Questionnaire (completed)
746 HEATTemplateFromVendor:
747 displayName: HEAT Template from Vendor
749 resourceSecurityTemplate:
750 displayName: Resource Security Template
753 excludeServiceCategory:
755 informationalServiceArtifacts:
757 displayName: Service Artifact Plan
759 summaryOfImpactsToECOMPElements:
760 displayName: Summary of impacts to ECOMP elements,OSSs, BSSs
762 controlLoopFunctions:
763 displayName: Control Loop Functions
766 displayName: Dimensioning Info
769 displayName: Affinity Rules
772 displayName: Operational Policies
774 serviceSpecificPolicies:
775 displayName: Service-specific Policies
778 displayName: Engineering Rules (ERD)
780 distributionInstructions:
781 displayName: Distribution Instructions
783 certificationTestResults:
784 displayName: TD Certification Test Results
786 deploymentVotingRecord:
787 displayName: Deployment Voting Record
789 serviceQuestionnaire:
790 displayName: Service Questionnaire
792 serviceSecurityTemplate:
793 displayName: Service Security Template
798 displayName: Configuration
801 displayName: Instantiation
804 displayName: Monitoring
807 displayName: Reporting
817 additionalInformationMaxNumberOfKeys: 50
822 probeIntervalInSeconds: 15
823 heatArtifactDeploymentTimeout:
829 - /sdc2/rest/monitoring
830 - /sdc2/rest/healthCheck
832 cleanComponentsConfiguration:
833 cleanIntervalInMinutes: 1440
838 artifactsIndex: resources
840 heatEnvArtifactHeader: ""
841 heatEnvArtifactFooter: ""
844 host: <%= node['ONBOARDING_BE_VIP'] %>
845 <% if node[:disableHttp] -%>
847 port: <%= node['ONBOARDING_BE'][:https_port] %>
850 port: <%= node['ONBOARDING_BE'][:http_port] %>
852 downloadCsarUri: "/onboarding-api/v1.0/vendor-software-products/packages"
853 healthCheckUri: "/onboarding-api/v1.0/healthcheck"
856 host: <%= @dcae_be_vip %>
857 <% if node[:disableHttp] -%>
859 port: <%= node['DCAE']['BE'][:https_port] %>
862 port: <%= node['DCAE']['BE'][:http_port] %>
864 healthCheckUri: "/dcae/healthCheck"
876 changePriorityUser: ecompasdc
877 changePriorityPassword: ecompasdc123
879 publishNetworkBody: '{"note":"comment"}'
881 beSet: { changePriorityUrl: "", changePriorityBody: '{"name":"","uri":"","no_ad_redirection":false,"v4groups":{"failover_groups":["","","failover_policy":["FAILALL"]},"comment":"","intended_app_proto":"DNS"}'}
882 feSet: { changePriorityUrl: "", changePriorityBody: '{"name":"","uri":"","no_ad_redirection":false,"v4groups":{"failover_groups":["",""],"failover_policy":["FAILALL"]},"comment":"","intended_app_proto":"DNS"}'}
888 pollIntervalInSec: 60
894 resourcesSizeInCache: 300
895 servicesSizeInCache: 200
896 productsSizeInCache: 100
898 syncIntervalInSecondes: 43200
899 waitOnShutDownInMinutes: 10
900 numberOfCacheWorkers: 4
903 stringMaxLength: 2500
907 consumerBusinessLogic: true
910 min_vf_module_instances:
913 max_vf_module_instances:
921 forNonBaseModule: Expansion
923 genericAssetNodeTypes:
924 VFC: org.openecomp.resource.abstract.nodes.VFC
925 CVFC: org.openecomp.resource.abstract.nodes.VFC
926 VF : org.openecomp.resource.abstract.nodes.VF
927 CR : org.openecomp.resource.abstract.nodes.CR
928 PNF: org.openecomp.resource.abstract.nodes.PNF
929 Service: org.openecomp.resource.abstract.nodes.service
931 workloadContext: Production
934 defaultValue: General_Revenue-Bearing
936 - Critical_Revenue-Bearing
937 - Vital_Revenue-Bearing
938 - Essential_Revenue-Bearing
939 - Important_Revenue-Bearing
940 - Needed_Revenue-Bearing
941 - Useful_Revenue-Bearing
942 - General_Revenue-Bearing
943 - Critical_Non-Revenue
945 - Essential_Non-Revenue
946 - Important_Non-Revenue
949 - General_Non-Revenue
952 - artifactType: 'VES_EVENTS'
953 pathsAndNamesDefinitions:
955 friendlyName: "Action"
956 path: "event.action[2]"
959 friendlyName: "Comment"
960 path: "event.comment"
963 friendlyName: "Alarm Additional Information"
964 path: "event.structure.faultFields.structure.alarmAdditionalInformation.comment"
966 - artifactType: 'PM_DICTIONARY'
967 pathsAndNamesDefinitions:
969 friendlyName: "measType"
970 path: "pmMetaData.pmFields.measType"
973 friendlyName: "measDescription"
974 path: "pmMetaData.pmFields.measDescription"
977 friendlyName: "measCondition"
978 path: "pmMetaData.pmFields.measCondition"
981 friendlyName: "measResultUnits"
982 path: "pmMetaData.pmFields.measResultUnits"
985 friendlyName: "measResultRange"
986 path: "pmMetaData.pmFields.measResultRange"
989 friendlyName: "measObjClass"
990 path: "pmMetaData.pmFields.measObjClass"
993 friendlyName: "measCollectionMethod"
994 path: "pmMetaData.pmFields.measCollectionMethod"
997 friendlyName: "measInfoId"
998 path: "pmMetaData.pmFields.measInfoId"
1001 friendlyName: "iMeasInfoId"
1002 path: "pmMetaData.pmFields.iMeasInfoId"
1005 dmaapConsumerConfiguration:
1006 active: <%= @dmaap_active %>
1007 hosts: localhost:3905
1015 longitude: 34.855499
1017 serviceName: localhost/events
1022 contenttype: application/json
1024 aftEnvironment: AFTUAT
1025 aftDme2ConnectionTimeoutMs: 15000
1026 aftDme2RoundtripTimeoutMs: 240000
1027 aftDme2ReadTimeoutMs: 50000
1028 dme2preferredRouterFilePath: DME2preferredRouter.txt
1029 timeLimitForNotificationHandleMs: 120000
1033 aftDme2SslEnable: true
1034 aftDme2ClientKeystore: /var/lib/jetty/etc/truststore
1035 aftDme2ClientKeystorePassword: ""
1036 aftDme2ClientSslCertAlias: certman
1038 dmaapProducerConfiguration:
1040 hosts: <%= node['DMAAP']['producer']['host']%>
1041 consumerGroup: sdc-<%= node.chef_environment %>-<%= node['DMAAP']['random_id'] %>
1042 consumerId: sdc-<%= node.chef_environment %>1-<%= node['DMAAP']['random_id'] %>
1046 topic: <%= node['DMAAP']['producer']['topic'] %>
1048 longitude: 34.855499
1050 serviceName: <%= node['DMAAP']['producer']['serviceName'] %>
1051 environment: <%= node['DMAAP']['producer']['environment'] %>
1054 protocol: <%= node['http_protocol'] %>
1055 contenttype: application/json
1057 aftEnvironment: <%= node['DMAAP']['producer']['aftEnvironment']%>
1058 aftDme2ConnectionTimeoutMs: 15000
1059 aftDme2RoundtripTimeoutMs: 240000
1060 aftDme2ReadTimeoutMs: 50000
1061 dme2preferredRouterFilePath: <%= node['DMAAP']['producer']['dme2preferredRouterFilePath'] %>
1062 timeLimitForNotificationHandleMs: 120000
1064 username: <%= node['DMAAP']['producer']['username'] %>
1065 password: <%= node['DMAAP']['producer']['password'] %>
1066 aftDme2SslEnable: true
1067 aftDme2ClientKeystore: /var/lib/jetty/etc/truststore
1068 aftDme2ClientKeystorePassword: <%= node['jetty']['dmaap_truststore_pwd'] %>
1069 aftDme2ClientSslCertAlias: certman
1072 # ToDo: AF - had to remove due to configuration laod class failure
1074 # lookupUriFormat: "http://DME2RESOLVE/service=%s/version=1.0.0/envContext=%s/routeOffer=DEFAULT"
1075 # dme2Search: DME2SEARCH
1076 # dme2Resolve: DME2RESOLVE
1078 excludedPolicyTypesMapping:
1085 excludedGroupTypesMapping:
1087 - org.openecomp.groups.VfModule
1088 - org.openecomp.groups.heat.HeatStack
1089 - org.openecomp.groups.Group
1092 - org.openecomp.groups.VfModule
1093 - org.openecomp.groups.heat.HeatStack
1094 - org.openecomp.groups.Group
1097 - org.openecomp.groups.VfModule
1098 - org.openecomp.groups.heat.HeatStack
1099 - org.openecomp.groups.Group
1102 - org.openecomp.groups.VfModule
1103 - org.openecomp.groups.heat.HeatStack
1104 - org.openecomp.groups.Group
1107 healthStatusExclude:
1117 enableAutoHealing: false
1118 appVersion: <%= @app_version %>
1120 artifactGeneratorConfig: Artifact-Generator.properties
1121 resourcesForUpgrade:
1123 - org.openecomp.resource.cp.extCP
1124 - tosca.nodes.network.Network
1125 - tosca.nodes.network.Port
1126 - org.openecomp.resource.cp.nodes.network.SubInterface
1127 skipUpgradeFailedVfs: true
1128 skipUpgradeVSPs: true
1129 autoHealingOwner: jh0003
1130 supportAllottedResourcesAndProxy: true
1131 deleteLockTimeoutInSeconds: 60
1132 maxDeleteComponents: 10
1134 # Cadi filter (access restriction) Parameters
1135 aafNamespace: <%= node['aafNamespace'] %>
1136 aafAuthNeeded: <%= node['access_restriction']['aafAuthNeeded'] %>
1139 AFT_LATITUDE: "32.780140"
1140 AFT_LONGITUDE: "-96.800451"
1141 hostname: <%= node['BE_VIP'] %>
1142 aaf_id: <%= node['access_restriction']['aaf_id'] %>
1143 aaf_env: <%= node['access_restriction']['aaf_env'] %>
1144 aaf_url: <%= node['access_restriction']['aaf_url'] %>
1145 csp_domain: <%= node['access_restriction']['csp_domain'] %>
1146 cadi_keyfile: <%= node['access_restriction']['cadi_keyfile'] %>
1147 aaf_password: <%= node['access_restriction']['aaf_password'] %>
1148 cadi_loglevel: <%= node['access_restriction']['cadi_loglevel'] %>
1149 AFT_ENVIRONMENT: <%= node['access_restriction']['AFT_ENVIRONMENT'] %>
1150 cadiX509Issuers: <%= node['access_restriction']['cadiX509Issuers'] %>
1151 cadi_truststore: <%= node['access_restriction']['cadi_truststore'] %>
1152 cadi_truststore_password: <%= node['access_restriction']['cadi_truststore_password'] %>
1154 # This configuration entry lists all node type names prefix that shall be allowed on SDC.
1155 definedResourceNamespace:
1156 - org.openecomp.resource.