2022-11-01 04:19:28,934 DEBUG 24:basic_network.py(1) - BasicNetwork init started 2022-11-01 04:19:28,940 DEBUG 227:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2022-11-01 04:19:28,940 DEBUG 227:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2022-11-01 04:19:28,940 DEBUG 227:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2022-11-01 04:19:28,940 DEBUG 227:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2022-11-01 04:19:28,940 DEBUG 227:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2022-11-01 04:19:28,940 DEBUG 227:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2022-11-01 04:19:28,940 DEBUG 227:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2022-11-01 04:19:28,940 DEBUG 227:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2022-11-01 04:19:28,941 INFO 169:run_tests.py(1) - Running test case 'basic_network'... 2022-11-01 04:19:28,941 DEBUG 34:basic_network.py(1) - start time 2022-11-01 04:19:28,941 INFO 175:base.py(1) - ***************************************************** 2022-11-01 04:19:28,941 INFO 176:base.py(1) - START [SO] YamlTemplateVlAlaCarteInstantiateStep: Instantiate network link described in YAML using SO a'la carte method. 2022-11-01 04:19:28,941 INFO 177:base.py(1) - ***************************************************** 2022-11-01 04:19:28,942 INFO 175:base.py(1) - ***************************************************** 2022-11-01 04:19:28,942 INFO 176:base.py(1) - START [SO] YamlTemplateServiceAlaCarteInstantiateStep: Instantiate service described in YAML using SO a'la carte method. 2022-11-01 04:19:28,942 INFO 177:base.py(1) - ***************************************************** 2022-11-01 04:19:28,942 INFO 175:base.py(1) - ***************************************************** 2022-11-01 04:19:28,942 INFO 176:base.py(1) - START [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-11-01 04:19:28,942 INFO 177:base.py(1) - ***************************************************** 2022-11-01 04:19:28,947 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-11-01 04:19:28,948 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-11-01 04:19:28,948 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-01 04:19:28,948 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-11-01 04:19:28,948 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-11-01 04:19:28,951 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-11-01 04:19:29,348 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 363 2022-11-01 04:19:29,349 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-11-01 04:19:29,349 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5522b0b9-8529-4b32-b07e-a8a9d522e9d6","invariantUUID":"630cb5b9-3678-4654-ace1-e5b7bf7a2631","name":"basic_onboard_svKEIf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5522b0b9-8529-4b32-b07e-a8a9d522e9d6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-11-01 04:19:29,352 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_svKEIf from SDC 2022-11-01 04:19:29,352 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:19:29,352 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:19:29,352 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-01 04:19:29,352 DEBUG 175:__init__.py(1) - number of Service returned: 1 2022-11-01 04:19:29,352 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-11-01 04:19:29,352 INFO 197:__init__.py(1) - Service basic_network doesn't exist in SDC 2022-11-01 04:19:29,353 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-11-01 04:19:29,353 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-11-01 04:19:29,353 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-01 04:19:29,353 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-11-01 04:19:29,353 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-11-01 04:19:29,355 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-11-01 04:19:29,442 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 363 2022-11-01 04:19:29,443 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-11-01 04:19:29,443 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5522b0b9-8529-4b32-b07e-a8a9d522e9d6","invariantUUID":"630cb5b9-3678-4654-ace1-e5b7bf7a2631","name":"basic_onboard_svKEIf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5522b0b9-8529-4b32-b07e-a8a9d522e9d6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-11-01 04:19:29,445 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_svKEIf from SDC 2022-11-01 04:19:29,445 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:19:29,445 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:19:29,445 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-01 04:19:29,446 DEBUG 175:__init__.py(1) - number of Service returned: 1 2022-11-01 04:19:29,446 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-11-01 04:19:29,446 INFO 197:__init__.py(1) - Service basic_network doesn't exist in SDC 2022-11-01 04:19:29,446 DEBUG 187:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2022-11-01 04:19:29,446 INFO 157:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2022-11-01 04:19:29,447 DEBUG 129:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-01 04:19:29,447 DEBUG 131:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2022-11-01 04:19:29,447 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2022-11-01 04:19:29,448 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-01 04:19:29,673 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2022-11-01 04:19:29,675 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2022-11-01 04:19:29,676 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"},{"name":"AUTOMATION COMPOSITION","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Configuration","displayName":null,"normalizedName":"configuration","models":null,"uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","displayName":null,"normalizedName":"template","models":null,"uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","displayName":null,"normalizedName":"allotted resource","models":null,"uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","displayName":null,"normalizedName":"dcae component","models":null,"uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","displayName":null,"normalizedName":"network l2-3","models":null,"uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","displayName":null,"normalizedName":"application l4+","models":null,"uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","displayName":null,"normalizedName":"generic","models":null,"uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"AutomationComposition Element","normalizedName":"automationcomposition element","uniqueId":"resourceNewCategory.generic.automationcomposition element","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Participant","normalizedName":"participant","uniqueId":"resourceNewCategory.generic.participant","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","displayName":null,"normalizedName":"network l4+","models":null,"uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","displayName":null,"normalizedName":"network connectivity","models":null,"uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"VoIP Call Control","displayName":null,"normalizedName":"voip call control","models":["SDC AID"],"uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","displayName":null,"normalizedName":"etsi nfv network service","models":["ETSI SOL001 v2.5.1","SDC AID"],"uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","displayName":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","displayName":null,"normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","displayName":null,"normalizedName":"e2e service","models":["SDC AID"],"uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","displayName":null,"normalizedName":"partner domain service","models":["SDC AID"],"uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","displayName":null,"normalizedName":"network l4+","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","displayName":null,"normalizedName":"mobility","models":["SDC AID"],"uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","displayName":null,"normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"AutomationComposition","displayName":null,"normalizedName":"automationcomposition","models":["AUTOMATION COMPOSITION"],"uniqueId":"serviceNewCategory.automationcomposition","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.10.4"} 2022-11-01 04:19:29,679 DEBUG 175:__init__.py(1) - number of ServiceCategory returned: 9 2022-11-01 04:19:29,679 DEBUG 191:__init__.py(1) - filtering objects of all versions to be Network Service 2022-11-01 04:19:29,680 INFO 220:__init__.py(1) - ServiceCategory found, updating information 2022-11-01 04:19:29,680 INFO 312:__init__.py(1) - attempting to create Service basic_network in SDC 2022-11-01 04:19:29,680 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-11-01 04:19:29,680 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-11-01 04:19:29,680 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-01 04:19:29,680 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-11-01 04:19:29,680 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-11-01 04:19:29,682 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-11-01 04:19:29,752 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 363 2022-11-01 04:19:29,753 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-11-01 04:19:29,753 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5522b0b9-8529-4b32-b07e-a8a9d522e9d6","invariantUUID":"630cb5b9-3678-4654-ace1-e5b7bf7a2631","name":"basic_onboard_svKEIf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5522b0b9-8529-4b32-b07e-a8a9d522e9d6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-11-01 04:19:29,755 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_svKEIf from SDC 2022-11-01 04:19:29,755 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:19:29,755 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:19:29,755 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-01 04:19:29,755 DEBUG 175:__init__.py(1) - number of Service returned: 1 2022-11-01 04:19:29,755 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-11-01 04:19:29,756 INFO 197:__init__.py(1) - Service basic_network doesn't exist in SDC 2022-11-01 04:19:29,788 DEBUG 129:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-01 04:19:29,788 DEBUG 131:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2022-11-01 04:19:29,788 DEBUG 132:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_network"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_network", "componentInstancesProperties": {}, "componentInstancesAttributes": {}, "contactId": "cs0008", "groups": [], "projectCode": "123456", "deploymentArtifacts": {}, "attributes": [], "componentInstances": [], "ecompGeneratedNaming": true, "instantiationType": "A-la-carte", "environmentContext": "General_Revenue-Bearing", "categories": [ { "normalizedName": "network service", "name": "Network Service", "uniqueId": "serviceNewCategory.network service", "subcategories": null, "version": null, "ownerId": null, "empty": false, "type": null, "icons": ["network_l_1-3"] } ], "icon": "network_l_1-3", "serviceFunction": "", "serviceRole": "", "serviceType": "" } 2022-11-01 04:19:29,790 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-01 04:19:31,085 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services HTTP/1.1" 201 None 2022-11-01 04:19:31,087 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2022-11-01 04:19:31,088 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"description":null,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.operationalpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Operational Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"operationalpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"description":null,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.certificationtestresults","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"TD Certification Test Results","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"certificationtestresults","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"description":null,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.deploymentvotingrecord","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Deployment Voting Record","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"automationcompositionfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"description":null,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.automationcompositionfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Automation Composition Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"automationcompositionfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"description":null,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.servicequestionnaire","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Questionnaire","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicequestionnaire","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"description":null,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.dimensioninginfo","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Dimensioning Info","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"dimensioninginfo","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"description":null,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.affinityrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Affinity Rules","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"affinityrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"description":null,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.serviceartifactplan","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Artifact Plan","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"serviceartifactplan","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"description":null,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.servicespecificpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service-specific Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicespecificpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"description":null,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.servicesecuritytemplate","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Security Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"description":null,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.engineeringrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"engineeringrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"description":null,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.distributioninstructions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Distribution Instructions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"distributioninstructions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"description":null,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.summaryofimpactstoecompelements","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.assettoscacsar","artifactName":"service-BasicNetwork-csar.csar","artifactRef":null,"artifactGroupType":"TOSCA","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Tosca Model","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.assettoscatemplate","artifactName":"service-BasicNetwork-template.yml","artifactRef":null,"artifactGroupType":"TOSCA","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Tosca Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","displayName":null,"normalizedName":"network service","models":null,"uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"19124b06-67bb-4c16-b700-2622c9a474da.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"19124b06-67bb-4c16-b700-2622c9a474da","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"19124b06-67bb-4c16-b700-2622c9a474da","empty":false},{"definition":false,"hidden":false,"uniqueId":"19124b06-67bb-4c16-b700-2622c9a474da.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"19124b06-67bb-4c16-b700-2622c9a474da","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"19124b06-67bb-4c16-b700-2622c9a474da","empty":false},{"definition":false,"hidden":false,"uniqueId":"19124b06-67bb-4c16-b700-2622c9a474da.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"19124b06-67bb-4c16-b700-2622c9a474da","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"19124b06-67bb-4c16-b700-2622c9a474da","empty":false},{"definition":false,"hidden":false,"uniqueId":"19124b06-67bb-4c16-b700-2622c9a474da.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"19124b06-67bb-4c16-b700-2622c9a474da","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"19124b06-67bb-4c16-b700-2622c9a474da","empty":false},{"definition":false,"hidden":false,"uniqueId":"19124b06-67bb-4c16-b700-2622c9a474da.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"19124b06-67bb-4c16-b700-2622c9a474da","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"19124b06-67bb-4c16-b700-2622c9a474da","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"dataTypes":null,"substitutionFilter":null,"model":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"description":null,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.configuration","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Configuration","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"configuration","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"description":null,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.testing","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Testing","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"testing","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"description":null,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.logging","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Logging","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"logging","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"description":null,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.monitoring","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Monitoring","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"monitoring","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"description":null,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.reporting","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Reporting","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"reporting","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"description":null,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.instantiation","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Instantiation","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"instantiation","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","substituteCandidate":true,"ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","icon":"network_l_1-3","creationDate":1667276369889,"description":"service","tags":["basic_network"],"uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8","componentMetadataForSupportLog":{"SupportablityComponentUUID":"af17349c-8ce4-47fb-af89-4aa0b779160c","SupportablityComponentName":"basic_network","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","systemName":"BasicNetwork","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"invariantUUID":"f84d2469-2e31-4a02-9337-58f1fd56592f","normalizedName":"basicnetwork","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1667276369889,"allArtifacts":{"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"description":null,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.operationalpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Operational Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"operationalpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"description":null,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.certificationtestresults","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"TD Certification Test Results","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"certificationtestresults","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"description":null,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.deploymentvotingrecord","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Deployment Voting Record","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"automationcompositionfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"description":null,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.automationcompositionfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Automation Composition Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"automationcompositionfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"description":null,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.servicequestionnaire","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Questionnaire","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicequestionnaire","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"description":null,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.dimensioninginfo","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Dimensioning Info","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"dimensioninginfo","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"description":null,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.affinityrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Affinity Rules","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"affinityrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"description":null,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.serviceartifactplan","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Artifact Plan","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"serviceartifactplan","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"description":null,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.servicespecificpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service-specific Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicespecificpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"description":null,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.servicesecuritytemplate","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Security Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"description":null,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.engineeringrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"engineeringrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"description":null,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.distributioninstructions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Distribution Instructions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"distributioninstructions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"description":null,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.summaryofimpactstoecompelements","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"service":true,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"name":"basic_network"} 2022-11-01 04:19:31,092 INFO 330:__init__.py(1) - Service basic_network is created in SDC 2022-11-01 04:19:31,092 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:19:31,092 DEBUG 187:__init__.py(1) - check if Vl Generic NeutronNet exists in SDC 2022-11-01 04:19:31,092 INFO 157:__init__.py(1) - retrieving all objects of type Vl from SDC 2022-11-01 04:19:31,093 DEBUG 129:onap_service.py(1) - [SDC][get Vls] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-01 04:19:31,093 DEBUG 131:onap_service.py(1) - [SDC][get Vls] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VL 2022-11-01 04:19:31,093 DEBUG 132:onap_service.py(1) - [SDC][get Vls] data sent: None 2022-11-01 04:19:31,095 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-11-01 04:19:31,246 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VL HTTP/1.1" 200 6247 2022-11-01 04:19:31,247 INFO 142:onap_service.py(1) - [SDC][get Vls] response code: 200 2022-11-01 04:19:31,248 DEBUG 146:onap_service.py(1) - [SDC][get Vls] response: [{"uuid":"db338fb9-30bd-4aad-aec6-0304228af722","invariantUUID":"5da35ce7-87f5-4abb-b971-37369204a79d","name":"Network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/db338fb9-30bd-4aad-aec6-0304228af722/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"fbd35ed4-8138-4c90-a43d-28e61d3dd8a7","invariantUUID":"195b01d9-ee25-4233-bde7-d33c5e9a6329","name":"ExtVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/fbd35ed4-8138-4c90-a43d-28e61d3dd8a7/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"f43dd78c-04da-47e3-b5cf-78b7b4b32109","invariantUUID":"f3fe58cf-cbba-4c6f-9856-eee5cfa851bd","name":"GlobalNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f43dd78c-04da-47e3-b5cf-78b7b4b32109/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"c81daa63-33ef-475a-ad4a-a7ccb515b554","invariantUUID":"5ee77649-1333-4fd2-ae7d-1416fec10f79","name":"VL ELINE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c81daa63-33ef-475a-ad4a-a7ccb515b554/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"92a63029-22c7-4232-b752-62536fb24101","invariantUUID":"ec3e05d9-71a4-4ce0-b8b1-bc6a3d4be387","name":"NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/92a63029-22c7-4232-b752-62536fb24101/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"2ed7b288-4047-4df6-a9b8-3f51f49ea7dc","invariantUUID":"85974159-7fc5-4ebb-83fe-7d31fe05fb7d","name":"VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/2ed7b288-4047-4df6-a9b8-3f51f49ea7dc/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"32311fae-6aab-47fa-a0a8-112fbae824a1","invariantUUID":"32c9105d-5ce6-412c-88c7-eb095dc75215","name":"VL UNDERLAYVPN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/32311fae-6aab-47fa-a0a8-112fbae824a1/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"12882744-101c-40a0-8f5c-7043934e8614","invariantUUID":"4f871996-4118-481a-b388-bcaca735687d","name":"ContrailV2VirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/12882744-101c-40a0-8f5c-7043934e8614/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"e95a4db3-e6ca-4e38-b25d-1acfa5f55198","invariantUUID":"885d1a23-954b-4549-8aa2-c87c5a4d95c3","name":"VL OVERLAYTUNNEL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e95a4db3-e6ca-4e38-b25d-1acfa5f55198/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"9fad0698-ac94-4b91-a1a9-703c6ca1543d","invariantUUID":"36483aee-373d-4748-94ef-352afddad7e5","name":"NsVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9fad0698-ac94-4b91-a1a9-703c6ca1543d/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"97f17e8b-e9da-4cf6-91d6-fbbe2723a0f9","invariantUUID":"47734f1c-7f53-4af9-9c27-f9fccf510c92","name":"Generic NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/97f17e8b-e9da-4cf6-91d6-fbbe2723a0f9/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"44ee4f04-676b-4935-846a-5c054e5b0760","invariantUUID":"45b4f5ec-55fb-4ed7-94a2-107e6542d77c","name":"VnfVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/44ee4f04-676b-4935-846a-5c054e5b0760/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"6efd383c-7050-4059-98da-90d0f031c451","invariantUUID":"d415ffe1-b99a-4c4f-b792-854d5ef95d8c","name":"ext ZTE VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/6efd383c-7050-4059-98da-90d0f031c451/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"b09a65b1-1eb4-48a9-9ebe-a2b5a9f885a4","invariantUUID":"dd984baf-1e71-4b30-bae6-67de3059406e","name":"ContrailVirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b09a65b1-1eb4-48a9-9ebe-a2b5a9f885a4/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"b4275ef6-d1df-434a-a80e-57fedac2a349","invariantUUID":"1a60b6e3-c404-40e5-8bc5-e6cf53b75b86","name":"InternalVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b4275ef6-d1df-434a-a80e-57fedac2a349/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"edadc9ee-43ab-47c9-84a5-b1de2743d699","invariantUUID":"8d6a4a86-9720-43f4-af13-564040624e19","name":"NsVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/edadc9ee-43ab-47c9-84a5-b1de2743d699/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"8ad5da5b-0bc8-44b0-8723-6fb7ab6ebd8c","invariantUUID":"dd4df92d-9a86-4f9c-9c82-d2e62298c274","name":"VnfVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/8ad5da5b-0bc8-44b0-8723-6fb7ab6ebd8c/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"}] 2022-11-01 04:19:31,250 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Network from SDC 2022-11-01 04:19:31,250 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:19:31,251 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:19:31,251 DEBUG 59:sdc_resource.py(1) - SDC resource Network status: Certified 2022-11-01 04:19:31,251 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ExtVL from SDC 2022-11-01 04:19:31,251 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:19:31,251 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:19:31,251 DEBUG 59:sdc_resource.py(1) - SDC resource ExtVL status: Certified 2022-11-01 04:19:31,251 DEBUG 273:sdc_resource.py(1) - importing SDC Resource GlobalNetwork from SDC 2022-11-01 04:19:31,251 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:19:31,251 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:19:31,251 DEBUG 59:sdc_resource.py(1) - SDC resource GlobalNetwork status: Certified 2022-11-01 04:19:31,252 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL ELINE from SDC 2022-11-01 04:19:31,252 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:19:31,252 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:19:31,252 DEBUG 59:sdc_resource.py(1) - SDC resource VL ELINE status: Certified 2022-11-01 04:19:31,252 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NeutronNet from SDC 2022-11-01 04:19:31,252 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:19:31,252 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:19:31,252 DEBUG 59:sdc_resource.py(1) - SDC resource NeutronNet status: Certified 2022-11-01 04:19:31,252 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL from SDC 2022-11-01 04:19:31,252 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:19:31,252 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:19:31,253 DEBUG 59:sdc_resource.py(1) - SDC resource VL status: Certified 2022-11-01 04:19:31,253 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL UNDERLAYVPN from SDC 2022-11-01 04:19:31,253 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:19:31,253 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:19:31,253 DEBUG 59:sdc_resource.py(1) - SDC resource VL UNDERLAYVPN status: Certified 2022-11-01 04:19:31,253 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailV2VirtualNetwork from SDC 2022-11-01 04:19:31,253 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:19:31,253 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:19:31,253 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailV2VirtualNetwork status: Certified 2022-11-01 04:19:31,253 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL OVERLAYTUNNEL from SDC 2022-11-01 04:19:31,254 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:19:31,254 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:19:31,254 DEBUG 59:sdc_resource.py(1) - SDC resource VL OVERLAYTUNNEL status: Certified 2022-11-01 04:19:31,254 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NsVirtualLink from SDC 2022-11-01 04:19:31,254 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:19:31,254 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:19:31,254 DEBUG 59:sdc_resource.py(1) - SDC resource NsVirtualLink status: Certified 2022-11-01 04:19:31,254 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC 2022-11-01 04:19:31,254 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:19:31,254 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:19:31,255 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified 2022-11-01 04:19:31,255 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VnfVirtualLink from SDC 2022-11-01 04:19:31,255 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:19:31,255 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:19:31,255 DEBUG 59:sdc_resource.py(1) - SDC resource VnfVirtualLink status: Certified 2022-11-01 04:19:31,255 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ext ZTE VL from SDC 2022-11-01 04:19:31,255 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:19:31,255 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:19:31,255 DEBUG 59:sdc_resource.py(1) - SDC resource ext ZTE VL status: Certified 2022-11-01 04:19:31,255 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailVirtualNetwork from SDC 2022-11-01 04:19:31,255 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:19:31,255 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:19:31,256 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailVirtualNetwork status: Certified 2022-11-01 04:19:31,256 DEBUG 273:sdc_resource.py(1) - importing SDC Resource InternalVL from SDC 2022-11-01 04:19:31,256 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:19:31,256 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:19:31,256 DEBUG 59:sdc_resource.py(1) - SDC resource InternalVL status: Certified 2022-11-01 04:19:31,256 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NsVirtualLink from SDC 2022-11-01 04:19:31,256 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:19:31,256 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:19:31,256 DEBUG 59:sdc_resource.py(1) - SDC resource NsVirtualLink status: Certified 2022-11-01 04:19:31,256 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VnfVirtualLink from SDC 2022-11-01 04:19:31,256 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:19:31,257 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:19:31,257 DEBUG 59:sdc_resource.py(1) - SDC resource VnfVirtualLink status: Certified 2022-11-01 04:19:31,257 DEBUG 175:__init__.py(1) - number of Vl returned: 17 2022-11-01 04:19:31,257 DEBUG 191:__init__.py(1) - filtering objects of all versions to be Generic NeutronNet 2022-11-01 04:19:31,257 INFO 220:__init__.py(1) - Vl found, updating information 2022-11-01 04:19:31,257 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vl] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-01 04:19:31,258 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vl] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-11-01 04:19:31,258 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vl] data sent: None 2022-11-01 04:19:31,260 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-01 04:19:31,606 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-11-01 04:19:31,609 INFO 142:onap_service.py(1) - [SDC][Deep Load Vl] response code: 200 2022-11-01 04:19:31,613 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vl] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"87005c2e-32c8-4032-b07e-1d4d34945341","lifecycleState":"CERTIFIED","lastUpdateDate":1667272402349,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73d40ab9-f9df-40a7-b079-9db8e62659bb","invariantUUID":"ebf52de0-f06d-470f-9bf9-c5d184fd8ef7","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"aa0b4301-01dd-4938-ba3e-9bbe8f31cb52","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474454,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"092c7781-0674-47f7-88f2-4960fe75bf33","invariantUUID":"111c4289-f935-4eb5-b6b6-37ce9ce2ea82","systemName":"VduVirtualfilestorage","description":"This node type describes the specifications of requirements related to virtual file storage resources","tags":["VDU VirtualFileStorage","tosca.nodes.nfv.Vdu.VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e09d65ef-dca0-48be-9746-f0b6e9c31dda","lifecycleState":"CERTIFIED","lastUpdateDate":1667272425132,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"058c3820-c053-43a3-a3b5-3bca03f6b1db","invariantUUID":"b6588f4c-e531-40c4-8d34-da38910a01d6","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd9c500-6ad1-4161-965d-d65ffecbba5b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272342400,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60a371e5-69b8-4044-945f-c2d796a1fea4","invariantUUID":"338eb626-ba37-49da-a219-1a736b37ea51","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","lifecycleState":"CERTIFIED","lastUpdateDate":1667272317011,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbd35ed4-8138-4c90-a43d-28e61d3dd8a7","invariantUUID":"195b01d9-ee25-4233-bde7-d33c5e9a6329","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e810f42f-435a-44c5-b170-4335fb601db0","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474346,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0e1d7d1-37f6-4f9b-b06a-f82de8116d6c","invariantUUID":"ef8a9caa-a9ff-46d5-b8f5-82779534bcb8","systemName":"VduVirtualobjectstorage","description":"This node type describes the specifications of requirements related to virtual object storage resources","tags":["VDU VirtualObjectStorage","tosca.nodes.nfv.Vdu.VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"04f6d2e9-f64a-401a-a6e4-93b6fff187e2","lifecycleState":"CERTIFIED","lastUpdateDate":1667272294833,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5985a2f-8afa-480f-901f-49f41b9daf1c","invariantUUID":"350fad67-4db4-41e8-ba16-e61b36869aca","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4272e2a-0e0b-410f-90ff-bf8c6a632d73","lifecycleState":"CERTIFIED","lastUpdateDate":1667272411097,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aad6a62f-3306-4d1b-bda3-f5c8bc647fd5","invariantUUID":"1084889e-a259-4747-9772-c39797c5f93e","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"889df8d7-a52d-4859-ae7c-35ba12fc8ba4","lifecycleState":"CERTIFIED","lastUpdateDate":1667272315349,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7393ac45-6b07-4c58-9a94-a2d58b34ca89","invariantUUID":"3150b046-4bf1-47b7-9b67-92516ae842ed","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b9a7fa1e-6f03-4dda-8d76-cd0348c15723","lifecycleState":"CERTIFIED","lastUpdateDate":1667272400881,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91150413-df9c-463c-9ae1-f9f8016a5fb7","invariantUUID":"6a4d92d8-cfdf-454b-a058-093626960ceb","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"a6fbf6fe-ba3f-404a-94ff-4720d319e818","lifecycleState":"CERTIFIED","lastUpdateDate":1667272338614,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"71db4b5f-7b98-4b1f-875a-6c6fd0d7321e","invariantUUID":"76869de3-5e33-497d-920f-9406beae5c28","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b4f65b7-37e0-492d-a813-ff3ecdf0ebce","lifecycleState":"CERTIFIED","lastUpdateDate":1667272428575,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2683f661-99d6-4751-80b5-c3580c573a95","invariantUUID":"a29d4fc8-4167-47ae-8dcc-fbccd07df867","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39ed3e85-de0d-4d5d-8363-06a72e6303e2","lifecycleState":"CERTIFIED","lastUpdateDate":1667272363273,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27c3faa7-665b-4faa-9aaf-1fc44897ef26","invariantUUID":"906c2e7e-99b4-420d-9e64-dfff66388b43","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be","lifecycleState":"CERTIFIED","lastUpdateDate":1667272369210,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97f17e8b-e9da-4cf6-91d6-fbbe2723a0f9","invariantUUID":"47734f1c-7f53-4af9-9c27-f9fccf510c92","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"718e03fe-55f3-46f6-aa5c-2d2b494226bf","lifecycleState":"CERTIFIED","lastUpdateDate":1667272403858,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f969f6fe-a1fa-4493-af6b-425f42bd2a7e","invariantUUID":"fd493886-33a0-4ee6-ac81-5d8e5e6ab98c","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ad9cade9-edd7-4784-993a-aaa6d9833c62","lifecycleState":"CERTIFIED","lastUpdateDate":1667272414054,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0549d379-65cf-4456-9753-b449bcff1c92","invariantUUID":"de4ca1fb-963f-423f-8f5d-06a23db53250","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f614e5-6800-4ab4-ad4b-e35c04274fa1","lifecycleState":"CERTIFIED","lastUpdateDate":1667272378388,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6efd383c-7050-4059-98da-90d0f031c451","invariantUUID":"d415ffe1-b99a-4c4f-b792-854d5ef95d8c","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7ccc2667-f53b-473d-a72c-0cc71e92295b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272473932,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e43be578-c90d-4ca8-bb63-23717d02852a","invariantUUID":"d3959366-1c13-4367-bf24-e38917dfd46f","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"830e29bf-21a8-4c6f-a375-1dab248cd36c","lifecycleState":"CERTIFIED","lastUpdateDate":1667272423503,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b7b66f2-225f-473c-8373-3772101508b4","invariantUUID":"0bd03b9b-0042-45af-85a2-d999b061b858","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24e4ec29-af55-44d7-8087-b3b81e9b4eb2","lifecycleState":"CERTIFIED","lastUpdateDate":1667272323373,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c81daa63-33ef-475a-ad4a-a7ccb515b554","invariantUUID":"5ee77649-1333-4fd2-ae7d-1416fec10f79","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5adbf375-e588-49d1-816b-be930870869e","lifecycleState":"CERTIFIED","lastUpdateDate":1667272373750,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6b290ee-f748-4ae2-96b7-71d15ccb103a","invariantUUID":"8de44231-e150-43ce-b4d7-aa87a503d744","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8314a90a-a6df-4367-9523-3306e9e1d26b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474636,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77808606-2d59-428b-91df-04f0e30e94c7","invariantUUID":"d63451e1-2bd9-4e51-b546-b7571e6ee8ee","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.Vdu.VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6e4339d-bece-4884-b021-3eb145267584","lifecycleState":"CERTIFIED","lastUpdateDate":1667272367713,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e95a4db3-e6ca-4e38-b25d-1acfa5f55198","invariantUUID":"885d1a23-954b-4549-8aa2-c87c5a4d95c3","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4da229af-dc60-4b15-8147-8547892b017b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272348428,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebf5ee1d-706b-4dd0-aaee-60f0d6957d0c","invariantUUID":"7129a0d3-e227-4232-b038-771071bbe338","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cafab6b4-fd61-44b8-b46c-c22fc3f31415","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455277,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c04a5016-d1a7-4731-880a-668008493170","invariantUUID":"ee88d0c8-fc64-407d-9397-5ee59620aeff","systemName":"Automationcomposition","description":"The TOSCA service template representing the AutomationComposition","tags":["AutomationComposition","org.onap.policy.clamp.acm.AutomationComposition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"43c404b0-a745-4022-8d85-f5e7ab928406","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455440,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32eb1ce1-112e-47c0-9293-99e93ea8e461","invariantUUID":"cb12f2c8-9072-4301-b047-a6829562e6d4","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"61c8ed83-e4b4-4758-a22b-79d93b251568","lifecycleState":"CERTIFIED","lastUpdateDate":1667272320142,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd6f76f2-b33a-4988-b8bf-0cd3840f7d27","invariantUUID":"7195316c-ffd0-4203-bbb1-c55651b368f7","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2ee05a2e-415e-4e5a-9e36-a590f82f27b4","lifecycleState":"CERTIFIED","lastUpdateDate":1667272418450,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c49cf52c-97fe-4a92-a0f5-0a47c3c4a8f3","invariantUUID":"a335191a-3350-4b74-b2ac-fc2d8ad94753","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f644187a-db35-4820-9894-6475ef0ef5bc","lifecycleState":"CERTIFIED","lastUpdateDate":1667272383199,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fad0698-ac94-4b91-a1a9-703c6ca1543d","invariantUUID":"36483aee-373d-4748-94ef-352afddad7e5","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"3a18813f-bd3d-48b1-a842-aec20d2fcbd0","lifecycleState":"CERTIFIED","lastUpdateDate":1667272335512,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ca88c9a2-00ef-404c-aaee-da6be2764e24","invariantUUID":"afba4035-5027-43ec-a16f-ed67bcb05761","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02a84fa8-99aa-450a-bb87-22d74675ac78","lifecycleState":"CERTIFIED","lastUpdateDate":1667272351440,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bf1663d-71e5-4838-9bf8-b0b59f849cd5","invariantUUID":"45b8c280-b3cd-4340-9f9e-b177f55d247a","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"035f076c-3bc8-42f6-a880-999b50519a45","lifecycleState":"CERTIFIED","lastUpdateDate":1667272435580,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56450c65-d473-49e2-a1f3-009f07520852","invariantUUID":"b1a66c27-8a70-419d-86e3-2c49474bba83","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"36dceee6-b70d-4bea-b90d-82579a0c9dda","lifecycleState":"CERTIFIED","lastUpdateDate":1667272406744,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64b4ed34-fa71-4efd-ba62-d6e9e30e1896","invariantUUID":"9643fa2a-01de-4ca3-8813-7fdb5c7b32b8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45b6d3c6-4e44-46f7-a25d-54c2a4881e52","lifecycleState":"CERTIFIED","lastUpdateDate":1667272384686,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"567d5025-76a1-4c5e-b079-2bd3988a40d2","invariantUUID":"52be75ba-fda3-41a7-9723-178a5a928d28","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b0c90085-24ae-4186-b853-ddcdeb33d23f","lifecycleState":"CERTIFIED","lastUpdateDate":1667272405310,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b17d405-4bed-4905-9ccd-993e500a9e6e","invariantUUID":"d72ee77f-6535-4004-bc69-3ca139cec054","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e69281e6-d1d6-4dbb-8a20-dc59b84e391a","lifecycleState":"CERTIFIED","lastUpdateDate":1667272307045,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae4d9ae7-528e-41e2-9ed5-730f81667142","invariantUUID":"59c71fd1-08b1-489a-9d20-51bc60c45ff1","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2c8d8a91-5926-43fc-9d4b-390729c6d67d","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455359,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57bde6b5-b059-42b9-ad68-da3927dbbc83","invariantUUID":"ae8458db-0926-4d55-9744-8fd95e430601","systemName":"Policyautomationcompositionelement","description":"The TOSCA service template representing the PolicyAutomationCompositionElement","tags":["PolicyAutomationCompositionElement","org.onap.policy.clamp.acm.PolicyAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"af99d56c-fa5f-465d-92b6-1bb95d52db1b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272296433,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35c0c49a-d79d-420f-a6a9-691b332eff4a","invariantUUID":"9729aa71-1658-4b84-90ec-b5d5387a592e","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"14fb5b47-99ac-4356-8c02-b9398f8b0ccb","lifecycleState":"CERTIFIED","lastUpdateDate":1667272293170,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c76b0aa5-147d-4ce7-8a7d-8cd7d0fc6b79","invariantUUID":"b6649c74-e464-4df7-aa9a-4c33f10dc25c","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3afab34a-6e2d-4c58-8f05-6273b358ecc3","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474843,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51995cf6-af39-4a93-9cfe-033e3d9e2d89","invariantUUID":"4930a76b-d291-486e-b84b-4a88ef19b2fe","systemName":"Ns","description":"ETSI Network Service","tags":["NS","tosca.nodes.nfv.NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"45397213-7f44-4998-b953-81b398b6478f","lifecycleState":"CERTIFIED","lastUpdateDate":1667272299706,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d6cffe9-18e3-4f9c-acc0-1cb3d03722dc","invariantUUID":"d36ef72d-b610-4934-921d-9423dc6ec676","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9a4b066e-17bb-4c42-8b32-f934093a5804","lifecycleState":"CERTIFIED","lastUpdateDate":1667272313457,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a936f68a-421b-4075-a091-73b34206834f","invariantUUID":"8da3087b-e8bf-449e-81ea-9531e6acb03f","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6be5311-c557-4a41-8705-a9f4288c5b29","lifecycleState":"CERTIFIED","lastUpdateDate":1667272393511,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0650974-3ca9-4383-bb6e-d367ce88c07c","invariantUUID":"a3d626aa-7220-4197-8bca-6d719a3911c9","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bb7d82d7-2a5a-4f14-84ad-bcbf26fbab78","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455085,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bec072fd-1cc5-404d-b6f1-159979ba91f5","invariantUUID":"726e8e1c-eb3c-4393-bcc3-497a30c6d2f1","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e122f3be-9c43-4180-9a24-fcbfcf681749","lifecycleState":"CERTIFIED","lastUpdateDate":1667272395073,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44ee4f04-676b-4935-846a-5c054e5b0760","invariantUUID":"45b4f5ec-55fb-4ed7-94a2-107e6542d77c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"928db650-4212-4aaf-9b45-82df9c2a1aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1667272372126,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69f2d41c-cf85-46f7-9b42-a3b28bc892cf","invariantUUID":"d7572c66-b987-4c94-9f74-5f5d200d3f0c","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"727bf524-3fb1-4ca2-90a9-215416bf69cc","lifecycleState":"CERTIFIED","lastUpdateDate":1667272387656,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e415c4ce-9e85-4aee-8082-e02ec7759b00","invariantUUID":"9422e6a9-61b3-49b2-ac52-9814a92e60fe","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5fe71fdb-77e1-4adb-8334-db9ae336c895","lifecycleState":"CERTIFIED","lastUpdateDate":1667272433617,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ba2d40d-1f54-496e-b526-714e8aea3e9a","invariantUUID":"667ed3cb-8ec7-4f07-9853-4510bdeb20a7","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24896d1a-b94b-41d6-8f15-9db33cf6c39e","lifecycleState":"CERTIFIED","lastUpdateDate":1667272310196,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b09a65b1-1eb4-48a9-9ebe-a2b5a9f885a4","invariantUUID":"dd984baf-1e71-4b30-bae6-67de3059406e","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"896f3d60-6194-4b19-b650-a31064cad6c4","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474742,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edadc9ee-43ab-47c9-84a5-b1de2743d699","invariantUUID":"8d6a4a86-9720-43f4-af13-564040624e19","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2477e4fb-ad3c-43aa-90f6-ae5b77c75d06","lifecycleState":"CERTIFIED","lastUpdateDate":1667272409662,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad13db54-d172-4e82-961f-7f2e1ed90ba8","invariantUUID":"1be609c4-9f2a-458d-a4c9-8b347cad5e7e","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"49a7aff2-9d56-453d-a4c9-3f30befff0f0","lifecycleState":"CERTIFIED","lastUpdateDate":1667272343887,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed81c902-4198-4489-973a-0711bf1243af","invariantUUID":"517cdb80-2252-48d5-86aa-1e86dc8e4740","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4a5421c0-18bf-4202-8b96-f7897a24e58a","lifecycleState":"CERTIFIED","lastUpdateDate":1667272431895,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c9cf805-f34a-4b97-9468-3f23dcef1d9f","invariantUUID":"8b57d5a8-b944-48b5-878f-14c3fef5c550","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"99f3e37d-1cd2-4864-9fbc-26cf412d950d","lifecycleState":"CERTIFIED","lastUpdateDate":1667272331728,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"411b12d0-b57e-4449-87cf-3c221d7ef120","invariantUUID":"1169b647-2848-4e36-895b-81a2bbb84920","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f7ace1af-adef-493e-8bba-89e8c8cd9a1a","lifecycleState":"CERTIFIED","lastUpdateDate":1667272308670,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef67198b-e549-4597-b53c-3584e6e16e64","invariantUUID":"a5e9b404-0ec4-4e15-bf0a-23a2e6457071","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2a42a95-bf56-4189-b17c-c5a1d1560419","lifecycleState":"CERTIFIED","lastUpdateDate":1667272376824,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0adf3e68-ba29-4884-8d09-a7a05a90e314","invariantUUID":"2588d7c9-370e-42e9-8a27-292d3cea0cd9","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"472a14b2-cd50-4ca9-8311-09b8f55ce179","lifecycleState":"CERTIFIED","lastUpdateDate":1667272475129,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cd91b9c-abb7-4563-9219-2de7acfd7bdc","invariantUUID":"7197b2c4-b6a6-4cc3-b138-52c865b6ae76","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c88c2db-d95a-4f97-918e-4d84109d6c52","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474238,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ad5da5b-0bc8-44b0-8723-6fb7ab6ebd8c","invariantUUID":"dd4df92d-9a86-4f9c-9c82-d2e62298c274","systemName":"Vnfvirtuallink","description":"Describes the information about an internal VNF VL","tags":["VnfVirtualLink","tosca.nodes.nfv.VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c093c8bf-9fc2-4774-9946-1cfd33deda0e","lifecycleState":"CERTIFIED","lastUpdateDate":1667272430318,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eaf44f8-dc46-4049-b184-98cdd69f029b","invariantUUID":"a4a6f2c7-be94-458a-9fc5-9e0a4b6dd261","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bf728dfe-fd8b-4ddb-a8d1-d37ddbe02a77","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474142,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ef2e487-8c38-4ded-8bf7-ca20c23fddbc","invariantUUID":"b0d76738-2524-4055-aec2-773c2fbc5814","systemName":"VnfExternalCp","description":"Describes a logical external connection point, exposed by the VNF enabling connection with an external Virtual Link","tags":["VNF External CP","tosca.nodes.nfv.VnfExtCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"abdbb395-5b6a-4202-8278-3537b54744d8","lifecycleState":"CERTIFIED","lastUpdateDate":1667272416081,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80e4a873-70c2-4954-8b73-418fc1c8b996","invariantUUID":"0cfe48e2-0b44-40af-8286-3470bc6b6fc1","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"36680ca4-18ac-429f-8f3c-741354b1fbb9","lifecycleState":"CERTIFIED","lastUpdateDate":1667272475239,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5afb135a-d6a3-4ef6-be99-f23d5adc5bc2","invariantUUID":"f10fd07a-bfee-4d90-9983-38ffda845662","systemName":"VduCp","description":"Describes network connectivity between a VNFC instance based on this VDU and an internal VL","tags":["VDU Cp","tosca.nodes.nfv.VduCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70150c73-6990-4a37-a32d-2f826b5899be","lifecycleState":"CERTIFIED","lastUpdateDate":1667272357330,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af0a820b-35cc-4919-9e23-251196c0d5b8","invariantUUID":"9017d3b9-2a7c-4694-8fed-9ac84b363af8","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"155e1584-0733-41ae-bf02-0a438bafd942","lifecycleState":"CERTIFIED","lastUpdateDate":1667272370654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"f897990a-eaed-47d2-a433-2ede5c46a4bd","invariantUUID":"3693619c-4a55-459a-b137-bb427ad46a86","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3d03ae0-b8d6-4f50-ac6e-842e88b8417f","lifecycleState":"CERTIFIED","lastUpdateDate":1667272345396,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3eff3ec-c587-435c-a1bf-e84e70144d27","invariantUUID":"e1aa51de-17eb-4f04-90eb-787aa5ad3875","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ceb91b72-31ef-4e54-ad41-bc0f3f8a34e1","lifecycleState":"CERTIFIED","lastUpdateDate":1667272408204,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"474b72bf-db82-4d65-a32c-0b462553ed8f","invariantUUID":"1d4f87cf-09a5-4613-b64e-780e7cd6d99c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"59850e89-745c-41b4-8f4d-d54ec557ae98","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455181,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51cf906b-c5c7-45cc-8c8b-eb624663f48a","invariantUUID":"f4b7cae1-7d34-451e-8328-ca0d35f680d0","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"85b0903b-4069-4e0c-8887-cb9773b331da","lifecycleState":"CERTIFIED","lastUpdateDate":1667272286374,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ea998a1-6889-448e-a83c-575fb6a0de79","invariantUUID":"541bbdcf-a281-4658-9361-0cae548c98c9","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ec2272f4-0875-4a17-9542-811cbec7597b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272340910,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d9fa987-e883-42dd-85f3-da770d028aad","invariantUUID":"ca919b4c-d1f6-4800-821b-4fae7a954f6a","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f699789-828f-4992-a843-afcd96341e6f","lifecycleState":"CERTIFIED","lastUpdateDate":1667272381720,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"885c990b-f102-4461-8f7d-d950938a4f95","invariantUUID":"4ad34505-f4a3-49ea-8892-d2f7bc35cfa3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"60a707f0-cccd-460f-9fb0-428070e69209","lifecycleState":"CERTIFIED","lastUpdateDate":1667272412559,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d22863d9-757a-48a0-abb0-01fc8c6e7430","invariantUUID":"11f328aa-55a8-49ff-8f27-269f94fca5fa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1bad25b5-9e4b-49db-8eb4-6aec105991e4","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455527,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd29f5fe-9abc-4026-bdc2-0de0435f6e25","invariantUUID":"13b2131a-c867-47e7-ab94-eb7f312fe4f1","systemName":"K8smicroserviceautomationcompositionelement","description":"The TOSCA service template representing the K8SMicroserviceAutomationCompositionElement","tags":["K8SMicroserviceAutomationCompositionElement","org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5df29ff5-cf1a-4221-924f-fb74b3caa20d","lifecycleState":"CERTIFIED","lastUpdateDate":1667272301269,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"150f2f8b-fe5c-4773-92fa-27ce55e5072a","invariantUUID":"f03884e7-21bb-4c8f-abf4-4d618f8f8e2b","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eaf0a64f-a113-4b58-b5a7-b1e6f9777311","lifecycleState":"CERTIFIED","lastUpdateDate":1667272311725,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92a63029-22c7-4232-b752-62536fb24101","invariantUUID":"ec3e05d9-71a4-4ce0-b8b1-bc6a3d4be387","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e0a53244-4637-4f8e-b15b-c0919fc6ef33","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474038,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16c23314-adab-415f-80e5-0abbcfbbc70e","invariantUUID":"4ddb3b40-8319-4955-a1ca-d206afc5c5f5","systemName":"Cp","description":"Provides information regarding the purpose of the connection point","tags":["Cp","tosca.nodes.nfv.Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"22dd38d5-bd8e-464b-a9eb-769cb623e435","lifecycleState":"CERTIFIED","lastUpdateDate":1667272437167,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d53a717-ac48-4697-a62a-1d30e80f582e","invariantUUID":"b43b8300-6264-41ca-a2df-33a9340c81de","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0b7e6f4b-00ca-43a9-8cf0-e8502bc30da0","lifecycleState":"CERTIFIED","lastUpdateDate":1667275495520,"name":"basic_onboard_svKEIf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a4758b9f-93d4-42a7-bfe1-f100b1c87cb5","invariantUUID":"0103aa37-e66a-4582-ac09-5cd27beb067d","systemName":"BasicOnboardSvkeif","description":"VF","tags":["basic_onboard_svKEIf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"017779ed-bf7d-4363-a981-e9393b839fb1","lifecycleState":"CERTIFIED","lastUpdateDate":1667272366258,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"32311fae-6aab-47fa-a0a8-112fbae824a1","invariantUUID":"32c9105d-5ce6-412c-88c7-eb095dc75215","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b3d13f7-d822-4f54-9152-0db0e8ca7ad8","lifecycleState":"CERTIFIED","lastUpdateDate":1667272375269,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f28efa1-0bdd-4f98-8924-a132542ec359","invariantUUID":"1e383ff3-0e16-4d19-a7a8-5ea5036af89c","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3909e994-60ff-4140-b2b9-480a769ae093","lifecycleState":"CERTIFIED","lastUpdateDate":1667272389147,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3748e9-6ac5-430f-a209-bb07332e4b6f","invariantUUID":"5aee953e-b8bb-40b4-95da-31eeb99f301a","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"71218f7c-9378-4ed7-9cab-2b27d2a5981a","lifecycleState":"CERTIFIED","lastUpdateDate":1667272330221,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"be750778-ab7f-4881-8ce4-0a0561222768","invariantUUID":"8703589d-ca94-4cc0-b487-a50d83f68ed0","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0742792-5c50-409e-af91-2ae2f5a01626","lifecycleState":"CERTIFIED","lastUpdateDate":1667272337093,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"12882744-101c-40a0-8f5c-7043934e8614","invariantUUID":"4f871996-4118-481a-b388-bcaca735687d","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2305269b-3b86-47a3-ae4e-1e7d8606eb53","lifecycleState":"CERTIFIED","lastUpdateDate":1667272302774,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db338fb9-30bd-4aad-aec6-0304228af722","invariantUUID":"5da35ce7-87f5-4abb-b971-37369204a79d","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"142ebfa4-9c5e-432c-bb62-c7cf75adfd42","lifecycleState":"CERTIFIED","lastUpdateDate":1667272321707,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2ed7b288-4047-4df6-a9b8-3f51f49ea7dc","invariantUUID":"85974159-7fc5-4ebb-83fe-7d31fe05fb7d","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72250643-3f7d-41a7-9357-989abc7e4097","lifecycleState":"CERTIFIED","lastUpdateDate":1667272349935,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69a2cb4f-c238-4820-bc74-3c43b3840433","invariantUUID":"e2affe64-5582-4a72-8e6f-8c3c2ba1f404","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42eed834-188f-4ea8-9400-257b8a2e84e6","lifecycleState":"CERTIFIED","lastUpdateDate":1667272318605,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b4275ef6-d1df-434a-a80e-57fedac2a349","invariantUUID":"1a60b6e3-c404-40e5-8bc5-e6cf53b75b86","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ec2fe9e5-9525-4d59-adef-93bf5a15006d","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455610,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a707eeab-8a34-4a4c-90f9-7bbf1d1d0c76","invariantUUID":"aef2350f-f75f-4ed7-8e08-80dede405dd8","systemName":"Httpautomationcompositionelement","description":"The TOSCA service template representing the HttpAutomationCompositionElement","tags":["HttpAutomationCompositionElement","org.onap.policy.clamp.acm.HttpAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bdd3089d-e862-4ee3-86e9-5fe02d753257","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474982,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6430f46-807e-4ec9-8482-4dabff0f2a54","invariantUUID":"4d40dd01-5a06-43fa-b527-704bc0977b55","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute","tosca.nodes.nfv.Vdu.Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5eb73d7d-a1f6-46d2-87c0-9b78257637af","lifecycleState":"CERTIFIED","lastUpdateDate":1667272361744,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b67376c-d854-41d6-9c3a-eebfc3b9d73b","invariantUUID":"ff9de706-2aec-46f2-acc0-38803eff7c36","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f53fce3-d18d-40b6-ae29-523c0d41cad3","lifecycleState":"CERTIFIED","lastUpdateDate":1667272420201,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b7ec5e4-1698-4721-b3ee-eba3165f72ea","invariantUUID":"d1ead0c6-ccf5-49fc-b66c-001a1d20dd8e","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1667276369889,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","invariantUUID":"f84d2469-2e31-4a02-9337-58f1fd56592f","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"95a9e166-9a06-41dc-90b8-670eafaba24c","lifecycleState":"CERTIFIED","lastUpdateDate":1667275530737,"name":"basic_onboard_svKEIf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5522b0b9-8529-4b32-b07e-a8a9d522e9d6","invariantUUID":"630cb5b9-3678-4654-ace1-e5b7bf7a2631","systemName":"BasicOnboardSvkeif","description":"service","tags":["basic_onboard_svKEIf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-11-01 04:19:31,618 DEBUG 118:sdc_resource.py(1) - Resource Generic NeutronNet found in resources list 2022-11-01 04:19:31,624 DEBUG 129:onap_service.py(1) - [SDC][Add VL to ServiceProxy] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-01 04:19:31,624 DEBUG 131:onap_service.py(1) - [SDC][Add VL to ServiceProxy] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/619a53a7-d0e6-44e5-9a85-bee47f93b0d8/resourceInstance 2022-11-01 04:19:31,624 DEBUG 132:onap_service.py(1) - [SDC][Add VL to ServiceProxy] data sent: { "name": "Generic NeutronNet", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "a9498c12-c06f-4550-a7fa-8f64cb2515be", "originType": "VL", "componentUid": "a9498c12-c06f-4550-a7fa-8f64cb2515be", "icon": "defaulticon" } 2022-11-01 04:19:31,626 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-01 04:19:33,621 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/619a53a7-d0e6-44e5-9a85-bee47f93b0d8/resourceInstance HTTP/1.1" 201 None 2022-11-01 04:19:33,622 INFO 142:onap_service.py(1) - [SDC][Add VL to ServiceProxy] response code: 201 2022-11-01 04:19:33,623 DEBUG 146:onap_service.py(1) - [SDC][Add VL to ServiceProxy] response: {"capabilities":{"tosca.capabilities.Node":[{"external":false,"externalName":null,"properties":null,"path":["619a53a7-d0e6-44e5-9a85-bee47f93b0d8.a9498c12-c06f-4550-a7fa-8f64cb2515be.genericneutronnet0"],"ownerType":null,"type":"tosca.capabilities.Node","description":null,"source":"a9498c12-c06f-4550-a7fa-8f64cb2515be","parentName":null,"uniqueId":"capability.6410bec6-dc44-440a-afec-1bfdfddac38c.feature","ownerId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.a9498c12-c06f-4550-a7fa-8f64cb2515be.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":null,"capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"feature","version":null,"empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"externalName":null,"properties":null,"path":["619a53a7-d0e6-44e5-9a85-bee47f93b0d8.a9498c12-c06f-4550-a7fa-8f64cb2515be.genericneutronnet0"],"ownerType":null,"type":"tosca.capabilities.network.Linkable","description":null,"source":"a9498c12-c06f-4550-a7fa-8f64cb2515be","parentName":null,"uniqueId":"capability.a9498c12-c06f-4550-a7fa-8f64cb2515be.virtual_linkable","ownerId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.a9498c12-c06f-4550-a7fa-8f64cb2515be.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":null,"capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"virtual_linkable","version":null,"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"externalName":null,"node":"tosca.nodes.Root","path":["619a53a7-d0e6-44e5-9a85-bee47f93b0d8.a9498c12-c06f-4550-a7fa-8f64cb2515be.genericneutronnet0"],"source":"a9498c12-c06f-4550-a7fa-8f64cb2515be","parentName":null,"uniqueId":"6410bec6-dc44-440a-afec-1bfdfddac38c.dependency","capability":"tosca.capabilities.Node","ownerId":"6410bec6-dc44-440a-afec-1bfdfddac38c","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":null,"relationship":"tosca.relationships.DependsOn","name":"dependency","version":null,"type":null,"empty":false}]},"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_role","type":"string","required":false,"defaultValue":null,"description":"Unique label that defines the role that this network performs. example: vce oam network, vnat sr-iov1 network\n","schema":null,"password":false,"name":"network_role","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"network_assignments","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"exVL_naming","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"network_flows","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_scope","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"network_scope","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_ecomp_naming","type":"org.openecomp.datatypes.EcompNaming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"network_ecomp_naming","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"provider_network","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","schema":null,"password":false,"name":"network_type","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","schema":null,"password":false,"name":"network_technology","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"network_homing","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false}],"attributes":[{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"model":null,"parentUniqueId":"6410bec6-dc44-440a-afec-1bfdfddac38c","defaultValue":null,"definition":false,"schema":null,"name":"tosca_name","type":"string","description":null,"status":null,"uniqueId":"attribute.6410bec6-dc44-440a-afec-1bfdfddac38c.tosca_name","ownerId":"6410bec6-dc44-440a-afec-1bfdfddac38c","_default":null,"entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"model":null,"parentUniqueId":"6410bec6-dc44-440a-afec-1bfdfddac38c","defaultValue":null,"definition":false,"schema":null,"name":"state","type":"string","description":null,"status":null,"uniqueId":"attribute.6410bec6-dc44-440a-afec-1bfdfddac38c.state","ownerId":"6410bec6-dc44-440a-afec-1bfdfddac38c","_default":null,"entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"model":null,"parentUniqueId":"6410bec6-dc44-440a-afec-1bfdfddac38c","defaultValue":null,"definition":false,"schema":null,"name":"tosca_id","type":"string","description":null,"status":null,"uniqueId":"attribute.6410bec6-dc44-440a-afec-1bfdfddac38c.tosca_id","ownerId":"6410bec6-dc44-440a-afec-1bfdfddac38c","_default":null,"entry_schema":null,"version":null,"empty":false}],"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"actualComponentUid":"a9498c12-c06f-4550-a7fa-8f64cb2515be","createdFromCsar":false,"uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.a9498c12-c06f-4550-a7fa-8f64cb2515be.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","icon":"network","creationTime":1667276371816,"description":null,"originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","createdFrom":null,"componentUid":"a9498c12-c06f-4550-a7fa-8f64cb2515be","maxOccurrences":null,"minOccurrences":null,"componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1667276371816,"customizationUUID":"e6242bcd-bef7-43bb-888a-1e52874fa424","instanceCount":null,"posX":"200","posY":"100","componentName":"Generic NeutronNet","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"ownerId":null,"empty":false} 2022-11-01 04:19:33,623 INFO 940:sdc_resource.py(1) - Resource VL Generic NeutronNet has been added on ServiceProxy basic_network 2022-11-01 04:19:33,626 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_network] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-01 04:19:33,626 DEBUG 131:onap_service.py(1) - [SDC][Get Metadata for basic_network] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/af17349c-8ce4-47fb-af89-4aa0b779160c/distribution 2022-11-01 04:19:33,626 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None 2022-11-01 04:19:33,628 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-01 04:19:33,684 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/af17349c-8ce4-47fb-af89-4aa0b779160c/distribution HTTP/1.1" 200 38 2022-11-01 04:19:33,685 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200 2022-11-01 04:19:33,686 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[]} 2022-11-01 04:19:33,688 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_network] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-01 04:19:33,688 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_network] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2022-11-01 04:19:33,688 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2022-11-01 04:19:33,690 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-01 04:19:33,734 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/None HTTP/1.1" 200 29 2022-11-01 04:19:33,736 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2022-11-01 04:19:33,736 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]} 2022-11-01 04:19:33,738 DEBUG 643:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-11-01 04:19:33,738 INFO 741:service.py(1) - attempting to checkin Service basic_network in SDC 2022-11-01 04:19:33,742 DEBUG 129:onap_service.py(1) - [SDC][checkin Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-01 04:19:33,743 DEBUG 131:onap_service.py(1) - [SDC][checkin Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/619a53a7-d0e6-44e5-9a85-bee47f93b0d8/lifecycleState/checkin 2022-11-01 04:19:33,743 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2022-11-01 04:19:33,744 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-01 04:19:35,620 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/619a53a7-d0e6-44e5-9a85-bee47f93b0d8/lifecycleState/checkin HTTP/1.1" 200 1199 2022-11-01 04:19:35,621 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2022-11-01 04:19:35,621 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8","name":"basic_network","version":"0.1","isHighestVersion":true,"creationDate":1667276369889,"lastUpdateDate":1667276373848,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"0.1":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8"},"projectCode":"123456","invariantUUID":"f84d2469-2e31-4a02-9337-58f1fd56592f","componentType":"SERVICE","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"creatorUserId":"cs0008","creatorFullName":"Carlos Santana","lastUpdaterUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","isArchived":false,"archiveTime":0,"isVspArchived":false,"distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceType":"","serviceRole":"","environmentContext":"General_Revenue-Bearing","instantiationType":"A-la-carte","serviceFunction":"","uuid":"af17349c-8ce4-47fb-af89-4aa0b779160c"} 2022-11-01 04:19:35,623 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-11-01 04:19:35,624 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-11-01 04:19:35,624 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-01 04:19:35,624 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-11-01 04:19:35,624 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-11-01 04:19:35,626 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-11-01 04:19:35,719 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 744 2022-11-01 04:19:35,721 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-11-01 04:19:35,721 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5522b0b9-8529-4b32-b07e-a8a9d522e9d6","invariantUUID":"630cb5b9-3678-4654-ace1-e5b7bf7a2631","name":"basic_onboard_svKEIf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5522b0b9-8529-4b32-b07e-a8a9d522e9d6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","invariantUUID":"f84d2469-2e31-4a02-9337-58f1fd56592f","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/af17349c-8ce4-47fb-af89-4aa0b779160c/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-11-01 04:19:35,723 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_svKEIf from SDC 2022-11-01 04:19:35,723 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:19:35,723 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:19:35,723 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-01 04:19:35,723 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-11-01 04:19:35,723 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:19:35,723 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:19:35,724 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2022-11-01 04:19:35,724 DEBUG 175:__init__.py(1) - number of Service returned: 2 2022-11-01 04:19:35,724 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-11-01 04:19:35,724 INFO 220:__init__.py(1) - Service found, updating information 2022-11-01 04:19:35,724 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-01 04:19:35,724 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-11-01 04:19:35,724 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-11-01 04:19:35,726 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-01 04:19:35,822 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-11-01 04:19:35,826 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-11-01 04:19:35,829 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"87005c2e-32c8-4032-b07e-1d4d34945341","lifecycleState":"CERTIFIED","lastUpdateDate":1667272402349,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73d40ab9-f9df-40a7-b079-9db8e62659bb","invariantUUID":"ebf52de0-f06d-470f-9bf9-c5d184fd8ef7","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"aa0b4301-01dd-4938-ba3e-9bbe8f31cb52","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474454,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"092c7781-0674-47f7-88f2-4960fe75bf33","invariantUUID":"111c4289-f935-4eb5-b6b6-37ce9ce2ea82","systemName":"VduVirtualfilestorage","description":"This node type describes the specifications of requirements related to virtual file storage resources","tags":["VDU VirtualFileStorage","tosca.nodes.nfv.Vdu.VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e09d65ef-dca0-48be-9746-f0b6e9c31dda","lifecycleState":"CERTIFIED","lastUpdateDate":1667272425132,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"058c3820-c053-43a3-a3b5-3bca03f6b1db","invariantUUID":"b6588f4c-e531-40c4-8d34-da38910a01d6","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd9c500-6ad1-4161-965d-d65ffecbba5b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272342400,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60a371e5-69b8-4044-945f-c2d796a1fea4","invariantUUID":"338eb626-ba37-49da-a219-1a736b37ea51","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","lifecycleState":"CERTIFIED","lastUpdateDate":1667272317011,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbd35ed4-8138-4c90-a43d-28e61d3dd8a7","invariantUUID":"195b01d9-ee25-4233-bde7-d33c5e9a6329","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e810f42f-435a-44c5-b170-4335fb601db0","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474346,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0e1d7d1-37f6-4f9b-b06a-f82de8116d6c","invariantUUID":"ef8a9caa-a9ff-46d5-b8f5-82779534bcb8","systemName":"VduVirtualobjectstorage","description":"This node type describes the specifications of requirements related to virtual object storage resources","tags":["VDU VirtualObjectStorage","tosca.nodes.nfv.Vdu.VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"04f6d2e9-f64a-401a-a6e4-93b6fff187e2","lifecycleState":"CERTIFIED","lastUpdateDate":1667272294833,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5985a2f-8afa-480f-901f-49f41b9daf1c","invariantUUID":"350fad67-4db4-41e8-ba16-e61b36869aca","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4272e2a-0e0b-410f-90ff-bf8c6a632d73","lifecycleState":"CERTIFIED","lastUpdateDate":1667272411097,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aad6a62f-3306-4d1b-bda3-f5c8bc647fd5","invariantUUID":"1084889e-a259-4747-9772-c39797c5f93e","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"889df8d7-a52d-4859-ae7c-35ba12fc8ba4","lifecycleState":"CERTIFIED","lastUpdateDate":1667272315349,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7393ac45-6b07-4c58-9a94-a2d58b34ca89","invariantUUID":"3150b046-4bf1-47b7-9b67-92516ae842ed","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b9a7fa1e-6f03-4dda-8d76-cd0348c15723","lifecycleState":"CERTIFIED","lastUpdateDate":1667272400881,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91150413-df9c-463c-9ae1-f9f8016a5fb7","invariantUUID":"6a4d92d8-cfdf-454b-a058-093626960ceb","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"a6fbf6fe-ba3f-404a-94ff-4720d319e818","lifecycleState":"CERTIFIED","lastUpdateDate":1667272338614,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"71db4b5f-7b98-4b1f-875a-6c6fd0d7321e","invariantUUID":"76869de3-5e33-497d-920f-9406beae5c28","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b4f65b7-37e0-492d-a813-ff3ecdf0ebce","lifecycleState":"CERTIFIED","lastUpdateDate":1667272428575,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2683f661-99d6-4751-80b5-c3580c573a95","invariantUUID":"a29d4fc8-4167-47ae-8dcc-fbccd07df867","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39ed3e85-de0d-4d5d-8363-06a72e6303e2","lifecycleState":"CERTIFIED","lastUpdateDate":1667272363273,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27c3faa7-665b-4faa-9aaf-1fc44897ef26","invariantUUID":"906c2e7e-99b4-420d-9e64-dfff66388b43","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be","lifecycleState":"CERTIFIED","lastUpdateDate":1667272369210,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97f17e8b-e9da-4cf6-91d6-fbbe2723a0f9","invariantUUID":"47734f1c-7f53-4af9-9c27-f9fccf510c92","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"718e03fe-55f3-46f6-aa5c-2d2b494226bf","lifecycleState":"CERTIFIED","lastUpdateDate":1667272403858,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f969f6fe-a1fa-4493-af6b-425f42bd2a7e","invariantUUID":"fd493886-33a0-4ee6-ac81-5d8e5e6ab98c","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ad9cade9-edd7-4784-993a-aaa6d9833c62","lifecycleState":"CERTIFIED","lastUpdateDate":1667272414054,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0549d379-65cf-4456-9753-b449bcff1c92","invariantUUID":"de4ca1fb-963f-423f-8f5d-06a23db53250","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f614e5-6800-4ab4-ad4b-e35c04274fa1","lifecycleState":"CERTIFIED","lastUpdateDate":1667272378388,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6efd383c-7050-4059-98da-90d0f031c451","invariantUUID":"d415ffe1-b99a-4c4f-b792-854d5ef95d8c","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7ccc2667-f53b-473d-a72c-0cc71e92295b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272473932,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e43be578-c90d-4ca8-bb63-23717d02852a","invariantUUID":"d3959366-1c13-4367-bf24-e38917dfd46f","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"830e29bf-21a8-4c6f-a375-1dab248cd36c","lifecycleState":"CERTIFIED","lastUpdateDate":1667272423503,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b7b66f2-225f-473c-8373-3772101508b4","invariantUUID":"0bd03b9b-0042-45af-85a2-d999b061b858","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24e4ec29-af55-44d7-8087-b3b81e9b4eb2","lifecycleState":"CERTIFIED","lastUpdateDate":1667272323373,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c81daa63-33ef-475a-ad4a-a7ccb515b554","invariantUUID":"5ee77649-1333-4fd2-ae7d-1416fec10f79","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5adbf375-e588-49d1-816b-be930870869e","lifecycleState":"CERTIFIED","lastUpdateDate":1667272373750,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6b290ee-f748-4ae2-96b7-71d15ccb103a","invariantUUID":"8de44231-e150-43ce-b4d7-aa87a503d744","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8314a90a-a6df-4367-9523-3306e9e1d26b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474636,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77808606-2d59-428b-91df-04f0e30e94c7","invariantUUID":"d63451e1-2bd9-4e51-b546-b7571e6ee8ee","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.Vdu.VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6e4339d-bece-4884-b021-3eb145267584","lifecycleState":"CERTIFIED","lastUpdateDate":1667272367713,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e95a4db3-e6ca-4e38-b25d-1acfa5f55198","invariantUUID":"885d1a23-954b-4549-8aa2-c87c5a4d95c3","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4da229af-dc60-4b15-8147-8547892b017b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272348428,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebf5ee1d-706b-4dd0-aaee-60f0d6957d0c","invariantUUID":"7129a0d3-e227-4232-b038-771071bbe338","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cafab6b4-fd61-44b8-b46c-c22fc3f31415","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455277,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c04a5016-d1a7-4731-880a-668008493170","invariantUUID":"ee88d0c8-fc64-407d-9397-5ee59620aeff","systemName":"Automationcomposition","description":"The TOSCA service template representing the AutomationComposition","tags":["AutomationComposition","org.onap.policy.clamp.acm.AutomationComposition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"43c404b0-a745-4022-8d85-f5e7ab928406","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455440,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32eb1ce1-112e-47c0-9293-99e93ea8e461","invariantUUID":"cb12f2c8-9072-4301-b047-a6829562e6d4","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"61c8ed83-e4b4-4758-a22b-79d93b251568","lifecycleState":"CERTIFIED","lastUpdateDate":1667272320142,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd6f76f2-b33a-4988-b8bf-0cd3840f7d27","invariantUUID":"7195316c-ffd0-4203-bbb1-c55651b368f7","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2ee05a2e-415e-4e5a-9e36-a590f82f27b4","lifecycleState":"CERTIFIED","lastUpdateDate":1667272418450,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c49cf52c-97fe-4a92-a0f5-0a47c3c4a8f3","invariantUUID":"a335191a-3350-4b74-b2ac-fc2d8ad94753","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f644187a-db35-4820-9894-6475ef0ef5bc","lifecycleState":"CERTIFIED","lastUpdateDate":1667272383199,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fad0698-ac94-4b91-a1a9-703c6ca1543d","invariantUUID":"36483aee-373d-4748-94ef-352afddad7e5","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"3a18813f-bd3d-48b1-a842-aec20d2fcbd0","lifecycleState":"CERTIFIED","lastUpdateDate":1667272335512,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ca88c9a2-00ef-404c-aaee-da6be2764e24","invariantUUID":"afba4035-5027-43ec-a16f-ed67bcb05761","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02a84fa8-99aa-450a-bb87-22d74675ac78","lifecycleState":"CERTIFIED","lastUpdateDate":1667272351440,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bf1663d-71e5-4838-9bf8-b0b59f849cd5","invariantUUID":"45b8c280-b3cd-4340-9f9e-b177f55d247a","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"035f076c-3bc8-42f6-a880-999b50519a45","lifecycleState":"CERTIFIED","lastUpdateDate":1667272435580,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56450c65-d473-49e2-a1f3-009f07520852","invariantUUID":"b1a66c27-8a70-419d-86e3-2c49474bba83","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"36dceee6-b70d-4bea-b90d-82579a0c9dda","lifecycleState":"CERTIFIED","lastUpdateDate":1667272406744,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64b4ed34-fa71-4efd-ba62-d6e9e30e1896","invariantUUID":"9643fa2a-01de-4ca3-8813-7fdb5c7b32b8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45b6d3c6-4e44-46f7-a25d-54c2a4881e52","lifecycleState":"CERTIFIED","lastUpdateDate":1667272384686,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"567d5025-76a1-4c5e-b079-2bd3988a40d2","invariantUUID":"52be75ba-fda3-41a7-9723-178a5a928d28","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b0c90085-24ae-4186-b853-ddcdeb33d23f","lifecycleState":"CERTIFIED","lastUpdateDate":1667272405310,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b17d405-4bed-4905-9ccd-993e500a9e6e","invariantUUID":"d72ee77f-6535-4004-bc69-3ca139cec054","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e69281e6-d1d6-4dbb-8a20-dc59b84e391a","lifecycleState":"CERTIFIED","lastUpdateDate":1667272307045,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae4d9ae7-528e-41e2-9ed5-730f81667142","invariantUUID":"59c71fd1-08b1-489a-9d20-51bc60c45ff1","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2c8d8a91-5926-43fc-9d4b-390729c6d67d","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455359,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57bde6b5-b059-42b9-ad68-da3927dbbc83","invariantUUID":"ae8458db-0926-4d55-9744-8fd95e430601","systemName":"Policyautomationcompositionelement","description":"The TOSCA service template representing the PolicyAutomationCompositionElement","tags":["PolicyAutomationCompositionElement","org.onap.policy.clamp.acm.PolicyAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"af99d56c-fa5f-465d-92b6-1bb95d52db1b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272296433,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35c0c49a-d79d-420f-a6a9-691b332eff4a","invariantUUID":"9729aa71-1658-4b84-90ec-b5d5387a592e","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"14fb5b47-99ac-4356-8c02-b9398f8b0ccb","lifecycleState":"CERTIFIED","lastUpdateDate":1667272293170,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c76b0aa5-147d-4ce7-8a7d-8cd7d0fc6b79","invariantUUID":"b6649c74-e464-4df7-aa9a-4c33f10dc25c","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3afab34a-6e2d-4c58-8f05-6273b358ecc3","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474843,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51995cf6-af39-4a93-9cfe-033e3d9e2d89","invariantUUID":"4930a76b-d291-486e-b84b-4a88ef19b2fe","systemName":"Ns","description":"ETSI Network Service","tags":["NS","tosca.nodes.nfv.NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"45397213-7f44-4998-b953-81b398b6478f","lifecycleState":"CERTIFIED","lastUpdateDate":1667272299706,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d6cffe9-18e3-4f9c-acc0-1cb3d03722dc","invariantUUID":"d36ef72d-b610-4934-921d-9423dc6ec676","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9a4b066e-17bb-4c42-8b32-f934093a5804","lifecycleState":"CERTIFIED","lastUpdateDate":1667272313457,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a936f68a-421b-4075-a091-73b34206834f","invariantUUID":"8da3087b-e8bf-449e-81ea-9531e6acb03f","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6be5311-c557-4a41-8705-a9f4288c5b29","lifecycleState":"CERTIFIED","lastUpdateDate":1667272393511,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0650974-3ca9-4383-bb6e-d367ce88c07c","invariantUUID":"a3d626aa-7220-4197-8bca-6d719a3911c9","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bb7d82d7-2a5a-4f14-84ad-bcbf26fbab78","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455085,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bec072fd-1cc5-404d-b6f1-159979ba91f5","invariantUUID":"726e8e1c-eb3c-4393-bcc3-497a30c6d2f1","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e122f3be-9c43-4180-9a24-fcbfcf681749","lifecycleState":"CERTIFIED","lastUpdateDate":1667272395073,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44ee4f04-676b-4935-846a-5c054e5b0760","invariantUUID":"45b4f5ec-55fb-4ed7-94a2-107e6542d77c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"928db650-4212-4aaf-9b45-82df9c2a1aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1667272372126,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69f2d41c-cf85-46f7-9b42-a3b28bc892cf","invariantUUID":"d7572c66-b987-4c94-9f74-5f5d200d3f0c","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"727bf524-3fb1-4ca2-90a9-215416bf69cc","lifecycleState":"CERTIFIED","lastUpdateDate":1667272387656,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e415c4ce-9e85-4aee-8082-e02ec7759b00","invariantUUID":"9422e6a9-61b3-49b2-ac52-9814a92e60fe","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5fe71fdb-77e1-4adb-8334-db9ae336c895","lifecycleState":"CERTIFIED","lastUpdateDate":1667272433617,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ba2d40d-1f54-496e-b526-714e8aea3e9a","invariantUUID":"667ed3cb-8ec7-4f07-9853-4510bdeb20a7","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24896d1a-b94b-41d6-8f15-9db33cf6c39e","lifecycleState":"CERTIFIED","lastUpdateDate":1667272310196,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b09a65b1-1eb4-48a9-9ebe-a2b5a9f885a4","invariantUUID":"dd984baf-1e71-4b30-bae6-67de3059406e","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"896f3d60-6194-4b19-b650-a31064cad6c4","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474742,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edadc9ee-43ab-47c9-84a5-b1de2743d699","invariantUUID":"8d6a4a86-9720-43f4-af13-564040624e19","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2477e4fb-ad3c-43aa-90f6-ae5b77c75d06","lifecycleState":"CERTIFIED","lastUpdateDate":1667272409662,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad13db54-d172-4e82-961f-7f2e1ed90ba8","invariantUUID":"1be609c4-9f2a-458d-a4c9-8b347cad5e7e","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"49a7aff2-9d56-453d-a4c9-3f30befff0f0","lifecycleState":"CERTIFIED","lastUpdateDate":1667272343887,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed81c902-4198-4489-973a-0711bf1243af","invariantUUID":"517cdb80-2252-48d5-86aa-1e86dc8e4740","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4a5421c0-18bf-4202-8b96-f7897a24e58a","lifecycleState":"CERTIFIED","lastUpdateDate":1667272431895,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c9cf805-f34a-4b97-9468-3f23dcef1d9f","invariantUUID":"8b57d5a8-b944-48b5-878f-14c3fef5c550","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"99f3e37d-1cd2-4864-9fbc-26cf412d950d","lifecycleState":"CERTIFIED","lastUpdateDate":1667272331728,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"411b12d0-b57e-4449-87cf-3c221d7ef120","invariantUUID":"1169b647-2848-4e36-895b-81a2bbb84920","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f7ace1af-adef-493e-8bba-89e8c8cd9a1a","lifecycleState":"CERTIFIED","lastUpdateDate":1667272308670,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef67198b-e549-4597-b53c-3584e6e16e64","invariantUUID":"a5e9b404-0ec4-4e15-bf0a-23a2e6457071","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2a42a95-bf56-4189-b17c-c5a1d1560419","lifecycleState":"CERTIFIED","lastUpdateDate":1667272376824,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0adf3e68-ba29-4884-8d09-a7a05a90e314","invariantUUID":"2588d7c9-370e-42e9-8a27-292d3cea0cd9","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"472a14b2-cd50-4ca9-8311-09b8f55ce179","lifecycleState":"CERTIFIED","lastUpdateDate":1667272475129,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cd91b9c-abb7-4563-9219-2de7acfd7bdc","invariantUUID":"7197b2c4-b6a6-4cc3-b138-52c865b6ae76","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c88c2db-d95a-4f97-918e-4d84109d6c52","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474238,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ad5da5b-0bc8-44b0-8723-6fb7ab6ebd8c","invariantUUID":"dd4df92d-9a86-4f9c-9c82-d2e62298c274","systemName":"Vnfvirtuallink","description":"Describes the information about an internal VNF VL","tags":["VnfVirtualLink","tosca.nodes.nfv.VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c093c8bf-9fc2-4774-9946-1cfd33deda0e","lifecycleState":"CERTIFIED","lastUpdateDate":1667272430318,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eaf44f8-dc46-4049-b184-98cdd69f029b","invariantUUID":"a4a6f2c7-be94-458a-9fc5-9e0a4b6dd261","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bf728dfe-fd8b-4ddb-a8d1-d37ddbe02a77","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474142,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ef2e487-8c38-4ded-8bf7-ca20c23fddbc","invariantUUID":"b0d76738-2524-4055-aec2-773c2fbc5814","systemName":"VnfExternalCp","description":"Describes a logical external connection point, exposed by the VNF enabling connection with an external Virtual Link","tags":["VNF External CP","tosca.nodes.nfv.VnfExtCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"abdbb395-5b6a-4202-8278-3537b54744d8","lifecycleState":"CERTIFIED","lastUpdateDate":1667272416081,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80e4a873-70c2-4954-8b73-418fc1c8b996","invariantUUID":"0cfe48e2-0b44-40af-8286-3470bc6b6fc1","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"36680ca4-18ac-429f-8f3c-741354b1fbb9","lifecycleState":"CERTIFIED","lastUpdateDate":1667272475239,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5afb135a-d6a3-4ef6-be99-f23d5adc5bc2","invariantUUID":"f10fd07a-bfee-4d90-9983-38ffda845662","systemName":"VduCp","description":"Describes network connectivity between a VNFC instance based on this VDU and an internal VL","tags":["VDU Cp","tosca.nodes.nfv.VduCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70150c73-6990-4a37-a32d-2f826b5899be","lifecycleState":"CERTIFIED","lastUpdateDate":1667272357330,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af0a820b-35cc-4919-9e23-251196c0d5b8","invariantUUID":"9017d3b9-2a7c-4694-8fed-9ac84b363af8","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"155e1584-0733-41ae-bf02-0a438bafd942","lifecycleState":"CERTIFIED","lastUpdateDate":1667272370654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"f897990a-eaed-47d2-a433-2ede5c46a4bd","invariantUUID":"3693619c-4a55-459a-b137-bb427ad46a86","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3d03ae0-b8d6-4f50-ac6e-842e88b8417f","lifecycleState":"CERTIFIED","lastUpdateDate":1667272345396,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3eff3ec-c587-435c-a1bf-e84e70144d27","invariantUUID":"e1aa51de-17eb-4f04-90eb-787aa5ad3875","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ceb91b72-31ef-4e54-ad41-bc0f3f8a34e1","lifecycleState":"CERTIFIED","lastUpdateDate":1667272408204,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"474b72bf-db82-4d65-a32c-0b462553ed8f","invariantUUID":"1d4f87cf-09a5-4613-b64e-780e7cd6d99c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"59850e89-745c-41b4-8f4d-d54ec557ae98","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455181,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51cf906b-c5c7-45cc-8c8b-eb624663f48a","invariantUUID":"f4b7cae1-7d34-451e-8328-ca0d35f680d0","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"85b0903b-4069-4e0c-8887-cb9773b331da","lifecycleState":"CERTIFIED","lastUpdateDate":1667272286374,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ea998a1-6889-448e-a83c-575fb6a0de79","invariantUUID":"541bbdcf-a281-4658-9361-0cae548c98c9","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ec2272f4-0875-4a17-9542-811cbec7597b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272340910,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d9fa987-e883-42dd-85f3-da770d028aad","invariantUUID":"ca919b4c-d1f6-4800-821b-4fae7a954f6a","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f699789-828f-4992-a843-afcd96341e6f","lifecycleState":"CERTIFIED","lastUpdateDate":1667272381720,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"885c990b-f102-4461-8f7d-d950938a4f95","invariantUUID":"4ad34505-f4a3-49ea-8892-d2f7bc35cfa3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"60a707f0-cccd-460f-9fb0-428070e69209","lifecycleState":"CERTIFIED","lastUpdateDate":1667272412559,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d22863d9-757a-48a0-abb0-01fc8c6e7430","invariantUUID":"11f328aa-55a8-49ff-8f27-269f94fca5fa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1bad25b5-9e4b-49db-8eb4-6aec105991e4","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455527,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd29f5fe-9abc-4026-bdc2-0de0435f6e25","invariantUUID":"13b2131a-c867-47e7-ab94-eb7f312fe4f1","systemName":"K8smicroserviceautomationcompositionelement","description":"The TOSCA service template representing the K8SMicroserviceAutomationCompositionElement","tags":["K8SMicroserviceAutomationCompositionElement","org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5df29ff5-cf1a-4221-924f-fb74b3caa20d","lifecycleState":"CERTIFIED","lastUpdateDate":1667272301269,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"150f2f8b-fe5c-4773-92fa-27ce55e5072a","invariantUUID":"f03884e7-21bb-4c8f-abf4-4d618f8f8e2b","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eaf0a64f-a113-4b58-b5a7-b1e6f9777311","lifecycleState":"CERTIFIED","lastUpdateDate":1667272311725,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92a63029-22c7-4232-b752-62536fb24101","invariantUUID":"ec3e05d9-71a4-4ce0-b8b1-bc6a3d4be387","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e0a53244-4637-4f8e-b15b-c0919fc6ef33","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474038,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16c23314-adab-415f-80e5-0abbcfbbc70e","invariantUUID":"4ddb3b40-8319-4955-a1ca-d206afc5c5f5","systemName":"Cp","description":"Provides information regarding the purpose of the connection point","tags":["Cp","tosca.nodes.nfv.Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"22dd38d5-bd8e-464b-a9eb-769cb623e435","lifecycleState":"CERTIFIED","lastUpdateDate":1667272437167,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d53a717-ac48-4697-a62a-1d30e80f582e","invariantUUID":"b43b8300-6264-41ca-a2df-33a9340c81de","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0b7e6f4b-00ca-43a9-8cf0-e8502bc30da0","lifecycleState":"CERTIFIED","lastUpdateDate":1667275495520,"name":"basic_onboard_svKEIf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a4758b9f-93d4-42a7-bfe1-f100b1c87cb5","invariantUUID":"0103aa37-e66a-4582-ac09-5cd27beb067d","systemName":"BasicOnboardSvkeif","description":"VF","tags":["basic_onboard_svKEIf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"017779ed-bf7d-4363-a981-e9393b839fb1","lifecycleState":"CERTIFIED","lastUpdateDate":1667272366258,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"32311fae-6aab-47fa-a0a8-112fbae824a1","invariantUUID":"32c9105d-5ce6-412c-88c7-eb095dc75215","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b3d13f7-d822-4f54-9152-0db0e8ca7ad8","lifecycleState":"CERTIFIED","lastUpdateDate":1667272375269,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f28efa1-0bdd-4f98-8924-a132542ec359","invariantUUID":"1e383ff3-0e16-4d19-a7a8-5ea5036af89c","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3909e994-60ff-4140-b2b9-480a769ae093","lifecycleState":"CERTIFIED","lastUpdateDate":1667272389147,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3748e9-6ac5-430f-a209-bb07332e4b6f","invariantUUID":"5aee953e-b8bb-40b4-95da-31eeb99f301a","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"71218f7c-9378-4ed7-9cab-2b27d2a5981a","lifecycleState":"CERTIFIED","lastUpdateDate":1667272330221,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"be750778-ab7f-4881-8ce4-0a0561222768","invariantUUID":"8703589d-ca94-4cc0-b487-a50d83f68ed0","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0742792-5c50-409e-af91-2ae2f5a01626","lifecycleState":"CERTIFIED","lastUpdateDate":1667272337093,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"12882744-101c-40a0-8f5c-7043934e8614","invariantUUID":"4f871996-4118-481a-b388-bcaca735687d","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2305269b-3b86-47a3-ae4e-1e7d8606eb53","lifecycleState":"CERTIFIED","lastUpdateDate":1667272302774,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db338fb9-30bd-4aad-aec6-0304228af722","invariantUUID":"5da35ce7-87f5-4abb-b971-37369204a79d","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"142ebfa4-9c5e-432c-bb62-c7cf75adfd42","lifecycleState":"CERTIFIED","lastUpdateDate":1667272321707,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2ed7b288-4047-4df6-a9b8-3f51f49ea7dc","invariantUUID":"85974159-7fc5-4ebb-83fe-7d31fe05fb7d","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72250643-3f7d-41a7-9357-989abc7e4097","lifecycleState":"CERTIFIED","lastUpdateDate":1667272349935,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69a2cb4f-c238-4820-bc74-3c43b3840433","invariantUUID":"e2affe64-5582-4a72-8e6f-8c3c2ba1f404","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42eed834-188f-4ea8-9400-257b8a2e84e6","lifecycleState":"CERTIFIED","lastUpdateDate":1667272318605,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b4275ef6-d1df-434a-a80e-57fedac2a349","invariantUUID":"1a60b6e3-c404-40e5-8bc5-e6cf53b75b86","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ec2fe9e5-9525-4d59-adef-93bf5a15006d","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455610,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a707eeab-8a34-4a4c-90f9-7bbf1d1d0c76","invariantUUID":"aef2350f-f75f-4ed7-8e08-80dede405dd8","systemName":"Httpautomationcompositionelement","description":"The TOSCA service template representing the HttpAutomationCompositionElement","tags":["HttpAutomationCompositionElement","org.onap.policy.clamp.acm.HttpAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bdd3089d-e862-4ee3-86e9-5fe02d753257","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474982,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6430f46-807e-4ec9-8482-4dabff0f2a54","invariantUUID":"4d40dd01-5a06-43fa-b527-704bc0977b55","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute","tosca.nodes.nfv.Vdu.Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5eb73d7d-a1f6-46d2-87c0-9b78257637af","lifecycleState":"CERTIFIED","lastUpdateDate":1667272361744,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b67376c-d854-41d6-9c3a-eebfc3b9d73b","invariantUUID":"ff9de706-2aec-46f2-acc0-38803eff7c36","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f53fce3-d18d-40b6-ae29-523c0d41cad3","lifecycleState":"CERTIFIED","lastUpdateDate":1667272420201,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b7ec5e4-1698-4721-b3ee-eba3165f72ea","invariantUUID":"d1ead0c6-ccf5-49fc-b66c-001a1d20dd8e","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1667276373848,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","invariantUUID":"f84d2469-2e31-4a02-9337-58f1fd56592f","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"95a9e166-9a06-41dc-90b8-670eafaba24c","lifecycleState":"CERTIFIED","lastUpdateDate":1667275530737,"name":"basic_onboard_svKEIf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5522b0b9-8529-4b32-b07e-a8a9d522e9d6","invariantUUID":"630cb5b9-3678-4654-ace1-e5b7bf7a2631","systemName":"BasicOnboardSvkeif","description":"service","tags":["basic_onboard_svKEIf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-11-01 04:19:35,833 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-11-01 04:19:35,833 INFO 741:service.py(1) - attempting to Certify Service basic_network in SDC 2022-11-01 04:19:35,836 DEBUG 129:onap_service.py(1) - [SDC][Certify Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-01 04:19:35,836 DEBUG 131:onap_service.py(1) - [SDC][Certify Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/619a53a7-d0e6-44e5-9a85-bee47f93b0d8/lifecycleState/Certify 2022-11-01 04:19:35,836 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2022-11-01 04:19:35,847 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-01 04:19:38,426 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/619a53a7-d0e6-44e5-9a85-bee47f93b0d8/lifecycleState/Certify HTTP/1.1" 200 1187 2022-11-01 04:19:38,428 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2022-11-01 04:19:38,428 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"3f639d3a-13b9-43df-9be7-b167dd25fafe","name":"basic_network","version":"1.0","isHighestVersion":true,"creationDate":1667276369889,"lastUpdateDate":1667276373848,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"1.0":"3f639d3a-13b9-43df-9be7-b167dd25fafe"},"projectCode":"123456","invariantUUID":"f84d2469-2e31-4a02-9337-58f1fd56592f","componentType":"SERVICE","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"creatorUserId":"cs0008","creatorFullName":"Carlos Santana","lastUpdaterUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","isArchived":false,"archiveTime":0,"isVspArchived":false,"distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceType":"","serviceRole":"","environmentContext":"General_Revenue-Bearing","instantiationType":"A-la-carte","serviceFunction":"","uuid":"af17349c-8ce4-47fb-af89-4aa0b779160c"} 2022-11-01 04:19:38,431 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-11-01 04:19:38,431 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-11-01 04:19:38,431 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-01 04:19:38,431 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-11-01 04:19:38,431 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-11-01 04:19:38,433 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-11-01 04:19:38,549 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 732 2022-11-01 04:19:38,550 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-11-01 04:19:38,550 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5522b0b9-8529-4b32-b07e-a8a9d522e9d6","invariantUUID":"630cb5b9-3678-4654-ace1-e5b7bf7a2631","name":"basic_onboard_svKEIf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5522b0b9-8529-4b32-b07e-a8a9d522e9d6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","invariantUUID":"f84d2469-2e31-4a02-9337-58f1fd56592f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/af17349c-8ce4-47fb-af89-4aa0b779160c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-11-01 04:19:38,552 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_svKEIf from SDC 2022-11-01 04:19:38,552 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:19:38,552 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:19:38,552 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-01 04:19:38,552 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-11-01 04:19:38,553 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:19:38,553 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:19:38,553 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-11-01 04:19:38,553 DEBUG 175:__init__.py(1) - number of Service returned: 2 2022-11-01 04:19:38,553 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-11-01 04:19:38,553 INFO 220:__init__.py(1) - Service found, updating information 2022-11-01 04:19:38,554 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-01 04:19:38,554 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-11-01 04:19:38,554 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-11-01 04:19:38,556 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-01 04:19:38,658 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-11-01 04:19:38,662 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-11-01 04:19:38,664 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"87005c2e-32c8-4032-b07e-1d4d34945341","lifecycleState":"CERTIFIED","lastUpdateDate":1667272402349,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73d40ab9-f9df-40a7-b079-9db8e62659bb","invariantUUID":"ebf52de0-f06d-470f-9bf9-c5d184fd8ef7","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"aa0b4301-01dd-4938-ba3e-9bbe8f31cb52","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474454,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"092c7781-0674-47f7-88f2-4960fe75bf33","invariantUUID":"111c4289-f935-4eb5-b6b6-37ce9ce2ea82","systemName":"VduVirtualfilestorage","description":"This node type describes the specifications of requirements related to virtual file storage resources","tags":["VDU VirtualFileStorage","tosca.nodes.nfv.Vdu.VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e09d65ef-dca0-48be-9746-f0b6e9c31dda","lifecycleState":"CERTIFIED","lastUpdateDate":1667272425132,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"058c3820-c053-43a3-a3b5-3bca03f6b1db","invariantUUID":"b6588f4c-e531-40c4-8d34-da38910a01d6","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd9c500-6ad1-4161-965d-d65ffecbba5b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272342400,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60a371e5-69b8-4044-945f-c2d796a1fea4","invariantUUID":"338eb626-ba37-49da-a219-1a736b37ea51","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","lifecycleState":"CERTIFIED","lastUpdateDate":1667272317011,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbd35ed4-8138-4c90-a43d-28e61d3dd8a7","invariantUUID":"195b01d9-ee25-4233-bde7-d33c5e9a6329","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e810f42f-435a-44c5-b170-4335fb601db0","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474346,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0e1d7d1-37f6-4f9b-b06a-f82de8116d6c","invariantUUID":"ef8a9caa-a9ff-46d5-b8f5-82779534bcb8","systemName":"VduVirtualobjectstorage","description":"This node type describes the specifications of requirements related to virtual object storage resources","tags":["VDU VirtualObjectStorage","tosca.nodes.nfv.Vdu.VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"04f6d2e9-f64a-401a-a6e4-93b6fff187e2","lifecycleState":"CERTIFIED","lastUpdateDate":1667272294833,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5985a2f-8afa-480f-901f-49f41b9daf1c","invariantUUID":"350fad67-4db4-41e8-ba16-e61b36869aca","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4272e2a-0e0b-410f-90ff-bf8c6a632d73","lifecycleState":"CERTIFIED","lastUpdateDate":1667272411097,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aad6a62f-3306-4d1b-bda3-f5c8bc647fd5","invariantUUID":"1084889e-a259-4747-9772-c39797c5f93e","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"889df8d7-a52d-4859-ae7c-35ba12fc8ba4","lifecycleState":"CERTIFIED","lastUpdateDate":1667272315349,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7393ac45-6b07-4c58-9a94-a2d58b34ca89","invariantUUID":"3150b046-4bf1-47b7-9b67-92516ae842ed","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b9a7fa1e-6f03-4dda-8d76-cd0348c15723","lifecycleState":"CERTIFIED","lastUpdateDate":1667272400881,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91150413-df9c-463c-9ae1-f9f8016a5fb7","invariantUUID":"6a4d92d8-cfdf-454b-a058-093626960ceb","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"a6fbf6fe-ba3f-404a-94ff-4720d319e818","lifecycleState":"CERTIFIED","lastUpdateDate":1667272338614,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"71db4b5f-7b98-4b1f-875a-6c6fd0d7321e","invariantUUID":"76869de3-5e33-497d-920f-9406beae5c28","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b4f65b7-37e0-492d-a813-ff3ecdf0ebce","lifecycleState":"CERTIFIED","lastUpdateDate":1667272428575,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2683f661-99d6-4751-80b5-c3580c573a95","invariantUUID":"a29d4fc8-4167-47ae-8dcc-fbccd07df867","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39ed3e85-de0d-4d5d-8363-06a72e6303e2","lifecycleState":"CERTIFIED","lastUpdateDate":1667272363273,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27c3faa7-665b-4faa-9aaf-1fc44897ef26","invariantUUID":"906c2e7e-99b4-420d-9e64-dfff66388b43","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be","lifecycleState":"CERTIFIED","lastUpdateDate":1667272369210,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97f17e8b-e9da-4cf6-91d6-fbbe2723a0f9","invariantUUID":"47734f1c-7f53-4af9-9c27-f9fccf510c92","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"718e03fe-55f3-46f6-aa5c-2d2b494226bf","lifecycleState":"CERTIFIED","lastUpdateDate":1667272403858,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f969f6fe-a1fa-4493-af6b-425f42bd2a7e","invariantUUID":"fd493886-33a0-4ee6-ac81-5d8e5e6ab98c","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ad9cade9-edd7-4784-993a-aaa6d9833c62","lifecycleState":"CERTIFIED","lastUpdateDate":1667272414054,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0549d379-65cf-4456-9753-b449bcff1c92","invariantUUID":"de4ca1fb-963f-423f-8f5d-06a23db53250","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f614e5-6800-4ab4-ad4b-e35c04274fa1","lifecycleState":"CERTIFIED","lastUpdateDate":1667272378388,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6efd383c-7050-4059-98da-90d0f031c451","invariantUUID":"d415ffe1-b99a-4c4f-b792-854d5ef95d8c","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7ccc2667-f53b-473d-a72c-0cc71e92295b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272473932,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e43be578-c90d-4ca8-bb63-23717d02852a","invariantUUID":"d3959366-1c13-4367-bf24-e38917dfd46f","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"830e29bf-21a8-4c6f-a375-1dab248cd36c","lifecycleState":"CERTIFIED","lastUpdateDate":1667272423503,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b7b66f2-225f-473c-8373-3772101508b4","invariantUUID":"0bd03b9b-0042-45af-85a2-d999b061b858","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24e4ec29-af55-44d7-8087-b3b81e9b4eb2","lifecycleState":"CERTIFIED","lastUpdateDate":1667272323373,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c81daa63-33ef-475a-ad4a-a7ccb515b554","invariantUUID":"5ee77649-1333-4fd2-ae7d-1416fec10f79","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5adbf375-e588-49d1-816b-be930870869e","lifecycleState":"CERTIFIED","lastUpdateDate":1667272373750,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6b290ee-f748-4ae2-96b7-71d15ccb103a","invariantUUID":"8de44231-e150-43ce-b4d7-aa87a503d744","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8314a90a-a6df-4367-9523-3306e9e1d26b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474636,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77808606-2d59-428b-91df-04f0e30e94c7","invariantUUID":"d63451e1-2bd9-4e51-b546-b7571e6ee8ee","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.Vdu.VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6e4339d-bece-4884-b021-3eb145267584","lifecycleState":"CERTIFIED","lastUpdateDate":1667272367713,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e95a4db3-e6ca-4e38-b25d-1acfa5f55198","invariantUUID":"885d1a23-954b-4549-8aa2-c87c5a4d95c3","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4da229af-dc60-4b15-8147-8547892b017b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272348428,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebf5ee1d-706b-4dd0-aaee-60f0d6957d0c","invariantUUID":"7129a0d3-e227-4232-b038-771071bbe338","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cafab6b4-fd61-44b8-b46c-c22fc3f31415","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455277,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c04a5016-d1a7-4731-880a-668008493170","invariantUUID":"ee88d0c8-fc64-407d-9397-5ee59620aeff","systemName":"Automationcomposition","description":"The TOSCA service template representing the AutomationComposition","tags":["AutomationComposition","org.onap.policy.clamp.acm.AutomationComposition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"43c404b0-a745-4022-8d85-f5e7ab928406","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455440,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32eb1ce1-112e-47c0-9293-99e93ea8e461","invariantUUID":"cb12f2c8-9072-4301-b047-a6829562e6d4","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"61c8ed83-e4b4-4758-a22b-79d93b251568","lifecycleState":"CERTIFIED","lastUpdateDate":1667272320142,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd6f76f2-b33a-4988-b8bf-0cd3840f7d27","invariantUUID":"7195316c-ffd0-4203-bbb1-c55651b368f7","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2ee05a2e-415e-4e5a-9e36-a590f82f27b4","lifecycleState":"CERTIFIED","lastUpdateDate":1667272418450,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c49cf52c-97fe-4a92-a0f5-0a47c3c4a8f3","invariantUUID":"a335191a-3350-4b74-b2ac-fc2d8ad94753","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f644187a-db35-4820-9894-6475ef0ef5bc","lifecycleState":"CERTIFIED","lastUpdateDate":1667272383199,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fad0698-ac94-4b91-a1a9-703c6ca1543d","invariantUUID":"36483aee-373d-4748-94ef-352afddad7e5","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"3a18813f-bd3d-48b1-a842-aec20d2fcbd0","lifecycleState":"CERTIFIED","lastUpdateDate":1667272335512,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ca88c9a2-00ef-404c-aaee-da6be2764e24","invariantUUID":"afba4035-5027-43ec-a16f-ed67bcb05761","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02a84fa8-99aa-450a-bb87-22d74675ac78","lifecycleState":"CERTIFIED","lastUpdateDate":1667272351440,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bf1663d-71e5-4838-9bf8-b0b59f849cd5","invariantUUID":"45b8c280-b3cd-4340-9f9e-b177f55d247a","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"035f076c-3bc8-42f6-a880-999b50519a45","lifecycleState":"CERTIFIED","lastUpdateDate":1667272435580,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56450c65-d473-49e2-a1f3-009f07520852","invariantUUID":"b1a66c27-8a70-419d-86e3-2c49474bba83","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"36dceee6-b70d-4bea-b90d-82579a0c9dda","lifecycleState":"CERTIFIED","lastUpdateDate":1667272406744,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64b4ed34-fa71-4efd-ba62-d6e9e30e1896","invariantUUID":"9643fa2a-01de-4ca3-8813-7fdb5c7b32b8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45b6d3c6-4e44-46f7-a25d-54c2a4881e52","lifecycleState":"CERTIFIED","lastUpdateDate":1667272384686,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"567d5025-76a1-4c5e-b079-2bd3988a40d2","invariantUUID":"52be75ba-fda3-41a7-9723-178a5a928d28","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b0c90085-24ae-4186-b853-ddcdeb33d23f","lifecycleState":"CERTIFIED","lastUpdateDate":1667272405310,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b17d405-4bed-4905-9ccd-993e500a9e6e","invariantUUID":"d72ee77f-6535-4004-bc69-3ca139cec054","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e69281e6-d1d6-4dbb-8a20-dc59b84e391a","lifecycleState":"CERTIFIED","lastUpdateDate":1667272307045,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae4d9ae7-528e-41e2-9ed5-730f81667142","invariantUUID":"59c71fd1-08b1-489a-9d20-51bc60c45ff1","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2c8d8a91-5926-43fc-9d4b-390729c6d67d","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455359,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57bde6b5-b059-42b9-ad68-da3927dbbc83","invariantUUID":"ae8458db-0926-4d55-9744-8fd95e430601","systemName":"Policyautomationcompositionelement","description":"The TOSCA service template representing the PolicyAutomationCompositionElement","tags":["PolicyAutomationCompositionElement","org.onap.policy.clamp.acm.PolicyAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"af99d56c-fa5f-465d-92b6-1bb95d52db1b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272296433,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35c0c49a-d79d-420f-a6a9-691b332eff4a","invariantUUID":"9729aa71-1658-4b84-90ec-b5d5387a592e","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"14fb5b47-99ac-4356-8c02-b9398f8b0ccb","lifecycleState":"CERTIFIED","lastUpdateDate":1667272293170,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c76b0aa5-147d-4ce7-8a7d-8cd7d0fc6b79","invariantUUID":"b6649c74-e464-4df7-aa9a-4c33f10dc25c","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3afab34a-6e2d-4c58-8f05-6273b358ecc3","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474843,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51995cf6-af39-4a93-9cfe-033e3d9e2d89","invariantUUID":"4930a76b-d291-486e-b84b-4a88ef19b2fe","systemName":"Ns","description":"ETSI Network Service","tags":["NS","tosca.nodes.nfv.NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"45397213-7f44-4998-b953-81b398b6478f","lifecycleState":"CERTIFIED","lastUpdateDate":1667272299706,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d6cffe9-18e3-4f9c-acc0-1cb3d03722dc","invariantUUID":"d36ef72d-b610-4934-921d-9423dc6ec676","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9a4b066e-17bb-4c42-8b32-f934093a5804","lifecycleState":"CERTIFIED","lastUpdateDate":1667272313457,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a936f68a-421b-4075-a091-73b34206834f","invariantUUID":"8da3087b-e8bf-449e-81ea-9531e6acb03f","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6be5311-c557-4a41-8705-a9f4288c5b29","lifecycleState":"CERTIFIED","lastUpdateDate":1667272393511,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0650974-3ca9-4383-bb6e-d367ce88c07c","invariantUUID":"a3d626aa-7220-4197-8bca-6d719a3911c9","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bb7d82d7-2a5a-4f14-84ad-bcbf26fbab78","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455085,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bec072fd-1cc5-404d-b6f1-159979ba91f5","invariantUUID":"726e8e1c-eb3c-4393-bcc3-497a30c6d2f1","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e122f3be-9c43-4180-9a24-fcbfcf681749","lifecycleState":"CERTIFIED","lastUpdateDate":1667272395073,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44ee4f04-676b-4935-846a-5c054e5b0760","invariantUUID":"45b4f5ec-55fb-4ed7-94a2-107e6542d77c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"928db650-4212-4aaf-9b45-82df9c2a1aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1667272372126,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69f2d41c-cf85-46f7-9b42-a3b28bc892cf","invariantUUID":"d7572c66-b987-4c94-9f74-5f5d200d3f0c","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"727bf524-3fb1-4ca2-90a9-215416bf69cc","lifecycleState":"CERTIFIED","lastUpdateDate":1667272387656,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e415c4ce-9e85-4aee-8082-e02ec7759b00","invariantUUID":"9422e6a9-61b3-49b2-ac52-9814a92e60fe","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5fe71fdb-77e1-4adb-8334-db9ae336c895","lifecycleState":"CERTIFIED","lastUpdateDate":1667272433617,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ba2d40d-1f54-496e-b526-714e8aea3e9a","invariantUUID":"667ed3cb-8ec7-4f07-9853-4510bdeb20a7","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24896d1a-b94b-41d6-8f15-9db33cf6c39e","lifecycleState":"CERTIFIED","lastUpdateDate":1667272310196,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b09a65b1-1eb4-48a9-9ebe-a2b5a9f885a4","invariantUUID":"dd984baf-1e71-4b30-bae6-67de3059406e","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"896f3d60-6194-4b19-b650-a31064cad6c4","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474742,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edadc9ee-43ab-47c9-84a5-b1de2743d699","invariantUUID":"8d6a4a86-9720-43f4-af13-564040624e19","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2477e4fb-ad3c-43aa-90f6-ae5b77c75d06","lifecycleState":"CERTIFIED","lastUpdateDate":1667272409662,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad13db54-d172-4e82-961f-7f2e1ed90ba8","invariantUUID":"1be609c4-9f2a-458d-a4c9-8b347cad5e7e","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"49a7aff2-9d56-453d-a4c9-3f30befff0f0","lifecycleState":"CERTIFIED","lastUpdateDate":1667272343887,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed81c902-4198-4489-973a-0711bf1243af","invariantUUID":"517cdb80-2252-48d5-86aa-1e86dc8e4740","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4a5421c0-18bf-4202-8b96-f7897a24e58a","lifecycleState":"CERTIFIED","lastUpdateDate":1667272431895,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c9cf805-f34a-4b97-9468-3f23dcef1d9f","invariantUUID":"8b57d5a8-b944-48b5-878f-14c3fef5c550","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"99f3e37d-1cd2-4864-9fbc-26cf412d950d","lifecycleState":"CERTIFIED","lastUpdateDate":1667272331728,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"411b12d0-b57e-4449-87cf-3c221d7ef120","invariantUUID":"1169b647-2848-4e36-895b-81a2bbb84920","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f7ace1af-adef-493e-8bba-89e8c8cd9a1a","lifecycleState":"CERTIFIED","lastUpdateDate":1667272308670,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef67198b-e549-4597-b53c-3584e6e16e64","invariantUUID":"a5e9b404-0ec4-4e15-bf0a-23a2e6457071","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2a42a95-bf56-4189-b17c-c5a1d1560419","lifecycleState":"CERTIFIED","lastUpdateDate":1667272376824,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0adf3e68-ba29-4884-8d09-a7a05a90e314","invariantUUID":"2588d7c9-370e-42e9-8a27-292d3cea0cd9","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"472a14b2-cd50-4ca9-8311-09b8f55ce179","lifecycleState":"CERTIFIED","lastUpdateDate":1667272475129,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cd91b9c-abb7-4563-9219-2de7acfd7bdc","invariantUUID":"7197b2c4-b6a6-4cc3-b138-52c865b6ae76","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c88c2db-d95a-4f97-918e-4d84109d6c52","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474238,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ad5da5b-0bc8-44b0-8723-6fb7ab6ebd8c","invariantUUID":"dd4df92d-9a86-4f9c-9c82-d2e62298c274","systemName":"Vnfvirtuallink","description":"Describes the information about an internal VNF VL","tags":["VnfVirtualLink","tosca.nodes.nfv.VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c093c8bf-9fc2-4774-9946-1cfd33deda0e","lifecycleState":"CERTIFIED","lastUpdateDate":1667272430318,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eaf44f8-dc46-4049-b184-98cdd69f029b","invariantUUID":"a4a6f2c7-be94-458a-9fc5-9e0a4b6dd261","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bf728dfe-fd8b-4ddb-a8d1-d37ddbe02a77","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474142,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ef2e487-8c38-4ded-8bf7-ca20c23fddbc","invariantUUID":"b0d76738-2524-4055-aec2-773c2fbc5814","systemName":"VnfExternalCp","description":"Describes a logical external connection point, exposed by the VNF enabling connection with an external Virtual Link","tags":["VNF External CP","tosca.nodes.nfv.VnfExtCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"abdbb395-5b6a-4202-8278-3537b54744d8","lifecycleState":"CERTIFIED","lastUpdateDate":1667272416081,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80e4a873-70c2-4954-8b73-418fc1c8b996","invariantUUID":"0cfe48e2-0b44-40af-8286-3470bc6b6fc1","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"36680ca4-18ac-429f-8f3c-741354b1fbb9","lifecycleState":"CERTIFIED","lastUpdateDate":1667272475239,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5afb135a-d6a3-4ef6-be99-f23d5adc5bc2","invariantUUID":"f10fd07a-bfee-4d90-9983-38ffda845662","systemName":"VduCp","description":"Describes network connectivity between a VNFC instance based on this VDU and an internal VL","tags":["VDU Cp","tosca.nodes.nfv.VduCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70150c73-6990-4a37-a32d-2f826b5899be","lifecycleState":"CERTIFIED","lastUpdateDate":1667272357330,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af0a820b-35cc-4919-9e23-251196c0d5b8","invariantUUID":"9017d3b9-2a7c-4694-8fed-9ac84b363af8","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"155e1584-0733-41ae-bf02-0a438bafd942","lifecycleState":"CERTIFIED","lastUpdateDate":1667272370654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"f897990a-eaed-47d2-a433-2ede5c46a4bd","invariantUUID":"3693619c-4a55-459a-b137-bb427ad46a86","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3d03ae0-b8d6-4f50-ac6e-842e88b8417f","lifecycleState":"CERTIFIED","lastUpdateDate":1667272345396,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3eff3ec-c587-435c-a1bf-e84e70144d27","invariantUUID":"e1aa51de-17eb-4f04-90eb-787aa5ad3875","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ceb91b72-31ef-4e54-ad41-bc0f3f8a34e1","lifecycleState":"CERTIFIED","lastUpdateDate":1667272408204,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"474b72bf-db82-4d65-a32c-0b462553ed8f","invariantUUID":"1d4f87cf-09a5-4613-b64e-780e7cd6d99c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"59850e89-745c-41b4-8f4d-d54ec557ae98","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455181,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51cf906b-c5c7-45cc-8c8b-eb624663f48a","invariantUUID":"f4b7cae1-7d34-451e-8328-ca0d35f680d0","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"85b0903b-4069-4e0c-8887-cb9773b331da","lifecycleState":"CERTIFIED","lastUpdateDate":1667272286374,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ea998a1-6889-448e-a83c-575fb6a0de79","invariantUUID":"541bbdcf-a281-4658-9361-0cae548c98c9","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ec2272f4-0875-4a17-9542-811cbec7597b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272340910,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d9fa987-e883-42dd-85f3-da770d028aad","invariantUUID":"ca919b4c-d1f6-4800-821b-4fae7a954f6a","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f699789-828f-4992-a843-afcd96341e6f","lifecycleState":"CERTIFIED","lastUpdateDate":1667272381720,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"885c990b-f102-4461-8f7d-d950938a4f95","invariantUUID":"4ad34505-f4a3-49ea-8892-d2f7bc35cfa3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"60a707f0-cccd-460f-9fb0-428070e69209","lifecycleState":"CERTIFIED","lastUpdateDate":1667272412559,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d22863d9-757a-48a0-abb0-01fc8c6e7430","invariantUUID":"11f328aa-55a8-49ff-8f27-269f94fca5fa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1bad25b5-9e4b-49db-8eb4-6aec105991e4","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455527,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd29f5fe-9abc-4026-bdc2-0de0435f6e25","invariantUUID":"13b2131a-c867-47e7-ab94-eb7f312fe4f1","systemName":"K8smicroserviceautomationcompositionelement","description":"The TOSCA service template representing the K8SMicroserviceAutomationCompositionElement","tags":["K8SMicroserviceAutomationCompositionElement","org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5df29ff5-cf1a-4221-924f-fb74b3caa20d","lifecycleState":"CERTIFIED","lastUpdateDate":1667272301269,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"150f2f8b-fe5c-4773-92fa-27ce55e5072a","invariantUUID":"f03884e7-21bb-4c8f-abf4-4d618f8f8e2b","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eaf0a64f-a113-4b58-b5a7-b1e6f9777311","lifecycleState":"CERTIFIED","lastUpdateDate":1667272311725,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92a63029-22c7-4232-b752-62536fb24101","invariantUUID":"ec3e05d9-71a4-4ce0-b8b1-bc6a3d4be387","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e0a53244-4637-4f8e-b15b-c0919fc6ef33","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474038,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16c23314-adab-415f-80e5-0abbcfbbc70e","invariantUUID":"4ddb3b40-8319-4955-a1ca-d206afc5c5f5","systemName":"Cp","description":"Provides information regarding the purpose of the connection point","tags":["Cp","tosca.nodes.nfv.Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"22dd38d5-bd8e-464b-a9eb-769cb623e435","lifecycleState":"CERTIFIED","lastUpdateDate":1667272437167,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d53a717-ac48-4697-a62a-1d30e80f582e","invariantUUID":"b43b8300-6264-41ca-a2df-33a9340c81de","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0b7e6f4b-00ca-43a9-8cf0-e8502bc30da0","lifecycleState":"CERTIFIED","lastUpdateDate":1667275495520,"name":"basic_onboard_svKEIf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a4758b9f-93d4-42a7-bfe1-f100b1c87cb5","invariantUUID":"0103aa37-e66a-4582-ac09-5cd27beb067d","systemName":"BasicOnboardSvkeif","description":"VF","tags":["basic_onboard_svKEIf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"017779ed-bf7d-4363-a981-e9393b839fb1","lifecycleState":"CERTIFIED","lastUpdateDate":1667272366258,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"32311fae-6aab-47fa-a0a8-112fbae824a1","invariantUUID":"32c9105d-5ce6-412c-88c7-eb095dc75215","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b3d13f7-d822-4f54-9152-0db0e8ca7ad8","lifecycleState":"CERTIFIED","lastUpdateDate":1667272375269,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f28efa1-0bdd-4f98-8924-a132542ec359","invariantUUID":"1e383ff3-0e16-4d19-a7a8-5ea5036af89c","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3909e994-60ff-4140-b2b9-480a769ae093","lifecycleState":"CERTIFIED","lastUpdateDate":1667272389147,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3748e9-6ac5-430f-a209-bb07332e4b6f","invariantUUID":"5aee953e-b8bb-40b4-95da-31eeb99f301a","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"71218f7c-9378-4ed7-9cab-2b27d2a5981a","lifecycleState":"CERTIFIED","lastUpdateDate":1667272330221,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"be750778-ab7f-4881-8ce4-0a0561222768","invariantUUID":"8703589d-ca94-4cc0-b487-a50d83f68ed0","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0742792-5c50-409e-af91-2ae2f5a01626","lifecycleState":"CERTIFIED","lastUpdateDate":1667272337093,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"12882744-101c-40a0-8f5c-7043934e8614","invariantUUID":"4f871996-4118-481a-b388-bcaca735687d","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2305269b-3b86-47a3-ae4e-1e7d8606eb53","lifecycleState":"CERTIFIED","lastUpdateDate":1667272302774,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db338fb9-30bd-4aad-aec6-0304228af722","invariantUUID":"5da35ce7-87f5-4abb-b971-37369204a79d","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"142ebfa4-9c5e-432c-bb62-c7cf75adfd42","lifecycleState":"CERTIFIED","lastUpdateDate":1667272321707,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2ed7b288-4047-4df6-a9b8-3f51f49ea7dc","invariantUUID":"85974159-7fc5-4ebb-83fe-7d31fe05fb7d","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72250643-3f7d-41a7-9357-989abc7e4097","lifecycleState":"CERTIFIED","lastUpdateDate":1667272349935,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69a2cb4f-c238-4820-bc74-3c43b3840433","invariantUUID":"e2affe64-5582-4a72-8e6f-8c3c2ba1f404","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42eed834-188f-4ea8-9400-257b8a2e84e6","lifecycleState":"CERTIFIED","lastUpdateDate":1667272318605,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b4275ef6-d1df-434a-a80e-57fedac2a349","invariantUUID":"1a60b6e3-c404-40e5-8bc5-e6cf53b75b86","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ec2fe9e5-9525-4d59-adef-93bf5a15006d","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455610,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a707eeab-8a34-4a4c-90f9-7bbf1d1d0c76","invariantUUID":"aef2350f-f75f-4ed7-8e08-80dede405dd8","systemName":"Httpautomationcompositionelement","description":"The TOSCA service template representing the HttpAutomationCompositionElement","tags":["HttpAutomationCompositionElement","org.onap.policy.clamp.acm.HttpAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bdd3089d-e862-4ee3-86e9-5fe02d753257","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474982,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6430f46-807e-4ec9-8482-4dabff0f2a54","invariantUUID":"4d40dd01-5a06-43fa-b527-704bc0977b55","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute","tosca.nodes.nfv.Vdu.Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5eb73d7d-a1f6-46d2-87c0-9b78257637af","lifecycleState":"CERTIFIED","lastUpdateDate":1667272361744,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b67376c-d854-41d6-9c3a-eebfc3b9d73b","invariantUUID":"ff9de706-2aec-46f2-acc0-38803eff7c36","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f53fce3-d18d-40b6-ae29-523c0d41cad3","lifecycleState":"CERTIFIED","lastUpdateDate":1667272420201,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b7ec5e4-1698-4721-b3ee-eba3165f72ea","invariantUUID":"d1ead0c6-ccf5-49fc-b66c-001a1d20dd8e","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3f639d3a-13b9-43df-9be7-b167dd25fafe","lifecycleState":"CERTIFIED","lastUpdateDate":1667276373848,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","invariantUUID":"f84d2469-2e31-4a02-9337-58f1fd56592f","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"95a9e166-9a06-41dc-90b8-670eafaba24c","lifecycleState":"CERTIFIED","lastUpdateDate":1667275530737,"name":"basic_onboard_svKEIf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5522b0b9-8529-4b32-b07e-a8a9d522e9d6","invariantUUID":"630cb5b9-3678-4654-ace1-e5b7bf7a2631","systemName":"BasicOnboardSvkeif","description":"service","tags":["basic_onboard_svKEIf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-11-01 04:19:38,670 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-11-01 04:19:48,677 INFO 741:service.py(1) - attempting to PROD/activate Service basic_network in SDC 2022-11-01 04:19:48,681 DEBUG 129:onap_service.py(1) - [SDC][PROD/activate Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-01 04:19:48,681 DEBUG 131:onap_service.py(1) - [SDC][PROD/activate Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/3f639d3a-13b9-43df-9be7-b167dd25fafe/distribution/PROD/activate 2022-11-01 04:19:48,681 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2022-11-01 04:19:48,683 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-01 04:19:51,441 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/3f639d3a-13b9-43df-9be7-b167dd25fafe/distribution/PROD/activate HTTP/1.1" 200 None 2022-11-01 04:19:51,442 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2022-11-01 04:19:51,444 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3f639d3a-13b9-43df-9be7-b167dd25fafe","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"3f639d3a-13b9-43df-9be7-b167dd25fafe","empty":false},{"definition":false,"hidden":false,"uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3f639d3a-13b9-43df-9be7-b167dd25fafe","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"3f639d3a-13b9-43df-9be7-b167dd25fafe","empty":false},{"definition":false,"hidden":false,"uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3f639d3a-13b9-43df-9be7-b167dd25fafe","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3f639d3a-13b9-43df-9be7-b167dd25fafe","empty":false},{"definition":false,"hidden":false,"uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3f639d3a-13b9-43df-9be7-b167dd25fafe","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3f639d3a-13b9-43df-9be7-b167dd25fafe","empty":false},{"definition":false,"hidden":false,"uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3f639d3a-13b9-43df-9be7-b167dd25fafe","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3f639d3a-13b9-43df-9be7-b167dd25fafe","empty":false}],"artifacts":{"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"automationcompositionfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.automationcompositionfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Automation Composition Functions","mandatory":true,"serviceApi":false,"artifactLabel":"automationcompositionfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.assettoscacsar","artifactName":"service-BasicNetwork-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"NGUzZGUyM2EwMWQxODA1YWNiMzU5ZWUxM2FkODhhZDk=","artifactUUID":"28e52c0e-93fb-476b-85c5-d8802f427822","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.assettoscacsar","duplicated":false,"payloadUpdateDate":1667276376591,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.assettoscatemplate","artifactName":"service-BasicNetwork-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"MjFkMmE4MTVhMTAwMzNlZWMyODIyZDM2OTFhMDU5ZTQ=","artifactUUID":"e19c2238-ccb2-4722-b228-50d5e403f2b1","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.assettoscatemplate","duplicated":false,"payloadUpdateDate":1667276376115,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["619a53a7-d0e6-44e5-9a85-bee47f93b0d8.a9498c12-c06f-4550-a7fa-8f64cb2515be.genericneutronnet0"],"type":"tosca.capabilities.Node","source":"a9498c12-c06f-4550-a7fa-8f64cb2515be","uniqueId":"capability.6410bec6-dc44-440a-afec-1bfdfddac38c.feature","ownerId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.a9498c12-c06f-4550-a7fa-8f64cb2515be.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.feature","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["619a53a7-d0e6-44e5-9a85-bee47f93b0d8.a9498c12-c06f-4550-a7fa-8f64cb2515be.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","source":"a9498c12-c06f-4550-a7fa-8f64cb2515be","uniqueId":"capability.a9498c12-c06f-4550-a7fa-8f64cb2515be.virtual_linkable","ownerId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.a9498c12-c06f-4550-a7fa-8f64cb2515be.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["619a53a7-d0e6-44e5-9a85-bee47f93b0d8.a9498c12-c06f-4550-a7fa-8f64cb2515be.genericneutronnet0"],"source":"a9498c12-c06f-4550-a7fa-8f64cb2515be","uniqueId":"6410bec6-dc44-440a-afec-1bfdfddac38c.dependency","capability":"tosca.capabilities.Node","ownerId":"6410bec6-dc44-440a-afec-1bfdfddac38c","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":"dependency","relationship":"tosca.relationships.DependsOn","name":"genericneutronnet0.dependency","empty":false}]},"properties":[{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_role","type":"string","required":false,"description":"Unique label that defines the role that this network performs. example: vce oam network, vnat sr-iov1 network\n","password":false,"name":"network_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_ecomp_naming","type":"org.openecomp.datatypes.EcompNaming","required":false,"password":false,"name":"network_ecomp_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false}],"attributes":[{"parentUniqueId":"6410bec6-dc44-440a-afec-1bfdfddac38c","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.6410bec6-dc44-440a-afec-1bfdfddac38c.tosca_name","ownerId":"6410bec6-dc44-440a-afec-1bfdfddac38c","empty":false},{"parentUniqueId":"6410bec6-dc44-440a-afec-1bfdfddac38c","definition":false,"name":"state","type":"string","uniqueId":"attribute.6410bec6-dc44-440a-afec-1bfdfddac38c.state","ownerId":"6410bec6-dc44-440a-afec-1bfdfddac38c","empty":false},{"parentUniqueId":"6410bec6-dc44-440a-afec-1bfdfddac38c","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.6410bec6-dc44-440a-afec-1bfdfddac38c.tosca_id","ownerId":"6410bec6-dc44-440a-afec-1bfdfddac38c","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"Generic NeutronNet 0"},"actualComponentUid":"a9498c12-c06f-4550-a7fa-8f64cb2515be","createdFromCsar":false,"uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.a9498c12-c06f-4550-a7fa-8f64cb2515be.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","icon":"network","creationTime":1667276371816,"originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","componentUid":"a9498c12-c06f-4550-a7fa-8f64cb2515be","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1667276371816,"customizationUUID":"e6242bcd-bef7-43bb-888a-1e52874fa424","posX":"200","posY":"100","componentName":"Generic NeutronNet","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesProperties":{"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.a9498c12-c06f-4550-a7fa-8f64cb2515be.genericneutronnet0":[{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_role","type":"string","required":false,"description":"Unique label that defines the role that this network performs. example: vce oam network, vnat sr-iov1 network\n","password":false,"name":"network_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_ecomp_naming","type":"org.openecomp.datatypes.EcompNaming","required":false,"password":false,"name":"network_ecomp_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false}]},"componentInstancesAttributes":{"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.a9498c12-c06f-4550-a7fa-8f64cb2515be.genericneutronnet0":[{"parentUniqueId":"6410bec6-dc44-440a-afec-1bfdfddac38c","uniqueId":"attribute.6410bec6-dc44-440a-afec-1bfdfddac38c.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"6410bec6-dc44-440a-afec-1bfdfddac38c","empty":false},{"parentUniqueId":"6410bec6-dc44-440a-afec-1bfdfddac38c","uniqueId":"attribute.6410bec6-dc44-440a-afec-1bfdfddac38c.state","name":"state","type":"string","definition":false,"ownerId":"6410bec6-dc44-440a-afec-1bfdfddac38c","empty":false},{"parentUniqueId":"6410bec6-dc44-440a-afec-1bfdfddac38c","uniqueId":"attribute.6410bec6-dc44-440a-afec-1bfdfddac38c.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"6410bec6-dc44-440a-afec-1bfdfddac38c","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["619a53a7-d0e6-44e5-9a85-bee47f93b0d8.a9498c12-c06f-4550-a7fa-8f64cb2515be.genericneutronnet0"],"type":"tosca.capabilities.Node","source":"a9498c12-c06f-4550-a7fa-8f64cb2515be","uniqueId":"capability.6410bec6-dc44-440a-afec-1bfdfddac38c.feature","ownerId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.a9498c12-c06f-4550-a7fa-8f64cb2515be.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.feature","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["619a53a7-d0e6-44e5-9a85-bee47f93b0d8.a9498c12-c06f-4550-a7fa-8f64cb2515be.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","source":"a9498c12-c06f-4550-a7fa-8f64cb2515be","uniqueId":"capability.a9498c12-c06f-4550-a7fa-8f64cb2515be.virtual_linkable","ownerId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.a9498c12-c06f-4550-a7fa-8f64cb2515be.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["619a53a7-d0e6-44e5-9a85-bee47f93b0d8.a9498c12-c06f-4550-a7fa-8f64cb2515be.genericneutronnet0"],"source":"a9498c12-c06f-4550-a7fa-8f64cb2515be","uniqueId":"6410bec6-dc44-440a-afec-1bfdfddac38c.dependency","capability":"tosca.capabilities.Node","ownerId":"6410bec6-dc44-440a-afec-1bfdfddac38c","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":"dependency","relationship":"tosca.relationships.DependsOn","name":"genericneutronnet0.dependency","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"19124b06-67bb-4c16-b700-2622c9a474da.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"19124b06-67bb-4c16-b700-2622c9a474da","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"19124b06-67bb-4c16-b700-2622c9a474da","empty":false},{"definition":false,"hidden":false,"uniqueId":"19124b06-67bb-4c16-b700-2622c9a474da.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"19124b06-67bb-4c16-b700-2622c9a474da","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"19124b06-67bb-4c16-b700-2622c9a474da","empty":false},{"definition":false,"hidden":false,"uniqueId":"19124b06-67bb-4c16-b700-2622c9a474da.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"19124b06-67bb-4c16-b700-2622c9a474da","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"19124b06-67bb-4c16-b700-2622c9a474da","empty":false},{"definition":false,"hidden":false,"uniqueId":"19124b06-67bb-4c16-b700-2622c9a474da.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"19124b06-67bb-4c16-b700-2622c9a474da","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"19124b06-67bb-4c16-b700-2622c9a474da","empty":false},{"definition":false,"hidden":false,"uniqueId":"19124b06-67bb-4c16-b700-2622c9a474da.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"19124b06-67bb-4c16-b700-2622c9a474da","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"19124b06-67bb-4c16-b700-2622c9a474da","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.configuration","artifactGroupType":"SERVICE_API","artifactDisplayName":"Configuration","mandatory":false,"serviceApi":true,"artifactLabel":"configuration","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.testing","artifactGroupType":"SERVICE_API","artifactDisplayName":"Testing","mandatory":false,"serviceApi":true,"artifactLabel":"testing","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.logging","artifactGroupType":"SERVICE_API","artifactDisplayName":"Logging","mandatory":false,"serviceApi":true,"artifactLabel":"logging","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.monitoring","artifactGroupType":"SERVICE_API","artifactDisplayName":"Monitoring","mandatory":false,"serviceApi":true,"artifactLabel":"monitoring","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.reporting","artifactGroupType":"SERVICE_API","artifactDisplayName":"Reporting","mandatory":false,"serviceApi":true,"artifactLabel":"reporting","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.instantiation","artifactGroupType":"SERVICE_API","artifactDisplayName":"Instantiation","mandatory":false,"serviceApi":true,"artifactLabel":"instantiation","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","substituteCandidate":true,"ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"1.0","icon":"network_l_1-3","creationDate":1667276369889,"description":"service","tags":["basic_network"],"uniqueId":"3f639d3a-13b9-43df-9be7-b167dd25fafe","componentMetadataForSupportLog":{"SupportablityComponentUUID":"af17349c-8ce4-47fb-af89-4aa0b779160c","SupportablityComponentName":"basic_network","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","highestVersion":true,"uuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","systemName":"BasicNetwork","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","invariantUUID":"f84d2469-2e31-4a02-9337-58f1fd56592f","normalizedName":"basicnetwork","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1667276389808,"allArtifacts":{"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"automationcompositionfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.automationcompositionfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Automation Composition Functions","mandatory":true,"serviceApi":false,"artifactLabel":"automationcompositionfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1667276369823,"artifactType":"OTHER","uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1667276369823,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":{"1.0":"3f639d3a-13b9-43df-9be7-b167dd25fafe"},"service":true,"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"name":"basic_network"} 2022-11-01 04:19:51,446 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-11-01 04:19:51,446 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-11-01 04:19:51,447 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-01 04:19:51,447 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-11-01 04:19:51,447 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-11-01 04:19:51,448 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-11-01 04:19:51,548 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1113 2022-11-01 04:19:51,550 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-11-01 04:19:51,551 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d15f6bc3-72f4-421c-bc67-f41fb9933e27","invariantUUID":"91e1fcc8-286d-439b-aec9-00e959c84354","name":"Demo_pNF_WnFiPLQmx0g6g3VKYSSB","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/d15f6bc3-72f4-421c-bc67-f41fb9933e27/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"5522b0b9-8529-4b32-b07e-a8a9d522e9d6","invariantUUID":"630cb5b9-3678-4654-ace1-e5b7bf7a2631","name":"basic_onboard_svKEIf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5522b0b9-8529-4b32-b07e-a8a9d522e9d6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","invariantUUID":"f84d2469-2e31-4a02-9337-58f1fd56592f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/af17349c-8ce4-47fb-af89-4aa0b779160c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-11-01 04:19:51,553 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_WnFiPLQmx0g6g3VKYSSB from SDC 2022-11-01 04:19:51,553 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:19:51,553 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:19:51,553 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2022-11-01 04:19:51,553 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_svKEIf from SDC 2022-11-01 04:19:51,553 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:19:51,554 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:19:51,554 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-01 04:19:51,554 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-11-01 04:19:51,554 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:19:51,554 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:19:51,554 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-01 04:19:51,554 DEBUG 175:__init__.py(1) - number of Service returned: 3 2022-11-01 04:19:51,554 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-11-01 04:19:51,554 INFO 220:__init__.py(1) - Service found, updating information 2022-11-01 04:19:51,555 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-01 04:19:51,555 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-11-01 04:19:51,555 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-11-01 04:19:51,557 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-01 04:19:51,660 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-11-01 04:19:51,669 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-11-01 04:19:51,671 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"87005c2e-32c8-4032-b07e-1d4d34945341","lifecycleState":"CERTIFIED","lastUpdateDate":1667272402349,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73d40ab9-f9df-40a7-b079-9db8e62659bb","invariantUUID":"ebf52de0-f06d-470f-9bf9-c5d184fd8ef7","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"aa0b4301-01dd-4938-ba3e-9bbe8f31cb52","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474454,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"092c7781-0674-47f7-88f2-4960fe75bf33","invariantUUID":"111c4289-f935-4eb5-b6b6-37ce9ce2ea82","systemName":"VduVirtualfilestorage","description":"This node type describes the specifications of requirements related to virtual file storage resources","tags":["VDU VirtualFileStorage","tosca.nodes.nfv.Vdu.VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e09d65ef-dca0-48be-9746-f0b6e9c31dda","lifecycleState":"CERTIFIED","lastUpdateDate":1667272425132,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"058c3820-c053-43a3-a3b5-3bca03f6b1db","invariantUUID":"b6588f4c-e531-40c4-8d34-da38910a01d6","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd9c500-6ad1-4161-965d-d65ffecbba5b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272342400,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60a371e5-69b8-4044-945f-c2d796a1fea4","invariantUUID":"338eb626-ba37-49da-a219-1a736b37ea51","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","lifecycleState":"CERTIFIED","lastUpdateDate":1667272317011,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbd35ed4-8138-4c90-a43d-28e61d3dd8a7","invariantUUID":"195b01d9-ee25-4233-bde7-d33c5e9a6329","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e810f42f-435a-44c5-b170-4335fb601db0","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474346,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0e1d7d1-37f6-4f9b-b06a-f82de8116d6c","invariantUUID":"ef8a9caa-a9ff-46d5-b8f5-82779534bcb8","systemName":"VduVirtualobjectstorage","description":"This node type describes the specifications of requirements related to virtual object storage resources","tags":["VDU VirtualObjectStorage","tosca.nodes.nfv.Vdu.VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"04f6d2e9-f64a-401a-a6e4-93b6fff187e2","lifecycleState":"CERTIFIED","lastUpdateDate":1667272294833,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5985a2f-8afa-480f-901f-49f41b9daf1c","invariantUUID":"350fad67-4db4-41e8-ba16-e61b36869aca","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4272e2a-0e0b-410f-90ff-bf8c6a632d73","lifecycleState":"CERTIFIED","lastUpdateDate":1667272411097,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aad6a62f-3306-4d1b-bda3-f5c8bc647fd5","invariantUUID":"1084889e-a259-4747-9772-c39797c5f93e","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"889df8d7-a52d-4859-ae7c-35ba12fc8ba4","lifecycleState":"CERTIFIED","lastUpdateDate":1667272315349,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7393ac45-6b07-4c58-9a94-a2d58b34ca89","invariantUUID":"3150b046-4bf1-47b7-9b67-92516ae842ed","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b9a7fa1e-6f03-4dda-8d76-cd0348c15723","lifecycleState":"CERTIFIED","lastUpdateDate":1667272400881,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91150413-df9c-463c-9ae1-f9f8016a5fb7","invariantUUID":"6a4d92d8-cfdf-454b-a058-093626960ceb","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"a6fbf6fe-ba3f-404a-94ff-4720d319e818","lifecycleState":"CERTIFIED","lastUpdateDate":1667272338614,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"71db4b5f-7b98-4b1f-875a-6c6fd0d7321e","invariantUUID":"76869de3-5e33-497d-920f-9406beae5c28","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b4f65b7-37e0-492d-a813-ff3ecdf0ebce","lifecycleState":"CERTIFIED","lastUpdateDate":1667272428575,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2683f661-99d6-4751-80b5-c3580c573a95","invariantUUID":"a29d4fc8-4167-47ae-8dcc-fbccd07df867","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39ed3e85-de0d-4d5d-8363-06a72e6303e2","lifecycleState":"CERTIFIED","lastUpdateDate":1667272363273,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27c3faa7-665b-4faa-9aaf-1fc44897ef26","invariantUUID":"906c2e7e-99b4-420d-9e64-dfff66388b43","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be","lifecycleState":"CERTIFIED","lastUpdateDate":1667272369210,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97f17e8b-e9da-4cf6-91d6-fbbe2723a0f9","invariantUUID":"47734f1c-7f53-4af9-9c27-f9fccf510c92","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"718e03fe-55f3-46f6-aa5c-2d2b494226bf","lifecycleState":"CERTIFIED","lastUpdateDate":1667272403858,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f969f6fe-a1fa-4493-af6b-425f42bd2a7e","invariantUUID":"fd493886-33a0-4ee6-ac81-5d8e5e6ab98c","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ad9cade9-edd7-4784-993a-aaa6d9833c62","lifecycleState":"CERTIFIED","lastUpdateDate":1667272414054,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0549d379-65cf-4456-9753-b449bcff1c92","invariantUUID":"de4ca1fb-963f-423f-8f5d-06a23db53250","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f614e5-6800-4ab4-ad4b-e35c04274fa1","lifecycleState":"CERTIFIED","lastUpdateDate":1667272378388,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6efd383c-7050-4059-98da-90d0f031c451","invariantUUID":"d415ffe1-b99a-4c4f-b792-854d5ef95d8c","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7ccc2667-f53b-473d-a72c-0cc71e92295b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272473932,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e43be578-c90d-4ca8-bb63-23717d02852a","invariantUUID":"d3959366-1c13-4367-bf24-e38917dfd46f","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"830e29bf-21a8-4c6f-a375-1dab248cd36c","lifecycleState":"CERTIFIED","lastUpdateDate":1667272423503,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b7b66f2-225f-473c-8373-3772101508b4","invariantUUID":"0bd03b9b-0042-45af-85a2-d999b061b858","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24e4ec29-af55-44d7-8087-b3b81e9b4eb2","lifecycleState":"CERTIFIED","lastUpdateDate":1667272323373,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c81daa63-33ef-475a-ad4a-a7ccb515b554","invariantUUID":"5ee77649-1333-4fd2-ae7d-1416fec10f79","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5adbf375-e588-49d1-816b-be930870869e","lifecycleState":"CERTIFIED","lastUpdateDate":1667272373750,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6b290ee-f748-4ae2-96b7-71d15ccb103a","invariantUUID":"8de44231-e150-43ce-b4d7-aa87a503d744","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8314a90a-a6df-4367-9523-3306e9e1d26b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474636,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77808606-2d59-428b-91df-04f0e30e94c7","invariantUUID":"d63451e1-2bd9-4e51-b546-b7571e6ee8ee","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.Vdu.VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6e4339d-bece-4884-b021-3eb145267584","lifecycleState":"CERTIFIED","lastUpdateDate":1667272367713,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e95a4db3-e6ca-4e38-b25d-1acfa5f55198","invariantUUID":"885d1a23-954b-4549-8aa2-c87c5a4d95c3","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4da229af-dc60-4b15-8147-8547892b017b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272348428,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebf5ee1d-706b-4dd0-aaee-60f0d6957d0c","invariantUUID":"7129a0d3-e227-4232-b038-771071bbe338","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cafab6b4-fd61-44b8-b46c-c22fc3f31415","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455277,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c04a5016-d1a7-4731-880a-668008493170","invariantUUID":"ee88d0c8-fc64-407d-9397-5ee59620aeff","systemName":"Automationcomposition","description":"The TOSCA service template representing the AutomationComposition","tags":["AutomationComposition","org.onap.policy.clamp.acm.AutomationComposition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"43c404b0-a745-4022-8d85-f5e7ab928406","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455440,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32eb1ce1-112e-47c0-9293-99e93ea8e461","invariantUUID":"cb12f2c8-9072-4301-b047-a6829562e6d4","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"61c8ed83-e4b4-4758-a22b-79d93b251568","lifecycleState":"CERTIFIED","lastUpdateDate":1667272320142,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd6f76f2-b33a-4988-b8bf-0cd3840f7d27","invariantUUID":"7195316c-ffd0-4203-bbb1-c55651b368f7","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2ee05a2e-415e-4e5a-9e36-a590f82f27b4","lifecycleState":"CERTIFIED","lastUpdateDate":1667272418450,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c49cf52c-97fe-4a92-a0f5-0a47c3c4a8f3","invariantUUID":"a335191a-3350-4b74-b2ac-fc2d8ad94753","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f644187a-db35-4820-9894-6475ef0ef5bc","lifecycleState":"CERTIFIED","lastUpdateDate":1667272383199,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fad0698-ac94-4b91-a1a9-703c6ca1543d","invariantUUID":"36483aee-373d-4748-94ef-352afddad7e5","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2554abb1-93a7-402f-9aee-9d6de5ccb799","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1667276388610,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9cd973da-d809-452f-aa6e-bd9de457cfed","invariantUUID":"9e363cd8-82ce-4d9d-83a6-3a9189e228a3","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"3a18813f-bd3d-48b1-a842-aec20d2fcbd0","lifecycleState":"CERTIFIED","lastUpdateDate":1667272335512,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ca88c9a2-00ef-404c-aaee-da6be2764e24","invariantUUID":"afba4035-5027-43ec-a16f-ed67bcb05761","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02a84fa8-99aa-450a-bb87-22d74675ac78","lifecycleState":"CERTIFIED","lastUpdateDate":1667272351440,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bf1663d-71e5-4838-9bf8-b0b59f849cd5","invariantUUID":"45b8c280-b3cd-4340-9f9e-b177f55d247a","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"035f076c-3bc8-42f6-a880-999b50519a45","lifecycleState":"CERTIFIED","lastUpdateDate":1667272435580,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56450c65-d473-49e2-a1f3-009f07520852","invariantUUID":"b1a66c27-8a70-419d-86e3-2c49474bba83","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"36dceee6-b70d-4bea-b90d-82579a0c9dda","lifecycleState":"CERTIFIED","lastUpdateDate":1667272406744,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64b4ed34-fa71-4efd-ba62-d6e9e30e1896","invariantUUID":"9643fa2a-01de-4ca3-8813-7fdb5c7b32b8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45b6d3c6-4e44-46f7-a25d-54c2a4881e52","lifecycleState":"CERTIFIED","lastUpdateDate":1667272384686,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"567d5025-76a1-4c5e-b079-2bd3988a40d2","invariantUUID":"52be75ba-fda3-41a7-9723-178a5a928d28","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b0c90085-24ae-4186-b853-ddcdeb33d23f","lifecycleState":"CERTIFIED","lastUpdateDate":1667272405310,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b17d405-4bed-4905-9ccd-993e500a9e6e","invariantUUID":"d72ee77f-6535-4004-bc69-3ca139cec054","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e69281e6-d1d6-4dbb-8a20-dc59b84e391a","lifecycleState":"CERTIFIED","lastUpdateDate":1667272307045,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae4d9ae7-528e-41e2-9ed5-730f81667142","invariantUUID":"59c71fd1-08b1-489a-9d20-51bc60c45ff1","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2c8d8a91-5926-43fc-9d4b-390729c6d67d","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455359,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57bde6b5-b059-42b9-ad68-da3927dbbc83","invariantUUID":"ae8458db-0926-4d55-9744-8fd95e430601","systemName":"Policyautomationcompositionelement","description":"The TOSCA service template representing the PolicyAutomationCompositionElement","tags":["PolicyAutomationCompositionElement","org.onap.policy.clamp.acm.PolicyAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"af99d56c-fa5f-465d-92b6-1bb95d52db1b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272296433,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35c0c49a-d79d-420f-a6a9-691b332eff4a","invariantUUID":"9729aa71-1658-4b84-90ec-b5d5387a592e","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"14fb5b47-99ac-4356-8c02-b9398f8b0ccb","lifecycleState":"CERTIFIED","lastUpdateDate":1667272293170,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c76b0aa5-147d-4ce7-8a7d-8cd7d0fc6b79","invariantUUID":"b6649c74-e464-4df7-aa9a-4c33f10dc25c","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3afab34a-6e2d-4c58-8f05-6273b358ecc3","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474843,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51995cf6-af39-4a93-9cfe-033e3d9e2d89","invariantUUID":"4930a76b-d291-486e-b84b-4a88ef19b2fe","systemName":"Ns","description":"ETSI Network Service","tags":["NS","tosca.nodes.nfv.NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"45397213-7f44-4998-b953-81b398b6478f","lifecycleState":"CERTIFIED","lastUpdateDate":1667272299706,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d6cffe9-18e3-4f9c-acc0-1cb3d03722dc","invariantUUID":"d36ef72d-b610-4934-921d-9423dc6ec676","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9a4b066e-17bb-4c42-8b32-f934093a5804","lifecycleState":"CERTIFIED","lastUpdateDate":1667272313457,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a936f68a-421b-4075-a091-73b34206834f","invariantUUID":"8da3087b-e8bf-449e-81ea-9531e6acb03f","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6be5311-c557-4a41-8705-a9f4288c5b29","lifecycleState":"CERTIFIED","lastUpdateDate":1667272393511,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0650974-3ca9-4383-bb6e-d367ce88c07c","invariantUUID":"a3d626aa-7220-4197-8bca-6d719a3911c9","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bb7d82d7-2a5a-4f14-84ad-bcbf26fbab78","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455085,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bec072fd-1cc5-404d-b6f1-159979ba91f5","invariantUUID":"726e8e1c-eb3c-4393-bcc3-497a30c6d2f1","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e122f3be-9c43-4180-9a24-fcbfcf681749","lifecycleState":"CERTIFIED","lastUpdateDate":1667272395073,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44ee4f04-676b-4935-846a-5c054e5b0760","invariantUUID":"45b4f5ec-55fb-4ed7-94a2-107e6542d77c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"928db650-4212-4aaf-9b45-82df9c2a1aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1667272372126,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69f2d41c-cf85-46f7-9b42-a3b28bc892cf","invariantUUID":"d7572c66-b987-4c94-9f74-5f5d200d3f0c","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"727bf524-3fb1-4ca2-90a9-215416bf69cc","lifecycleState":"CERTIFIED","lastUpdateDate":1667272387656,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e415c4ce-9e85-4aee-8082-e02ec7759b00","invariantUUID":"9422e6a9-61b3-49b2-ac52-9814a92e60fe","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5fe71fdb-77e1-4adb-8334-db9ae336c895","lifecycleState":"CERTIFIED","lastUpdateDate":1667272433617,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ba2d40d-1f54-496e-b526-714e8aea3e9a","invariantUUID":"667ed3cb-8ec7-4f07-9853-4510bdeb20a7","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24896d1a-b94b-41d6-8f15-9db33cf6c39e","lifecycleState":"CERTIFIED","lastUpdateDate":1667272310196,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b09a65b1-1eb4-48a9-9ebe-a2b5a9f885a4","invariantUUID":"dd984baf-1e71-4b30-bae6-67de3059406e","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"896f3d60-6194-4b19-b650-a31064cad6c4","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474742,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edadc9ee-43ab-47c9-84a5-b1de2743d699","invariantUUID":"8d6a4a86-9720-43f4-af13-564040624e19","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2477e4fb-ad3c-43aa-90f6-ae5b77c75d06","lifecycleState":"CERTIFIED","lastUpdateDate":1667272409662,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad13db54-d172-4e82-961f-7f2e1ed90ba8","invariantUUID":"1be609c4-9f2a-458d-a4c9-8b347cad5e7e","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"49a7aff2-9d56-453d-a4c9-3f30befff0f0","lifecycleState":"CERTIFIED","lastUpdateDate":1667272343887,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed81c902-4198-4489-973a-0711bf1243af","invariantUUID":"517cdb80-2252-48d5-86aa-1e86dc8e4740","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4a5421c0-18bf-4202-8b96-f7897a24e58a","lifecycleState":"CERTIFIED","lastUpdateDate":1667272431895,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c9cf805-f34a-4b97-9468-3f23dcef1d9f","invariantUUID":"8b57d5a8-b944-48b5-878f-14c3fef5c550","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"99f3e37d-1cd2-4864-9fbc-26cf412d950d","lifecycleState":"CERTIFIED","lastUpdateDate":1667272331728,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"411b12d0-b57e-4449-87cf-3c221d7ef120","invariantUUID":"1169b647-2848-4e36-895b-81a2bbb84920","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f7ace1af-adef-493e-8bba-89e8c8cd9a1a","lifecycleState":"CERTIFIED","lastUpdateDate":1667272308670,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef67198b-e549-4597-b53c-3584e6e16e64","invariantUUID":"a5e9b404-0ec4-4e15-bf0a-23a2e6457071","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2a42a95-bf56-4189-b17c-c5a1d1560419","lifecycleState":"CERTIFIED","lastUpdateDate":1667272376824,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0adf3e68-ba29-4884-8d09-a7a05a90e314","invariantUUID":"2588d7c9-370e-42e9-8a27-292d3cea0cd9","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"472a14b2-cd50-4ca9-8311-09b8f55ce179","lifecycleState":"CERTIFIED","lastUpdateDate":1667272475129,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cd91b9c-abb7-4563-9219-2de7acfd7bdc","invariantUUID":"7197b2c4-b6a6-4cc3-b138-52c865b6ae76","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c88c2db-d95a-4f97-918e-4d84109d6c52","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474238,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ad5da5b-0bc8-44b0-8723-6fb7ab6ebd8c","invariantUUID":"dd4df92d-9a86-4f9c-9c82-d2e62298c274","systemName":"Vnfvirtuallink","description":"Describes the information about an internal VNF VL","tags":["VnfVirtualLink","tosca.nodes.nfv.VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c093c8bf-9fc2-4774-9946-1cfd33deda0e","lifecycleState":"CERTIFIED","lastUpdateDate":1667272430318,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eaf44f8-dc46-4049-b184-98cdd69f029b","invariantUUID":"a4a6f2c7-be94-458a-9fc5-9e0a4b6dd261","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bf728dfe-fd8b-4ddb-a8d1-d37ddbe02a77","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474142,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ef2e487-8c38-4ded-8bf7-ca20c23fddbc","invariantUUID":"b0d76738-2524-4055-aec2-773c2fbc5814","systemName":"VnfExternalCp","description":"Describes a logical external connection point, exposed by the VNF enabling connection with an external Virtual Link","tags":["VNF External CP","tosca.nodes.nfv.VnfExtCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"abdbb395-5b6a-4202-8278-3537b54744d8","lifecycleState":"CERTIFIED","lastUpdateDate":1667272416081,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80e4a873-70c2-4954-8b73-418fc1c8b996","invariantUUID":"0cfe48e2-0b44-40af-8286-3470bc6b6fc1","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"36680ca4-18ac-429f-8f3c-741354b1fbb9","lifecycleState":"CERTIFIED","lastUpdateDate":1667272475239,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5afb135a-d6a3-4ef6-be99-f23d5adc5bc2","invariantUUID":"f10fd07a-bfee-4d90-9983-38ffda845662","systemName":"VduCp","description":"Describes network connectivity between a VNFC instance based on this VDU and an internal VL","tags":["VDU Cp","tosca.nodes.nfv.VduCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70150c73-6990-4a37-a32d-2f826b5899be","lifecycleState":"CERTIFIED","lastUpdateDate":1667272357330,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af0a820b-35cc-4919-9e23-251196c0d5b8","invariantUUID":"9017d3b9-2a7c-4694-8fed-9ac84b363af8","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"155e1584-0733-41ae-bf02-0a438bafd942","lifecycleState":"CERTIFIED","lastUpdateDate":1667272370654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"f897990a-eaed-47d2-a433-2ede5c46a4bd","invariantUUID":"3693619c-4a55-459a-b137-bb427ad46a86","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3d03ae0-b8d6-4f50-ac6e-842e88b8417f","lifecycleState":"CERTIFIED","lastUpdateDate":1667272345396,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3eff3ec-c587-435c-a1bf-e84e70144d27","invariantUUID":"e1aa51de-17eb-4f04-90eb-787aa5ad3875","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ceb91b72-31ef-4e54-ad41-bc0f3f8a34e1","lifecycleState":"CERTIFIED","lastUpdateDate":1667272408204,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"474b72bf-db82-4d65-a32c-0b462553ed8f","invariantUUID":"1d4f87cf-09a5-4613-b64e-780e7cd6d99c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"59850e89-745c-41b4-8f4d-d54ec557ae98","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455181,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51cf906b-c5c7-45cc-8c8b-eb624663f48a","invariantUUID":"f4b7cae1-7d34-451e-8328-ca0d35f680d0","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"85b0903b-4069-4e0c-8887-cb9773b331da","lifecycleState":"CERTIFIED","lastUpdateDate":1667272286374,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ea998a1-6889-448e-a83c-575fb6a0de79","invariantUUID":"541bbdcf-a281-4658-9361-0cae548c98c9","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ec2272f4-0875-4a17-9542-811cbec7597b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272340910,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d9fa987-e883-42dd-85f3-da770d028aad","invariantUUID":"ca919b4c-d1f6-4800-821b-4fae7a954f6a","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f699789-828f-4992-a843-afcd96341e6f","lifecycleState":"CERTIFIED","lastUpdateDate":1667272381720,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"885c990b-f102-4461-8f7d-d950938a4f95","invariantUUID":"4ad34505-f4a3-49ea-8892-d2f7bc35cfa3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"60a707f0-cccd-460f-9fb0-428070e69209","lifecycleState":"CERTIFIED","lastUpdateDate":1667272412559,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d22863d9-757a-48a0-abb0-01fc8c6e7430","invariantUUID":"11f328aa-55a8-49ff-8f27-269f94fca5fa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1bad25b5-9e4b-49db-8eb4-6aec105991e4","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455527,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd29f5fe-9abc-4026-bdc2-0de0435f6e25","invariantUUID":"13b2131a-c867-47e7-ab94-eb7f312fe4f1","systemName":"K8smicroserviceautomationcompositionelement","description":"The TOSCA service template representing the K8SMicroserviceAutomationCompositionElement","tags":["K8SMicroserviceAutomationCompositionElement","org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5df29ff5-cf1a-4221-924f-fb74b3caa20d","lifecycleState":"CERTIFIED","lastUpdateDate":1667272301269,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"150f2f8b-fe5c-4773-92fa-27ce55e5072a","invariantUUID":"f03884e7-21bb-4c8f-abf4-4d618f8f8e2b","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eaf0a64f-a113-4b58-b5a7-b1e6f9777311","lifecycleState":"CERTIFIED","lastUpdateDate":1667272311725,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92a63029-22c7-4232-b752-62536fb24101","invariantUUID":"ec3e05d9-71a4-4ce0-b8b1-bc6a3d4be387","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e0a53244-4637-4f8e-b15b-c0919fc6ef33","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474038,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16c23314-adab-415f-80e5-0abbcfbbc70e","invariantUUID":"4ddb3b40-8319-4955-a1ca-d206afc5c5f5","systemName":"Cp","description":"Provides information regarding the purpose of the connection point","tags":["Cp","tosca.nodes.nfv.Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"22dd38d5-bd8e-464b-a9eb-769cb623e435","lifecycleState":"CERTIFIED","lastUpdateDate":1667272437167,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d53a717-ac48-4697-a62a-1d30e80f582e","invariantUUID":"b43b8300-6264-41ca-a2df-33a9340c81de","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0b7e6f4b-00ca-43a9-8cf0-e8502bc30da0","lifecycleState":"CERTIFIED","lastUpdateDate":1667275495520,"name":"basic_onboard_svKEIf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a4758b9f-93d4-42a7-bfe1-f100b1c87cb5","invariantUUID":"0103aa37-e66a-4582-ac09-5cd27beb067d","systemName":"BasicOnboardSvkeif","description":"VF","tags":["basic_onboard_svKEIf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"017779ed-bf7d-4363-a981-e9393b839fb1","lifecycleState":"CERTIFIED","lastUpdateDate":1667272366258,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"32311fae-6aab-47fa-a0a8-112fbae824a1","invariantUUID":"32c9105d-5ce6-412c-88c7-eb095dc75215","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b3d13f7-d822-4f54-9152-0db0e8ca7ad8","lifecycleState":"CERTIFIED","lastUpdateDate":1667272375269,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f28efa1-0bdd-4f98-8924-a132542ec359","invariantUUID":"1e383ff3-0e16-4d19-a7a8-5ea5036af89c","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3909e994-60ff-4140-b2b9-480a769ae093","lifecycleState":"CERTIFIED","lastUpdateDate":1667272389147,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3748e9-6ac5-430f-a209-bb07332e4b6f","invariantUUID":"5aee953e-b8bb-40b4-95da-31eeb99f301a","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"71218f7c-9378-4ed7-9cab-2b27d2a5981a","lifecycleState":"CERTIFIED","lastUpdateDate":1667272330221,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"be750778-ab7f-4881-8ce4-0a0561222768","invariantUUID":"8703589d-ca94-4cc0-b487-a50d83f68ed0","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0742792-5c50-409e-af91-2ae2f5a01626","lifecycleState":"CERTIFIED","lastUpdateDate":1667272337093,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"12882744-101c-40a0-8f5c-7043934e8614","invariantUUID":"4f871996-4118-481a-b388-bcaca735687d","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2305269b-3b86-47a3-ae4e-1e7d8606eb53","lifecycleState":"CERTIFIED","lastUpdateDate":1667272302774,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db338fb9-30bd-4aad-aec6-0304228af722","invariantUUID":"5da35ce7-87f5-4abb-b971-37369204a79d","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"142ebfa4-9c5e-432c-bb62-c7cf75adfd42","lifecycleState":"CERTIFIED","lastUpdateDate":1667272321707,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2ed7b288-4047-4df6-a9b8-3f51f49ea7dc","invariantUUID":"85974159-7fc5-4ebb-83fe-7d31fe05fb7d","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72250643-3f7d-41a7-9357-989abc7e4097","lifecycleState":"CERTIFIED","lastUpdateDate":1667272349935,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69a2cb4f-c238-4820-bc74-3c43b3840433","invariantUUID":"e2affe64-5582-4a72-8e6f-8c3c2ba1f404","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42eed834-188f-4ea8-9400-257b8a2e84e6","lifecycleState":"CERTIFIED","lastUpdateDate":1667272318605,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b4275ef6-d1df-434a-a80e-57fedac2a349","invariantUUID":"1a60b6e3-c404-40e5-8bc5-e6cf53b75b86","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ec2fe9e5-9525-4d59-adef-93bf5a15006d","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455610,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a707eeab-8a34-4a4c-90f9-7bbf1d1d0c76","invariantUUID":"aef2350f-f75f-4ed7-8e08-80dede405dd8","systemName":"Httpautomationcompositionelement","description":"The TOSCA service template representing the HttpAutomationCompositionElement","tags":["HttpAutomationCompositionElement","org.onap.policy.clamp.acm.HttpAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bdd3089d-e862-4ee3-86e9-5fe02d753257","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474982,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6430f46-807e-4ec9-8482-4dabff0f2a54","invariantUUID":"4d40dd01-5a06-43fa-b527-704bc0977b55","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute","tosca.nodes.nfv.Vdu.Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5eb73d7d-a1f6-46d2-87c0-9b78257637af","lifecycleState":"CERTIFIED","lastUpdateDate":1667272361744,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b67376c-d854-41d6-9c3a-eebfc3b9d73b","invariantUUID":"ff9de706-2aec-46f2-acc0-38803eff7c36","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f53fce3-d18d-40b6-ae29-523c0d41cad3","lifecycleState":"CERTIFIED","lastUpdateDate":1667272420201,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b7ec5e4-1698-4721-b3ee-eba3165f72ea","invariantUUID":"d1ead0c6-ccf5-49fc-b66c-001a1d20dd8e","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3f639d3a-13b9-43df-9be7-b167dd25fafe","lifecycleState":"CERTIFIED","lastUpdateDate":1667276389808,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","invariantUUID":"f84d2469-2e31-4a02-9337-58f1fd56592f","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0d44084e-34de-4fb7-88e0-d6e38ba28540","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1667276389113,"name":"Demo_pNF_WnFiPLQmx0g6g3VKYSSB","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d15f6bc3-72f4-421c-bc67-f41fb9933e27","invariantUUID":"91e1fcc8-286d-439b-aec9-00e959c84354","systemName":"DemoPnfWnfiplqmx0g6g3vkyssb","description":"catalog service description","tags":["robot-ete","Demo_pNF_WnFiPLQmx0g6g3VKYSSB"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"95a9e166-9a06-41dc-90b8-670eafaba24c","lifecycleState":"CERTIFIED","lastUpdateDate":1667275530737,"name":"basic_onboard_svKEIf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5522b0b9-8529-4b32-b07e-a8a9d522e9d6","invariantUUID":"630cb5b9-3678-4654-ace1-e5b7bf7a2631","systemName":"BasicOnboardSvkeif","description":"service","tags":["basic_onboard_svKEIf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-11-01 04:19:51,675 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-11-01 04:19:51,675 INFO 222:service.py(1) - Service basic_network onboarded 2022-11-01 04:19:51,676 INFO 199:base.py(1) - ***************************************************** 2022-11-01 04:19:51,676 INFO 200:base.py(1) - STOP [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-11-01 04:19:51,676 INFO 201:base.py(1) - ***************************************************** 2022-11-01 04:19:51,676 INFO 175:base.py(1) - ***************************************************** 2022-11-01 04:19:51,676 INFO 176:base.py(1) - START [AAI] ConnectServiceSubToCloudRegionStep: Connect service subscription with cloud region. 2022-11-01 04:19:51,676 INFO 177:base.py(1) - ***************************************************** 2022-11-01 04:19:51,677 INFO 175:base.py(1) - ***************************************************** 2022-11-01 04:19:51,677 INFO 176:base.py(1) - START [AAI] RegisterCloudRegionStep: Register cloud region. 2022-11-01 04:19:51,677 INFO 177:base.py(1) - ***************************************************** 2022-11-01 04:19:51,677 INFO 175:base.py(1) - ***************************************************** 2022-11-01 04:19:51,677 INFO 176:base.py(1) - START [AAI] CloudRegionCreateStep: Create cloud region. 2022-11-01 04:19:51,677 INFO 177:base.py(1) - ***************************************************** 2022-11-01 04:19:51,677 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2022-11-01 04:19:51,678 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:19:51,678 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2022-11-01 04:19:51,678 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-11-01 04:19:51,680 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:19:51,730 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 404 288 2022-11-01 04:19:51,731 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2022-11-01 04:19:51,731 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}} 2022-11-01 04:19:51,731 ERROR 157:onap_service.py(1) - [AAI][get cloud regions] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:19:51,731 ERROR 233:onap_service.py(1) - [AAI][get cloud regions] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}}. 2022-11-01 04:19:51,740 DEBUG 129:onap_service.py(1) - [AAI][Create cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:19:51,740 DEBUG 131:onap_service.py(1) - [AAI][Create cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne 2022-11-01 04:19:51,740 DEBUG 132:onap_service.py(1) - [AAI][Create cloud region] data sent: { "cloud-owner": "basicnw-cloud-owner", "cloud-region-id": "RegionOne", "orchestration-disabled": "False", "in-maint": "False", "cloud-type": "openstack", "owner-defined-type": "N/A", "cloud-region-version": "openstack", "identity-url": "", "cloud-zone": "", "complex-name": "lannion", "sriov-automation": "", "cloud-extra-info": "", "upgrade-cycle": "", "resource-version": "" } 2022-11-01 04:19:51,742 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:19:51,827 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne HTTP/1.1" 201 0 2022-11-01 04:19:51,828 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2022-11-01 04:19:51,828 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2022-11-01 04:19:51,830 INFO 199:base.py(1) - ***************************************************** 2022-11-01 04:19:51,830 INFO 200:base.py(1) - STOP [AAI] CloudRegionCreateStep: Create cloud region. 2022-11-01 04:19:51,830 INFO 201:base.py(1) - ***************************************************** 2022-11-01 04:19:51,830 INFO 227:base.py(1) - ***************************************************** 2022-11-01 04:19:51,830 INFO 228:base.py(1) - CONTINUE [AAI] RegisterCloudRegionStep: Register cloud region. 2022-11-01 04:19:51,830 INFO 229:base.py(1) - ***************************************************** 2022-11-01 04:19:51,831 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:19:51,831 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2022-11-01 04:19:51,831 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-11-01 04:19:51,833 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:19:51,890 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378 2022-11-01 04:19:51,891 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-11-01 04:19:51,891 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnw-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1667276390945","orchestration-disabled":false,"in-maint":false}]} 2022-11-01 04:19:51,917 DEBUG 129:onap_service.py(1) - [AAI][Add external system info to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:19:51,917 DEBUG 131:onap_service.py(1) - [AAI][Add external system info to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/esr-system-info-list/esr-system-info/3e0415d3-898a-429e-9690-2d2ac1f857f9 2022-11-01 04:19:51,917 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "3e0415d3-898a-429e-9690-2d2ac1f857f9", "user-name": "onap-daily-jakarta", "password": "di8Z32UenARUE3g49ux9Ql48xm8g9oWB", "system-type": "VIM" , "service-url": "https://control-api.tnaplab.telekom.de:5000/v3/" , "ssl-insecure": false , "cloud-domain": "Default" , "default-tenant": "onap-daily-jakarta" , "system-status": "active" } 2022-11-01 04:19:51,919 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:19:52,628 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/esr-system-info-list/esr-system-info/3e0415d3-898a-429e-9690-2d2ac1f857f9 HTTP/1.1" 201 0 2022-11-01 04:19:52,629 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2022-11-01 04:19:52,629 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2022-11-01 04:19:52,631 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:19:52,631 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/a7e9f84ffab74a7184af0de49e47e537 2022-11-01 04:19:52,631 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-11-01 04:19:52,633 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:19:52,677 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/a7e9f84ffab74a7184af0de49e47e537 HTTP/1.1" 404 464 2022-11-01 04:19:52,682 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2022-11-01 04:19:52,683 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/a7e9f84ffab74a7184af0de49e47e537","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/a7e9f84ffab74a7184af0de49e47e537","ERR.5.4.6114"]}}} 2022-11-01 04:19:52,683 ERROR 157:onap_service.py(1) - [AAI][get tenants] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:19:52,683 ERROR 233:onap_service.py(1) - [AAI][get tenants] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/a7e9f84ffab74a7184af0de49e47e537","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/a7e9f84ffab74a7184af0de49e47e537","ERR.5.4.6114"]}}}. 2022-11-01 04:19:52,683 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2022-11-01 04:19:52,684 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2022-11-01 04:19:52,687 DEBUG 129:onap_service.py(1) - [AAI][add tenant to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:19:52,687 DEBUG 131:onap_service.py(1) - [AAI][add tenant to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/a7e9f84ffab74a7184af0de49e47e537 2022-11-01 04:19:52,687 DEBUG 132:onap_service.py(1) - [AAI][add tenant to cloud region] data sent: { "tenant-id": "a7e9f84ffab74a7184af0de49e47e537", "tenant-name": "onap-daily-jakarta", "tenant-context": "None" } 2022-11-01 04:19:52,689 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:19:53,282 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/a7e9f84ffab74a7184af0de49e47e537 HTTP/1.1" 201 0 2022-11-01 04:19:53,282 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2022-11-01 04:19:53,283 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2022-11-01 04:19:53,285 DEBUG 129:onap_service.py(1) - [AAI][get availability_zones] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:19:53,285 DEBUG 131:onap_service.py(1) - [AAI][get availability_zones] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone 2022-11-01 04:19:53,285 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2022-11-01 04:19:53,287 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:19:53,334 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 404 505 2022-11-01 04:19:53,335 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2022-11-01 04:19:53,336 DEBUG 146:onap_service.py(1) - [AAI][get availability_zones] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","ERR.5.4.6114"]}}} 2022-11-01 04:19:53,336 ERROR 157:onap_service.py(1) - [AAI][get availability_zones] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:19:53,336 ERROR 233:onap_service.py(1) - [AAI][get availability_zones] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","ERR.5.4.6114"]}}}. 2022-11-01 04:19:53,345 DEBUG 129:onap_service.py(1) - [AAI][Add availability zone to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:19:53,345 DEBUG 131:onap_service.py(1) - [AAI][Add availability zone to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone 2022-11-01 04:19:53,345 DEBUG 132:onap_service.py(1) - [AAI][Add availability zone to cloud region] data sent: { "availability-zone-name": "basicvm-availability-zone", "hypervisor-type": "nova" } 2022-11-01 04:19:53,347 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:19:53,882 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 201 0 2022-11-01 04:19:53,883 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2022-11-01 04:19:53,883 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2022-11-01 04:19:53,885 INFO 199:base.py(1) - ***************************************************** 2022-11-01 04:19:53,885 INFO 200:base.py(1) - STOP [AAI] RegisterCloudRegionStep: Register cloud region. 2022-11-01 04:19:53,886 INFO 201:base.py(1) - ***************************************************** 2022-11-01 04:19:53,886 INFO 175:base.py(1) - ***************************************************** 2022-11-01 04:19:53,886 INFO 176:base.py(1) - START [AAI] LinkCloudRegionToComplexStep: Connect cloud region with complex. 2022-11-01 04:19:53,887 INFO 177:base.py(1) - ***************************************************** 2022-11-01 04:19:53,887 INFO 175:base.py(1) - ***************************************************** 2022-11-01 04:19:53,887 INFO 176:base.py(1) - START [AAI] ComplexCreateStep: Create complex. 2022-11-01 04:19:53,888 INFO 177:base.py(1) - ***************************************************** 2022-11-01 04:19:53,897 DEBUG 129:onap_service.py(1) - [AAI][create complex] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:19:53,897 DEBUG 131:onap_service.py(1) - [AAI][create complex] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/complexes/complex/lannion 2022-11-01 04:19:53,897 DEBUG 132:onap_service.py(1) - [AAI][create complex] data sent: { "physical-location-id": "lannion", "data-center-code": "1234-5", "complex-name": "lannion", "identity-url": "", "resource-version": "", "physical-location-type": "", "street1": "", "street2": "", "city": "", "state": "", "postal-code": "", "country": "", "region": "", "latitude": "", "longitude": "", "elevation": "", "lata": "" } 2022-11-01 04:19:53,899 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:19:54,874 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/complexes/complex/lannion HTTP/1.1" 201 0 2022-11-01 04:19:54,875 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 201 2022-11-01 04:19:54,876 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: 2022-11-01 04:19:54,879 INFO 199:base.py(1) - ***************************************************** 2022-11-01 04:19:54,879 INFO 200:base.py(1) - STOP [AAI] ComplexCreateStep: Create complex. 2022-11-01 04:19:54,880 INFO 201:base.py(1) - ***************************************************** 2022-11-01 04:19:54,881 INFO 227:base.py(1) - ***************************************************** 2022-11-01 04:19:54,881 INFO 228:base.py(1) - CONTINUE [AAI] LinkCloudRegionToComplexStep: Connect cloud region with complex. 2022-11-01 04:19:54,882 INFO 229:base.py(1) - ***************************************************** 2022-11-01 04:19:54,883 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:19:54,883 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2022-11-01 04:19:54,883 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-11-01 04:19:54,887 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:19:54,994 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378 2022-11-01 04:19:54,995 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-11-01 04:19:54,995 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnw-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1667276390945","orchestration-disabled":false,"in-maint":false}]} 2022-11-01 04:19:55,004 DEBUG 129:onap_service.py(1) - [AAI][add relationship to CloudRegion] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:19:55,004 DEBUG 131:onap_service.py(1) - [AAI][add relationship to CloudRegion] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/relationship-list/relationship 2022-11-01 04:19:55,004 DEBUG 132:onap_service.py(1) - [AAI][add relationship to CloudRegion] data sent: { "related-to": "complex", "related-link": "aai/v13/cloud-infrastructure/complexes/complex/lannion", "relationship-label": "org.onap.relationships.inventory.LocatedIn", "relationship-data": {"relationship-key": "complex.physical-location-id", "relationship-value": "lannion"} } 2022-11-01 04:19:55,006 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:19:55,199 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/relationship-list/relationship HTTP/1.1" 200 0 2022-11-01 04:19:55,200 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2022-11-01 04:19:55,200 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2022-11-01 04:19:55,202 INFO 199:base.py(1) - ***************************************************** 2022-11-01 04:19:55,202 INFO 200:base.py(1) - STOP [AAI] LinkCloudRegionToComplexStep: Connect cloud region with complex. 2022-11-01 04:19:55,202 INFO 201:base.py(1) - ***************************************************** 2022-11-01 04:19:55,202 INFO 175:base.py(1) - ***************************************************** 2022-11-01 04:19:55,202 INFO 176:base.py(1) - START [AAI] CustomerServiceSubscriptionCreateStep: Create customer's service subscription. 2022-11-01 04:19:55,203 INFO 177:base.py(1) - ***************************************************** 2022-11-01 04:19:55,203 INFO 175:base.py(1) - ***************************************************** 2022-11-01 04:19:55,203 INFO 176:base.py(1) - START [AAI] CustomerCreateStep: Create customer. 2022-11-01 04:19:55,203 INFO 177:base.py(1) - ***************************************************** 2022-11-01 04:19:55,209 DEBUG 129:onap_service.py(1) - [AAI][declare customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:19:55,209 DEBUG 131:onap_service.py(1) - [AAI][declare customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer 2022-11-01 04:19:55,209 DEBUG 132:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicnw-customer", "subscriber-name": "basicnw-customer", "subscriber-type": "INFRA" } 2022-11-01 04:19:55,212 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:19:55,768 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/customers/customer/basicnw-customer HTTP/1.1" 201 0 2022-11-01 04:19:55,769 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2022-11-01 04:19:55,769 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2022-11-01 04:19:55,771 DEBUG 129:onap_service.py(1) - [AAI][get created customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:19:55,771 DEBUG 131:onap_service.py(1) - [AAI][get created customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer 2022-11-01 04:19:55,772 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2022-11-01 04:19:55,773 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:19:55,827 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer HTTP/1.1" 200 139 2022-11-01 04:19:55,828 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2022-11-01 04:19:55,829 DEBUG 146:onap_service.py(1) - [AAI][get created customer] response: {"global-customer-id":"basicnw-customer","subscriber-name":"basicnw-customer","subscriber-type":"INFRA","resource-version":"1667276394429"} 2022-11-01 04:19:55,831 INFO 199:base.py(1) - ***************************************************** 2022-11-01 04:19:55,831 INFO 200:base.py(1) - STOP [AAI] CustomerCreateStep: Create customer. 2022-11-01 04:19:55,831 INFO 201:base.py(1) - ***************************************************** 2022-11-01 04:19:55,831 INFO 227:base.py(1) - ***************************************************** 2022-11-01 04:19:55,831 INFO 228:base.py(1) - CONTINUE [AAI] CustomerServiceSubscriptionCreateStep: Create customer's service subscription. 2022-11-01 04:19:55,831 INFO 229:base.py(1) - ***************************************************** 2022-11-01 04:19:55,832 DEBUG 129:onap_service.py(1) - [AAI][Get basicnw-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:19:55,832 DEBUG 131:onap_service.py(1) - [AAI][Get basicnw-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer 2022-11-01 04:19:55,832 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2022-11-01 04:19:55,834 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:19:55,880 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer HTTP/1.1" 200 139 2022-11-01 04:19:55,881 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2022-11-01 04:19:55,881 DEBUG 146:onap_service.py(1) - [AAI][Get basicnw-customer customer] response: {"global-customer-id":"basicnw-customer","subscriber-name":"basicnw-customer","subscriber-type":"INFRA","resource-version":"1667276394429"} 2022-11-01 04:19:55,885 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:19:55,885 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network 2022-11-01 04:19:55,885 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-11-01 04:19:55,888 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:19:55,972 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network HTTP/1.1" 404 360 2022-11-01 04:19:55,974 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 404 2022-11-01 04:19:55,974 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicnw-customer/service-subscriptions","ERR.5.4.6114"]}}} 2022-11-01 04:19:55,974 ERROR 157:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:19:55,975 ERROR 233:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicnw-customer/service-subscriptions","ERR.5.4.6114"]}}}. 2022-11-01 04:19:55,975 INFO 561:customer.py(1) - Create service subscription for basicnw-customer customer 2022-11-01 04:19:55,975 DEBUG 129:onap_service.py(1) - [AAI][Create service subscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:19:55,976 DEBUG 131:onap_service.py(1) - [AAI][Create service subscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network 2022-11-01 04:19:55,976 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: None 2022-11-01 04:19:55,979 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:19:56,510 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network HTTP/1.1" 201 0 2022-11-01 04:19:56,511 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2022-11-01 04:19:56,511 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2022-11-01 04:19:56,514 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:19:56,514 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network 2022-11-01 04:19:56,514 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-11-01 04:19:56,516 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:19:56,565 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network HTTP/1.1" 200 94 2022-11-01 04:19:56,566 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2022-11-01 04:19:56,566 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1667276395192"}]} 2022-11-01 04:19:56,569 INFO 199:base.py(1) - ***************************************************** 2022-11-01 04:19:56,569 INFO 200:base.py(1) - STOP [AAI] CustomerServiceSubscriptionCreateStep: Create customer's service subscription. 2022-11-01 04:19:56,569 INFO 201:base.py(1) - ***************************************************** 2022-11-01 04:19:56,569 INFO 227:base.py(1) - ***************************************************** 2022-11-01 04:19:56,570 INFO 228:base.py(1) - CONTINUE [AAI] ConnectServiceSubToCloudRegionStep: Connect service subscription with cloud region. 2022-11-01 04:19:56,570 INFO 229:base.py(1) - ***************************************************** 2022-11-01 04:19:56,570 DEBUG 129:onap_service.py(1) - [AAI][Get basicnw-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:19:56,570 DEBUG 131:onap_service.py(1) - [AAI][Get basicnw-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer 2022-11-01 04:19:56,570 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2022-11-01 04:19:56,573 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:19:56,617 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer HTTP/1.1" 200 139 2022-11-01 04:19:56,617 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2022-11-01 04:19:56,618 DEBUG 146:onap_service.py(1) - [AAI][Get basicnw-customer customer] response: {"global-customer-id":"basicnw-customer","subscriber-name":"basicnw-customer","subscriber-type":"INFRA","resource-version":"1667276394429"} 2022-11-01 04:19:56,619 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:19:56,620 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network 2022-11-01 04:19:56,620 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-11-01 04:19:56,622 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:19:56,679 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network HTTP/1.1" 200 94 2022-11-01 04:19:56,680 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2022-11-01 04:19:56,680 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1667276395192"}]} 2022-11-01 04:19:56,683 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:19:56,683 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2022-11-01 04:19:56,683 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-11-01 04:19:56,685 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:19:56,865 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2022-11-01 04:19:56,866 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-11-01 04:19:56,866 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnw-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1667276394204","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2022-11-01 04:19:56,869 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:19:56,869 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/a7e9f84ffab74a7184af0de49e47e537 2022-11-01 04:19:56,869 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-11-01 04:19:56,872 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:19:56,925 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/a7e9f84ffab74a7184af0de49e47e537 HTTP/1.1" 200 142 2022-11-01 04:19:56,926 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-11-01 04:19:56,927 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"a7e9f84ffab74a7184af0de49e47e537","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1667276391899"} 2022-11-01 04:19:56,936 DEBUG 129:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:19:56,936 DEBUG 131:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list/relationship 2022-11-01 04:19:56,936 DEBUG 132:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] data sent: { "related-to": "tenant", "related-link": "https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/a7e9f84ffab74a7184af0de49e47e537?resource-version=1667276391899", "related-to-property": [{"property-key": "tenant.tenant-name", "property-value": "onap-daily-jakarta"}], "relationship-data": [{"relationship-key": "cloud-region.cloud-owner", "relationship-value": "basicnw-cloud-owner"}, {"relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne"}, {"relationship-key": "tenant.tenant-id", "relationship-value": "a7e9f84ffab74a7184af0de49e47e537"}] } 2022-11-01 04:19:56,938 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:19:57,087 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list/relationship HTTP/1.1" 200 0 2022-11-01 04:19:57,087 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2022-11-01 04:19:57,088 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2022-11-01 04:19:57,090 INFO 199:base.py(1) - ***************************************************** 2022-11-01 04:19:57,090 INFO 200:base.py(1) - STOP [AAI] ConnectServiceSubToCloudRegionStep: Connect service subscription with cloud region. 2022-11-01 04:19:57,090 INFO 201:base.py(1) - ***************************************************** 2022-11-01 04:19:57,091 INFO 227:base.py(1) - ***************************************************** 2022-11-01 04:19:57,091 INFO 228:base.py(1) - CONTINUE [SO] YamlTemplateServiceAlaCarteInstantiateStep: Instantiate service described in YAML using SO a'la carte method. 2022-11-01 04:19:57,091 INFO 229:base.py(1) - ***************************************************** 2022-11-01 04:19:57,092 DEBUG 129:onap_service.py(1) - [AAI][Get basicnw-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:19:57,092 DEBUG 131:onap_service.py(1) - [AAI][Get basicnw-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer 2022-11-01 04:19:57,092 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2022-11-01 04:19:57,094 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:19:57,142 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer HTTP/1.1" 200 139 2022-11-01 04:19:57,142 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2022-11-01 04:19:57,143 DEBUG 146:onap_service.py(1) - [AAI][Get basicnw-customer customer] response: {"global-customer-id":"basicnw-customer","subscriber-name":"basicnw-customer","subscriber-type":"INFRA","resource-version":"1667276394429"} 2022-11-01 04:19:57,145 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:19:57,145 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network 2022-11-01 04:19:57,145 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-11-01 04:19:57,147 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:19:57,204 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network HTTP/1.1" 200 764 2022-11-01 04:19:57,204 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2022-11-01 04:19:57,205 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1667276396145","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/a7e9f84ffab74a7184af0de49e47e537","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"a7e9f84ffab74a7184af0de49e47e537"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-jakarta"}]}]}}]} 2022-11-01 04:19:57,207 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:19:57,207 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2022-11-01 04:19:57,208 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-11-01 04:19:57,210 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:19:57,271 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2022-11-01 04:19:57,272 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-11-01 04:19:57,273 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnw-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1667276394204","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2022-11-01 04:19:57,277 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:19:57,277 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/a7e9f84ffab74a7184af0de49e47e537 2022-11-01 04:19:57,277 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-11-01 04:19:57,280 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:19:57,335 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/a7e9f84ffab74a7184af0de49e47e537 HTTP/1.1" 200 615 2022-11-01 04:19:57,336 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-11-01 04:19:57,336 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"a7e9f84ffab74a7184af0de49e47e537","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1667276396145","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2022-11-01 04:19:57,338 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entities] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:19:57,339 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entities] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/owning-entities 2022-11-01 04:19:57,339 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2022-11-01 04:19:57,340 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:19:57,380 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/owning-entities HTTP/1.1" 404 269 2022-11-01 04:19:57,381 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 404 2022-11-01 04:19:57,381 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/owning-entities","Node Not Found:No Node of type owning-entity found at: business/owning-entities","ERR.5.4.6114"]}}} 2022-11-01 04:19:57,381 ERROR 157:onap_service.py(1) - [AAI][Get A&AI owning entities] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:19:57,381 ERROR 233:onap_service.py(1) - [AAI][Get A&AI owning entities] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/owning-entities","Node Not Found:No Node of type owning-entity found at: business/owning-entities","ERR.5.4.6114"]}}}. 2022-11-01 04:19:57,381 INFO 201:service_ala_carte.py(1) - Owning entity not found, create it 2022-11-01 04:19:57,384 DEBUG 129:onap_service.py(1) - [AAI][Declare A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:19:57,385 DEBUG 131:onap_service.py(1) - [AAI][Declare A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/owning-entities/owning-entity/d362cef3-93b4-465e-9dcf-a1bac05975d0 2022-11-01 04:19:57,385 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicnw-oe", "owning-entity-id": "d362cef3-93b4-465e-9dcf-a1bac05975d0" } 2022-11-01 04:19:57,388 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:19:57,829 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/owning-entities/owning-entity/d362cef3-93b4-465e-9dcf-a1bac05975d0 HTTP/1.1" 201 0 2022-11-01 04:19:57,830 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2022-11-01 04:19:57,830 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2022-11-01 04:19:57,832 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:19:57,832 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/owning-entities/owning-entity/d362cef3-93b4-465e-9dcf-a1bac05975d0 2022-11-01 04:19:57,832 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2022-11-01 04:19:57,834 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:19:57,877 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/owning-entities/owning-entity/d362cef3-93b4-465e-9dcf-a1bac05975d0 HTTP/1.1" 200 128 2022-11-01 04:19:57,878 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2022-11-01 04:19:57,878 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"d362cef3-93b4-465e-9dcf-a1bac05975d0","owning-entity-name":"basicnw-oe","resource-version":"1667276396591"} 2022-11-01 04:19:57,880 INFO 205:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2022-11-01 04:19:57,880 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-11-01 04:19:57,880 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-11-01 04:19:57,881 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-01 04:19:57,881 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-11-01 04:19:57,881 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-11-01 04:19:57,883 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-11-01 04:19:57,941 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1113 2022-11-01 04:19:57,942 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-11-01 04:19:57,943 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d15f6bc3-72f4-421c-bc67-f41fb9933e27","invariantUUID":"91e1fcc8-286d-439b-aec9-00e959c84354","name":"Demo_pNF_WnFiPLQmx0g6g3VKYSSB","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/d15f6bc3-72f4-421c-bc67-f41fb9933e27/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"5522b0b9-8529-4b32-b07e-a8a9d522e9d6","invariantUUID":"630cb5b9-3678-4654-ace1-e5b7bf7a2631","name":"basic_onboard_svKEIf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5522b0b9-8529-4b32-b07e-a8a9d522e9d6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","invariantUUID":"f84d2469-2e31-4a02-9337-58f1fd56592f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/af17349c-8ce4-47fb-af89-4aa0b779160c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-11-01 04:19:57,945 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_WnFiPLQmx0g6g3VKYSSB from SDC 2022-11-01 04:19:57,945 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:19:57,945 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:19:57,945 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2022-11-01 04:19:57,945 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_svKEIf from SDC 2022-11-01 04:19:57,945 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:19:57,945 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:19:57,946 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-01 04:19:57,946 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-11-01 04:19:57,946 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:19:57,946 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:19:57,946 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-01 04:19:57,946 DEBUG 175:__init__.py(1) - number of Service returned: 3 2022-11-01 04:19:57,946 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-11-01 04:19:57,946 INFO 220:__init__.py(1) - Service found, updating information 2022-11-01 04:19:57,947 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-01 04:19:57,947 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-11-01 04:19:57,947 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-11-01 04:19:57,948 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-01 04:19:58,100 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-11-01 04:19:58,104 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-11-01 04:19:58,106 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"87005c2e-32c8-4032-b07e-1d4d34945341","lifecycleState":"CERTIFIED","lastUpdateDate":1667272402349,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73d40ab9-f9df-40a7-b079-9db8e62659bb","invariantUUID":"ebf52de0-f06d-470f-9bf9-c5d184fd8ef7","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"aa0b4301-01dd-4938-ba3e-9bbe8f31cb52","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474454,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"092c7781-0674-47f7-88f2-4960fe75bf33","invariantUUID":"111c4289-f935-4eb5-b6b6-37ce9ce2ea82","systemName":"VduVirtualfilestorage","description":"This node type describes the specifications of requirements related to virtual file storage resources","tags":["VDU VirtualFileStorage","tosca.nodes.nfv.Vdu.VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e09d65ef-dca0-48be-9746-f0b6e9c31dda","lifecycleState":"CERTIFIED","lastUpdateDate":1667272425132,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"058c3820-c053-43a3-a3b5-3bca03f6b1db","invariantUUID":"b6588f4c-e531-40c4-8d34-da38910a01d6","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd9c500-6ad1-4161-965d-d65ffecbba5b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272342400,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60a371e5-69b8-4044-945f-c2d796a1fea4","invariantUUID":"338eb626-ba37-49da-a219-1a736b37ea51","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","lifecycleState":"CERTIFIED","lastUpdateDate":1667272317011,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbd35ed4-8138-4c90-a43d-28e61d3dd8a7","invariantUUID":"195b01d9-ee25-4233-bde7-d33c5e9a6329","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e810f42f-435a-44c5-b170-4335fb601db0","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474346,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0e1d7d1-37f6-4f9b-b06a-f82de8116d6c","invariantUUID":"ef8a9caa-a9ff-46d5-b8f5-82779534bcb8","systemName":"VduVirtualobjectstorage","description":"This node type describes the specifications of requirements related to virtual object storage resources","tags":["VDU VirtualObjectStorage","tosca.nodes.nfv.Vdu.VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"04f6d2e9-f64a-401a-a6e4-93b6fff187e2","lifecycleState":"CERTIFIED","lastUpdateDate":1667272294833,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5985a2f-8afa-480f-901f-49f41b9daf1c","invariantUUID":"350fad67-4db4-41e8-ba16-e61b36869aca","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4272e2a-0e0b-410f-90ff-bf8c6a632d73","lifecycleState":"CERTIFIED","lastUpdateDate":1667272411097,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aad6a62f-3306-4d1b-bda3-f5c8bc647fd5","invariantUUID":"1084889e-a259-4747-9772-c39797c5f93e","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"889df8d7-a52d-4859-ae7c-35ba12fc8ba4","lifecycleState":"CERTIFIED","lastUpdateDate":1667272315349,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7393ac45-6b07-4c58-9a94-a2d58b34ca89","invariantUUID":"3150b046-4bf1-47b7-9b67-92516ae842ed","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b9a7fa1e-6f03-4dda-8d76-cd0348c15723","lifecycleState":"CERTIFIED","lastUpdateDate":1667272400881,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91150413-df9c-463c-9ae1-f9f8016a5fb7","invariantUUID":"6a4d92d8-cfdf-454b-a058-093626960ceb","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"a6fbf6fe-ba3f-404a-94ff-4720d319e818","lifecycleState":"CERTIFIED","lastUpdateDate":1667272338614,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"71db4b5f-7b98-4b1f-875a-6c6fd0d7321e","invariantUUID":"76869de3-5e33-497d-920f-9406beae5c28","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b4f65b7-37e0-492d-a813-ff3ecdf0ebce","lifecycleState":"CERTIFIED","lastUpdateDate":1667272428575,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2683f661-99d6-4751-80b5-c3580c573a95","invariantUUID":"a29d4fc8-4167-47ae-8dcc-fbccd07df867","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39ed3e85-de0d-4d5d-8363-06a72e6303e2","lifecycleState":"CERTIFIED","lastUpdateDate":1667272363273,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27c3faa7-665b-4faa-9aaf-1fc44897ef26","invariantUUID":"906c2e7e-99b4-420d-9e64-dfff66388b43","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be","lifecycleState":"CERTIFIED","lastUpdateDate":1667272369210,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97f17e8b-e9da-4cf6-91d6-fbbe2723a0f9","invariantUUID":"47734f1c-7f53-4af9-9c27-f9fccf510c92","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"718e03fe-55f3-46f6-aa5c-2d2b494226bf","lifecycleState":"CERTIFIED","lastUpdateDate":1667272403858,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f969f6fe-a1fa-4493-af6b-425f42bd2a7e","invariantUUID":"fd493886-33a0-4ee6-ac81-5d8e5e6ab98c","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ad9cade9-edd7-4784-993a-aaa6d9833c62","lifecycleState":"CERTIFIED","lastUpdateDate":1667272414054,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0549d379-65cf-4456-9753-b449bcff1c92","invariantUUID":"de4ca1fb-963f-423f-8f5d-06a23db53250","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f614e5-6800-4ab4-ad4b-e35c04274fa1","lifecycleState":"CERTIFIED","lastUpdateDate":1667272378388,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6efd383c-7050-4059-98da-90d0f031c451","invariantUUID":"d415ffe1-b99a-4c4f-b792-854d5ef95d8c","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7ccc2667-f53b-473d-a72c-0cc71e92295b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272473932,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e43be578-c90d-4ca8-bb63-23717d02852a","invariantUUID":"d3959366-1c13-4367-bf24-e38917dfd46f","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"830e29bf-21a8-4c6f-a375-1dab248cd36c","lifecycleState":"CERTIFIED","lastUpdateDate":1667272423503,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b7b66f2-225f-473c-8373-3772101508b4","invariantUUID":"0bd03b9b-0042-45af-85a2-d999b061b858","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24e4ec29-af55-44d7-8087-b3b81e9b4eb2","lifecycleState":"CERTIFIED","lastUpdateDate":1667272323373,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c81daa63-33ef-475a-ad4a-a7ccb515b554","invariantUUID":"5ee77649-1333-4fd2-ae7d-1416fec10f79","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5adbf375-e588-49d1-816b-be930870869e","lifecycleState":"CERTIFIED","lastUpdateDate":1667272373750,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6b290ee-f748-4ae2-96b7-71d15ccb103a","invariantUUID":"8de44231-e150-43ce-b4d7-aa87a503d744","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8314a90a-a6df-4367-9523-3306e9e1d26b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474636,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77808606-2d59-428b-91df-04f0e30e94c7","invariantUUID":"d63451e1-2bd9-4e51-b546-b7571e6ee8ee","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.Vdu.VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6e4339d-bece-4884-b021-3eb145267584","lifecycleState":"CERTIFIED","lastUpdateDate":1667272367713,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e95a4db3-e6ca-4e38-b25d-1acfa5f55198","invariantUUID":"885d1a23-954b-4549-8aa2-c87c5a4d95c3","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4da229af-dc60-4b15-8147-8547892b017b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272348428,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebf5ee1d-706b-4dd0-aaee-60f0d6957d0c","invariantUUID":"7129a0d3-e227-4232-b038-771071bbe338","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cafab6b4-fd61-44b8-b46c-c22fc3f31415","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455277,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c04a5016-d1a7-4731-880a-668008493170","invariantUUID":"ee88d0c8-fc64-407d-9397-5ee59620aeff","systemName":"Automationcomposition","description":"The TOSCA service template representing the AutomationComposition","tags":["AutomationComposition","org.onap.policy.clamp.acm.AutomationComposition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"43c404b0-a745-4022-8d85-f5e7ab928406","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455440,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32eb1ce1-112e-47c0-9293-99e93ea8e461","invariantUUID":"cb12f2c8-9072-4301-b047-a6829562e6d4","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"61c8ed83-e4b4-4758-a22b-79d93b251568","lifecycleState":"CERTIFIED","lastUpdateDate":1667272320142,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd6f76f2-b33a-4988-b8bf-0cd3840f7d27","invariantUUID":"7195316c-ffd0-4203-bbb1-c55651b368f7","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2ee05a2e-415e-4e5a-9e36-a590f82f27b4","lifecycleState":"CERTIFIED","lastUpdateDate":1667272418450,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c49cf52c-97fe-4a92-a0f5-0a47c3c4a8f3","invariantUUID":"a335191a-3350-4b74-b2ac-fc2d8ad94753","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f644187a-db35-4820-9894-6475ef0ef5bc","lifecycleState":"CERTIFIED","lastUpdateDate":1667272383199,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fad0698-ac94-4b91-a1a9-703c6ca1543d","invariantUUID":"36483aee-373d-4748-94ef-352afddad7e5","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2554abb1-93a7-402f-9aee-9d6de5ccb799","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1667276388610,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9cd973da-d809-452f-aa6e-bd9de457cfed","invariantUUID":"9e363cd8-82ce-4d9d-83a6-3a9189e228a3","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"3a18813f-bd3d-48b1-a842-aec20d2fcbd0","lifecycleState":"CERTIFIED","lastUpdateDate":1667272335512,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ca88c9a2-00ef-404c-aaee-da6be2764e24","invariantUUID":"afba4035-5027-43ec-a16f-ed67bcb05761","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02a84fa8-99aa-450a-bb87-22d74675ac78","lifecycleState":"CERTIFIED","lastUpdateDate":1667272351440,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bf1663d-71e5-4838-9bf8-b0b59f849cd5","invariantUUID":"45b8c280-b3cd-4340-9f9e-b177f55d247a","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"035f076c-3bc8-42f6-a880-999b50519a45","lifecycleState":"CERTIFIED","lastUpdateDate":1667272435580,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56450c65-d473-49e2-a1f3-009f07520852","invariantUUID":"b1a66c27-8a70-419d-86e3-2c49474bba83","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"36dceee6-b70d-4bea-b90d-82579a0c9dda","lifecycleState":"CERTIFIED","lastUpdateDate":1667272406744,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64b4ed34-fa71-4efd-ba62-d6e9e30e1896","invariantUUID":"9643fa2a-01de-4ca3-8813-7fdb5c7b32b8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45b6d3c6-4e44-46f7-a25d-54c2a4881e52","lifecycleState":"CERTIFIED","lastUpdateDate":1667272384686,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"567d5025-76a1-4c5e-b079-2bd3988a40d2","invariantUUID":"52be75ba-fda3-41a7-9723-178a5a928d28","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b0c90085-24ae-4186-b853-ddcdeb33d23f","lifecycleState":"CERTIFIED","lastUpdateDate":1667272405310,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b17d405-4bed-4905-9ccd-993e500a9e6e","invariantUUID":"d72ee77f-6535-4004-bc69-3ca139cec054","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e69281e6-d1d6-4dbb-8a20-dc59b84e391a","lifecycleState":"CERTIFIED","lastUpdateDate":1667272307045,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae4d9ae7-528e-41e2-9ed5-730f81667142","invariantUUID":"59c71fd1-08b1-489a-9d20-51bc60c45ff1","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2c8d8a91-5926-43fc-9d4b-390729c6d67d","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455359,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57bde6b5-b059-42b9-ad68-da3927dbbc83","invariantUUID":"ae8458db-0926-4d55-9744-8fd95e430601","systemName":"Policyautomationcompositionelement","description":"The TOSCA service template representing the PolicyAutomationCompositionElement","tags":["PolicyAutomationCompositionElement","org.onap.policy.clamp.acm.PolicyAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"af99d56c-fa5f-465d-92b6-1bb95d52db1b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272296433,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35c0c49a-d79d-420f-a6a9-691b332eff4a","invariantUUID":"9729aa71-1658-4b84-90ec-b5d5387a592e","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"14fb5b47-99ac-4356-8c02-b9398f8b0ccb","lifecycleState":"CERTIFIED","lastUpdateDate":1667272293170,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c76b0aa5-147d-4ce7-8a7d-8cd7d0fc6b79","invariantUUID":"b6649c74-e464-4df7-aa9a-4c33f10dc25c","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3afab34a-6e2d-4c58-8f05-6273b358ecc3","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474843,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51995cf6-af39-4a93-9cfe-033e3d9e2d89","invariantUUID":"4930a76b-d291-486e-b84b-4a88ef19b2fe","systemName":"Ns","description":"ETSI Network Service","tags":["NS","tosca.nodes.nfv.NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"45397213-7f44-4998-b953-81b398b6478f","lifecycleState":"CERTIFIED","lastUpdateDate":1667272299706,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d6cffe9-18e3-4f9c-acc0-1cb3d03722dc","invariantUUID":"d36ef72d-b610-4934-921d-9423dc6ec676","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9a4b066e-17bb-4c42-8b32-f934093a5804","lifecycleState":"CERTIFIED","lastUpdateDate":1667272313457,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a936f68a-421b-4075-a091-73b34206834f","invariantUUID":"8da3087b-e8bf-449e-81ea-9531e6acb03f","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6be5311-c557-4a41-8705-a9f4288c5b29","lifecycleState":"CERTIFIED","lastUpdateDate":1667272393511,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0650974-3ca9-4383-bb6e-d367ce88c07c","invariantUUID":"a3d626aa-7220-4197-8bca-6d719a3911c9","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bb7d82d7-2a5a-4f14-84ad-bcbf26fbab78","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455085,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bec072fd-1cc5-404d-b6f1-159979ba91f5","invariantUUID":"726e8e1c-eb3c-4393-bcc3-497a30c6d2f1","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e122f3be-9c43-4180-9a24-fcbfcf681749","lifecycleState":"CERTIFIED","lastUpdateDate":1667272395073,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44ee4f04-676b-4935-846a-5c054e5b0760","invariantUUID":"45b4f5ec-55fb-4ed7-94a2-107e6542d77c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"928db650-4212-4aaf-9b45-82df9c2a1aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1667272372126,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69f2d41c-cf85-46f7-9b42-a3b28bc892cf","invariantUUID":"d7572c66-b987-4c94-9f74-5f5d200d3f0c","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"727bf524-3fb1-4ca2-90a9-215416bf69cc","lifecycleState":"CERTIFIED","lastUpdateDate":1667272387656,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e415c4ce-9e85-4aee-8082-e02ec7759b00","invariantUUID":"9422e6a9-61b3-49b2-ac52-9814a92e60fe","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5fe71fdb-77e1-4adb-8334-db9ae336c895","lifecycleState":"CERTIFIED","lastUpdateDate":1667272433617,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ba2d40d-1f54-496e-b526-714e8aea3e9a","invariantUUID":"667ed3cb-8ec7-4f07-9853-4510bdeb20a7","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24896d1a-b94b-41d6-8f15-9db33cf6c39e","lifecycleState":"CERTIFIED","lastUpdateDate":1667272310196,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b09a65b1-1eb4-48a9-9ebe-a2b5a9f885a4","invariantUUID":"dd984baf-1e71-4b30-bae6-67de3059406e","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"896f3d60-6194-4b19-b650-a31064cad6c4","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474742,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edadc9ee-43ab-47c9-84a5-b1de2743d699","invariantUUID":"8d6a4a86-9720-43f4-af13-564040624e19","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2477e4fb-ad3c-43aa-90f6-ae5b77c75d06","lifecycleState":"CERTIFIED","lastUpdateDate":1667272409662,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad13db54-d172-4e82-961f-7f2e1ed90ba8","invariantUUID":"1be609c4-9f2a-458d-a4c9-8b347cad5e7e","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"49a7aff2-9d56-453d-a4c9-3f30befff0f0","lifecycleState":"CERTIFIED","lastUpdateDate":1667272343887,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed81c902-4198-4489-973a-0711bf1243af","invariantUUID":"517cdb80-2252-48d5-86aa-1e86dc8e4740","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4a5421c0-18bf-4202-8b96-f7897a24e58a","lifecycleState":"CERTIFIED","lastUpdateDate":1667272431895,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c9cf805-f34a-4b97-9468-3f23dcef1d9f","invariantUUID":"8b57d5a8-b944-48b5-878f-14c3fef5c550","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"99f3e37d-1cd2-4864-9fbc-26cf412d950d","lifecycleState":"CERTIFIED","lastUpdateDate":1667272331728,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"411b12d0-b57e-4449-87cf-3c221d7ef120","invariantUUID":"1169b647-2848-4e36-895b-81a2bbb84920","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f7ace1af-adef-493e-8bba-89e8c8cd9a1a","lifecycleState":"CERTIFIED","lastUpdateDate":1667272308670,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef67198b-e549-4597-b53c-3584e6e16e64","invariantUUID":"a5e9b404-0ec4-4e15-bf0a-23a2e6457071","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2a42a95-bf56-4189-b17c-c5a1d1560419","lifecycleState":"CERTIFIED","lastUpdateDate":1667272376824,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0adf3e68-ba29-4884-8d09-a7a05a90e314","invariantUUID":"2588d7c9-370e-42e9-8a27-292d3cea0cd9","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"472a14b2-cd50-4ca9-8311-09b8f55ce179","lifecycleState":"CERTIFIED","lastUpdateDate":1667272475129,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cd91b9c-abb7-4563-9219-2de7acfd7bdc","invariantUUID":"7197b2c4-b6a6-4cc3-b138-52c865b6ae76","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c88c2db-d95a-4f97-918e-4d84109d6c52","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474238,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ad5da5b-0bc8-44b0-8723-6fb7ab6ebd8c","invariantUUID":"dd4df92d-9a86-4f9c-9c82-d2e62298c274","systemName":"Vnfvirtuallink","description":"Describes the information about an internal VNF VL","tags":["VnfVirtualLink","tosca.nodes.nfv.VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c093c8bf-9fc2-4774-9946-1cfd33deda0e","lifecycleState":"CERTIFIED","lastUpdateDate":1667272430318,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eaf44f8-dc46-4049-b184-98cdd69f029b","invariantUUID":"a4a6f2c7-be94-458a-9fc5-9e0a4b6dd261","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bf728dfe-fd8b-4ddb-a8d1-d37ddbe02a77","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474142,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ef2e487-8c38-4ded-8bf7-ca20c23fddbc","invariantUUID":"b0d76738-2524-4055-aec2-773c2fbc5814","systemName":"VnfExternalCp","description":"Describes a logical external connection point, exposed by the VNF enabling connection with an external Virtual Link","tags":["VNF External CP","tosca.nodes.nfv.VnfExtCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"abdbb395-5b6a-4202-8278-3537b54744d8","lifecycleState":"CERTIFIED","lastUpdateDate":1667272416081,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80e4a873-70c2-4954-8b73-418fc1c8b996","invariantUUID":"0cfe48e2-0b44-40af-8286-3470bc6b6fc1","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"36680ca4-18ac-429f-8f3c-741354b1fbb9","lifecycleState":"CERTIFIED","lastUpdateDate":1667272475239,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5afb135a-d6a3-4ef6-be99-f23d5adc5bc2","invariantUUID":"f10fd07a-bfee-4d90-9983-38ffda845662","systemName":"VduCp","description":"Describes network connectivity between a VNFC instance based on this VDU and an internal VL","tags":["VDU Cp","tosca.nodes.nfv.VduCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70150c73-6990-4a37-a32d-2f826b5899be","lifecycleState":"CERTIFIED","lastUpdateDate":1667272357330,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af0a820b-35cc-4919-9e23-251196c0d5b8","invariantUUID":"9017d3b9-2a7c-4694-8fed-9ac84b363af8","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"155e1584-0733-41ae-bf02-0a438bafd942","lifecycleState":"CERTIFIED","lastUpdateDate":1667272370654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"f897990a-eaed-47d2-a433-2ede5c46a4bd","invariantUUID":"3693619c-4a55-459a-b137-bb427ad46a86","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3d03ae0-b8d6-4f50-ac6e-842e88b8417f","lifecycleState":"CERTIFIED","lastUpdateDate":1667272345396,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3eff3ec-c587-435c-a1bf-e84e70144d27","invariantUUID":"e1aa51de-17eb-4f04-90eb-787aa5ad3875","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ceb91b72-31ef-4e54-ad41-bc0f3f8a34e1","lifecycleState":"CERTIFIED","lastUpdateDate":1667272408204,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"474b72bf-db82-4d65-a32c-0b462553ed8f","invariantUUID":"1d4f87cf-09a5-4613-b64e-780e7cd6d99c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"59850e89-745c-41b4-8f4d-d54ec557ae98","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455181,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51cf906b-c5c7-45cc-8c8b-eb624663f48a","invariantUUID":"f4b7cae1-7d34-451e-8328-ca0d35f680d0","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"85b0903b-4069-4e0c-8887-cb9773b331da","lifecycleState":"CERTIFIED","lastUpdateDate":1667272286374,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ea998a1-6889-448e-a83c-575fb6a0de79","invariantUUID":"541bbdcf-a281-4658-9361-0cae548c98c9","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ec2272f4-0875-4a17-9542-811cbec7597b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272340910,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d9fa987-e883-42dd-85f3-da770d028aad","invariantUUID":"ca919b4c-d1f6-4800-821b-4fae7a954f6a","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f699789-828f-4992-a843-afcd96341e6f","lifecycleState":"CERTIFIED","lastUpdateDate":1667272381720,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"885c990b-f102-4461-8f7d-d950938a4f95","invariantUUID":"4ad34505-f4a3-49ea-8892-d2f7bc35cfa3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"60a707f0-cccd-460f-9fb0-428070e69209","lifecycleState":"CERTIFIED","lastUpdateDate":1667272412559,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d22863d9-757a-48a0-abb0-01fc8c6e7430","invariantUUID":"11f328aa-55a8-49ff-8f27-269f94fca5fa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1bad25b5-9e4b-49db-8eb4-6aec105991e4","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455527,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd29f5fe-9abc-4026-bdc2-0de0435f6e25","invariantUUID":"13b2131a-c867-47e7-ab94-eb7f312fe4f1","systemName":"K8smicroserviceautomationcompositionelement","description":"The TOSCA service template representing the K8SMicroserviceAutomationCompositionElement","tags":["K8SMicroserviceAutomationCompositionElement","org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5df29ff5-cf1a-4221-924f-fb74b3caa20d","lifecycleState":"CERTIFIED","lastUpdateDate":1667272301269,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"150f2f8b-fe5c-4773-92fa-27ce55e5072a","invariantUUID":"f03884e7-21bb-4c8f-abf4-4d618f8f8e2b","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eaf0a64f-a113-4b58-b5a7-b1e6f9777311","lifecycleState":"CERTIFIED","lastUpdateDate":1667272311725,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92a63029-22c7-4232-b752-62536fb24101","invariantUUID":"ec3e05d9-71a4-4ce0-b8b1-bc6a3d4be387","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e0a53244-4637-4f8e-b15b-c0919fc6ef33","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474038,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16c23314-adab-415f-80e5-0abbcfbbc70e","invariantUUID":"4ddb3b40-8319-4955-a1ca-d206afc5c5f5","systemName":"Cp","description":"Provides information regarding the purpose of the connection point","tags":["Cp","tosca.nodes.nfv.Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"22dd38d5-bd8e-464b-a9eb-769cb623e435","lifecycleState":"CERTIFIED","lastUpdateDate":1667272437167,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d53a717-ac48-4697-a62a-1d30e80f582e","invariantUUID":"b43b8300-6264-41ca-a2df-33a9340c81de","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0b7e6f4b-00ca-43a9-8cf0-e8502bc30da0","lifecycleState":"CERTIFIED","lastUpdateDate":1667275495520,"name":"basic_onboard_svKEIf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a4758b9f-93d4-42a7-bfe1-f100b1c87cb5","invariantUUID":"0103aa37-e66a-4582-ac09-5cd27beb067d","systemName":"BasicOnboardSvkeif","description":"VF","tags":["basic_onboard_svKEIf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"017779ed-bf7d-4363-a981-e9393b839fb1","lifecycleState":"CERTIFIED","lastUpdateDate":1667272366258,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"32311fae-6aab-47fa-a0a8-112fbae824a1","invariantUUID":"32c9105d-5ce6-412c-88c7-eb095dc75215","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b3d13f7-d822-4f54-9152-0db0e8ca7ad8","lifecycleState":"CERTIFIED","lastUpdateDate":1667272375269,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f28efa1-0bdd-4f98-8924-a132542ec359","invariantUUID":"1e383ff3-0e16-4d19-a7a8-5ea5036af89c","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3909e994-60ff-4140-b2b9-480a769ae093","lifecycleState":"CERTIFIED","lastUpdateDate":1667272389147,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3748e9-6ac5-430f-a209-bb07332e4b6f","invariantUUID":"5aee953e-b8bb-40b4-95da-31eeb99f301a","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"71218f7c-9378-4ed7-9cab-2b27d2a5981a","lifecycleState":"CERTIFIED","lastUpdateDate":1667272330221,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"be750778-ab7f-4881-8ce4-0a0561222768","invariantUUID":"8703589d-ca94-4cc0-b487-a50d83f68ed0","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0742792-5c50-409e-af91-2ae2f5a01626","lifecycleState":"CERTIFIED","lastUpdateDate":1667272337093,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"12882744-101c-40a0-8f5c-7043934e8614","invariantUUID":"4f871996-4118-481a-b388-bcaca735687d","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2305269b-3b86-47a3-ae4e-1e7d8606eb53","lifecycleState":"CERTIFIED","lastUpdateDate":1667272302774,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db338fb9-30bd-4aad-aec6-0304228af722","invariantUUID":"5da35ce7-87f5-4abb-b971-37369204a79d","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"142ebfa4-9c5e-432c-bb62-c7cf75adfd42","lifecycleState":"CERTIFIED","lastUpdateDate":1667272321707,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2ed7b288-4047-4df6-a9b8-3f51f49ea7dc","invariantUUID":"85974159-7fc5-4ebb-83fe-7d31fe05fb7d","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72250643-3f7d-41a7-9357-989abc7e4097","lifecycleState":"CERTIFIED","lastUpdateDate":1667272349935,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69a2cb4f-c238-4820-bc74-3c43b3840433","invariantUUID":"e2affe64-5582-4a72-8e6f-8c3c2ba1f404","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42eed834-188f-4ea8-9400-257b8a2e84e6","lifecycleState":"CERTIFIED","lastUpdateDate":1667272318605,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b4275ef6-d1df-434a-a80e-57fedac2a349","invariantUUID":"1a60b6e3-c404-40e5-8bc5-e6cf53b75b86","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ec2fe9e5-9525-4d59-adef-93bf5a15006d","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455610,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a707eeab-8a34-4a4c-90f9-7bbf1d1d0c76","invariantUUID":"aef2350f-f75f-4ed7-8e08-80dede405dd8","systemName":"Httpautomationcompositionelement","description":"The TOSCA service template representing the HttpAutomationCompositionElement","tags":["HttpAutomationCompositionElement","org.onap.policy.clamp.acm.HttpAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bdd3089d-e862-4ee3-86e9-5fe02d753257","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474982,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6430f46-807e-4ec9-8482-4dabff0f2a54","invariantUUID":"4d40dd01-5a06-43fa-b527-704bc0977b55","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute","tosca.nodes.nfv.Vdu.Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5eb73d7d-a1f6-46d2-87c0-9b78257637af","lifecycleState":"CERTIFIED","lastUpdateDate":1667272361744,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b67376c-d854-41d6-9c3a-eebfc3b9d73b","invariantUUID":"ff9de706-2aec-46f2-acc0-38803eff7c36","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f53fce3-d18d-40b6-ae29-523c0d41cad3","lifecycleState":"CERTIFIED","lastUpdateDate":1667272420201,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b7ec5e4-1698-4721-b3ee-eba3165f72ea","invariantUUID":"d1ead0c6-ccf5-49fc-b66c-001a1d20dd8e","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3f639d3a-13b9-43df-9be7-b167dd25fafe","lifecycleState":"CERTIFIED","lastUpdateDate":1667276389808,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","invariantUUID":"f84d2469-2e31-4a02-9337-58f1fd56592f","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0d44084e-34de-4fb7-88e0-d6e38ba28540","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1667276389113,"name":"Demo_pNF_WnFiPLQmx0g6g3VKYSSB","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d15f6bc3-72f4-421c-bc67-f41fb9933e27","invariantUUID":"91e1fcc8-286d-439b-aec9-00e959c84354","systemName":"DemoPnfWnfiplqmx0g6g3vkyssb","description":"catalog service description","tags":["robot-ete","Demo_pNF_WnFiPLQmx0g6g3VKYSSB"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"95a9e166-9a06-41dc-90b8-670eafaba24c","lifecycleState":"CERTIFIED","lastUpdateDate":1667275530737,"name":"basic_onboard_svKEIf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5522b0b9-8529-4b32-b07e-a8a9d522e9d6","invariantUUID":"630cb5b9-3678-4654-ace1-e5b7bf7a2631","systemName":"BasicOnboardSvkeif","description":"service","tags":["basic_onboard_svKEIf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-11-01 04:19:58,110 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-11-01 04:19:58,111 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_network] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-01 04:19:58,111 DEBUG 131:onap_service.py(1) - [SDC][Get Metadata for basic_network] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/af17349c-8ce4-47fb-af89-4aa0b779160c/distribution 2022-11-01 04:19:58,111 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None 2022-11-01 04:19:58,113 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-01 04:19:58,181 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/af17349c-8ce4-47fb-af89-4aa0b779160c/distribution HTTP/1.1" 200 205 2022-11-01 04:19:58,182 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200 2022-11-01 04:19:58,183 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[{"distributionID":"a2c9adc8-d707-4ddc-86d2-5c6ef35194c7","timestamp":"2022-11-01 04:19:49.287 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2022-11-01 04:19:58,185 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_network] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-01 04:19:58,185 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_network] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/a2c9adc8-d707-4ddc-86d2-5c6ef35194c7 2022-11-01 04:19:58,185 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2022-11-01 04:19:58,187 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-01 04:19:58,227 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/a2c9adc8-d707-4ddc-86d2-5c6ef35194c7 HTTP/1.1" 200 1963 2022-11-01 04:19:58,228 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2022-11-01 04:19:58,228 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"policy-id","timestamp":"1667276385555","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1667276382025","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1667276382025","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1667276388589","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1667276382546","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1667276385555","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1667276388589","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1667276380163","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1667276382546","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1667276380163","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"}]} 2022-11-01 04:19:58,229 DEBUG 643:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'policy-id', 'timestamp': '1667276385555', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1667276382025', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1667276382025', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1667276388589', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1667276382546', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1667276385555', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1667276388589', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1667276380163', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1667276382546', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1667276380163', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2022-11-01 04:19:58,230 INFO 216:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s 2022-11-01 04:20:58,289 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_network] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-01 04:20:58,290 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_network] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/a2c9adc8-d707-4ddc-86d2-5c6ef35194c7 2022-11-01 04:20:58,290 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2022-11-01 04:20:58,292 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-01 04:20:58,335 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/a2c9adc8-d707-4ddc-86d2-5c6ef35194c7 HTTP/1.1" 200 2154 2022-11-01 04:20:58,337 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2022-11-01 04:20:58,337 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"policy-id","timestamp":"1667276385555","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1667276382025","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1667276382025","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1667276388589","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1667276382546","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1667276385555","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1667276388589","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1667276391643","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1667276380163","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1667276382546","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1667276380163","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"}]} 2022-11-01 04:20:58,339 DEBUG 643:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'policy-id', 'timestamp': '1667276385555', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1667276382025', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1667276382025', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1667276388589', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1667276382546', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1667276385555', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1667276388589', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1667276391643', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1667276380163', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1667276382546', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1667276380163', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2022-11-01 04:20:58,339 INFO 656:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2022-11-01 04:20:58,339 INFO 216:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s 2022-11-01 04:21:58,397 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_network] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-01 04:21:58,398 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_network] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/a2c9adc8-d707-4ddc-86d2-5c6ef35194c7 2022-11-01 04:21:58,398 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2022-11-01 04:21:58,400 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-01 04:21:58,448 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/a2c9adc8-d707-4ddc-86d2-5c6ef35194c7 HTTP/1.1" 200 2342 2022-11-01 04:21:58,450 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2022-11-01 04:21:58,450 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"policy-id","timestamp":"1667276385555","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1667276382025","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1667276382025","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1667276388589","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1667276382546","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1667276385555","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1667276388589","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1667276391643","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1667276391644","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1667276380163","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1667276382546","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1667276380163","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"}]} 2022-11-01 04:21:58,452 DEBUG 643:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'policy-id', 'timestamp': '1667276385555', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1667276382025', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1667276382025', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1667276388589', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1667276382546', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1667276385555', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1667276388589', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1667276391643', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1667276391644', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1667276380163', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1667276382546', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1667276380163', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2022-11-01 04:21:58,452 INFO 656:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2022-11-01 04:21:58,452 INFO 216:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s 2022-11-01 04:22:58,513 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_network] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-01 04:22:58,513 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_network] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/a2c9adc8-d707-4ddc-86d2-5c6ef35194c7 2022-11-01 04:22:58,514 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2022-11-01 04:22:58,516 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-01 04:22:58,564 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/a2c9adc8-d707-4ddc-86d2-5c6ef35194c7 HTTP/1.1" 200 6086 2022-11-01 04:22:58,566 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2022-11-01 04:22:58,566 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"policy-id","timestamp":"1667276385555","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1667276400355","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1667276391360","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1667276404924","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1667276393369","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1667276405338","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1667276382025","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1667276401866","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1667276382025","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1667276403099","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1667276396767","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1667276408075","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1667276392649","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1667276388589","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1667276400355","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1667276392366","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1667276405338","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1667276382546","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1667276385555","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1667276395763","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1667276402883","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1667276388589","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1667276392689","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1667276409905","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1667276391643","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1667276391644","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1667276392689","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1667276403887","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1667276380163","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1667276410909","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1667276382546","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1667276380163","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"}]} 2022-11-01 04:22:58,569 DEBUG 643:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'policy-id', 'timestamp': '1667276385555', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1667276400355', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1667276391360', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1667276404924', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1667276393369', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1667276405338', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1667276382025', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1667276401866', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1667276382025', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1667276403099', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1667276396767', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1667276408075', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1667276392649', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1667276388589', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1667276400355', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1667276392366', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1667276405338', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1667276382546', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1667276385555', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1667276395763', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1667276402883', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1667276388589', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1667276392689', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1667276409905', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1667276391643', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1667276391644', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1667276392689', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1667276403887', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1667276380163', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1667276410909', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1667276382546', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1667276380163', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2022-11-01 04:22:58,570 INFO 656:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-11-01 04:22:58,570 INFO 656:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2022-11-01 04:22:58,570 INFO 656:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2022-11-01 04:22:58,570 INFO 212:service_ala_carte.py(1) - Service Distribution for basic_network is sucessfully finished 2022-11-01 04:22:58,580 DEBUG 129:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6dff151a-e7fa-49e3-8441-32c1a443fb30', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-01 04:22:58,580 DEBUG 131:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances 2022-11-01 04:22:58,580 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "f84d2469-2e31-4a02-9337-58f1fd56592f", "modelVersionId": "af17349c-8ce4-47fb-af89-4aa0b779160c", "modelName": "basic_network", "modelVersion": "1.0" }, "cloudConfiguration": { "tenantId": "a7e9f84ffab74a7184af0de49e47e537", "cloudOwner": "basicnw-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "requestParameters": { "userParams": [ ], "testApi": "GR_API", "subscriptionServiceType": "basic_network", "aLaCarte": true }, "subscriberInfo": { "globalSubscriberId": "basicnw-customer" }, "project": { "projectName": "basicnw-project" }, "owningEntity": { "owningEntityId": "d362cef3-93b4-465e-9dcf-a1bac05975d0", "owningEntityName": "basicnw-oe" } } } 2022-11-01 04:22:58,582 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-01 04:23:27,776 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances HTTP/1.1" 202 262 2022-11-01 04:23:27,777 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response code: 202 2022-11-01 04:23:27,778 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response: {"requestReferences":{"requestId":"6dff151a-e7fa-49e3-8441-32c1a443fb30","instanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6dff151a-e7fa-49e3-8441-32c1a443fb30"}} 2022-11-01 04:23:27,778 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2022-11-01 04:23:27,792 DEBUG 129:onap_service.py(8) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e4d4c3c6-c4d9-4fab-a7df-30cadbd928da', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-01 04:23:27,793 DEBUG 131:onap_service.py(8) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6dff151a-e7fa-49e3-8441-32c1a443fb30 2022-11-01 04:23:27,793 DEBUG 132:onap_service.py(8) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] data sent: None 2022-11-01 04:23:27,797 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-01 04:23:28,174 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6dff151a-e7fa-49e3-8441-32c1a443fb30 HTTP/1.1" 200 1362 2022-11-01 04:23:28,177 INFO 142:onap_service.py(8) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] response code: 200 2022-11-01 04:23:28,178 DEBUG 146:onap_service.py(8) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] response: {"request":{"requestId":"6dff151a-e7fa-49e3-8441-32c1a443fb30","startTime":"Tue, 01 Nov 2022 04:23:00 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f84d2469-2e31-4a02-9337-58f1fd56592f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelUuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelInvariantUuid":"f84d2469-2e31-4a02-9337-58f1fd56592f"},"requestInfo":{"source":"VID","instanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"a7e9f84ffab74a7184af0de49e47e537","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"d362cef3-93b4-465e-9dcf-a1bac05975d0","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","serviceInstanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 01 Nov 2022 04:23:26 GMT"}}} 2022-11-01 04:23:38,186 DEBUG 129:onap_service.py(8) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '088e9a2b-3726-46ec-8534-8be250f74433', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-01 04:23:38,186 DEBUG 131:onap_service.py(8) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6dff151a-e7fa-49e3-8441-32c1a443fb30 2022-11-01 04:23:38,187 DEBUG 132:onap_service.py(8) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] data sent: None 2022-11-01 04:23:38,189 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-01 04:23:38,388 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6dff151a-e7fa-49e3-8441-32c1a443fb30 HTTP/1.1" 200 1362 2022-11-01 04:23:38,389 INFO 142:onap_service.py(8) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] response code: 200 2022-11-01 04:23:38,390 DEBUG 146:onap_service.py(8) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] response: {"request":{"requestId":"6dff151a-e7fa-49e3-8441-32c1a443fb30","startTime":"Tue, 01 Nov 2022 04:23:00 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f84d2469-2e31-4a02-9337-58f1fd56592f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelUuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelInvariantUuid":"f84d2469-2e31-4a02-9337-58f1fd56592f"},"requestInfo":{"source":"VID","instanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"a7e9f84ffab74a7184af0de49e47e537","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"d362cef3-93b4-465e-9dcf-a1bac05975d0","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","serviceInstanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 01 Nov 2022 04:23:26 GMT"}}} 2022-11-01 04:23:48,398 DEBUG 129:onap_service.py(8) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7fc9f399-7a9e-4618-b408-fa165871f437', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-01 04:23:48,398 DEBUG 131:onap_service.py(8) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6dff151a-e7fa-49e3-8441-32c1a443fb30 2022-11-01 04:23:48,398 DEBUG 132:onap_service.py(8) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] data sent: None 2022-11-01 04:23:48,400 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-01 04:23:48,598 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6dff151a-e7fa-49e3-8441-32c1a443fb30 HTTP/1.1" 200 1362 2022-11-01 04:23:48,600 INFO 142:onap_service.py(8) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] response code: 200 2022-11-01 04:23:48,600 DEBUG 146:onap_service.py(8) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] response: {"request":{"requestId":"6dff151a-e7fa-49e3-8441-32c1a443fb30","startTime":"Tue, 01 Nov 2022 04:23:00 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f84d2469-2e31-4a02-9337-58f1fd56592f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelUuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelInvariantUuid":"f84d2469-2e31-4a02-9337-58f1fd56592f"},"requestInfo":{"source":"VID","instanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"a7e9f84ffab74a7184af0de49e47e537","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"d362cef3-93b4-465e-9dcf-a1bac05975d0","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","serviceInstanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 01 Nov 2022 04:23:26 GMT"}}} 2022-11-01 04:23:58,610 DEBUG 129:onap_service.py(8) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '995add89-aee9-4b38-ac6c-c3d9010bd316', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-01 04:23:58,611 DEBUG 131:onap_service.py(8) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6dff151a-e7fa-49e3-8441-32c1a443fb30 2022-11-01 04:23:58,611 DEBUG 132:onap_service.py(8) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] data sent: None 2022-11-01 04:23:58,614 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-01 04:23:58,864 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6dff151a-e7fa-49e3-8441-32c1a443fb30 HTTP/1.1" 200 1362 2022-11-01 04:23:58,865 INFO 142:onap_service.py(8) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] response code: 200 2022-11-01 04:23:58,865 DEBUG 146:onap_service.py(8) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] response: {"request":{"requestId":"6dff151a-e7fa-49e3-8441-32c1a443fb30","startTime":"Tue, 01 Nov 2022 04:23:00 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f84d2469-2e31-4a02-9337-58f1fd56592f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelUuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelInvariantUuid":"f84d2469-2e31-4a02-9337-58f1fd56592f"},"requestInfo":{"source":"VID","instanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"a7e9f84ffab74a7184af0de49e47e537","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"d362cef3-93b4-465e-9dcf-a1bac05975d0","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","serviceInstanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 01 Nov 2022 04:23:26 GMT"}}} 2022-11-01 04:24:08,876 DEBUG 129:onap_service.py(8) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c2008de3-e166-4269-9eac-622fdead6840', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-01 04:24:08,877 DEBUG 131:onap_service.py(8) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6dff151a-e7fa-49e3-8441-32c1a443fb30 2022-11-01 04:24:08,877 DEBUG 132:onap_service.py(8) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] data sent: None 2022-11-01 04:24:08,880 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-01 04:24:09,070 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6dff151a-e7fa-49e3-8441-32c1a443fb30 HTTP/1.1" 200 1572 2022-11-01 04:24:09,071 INFO 142:onap_service.py(8) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] response code: 200 2022-11-01 04:24:09,071 DEBUG 146:onap_service.py(8) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] response: {"request":{"requestId":"6dff151a-e7fa-49e3-8441-32c1a443fb30","startTime":"Tue, 01 Nov 2022 04:23:00 GMT","finishTime":"Tue, 01 Nov 2022 04:24:00 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f84d2469-2e31-4a02-9337-58f1fd56592f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelUuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelInvariantUuid":"f84d2469-2e31-4a02-9337-58f1fd56592f"},"requestInfo":{"source":"VID","instanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"a7e9f84ffab74a7184af0de49e47e537","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"d362cef3-93b4-465e-9dcf-a1bac05975d0","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","serviceInstanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 01 Nov 2022 04:24:00 GMT"}}} 2022-11-01 04:24:09,072 INFO 56:mixins.py(8) - ServiceInstantiation task finished 2022-11-01 04:24:09,073 DEBUG 129:onap_service.py(8) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c192a65a-3c49-416c-a547-69ab5ffdc0d2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-01 04:24:09,073 DEBUG 131:onap_service.py(8) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6dff151a-e7fa-49e3-8441-32c1a443fb30 2022-11-01 04:24:09,073 DEBUG 132:onap_service.py(8) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] data sent: None 2022-11-01 04:24:09,075 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-01 04:24:09,257 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6dff151a-e7fa-49e3-8441-32c1a443fb30 HTTP/1.1" 200 1572 2022-11-01 04:24:09,258 INFO 142:onap_service.py(8) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] response code: 200 2022-11-01 04:24:09,259 DEBUG 146:onap_service.py(8) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] response: {"request":{"requestId":"6dff151a-e7fa-49e3-8441-32c1a443fb30","startTime":"Tue, 01 Nov 2022 04:23:00 GMT","finishTime":"Tue, 01 Nov 2022 04:24:00 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f84d2469-2e31-4a02-9337-58f1fd56592f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelUuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelInvariantUuid":"f84d2469-2e31-4a02-9337-58f1fd56592f"},"requestInfo":{"source":"VID","instanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"a7e9f84ffab74a7184af0de49e47e537","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"d362cef3-93b4-465e-9dcf-a1bac05975d0","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","serviceInstanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 01 Nov 2022 04:24:00 GMT"}}} 2022-11-01 04:24:09,260 DEBUG 129:onap_service.py(8) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e4fea31b-32a8-4e4e-860f-232d3c905e75', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-01 04:24:09,260 DEBUG 131:onap_service.py(8) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6dff151a-e7fa-49e3-8441-32c1a443fb30 2022-11-01 04:24:09,260 DEBUG 132:onap_service.py(8) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] data sent: None 2022-11-01 04:24:09,262 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-01 04:24:09,458 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6dff151a-e7fa-49e3-8441-32c1a443fb30 HTTP/1.1" 200 1572 2022-11-01 04:24:09,461 INFO 142:onap_service.py(8) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] response code: 200 2022-11-01 04:24:09,461 DEBUG 146:onap_service.py(8) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] response: {"request":{"requestId":"6dff151a-e7fa-49e3-8441-32c1a443fb30","startTime":"Tue, 01 Nov 2022 04:23:00 GMT","finishTime":"Tue, 01 Nov 2022 04:24:00 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f84d2469-2e31-4a02-9337-58f1fd56592f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelUuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelInvariantUuid":"f84d2469-2e31-4a02-9337-58f1fd56592f"},"requestInfo":{"source":"VID","instanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"a7e9f84ffab74a7184af0de49e47e537","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"d362cef3-93b4-465e-9dcf-a1bac05975d0","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","serviceInstanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 01 Nov 2022 04:24:00 GMT"}}} 2022-11-01 04:24:09,466 DEBUG 129:onap_service.py(1) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ad3563be-a27f-4c1a-a277-0689588f8f31', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-01 04:24:09,467 DEBUG 131:onap_service.py(1) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6dff151a-e7fa-49e3-8441-32c1a443fb30 2022-11-01 04:24:09,467 DEBUG 132:onap_service.py(1) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] data sent: None 2022-11-01 04:24:09,469 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-01 04:24:09,656 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6dff151a-e7fa-49e3-8441-32c1a443fb30 HTTP/1.1" 200 1572 2022-11-01 04:24:09,658 INFO 142:onap_service.py(1) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] response code: 200 2022-11-01 04:24:09,658 DEBUG 146:onap_service.py(1) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] response: {"request":{"requestId":"6dff151a-e7fa-49e3-8441-32c1a443fb30","startTime":"Tue, 01 Nov 2022 04:23:00 GMT","finishTime":"Tue, 01 Nov 2022 04:24:00 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f84d2469-2e31-4a02-9337-58f1fd56592f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelUuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelInvariantUuid":"f84d2469-2e31-4a02-9337-58f1fd56592f"},"requestInfo":{"source":"VID","instanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"a7e9f84ffab74a7184af0de49e47e537","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"d362cef3-93b4-465e-9dcf-a1bac05975d0","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","serviceInstanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 01 Nov 2022 04:24:00 GMT"}}} 2022-11-01 04:24:09,659 DEBUG 129:onap_service.py(1) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2e070034-96d1-484e-98c4-e6ed4d96dfcf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-01 04:24:09,659 DEBUG 131:onap_service.py(1) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6dff151a-e7fa-49e3-8441-32c1a443fb30 2022-11-01 04:24:09,659 DEBUG 132:onap_service.py(1) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] data sent: None 2022-11-01 04:24:09,662 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-01 04:24:09,880 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6dff151a-e7fa-49e3-8441-32c1a443fb30 HTTP/1.1" 200 1572 2022-11-01 04:24:09,882 INFO 142:onap_service.py(1) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] response code: 200 2022-11-01 04:24:09,883 DEBUG 146:onap_service.py(1) - [None][Check 6dff151a-e7fa-49e3-8441-32c1a443fb30 orchestration request status] response: {"request":{"requestId":"6dff151a-e7fa-49e3-8441-32c1a443fb30","startTime":"Tue, 01 Nov 2022 04:23:00 GMT","finishTime":"Tue, 01 Nov 2022 04:24:00 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f84d2469-2e31-4a02-9337-58f1fd56592f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelUuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelInvariantUuid":"f84d2469-2e31-4a02-9337-58f1fd56592f"},"requestInfo":{"source":"VID","instanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"a7e9f84ffab74a7184af0de49e47e537","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"d362cef3-93b4-465e-9dcf-a1bac05975d0","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","serviceInstanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 01 Nov 2022 04:24:00 GMT"}}} 2022-11-01 04:24:09,884 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:24:09,884 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network 2022-11-01 04:24:09,884 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-11-01 04:24:09,888 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:24:09,947 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network HTTP/1.1" 200 764 2022-11-01 04:24:09,948 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2022-11-01 04:24:09,949 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1667276396145","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/a7e9f84ffab74a7184af0de49e47e537","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"a7e9f84ffab74a7184af0de49e47e537"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-jakarta"}]}]}}]} 2022-11-01 04:24:09,951 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:24:09,951 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances?service-instance-name=basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9 2022-11-01 04:24:09,951 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9 service-instance-name] data sent: None 2022-11-01 04:24:09,954 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:24:10,018 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances?service-instance-name=basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9 HTTP/1.1" 200 1195 2022-11-01 04:24:10,019 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9 service-instance-name] response code: 200 2022-11-01 04:24:10,019 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9 service-instance-name] response: {"service-instance":[{"service-instance-id":"8e142a29-e3ac-4206-a883-dd60368e4ce8","service-instance-name":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"f84d2469-2e31-4a02-9337-58f1fd56592f","model-version-id":"af17349c-8ce4-47fb-af89-4aa0b779160c","resource-version":"1667276639780","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/8e142a29-e3ac-4206-a883-dd60368e4ce8/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/d362cef3-93b4-465e-9dcf-a1bac05975d0","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"d362cef3-93b4-465e-9dcf-a1bac05975d0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnw-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnw-project"}]}]}}]} 2022-11-01 04:24:10,022 INFO 199:base.py(1) - ***************************************************** 2022-11-01 04:24:10,022 INFO 200:base.py(1) - STOP [SO] YamlTemplateServiceAlaCarteInstantiateStep: Instantiate service described in YAML using SO a'la carte method. 2022-11-01 04:24:10,022 INFO 201:base.py(1) - ***************************************************** 2022-11-01 04:24:10,022 INFO 227:base.py(1) - ***************************************************** 2022-11-01 04:24:10,022 INFO 228:base.py(1) - CONTINUE [SO] YamlTemplateVlAlaCarteInstantiateStep: Instantiate network link described in YAML using SO a'la carte method. 2022-11-01 04:24:10,023 INFO 229:base.py(1) - ***************************************************** 2022-11-01 04:24:10,023 DEBUG 129:onap_service.py(1) - [AAI][Get basicnw-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:24:10,023 DEBUG 131:onap_service.py(1) - [AAI][Get basicnw-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer 2022-11-01 04:24:10,023 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2022-11-01 04:24:10,025 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:24:10,067 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer HTTP/1.1" 200 139 2022-11-01 04:24:10,068 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2022-11-01 04:24:10,068 DEBUG 146:onap_service.py(1) - [AAI][Get basicnw-customer customer] response: {"global-customer-id":"basicnw-customer","subscriber-name":"basicnw-customer","subscriber-type":"INFRA","resource-version":"1667276394429"} 2022-11-01 04:24:10,071 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:24:10,071 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network 2022-11-01 04:24:10,071 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-11-01 04:24:10,072 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:24:10,123 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network HTTP/1.1" 200 764 2022-11-01 04:24:10,124 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2022-11-01 04:24:10,124 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1667276396145","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/a7e9f84ffab74a7184af0de49e47e537","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"a7e9f84ffab74a7184af0de49e47e537"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-jakarta"}]}]}}]} 2022-11-01 04:24:10,127 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:24:10,127 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances?service-instance-name=basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9 2022-11-01 04:24:10,127 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9 service-instance-name] data sent: None 2022-11-01 04:24:10,130 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:24:10,186 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances?service-instance-name=basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9 HTTP/1.1" 200 1195 2022-11-01 04:24:10,187 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9 service-instance-name] response code: 200 2022-11-01 04:24:10,188 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9 service-instance-name] response: {"service-instance":[{"service-instance-id":"8e142a29-e3ac-4206-a883-dd60368e4ce8","service-instance-name":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"f84d2469-2e31-4a02-9337-58f1fd56592f","model-version-id":"af17349c-8ce4-47fb-af89-4aa0b779160c","resource-version":"1667276639780","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/8e142a29-e3ac-4206-a883-dd60368e4ce8/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/d362cef3-93b4-465e-9dcf-a1bac05975d0","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"d362cef3-93b4-465e-9dcf-a1bac05975d0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnw-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnw-project"}]}]}}]} 2022-11-01 04:24:10,190 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-11-01 04:24:10,190 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-11-01 04:24:10,191 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-01 04:24:10,191 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-11-01 04:24:10,191 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-11-01 04:24:10,192 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-11-01 04:24:10,669 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1787 2022-11-01 04:24:10,670 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-11-01 04:24:10,671 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d15f6bc3-72f4-421c-bc67-f41fb9933e27","invariantUUID":"91e1fcc8-286d-439b-aec9-00e959c84354","name":"Demo_pNF_WnFiPLQmx0g6g3VKYSSB","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d15f6bc3-72f4-421c-bc67-f41fb9933e27/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5522b0b9-8529-4b32-b07e-a8a9d522e9d6","invariantUUID":"630cb5b9-3678-4654-ace1-e5b7bf7a2631","name":"basic_onboard_svKEIf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5522b0b9-8529-4b32-b07e-a8a9d522e9d6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"467c247a-8a56-40aa-b309-b39e86d97ed2","invariantUUID":"0a376d7f-e35d-4a39-955f-0c34e23cbe5a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/467c247a-8a56-40aa-b309-b39e86d97ed2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","invariantUUID":"f84d2469-2e31-4a02-9337-58f1fd56592f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/af17349c-8ce4-47fb-af89-4aa0b779160c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e4751ce4-07a6-4616-bb76-190c402e551b","invariantUUID":"f538bac9-92aa-419b-811b-8e2b6339ee73","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e4751ce4-07a6-4616-bb76-190c402e551b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-11-01 04:24:10,673 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_WnFiPLQmx0g6g3VKYSSB from SDC 2022-11-01 04:24:10,673 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:24:10,673 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:24:10,673 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-01 04:24:10,673 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_svKEIf from SDC 2022-11-01 04:24:10,674 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:24:10,674 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:24:10,674 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-01 04:24:10,674 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-11-01 04:24:10,674 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:24:10,674 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:24:10,674 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-01 04:24:10,674 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-11-01 04:24:10,674 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:24:10,674 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:24:10,674 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-01 04:24:10,675 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-11-01 04:24:10,675 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:24:10,675 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:24:10,675 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-01 04:24:10,675 DEBUG 175:__init__.py(1) - number of Service returned: 5 2022-11-01 04:24:10,675 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-11-01 04:24:10,675 INFO 220:__init__.py(1) - Service found, updating information 2022-11-01 04:24:10,675 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-01 04:24:10,676 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-11-01 04:24:10,676 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-11-01 04:24:10,677 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-01 04:24:11,128 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-11-01 04:24:11,131 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-11-01 04:24:11,134 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"aa0b4301-01dd-4938-ba3e-9bbe8f31cb52","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474454,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"092c7781-0674-47f7-88f2-4960fe75bf33","invariantUUID":"111c4289-f935-4eb5-b6b6-37ce9ce2ea82","systemName":"VduVirtualfilestorage","description":"This node type describes the specifications of requirements related to virtual file storage resources","tags":["VDU VirtualFileStorage","tosca.nodes.nfv.Vdu.VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e09d65ef-dca0-48be-9746-f0b6e9c31dda","lifecycleState":"CERTIFIED","lastUpdateDate":1667272425132,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"058c3820-c053-43a3-a3b5-3bca03f6b1db","invariantUUID":"b6588f4c-e531-40c4-8d34-da38910a01d6","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","lifecycleState":"CERTIFIED","lastUpdateDate":1667272317011,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbd35ed4-8138-4c90-a43d-28e61d3dd8a7","invariantUUID":"195b01d9-ee25-4233-bde7-d33c5e9a6329","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"889df8d7-a52d-4859-ae7c-35ba12fc8ba4","lifecycleState":"CERTIFIED","lastUpdateDate":1667272315349,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7393ac45-6b07-4c58-9a94-a2d58b34ca89","invariantUUID":"3150b046-4bf1-47b7-9b67-92516ae842ed","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b9a7fa1e-6f03-4dda-8d76-cd0348c15723","lifecycleState":"CERTIFIED","lastUpdateDate":1667272400881,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91150413-df9c-463c-9ae1-f9f8016a5fb7","invariantUUID":"6a4d92d8-cfdf-454b-a058-093626960ceb","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"a6fbf6fe-ba3f-404a-94ff-4720d319e818","lifecycleState":"CERTIFIED","lastUpdateDate":1667272338614,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"71db4b5f-7b98-4b1f-875a-6c6fd0d7321e","invariantUUID":"76869de3-5e33-497d-920f-9406beae5c28","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"718e03fe-55f3-46f6-aa5c-2d2b494226bf","lifecycleState":"CERTIFIED","lastUpdateDate":1667272403858,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f969f6fe-a1fa-4493-af6b-425f42bd2a7e","invariantUUID":"fd493886-33a0-4ee6-ac81-5d8e5e6ab98c","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ad9cade9-edd7-4784-993a-aaa6d9833c62","lifecycleState":"CERTIFIED","lastUpdateDate":1667272414054,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0549d379-65cf-4456-9753-b449bcff1c92","invariantUUID":"de4ca1fb-963f-423f-8f5d-06a23db53250","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f614e5-6800-4ab4-ad4b-e35c04274fa1","lifecycleState":"CERTIFIED","lastUpdateDate":1667272378388,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6efd383c-7050-4059-98da-90d0f031c451","invariantUUID":"d415ffe1-b99a-4c4f-b792-854d5ef95d8c","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7ccc2667-f53b-473d-a72c-0cc71e92295b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272473932,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e43be578-c90d-4ca8-bb63-23717d02852a","invariantUUID":"d3959366-1c13-4367-bf24-e38917dfd46f","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5adbf375-e588-49d1-816b-be930870869e","lifecycleState":"CERTIFIED","lastUpdateDate":1667272373750,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6b290ee-f748-4ae2-96b7-71d15ccb103a","invariantUUID":"8de44231-e150-43ce-b4d7-aa87a503d744","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6e4339d-bece-4884-b021-3eb145267584","lifecycleState":"CERTIFIED","lastUpdateDate":1667272367713,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e95a4db3-e6ca-4e38-b25d-1acfa5f55198","invariantUUID":"885d1a23-954b-4549-8aa2-c87c5a4d95c3","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4da229af-dc60-4b15-8147-8547892b017b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272348428,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebf5ee1d-706b-4dd0-aaee-60f0d6957d0c","invariantUUID":"7129a0d3-e227-4232-b038-771071bbe338","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cafab6b4-fd61-44b8-b46c-c22fc3f31415","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455277,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c04a5016-d1a7-4731-880a-668008493170","invariantUUID":"ee88d0c8-fc64-407d-9397-5ee59620aeff","systemName":"Automationcomposition","description":"The TOSCA service template representing the AutomationComposition","tags":["AutomationComposition","org.onap.policy.clamp.acm.AutomationComposition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f644187a-db35-4820-9894-6475ef0ef5bc","lifecycleState":"CERTIFIED","lastUpdateDate":1667272383199,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fad0698-ac94-4b91-a1a9-703c6ca1543d","invariantUUID":"36483aee-373d-4748-94ef-352afddad7e5","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b0c90085-24ae-4186-b853-ddcdeb33d23f","lifecycleState":"CERTIFIED","lastUpdateDate":1667272405310,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b17d405-4bed-4905-9ccd-993e500a9e6e","invariantUUID":"d72ee77f-6535-4004-bc69-3ca139cec054","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e69281e6-d1d6-4dbb-8a20-dc59b84e391a","lifecycleState":"CERTIFIED","lastUpdateDate":1667272307045,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae4d9ae7-528e-41e2-9ed5-730f81667142","invariantUUID":"59c71fd1-08b1-489a-9d20-51bc60c45ff1","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"af99d56c-fa5f-465d-92b6-1bb95d52db1b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272296433,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35c0c49a-d79d-420f-a6a9-691b332eff4a","invariantUUID":"9729aa71-1658-4b84-90ec-b5d5387a592e","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"14fb5b47-99ac-4356-8c02-b9398f8b0ccb","lifecycleState":"CERTIFIED","lastUpdateDate":1667272293170,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c76b0aa5-147d-4ce7-8a7d-8cd7d0fc6b79","invariantUUID":"b6649c74-e464-4df7-aa9a-4c33f10dc25c","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3afab34a-6e2d-4c58-8f05-6273b358ecc3","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474843,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51995cf6-af39-4a93-9cfe-033e3d9e2d89","invariantUUID":"4930a76b-d291-486e-b84b-4a88ef19b2fe","systemName":"Ns","description":"ETSI Network Service","tags":["NS","tosca.nodes.nfv.NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9a4b066e-17bb-4c42-8b32-f934093a5804","lifecycleState":"CERTIFIED","lastUpdateDate":1667272313457,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a936f68a-421b-4075-a091-73b34206834f","invariantUUID":"8da3087b-e8bf-449e-81ea-9531e6acb03f","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bb7d82d7-2a5a-4f14-84ad-bcbf26fbab78","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455085,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bec072fd-1cc5-404d-b6f1-159979ba91f5","invariantUUID":"726e8e1c-eb3c-4393-bcc3-497a30c6d2f1","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e122f3be-9c43-4180-9a24-fcbfcf681749","lifecycleState":"CERTIFIED","lastUpdateDate":1667272395073,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44ee4f04-676b-4935-846a-5c054e5b0760","invariantUUID":"45b4f5ec-55fb-4ed7-94a2-107e6542d77c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"928db650-4212-4aaf-9b45-82df9c2a1aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1667272372126,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69f2d41c-cf85-46f7-9b42-a3b28bc892cf","invariantUUID":"d7572c66-b987-4c94-9f74-5f5d200d3f0c","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5fe71fdb-77e1-4adb-8334-db9ae336c895","lifecycleState":"CERTIFIED","lastUpdateDate":1667272433617,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ba2d40d-1f54-496e-b526-714e8aea3e9a","invariantUUID":"667ed3cb-8ec7-4f07-9853-4510bdeb20a7","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e631a65e-b323-4b18-b29d-077556f95cab","lifecycleState":"CERTIFIED","lastUpdateDate":1667276410382,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b64c2d5a-0e25-45f6-8cdb-db930972b1e0","invariantUUID":"bd7cc389-0feb-4aba-b253-3021db1c9b2e","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"99f3e37d-1cd2-4864-9fbc-26cf412d950d","lifecycleState":"CERTIFIED","lastUpdateDate":1667272331728,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"411b12d0-b57e-4449-87cf-3c221d7ef120","invariantUUID":"1169b647-2848-4e36-895b-81a2bbb84920","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2a42a95-bf56-4189-b17c-c5a1d1560419","lifecycleState":"CERTIFIED","lastUpdateDate":1667272376824,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0adf3e68-ba29-4884-8d09-a7a05a90e314","invariantUUID":"2588d7c9-370e-42e9-8a27-292d3cea0cd9","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"472a14b2-cd50-4ca9-8311-09b8f55ce179","lifecycleState":"CERTIFIED","lastUpdateDate":1667272475129,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cd91b9c-abb7-4563-9219-2de7acfd7bdc","invariantUUID":"7197b2c4-b6a6-4cc3-b138-52c865b6ae76","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bf728dfe-fd8b-4ddb-a8d1-d37ddbe02a77","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474142,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ef2e487-8c38-4ded-8bf7-ca20c23fddbc","invariantUUID":"b0d76738-2524-4055-aec2-773c2fbc5814","systemName":"VnfExternalCp","description":"Describes a logical external connection point, exposed by the VNF enabling connection with an external Virtual Link","tags":["VNF External CP","tosca.nodes.nfv.VnfExtCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"abdbb395-5b6a-4202-8278-3537b54744d8","lifecycleState":"CERTIFIED","lastUpdateDate":1667272416081,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80e4a873-70c2-4954-8b73-418fc1c8b996","invariantUUID":"0cfe48e2-0b44-40af-8286-3470bc6b6fc1","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"36680ca4-18ac-429f-8f3c-741354b1fbb9","lifecycleState":"CERTIFIED","lastUpdateDate":1667272475239,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5afb135a-d6a3-4ef6-be99-f23d5adc5bc2","invariantUUID":"f10fd07a-bfee-4d90-9983-38ffda845662","systemName":"VduCp","description":"Describes network connectivity between a VNFC instance based on this VDU and an internal VL","tags":["VDU Cp","tosca.nodes.nfv.VduCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70150c73-6990-4a37-a32d-2f826b5899be","lifecycleState":"CERTIFIED","lastUpdateDate":1667272357330,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af0a820b-35cc-4919-9e23-251196c0d5b8","invariantUUID":"9017d3b9-2a7c-4694-8fed-9ac84b363af8","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"155e1584-0733-41ae-bf02-0a438bafd942","lifecycleState":"CERTIFIED","lastUpdateDate":1667272370654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"f897990a-eaed-47d2-a433-2ede5c46a4bd","invariantUUID":"3693619c-4a55-459a-b137-bb427ad46a86","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3d03ae0-b8d6-4f50-ac6e-842e88b8417f","lifecycleState":"CERTIFIED","lastUpdateDate":1667272345396,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3eff3ec-c587-435c-a1bf-e84e70144d27","invariantUUID":"e1aa51de-17eb-4f04-90eb-787aa5ad3875","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ceb91b72-31ef-4e54-ad41-bc0f3f8a34e1","lifecycleState":"CERTIFIED","lastUpdateDate":1667272408204,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"474b72bf-db82-4d65-a32c-0b462553ed8f","invariantUUID":"1d4f87cf-09a5-4613-b64e-780e7cd6d99c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"59850e89-745c-41b4-8f4d-d54ec557ae98","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455181,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51cf906b-c5c7-45cc-8c8b-eb624663f48a","invariantUUID":"f4b7cae1-7d34-451e-8328-ca0d35f680d0","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"60a707f0-cccd-460f-9fb0-428070e69209","lifecycleState":"CERTIFIED","lastUpdateDate":1667272412559,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d22863d9-757a-48a0-abb0-01fc8c6e7430","invariantUUID":"11f328aa-55a8-49ff-8f27-269f94fca5fa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e0a53244-4637-4f8e-b15b-c0919fc6ef33","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474038,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16c23314-adab-415f-80e5-0abbcfbbc70e","invariantUUID":"4ddb3b40-8319-4955-a1ca-d206afc5c5f5","systemName":"Cp","description":"Provides information regarding the purpose of the connection point","tags":["Cp","tosca.nodes.nfv.Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"22dd38d5-bd8e-464b-a9eb-769cb623e435","lifecycleState":"CERTIFIED","lastUpdateDate":1667272437167,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d53a717-ac48-4697-a62a-1d30e80f582e","invariantUUID":"b43b8300-6264-41ca-a2df-33a9340c81de","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b3d13f7-d822-4f54-9152-0db0e8ca7ad8","lifecycleState":"CERTIFIED","lastUpdateDate":1667272375269,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f28efa1-0bdd-4f98-8924-a132542ec359","invariantUUID":"1e383ff3-0e16-4d19-a7a8-5ea5036af89c","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0742792-5c50-409e-af91-2ae2f5a01626","lifecycleState":"CERTIFIED","lastUpdateDate":1667272337093,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"12882744-101c-40a0-8f5c-7043934e8614","invariantUUID":"4f871996-4118-481a-b388-bcaca735687d","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2305269b-3b86-47a3-ae4e-1e7d8606eb53","lifecycleState":"CERTIFIED","lastUpdateDate":1667272302774,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db338fb9-30bd-4aad-aec6-0304228af722","invariantUUID":"5da35ce7-87f5-4abb-b971-37369204a79d","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"142ebfa4-9c5e-432c-bb62-c7cf75adfd42","lifecycleState":"CERTIFIED","lastUpdateDate":1667272321707,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2ed7b288-4047-4df6-a9b8-3f51f49ea7dc","invariantUUID":"85974159-7fc5-4ebb-83fe-7d31fe05fb7d","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72250643-3f7d-41a7-9357-989abc7e4097","lifecycleState":"CERTIFIED","lastUpdateDate":1667272349935,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69a2cb4f-c238-4820-bc74-3c43b3840433","invariantUUID":"e2affe64-5582-4a72-8e6f-8c3c2ba1f404","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42eed834-188f-4ea8-9400-257b8a2e84e6","lifecycleState":"CERTIFIED","lastUpdateDate":1667272318605,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b4275ef6-d1df-434a-a80e-57fedac2a349","invariantUUID":"1a60b6e3-c404-40e5-8bc5-e6cf53b75b86","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5eb73d7d-a1f6-46d2-87c0-9b78257637af","lifecycleState":"CERTIFIED","lastUpdateDate":1667272361744,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b67376c-d854-41d6-9c3a-eebfc3b9d73b","invariantUUID":"ff9de706-2aec-46f2-acc0-38803eff7c36","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f53fce3-d18d-40b6-ae29-523c0d41cad3","lifecycleState":"CERTIFIED","lastUpdateDate":1667272420201,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b7ec5e4-1698-4721-b3ee-eba3165f72ea","invariantUUID":"d1ead0c6-ccf5-49fc-b66c-001a1d20dd8e","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"87005c2e-32c8-4032-b07e-1d4d34945341","lifecycleState":"CERTIFIED","lastUpdateDate":1667272402349,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73d40ab9-f9df-40a7-b079-9db8e62659bb","invariantUUID":"ebf52de0-f06d-470f-9bf9-c5d184fd8ef7","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd9c500-6ad1-4161-965d-d65ffecbba5b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272342400,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60a371e5-69b8-4044-945f-c2d796a1fea4","invariantUUID":"338eb626-ba37-49da-a219-1a736b37ea51","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e810f42f-435a-44c5-b170-4335fb601db0","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474346,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0e1d7d1-37f6-4f9b-b06a-f82de8116d6c","invariantUUID":"ef8a9caa-a9ff-46d5-b8f5-82779534bcb8","systemName":"VduVirtualobjectstorage","description":"This node type describes the specifications of requirements related to virtual object storage resources","tags":["VDU VirtualObjectStorage","tosca.nodes.nfv.Vdu.VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"04f6d2e9-f64a-401a-a6e4-93b6fff187e2","lifecycleState":"CERTIFIED","lastUpdateDate":1667272294833,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5985a2f-8afa-480f-901f-49f41b9daf1c","invariantUUID":"350fad67-4db4-41e8-ba16-e61b36869aca","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4272e2a-0e0b-410f-90ff-bf8c6a632d73","lifecycleState":"CERTIFIED","lastUpdateDate":1667272411097,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aad6a62f-3306-4d1b-bda3-f5c8bc647fd5","invariantUUID":"1084889e-a259-4747-9772-c39797c5f93e","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b4f65b7-37e0-492d-a813-ff3ecdf0ebce","lifecycleState":"CERTIFIED","lastUpdateDate":1667272428575,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2683f661-99d6-4751-80b5-c3580c573a95","invariantUUID":"a29d4fc8-4167-47ae-8dcc-fbccd07df867","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39ed3e85-de0d-4d5d-8363-06a72e6303e2","lifecycleState":"CERTIFIED","lastUpdateDate":1667272363273,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27c3faa7-665b-4faa-9aaf-1fc44897ef26","invariantUUID":"906c2e7e-99b4-420d-9e64-dfff66388b43","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be","lifecycleState":"CERTIFIED","lastUpdateDate":1667272369210,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97f17e8b-e9da-4cf6-91d6-fbbe2723a0f9","invariantUUID":"47734f1c-7f53-4af9-9c27-f9fccf510c92","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2b844a7-4aae-4a54-8a5c-fc1629085f40","lifecycleState":"CERTIFIED","lastUpdateDate":1667276401084,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9cd973da-d809-452f-aa6e-bd9de457cfed","invariantUUID":"9e363cd8-82ce-4d9d-83a6-3a9189e228a3","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"830e29bf-21a8-4c6f-a375-1dab248cd36c","lifecycleState":"CERTIFIED","lastUpdateDate":1667272423503,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b7b66f2-225f-473c-8373-3772101508b4","invariantUUID":"0bd03b9b-0042-45af-85a2-d999b061b858","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24e4ec29-af55-44d7-8087-b3b81e9b4eb2","lifecycleState":"CERTIFIED","lastUpdateDate":1667272323373,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c81daa63-33ef-475a-ad4a-a7ccb515b554","invariantUUID":"5ee77649-1333-4fd2-ae7d-1416fec10f79","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8314a90a-a6df-4367-9523-3306e9e1d26b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474636,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77808606-2d59-428b-91df-04f0e30e94c7","invariantUUID":"d63451e1-2bd9-4e51-b546-b7571e6ee8ee","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.Vdu.VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"43c404b0-a745-4022-8d85-f5e7ab928406","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455440,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32eb1ce1-112e-47c0-9293-99e93ea8e461","invariantUUID":"cb12f2c8-9072-4301-b047-a6829562e6d4","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"61c8ed83-e4b4-4758-a22b-79d93b251568","lifecycleState":"CERTIFIED","lastUpdateDate":1667272320142,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd6f76f2-b33a-4988-b8bf-0cd3840f7d27","invariantUUID":"7195316c-ffd0-4203-bbb1-c55651b368f7","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2ee05a2e-415e-4e5a-9e36-a590f82f27b4","lifecycleState":"CERTIFIED","lastUpdateDate":1667272418450,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c49cf52c-97fe-4a92-a0f5-0a47c3c4a8f3","invariantUUID":"a335191a-3350-4b74-b2ac-fc2d8ad94753","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"3a18813f-bd3d-48b1-a842-aec20d2fcbd0","lifecycleState":"CERTIFIED","lastUpdateDate":1667272335512,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ca88c9a2-00ef-404c-aaee-da6be2764e24","invariantUUID":"afba4035-5027-43ec-a16f-ed67bcb05761","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02a84fa8-99aa-450a-bb87-22d74675ac78","lifecycleState":"CERTIFIED","lastUpdateDate":1667272351440,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bf1663d-71e5-4838-9bf8-b0b59f849cd5","invariantUUID":"45b8c280-b3cd-4340-9f9e-b177f55d247a","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"035f076c-3bc8-42f6-a880-999b50519a45","lifecycleState":"CERTIFIED","lastUpdateDate":1667272435580,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56450c65-d473-49e2-a1f3-009f07520852","invariantUUID":"b1a66c27-8a70-419d-86e3-2c49474bba83","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"36dceee6-b70d-4bea-b90d-82579a0c9dda","lifecycleState":"CERTIFIED","lastUpdateDate":1667272406744,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64b4ed34-fa71-4efd-ba62-d6e9e30e1896","invariantUUID":"9643fa2a-01de-4ca3-8813-7fdb5c7b32b8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45b6d3c6-4e44-46f7-a25d-54c2a4881e52","lifecycleState":"CERTIFIED","lastUpdateDate":1667272384686,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"567d5025-76a1-4c5e-b079-2bd3988a40d2","invariantUUID":"52be75ba-fda3-41a7-9723-178a5a928d28","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2c8d8a91-5926-43fc-9d4b-390729c6d67d","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455359,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57bde6b5-b059-42b9-ad68-da3927dbbc83","invariantUUID":"ae8458db-0926-4d55-9744-8fd95e430601","systemName":"Policyautomationcompositionelement","description":"The TOSCA service template representing the PolicyAutomationCompositionElement","tags":["PolicyAutomationCompositionElement","org.onap.policy.clamp.acm.PolicyAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"45397213-7f44-4998-b953-81b398b6478f","lifecycleState":"CERTIFIED","lastUpdateDate":1667272299706,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d6cffe9-18e3-4f9c-acc0-1cb3d03722dc","invariantUUID":"d36ef72d-b610-4934-921d-9423dc6ec676","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6be5311-c557-4a41-8705-a9f4288c5b29","lifecycleState":"CERTIFIED","lastUpdateDate":1667272393511,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0650974-3ca9-4383-bb6e-d367ce88c07c","invariantUUID":"a3d626aa-7220-4197-8bca-6d719a3911c9","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6c10c682-b491-49e5-900d-65674120b042","lifecycleState":"CERTIFIED","lastUpdateDate":1667276408906,"name":"pNF 05369dc0-3467","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3cd112d6-70d3-4838-a2de-2df24109e3ac","invariantUUID":"84a2e43b-aeb1-4e81-a929-46d04a75ed9b","systemName":"Pnf05369dc03467","description":"vendor software product","tags":["pNF 05369dc0-3467"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"727bf524-3fb1-4ca2-90a9-215416bf69cc","lifecycleState":"CERTIFIED","lastUpdateDate":1667272387656,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e415c4ce-9e85-4aee-8082-e02ec7759b00","invariantUUID":"9422e6a9-61b3-49b2-ac52-9814a92e60fe","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24896d1a-b94b-41d6-8f15-9db33cf6c39e","lifecycleState":"CERTIFIED","lastUpdateDate":1667272310196,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b09a65b1-1eb4-48a9-9ebe-a2b5a9f885a4","invariantUUID":"dd984baf-1e71-4b30-bae6-67de3059406e","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"896f3d60-6194-4b19-b650-a31064cad6c4","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474742,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edadc9ee-43ab-47c9-84a5-b1de2743d699","invariantUUID":"8d6a4a86-9720-43f4-af13-564040624e19","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2477e4fb-ad3c-43aa-90f6-ae5b77c75d06","lifecycleState":"CERTIFIED","lastUpdateDate":1667272409662,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad13db54-d172-4e82-961f-7f2e1ed90ba8","invariantUUID":"1be609c4-9f2a-458d-a4c9-8b347cad5e7e","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"49a7aff2-9d56-453d-a4c9-3f30befff0f0","lifecycleState":"CERTIFIED","lastUpdateDate":1667272343887,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed81c902-4198-4489-973a-0711bf1243af","invariantUUID":"517cdb80-2252-48d5-86aa-1e86dc8e4740","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4a5421c0-18bf-4202-8b96-f7897a24e58a","lifecycleState":"CERTIFIED","lastUpdateDate":1667272431895,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c9cf805-f34a-4b97-9468-3f23dcef1d9f","invariantUUID":"8b57d5a8-b944-48b5-878f-14c3fef5c550","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f7ace1af-adef-493e-8bba-89e8c8cd9a1a","lifecycleState":"CERTIFIED","lastUpdateDate":1667272308670,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef67198b-e549-4597-b53c-3584e6e16e64","invariantUUID":"a5e9b404-0ec4-4e15-bf0a-23a2e6457071","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c88c2db-d95a-4f97-918e-4d84109d6c52","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474238,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ad5da5b-0bc8-44b0-8723-6fb7ab6ebd8c","invariantUUID":"dd4df92d-9a86-4f9c-9c82-d2e62298c274","systemName":"Vnfvirtuallink","description":"Describes the information about an internal VNF VL","tags":["VnfVirtualLink","tosca.nodes.nfv.VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c093c8bf-9fc2-4774-9946-1cfd33deda0e","lifecycleState":"CERTIFIED","lastUpdateDate":1667272430318,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eaf44f8-dc46-4049-b184-98cdd69f029b","invariantUUID":"a4a6f2c7-be94-458a-9fc5-9e0a4b6dd261","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"85b0903b-4069-4e0c-8887-cb9773b331da","lifecycleState":"CERTIFIED","lastUpdateDate":1667272286374,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ea998a1-6889-448e-a83c-575fb6a0de79","invariantUUID":"541bbdcf-a281-4658-9361-0cae548c98c9","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ec2272f4-0875-4a17-9542-811cbec7597b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272340910,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d9fa987-e883-42dd-85f3-da770d028aad","invariantUUID":"ca919b4c-d1f6-4800-821b-4fae7a954f6a","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f699789-828f-4992-a843-afcd96341e6f","lifecycleState":"CERTIFIED","lastUpdateDate":1667272381720,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"885c990b-f102-4461-8f7d-d950938a4f95","invariantUUID":"4ad34505-f4a3-49ea-8892-d2f7bc35cfa3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1bad25b5-9e4b-49db-8eb4-6aec105991e4","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455527,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd29f5fe-9abc-4026-bdc2-0de0435f6e25","invariantUUID":"13b2131a-c867-47e7-ab94-eb7f312fe4f1","systemName":"K8smicroserviceautomationcompositionelement","description":"The TOSCA service template representing the K8SMicroserviceAutomationCompositionElement","tags":["K8SMicroserviceAutomationCompositionElement","org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5df29ff5-cf1a-4221-924f-fb74b3caa20d","lifecycleState":"CERTIFIED","lastUpdateDate":1667272301269,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"150f2f8b-fe5c-4773-92fa-27ce55e5072a","invariantUUID":"f03884e7-21bb-4c8f-abf4-4d618f8f8e2b","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eaf0a64f-a113-4b58-b5a7-b1e6f9777311","lifecycleState":"CERTIFIED","lastUpdateDate":1667272311725,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92a63029-22c7-4232-b752-62536fb24101","invariantUUID":"ec3e05d9-71a4-4ce0-b8b1-bc6a3d4be387","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0b7e6f4b-00ca-43a9-8cf0-e8502bc30da0","lifecycleState":"CERTIFIED","lastUpdateDate":1667275495520,"name":"basic_onboard_svKEIf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a4758b9f-93d4-42a7-bfe1-f100b1c87cb5","invariantUUID":"0103aa37-e66a-4582-ac09-5cd27beb067d","systemName":"BasicOnboardSvkeif","description":"VF","tags":["basic_onboard_svKEIf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"017779ed-bf7d-4363-a981-e9393b839fb1","lifecycleState":"CERTIFIED","lastUpdateDate":1667272366258,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"32311fae-6aab-47fa-a0a8-112fbae824a1","invariantUUID":"32c9105d-5ce6-412c-88c7-eb095dc75215","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3909e994-60ff-4140-b2b9-480a769ae093","lifecycleState":"CERTIFIED","lastUpdateDate":1667272389147,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3748e9-6ac5-430f-a209-bb07332e4b6f","invariantUUID":"5aee953e-b8bb-40b4-95da-31eeb99f301a","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"71218f7c-9378-4ed7-9cab-2b27d2a5981a","lifecycleState":"CERTIFIED","lastUpdateDate":1667272330221,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"be750778-ab7f-4881-8ce4-0a0561222768","invariantUUID":"8703589d-ca94-4cc0-b487-a50d83f68ed0","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ec2fe9e5-9525-4d59-adef-93bf5a15006d","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455610,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a707eeab-8a34-4a4c-90f9-7bbf1d1d0c76","invariantUUID":"aef2350f-f75f-4ed7-8e08-80dede405dd8","systemName":"Httpautomationcompositionelement","description":"The TOSCA service template representing the HttpAutomationCompositionElement","tags":["HttpAutomationCompositionElement","org.onap.policy.clamp.acm.HttpAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bdd3089d-e862-4ee3-86e9-5fe02d753257","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474982,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6430f46-807e-4ec9-8482-4dabff0f2a54","invariantUUID":"4d40dd01-5a06-43fa-b527-704bc0977b55","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute","tosca.nodes.nfv.Vdu.Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"95a9e166-9a06-41dc-90b8-670eafaba24c","lifecycleState":"CERTIFIED","lastUpdateDate":1667275530737,"name":"basic_onboard_svKEIf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5522b0b9-8529-4b32-b07e-a8a9d522e9d6","invariantUUID":"630cb5b9-3678-4654-ace1-e5b7bf7a2631","systemName":"BasicOnboardSvkeif","description":"service","tags":["basic_onboard_svKEIf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0f0b8590-2b3f-45b5-b671-d4cc5e98fcdd","lifecycleState":"CERTIFIED","lastUpdateDate":1667276419526,"name":"Demo_pNF_WnFiPLQmx0g6g3VKYSSB","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"d15f6bc3-72f4-421c-bc67-f41fb9933e27","invariantUUID":"91e1fcc8-286d-439b-aec9-00e959c84354","systemName":"DemoPnfWnfiplqmx0g6g3vkyssb","description":"catalog service description","tags":["robot-ete","Demo_pNF_WnFiPLQmx0g6g3VKYSSB"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3f639d3a-13b9-43df-9be7-b167dd25fafe","lifecycleState":"CERTIFIED","lastUpdateDate":1667276389808,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","invariantUUID":"f84d2469-2e31-4a02-9337-58f1fd56592f","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ec498fc3-d09b-4d88-8157-eceed241cfd1","lifecycleState":"CERTIFIED","lastUpdateDate":1667276435461,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"467c247a-8a56-40aa-b309-b39e86d97ed2","invariantUUID":"0a376d7f-e35d-4a39-955f-0c34e23cbe5a","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"69460081-f5e4-483d-b210-e36e35d29af9","lifecycleState":"CERTIFIED","lastUpdateDate":1667276445176,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e4751ce4-07a6-4616-bb76-190c402e551b","invariantUUID":"f538bac9-92aa-419b-811b-8e2b6339ee73","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-11-01 04:24:11,138 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-11-01 04:24:11,139 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-01 04:24:11,139 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-11-01 04:24:11,139 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-11-01 04:24:11,141 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-01 04:24:11,203 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-11-01 04:24:11,206 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-11-01 04:24:11,209 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"aa0b4301-01dd-4938-ba3e-9bbe8f31cb52","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474454,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"092c7781-0674-47f7-88f2-4960fe75bf33","invariantUUID":"111c4289-f935-4eb5-b6b6-37ce9ce2ea82","systemName":"VduVirtualfilestorage","description":"This node type describes the specifications of requirements related to virtual file storage resources","tags":["VDU VirtualFileStorage","tosca.nodes.nfv.Vdu.VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e09d65ef-dca0-48be-9746-f0b6e9c31dda","lifecycleState":"CERTIFIED","lastUpdateDate":1667272425132,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"058c3820-c053-43a3-a3b5-3bca03f6b1db","invariantUUID":"b6588f4c-e531-40c4-8d34-da38910a01d6","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","lifecycleState":"CERTIFIED","lastUpdateDate":1667272317011,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbd35ed4-8138-4c90-a43d-28e61d3dd8a7","invariantUUID":"195b01d9-ee25-4233-bde7-d33c5e9a6329","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"889df8d7-a52d-4859-ae7c-35ba12fc8ba4","lifecycleState":"CERTIFIED","lastUpdateDate":1667272315349,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7393ac45-6b07-4c58-9a94-a2d58b34ca89","invariantUUID":"3150b046-4bf1-47b7-9b67-92516ae842ed","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b9a7fa1e-6f03-4dda-8d76-cd0348c15723","lifecycleState":"CERTIFIED","lastUpdateDate":1667272400881,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91150413-df9c-463c-9ae1-f9f8016a5fb7","invariantUUID":"6a4d92d8-cfdf-454b-a058-093626960ceb","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"a6fbf6fe-ba3f-404a-94ff-4720d319e818","lifecycleState":"CERTIFIED","lastUpdateDate":1667272338614,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"71db4b5f-7b98-4b1f-875a-6c6fd0d7321e","invariantUUID":"76869de3-5e33-497d-920f-9406beae5c28","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"718e03fe-55f3-46f6-aa5c-2d2b494226bf","lifecycleState":"CERTIFIED","lastUpdateDate":1667272403858,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f969f6fe-a1fa-4493-af6b-425f42bd2a7e","invariantUUID":"fd493886-33a0-4ee6-ac81-5d8e5e6ab98c","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ad9cade9-edd7-4784-993a-aaa6d9833c62","lifecycleState":"CERTIFIED","lastUpdateDate":1667272414054,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0549d379-65cf-4456-9753-b449bcff1c92","invariantUUID":"de4ca1fb-963f-423f-8f5d-06a23db53250","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f614e5-6800-4ab4-ad4b-e35c04274fa1","lifecycleState":"CERTIFIED","lastUpdateDate":1667272378388,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6efd383c-7050-4059-98da-90d0f031c451","invariantUUID":"d415ffe1-b99a-4c4f-b792-854d5ef95d8c","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7ccc2667-f53b-473d-a72c-0cc71e92295b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272473932,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e43be578-c90d-4ca8-bb63-23717d02852a","invariantUUID":"d3959366-1c13-4367-bf24-e38917dfd46f","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5adbf375-e588-49d1-816b-be930870869e","lifecycleState":"CERTIFIED","lastUpdateDate":1667272373750,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6b290ee-f748-4ae2-96b7-71d15ccb103a","invariantUUID":"8de44231-e150-43ce-b4d7-aa87a503d744","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6e4339d-bece-4884-b021-3eb145267584","lifecycleState":"CERTIFIED","lastUpdateDate":1667272367713,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e95a4db3-e6ca-4e38-b25d-1acfa5f55198","invariantUUID":"885d1a23-954b-4549-8aa2-c87c5a4d95c3","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4da229af-dc60-4b15-8147-8547892b017b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272348428,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebf5ee1d-706b-4dd0-aaee-60f0d6957d0c","invariantUUID":"7129a0d3-e227-4232-b038-771071bbe338","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cafab6b4-fd61-44b8-b46c-c22fc3f31415","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455277,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c04a5016-d1a7-4731-880a-668008493170","invariantUUID":"ee88d0c8-fc64-407d-9397-5ee59620aeff","systemName":"Automationcomposition","description":"The TOSCA service template representing the AutomationComposition","tags":["AutomationComposition","org.onap.policy.clamp.acm.AutomationComposition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f644187a-db35-4820-9894-6475ef0ef5bc","lifecycleState":"CERTIFIED","lastUpdateDate":1667272383199,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fad0698-ac94-4b91-a1a9-703c6ca1543d","invariantUUID":"36483aee-373d-4748-94ef-352afddad7e5","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b0c90085-24ae-4186-b853-ddcdeb33d23f","lifecycleState":"CERTIFIED","lastUpdateDate":1667272405310,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b17d405-4bed-4905-9ccd-993e500a9e6e","invariantUUID":"d72ee77f-6535-4004-bc69-3ca139cec054","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e69281e6-d1d6-4dbb-8a20-dc59b84e391a","lifecycleState":"CERTIFIED","lastUpdateDate":1667272307045,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae4d9ae7-528e-41e2-9ed5-730f81667142","invariantUUID":"59c71fd1-08b1-489a-9d20-51bc60c45ff1","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"af99d56c-fa5f-465d-92b6-1bb95d52db1b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272296433,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35c0c49a-d79d-420f-a6a9-691b332eff4a","invariantUUID":"9729aa71-1658-4b84-90ec-b5d5387a592e","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"14fb5b47-99ac-4356-8c02-b9398f8b0ccb","lifecycleState":"CERTIFIED","lastUpdateDate":1667272293170,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c76b0aa5-147d-4ce7-8a7d-8cd7d0fc6b79","invariantUUID":"b6649c74-e464-4df7-aa9a-4c33f10dc25c","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3afab34a-6e2d-4c58-8f05-6273b358ecc3","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474843,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51995cf6-af39-4a93-9cfe-033e3d9e2d89","invariantUUID":"4930a76b-d291-486e-b84b-4a88ef19b2fe","systemName":"Ns","description":"ETSI Network Service","tags":["NS","tosca.nodes.nfv.NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9a4b066e-17bb-4c42-8b32-f934093a5804","lifecycleState":"CERTIFIED","lastUpdateDate":1667272313457,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a936f68a-421b-4075-a091-73b34206834f","invariantUUID":"8da3087b-e8bf-449e-81ea-9531e6acb03f","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bb7d82d7-2a5a-4f14-84ad-bcbf26fbab78","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455085,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bec072fd-1cc5-404d-b6f1-159979ba91f5","invariantUUID":"726e8e1c-eb3c-4393-bcc3-497a30c6d2f1","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e122f3be-9c43-4180-9a24-fcbfcf681749","lifecycleState":"CERTIFIED","lastUpdateDate":1667272395073,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44ee4f04-676b-4935-846a-5c054e5b0760","invariantUUID":"45b4f5ec-55fb-4ed7-94a2-107e6542d77c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"928db650-4212-4aaf-9b45-82df9c2a1aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1667272372126,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69f2d41c-cf85-46f7-9b42-a3b28bc892cf","invariantUUID":"d7572c66-b987-4c94-9f74-5f5d200d3f0c","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5fe71fdb-77e1-4adb-8334-db9ae336c895","lifecycleState":"CERTIFIED","lastUpdateDate":1667272433617,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ba2d40d-1f54-496e-b526-714e8aea3e9a","invariantUUID":"667ed3cb-8ec7-4f07-9853-4510bdeb20a7","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e631a65e-b323-4b18-b29d-077556f95cab","lifecycleState":"CERTIFIED","lastUpdateDate":1667276410382,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b64c2d5a-0e25-45f6-8cdb-db930972b1e0","invariantUUID":"bd7cc389-0feb-4aba-b253-3021db1c9b2e","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"99f3e37d-1cd2-4864-9fbc-26cf412d950d","lifecycleState":"CERTIFIED","lastUpdateDate":1667272331728,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"411b12d0-b57e-4449-87cf-3c221d7ef120","invariantUUID":"1169b647-2848-4e36-895b-81a2bbb84920","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2a42a95-bf56-4189-b17c-c5a1d1560419","lifecycleState":"CERTIFIED","lastUpdateDate":1667272376824,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0adf3e68-ba29-4884-8d09-a7a05a90e314","invariantUUID":"2588d7c9-370e-42e9-8a27-292d3cea0cd9","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"472a14b2-cd50-4ca9-8311-09b8f55ce179","lifecycleState":"CERTIFIED","lastUpdateDate":1667272475129,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cd91b9c-abb7-4563-9219-2de7acfd7bdc","invariantUUID":"7197b2c4-b6a6-4cc3-b138-52c865b6ae76","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bf728dfe-fd8b-4ddb-a8d1-d37ddbe02a77","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474142,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ef2e487-8c38-4ded-8bf7-ca20c23fddbc","invariantUUID":"b0d76738-2524-4055-aec2-773c2fbc5814","systemName":"VnfExternalCp","description":"Describes a logical external connection point, exposed by the VNF enabling connection with an external Virtual Link","tags":["VNF External CP","tosca.nodes.nfv.VnfExtCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"abdbb395-5b6a-4202-8278-3537b54744d8","lifecycleState":"CERTIFIED","lastUpdateDate":1667272416081,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80e4a873-70c2-4954-8b73-418fc1c8b996","invariantUUID":"0cfe48e2-0b44-40af-8286-3470bc6b6fc1","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"36680ca4-18ac-429f-8f3c-741354b1fbb9","lifecycleState":"CERTIFIED","lastUpdateDate":1667272475239,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5afb135a-d6a3-4ef6-be99-f23d5adc5bc2","invariantUUID":"f10fd07a-bfee-4d90-9983-38ffda845662","systemName":"VduCp","description":"Describes network connectivity between a VNFC instance based on this VDU and an internal VL","tags":["VDU Cp","tosca.nodes.nfv.VduCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70150c73-6990-4a37-a32d-2f826b5899be","lifecycleState":"CERTIFIED","lastUpdateDate":1667272357330,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af0a820b-35cc-4919-9e23-251196c0d5b8","invariantUUID":"9017d3b9-2a7c-4694-8fed-9ac84b363af8","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"155e1584-0733-41ae-bf02-0a438bafd942","lifecycleState":"CERTIFIED","lastUpdateDate":1667272370654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"f897990a-eaed-47d2-a433-2ede5c46a4bd","invariantUUID":"3693619c-4a55-459a-b137-bb427ad46a86","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3d03ae0-b8d6-4f50-ac6e-842e88b8417f","lifecycleState":"CERTIFIED","lastUpdateDate":1667272345396,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3eff3ec-c587-435c-a1bf-e84e70144d27","invariantUUID":"e1aa51de-17eb-4f04-90eb-787aa5ad3875","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ceb91b72-31ef-4e54-ad41-bc0f3f8a34e1","lifecycleState":"CERTIFIED","lastUpdateDate":1667272408204,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"474b72bf-db82-4d65-a32c-0b462553ed8f","invariantUUID":"1d4f87cf-09a5-4613-b64e-780e7cd6d99c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"59850e89-745c-41b4-8f4d-d54ec557ae98","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455181,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51cf906b-c5c7-45cc-8c8b-eb624663f48a","invariantUUID":"f4b7cae1-7d34-451e-8328-ca0d35f680d0","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"60a707f0-cccd-460f-9fb0-428070e69209","lifecycleState":"CERTIFIED","lastUpdateDate":1667272412559,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d22863d9-757a-48a0-abb0-01fc8c6e7430","invariantUUID":"11f328aa-55a8-49ff-8f27-269f94fca5fa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e0a53244-4637-4f8e-b15b-c0919fc6ef33","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474038,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16c23314-adab-415f-80e5-0abbcfbbc70e","invariantUUID":"4ddb3b40-8319-4955-a1ca-d206afc5c5f5","systemName":"Cp","description":"Provides information regarding the purpose of the connection point","tags":["Cp","tosca.nodes.nfv.Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"22dd38d5-bd8e-464b-a9eb-769cb623e435","lifecycleState":"CERTIFIED","lastUpdateDate":1667272437167,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d53a717-ac48-4697-a62a-1d30e80f582e","invariantUUID":"b43b8300-6264-41ca-a2df-33a9340c81de","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b3d13f7-d822-4f54-9152-0db0e8ca7ad8","lifecycleState":"CERTIFIED","lastUpdateDate":1667272375269,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f28efa1-0bdd-4f98-8924-a132542ec359","invariantUUID":"1e383ff3-0e16-4d19-a7a8-5ea5036af89c","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0742792-5c50-409e-af91-2ae2f5a01626","lifecycleState":"CERTIFIED","lastUpdateDate":1667272337093,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"12882744-101c-40a0-8f5c-7043934e8614","invariantUUID":"4f871996-4118-481a-b388-bcaca735687d","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2305269b-3b86-47a3-ae4e-1e7d8606eb53","lifecycleState":"CERTIFIED","lastUpdateDate":1667272302774,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db338fb9-30bd-4aad-aec6-0304228af722","invariantUUID":"5da35ce7-87f5-4abb-b971-37369204a79d","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"142ebfa4-9c5e-432c-bb62-c7cf75adfd42","lifecycleState":"CERTIFIED","lastUpdateDate":1667272321707,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2ed7b288-4047-4df6-a9b8-3f51f49ea7dc","invariantUUID":"85974159-7fc5-4ebb-83fe-7d31fe05fb7d","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72250643-3f7d-41a7-9357-989abc7e4097","lifecycleState":"CERTIFIED","lastUpdateDate":1667272349935,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69a2cb4f-c238-4820-bc74-3c43b3840433","invariantUUID":"e2affe64-5582-4a72-8e6f-8c3c2ba1f404","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42eed834-188f-4ea8-9400-257b8a2e84e6","lifecycleState":"CERTIFIED","lastUpdateDate":1667272318605,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b4275ef6-d1df-434a-a80e-57fedac2a349","invariantUUID":"1a60b6e3-c404-40e5-8bc5-e6cf53b75b86","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5eb73d7d-a1f6-46d2-87c0-9b78257637af","lifecycleState":"CERTIFIED","lastUpdateDate":1667272361744,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b67376c-d854-41d6-9c3a-eebfc3b9d73b","invariantUUID":"ff9de706-2aec-46f2-acc0-38803eff7c36","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f53fce3-d18d-40b6-ae29-523c0d41cad3","lifecycleState":"CERTIFIED","lastUpdateDate":1667272420201,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b7ec5e4-1698-4721-b3ee-eba3165f72ea","invariantUUID":"d1ead0c6-ccf5-49fc-b66c-001a1d20dd8e","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"87005c2e-32c8-4032-b07e-1d4d34945341","lifecycleState":"CERTIFIED","lastUpdateDate":1667272402349,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73d40ab9-f9df-40a7-b079-9db8e62659bb","invariantUUID":"ebf52de0-f06d-470f-9bf9-c5d184fd8ef7","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd9c500-6ad1-4161-965d-d65ffecbba5b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272342400,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60a371e5-69b8-4044-945f-c2d796a1fea4","invariantUUID":"338eb626-ba37-49da-a219-1a736b37ea51","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e810f42f-435a-44c5-b170-4335fb601db0","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474346,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0e1d7d1-37f6-4f9b-b06a-f82de8116d6c","invariantUUID":"ef8a9caa-a9ff-46d5-b8f5-82779534bcb8","systemName":"VduVirtualobjectstorage","description":"This node type describes the specifications of requirements related to virtual object storage resources","tags":["VDU VirtualObjectStorage","tosca.nodes.nfv.Vdu.VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"04f6d2e9-f64a-401a-a6e4-93b6fff187e2","lifecycleState":"CERTIFIED","lastUpdateDate":1667272294833,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5985a2f-8afa-480f-901f-49f41b9daf1c","invariantUUID":"350fad67-4db4-41e8-ba16-e61b36869aca","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4272e2a-0e0b-410f-90ff-bf8c6a632d73","lifecycleState":"CERTIFIED","lastUpdateDate":1667272411097,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aad6a62f-3306-4d1b-bda3-f5c8bc647fd5","invariantUUID":"1084889e-a259-4747-9772-c39797c5f93e","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b4f65b7-37e0-492d-a813-ff3ecdf0ebce","lifecycleState":"CERTIFIED","lastUpdateDate":1667272428575,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2683f661-99d6-4751-80b5-c3580c573a95","invariantUUID":"a29d4fc8-4167-47ae-8dcc-fbccd07df867","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39ed3e85-de0d-4d5d-8363-06a72e6303e2","lifecycleState":"CERTIFIED","lastUpdateDate":1667272363273,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27c3faa7-665b-4faa-9aaf-1fc44897ef26","invariantUUID":"906c2e7e-99b4-420d-9e64-dfff66388b43","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be","lifecycleState":"CERTIFIED","lastUpdateDate":1667272369210,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97f17e8b-e9da-4cf6-91d6-fbbe2723a0f9","invariantUUID":"47734f1c-7f53-4af9-9c27-f9fccf510c92","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2b844a7-4aae-4a54-8a5c-fc1629085f40","lifecycleState":"CERTIFIED","lastUpdateDate":1667276401084,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9cd973da-d809-452f-aa6e-bd9de457cfed","invariantUUID":"9e363cd8-82ce-4d9d-83a6-3a9189e228a3","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"830e29bf-21a8-4c6f-a375-1dab248cd36c","lifecycleState":"CERTIFIED","lastUpdateDate":1667272423503,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b7b66f2-225f-473c-8373-3772101508b4","invariantUUID":"0bd03b9b-0042-45af-85a2-d999b061b858","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24e4ec29-af55-44d7-8087-b3b81e9b4eb2","lifecycleState":"CERTIFIED","lastUpdateDate":1667272323373,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c81daa63-33ef-475a-ad4a-a7ccb515b554","invariantUUID":"5ee77649-1333-4fd2-ae7d-1416fec10f79","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8314a90a-a6df-4367-9523-3306e9e1d26b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474636,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77808606-2d59-428b-91df-04f0e30e94c7","invariantUUID":"d63451e1-2bd9-4e51-b546-b7571e6ee8ee","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.Vdu.VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"43c404b0-a745-4022-8d85-f5e7ab928406","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455440,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32eb1ce1-112e-47c0-9293-99e93ea8e461","invariantUUID":"cb12f2c8-9072-4301-b047-a6829562e6d4","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"61c8ed83-e4b4-4758-a22b-79d93b251568","lifecycleState":"CERTIFIED","lastUpdateDate":1667272320142,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd6f76f2-b33a-4988-b8bf-0cd3840f7d27","invariantUUID":"7195316c-ffd0-4203-bbb1-c55651b368f7","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2ee05a2e-415e-4e5a-9e36-a590f82f27b4","lifecycleState":"CERTIFIED","lastUpdateDate":1667272418450,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c49cf52c-97fe-4a92-a0f5-0a47c3c4a8f3","invariantUUID":"a335191a-3350-4b74-b2ac-fc2d8ad94753","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"3a18813f-bd3d-48b1-a842-aec20d2fcbd0","lifecycleState":"CERTIFIED","lastUpdateDate":1667272335512,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ca88c9a2-00ef-404c-aaee-da6be2764e24","invariantUUID":"afba4035-5027-43ec-a16f-ed67bcb05761","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02a84fa8-99aa-450a-bb87-22d74675ac78","lifecycleState":"CERTIFIED","lastUpdateDate":1667272351440,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bf1663d-71e5-4838-9bf8-b0b59f849cd5","invariantUUID":"45b8c280-b3cd-4340-9f9e-b177f55d247a","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"035f076c-3bc8-42f6-a880-999b50519a45","lifecycleState":"CERTIFIED","lastUpdateDate":1667272435580,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56450c65-d473-49e2-a1f3-009f07520852","invariantUUID":"b1a66c27-8a70-419d-86e3-2c49474bba83","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"36dceee6-b70d-4bea-b90d-82579a0c9dda","lifecycleState":"CERTIFIED","lastUpdateDate":1667272406744,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64b4ed34-fa71-4efd-ba62-d6e9e30e1896","invariantUUID":"9643fa2a-01de-4ca3-8813-7fdb5c7b32b8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45b6d3c6-4e44-46f7-a25d-54c2a4881e52","lifecycleState":"CERTIFIED","lastUpdateDate":1667272384686,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"567d5025-76a1-4c5e-b079-2bd3988a40d2","invariantUUID":"52be75ba-fda3-41a7-9723-178a5a928d28","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2c8d8a91-5926-43fc-9d4b-390729c6d67d","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455359,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57bde6b5-b059-42b9-ad68-da3927dbbc83","invariantUUID":"ae8458db-0926-4d55-9744-8fd95e430601","systemName":"Policyautomationcompositionelement","description":"The TOSCA service template representing the PolicyAutomationCompositionElement","tags":["PolicyAutomationCompositionElement","org.onap.policy.clamp.acm.PolicyAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"45397213-7f44-4998-b953-81b398b6478f","lifecycleState":"CERTIFIED","lastUpdateDate":1667272299706,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d6cffe9-18e3-4f9c-acc0-1cb3d03722dc","invariantUUID":"d36ef72d-b610-4934-921d-9423dc6ec676","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6be5311-c557-4a41-8705-a9f4288c5b29","lifecycleState":"CERTIFIED","lastUpdateDate":1667272393511,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0650974-3ca9-4383-bb6e-d367ce88c07c","invariantUUID":"a3d626aa-7220-4197-8bca-6d719a3911c9","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6c10c682-b491-49e5-900d-65674120b042","lifecycleState":"CERTIFIED","lastUpdateDate":1667276408906,"name":"pNF 05369dc0-3467","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3cd112d6-70d3-4838-a2de-2df24109e3ac","invariantUUID":"84a2e43b-aeb1-4e81-a929-46d04a75ed9b","systemName":"Pnf05369dc03467","description":"vendor software product","tags":["pNF 05369dc0-3467"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"727bf524-3fb1-4ca2-90a9-215416bf69cc","lifecycleState":"CERTIFIED","lastUpdateDate":1667272387656,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e415c4ce-9e85-4aee-8082-e02ec7759b00","invariantUUID":"9422e6a9-61b3-49b2-ac52-9814a92e60fe","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24896d1a-b94b-41d6-8f15-9db33cf6c39e","lifecycleState":"CERTIFIED","lastUpdateDate":1667272310196,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b09a65b1-1eb4-48a9-9ebe-a2b5a9f885a4","invariantUUID":"dd984baf-1e71-4b30-bae6-67de3059406e","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"896f3d60-6194-4b19-b650-a31064cad6c4","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474742,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edadc9ee-43ab-47c9-84a5-b1de2743d699","invariantUUID":"8d6a4a86-9720-43f4-af13-564040624e19","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2477e4fb-ad3c-43aa-90f6-ae5b77c75d06","lifecycleState":"CERTIFIED","lastUpdateDate":1667272409662,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad13db54-d172-4e82-961f-7f2e1ed90ba8","invariantUUID":"1be609c4-9f2a-458d-a4c9-8b347cad5e7e","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"49a7aff2-9d56-453d-a4c9-3f30befff0f0","lifecycleState":"CERTIFIED","lastUpdateDate":1667272343887,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed81c902-4198-4489-973a-0711bf1243af","invariantUUID":"517cdb80-2252-48d5-86aa-1e86dc8e4740","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4a5421c0-18bf-4202-8b96-f7897a24e58a","lifecycleState":"CERTIFIED","lastUpdateDate":1667272431895,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c9cf805-f34a-4b97-9468-3f23dcef1d9f","invariantUUID":"8b57d5a8-b944-48b5-878f-14c3fef5c550","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f7ace1af-adef-493e-8bba-89e8c8cd9a1a","lifecycleState":"CERTIFIED","lastUpdateDate":1667272308670,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef67198b-e549-4597-b53c-3584e6e16e64","invariantUUID":"a5e9b404-0ec4-4e15-bf0a-23a2e6457071","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c88c2db-d95a-4f97-918e-4d84109d6c52","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474238,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ad5da5b-0bc8-44b0-8723-6fb7ab6ebd8c","invariantUUID":"dd4df92d-9a86-4f9c-9c82-d2e62298c274","systemName":"Vnfvirtuallink","description":"Describes the information about an internal VNF VL","tags":["VnfVirtualLink","tosca.nodes.nfv.VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c093c8bf-9fc2-4774-9946-1cfd33deda0e","lifecycleState":"CERTIFIED","lastUpdateDate":1667272430318,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eaf44f8-dc46-4049-b184-98cdd69f029b","invariantUUID":"a4a6f2c7-be94-458a-9fc5-9e0a4b6dd261","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"85b0903b-4069-4e0c-8887-cb9773b331da","lifecycleState":"CERTIFIED","lastUpdateDate":1667272286374,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ea998a1-6889-448e-a83c-575fb6a0de79","invariantUUID":"541bbdcf-a281-4658-9361-0cae548c98c9","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ec2272f4-0875-4a17-9542-811cbec7597b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272340910,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d9fa987-e883-42dd-85f3-da770d028aad","invariantUUID":"ca919b4c-d1f6-4800-821b-4fae7a954f6a","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f699789-828f-4992-a843-afcd96341e6f","lifecycleState":"CERTIFIED","lastUpdateDate":1667272381720,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"885c990b-f102-4461-8f7d-d950938a4f95","invariantUUID":"4ad34505-f4a3-49ea-8892-d2f7bc35cfa3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1bad25b5-9e4b-49db-8eb4-6aec105991e4","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455527,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd29f5fe-9abc-4026-bdc2-0de0435f6e25","invariantUUID":"13b2131a-c867-47e7-ab94-eb7f312fe4f1","systemName":"K8smicroserviceautomationcompositionelement","description":"The TOSCA service template representing the K8SMicroserviceAutomationCompositionElement","tags":["K8SMicroserviceAutomationCompositionElement","org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5df29ff5-cf1a-4221-924f-fb74b3caa20d","lifecycleState":"CERTIFIED","lastUpdateDate":1667272301269,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"150f2f8b-fe5c-4773-92fa-27ce55e5072a","invariantUUID":"f03884e7-21bb-4c8f-abf4-4d618f8f8e2b","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eaf0a64f-a113-4b58-b5a7-b1e6f9777311","lifecycleState":"CERTIFIED","lastUpdateDate":1667272311725,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92a63029-22c7-4232-b752-62536fb24101","invariantUUID":"ec3e05d9-71a4-4ce0-b8b1-bc6a3d4be387","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0b7e6f4b-00ca-43a9-8cf0-e8502bc30da0","lifecycleState":"CERTIFIED","lastUpdateDate":1667275495520,"name":"basic_onboard_svKEIf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a4758b9f-93d4-42a7-bfe1-f100b1c87cb5","invariantUUID":"0103aa37-e66a-4582-ac09-5cd27beb067d","systemName":"BasicOnboardSvkeif","description":"VF","tags":["basic_onboard_svKEIf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"017779ed-bf7d-4363-a981-e9393b839fb1","lifecycleState":"CERTIFIED","lastUpdateDate":1667272366258,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"32311fae-6aab-47fa-a0a8-112fbae824a1","invariantUUID":"32c9105d-5ce6-412c-88c7-eb095dc75215","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3909e994-60ff-4140-b2b9-480a769ae093","lifecycleState":"CERTIFIED","lastUpdateDate":1667272389147,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3748e9-6ac5-430f-a209-bb07332e4b6f","invariantUUID":"5aee953e-b8bb-40b4-95da-31eeb99f301a","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"71218f7c-9378-4ed7-9cab-2b27d2a5981a","lifecycleState":"CERTIFIED","lastUpdateDate":1667272330221,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"be750778-ab7f-4881-8ce4-0a0561222768","invariantUUID":"8703589d-ca94-4cc0-b487-a50d83f68ed0","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ec2fe9e5-9525-4d59-adef-93bf5a15006d","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455610,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a707eeab-8a34-4a4c-90f9-7bbf1d1d0c76","invariantUUID":"aef2350f-f75f-4ed7-8e08-80dede405dd8","systemName":"Httpautomationcompositionelement","description":"The TOSCA service template representing the HttpAutomationCompositionElement","tags":["HttpAutomationCompositionElement","org.onap.policy.clamp.acm.HttpAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bdd3089d-e862-4ee3-86e9-5fe02d753257","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474982,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6430f46-807e-4ec9-8482-4dabff0f2a54","invariantUUID":"4d40dd01-5a06-43fa-b527-704bc0977b55","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute","tosca.nodes.nfv.Vdu.Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"95a9e166-9a06-41dc-90b8-670eafaba24c","lifecycleState":"CERTIFIED","lastUpdateDate":1667275530737,"name":"basic_onboard_svKEIf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5522b0b9-8529-4b32-b07e-a8a9d522e9d6","invariantUUID":"630cb5b9-3678-4654-ace1-e5b7bf7a2631","systemName":"BasicOnboardSvkeif","description":"service","tags":["basic_onboard_svKEIf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0f0b8590-2b3f-45b5-b671-d4cc5e98fcdd","lifecycleState":"CERTIFIED","lastUpdateDate":1667276419526,"name":"Demo_pNF_WnFiPLQmx0g6g3VKYSSB","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"d15f6bc3-72f4-421c-bc67-f41fb9933e27","invariantUUID":"91e1fcc8-286d-439b-aec9-00e959c84354","systemName":"DemoPnfWnfiplqmx0g6g3vkyssb","description":"catalog service description","tags":["robot-ete","Demo_pNF_WnFiPLQmx0g6g3VKYSSB"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3f639d3a-13b9-43df-9be7-b167dd25fafe","lifecycleState":"CERTIFIED","lastUpdateDate":1667276389808,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","invariantUUID":"f84d2469-2e31-4a02-9337-58f1fd56592f","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ec498fc3-d09b-4d88-8157-eceed241cfd1","lifecycleState":"CERTIFIED","lastUpdateDate":1667276435461,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"467c247a-8a56-40aa-b309-b39e86d97ed2","invariantUUID":"0a376d7f-e35d-4a39-955f-0c34e23cbe5a","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"69460081-f5e4-483d-b210-e36e35d29af9","lifecycleState":"CERTIFIED","lastUpdateDate":1667276445176,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e4751ce4-07a6-4616-bb76-190c402e551b","invariantUUID":"f538bac9-92aa-419b-811b-8e2b6339ee73","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-11-01 04:24:11,213 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-11-01 04:24:11,214 DEBUG 129:onap_service.py(1) - [SDC][Get basic_network resource inputs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-01 04:24:11,214 DEBUG 131:onap_service.py(1) - [SDC][Get basic_network resource inputs] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/3f639d3a-13b9-43df-9be7-b167dd25fafe/filteredDataByParams?include=componentInstances 2022-11-01 04:24:11,214 DEBUG 132:onap_service.py(1) - [SDC][Get basic_network resource inputs] data sent: None 2022-11-01 04:24:11,216 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-01 04:24:11,315 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/3f639d3a-13b9-43df-9be7-b167dd25fafe/filteredDataByParams?include=componentInstances HTTP/1.1" 200 None 2022-11-01 04:24:11,317 INFO 142:onap_service.py(1) - [SDC][Get basic_network resource inputs] response code: 200 2022-11-01 04:24:11,317 DEBUG 146:onap_service.py(1) - [SDC][Get basic_network resource inputs] response: {"componentType":null,"additionalInformation":null,"artifacts":null,"deploymentArtifacts":null,"toscaArtifacts":null,"categories":null,"creatorUserId":null,"creatorFullName":null,"lastUpdaterUserId":null,"lastUpdaterFullName":null,"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"externalName":null,"properties":null,"path":["619a53a7-d0e6-44e5-9a85-bee47f93b0d8.a9498c12-c06f-4550-a7fa-8f64cb2515be.genericneutronnet0"],"ownerType":null,"type":"tosca.capabilities.Node","description":null,"source":"a9498c12-c06f-4550-a7fa-8f64cb2515be","parentName":null,"uniqueId":"capability.6410bec6-dc44-440a-afec-1bfdfddac38c.feature","ownerId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.a9498c12-c06f-4550-a7fa-8f64cb2515be.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.feature","version":null,"empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"externalName":null,"properties":null,"path":["619a53a7-d0e6-44e5-9a85-bee47f93b0d8.a9498c12-c06f-4550-a7fa-8f64cb2515be.genericneutronnet0"],"ownerType":null,"type":"tosca.capabilities.network.Linkable","description":null,"source":"a9498c12-c06f-4550-a7fa-8f64cb2515be","parentName":null,"uniqueId":"capability.a9498c12-c06f-4550-a7fa-8f64cb2515be.virtual_linkable","ownerId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.a9498c12-c06f-4550-a7fa-8f64cb2515be.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","version":null,"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"externalName":null,"node":"tosca.nodes.Root","path":["619a53a7-d0e6-44e5-9a85-bee47f93b0d8.a9498c12-c06f-4550-a7fa-8f64cb2515be.genericneutronnet0"],"source":"a9498c12-c06f-4550-a7fa-8f64cb2515be","parentName":null,"uniqueId":"6410bec6-dc44-440a-afec-1bfdfddac38c.dependency","capability":"tosca.capabilities.Node","ownerId":"6410bec6-dc44-440a-afec-1bfdfddac38c","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":"dependency","relationship":"tosca.relationships.DependsOn","name":"genericneutronnet0.dependency","version":null,"type":null,"empty":false}]},"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_role","type":"string","required":false,"defaultValue":null,"description":"Unique label that defines the role that this network performs. example: vce oam network, vnat sr-iov1 network\n","schema":null,"password":false,"name":"network_role","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"network_assignments","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"exVL_naming","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"network_flows","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_scope","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"network_scope","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_ecomp_naming","type":"org.openecomp.datatypes.EcompNaming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"network_ecomp_naming","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"provider_network","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","schema":null,"password":false,"name":"network_type","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","schema":null,"password":false,"name":"network_technology","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"network_homing","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false}],"attributes":null,"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"actualComponentUid":"a9498c12-c06f-4550-a7fa-8f64cb2515be","createdFromCsar":false,"uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.a9498c12-c06f-4550-a7fa-8f64cb2515be.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","icon":"network","creationTime":1667276371816,"description":null,"originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","createdFrom":null,"componentUid":"a9498c12-c06f-4550-a7fa-8f64cb2515be","maxOccurrences":null,"minOccurrences":null,"componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1667276371816,"customizationUUID":"e6242bcd-bef7-43bb-888a-1e52874fa424","instanceCount":null,"posX":"200","posY":"100","componentName":"Generic NeutronNet","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstancesRelations":null,"componentInstancesInputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":null,"policies":null,"requirements":null,"inputs":null,"outputs":null,"groups":null,"interfaces":null,"nodeFilter":null,"substitutionFilters":null,"nodeFilterforNode":null,"properties":null,"attributes":null,"componentInstancesInterfaces":null,"derivedFromGenericType":null,"derivedFromGenericVersion":null,"model":null,"serviceApiArtifacts":null,"forwardingPaths":null,"metadata":null} 2022-11-01 04:24:11,320 DEBUG 129:onap_service.py(1) - [SDC][Get basic_network component's SDC resource metadata] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-01 04:24:11,320 DEBUG 131:onap_service.py(1) - [SDC][Get basic_network component's SDC resource metadata] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources/a9498c12-c06f-4550-a7fa-8f64cb2515be/filteredDataByParams?include=metadata 2022-11-01 04:24:11,320 DEBUG 132:onap_service.py(1) - [SDC][Get basic_network component's SDC resource metadata] data sent: None 2022-11-01 04:24:11,322 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-01 04:24:11,378 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/resources/a9498c12-c06f-4550-a7fa-8f64cb2515be/filteredDataByParams?include=metadata HTTP/1.1" 200 2535 2022-11-01 04:24:11,380 INFO 142:onap_service.py(1) - [SDC][Get basic_network component's SDC resource metadata] response code: 200 2022-11-01 04:24:11,380 DEBUG 146:onap_service.py(1) - [SDC][Get basic_network component's SDC resource metadata] response: {"componentType":null,"additionalInformation":null,"artifacts":null,"deploymentArtifacts":null,"toscaArtifacts":null,"categories":null,"creatorUserId":null,"creatorFullName":null,"lastUpdaterUserId":null,"lastUpdaterFullName":null,"componentInstances":null,"componentInstancesRelations":null,"componentInstancesInputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":null,"policies":null,"requirements":null,"inputs":null,"outputs":null,"groups":null,"interfaces":null,"nodeFilter":null,"substitutionFilters":null,"nodeFilterforNode":null,"properties":null,"attributes":null,"componentInstancesInterfaces":null,"derivedFromGenericType":null,"derivedFromGenericVersion":null,"model":null,"metadata":{"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be","name":"Generic NeutronNet","version":"1.0","isHighestVersion":true,"creationDate":1667272369210,"lastUpdateDate":1667272369210,"description":"Generic NeutronNet","lifecycleState":"CERTIFIED","tags":["Generic NeutronNet"],"icon":"network","normalizedName":"genericneutronnet","systemName":"GenericNeutronnet","contactId":"jh0003","allVersions":{"1.0":"a9498c12-c06f-4550-a7fa-8f64cb2515be"},"isDeleted":null,"projectCode":null,"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"invariantUUID":"47734f1c-7f53-4af9-9c27-f9fccf510c92","componentType":"RESOURCE","categories":[{"name":"Generic","displayName":null,"normalizedName":"generic","models":null,"uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"creatorUserId":"jh0003","creatorFullName":"Jimmy Hendrix","lastUpdaterUserId":"jh0003","lastUpdaterFullName":"Jimmy Hendrix","isArchived":false,"archiveTime":0,"isVspArchived":false,"model":null,"vendorName":"ONAP (Tosca)","vendorRelease":"1.0.0.wd03","resourceVendorModelNumber":"","resourceType":"VL","isAbstract":null,"cost":null,"licenseType":null,"toscaResourceName":"org.openecomp.resource.vl.GenericNeutronNet","derivedFrom":["org.openecomp.resource.vl.extVL"],"categorySpecificMetadata":null,"csarVersionId":null,"uuid":"97f17e8b-e9da-4cf6-91d6-fbbe2723a0f9"},"derivedFrom":null,"derivedList":null,"defaultCapabilities":null} 2022-11-01 04:24:11,382 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC 2022-11-01 04:24:11,383 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:24:11,383 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:24:11,383 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified 2022-11-01 04:24:11,395 DEBUG 129:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'authorization': 'Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ==', 'x-transactionid': 'c1f0f03f-24c4-44e8-a4f2-d98f37b40fd2', 'x-fromappid': 'API client'} 2022-11-01 04:24:11,395 DEBUG 131:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] url used: https://sdnc.api.simpledemo.onap.org:30267/restconf/operations/GENERIC-RESOURCE-API:preload-network-topology-operation 2022-11-01 04:24:11,395 DEBUG 132:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] data sent: { "input": { "preload-network-topology-information": { "network-policy": [], "route-table-reference": [], "vpn-bindings": [], "network-topology-identifier-structure": { "network-role": "integration_test_net", "network-technology": "neutron", "network-name": "basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0", "network-type": "Generic NeutronNet" }, "is-external-network": false, "is-shared-network": false, "is-provider-network": false, "physical-network-name": "Not Aplicable", "subnets": [ { "subnet-name": "net_internal-subnet", "start-address": "10.200.0.0", "cidr-mask": "24", "ip-version": "4", "dhcp-enabled": "N", "gateway-address": "10.200.0.1" } ] }, "sdnc-request-header": { "svc-request-id": "test", "svc-notification-url": "http:\/\/onap.org:8080\/adapters\/rest\/SDNCNotify", "svc-action": "reserve" } } } 2022-11-01 04:24:11,397 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2022-11-01 04:24:11,835 DEBUG 433:connectionpool.py(1) - https://sdnc.api.simpledemo.onap.org:30267 "POST /restconf/operations/GENERIC-RESOURCE-API:preload-network-topology-operation HTTP/1.1" 200 113 2022-11-01 04:24:11,837 INFO 142:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] response code: 200 2022-11-01 04:24:11,837 DEBUG 146:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] response: {"output":{"svc-request-id":"test","response-message":"success","ack-final-indicator":"Y","response-code":"200"}} 2022-11-01 04:24:11,840 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-11-01 04:24:11,840 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-01 04:24:11,840 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-11-01 04:24:11,840 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-11-01 04:24:11,842 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-11-01 04:24:11,895 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1787 2022-11-01 04:24:11,896 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-11-01 04:24:11,897 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d15f6bc3-72f4-421c-bc67-f41fb9933e27","invariantUUID":"91e1fcc8-286d-439b-aec9-00e959c84354","name":"Demo_pNF_WnFiPLQmx0g6g3VKYSSB","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d15f6bc3-72f4-421c-bc67-f41fb9933e27/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5522b0b9-8529-4b32-b07e-a8a9d522e9d6","invariantUUID":"630cb5b9-3678-4654-ace1-e5b7bf7a2631","name":"basic_onboard_svKEIf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5522b0b9-8529-4b32-b07e-a8a9d522e9d6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"467c247a-8a56-40aa-b309-b39e86d97ed2","invariantUUID":"0a376d7f-e35d-4a39-955f-0c34e23cbe5a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/467c247a-8a56-40aa-b309-b39e86d97ed2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","invariantUUID":"f84d2469-2e31-4a02-9337-58f1fd56592f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/af17349c-8ce4-47fb-af89-4aa0b779160c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e4751ce4-07a6-4616-bb76-190c402e551b","invariantUUID":"f538bac9-92aa-419b-811b-8e2b6339ee73","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e4751ce4-07a6-4616-bb76-190c402e551b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-11-01 04:24:11,899 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_WnFiPLQmx0g6g3VKYSSB from SDC 2022-11-01 04:24:11,899 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:24:11,900 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:24:11,900 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-01 04:24:11,900 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_svKEIf from SDC 2022-11-01 04:24:11,900 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:24:11,900 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:24:11,900 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-01 04:24:11,900 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-11-01 04:24:11,900 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:24:11,901 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:24:11,901 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-01 04:24:11,901 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-11-01 04:24:11,901 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:24:11,901 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:24:11,901 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-01 04:24:11,901 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-11-01 04:24:11,901 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:24:11,901 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:24:11,901 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-01 04:24:11,902 DEBUG 175:__init__.py(1) - number of Service returned: 5 2022-11-01 04:24:11,908 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:24:11,908 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list 2022-11-01 04:24:11,908 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-11-01 04:24:11,911 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:24:11,958 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list HTTP/1.1" 200 649 2022-11-01 04:24:11,959 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-11-01 04:24:11,959 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v26/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/a7e9f84ffab74a7184af0de49e47e537","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"a7e9f84ffab74a7184af0de49e47e537"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-jakarta"}]}]} 2022-11-01 04:24:11,962 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:24:11,962 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2022-11-01 04:24:11,962 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-11-01 04:24:11,963 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:24:12,033 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2022-11-01 04:24:12,033 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-11-01 04:24:12,034 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnw-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1667276394204","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2022-11-01 04:24:12,037 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:24:12,037 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list 2022-11-01 04:24:12,037 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-11-01 04:24:12,039 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:24:12,084 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list HTTP/1.1" 200 649 2022-11-01 04:24:12,085 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-11-01 04:24:12,085 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v26/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/a7e9f84ffab74a7184af0de49e47e537","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"a7e9f84ffab74a7184af0de49e47e537"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-jakarta"}]}]} 2022-11-01 04:24:12,087 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:24:12,087 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2022-11-01 04:24:12,087 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-11-01 04:24:12,089 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:24:12,139 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2022-11-01 04:24:12,140 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-11-01 04:24:12,140 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnw-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1667276394204","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2022-11-01 04:24:12,142 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:24:12,142 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/a7e9f84ffab74a7184af0de49e47e537 2022-11-01 04:24:12,142 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-11-01 04:24:12,144 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:24:12,191 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/a7e9f84ffab74a7184af0de49e47e537 HTTP/1.1" 200 615 2022-11-01 04:24:12,192 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-11-01 04:24:12,192 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"a7e9f84ffab74a7184af0de49e47e537","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1667276396145","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2022-11-01 04:24:12,211 DEBUG 129:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1ed9209f-2a0c-4584-aaa6-009adddf04af', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-01 04:24:12,212 DEBUG 131:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8e142a29-e3ac-4206-a883-dd60368e4ce8/networks 2022-11-01 04:24:12,212 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "f84d2469-2e31-4a02-9337-58f1fd56592f" }, "modelInfo": { "modelType": "network", "modelInvariantId": "47734f1c-7f53-4af9-9c27-f9fccf510c92", "modelVersionId": "97f17e8b-e9da-4cf6-91d6-fbbe2723a0f9", "modelName": "Generic NeutronNet", "modelVersion": "1.0", "modelCustomizationId": "e6242bcd-bef7-43bb-888a-1e52874fa424", "modelCustomizationName": "Generic NeutronNet 0" }, "requestParameters": { "userParams": [ ], "aLaCarte": true, "testApi": "GR_API" }, "cloudConfiguration": { "tenantId": "a7e9f84ffab74a7184af0de49e47e537", "cloudOwner": "basicnw-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "lineOfBusiness": { "lineOfBusinessName": "basicnw-lob" }, "platform": { "platformName": "basicnw-platform" }, "relatedInstanceList": [{ "relatedInstance": { "instanceId": "8e142a29-e3ac-4206-a883-dd60368e4ce8", "modelInfo": { "modelType": "service", "modelName": "basic_network", "modelInvariantId": "f84d2469-2e31-4a02-9337-58f1fd56592f", "modelVersion": "1.0", "modelVersionId": "af17349c-8ce4-47fb-af89-4aa0b779160c" } } }] } } 2022-11-01 04:24:12,214 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-01 04:24:14,066 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/8e142a29-e3ac-4206-a883-dd60368e4ce8/networks HTTP/1.1" 202 262 2022-11-01 04:24:14,067 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response code: 202 2022-11-01 04:24:14,068 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response: {"requestReferences":{"requestId":"1ed9209f-2a0c-4584-aaa6-009adddf04af","instanceId":"8497a12a-274a-49fa-ac1d-d3e325b1a428","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1ed9209f-2a0c-4584-aaa6-009adddf04af"}} 2022-11-01 04:24:14,068 DEBUG 79:mixins.py(1) - Wait until NetworkInstantiation task is not finished 2022-11-01 04:24:14,077 DEBUG 129:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '35bdb132-633c-4800-b12f-a1373b7d10dd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-01 04:24:14,078 DEBUG 131:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1ed9209f-2a0c-4584-aaa6-009adddf04af 2022-11-01 04:24:14,078 DEBUG 132:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] data sent: None 2022-11-01 04:24:14,083 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-01 04:24:14,274 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1ed9209f-2a0c-4584-aaa6-009adddf04af HTTP/1.1" 200 1971 2022-11-01 04:24:14,276 INFO 142:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] response code: 200 2022-11-01 04:24:14,277 DEBUG 146:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] response: {"request":{"requestId":"1ed9209f-2a0c-4584-aaa6-009adddf04af","startTime":"Tue, 01 Nov 2022 04:24:13 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"47734f1c-7f53-4af9-9c27-f9fccf510c92","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"e6242bcd-bef7-43bb-888a-1e52874fa424","modelVersionId":"97f17e8b-e9da-4cf6-91d6-fbbe2723a0f9","modelCustomizationId":"e6242bcd-bef7-43bb-888a-1e52874fa424","modelUuid":"97f17e8b-e9da-4cf6-91d6-fbbe2723a0f9","modelInvariantUuid":"47734f1c-7f53-4af9-9c27-f9fccf510c92","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"f84d2469-2e31-4a02-9337-58f1fd56592f","source":"VID","instanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","modelInfo":{"modelInvariantId":"f84d2469-2e31-4a02-9337-58f1fd56592f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelUuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelInvariantUuid":"f84d2469-2e31-4a02-9337-58f1fd56592f"}}}],"cloudConfiguration":{"tenantId":"a7e9f84ffab74a7184af0de49e47e537","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","networkInstanceId":"8497a12a-274a-49fa-ac1d-d3e325b1a428","networkInstanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 01 Nov 2022 04:24:13 GMT"}}} 2022-11-01 04:24:24,287 DEBUG 129:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '71b5a7da-eef8-4eb8-b099-e0d94df08c69', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-01 04:24:24,287 DEBUG 131:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1ed9209f-2a0c-4584-aaa6-009adddf04af 2022-11-01 04:24:24,287 DEBUG 132:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] data sent: None 2022-11-01 04:24:24,292 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-01 04:24:24,963 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1ed9209f-2a0c-4584-aaa6-009adddf04af HTTP/1.1" 200 2223 2022-11-01 04:24:24,964 INFO 142:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] response code: 200 2022-11-01 04:24:24,964 DEBUG 146:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] response: {"request":{"requestId":"1ed9209f-2a0c-4584-aaa6-009adddf04af","startTime":"Tue, 01 Nov 2022 04:24:13 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"47734f1c-7f53-4af9-9c27-f9fccf510c92","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"e6242bcd-bef7-43bb-888a-1e52874fa424","modelVersionId":"97f17e8b-e9da-4cf6-91d6-fbbe2723a0f9","modelCustomizationId":"e6242bcd-bef7-43bb-888a-1e52874fa424","modelUuid":"97f17e8b-e9da-4cf6-91d6-fbbe2723a0f9","modelInvariantUuid":"47734f1c-7f53-4af9-9c27-f9fccf510c92","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"f84d2469-2e31-4a02-9337-58f1fd56592f","source":"VID","instanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","modelInfo":{"modelInvariantId":"f84d2469-2e31-4a02-9337-58f1fd56592f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelUuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelInvariantUuid":"f84d2469-2e31-4a02-9337-58f1fd56592f"}}}],"cloudConfiguration":{"tenantId":"a7e9f84ffab74a7184af0de49e47e537","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","networkInstanceId":"8497a12a-274a-49fa-ac1d-d3e325b1a428","networkInstanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Call SDNC","percentProgress":36,"timestamp":"Tue, 01 Nov 2022 04:24:21 GMT"}}} 2022-11-01 04:24:34,976 DEBUG 129:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6f43c858-6d96-4ea2-9cfa-ef7736c881ec', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-01 04:24:34,976 DEBUG 131:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1ed9209f-2a0c-4584-aaa6-009adddf04af 2022-11-01 04:24:34,976 DEBUG 132:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] data sent: None 2022-11-01 04:24:34,978 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-01 04:24:35,479 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1ed9209f-2a0c-4584-aaa6-009adddf04af HTTP/1.1" 200 2212 2022-11-01 04:24:35,480 INFO 142:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] response code: 200 2022-11-01 04:24:35,481 DEBUG 146:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] response: {"request":{"requestId":"1ed9209f-2a0c-4584-aaa6-009adddf04af","startTime":"Tue, 01 Nov 2022 04:24:13 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"47734f1c-7f53-4af9-9c27-f9fccf510c92","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"e6242bcd-bef7-43bb-888a-1e52874fa424","modelVersionId":"97f17e8b-e9da-4cf6-91d6-fbbe2723a0f9","modelCustomizationId":"e6242bcd-bef7-43bb-888a-1e52874fa424","modelUuid":"97f17e8b-e9da-4cf6-91d6-fbbe2723a0f9","modelInvariantUuid":"47734f1c-7f53-4af9-9c27-f9fccf510c92","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"f84d2469-2e31-4a02-9337-58f1fd56592f","source":"VID","instanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","modelInfo":{"modelInvariantId":"f84d2469-2e31-4a02-9337-58f1fd56592f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelUuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelInvariantUuid":"f84d2469-2e31-4a02-9337-58f1fd56592f"}}}],"cloudConfiguration":{"tenantId":"a7e9f84ffab74a7184af0de49e47e537","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","networkInstanceId":"8497a12a-274a-49fa-ac1d-d3e325b1a428","networkInstanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null.","percentProgress":36,"timestamp":"Tue, 01 Nov 2022 04:24:21 GMT"}}} 2022-11-01 04:24:45,490 DEBUG 129:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3270aefd-0a15-4dd9-b702-2f715e5ab35d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-01 04:24:45,490 DEBUG 131:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1ed9209f-2a0c-4584-aaa6-009adddf04af 2022-11-01 04:24:45,490 DEBUG 132:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] data sent: None 2022-11-01 04:24:45,492 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-01 04:24:46,010 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1ed9209f-2a0c-4584-aaa6-009adddf04af HTTP/1.1" 200 3827 2022-11-01 04:24:46,012 INFO 142:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] response code: 200 2022-11-01 04:24:46,013 DEBUG 146:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] response: {"request":{"requestId":"1ed9209f-2a0c-4584-aaa6-009adddf04af","startTime":"Tue, 01 Nov 2022 04:24:13 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"47734f1c-7f53-4af9-9c27-f9fccf510c92","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"e6242bcd-bef7-43bb-888a-1e52874fa424","modelVersionId":"97f17e8b-e9da-4cf6-91d6-fbbe2723a0f9","modelCustomizationId":"e6242bcd-bef7-43bb-888a-1e52874fa424","modelUuid":"97f17e8b-e9da-4cf6-91d6-fbbe2723a0f9","modelInvariantUuid":"47734f1c-7f53-4af9-9c27-f9fccf510c92","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"f84d2469-2e31-4a02-9337-58f1fd56592f","source":"VID","instanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","modelInfo":{"modelInvariantId":"f84d2469-2e31-4a02-9337-58f1fd56592f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelUuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelInvariantUuid":"f84d2469-2e31-4a02-9337-58f1fd56592f"}}}],"cloudConfiguration":{"tenantId":"a7e9f84ffab74a7184af0de49e47e537","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","networkInstanceId":"8497a12a-274a-49fa-ac1d-d3e325b1a428","networkInstanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":36,"timestamp":"Tue, 01 Nov 2022 04:24:39 GMT"},"requestProcessingData":[{"groupingId":"5a5b5d7c-b676-47ee-a459-6ccfd878be7e","tag":"StackInformation","dataPairs":[{"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"1855be71-2753-47e1-a98a-61bb0fce8152\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_c59ded85-2529-4640-8e4e-43065fe85c74\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/a7e9f84ffab74a7184af0de49e47e537/stacks/basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0/5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"updated_time\":null,\"creation_time\":1667276678000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"68a095466ac3424eb5aa2c991d4ec21d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"OS::project_id\":\"a7e9f84ffab74a7184af0de49e47e537\",\"OS::stack_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"network_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-11-01 04:24:56,024 DEBUG 129:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1a0a2508-289b-4cac-8a2a-15610d611001', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-01 04:24:56,024 DEBUG 131:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1ed9209f-2a0c-4584-aaa6-009adddf04af 2022-11-01 04:24:56,024 DEBUG 132:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] data sent: None 2022-11-01 04:24:56,026 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-01 04:24:56,541 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1ed9209f-2a0c-4584-aaa6-009adddf04af HTTP/1.1" 200 3827 2022-11-01 04:24:56,542 INFO 142:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] response code: 200 2022-11-01 04:24:56,542 DEBUG 146:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] response: {"request":{"requestId":"1ed9209f-2a0c-4584-aaa6-009adddf04af","startTime":"Tue, 01 Nov 2022 04:24:13 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"47734f1c-7f53-4af9-9c27-f9fccf510c92","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"e6242bcd-bef7-43bb-888a-1e52874fa424","modelVersionId":"97f17e8b-e9da-4cf6-91d6-fbbe2723a0f9","modelCustomizationId":"e6242bcd-bef7-43bb-888a-1e52874fa424","modelUuid":"97f17e8b-e9da-4cf6-91d6-fbbe2723a0f9","modelInvariantUuid":"47734f1c-7f53-4af9-9c27-f9fccf510c92","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"f84d2469-2e31-4a02-9337-58f1fd56592f","source":"VID","instanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","modelInfo":{"modelInvariantId":"f84d2469-2e31-4a02-9337-58f1fd56592f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelUuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelInvariantUuid":"f84d2469-2e31-4a02-9337-58f1fd56592f"}}}],"cloudConfiguration":{"tenantId":"a7e9f84ffab74a7184af0de49e47e537","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","networkInstanceId":"8497a12a-274a-49fa-ac1d-d3e325b1a428","networkInstanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":36,"timestamp":"Tue, 01 Nov 2022 04:24:39 GMT"},"requestProcessingData":[{"groupingId":"5a5b5d7c-b676-47ee-a459-6ccfd878be7e","tag":"StackInformation","dataPairs":[{"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"1855be71-2753-47e1-a98a-61bb0fce8152\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_c59ded85-2529-4640-8e4e-43065fe85c74\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/a7e9f84ffab74a7184af0de49e47e537/stacks/basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0/5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"updated_time\":null,\"creation_time\":1667276678000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"68a095466ac3424eb5aa2c991d4ec21d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"OS::project_id\":\"a7e9f84ffab74a7184af0de49e47e537\",\"OS::stack_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"network_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-11-01 04:25:06,553 DEBUG 129:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9831d9bf-9f6d-4a70-9a19-30660d6898e9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-01 04:25:06,554 DEBUG 131:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1ed9209f-2a0c-4584-aaa6-009adddf04af 2022-11-01 04:25:06,554 DEBUG 132:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] data sent: None 2022-11-01 04:25:06,556 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-01 04:25:06,813 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1ed9209f-2a0c-4584-aaa6-009adddf04af HTTP/1.1" 200 3834 2022-11-01 04:25:06,815 INFO 142:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] response code: 200 2022-11-01 04:25:06,815 DEBUG 146:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] response: {"request":{"requestId":"1ed9209f-2a0c-4584-aaa6-009adddf04af","startTime":"Tue, 01 Nov 2022 04:24:13 GMT","finishTime":"Tue, 01 Nov 2022 04:25:01 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"47734f1c-7f53-4af9-9c27-f9fccf510c92","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"e6242bcd-bef7-43bb-888a-1e52874fa424","modelVersionId":"97f17e8b-e9da-4cf6-91d6-fbbe2723a0f9","modelCustomizationId":"e6242bcd-bef7-43bb-888a-1e52874fa424","modelUuid":"97f17e8b-e9da-4cf6-91d6-fbbe2723a0f9","modelInvariantUuid":"47734f1c-7f53-4af9-9c27-f9fccf510c92","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"f84d2469-2e31-4a02-9337-58f1fd56592f","source":"VID","instanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","modelInfo":{"modelInvariantId":"f84d2469-2e31-4a02-9337-58f1fd56592f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelUuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelInvariantUuid":"f84d2469-2e31-4a02-9337-58f1fd56592f"}}}],"cloudConfiguration":{"tenantId":"a7e9f84ffab74a7184af0de49e47e537","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","networkInstanceId":"8497a12a-274a-49fa-ac1d-d3e325b1a428","networkInstanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Tue, 01 Nov 2022 04:25:01 GMT"},"requestProcessingData":[{"groupingId":"5a5b5d7c-b676-47ee-a459-6ccfd878be7e","tag":"StackInformation","dataPairs":[{"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"1855be71-2753-47e1-a98a-61bb0fce8152\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"8851620b-0f1e-464b-8946-6e3d59126e1c\",\"output_key\":\"subnet_id_c59ded85-2529-4640-8e4e-43065fe85c74\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/a7e9f84ffab74a7184af0de49e47e537/stacks/basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0/5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"updated_time\":null,\"creation_time\":1667276678000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"68a095466ac3424eb5aa2c991d4ec21d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"OS::project_id\":\"a7e9f84ffab74a7184af0de49e47e537\",\"OS::stack_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"network_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-11-01 04:25:06,817 INFO 56:mixins.py(9) - NetworkInstantiation task finished 2022-11-01 04:25:06,818 DEBUG 129:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3271a2b0-bf84-437c-bf90-db535e8a0392', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-01 04:25:06,818 DEBUG 131:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1ed9209f-2a0c-4584-aaa6-009adddf04af 2022-11-01 04:25:06,818 DEBUG 132:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] data sent: None 2022-11-01 04:25:06,821 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-01 04:25:07,012 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1ed9209f-2a0c-4584-aaa6-009adddf04af HTTP/1.1" 200 3834 2022-11-01 04:25:07,015 INFO 142:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] response code: 200 2022-11-01 04:25:07,015 DEBUG 146:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] response: {"request":{"requestId":"1ed9209f-2a0c-4584-aaa6-009adddf04af","startTime":"Tue, 01 Nov 2022 04:24:13 GMT","finishTime":"Tue, 01 Nov 2022 04:25:01 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"47734f1c-7f53-4af9-9c27-f9fccf510c92","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"e6242bcd-bef7-43bb-888a-1e52874fa424","modelVersionId":"97f17e8b-e9da-4cf6-91d6-fbbe2723a0f9","modelCustomizationId":"e6242bcd-bef7-43bb-888a-1e52874fa424","modelUuid":"97f17e8b-e9da-4cf6-91d6-fbbe2723a0f9","modelInvariantUuid":"47734f1c-7f53-4af9-9c27-f9fccf510c92","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"f84d2469-2e31-4a02-9337-58f1fd56592f","source":"VID","instanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","modelInfo":{"modelInvariantId":"f84d2469-2e31-4a02-9337-58f1fd56592f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelUuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelInvariantUuid":"f84d2469-2e31-4a02-9337-58f1fd56592f"}}}],"cloudConfiguration":{"tenantId":"a7e9f84ffab74a7184af0de49e47e537","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","networkInstanceId":"8497a12a-274a-49fa-ac1d-d3e325b1a428","networkInstanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Tue, 01 Nov 2022 04:25:01 GMT"},"requestProcessingData":[{"groupingId":"5a5b5d7c-b676-47ee-a459-6ccfd878be7e","tag":"StackInformation","dataPairs":[{"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"1855be71-2753-47e1-a98a-61bb0fce8152\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"8851620b-0f1e-464b-8946-6e3d59126e1c\",\"output_key\":\"subnet_id_c59ded85-2529-4640-8e4e-43065fe85c74\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/a7e9f84ffab74a7184af0de49e47e537/stacks/basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0/5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"updated_time\":null,\"creation_time\":1667276678000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"68a095466ac3424eb5aa2c991d4ec21d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"OS::project_id\":\"a7e9f84ffab74a7184af0de49e47e537\",\"OS::stack_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"network_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-11-01 04:25:07,017 DEBUG 129:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '04e94f74-2c52-44a2-b425-19102f6744c5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-01 04:25:07,017 DEBUG 131:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1ed9209f-2a0c-4584-aaa6-009adddf04af 2022-11-01 04:25:07,017 DEBUG 132:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] data sent: None 2022-11-01 04:25:07,020 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-01 04:25:07,209 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1ed9209f-2a0c-4584-aaa6-009adddf04af HTTP/1.1" 200 3834 2022-11-01 04:25:07,210 INFO 142:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] response code: 200 2022-11-01 04:25:07,211 DEBUG 146:onap_service.py(9) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] response: {"request":{"requestId":"1ed9209f-2a0c-4584-aaa6-009adddf04af","startTime":"Tue, 01 Nov 2022 04:24:13 GMT","finishTime":"Tue, 01 Nov 2022 04:25:01 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"47734f1c-7f53-4af9-9c27-f9fccf510c92","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"e6242bcd-bef7-43bb-888a-1e52874fa424","modelVersionId":"97f17e8b-e9da-4cf6-91d6-fbbe2723a0f9","modelCustomizationId":"e6242bcd-bef7-43bb-888a-1e52874fa424","modelUuid":"97f17e8b-e9da-4cf6-91d6-fbbe2723a0f9","modelInvariantUuid":"47734f1c-7f53-4af9-9c27-f9fccf510c92","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"f84d2469-2e31-4a02-9337-58f1fd56592f","source":"VID","instanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","modelInfo":{"modelInvariantId":"f84d2469-2e31-4a02-9337-58f1fd56592f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelUuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelInvariantUuid":"f84d2469-2e31-4a02-9337-58f1fd56592f"}}}],"cloudConfiguration":{"tenantId":"a7e9f84ffab74a7184af0de49e47e537","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","networkInstanceId":"8497a12a-274a-49fa-ac1d-d3e325b1a428","networkInstanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Tue, 01 Nov 2022 04:25:01 GMT"},"requestProcessingData":[{"groupingId":"5a5b5d7c-b676-47ee-a459-6ccfd878be7e","tag":"StackInformation","dataPairs":[{"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"1855be71-2753-47e1-a98a-61bb0fce8152\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"8851620b-0f1e-464b-8946-6e3d59126e1c\",\"output_key\":\"subnet_id_c59ded85-2529-4640-8e4e-43065fe85c74\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/a7e9f84ffab74a7184af0de49e47e537/stacks/basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0/5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"updated_time\":null,\"creation_time\":1667276678000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"68a095466ac3424eb5aa2c991d4ec21d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"OS::project_id\":\"a7e9f84ffab74a7184af0de49e47e537\",\"OS::stack_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"network_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-11-01 04:25:07,216 DEBUG 129:onap_service.py(1) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7e2646c5-55cd-4338-8e23-ffe4291c7523', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-01 04:25:07,216 DEBUG 131:onap_service.py(1) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1ed9209f-2a0c-4584-aaa6-009adddf04af 2022-11-01 04:25:07,216 DEBUG 132:onap_service.py(1) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] data sent: None 2022-11-01 04:25:07,219 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-01 04:25:07,392 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1ed9209f-2a0c-4584-aaa6-009adddf04af HTTP/1.1" 200 3834 2022-11-01 04:25:07,394 INFO 142:onap_service.py(1) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] response code: 200 2022-11-01 04:25:07,394 DEBUG 146:onap_service.py(1) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] response: {"request":{"requestId":"1ed9209f-2a0c-4584-aaa6-009adddf04af","startTime":"Tue, 01 Nov 2022 04:24:13 GMT","finishTime":"Tue, 01 Nov 2022 04:25:01 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"47734f1c-7f53-4af9-9c27-f9fccf510c92","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"e6242bcd-bef7-43bb-888a-1e52874fa424","modelVersionId":"97f17e8b-e9da-4cf6-91d6-fbbe2723a0f9","modelCustomizationId":"e6242bcd-bef7-43bb-888a-1e52874fa424","modelUuid":"97f17e8b-e9da-4cf6-91d6-fbbe2723a0f9","modelInvariantUuid":"47734f1c-7f53-4af9-9c27-f9fccf510c92","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"f84d2469-2e31-4a02-9337-58f1fd56592f","source":"VID","instanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","modelInfo":{"modelInvariantId":"f84d2469-2e31-4a02-9337-58f1fd56592f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelUuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelInvariantUuid":"f84d2469-2e31-4a02-9337-58f1fd56592f"}}}],"cloudConfiguration":{"tenantId":"a7e9f84ffab74a7184af0de49e47e537","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","networkInstanceId":"8497a12a-274a-49fa-ac1d-d3e325b1a428","networkInstanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Tue, 01 Nov 2022 04:25:01 GMT"},"requestProcessingData":[{"groupingId":"5a5b5d7c-b676-47ee-a459-6ccfd878be7e","tag":"StackInformation","dataPairs":[{"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"1855be71-2753-47e1-a98a-61bb0fce8152\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"8851620b-0f1e-464b-8946-6e3d59126e1c\",\"output_key\":\"subnet_id_c59ded85-2529-4640-8e4e-43065fe85c74\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/a7e9f84ffab74a7184af0de49e47e537/stacks/basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0/5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"updated_time\":null,\"creation_time\":1667276678000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"68a095466ac3424eb5aa2c991d4ec21d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"OS::project_id\":\"a7e9f84ffab74a7184af0de49e47e537\",\"OS::stack_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"network_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-11-01 04:25:07,395 DEBUG 129:onap_service.py(1) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a0ae070f-dc10-4b9f-9fe7-96c31e0bdfd6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-01 04:25:07,395 DEBUG 131:onap_service.py(1) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1ed9209f-2a0c-4584-aaa6-009adddf04af 2022-11-01 04:25:07,395 DEBUG 132:onap_service.py(1) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] data sent: None 2022-11-01 04:25:07,397 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-01 04:25:07,570 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1ed9209f-2a0c-4584-aaa6-009adddf04af HTTP/1.1" 200 3834 2022-11-01 04:25:07,572 INFO 142:onap_service.py(1) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] response code: 200 2022-11-01 04:25:07,572 DEBUG 146:onap_service.py(1) - [None][Check 1ed9209f-2a0c-4584-aaa6-009adddf04af orchestration request status] response: {"request":{"requestId":"1ed9209f-2a0c-4584-aaa6-009adddf04af","startTime":"Tue, 01 Nov 2022 04:24:13 GMT","finishTime":"Tue, 01 Nov 2022 04:25:01 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"47734f1c-7f53-4af9-9c27-f9fccf510c92","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"e6242bcd-bef7-43bb-888a-1e52874fa424","modelVersionId":"97f17e8b-e9da-4cf6-91d6-fbbe2723a0f9","modelCustomizationId":"e6242bcd-bef7-43bb-888a-1e52874fa424","modelUuid":"97f17e8b-e9da-4cf6-91d6-fbbe2723a0f9","modelInvariantUuid":"47734f1c-7f53-4af9-9c27-f9fccf510c92","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"f84d2469-2e31-4a02-9337-58f1fd56592f","source":"VID","instanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","modelInfo":{"modelInvariantId":"f84d2469-2e31-4a02-9337-58f1fd56592f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelUuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelInvariantUuid":"f84d2469-2e31-4a02-9337-58f1fd56592f"}}}],"cloudConfiguration":{"tenantId":"a7e9f84ffab74a7184af0de49e47e537","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","networkInstanceId":"8497a12a-274a-49fa-ac1d-d3e325b1a428","networkInstanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Tue, 01 Nov 2022 04:25:01 GMT"},"requestProcessingData":[{"groupingId":"5a5b5d7c-b676-47ee-a459-6ccfd878be7e","tag":"StackInformation","dataPairs":[{"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"1855be71-2753-47e1-a98a-61bb0fce8152\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"8851620b-0f1e-464b-8946-6e3d59126e1c\",\"output_key\":\"subnet_id_c59ded85-2529-4640-8e4e-43065fe85c74\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/a7e9f84ffab74a7184af0de49e47e537/stacks/basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0/5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"updated_time\":null,\"creation_time\":1667276678000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"68a095466ac3424eb5aa2c991d4ec21d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"OS::project_id\":\"a7e9f84ffab74a7184af0de49e47e537\",\"OS::stack_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"network_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-11-01 04:25:07,573 INFO 199:base.py(1) - ***************************************************** 2022-11-01 04:25:07,573 INFO 200:base.py(1) - STOP [SO] YamlTemplateVlAlaCarteInstantiateStep: Instantiate network link described in YAML using SO a'la carte method. 2022-11-01 04:25:07,573 INFO 201:base.py(1) - ***************************************************** 2022-11-01 04:25:07,573 INFO 37:basic_network.py(1) - Service basic_network successfully created 2022-11-01 04:25:07,574 INFO 40:basic_network.py(1) - Service basic_network cleanup called 2022-11-01 04:25:17,580 INFO 171:base.py(1) - ***************************************************** 2022-11-01 04:25:17,580 INFO 172:base.py(1) - START [SO] YamlTemplateVlAlaCarteInstantiateStep cleanup: Instantiate network link described in YAML using SO a'la carte method. 2022-11-01 04:25:17,581 INFO 173:base.py(1) - ***************************************************** 2022-11-01 04:25:17,581 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:25:17,581 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8e142a29-e3ac-4206-a883-dd60368e4ce8/relationship-list 2022-11-01 04:25:17,581 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-11-01 04:25:17,584 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:25:17,643 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8e142a29-e3ac-4206-a883-dd60368e4ce8/relationship-list HTTP/1.1" 200 1071 2022-11-01 04:25:17,644 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-11-01 04:25:17,644 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v26/business/owning-entities/owning-entity/d362cef3-93b4-465e-9dcf-a1bac05975d0","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"d362cef3-93b4-465e-9dcf-a1bac05975d0"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v26/network/l3-networks/l3-network/8497a12a-274a-49fa-ac1d-d3e325b1a428","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"8497a12a-274a-49fa-ac1d-d3e325b1a428"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v26/business/projects/project/basicnw-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnw-project"}]}]} 2022-11-01 04:25:17,646 DEBUG 129:onap_service.py(1) - [AAI][Get 8e142a29-e3ac-4206-a883-dd60368e4ce8 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:25:17,646 DEBUG 131:onap_service.py(1) - [AAI][Get 8e142a29-e3ac-4206-a883-dd60368e4ce8 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v26/network/l3-networks/l3-network/8497a12a-274a-49fa-ac1d-d3e325b1a428 2022-11-01 04:25:17,646 DEBUG 132:onap_service.py(1) - [AAI][Get 8e142a29-e3ac-4206-a883-dd60368e4ce8 ABCMeta] data sent: None 2022-11-01 04:25:17,648 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:25:17,713 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v26/network/l3-networks/l3-network/8497a12a-274a-49fa-ac1d-d3e325b1a428 HTTP/1.1" 200 3213 2022-11-01 04:25:17,714 INFO 142:onap_service.py(1) - [AAI][Get 8e142a29-e3ac-4206-a883-dd60368e4ce8 ABCMeta] response code: 200 2022-11-01 04:25:17,714 DEBUG 146:onap_service.py(1) - [AAI][Get 8e142a29-e3ac-4206-a883-dd60368e4ce8 ABCMeta] response: {"network-id":"8497a12a-274a-49fa-ac1d-d3e325b1a428","network-name":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0","network-type":"NEUTRON","network-technology":"NEUTRON","neutron-network-id":"1855be71-2753-47e1-a98a-61bb0fce8152","is-bound-to-vpn":false,"resource-version":"1667276700957","orchestration-status":"Active","heat-stack-id":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0/5a5b5d7c-b676-47ee-a459-6ccfd878be7e","model-invariant-id":"47734f1c-7f53-4af9-9c27-f9fccf510c92","model-version-id":"97f17e8b-e9da-4cf6-91d6-fbbe2723a0f9","model-customization-id":"e6242bcd-bef7-43bb-888a-1e52874fa424","is-provider-network":false,"is-shared-network":false,"is-external-network":false,"relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v26/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8e142a29-e3ac-4206-a883-dd60368e4ce8","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"8e142a29-e3ac-4206-a883-dd60368e4ce8"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v26/business/lines-of-business/line-of-business/basicnw-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnw-lob"}]},{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v26/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/a7e9f84ffab74a7184af0de49e47e537","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"a7e9f84ffab74a7184af0de49e47e537"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-jakarta"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v26/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"N/A"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v26/business/platforms/platform/basicnw-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnw-platform"}]}]}} 2022-11-01 04:25:17,717 INFO 162:vl_ala_carte.py(1) - Start network deletion AAI 2022-11-01 04:25:17,717 DEBUG 199:network.py(1) - Delete 8497a12a-274a-49fa-ac1d-d3e325b1a428 network 2022-11-01 04:25:17,717 DEBUG 144:deletion.py(1) - Network 8497a12a-274a-49fa-ac1d-d3e325b1a428 deletion request 2022-11-01 04:25:17,725 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:25:17,725 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list 2022-11-01 04:25:17,725 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-11-01 04:25:17,727 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:25:17,773 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list HTTP/1.1" 200 649 2022-11-01 04:25:17,774 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-11-01 04:25:17,774 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v26/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/a7e9f84ffab74a7184af0de49e47e537","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"a7e9f84ffab74a7184af0de49e47e537"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-jakarta"}]}]} 2022-11-01 04:25:17,777 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:25:17,777 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2022-11-01 04:25:17,777 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-11-01 04:25:17,779 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:25:17,849 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1139 2022-11-01 04:25:17,850 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-11-01 04:25:17,850 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnw-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1667276655391","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/network/l3-networks/l3-network/8497a12a-274a-49fa-ac1d-d3e325b1a428","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"8497a12a-274a-49fa-ac1d-d3e325b1a428"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0"}]}]}}]} 2022-11-01 04:25:17,853 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:25:17,853 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list 2022-11-01 04:25:17,853 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-11-01 04:25:17,855 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:25:17,923 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list HTTP/1.1" 200 649 2022-11-01 04:25:17,923 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-11-01 04:25:17,924 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v26/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/a7e9f84ffab74a7184af0de49e47e537","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"a7e9f84ffab74a7184af0de49e47e537"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-jakarta"}]}]} 2022-11-01 04:25:17,927 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:25:17,927 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2022-11-01 04:25:17,927 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-11-01 04:25:17,929 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:25:18,006 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1139 2022-11-01 04:25:18,007 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-11-01 04:25:18,007 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnw-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1667276655391","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/network/l3-networks/l3-network/8497a12a-274a-49fa-ac1d-d3e325b1a428","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"8497a12a-274a-49fa-ac1d-d3e325b1a428"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0"}]}]}}]} 2022-11-01 04:25:18,010 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:25:18,010 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list 2022-11-01 04:25:18,010 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-11-01 04:25:18,012 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:25:18,058 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list HTTP/1.1" 200 649 2022-11-01 04:25:18,059 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-11-01 04:25:18,059 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v26/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/a7e9f84ffab74a7184af0de49e47e537","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"a7e9f84ffab74a7184af0de49e47e537"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-jakarta"}]}]} 2022-11-01 04:25:18,061 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:25:18,061 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2022-11-01 04:25:18,061 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-11-01 04:25:18,063 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:25:18,126 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1139 2022-11-01 04:25:18,127 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-11-01 04:25:18,127 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnw-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1667276655391","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/network/l3-networks/l3-network/8497a12a-274a-49fa-ac1d-d3e325b1a428","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"8497a12a-274a-49fa-ac1d-d3e325b1a428"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0"}]}]}}]} 2022-11-01 04:25:18,129 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-01 04:25:18,129 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/a7e9f84ffab74a7184af0de49e47e537 2022-11-01 04:25:18,130 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-11-01 04:25:18,131 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-01 04:25:18,184 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/a7e9f84ffab74a7184af0de49e47e537 HTTP/1.1" 200 1068 2022-11-01 04:25:18,185 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-11-01 04:25:18,185 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"a7e9f84ffab74a7184af0de49e47e537","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1667276655220","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/network/l3-networks/l3-network/8497a12a-274a-49fa-ac1d-d3e325b1a428","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"8497a12a-274a-49fa-ac1d-d3e325b1a428"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2022-11-01 04:25:18,187 DEBUG 129:onap_service.py(1) - [None][Create 8497a12a-274a-49fa-ac1d-d3e325b1a428 Network deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2bfee78d-ab22-4385-995a-bc71e282e181', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-01 04:25:18,187 DEBUG 131:onap_service.py(1) - [None][Create 8497a12a-274a-49fa-ac1d-d3e325b1a428 Network deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8e142a29-e3ac-4206-a883-dd60368e4ce8/networks/8497a12a-274a-49fa-ac1d-d3e325b1a428 2022-11-01 04:25:18,187 DEBUG 132:onap_service.py(1) - [None][Create 8497a12a-274a-49fa-ac1d-d3e325b1a428 Network deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "network" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnw-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "a7e9f84ffab74a7184af0de49e47e537" } } } 2022-11-01 04:25:18,189 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-01 04:25:20,635 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/8e142a29-e3ac-4206-a883-dd60368e4ce8/networks/8497a12a-274a-49fa-ac1d-d3e325b1a428 HTTP/1.1" 202 262 2022-11-01 04:25:20,636 INFO 142:onap_service.py(1) - [None][Create 8497a12a-274a-49fa-ac1d-d3e325b1a428 Network deletion request] response code: 202 2022-11-01 04:25:20,637 DEBUG 146:onap_service.py(1) - [None][Create 8497a12a-274a-49fa-ac1d-d3e325b1a428 Network deletion request] response: {"requestReferences":{"requestId":"2bfee78d-ab22-4385-995a-bc71e282e181","instanceId":"8497a12a-274a-49fa-ac1d-d3e325b1a428","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2bfee78d-ab22-4385-995a-bc71e282e181"}} 2022-11-01 04:25:20,637 DEBUG 79:mixins.py(1) - Wait until NetworkDeletionRequest task is not finished 2022-11-01 04:25:20,647 DEBUG 129:onap_service.py(10) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2ca5dbb3-c1fc-4956-b11a-60606fc4b181', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-01 04:25:20,648 DEBUG 131:onap_service.py(10) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2bfee78d-ab22-4385-995a-bc71e282e181 2022-11-01 04:25:20,648 DEBUG 132:onap_service.py(10) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] data sent: None 2022-11-01 04:25:20,653 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-01 04:25:20,832 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2bfee78d-ab22-4385-995a-bc71e282e181 HTTP/1.1" 200 835 2022-11-01 04:25:20,834 INFO 142:onap_service.py(10) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] response code: 200 2022-11-01 04:25:20,834 DEBUG 146:onap_service.py(10) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] response: {"request":{"requestId":"2bfee78d-ab22-4385-995a-bc71e282e181","startTime":"Tue, 01 Nov 2022 04:25:20 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"a7e9f84ffab74a7184af0de49e47e537","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","networkInstanceId":"8497a12a-274a-49fa-ac1d-d3e325b1a428","networkInstanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 01 Nov 2022 04:25:19 GMT"}}} 2022-11-01 04:25:30,845 DEBUG 129:onap_service.py(10) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '77a00fc5-c531-4bfd-88a4-37979c067c94', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-01 04:25:30,846 DEBUG 131:onap_service.py(10) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2bfee78d-ab22-4385-995a-bc71e282e181 2022-11-01 04:25:30,846 DEBUG 132:onap_service.py(10) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] data sent: None 2022-11-01 04:25:30,848 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-01 04:25:31,369 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2bfee78d-ab22-4385-995a-bc71e282e181 HTTP/1.1" 200 2426 2022-11-01 04:25:31,371 INFO 142:onap_service.py(10) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] response code: 200 2022-11-01 04:25:31,373 DEBUG 146:onap_service.py(10) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] response: {"request":{"requestId":"2bfee78d-ab22-4385-995a-bc71e282e181","startTime":"Tue, 01 Nov 2022 04:25:20 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"a7e9f84ffab74a7184af0de49e47e537","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","networkInstanceId":"8497a12a-274a-49fa-ac1d-d3e325b1a428","networkInstanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1). TASK INFORMATION: Task name is null. RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":68,"timestamp":"Tue, 01 Nov 2022 04:25:30 GMT"},"requestProcessingData":[{"groupingId":"5a5b5d7c-b676-47ee-a459-6ccfd878be7e","tag":"StackInformation","dataPairs":[{"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/a7e9f84ffab74a7184af0de49e47e537/stacks/basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0/5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"updated_time\":1667276728000,\"creation_time\":1667276678000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"68a095466ac3424eb5aa2c991d4ec21d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"OS::project_id\":\"a7e9f84ffab74a7184af0de49e47e537\",\"OS::stack_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"network_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-11-01 04:25:41,380 DEBUG 129:onap_service.py(10) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dad6adee-1fdc-43a3-a15c-fb1003117d72', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-01 04:25:41,380 DEBUG 131:onap_service.py(10) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2bfee78d-ab22-4385-995a-bc71e282e181 2022-11-01 04:25:41,380 DEBUG 132:onap_service.py(10) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] data sent: None 2022-11-01 04:25:41,382 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-01 04:25:41,896 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2bfee78d-ab22-4385-995a-bc71e282e181 HTTP/1.1" 200 2437 2022-11-01 04:25:41,897 INFO 142:onap_service.py(10) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] response code: 200 2022-11-01 04:25:41,898 DEBUG 146:onap_service.py(10) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] response: {"request":{"requestId":"2bfee78d-ab22-4385-995a-bc71e282e181","startTime":"Tue, 01 Nov 2022 04:25:20 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"a7e9f84ffab74a7184af0de49e47e537","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","networkInstanceId":"8497a12a-274a-49fa-ac1d-d3e325b1a428","networkInstanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1). TASK INFORMATION: Last task executed: Call SDNC RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":68,"timestamp":"Tue, 01 Nov 2022 04:25:33 GMT"},"requestProcessingData":[{"groupingId":"5a5b5d7c-b676-47ee-a459-6ccfd878be7e","tag":"StackInformation","dataPairs":[{"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/a7e9f84ffab74a7184af0de49e47e537/stacks/basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0/5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"updated_time\":1667276728000,\"creation_time\":1667276678000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"68a095466ac3424eb5aa2c991d4ec21d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"OS::project_id\":\"a7e9f84ffab74a7184af0de49e47e537\",\"OS::stack_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"network_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-11-01 04:25:51,905 DEBUG 129:onap_service.py(10) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '77d12998-bb27-4f57-b56d-4db2313be775', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-01 04:25:51,906 DEBUG 131:onap_service.py(10) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2bfee78d-ab22-4385-995a-bc71e282e181 2022-11-01 04:25:51,906 DEBUG 132:onap_service.py(10) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] data sent: None 2022-11-01 04:25:51,908 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-01 04:25:52,093 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2bfee78d-ab22-4385-995a-bc71e282e181 HTTP/1.1" 200 2480 2022-11-01 04:25:52,094 INFO 142:onap_service.py(10) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] response code: 200 2022-11-01 04:25:52,095 DEBUG 146:onap_service.py(10) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] response: {"request":{"requestId":"2bfee78d-ab22-4385-995a-bc71e282e181","startTime":"Tue, 01 Nov 2022 04:25:20 GMT","finishTime":"Tue, 01 Nov 2022 04:25:49 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"a7e9f84ffab74a7184af0de49e47e537","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","networkInstanceId":"8497a12a-274a-49fa-ac1d-d3e325b1a428","networkInstanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Tue, 01 Nov 2022 04:25:49 GMT"},"requestProcessingData":[{"groupingId":"5a5b5d7c-b676-47ee-a459-6ccfd878be7e","tag":"StackInformation","dataPairs":[{"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/a7e9f84ffab74a7184af0de49e47e537/stacks/basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0/5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"updated_time\":1667276728000,\"creation_time\":1667276678000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"68a095466ac3424eb5aa2c991d4ec21d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"OS::project_id\":\"a7e9f84ffab74a7184af0de49e47e537\",\"OS::stack_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"network_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-11-01 04:25:52,095 INFO 56:mixins.py(10) - NetworkDeletionRequest task finished 2022-11-01 04:25:52,095 DEBUG 129:onap_service.py(10) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ce4559d3-52bc-4a64-a0f5-2ac5175624a1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-01 04:25:52,096 DEBUG 131:onap_service.py(10) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2bfee78d-ab22-4385-995a-bc71e282e181 2022-11-01 04:25:52,096 DEBUG 132:onap_service.py(10) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] data sent: None 2022-11-01 04:25:52,098 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-01 04:25:52,300 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2bfee78d-ab22-4385-995a-bc71e282e181 HTTP/1.1" 200 2480 2022-11-01 04:25:52,302 INFO 142:onap_service.py(10) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] response code: 200 2022-11-01 04:25:52,302 DEBUG 146:onap_service.py(10) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] response: {"request":{"requestId":"2bfee78d-ab22-4385-995a-bc71e282e181","startTime":"Tue, 01 Nov 2022 04:25:20 GMT","finishTime":"Tue, 01 Nov 2022 04:25:49 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"a7e9f84ffab74a7184af0de49e47e537","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","networkInstanceId":"8497a12a-274a-49fa-ac1d-d3e325b1a428","networkInstanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Tue, 01 Nov 2022 04:25:49 GMT"},"requestProcessingData":[{"groupingId":"5a5b5d7c-b676-47ee-a459-6ccfd878be7e","tag":"StackInformation","dataPairs":[{"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/a7e9f84ffab74a7184af0de49e47e537/stacks/basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0/5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"updated_time\":1667276728000,\"creation_time\":1667276678000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"68a095466ac3424eb5aa2c991d4ec21d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"OS::project_id\":\"a7e9f84ffab74a7184af0de49e47e537\",\"OS::stack_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"network_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-11-01 04:25:52,303 DEBUG 129:onap_service.py(10) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '98667c35-f49f-485f-8886-8ef010bcba03', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-01 04:25:52,303 DEBUG 131:onap_service.py(10) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2bfee78d-ab22-4385-995a-bc71e282e181 2022-11-01 04:25:52,303 DEBUG 132:onap_service.py(10) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] data sent: None 2022-11-01 04:25:52,305 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-01 04:25:52,482 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2bfee78d-ab22-4385-995a-bc71e282e181 HTTP/1.1" 200 2480 2022-11-01 04:25:52,483 INFO 142:onap_service.py(10) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] response code: 200 2022-11-01 04:25:52,483 DEBUG 146:onap_service.py(10) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] response: {"request":{"requestId":"2bfee78d-ab22-4385-995a-bc71e282e181","startTime":"Tue, 01 Nov 2022 04:25:20 GMT","finishTime":"Tue, 01 Nov 2022 04:25:49 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"a7e9f84ffab74a7184af0de49e47e537","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","networkInstanceId":"8497a12a-274a-49fa-ac1d-d3e325b1a428","networkInstanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Tue, 01 Nov 2022 04:25:49 GMT"},"requestProcessingData":[{"groupingId":"5a5b5d7c-b676-47ee-a459-6ccfd878be7e","tag":"StackInformation","dataPairs":[{"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/a7e9f84ffab74a7184af0de49e47e537/stacks/basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0/5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"updated_time\":1667276728000,\"creation_time\":1667276678000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"68a095466ac3424eb5aa2c991d4ec21d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"OS::project_id\":\"a7e9f84ffab74a7184af0de49e47e537\",\"OS::stack_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"network_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-11-01 04:25:52,488 DEBUG 129:onap_service.py(1) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '36843e16-459b-44ba-9615-891f7a921e48', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-01 04:25:52,488 DEBUG 131:onap_service.py(1) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2bfee78d-ab22-4385-995a-bc71e282e181 2022-11-01 04:25:52,489 DEBUG 132:onap_service.py(1) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] data sent: None 2022-11-01 04:25:52,491 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-01 04:25:52,664 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2bfee78d-ab22-4385-995a-bc71e282e181 HTTP/1.1" 200 2480 2022-11-01 04:25:52,665 INFO 142:onap_service.py(1) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] response code: 200 2022-11-01 04:25:52,666 DEBUG 146:onap_service.py(1) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] response: {"request":{"requestId":"2bfee78d-ab22-4385-995a-bc71e282e181","startTime":"Tue, 01 Nov 2022 04:25:20 GMT","finishTime":"Tue, 01 Nov 2022 04:25:49 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"a7e9f84ffab74a7184af0de49e47e537","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","networkInstanceId":"8497a12a-274a-49fa-ac1d-d3e325b1a428","networkInstanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Tue, 01 Nov 2022 04:25:49 GMT"},"requestProcessingData":[{"groupingId":"5a5b5d7c-b676-47ee-a459-6ccfd878be7e","tag":"StackInformation","dataPairs":[{"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/a7e9f84ffab74a7184af0de49e47e537/stacks/basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0/5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"updated_time\":1667276728000,\"creation_time\":1667276678000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"68a095466ac3424eb5aa2c991d4ec21d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"OS::project_id\":\"a7e9f84ffab74a7184af0de49e47e537\",\"OS::stack_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"network_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-11-01 04:25:52,667 DEBUG 129:onap_service.py(1) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '63a652b3-dcd8-4e6c-8e5d-18a86cbb7ae6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-01 04:25:52,667 DEBUG 131:onap_service.py(1) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2bfee78d-ab22-4385-995a-bc71e282e181 2022-11-01 04:25:52,667 DEBUG 132:onap_service.py(1) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] data sent: None 2022-11-01 04:25:52,669 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-01 04:25:52,857 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2bfee78d-ab22-4385-995a-bc71e282e181 HTTP/1.1" 200 2480 2022-11-01 04:25:52,858 INFO 142:onap_service.py(1) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] response code: 200 2022-11-01 04:25:52,859 DEBUG 146:onap_service.py(1) - [None][Check 2bfee78d-ab22-4385-995a-bc71e282e181 orchestration request status] response: {"request":{"requestId":"2bfee78d-ab22-4385-995a-bc71e282e181","startTime":"Tue, 01 Nov 2022 04:25:20 GMT","finishTime":"Tue, 01 Nov 2022 04:25:49 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"a7e9f84ffab74a7184af0de49e47e537","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","networkInstanceId":"8497a12a-274a-49fa-ac1d-d3e325b1a428","networkInstanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Tue, 01 Nov 2022 04:25:49 GMT"},"requestProcessingData":[{"groupingId":"5a5b5d7c-b676-47ee-a459-6ccfd878be7e","tag":"StackInformation","dataPairs":[{"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/a7e9f84ffab74a7184af0de49e47e537/stacks/basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0/5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"updated_time\":1667276728000,\"creation_time\":1667276678000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"68a095466ac3424eb5aa2c991d4ec21d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5a5b5d7c-b676-47ee-a459-6ccfd878be7e\",\"OS::project_id\":\"a7e9f84ffab74a7184af0de49e47e537\",\"OS::stack_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"network_name\":\"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-11-01 04:25:52,860 INFO 238:base.py(1) - ***************************** 2022-11-01 04:25:52,860 INFO 239:base.py(1) - Start Cleanup step: YamlTemplateVlAlaCarteInstantiateStep 2022-11-01 04:25:52,860 INFO 240:base.py(1) - ***************************** 2022-11-01 04:25:52,860 INFO 171:base.py(1) - ***************************************************** 2022-11-01 04:25:52,860 INFO 172:base.py(1) - START [SO] YamlTemplateServiceAlaCarteInstantiateStep cleanup: Instantiate service described in YAML using SO a'la carte method. 2022-11-01 04:25:52,860 INFO 173:base.py(1) - ***************************************************** 2022-11-01 04:25:52,861 DEBUG 358:service.py(1) - Delete 8e142a29-e3ac-4206-a883-dd60368e4ce8 service instance 2022-11-01 04:25:52,861 DEBUG 113:deletion.py(1) - Service 8e142a29-e3ac-4206-a883-dd60368e4ce8 deletion request 2022-11-01 04:25:52,871 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-11-01 04:25:52,872 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-01 04:25:52,872 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-11-01 04:25:52,872 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-11-01 04:25:52,874 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-11-01 04:25:52,938 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1787 2022-11-01 04:25:52,939 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-11-01 04:25:52,939 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d15f6bc3-72f4-421c-bc67-f41fb9933e27","invariantUUID":"91e1fcc8-286d-439b-aec9-00e959c84354","name":"Demo_pNF_WnFiPLQmx0g6g3VKYSSB","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d15f6bc3-72f4-421c-bc67-f41fb9933e27/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5522b0b9-8529-4b32-b07e-a8a9d522e9d6","invariantUUID":"630cb5b9-3678-4654-ace1-e5b7bf7a2631","name":"basic_onboard_svKEIf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5522b0b9-8529-4b32-b07e-a8a9d522e9d6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"467c247a-8a56-40aa-b309-b39e86d97ed2","invariantUUID":"0a376d7f-e35d-4a39-955f-0c34e23cbe5a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/467c247a-8a56-40aa-b309-b39e86d97ed2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","invariantUUID":"f84d2469-2e31-4a02-9337-58f1fd56592f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/af17349c-8ce4-47fb-af89-4aa0b779160c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e4751ce4-07a6-4616-bb76-190c402e551b","invariantUUID":"f538bac9-92aa-419b-811b-8e2b6339ee73","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e4751ce4-07a6-4616-bb76-190c402e551b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-11-01 04:25:52,941 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_WnFiPLQmx0g6g3VKYSSB from SDC 2022-11-01 04:25:52,941 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:25:52,941 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:25:52,941 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-01 04:25:52,942 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_svKEIf from SDC 2022-11-01 04:25:52,942 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:25:52,942 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:25:52,942 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-01 04:25:52,942 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-11-01 04:25:52,942 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:25:52,942 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:25:52,942 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-01 04:25:52,943 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-11-01 04:25:52,943 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:25:52,943 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:25:52,943 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-01 04:25:52,943 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-11-01 04:25:52,943 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:25:52,943 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:25:52,943 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-01 04:25:52,943 DEBUG 175:__init__.py(1) - number of Service returned: 5 2022-11-01 04:25:52,944 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-01 04:25:52,944 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-11-01 04:25:52,944 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-11-01 04:25:52,946 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-01 04:25:53,010 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-11-01 04:25:53,013 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-11-01 04:25:53,016 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"aa0b4301-01dd-4938-ba3e-9bbe8f31cb52","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474454,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"092c7781-0674-47f7-88f2-4960fe75bf33","invariantUUID":"111c4289-f935-4eb5-b6b6-37ce9ce2ea82","systemName":"VduVirtualfilestorage","description":"This node type describes the specifications of requirements related to virtual file storage resources","tags":["VDU VirtualFileStorage","tosca.nodes.nfv.Vdu.VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e09d65ef-dca0-48be-9746-f0b6e9c31dda","lifecycleState":"CERTIFIED","lastUpdateDate":1667272425132,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"058c3820-c053-43a3-a3b5-3bca03f6b1db","invariantUUID":"b6588f4c-e531-40c4-8d34-da38910a01d6","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","lifecycleState":"CERTIFIED","lastUpdateDate":1667272317011,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbd35ed4-8138-4c90-a43d-28e61d3dd8a7","invariantUUID":"195b01d9-ee25-4233-bde7-d33c5e9a6329","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"889df8d7-a52d-4859-ae7c-35ba12fc8ba4","lifecycleState":"CERTIFIED","lastUpdateDate":1667272315349,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7393ac45-6b07-4c58-9a94-a2d58b34ca89","invariantUUID":"3150b046-4bf1-47b7-9b67-92516ae842ed","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b9a7fa1e-6f03-4dda-8d76-cd0348c15723","lifecycleState":"CERTIFIED","lastUpdateDate":1667272400881,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91150413-df9c-463c-9ae1-f9f8016a5fb7","invariantUUID":"6a4d92d8-cfdf-454b-a058-093626960ceb","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"a6fbf6fe-ba3f-404a-94ff-4720d319e818","lifecycleState":"CERTIFIED","lastUpdateDate":1667272338614,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"71db4b5f-7b98-4b1f-875a-6c6fd0d7321e","invariantUUID":"76869de3-5e33-497d-920f-9406beae5c28","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"718e03fe-55f3-46f6-aa5c-2d2b494226bf","lifecycleState":"CERTIFIED","lastUpdateDate":1667272403858,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f969f6fe-a1fa-4493-af6b-425f42bd2a7e","invariantUUID":"fd493886-33a0-4ee6-ac81-5d8e5e6ab98c","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ad9cade9-edd7-4784-993a-aaa6d9833c62","lifecycleState":"CERTIFIED","lastUpdateDate":1667272414054,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0549d379-65cf-4456-9753-b449bcff1c92","invariantUUID":"de4ca1fb-963f-423f-8f5d-06a23db53250","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f614e5-6800-4ab4-ad4b-e35c04274fa1","lifecycleState":"CERTIFIED","lastUpdateDate":1667272378388,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6efd383c-7050-4059-98da-90d0f031c451","invariantUUID":"d415ffe1-b99a-4c4f-b792-854d5ef95d8c","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7ccc2667-f53b-473d-a72c-0cc71e92295b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272473932,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e43be578-c90d-4ca8-bb63-23717d02852a","invariantUUID":"d3959366-1c13-4367-bf24-e38917dfd46f","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5adbf375-e588-49d1-816b-be930870869e","lifecycleState":"CERTIFIED","lastUpdateDate":1667272373750,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6b290ee-f748-4ae2-96b7-71d15ccb103a","invariantUUID":"8de44231-e150-43ce-b4d7-aa87a503d744","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6e4339d-bece-4884-b021-3eb145267584","lifecycleState":"CERTIFIED","lastUpdateDate":1667272367713,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e95a4db3-e6ca-4e38-b25d-1acfa5f55198","invariantUUID":"885d1a23-954b-4549-8aa2-c87c5a4d95c3","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4da229af-dc60-4b15-8147-8547892b017b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272348428,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebf5ee1d-706b-4dd0-aaee-60f0d6957d0c","invariantUUID":"7129a0d3-e227-4232-b038-771071bbe338","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cafab6b4-fd61-44b8-b46c-c22fc3f31415","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455277,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c04a5016-d1a7-4731-880a-668008493170","invariantUUID":"ee88d0c8-fc64-407d-9397-5ee59620aeff","systemName":"Automationcomposition","description":"The TOSCA service template representing the AutomationComposition","tags":["AutomationComposition","org.onap.policy.clamp.acm.AutomationComposition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f644187a-db35-4820-9894-6475ef0ef5bc","lifecycleState":"CERTIFIED","lastUpdateDate":1667272383199,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fad0698-ac94-4b91-a1a9-703c6ca1543d","invariantUUID":"36483aee-373d-4748-94ef-352afddad7e5","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b0c90085-24ae-4186-b853-ddcdeb33d23f","lifecycleState":"CERTIFIED","lastUpdateDate":1667272405310,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b17d405-4bed-4905-9ccd-993e500a9e6e","invariantUUID":"d72ee77f-6535-4004-bc69-3ca139cec054","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e69281e6-d1d6-4dbb-8a20-dc59b84e391a","lifecycleState":"CERTIFIED","lastUpdateDate":1667272307045,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae4d9ae7-528e-41e2-9ed5-730f81667142","invariantUUID":"59c71fd1-08b1-489a-9d20-51bc60c45ff1","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"af99d56c-fa5f-465d-92b6-1bb95d52db1b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272296433,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35c0c49a-d79d-420f-a6a9-691b332eff4a","invariantUUID":"9729aa71-1658-4b84-90ec-b5d5387a592e","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"14fb5b47-99ac-4356-8c02-b9398f8b0ccb","lifecycleState":"CERTIFIED","lastUpdateDate":1667272293170,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c76b0aa5-147d-4ce7-8a7d-8cd7d0fc6b79","invariantUUID":"b6649c74-e464-4df7-aa9a-4c33f10dc25c","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3afab34a-6e2d-4c58-8f05-6273b358ecc3","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474843,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51995cf6-af39-4a93-9cfe-033e3d9e2d89","invariantUUID":"4930a76b-d291-486e-b84b-4a88ef19b2fe","systemName":"Ns","description":"ETSI Network Service","tags":["NS","tosca.nodes.nfv.NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9a4b066e-17bb-4c42-8b32-f934093a5804","lifecycleState":"CERTIFIED","lastUpdateDate":1667272313457,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a936f68a-421b-4075-a091-73b34206834f","invariantUUID":"8da3087b-e8bf-449e-81ea-9531e6acb03f","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bb7d82d7-2a5a-4f14-84ad-bcbf26fbab78","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455085,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bec072fd-1cc5-404d-b6f1-159979ba91f5","invariantUUID":"726e8e1c-eb3c-4393-bcc3-497a30c6d2f1","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e122f3be-9c43-4180-9a24-fcbfcf681749","lifecycleState":"CERTIFIED","lastUpdateDate":1667272395073,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44ee4f04-676b-4935-846a-5c054e5b0760","invariantUUID":"45b4f5ec-55fb-4ed7-94a2-107e6542d77c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"928db650-4212-4aaf-9b45-82df9c2a1aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1667272372126,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69f2d41c-cf85-46f7-9b42-a3b28bc892cf","invariantUUID":"d7572c66-b987-4c94-9f74-5f5d200d3f0c","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5fe71fdb-77e1-4adb-8334-db9ae336c895","lifecycleState":"CERTIFIED","lastUpdateDate":1667272433617,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ba2d40d-1f54-496e-b526-714e8aea3e9a","invariantUUID":"667ed3cb-8ec7-4f07-9853-4510bdeb20a7","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e631a65e-b323-4b18-b29d-077556f95cab","lifecycleState":"CERTIFIED","lastUpdateDate":1667276410382,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b64c2d5a-0e25-45f6-8cdb-db930972b1e0","invariantUUID":"bd7cc389-0feb-4aba-b253-3021db1c9b2e","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"99f3e37d-1cd2-4864-9fbc-26cf412d950d","lifecycleState":"CERTIFIED","lastUpdateDate":1667272331728,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"411b12d0-b57e-4449-87cf-3c221d7ef120","invariantUUID":"1169b647-2848-4e36-895b-81a2bbb84920","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2a42a95-bf56-4189-b17c-c5a1d1560419","lifecycleState":"CERTIFIED","lastUpdateDate":1667272376824,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0adf3e68-ba29-4884-8d09-a7a05a90e314","invariantUUID":"2588d7c9-370e-42e9-8a27-292d3cea0cd9","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"472a14b2-cd50-4ca9-8311-09b8f55ce179","lifecycleState":"CERTIFIED","lastUpdateDate":1667272475129,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cd91b9c-abb7-4563-9219-2de7acfd7bdc","invariantUUID":"7197b2c4-b6a6-4cc3-b138-52c865b6ae76","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bf728dfe-fd8b-4ddb-a8d1-d37ddbe02a77","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474142,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ef2e487-8c38-4ded-8bf7-ca20c23fddbc","invariantUUID":"b0d76738-2524-4055-aec2-773c2fbc5814","systemName":"VnfExternalCp","description":"Describes a logical external connection point, exposed by the VNF enabling connection with an external Virtual Link","tags":["VNF External CP","tosca.nodes.nfv.VnfExtCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"abdbb395-5b6a-4202-8278-3537b54744d8","lifecycleState":"CERTIFIED","lastUpdateDate":1667272416081,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80e4a873-70c2-4954-8b73-418fc1c8b996","invariantUUID":"0cfe48e2-0b44-40af-8286-3470bc6b6fc1","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"36680ca4-18ac-429f-8f3c-741354b1fbb9","lifecycleState":"CERTIFIED","lastUpdateDate":1667272475239,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5afb135a-d6a3-4ef6-be99-f23d5adc5bc2","invariantUUID":"f10fd07a-bfee-4d90-9983-38ffda845662","systemName":"VduCp","description":"Describes network connectivity between a VNFC instance based on this VDU and an internal VL","tags":["VDU Cp","tosca.nodes.nfv.VduCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70150c73-6990-4a37-a32d-2f826b5899be","lifecycleState":"CERTIFIED","lastUpdateDate":1667272357330,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af0a820b-35cc-4919-9e23-251196c0d5b8","invariantUUID":"9017d3b9-2a7c-4694-8fed-9ac84b363af8","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"155e1584-0733-41ae-bf02-0a438bafd942","lifecycleState":"CERTIFIED","lastUpdateDate":1667272370654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"f897990a-eaed-47d2-a433-2ede5c46a4bd","invariantUUID":"3693619c-4a55-459a-b137-bb427ad46a86","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3d03ae0-b8d6-4f50-ac6e-842e88b8417f","lifecycleState":"CERTIFIED","lastUpdateDate":1667272345396,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3eff3ec-c587-435c-a1bf-e84e70144d27","invariantUUID":"e1aa51de-17eb-4f04-90eb-787aa5ad3875","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ceb91b72-31ef-4e54-ad41-bc0f3f8a34e1","lifecycleState":"CERTIFIED","lastUpdateDate":1667272408204,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"474b72bf-db82-4d65-a32c-0b462553ed8f","invariantUUID":"1d4f87cf-09a5-4613-b64e-780e7cd6d99c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"59850e89-745c-41b4-8f4d-d54ec557ae98","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455181,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51cf906b-c5c7-45cc-8c8b-eb624663f48a","invariantUUID":"f4b7cae1-7d34-451e-8328-ca0d35f680d0","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"60a707f0-cccd-460f-9fb0-428070e69209","lifecycleState":"CERTIFIED","lastUpdateDate":1667272412559,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d22863d9-757a-48a0-abb0-01fc8c6e7430","invariantUUID":"11f328aa-55a8-49ff-8f27-269f94fca5fa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e0a53244-4637-4f8e-b15b-c0919fc6ef33","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474038,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16c23314-adab-415f-80e5-0abbcfbbc70e","invariantUUID":"4ddb3b40-8319-4955-a1ca-d206afc5c5f5","systemName":"Cp","description":"Provides information regarding the purpose of the connection point","tags":["Cp","tosca.nodes.nfv.Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"22dd38d5-bd8e-464b-a9eb-769cb623e435","lifecycleState":"CERTIFIED","lastUpdateDate":1667272437167,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d53a717-ac48-4697-a62a-1d30e80f582e","invariantUUID":"b43b8300-6264-41ca-a2df-33a9340c81de","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b3d13f7-d822-4f54-9152-0db0e8ca7ad8","lifecycleState":"CERTIFIED","lastUpdateDate":1667272375269,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f28efa1-0bdd-4f98-8924-a132542ec359","invariantUUID":"1e383ff3-0e16-4d19-a7a8-5ea5036af89c","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0742792-5c50-409e-af91-2ae2f5a01626","lifecycleState":"CERTIFIED","lastUpdateDate":1667272337093,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"12882744-101c-40a0-8f5c-7043934e8614","invariantUUID":"4f871996-4118-481a-b388-bcaca735687d","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2305269b-3b86-47a3-ae4e-1e7d8606eb53","lifecycleState":"CERTIFIED","lastUpdateDate":1667272302774,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db338fb9-30bd-4aad-aec6-0304228af722","invariantUUID":"5da35ce7-87f5-4abb-b971-37369204a79d","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"142ebfa4-9c5e-432c-bb62-c7cf75adfd42","lifecycleState":"CERTIFIED","lastUpdateDate":1667272321707,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2ed7b288-4047-4df6-a9b8-3f51f49ea7dc","invariantUUID":"85974159-7fc5-4ebb-83fe-7d31fe05fb7d","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72250643-3f7d-41a7-9357-989abc7e4097","lifecycleState":"CERTIFIED","lastUpdateDate":1667272349935,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69a2cb4f-c238-4820-bc74-3c43b3840433","invariantUUID":"e2affe64-5582-4a72-8e6f-8c3c2ba1f404","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42eed834-188f-4ea8-9400-257b8a2e84e6","lifecycleState":"CERTIFIED","lastUpdateDate":1667272318605,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b4275ef6-d1df-434a-a80e-57fedac2a349","invariantUUID":"1a60b6e3-c404-40e5-8bc5-e6cf53b75b86","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5eb73d7d-a1f6-46d2-87c0-9b78257637af","lifecycleState":"CERTIFIED","lastUpdateDate":1667272361744,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b67376c-d854-41d6-9c3a-eebfc3b9d73b","invariantUUID":"ff9de706-2aec-46f2-acc0-38803eff7c36","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f53fce3-d18d-40b6-ae29-523c0d41cad3","lifecycleState":"CERTIFIED","lastUpdateDate":1667272420201,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b7ec5e4-1698-4721-b3ee-eba3165f72ea","invariantUUID":"d1ead0c6-ccf5-49fc-b66c-001a1d20dd8e","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"87005c2e-32c8-4032-b07e-1d4d34945341","lifecycleState":"CERTIFIED","lastUpdateDate":1667272402349,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73d40ab9-f9df-40a7-b079-9db8e62659bb","invariantUUID":"ebf52de0-f06d-470f-9bf9-c5d184fd8ef7","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd9c500-6ad1-4161-965d-d65ffecbba5b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272342400,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60a371e5-69b8-4044-945f-c2d796a1fea4","invariantUUID":"338eb626-ba37-49da-a219-1a736b37ea51","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e810f42f-435a-44c5-b170-4335fb601db0","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474346,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0e1d7d1-37f6-4f9b-b06a-f82de8116d6c","invariantUUID":"ef8a9caa-a9ff-46d5-b8f5-82779534bcb8","systemName":"VduVirtualobjectstorage","description":"This node type describes the specifications of requirements related to virtual object storage resources","tags":["VDU VirtualObjectStorage","tosca.nodes.nfv.Vdu.VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"04f6d2e9-f64a-401a-a6e4-93b6fff187e2","lifecycleState":"CERTIFIED","lastUpdateDate":1667272294833,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5985a2f-8afa-480f-901f-49f41b9daf1c","invariantUUID":"350fad67-4db4-41e8-ba16-e61b36869aca","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4272e2a-0e0b-410f-90ff-bf8c6a632d73","lifecycleState":"CERTIFIED","lastUpdateDate":1667272411097,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aad6a62f-3306-4d1b-bda3-f5c8bc647fd5","invariantUUID":"1084889e-a259-4747-9772-c39797c5f93e","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b4f65b7-37e0-492d-a813-ff3ecdf0ebce","lifecycleState":"CERTIFIED","lastUpdateDate":1667272428575,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2683f661-99d6-4751-80b5-c3580c573a95","invariantUUID":"a29d4fc8-4167-47ae-8dcc-fbccd07df867","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39ed3e85-de0d-4d5d-8363-06a72e6303e2","lifecycleState":"CERTIFIED","lastUpdateDate":1667272363273,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27c3faa7-665b-4faa-9aaf-1fc44897ef26","invariantUUID":"906c2e7e-99b4-420d-9e64-dfff66388b43","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be","lifecycleState":"CERTIFIED","lastUpdateDate":1667272369210,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97f17e8b-e9da-4cf6-91d6-fbbe2723a0f9","invariantUUID":"47734f1c-7f53-4af9-9c27-f9fccf510c92","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2b844a7-4aae-4a54-8a5c-fc1629085f40","lifecycleState":"CERTIFIED","lastUpdateDate":1667276401084,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9cd973da-d809-452f-aa6e-bd9de457cfed","invariantUUID":"9e363cd8-82ce-4d9d-83a6-3a9189e228a3","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"830e29bf-21a8-4c6f-a375-1dab248cd36c","lifecycleState":"CERTIFIED","lastUpdateDate":1667272423503,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b7b66f2-225f-473c-8373-3772101508b4","invariantUUID":"0bd03b9b-0042-45af-85a2-d999b061b858","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24e4ec29-af55-44d7-8087-b3b81e9b4eb2","lifecycleState":"CERTIFIED","lastUpdateDate":1667272323373,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c81daa63-33ef-475a-ad4a-a7ccb515b554","invariantUUID":"5ee77649-1333-4fd2-ae7d-1416fec10f79","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8314a90a-a6df-4367-9523-3306e9e1d26b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474636,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77808606-2d59-428b-91df-04f0e30e94c7","invariantUUID":"d63451e1-2bd9-4e51-b546-b7571e6ee8ee","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.Vdu.VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"43c404b0-a745-4022-8d85-f5e7ab928406","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455440,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32eb1ce1-112e-47c0-9293-99e93ea8e461","invariantUUID":"cb12f2c8-9072-4301-b047-a6829562e6d4","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"61c8ed83-e4b4-4758-a22b-79d93b251568","lifecycleState":"CERTIFIED","lastUpdateDate":1667272320142,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd6f76f2-b33a-4988-b8bf-0cd3840f7d27","invariantUUID":"7195316c-ffd0-4203-bbb1-c55651b368f7","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2ee05a2e-415e-4e5a-9e36-a590f82f27b4","lifecycleState":"CERTIFIED","lastUpdateDate":1667272418450,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c49cf52c-97fe-4a92-a0f5-0a47c3c4a8f3","invariantUUID":"a335191a-3350-4b74-b2ac-fc2d8ad94753","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"3a18813f-bd3d-48b1-a842-aec20d2fcbd0","lifecycleState":"CERTIFIED","lastUpdateDate":1667272335512,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ca88c9a2-00ef-404c-aaee-da6be2764e24","invariantUUID":"afba4035-5027-43ec-a16f-ed67bcb05761","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02a84fa8-99aa-450a-bb87-22d74675ac78","lifecycleState":"CERTIFIED","lastUpdateDate":1667272351440,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bf1663d-71e5-4838-9bf8-b0b59f849cd5","invariantUUID":"45b8c280-b3cd-4340-9f9e-b177f55d247a","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"035f076c-3bc8-42f6-a880-999b50519a45","lifecycleState":"CERTIFIED","lastUpdateDate":1667272435580,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56450c65-d473-49e2-a1f3-009f07520852","invariantUUID":"b1a66c27-8a70-419d-86e3-2c49474bba83","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"36dceee6-b70d-4bea-b90d-82579a0c9dda","lifecycleState":"CERTIFIED","lastUpdateDate":1667272406744,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64b4ed34-fa71-4efd-ba62-d6e9e30e1896","invariantUUID":"9643fa2a-01de-4ca3-8813-7fdb5c7b32b8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45b6d3c6-4e44-46f7-a25d-54c2a4881e52","lifecycleState":"CERTIFIED","lastUpdateDate":1667272384686,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"567d5025-76a1-4c5e-b079-2bd3988a40d2","invariantUUID":"52be75ba-fda3-41a7-9723-178a5a928d28","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2c8d8a91-5926-43fc-9d4b-390729c6d67d","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455359,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57bde6b5-b059-42b9-ad68-da3927dbbc83","invariantUUID":"ae8458db-0926-4d55-9744-8fd95e430601","systemName":"Policyautomationcompositionelement","description":"The TOSCA service template representing the PolicyAutomationCompositionElement","tags":["PolicyAutomationCompositionElement","org.onap.policy.clamp.acm.PolicyAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"45397213-7f44-4998-b953-81b398b6478f","lifecycleState":"CERTIFIED","lastUpdateDate":1667272299706,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d6cffe9-18e3-4f9c-acc0-1cb3d03722dc","invariantUUID":"d36ef72d-b610-4934-921d-9423dc6ec676","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6be5311-c557-4a41-8705-a9f4288c5b29","lifecycleState":"CERTIFIED","lastUpdateDate":1667272393511,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0650974-3ca9-4383-bb6e-d367ce88c07c","invariantUUID":"a3d626aa-7220-4197-8bca-6d719a3911c9","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6c10c682-b491-49e5-900d-65674120b042","lifecycleState":"CERTIFIED","lastUpdateDate":1667276408906,"name":"pNF 05369dc0-3467","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3cd112d6-70d3-4838-a2de-2df24109e3ac","invariantUUID":"84a2e43b-aeb1-4e81-a929-46d04a75ed9b","systemName":"Pnf05369dc03467","description":"vendor software product","tags":["pNF 05369dc0-3467"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"727bf524-3fb1-4ca2-90a9-215416bf69cc","lifecycleState":"CERTIFIED","lastUpdateDate":1667272387656,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e415c4ce-9e85-4aee-8082-e02ec7759b00","invariantUUID":"9422e6a9-61b3-49b2-ac52-9814a92e60fe","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24896d1a-b94b-41d6-8f15-9db33cf6c39e","lifecycleState":"CERTIFIED","lastUpdateDate":1667272310196,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b09a65b1-1eb4-48a9-9ebe-a2b5a9f885a4","invariantUUID":"dd984baf-1e71-4b30-bae6-67de3059406e","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"896f3d60-6194-4b19-b650-a31064cad6c4","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474742,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edadc9ee-43ab-47c9-84a5-b1de2743d699","invariantUUID":"8d6a4a86-9720-43f4-af13-564040624e19","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2477e4fb-ad3c-43aa-90f6-ae5b77c75d06","lifecycleState":"CERTIFIED","lastUpdateDate":1667272409662,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad13db54-d172-4e82-961f-7f2e1ed90ba8","invariantUUID":"1be609c4-9f2a-458d-a4c9-8b347cad5e7e","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"49a7aff2-9d56-453d-a4c9-3f30befff0f0","lifecycleState":"CERTIFIED","lastUpdateDate":1667272343887,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed81c902-4198-4489-973a-0711bf1243af","invariantUUID":"517cdb80-2252-48d5-86aa-1e86dc8e4740","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4a5421c0-18bf-4202-8b96-f7897a24e58a","lifecycleState":"CERTIFIED","lastUpdateDate":1667272431895,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c9cf805-f34a-4b97-9468-3f23dcef1d9f","invariantUUID":"8b57d5a8-b944-48b5-878f-14c3fef5c550","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f7ace1af-adef-493e-8bba-89e8c8cd9a1a","lifecycleState":"CERTIFIED","lastUpdateDate":1667272308670,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef67198b-e549-4597-b53c-3584e6e16e64","invariantUUID":"a5e9b404-0ec4-4e15-bf0a-23a2e6457071","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c88c2db-d95a-4f97-918e-4d84109d6c52","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474238,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ad5da5b-0bc8-44b0-8723-6fb7ab6ebd8c","invariantUUID":"dd4df92d-9a86-4f9c-9c82-d2e62298c274","systemName":"Vnfvirtuallink","description":"Describes the information about an internal VNF VL","tags":["VnfVirtualLink","tosca.nodes.nfv.VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c093c8bf-9fc2-4774-9946-1cfd33deda0e","lifecycleState":"CERTIFIED","lastUpdateDate":1667272430318,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eaf44f8-dc46-4049-b184-98cdd69f029b","invariantUUID":"a4a6f2c7-be94-458a-9fc5-9e0a4b6dd261","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"85b0903b-4069-4e0c-8887-cb9773b331da","lifecycleState":"CERTIFIED","lastUpdateDate":1667272286374,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ea998a1-6889-448e-a83c-575fb6a0de79","invariantUUID":"541bbdcf-a281-4658-9361-0cae548c98c9","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ec2272f4-0875-4a17-9542-811cbec7597b","lifecycleState":"CERTIFIED","lastUpdateDate":1667272340910,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d9fa987-e883-42dd-85f3-da770d028aad","invariantUUID":"ca919b4c-d1f6-4800-821b-4fae7a954f6a","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f699789-828f-4992-a843-afcd96341e6f","lifecycleState":"CERTIFIED","lastUpdateDate":1667272381720,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"885c990b-f102-4461-8f7d-d950938a4f95","invariantUUID":"4ad34505-f4a3-49ea-8892-d2f7bc35cfa3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1bad25b5-9e4b-49db-8eb4-6aec105991e4","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455527,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd29f5fe-9abc-4026-bdc2-0de0435f6e25","invariantUUID":"13b2131a-c867-47e7-ab94-eb7f312fe4f1","systemName":"K8smicroserviceautomationcompositionelement","description":"The TOSCA service template representing the K8SMicroserviceAutomationCompositionElement","tags":["K8SMicroserviceAutomationCompositionElement","org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5df29ff5-cf1a-4221-924f-fb74b3caa20d","lifecycleState":"CERTIFIED","lastUpdateDate":1667272301269,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"150f2f8b-fe5c-4773-92fa-27ce55e5072a","invariantUUID":"f03884e7-21bb-4c8f-abf4-4d618f8f8e2b","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eaf0a64f-a113-4b58-b5a7-b1e6f9777311","lifecycleState":"CERTIFIED","lastUpdateDate":1667272311725,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92a63029-22c7-4232-b752-62536fb24101","invariantUUID":"ec3e05d9-71a4-4ce0-b8b1-bc6a3d4be387","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0b7e6f4b-00ca-43a9-8cf0-e8502bc30da0","lifecycleState":"CERTIFIED","lastUpdateDate":1667275495520,"name":"basic_onboard_svKEIf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a4758b9f-93d4-42a7-bfe1-f100b1c87cb5","invariantUUID":"0103aa37-e66a-4582-ac09-5cd27beb067d","systemName":"BasicOnboardSvkeif","description":"VF","tags":["basic_onboard_svKEIf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"017779ed-bf7d-4363-a981-e9393b839fb1","lifecycleState":"CERTIFIED","lastUpdateDate":1667272366258,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"32311fae-6aab-47fa-a0a8-112fbae824a1","invariantUUID":"32c9105d-5ce6-412c-88c7-eb095dc75215","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3909e994-60ff-4140-b2b9-480a769ae093","lifecycleState":"CERTIFIED","lastUpdateDate":1667272389147,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3748e9-6ac5-430f-a209-bb07332e4b6f","invariantUUID":"5aee953e-b8bb-40b4-95da-31eeb99f301a","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"71218f7c-9378-4ed7-9cab-2b27d2a5981a","lifecycleState":"CERTIFIED","lastUpdateDate":1667272330221,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"be750778-ab7f-4881-8ce4-0a0561222768","invariantUUID":"8703589d-ca94-4cc0-b487-a50d83f68ed0","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ec2fe9e5-9525-4d59-adef-93bf5a15006d","lifecycleState":"CERTIFIED","lastUpdateDate":1667272455610,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a707eeab-8a34-4a4c-90f9-7bbf1d1d0c76","invariantUUID":"aef2350f-f75f-4ed7-8e08-80dede405dd8","systemName":"Httpautomationcompositionelement","description":"The TOSCA service template representing the HttpAutomationCompositionElement","tags":["HttpAutomationCompositionElement","org.onap.policy.clamp.acm.HttpAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bdd3089d-e862-4ee3-86e9-5fe02d753257","lifecycleState":"CERTIFIED","lastUpdateDate":1667272474982,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6430f46-807e-4ec9-8482-4dabff0f2a54","invariantUUID":"4d40dd01-5a06-43fa-b527-704bc0977b55","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute","tosca.nodes.nfv.Vdu.Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"95a9e166-9a06-41dc-90b8-670eafaba24c","lifecycleState":"CERTIFIED","lastUpdateDate":1667275530737,"name":"basic_onboard_svKEIf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5522b0b9-8529-4b32-b07e-a8a9d522e9d6","invariantUUID":"630cb5b9-3678-4654-ace1-e5b7bf7a2631","systemName":"BasicOnboardSvkeif","description":"service","tags":["basic_onboard_svKEIf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0f0b8590-2b3f-45b5-b671-d4cc5e98fcdd","lifecycleState":"CERTIFIED","lastUpdateDate":1667276419526,"name":"Demo_pNF_WnFiPLQmx0g6g3VKYSSB","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"d15f6bc3-72f4-421c-bc67-f41fb9933e27","invariantUUID":"91e1fcc8-286d-439b-aec9-00e959c84354","systemName":"DemoPnfWnfiplqmx0g6g3vkyssb","description":"catalog service description","tags":["robot-ete","Demo_pNF_WnFiPLQmx0g6g3VKYSSB"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3f639d3a-13b9-43df-9be7-b167dd25fafe","lifecycleState":"CERTIFIED","lastUpdateDate":1667276389808,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","invariantUUID":"f84d2469-2e31-4a02-9337-58f1fd56592f","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ec498fc3-d09b-4d88-8157-eceed241cfd1","lifecycleState":"CERTIFIED","lastUpdateDate":1667276435461,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"467c247a-8a56-40aa-b309-b39e86d97ed2","invariantUUID":"0a376d7f-e35d-4a39-955f-0c34e23cbe5a","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"69460081-f5e4-483d-b210-e36e35d29af9","lifecycleState":"CERTIFIED","lastUpdateDate":1667276445176,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e4751ce4-07a6-4616-bb76-190c402e551b","invariantUUID":"f538bac9-92aa-419b-811b-8e2b6339ee73","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-11-01 04:25:53,021 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-11-01 04:25:53,021 DEBUG 129:onap_service.py(1) - [SDC][Get basic_network resource inputs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-01 04:25:53,022 DEBUG 131:onap_service.py(1) - [SDC][Get basic_network resource inputs] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/3f639d3a-13b9-43df-9be7-b167dd25fafe/filteredDataByParams?include=componentInstances 2022-11-01 04:25:53,022 DEBUG 132:onap_service.py(1) - [SDC][Get basic_network resource inputs] data sent: None 2022-11-01 04:25:53,024 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-01 04:25:53,090 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/3f639d3a-13b9-43df-9be7-b167dd25fafe/filteredDataByParams?include=componentInstances HTTP/1.1" 200 None 2022-11-01 04:25:53,091 INFO 142:onap_service.py(1) - [SDC][Get basic_network resource inputs] response code: 200 2022-11-01 04:25:53,092 DEBUG 146:onap_service.py(1) - [SDC][Get basic_network resource inputs] response: {"componentType":null,"additionalInformation":null,"artifacts":null,"deploymentArtifacts":null,"toscaArtifacts":null,"categories":null,"creatorUserId":null,"creatorFullName":null,"lastUpdaterUserId":null,"lastUpdaterFullName":null,"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"externalName":null,"properties":null,"path":["619a53a7-d0e6-44e5-9a85-bee47f93b0d8.a9498c12-c06f-4550-a7fa-8f64cb2515be.genericneutronnet0"],"ownerType":null,"type":"tosca.capabilities.Node","description":null,"source":"a9498c12-c06f-4550-a7fa-8f64cb2515be","parentName":null,"uniqueId":"capability.6410bec6-dc44-440a-afec-1bfdfddac38c.feature","ownerId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.a9498c12-c06f-4550-a7fa-8f64cb2515be.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.feature","version":null,"empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"externalName":null,"properties":null,"path":["619a53a7-d0e6-44e5-9a85-bee47f93b0d8.a9498c12-c06f-4550-a7fa-8f64cb2515be.genericneutronnet0"],"ownerType":null,"type":"tosca.capabilities.network.Linkable","description":null,"source":"a9498c12-c06f-4550-a7fa-8f64cb2515be","parentName":null,"uniqueId":"capability.a9498c12-c06f-4550-a7fa-8f64cb2515be.virtual_linkable","ownerId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.a9498c12-c06f-4550-a7fa-8f64cb2515be.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","version":null,"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"externalName":null,"node":"tosca.nodes.Root","path":["619a53a7-d0e6-44e5-9a85-bee47f93b0d8.a9498c12-c06f-4550-a7fa-8f64cb2515be.genericneutronnet0"],"source":"a9498c12-c06f-4550-a7fa-8f64cb2515be","parentName":null,"uniqueId":"6410bec6-dc44-440a-afec-1bfdfddac38c.dependency","capability":"tosca.capabilities.Node","ownerId":"6410bec6-dc44-440a-afec-1bfdfddac38c","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":"dependency","relationship":"tosca.relationships.DependsOn","name":"genericneutronnet0.dependency","version":null,"type":null,"empty":false}]},"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_role","type":"string","required":false,"defaultValue":null,"description":"Unique label that defines the role that this network performs. example: vce oam network, vnat sr-iov1 network\n","schema":null,"password":false,"name":"network_role","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"network_assignments","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"exVL_naming","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"network_flows","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_scope","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"network_scope","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_ecomp_naming","type":"org.openecomp.datatypes.EcompNaming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"network_ecomp_naming","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"provider_network","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","schema":null,"password":false,"name":"network_type","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","schema":null,"password":false,"name":"network_technology","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false},{"definition":false,"hidden":false,"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"network_homing","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e6a7b583-e688-41c8-93fe-024c44bf2e77","empty":false}],"attributes":null,"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"actualComponentUid":"a9498c12-c06f-4550-a7fa-8f64cb2515be","createdFromCsar":false,"uniqueId":"619a53a7-d0e6-44e5-9a85-bee47f93b0d8.a9498c12-c06f-4550-a7fa-8f64cb2515be.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","icon":"network","creationTime":1667276371816,"description":null,"originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","createdFrom":null,"componentUid":"a9498c12-c06f-4550-a7fa-8f64cb2515be","maxOccurrences":null,"minOccurrences":null,"componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1667276371816,"customizationUUID":"e6242bcd-bef7-43bb-888a-1e52874fa424","instanceCount":null,"posX":"200","posY":"100","componentName":"Generic NeutronNet","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstancesRelations":null,"componentInstancesInputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":null,"policies":null,"requirements":null,"inputs":null,"outputs":null,"groups":null,"interfaces":null,"nodeFilter":null,"substitutionFilters":null,"nodeFilterforNode":null,"properties":null,"attributes":null,"componentInstancesInterfaces":null,"derivedFromGenericType":null,"derivedFromGenericVersion":null,"model":null,"serviceApiArtifacts":null,"forwardingPaths":null,"metadata":null} 2022-11-01 04:25:53,095 DEBUG 129:onap_service.py(1) - [SDC][Get basic_network component's SDC resource metadata] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-01 04:25:53,095 DEBUG 131:onap_service.py(1) - [SDC][Get basic_network component's SDC resource metadata] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources/a9498c12-c06f-4550-a7fa-8f64cb2515be/filteredDataByParams?include=metadata 2022-11-01 04:25:53,095 DEBUG 132:onap_service.py(1) - [SDC][Get basic_network component's SDC resource metadata] data sent: None 2022-11-01 04:25:53,097 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-01 04:25:53,138 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/resources/a9498c12-c06f-4550-a7fa-8f64cb2515be/filteredDataByParams?include=metadata HTTP/1.1" 200 2535 2022-11-01 04:25:53,139 INFO 142:onap_service.py(1) - [SDC][Get basic_network component's SDC resource metadata] response code: 200 2022-11-01 04:25:53,140 DEBUG 146:onap_service.py(1) - [SDC][Get basic_network component's SDC resource metadata] response: {"componentType":null,"additionalInformation":null,"artifacts":null,"deploymentArtifacts":null,"toscaArtifacts":null,"categories":null,"creatorUserId":null,"creatorFullName":null,"lastUpdaterUserId":null,"lastUpdaterFullName":null,"componentInstances":null,"componentInstancesRelations":null,"componentInstancesInputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":null,"policies":null,"requirements":null,"inputs":null,"outputs":null,"groups":null,"interfaces":null,"nodeFilter":null,"substitutionFilters":null,"nodeFilterforNode":null,"properties":null,"attributes":null,"componentInstancesInterfaces":null,"derivedFromGenericType":null,"derivedFromGenericVersion":null,"model":null,"metadata":{"uniqueId":"a9498c12-c06f-4550-a7fa-8f64cb2515be","name":"Generic NeutronNet","version":"1.0","isHighestVersion":true,"creationDate":1667272369210,"lastUpdateDate":1667272369210,"description":"Generic NeutronNet","lifecycleState":"CERTIFIED","tags":["Generic NeutronNet"],"icon":"network","normalizedName":"genericneutronnet","systemName":"GenericNeutronnet","contactId":"jh0003","allVersions":{"1.0":"a9498c12-c06f-4550-a7fa-8f64cb2515be"},"isDeleted":null,"projectCode":null,"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"invariantUUID":"47734f1c-7f53-4af9-9c27-f9fccf510c92","componentType":"RESOURCE","categories":[{"name":"Generic","displayName":null,"normalizedName":"generic","models":null,"uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"creatorUserId":"jh0003","creatorFullName":"Jimmy Hendrix","lastUpdaterUserId":"jh0003","lastUpdaterFullName":"Jimmy Hendrix","isArchived":false,"archiveTime":0,"isVspArchived":false,"model":null,"vendorName":"ONAP (Tosca)","vendorRelease":"1.0.0.wd03","resourceVendorModelNumber":"","resourceType":"VL","isAbstract":null,"cost":null,"licenseType":null,"toscaResourceName":"org.openecomp.resource.vl.GenericNeutronNet","derivedFrom":["org.openecomp.resource.vl.extVL"],"categorySpecificMetadata":null,"csarVersionId":null,"uuid":"97f17e8b-e9da-4cf6-91d6-fbbe2723a0f9"},"derivedFrom":null,"derivedList":null,"defaultCapabilities":null} 2022-11-01 04:25:53,141 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC 2022-11-01 04:25:53,141 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-01 04:25:53,142 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-01 04:25:53,142 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified 2022-11-01 04:25:53,142 DEBUG 129:onap_service.py(1) - [None][Create 8e142a29-e3ac-4206-a883-dd60368e4ce8 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2355a5fb-bc87-421f-8e50-1e4c29a28bb4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-01 04:25:53,142 DEBUG 131:onap_service.py(1) - [None][Create 8e142a29-e3ac-4206-a883-dd60368e4ce8 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8e142a29-e3ac-4206-a883-dd60368e4ce8 2022-11-01 04:25:53,142 DEBUG 132:onap_service.py(1) - [None][Create 8e142a29-e3ac-4206-a883-dd60368e4ce8 Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_network", "modelInvariantId": "f84d2469-2e31-4a02-9337-58f1fd56592f", "modelVersion": "1.0", "modelVersionId": "af17349c-8ce4-47fb-af89-4aa0b779160c" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true } } } 2022-11-01 04:25:53,144 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-01 04:25:55,089 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/8e142a29-e3ac-4206-a883-dd60368e4ce8 HTTP/1.1" 202 262 2022-11-01 04:25:55,093 INFO 142:onap_service.py(1) - [None][Create 8e142a29-e3ac-4206-a883-dd60368e4ce8 Service deletion request] response code: 202 2022-11-01 04:25:55,093 DEBUG 146:onap_service.py(1) - [None][Create 8e142a29-e3ac-4206-a883-dd60368e4ce8 Service deletion request] response: {"requestReferences":{"requestId":"2355a5fb-bc87-421f-8e50-1e4c29a28bb4","instanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2355a5fb-bc87-421f-8e50-1e4c29a28bb4"}} 2022-11-01 04:25:55,094 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2022-11-01 04:25:55,104 DEBUG 129:onap_service.py(11) - [None][Check 2355a5fb-bc87-421f-8e50-1e4c29a28bb4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3185168b-85c0-403b-8021-bffe3a852031', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-01 04:25:55,104 DEBUG 131:onap_service.py(11) - [None][Check 2355a5fb-bc87-421f-8e50-1e4c29a28bb4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2355a5fb-bc87-421f-8e50-1e4c29a28bb4 2022-11-01 04:25:55,105 DEBUG 132:onap_service.py(11) - [None][Check 2355a5fb-bc87-421f-8e50-1e4c29a28bb4 orchestration request status] data sent: None 2022-11-01 04:25:55,109 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-01 04:25:55,280 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2355a5fb-bc87-421f-8e50-1e4c29a28bb4 HTTP/1.1" 200 875 2022-11-01 04:25:55,282 INFO 142:onap_service.py(11) - [None][Check 2355a5fb-bc87-421f-8e50-1e4c29a28bb4 orchestration request status] response code: 200 2022-11-01 04:25:55,282 DEBUG 146:onap_service.py(11) - [None][Check 2355a5fb-bc87-421f-8e50-1e4c29a28bb4 orchestration request status] response: {"request":{"requestId":"2355a5fb-bc87-421f-8e50-1e4c29a28bb4","startTime":"Tue, 01 Nov 2022 04:25:55 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f84d2469-2e31-4a02-9337-58f1fd56592f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelUuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelInvariantUuid":"f84d2469-2e31-4a02-9337-58f1fd56592f"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","serviceInstanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 01 Nov 2022 04:25:54 GMT"}}} 2022-11-01 04:26:05,294 DEBUG 129:onap_service.py(11) - [None][Check 2355a5fb-bc87-421f-8e50-1e4c29a28bb4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cdf90c0e-09ed-419d-8182-23e00efe1e81', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-01 04:26:05,294 DEBUG 131:onap_service.py(11) - [None][Check 2355a5fb-bc87-421f-8e50-1e4c29a28bb4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2355a5fb-bc87-421f-8e50-1e4c29a28bb4 2022-11-01 04:26:05,294 DEBUG 132:onap_service.py(11) - [None][Check 2355a5fb-bc87-421f-8e50-1e4c29a28bb4 orchestration request status] data sent: None 2022-11-01 04:26:05,296 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-01 04:26:05,476 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2355a5fb-bc87-421f-8e50-1e4c29a28bb4 HTTP/1.1" 200 1085 2022-11-01 04:26:05,478 INFO 142:onap_service.py(11) - [None][Check 2355a5fb-bc87-421f-8e50-1e4c29a28bb4 orchestration request status] response code: 200 2022-11-01 04:26:05,478 DEBUG 146:onap_service.py(11) - [None][Check 2355a5fb-bc87-421f-8e50-1e4c29a28bb4 orchestration request status] response: {"request":{"requestId":"2355a5fb-bc87-421f-8e50-1e4c29a28bb4","startTime":"Tue, 01 Nov 2022 04:25:55 GMT","finishTime":"Tue, 01 Nov 2022 04:25:58 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f84d2469-2e31-4a02-9337-58f1fd56592f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelUuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelInvariantUuid":"f84d2469-2e31-4a02-9337-58f1fd56592f"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","serviceInstanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 01 Nov 2022 04:25:58 GMT"}}} 2022-11-01 04:26:05,478 INFO 56:mixins.py(11) - ServiceDeletionRequest task finished 2022-11-01 04:26:05,479 DEBUG 129:onap_service.py(11) - [None][Check 2355a5fb-bc87-421f-8e50-1e4c29a28bb4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '75d9fe28-ebb0-40e6-a0f2-34de067215a5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-01 04:26:05,479 DEBUG 131:onap_service.py(11) - [None][Check 2355a5fb-bc87-421f-8e50-1e4c29a28bb4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2355a5fb-bc87-421f-8e50-1e4c29a28bb4 2022-11-01 04:26:05,479 DEBUG 132:onap_service.py(11) - [None][Check 2355a5fb-bc87-421f-8e50-1e4c29a28bb4 orchestration request status] data sent: None 2022-11-01 04:26:05,481 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-01 04:26:05,662 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2355a5fb-bc87-421f-8e50-1e4c29a28bb4 HTTP/1.1" 200 1085 2022-11-01 04:26:05,663 INFO 142:onap_service.py(11) - [None][Check 2355a5fb-bc87-421f-8e50-1e4c29a28bb4 orchestration request status] response code: 200 2022-11-01 04:26:05,663 DEBUG 146:onap_service.py(11) - [None][Check 2355a5fb-bc87-421f-8e50-1e4c29a28bb4 orchestration request status] response: {"request":{"requestId":"2355a5fb-bc87-421f-8e50-1e4c29a28bb4","startTime":"Tue, 01 Nov 2022 04:25:55 GMT","finishTime":"Tue, 01 Nov 2022 04:25:58 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f84d2469-2e31-4a02-9337-58f1fd56592f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelUuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelInvariantUuid":"f84d2469-2e31-4a02-9337-58f1fd56592f"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","serviceInstanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 01 Nov 2022 04:25:58 GMT"}}} 2022-11-01 04:26:05,664 DEBUG 129:onap_service.py(11) - [None][Check 2355a5fb-bc87-421f-8e50-1e4c29a28bb4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6bb7710d-fd03-42ba-ba6e-c32213409a11', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-01 04:26:05,664 DEBUG 131:onap_service.py(11) - [None][Check 2355a5fb-bc87-421f-8e50-1e4c29a28bb4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2355a5fb-bc87-421f-8e50-1e4c29a28bb4 2022-11-01 04:26:05,664 DEBUG 132:onap_service.py(11) - [None][Check 2355a5fb-bc87-421f-8e50-1e4c29a28bb4 orchestration request status] data sent: None 2022-11-01 04:26:05,666 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-01 04:26:05,832 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2355a5fb-bc87-421f-8e50-1e4c29a28bb4 HTTP/1.1" 200 1085 2022-11-01 04:26:05,834 INFO 142:onap_service.py(11) - [None][Check 2355a5fb-bc87-421f-8e50-1e4c29a28bb4 orchestration request status] response code: 200 2022-11-01 04:26:05,834 DEBUG 146:onap_service.py(11) - [None][Check 2355a5fb-bc87-421f-8e50-1e4c29a28bb4 orchestration request status] response: {"request":{"requestId":"2355a5fb-bc87-421f-8e50-1e4c29a28bb4","startTime":"Tue, 01 Nov 2022 04:25:55 GMT","finishTime":"Tue, 01 Nov 2022 04:25:58 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f84d2469-2e31-4a02-9337-58f1fd56592f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelUuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelInvariantUuid":"f84d2469-2e31-4a02-9337-58f1fd56592f"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","serviceInstanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 01 Nov 2022 04:25:58 GMT"}}} 2022-11-01 04:26:05,838 DEBUG 129:onap_service.py(1) - [None][Check 2355a5fb-bc87-421f-8e50-1e4c29a28bb4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8e30c669-1b56-433c-b3e8-2078276ea0c7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-01 04:26:05,839 DEBUG 131:onap_service.py(1) - [None][Check 2355a5fb-bc87-421f-8e50-1e4c29a28bb4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2355a5fb-bc87-421f-8e50-1e4c29a28bb4 2022-11-01 04:26:05,839 DEBUG 132:onap_service.py(1) - [None][Check 2355a5fb-bc87-421f-8e50-1e4c29a28bb4 orchestration request status] data sent: None 2022-11-01 04:26:05,841 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-01 04:26:06,007 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2355a5fb-bc87-421f-8e50-1e4c29a28bb4 HTTP/1.1" 200 1085 2022-11-01 04:26:06,010 INFO 142:onap_service.py(1) - [None][Check 2355a5fb-bc87-421f-8e50-1e4c29a28bb4 orchestration request status] response code: 200 2022-11-01 04:26:06,010 DEBUG 146:onap_service.py(1) - [None][Check 2355a5fb-bc87-421f-8e50-1e4c29a28bb4 orchestration request status] response: {"request":{"requestId":"2355a5fb-bc87-421f-8e50-1e4c29a28bb4","startTime":"Tue, 01 Nov 2022 04:25:55 GMT","finishTime":"Tue, 01 Nov 2022 04:25:58 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f84d2469-2e31-4a02-9337-58f1fd56592f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelUuid":"af17349c-8ce4-47fb-af89-4aa0b779160c","modelInvariantUuid":"f84d2469-2e31-4a02-9337-58f1fd56592f"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8e142a29-e3ac-4206-a883-dd60368e4ce8","serviceInstanceName":"basic_network-93e7ebfe-c269-4e96-9cad-8d1e93b250f9"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 01 Nov 2022 04:25:58 GMT"}}} 2022-11-01 04:26:06,011 INFO 264:service_ala_carte.py(1) - Service None deleted 2022-11-01 04:26:06,012 INFO 238:base.py(1) - ***************************** 2022-11-01 04:26:06,012 INFO 239:base.py(1) - Start Cleanup step: YamlTemplateServiceAlaCarteInstantiateStep 2022-11-01 04:26:06,013 INFO 240:base.py(1) - ***************************** 2022-11-01 04:26:06,014 INFO 238:base.py(1) - ***************************** 2022-11-01 04:26:06,014 INFO 239:base.py(1) - Start Cleanup step: YamlTemplateServiceOnboardStep 2022-11-01 04:26:06,014 INFO 240:base.py(1) - ***************************** 2022-11-01 04:26:06,014 INFO 238:base.py(1) - ***************************** 2022-11-01 04:26:06,015 INFO 239:base.py(1) - Start Cleanup step: ConnectServiceSubToCloudRegionStep 2022-11-01 04:26:06,015 INFO 240:base.py(1) - ***************************** 2022-11-01 04:26:06,015 INFO 238:base.py(1) - ***************************** 2022-11-01 04:26:06,015 INFO 239:base.py(1) - Start Cleanup step: RegisterCloudRegionStep 2022-11-01 04:26:06,015 INFO 240:base.py(1) - ***************************** 2022-11-01 04:26:06,015 INFO 238:base.py(1) - ***************************** 2022-11-01 04:26:06,015 INFO 239:base.py(1) - Start Cleanup step: CloudRegionCreateStep 2022-11-01 04:26:06,016 INFO 240:base.py(1) - ***************************** 2022-11-01 04:26:06,016 INFO 238:base.py(1) - ***************************** 2022-11-01 04:26:06,016 INFO 239:base.py(1) - Start Cleanup step: LinkCloudRegionToComplexStep 2022-11-01 04:26:06,016 INFO 240:base.py(1) - ***************************** 2022-11-01 04:26:06,016 INFO 238:base.py(1) - ***************************** 2022-11-01 04:26:06,016 INFO 239:base.py(1) - Start Cleanup step: ComplexCreateStep 2022-11-01 04:26:06,016 INFO 240:base.py(1) - ***************************** 2022-11-01 04:26:06,016 INFO 238:base.py(1) - ***************************** 2022-11-01 04:26:06,017 INFO 239:base.py(1) - Start Cleanup step: CustomerServiceSubscriptionCreateStep 2022-11-01 04:26:06,017 INFO 240:base.py(1) - ***************************** 2022-11-01 04:26:06,017 INFO 238:base.py(1) - ***************************** 2022-11-01 04:26:06,017 INFO 239:base.py(1) - Start Cleanup step: CustomerCreateStep 2022-11-01 04:26:06,017 INFO 240:base.py(1) - ***************************** 2022-11-01 04:26:06,017 INFO 190:base.py(1) - ***************************************************** 2022-11-01 04:26:06,017 INFO 191:base.py(1) - STOP [SO] YamlTemplateServiceAlaCarteInstantiateStep cleanup: Instantiate service described in YAML using SO a'la carte method. 2022-11-01 04:26:06,018 INFO 192:base.py(1) - ***************************************************** 2022-11-01 04:26:06,018 INFO 190:base.py(1) - ***************************************************** 2022-11-01 04:26:06,018 INFO 191:base.py(1) - STOP [SO] YamlTemplateVlAlaCarteInstantiateStep cleanup: Instantiate network link described in YAML using SO a'la carte method. 2022-11-01 04:26:06,018 INFO 192:base.py(1) - ***************************************************** 2022-11-01 04:26:06,018 INFO 176:run_tests.py(1) - Test result: +-----------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+---------------------+------------------+----------------+ | basic_network | integration | 06:37 | PASS | +-----------------------+---------------------+------------------+----------------+ 2022-11-01 04:26:06,022 INFO 61:basic_network.py(1) - Generate Test report 2022-11-01 04:26:06,122 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): testresults.opnfv.org:80 2022-11-01 04:26:06,394 DEBUG 433:connectionpool.py(1) - http://testresults.opnfv.org:80 "POST /onap/api/v1/results HTTP/1.1" 200 73 2022-11-01 04:26:06,396 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/63609fde6c44f500103eae17 2022-11-01 04:26:06,396 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK