2022-10-07 03:51:53,361 DEBUG 24:basic_network.py(1) - BasicNetwork init started 2022-10-07 03:51:53,366 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2022-10-07 03:51:53,366 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2022-10-07 03:51:53,366 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2022-10-07 03:51:53,366 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2022-10-07 03:51:53,366 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2022-10-07 03:51:53,366 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2022-10-07 03:51:53,366 DEBUG 219:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2022-10-07 03:51:53,367 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2022-10-07 03:51:53,367 INFO 169:run_tests.py(1) - Running test case 'basic_network'... 2022-10-07 03:51:53,367 DEBUG 34:basic_network.py(1) - start time 2022-10-07 03:51:53,367 INFO 175:base.py(1) - ***************************************************** 2022-10-07 03:51:53,367 INFO 176:base.py(1) - START [SO] YamlTemplateVlAlaCarteInstantiateStep: Instantiate network link described in YAML using SO a'la carte method. 2022-10-07 03:51:53,367 INFO 177:base.py(1) - ***************************************************** 2022-10-07 03:51:53,367 INFO 175:base.py(1) - ***************************************************** 2022-10-07 03:51:53,368 INFO 176:base.py(1) - START [SO] YamlTemplateServiceAlaCarteInstantiateStep: Instantiate service described in YAML using SO a'la carte method. 2022-10-07 03:51:53,368 INFO 177:base.py(1) - ***************************************************** 2022-10-07 03:51:53,368 INFO 175:base.py(1) - ***************************************************** 2022-10-07 03:51:53,368 INFO 176:base.py(1) - START [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-10-07 03:51:53,368 INFO 177:base.py(1) - ***************************************************** 2022-10-07 03:51:53,373 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-10-07 03:51:53,373 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-10-07 03:51:53,373 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-10-07 03:51:53,373 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-10-07 03:51:53,373 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-10-07 03:51:53,376 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-10-07 03:51:54,077 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 363 2022-10-07 03:51:54,078 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-10-07 03:51:54,078 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5f320015-9970-4523-a398-f75ff19173a3","invariantUUID":"fadee73f-a0a3-4a94-920e-c0201522295d","name":"basic_onboard_cvGoSO","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f320015-9970-4523-a398-f75ff19173a3/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-10-07 03:51:54,080 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_cvGoSO from SDC 2022-10-07 03:51:54,080 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:51:54,080 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:51:54,081 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-07 03:51:54,081 DEBUG 175:__init__.py(1) - number of Service returned: 1 2022-10-07 03:51:54,081 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-10-07 03:51:54,081 INFO 197:__init__.py(1) - Service basic_network doesn't exist in SDC 2022-10-07 03:51:54,081 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-10-07 03:51:54,081 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-10-07 03:51:54,081 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-10-07 03:51:54,081 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-10-07 03:51:54,082 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-10-07 03:51:54,083 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-10-07 03:51:54,148 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 363 2022-10-07 03:51:54,149 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-10-07 03:51:54,150 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5f320015-9970-4523-a398-f75ff19173a3","invariantUUID":"fadee73f-a0a3-4a94-920e-c0201522295d","name":"basic_onboard_cvGoSO","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f320015-9970-4523-a398-f75ff19173a3/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-10-07 03:51:54,151 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_cvGoSO from SDC 2022-10-07 03:51:54,151 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:51:54,152 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:51:54,152 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-07 03:51:54,152 DEBUG 175:__init__.py(1) - number of Service returned: 1 2022-10-07 03:51:54,152 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-10-07 03:51:54,152 INFO 197:__init__.py(1) - Service basic_network doesn't exist in SDC 2022-10-07 03:51:54,152 DEBUG 187:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2022-10-07 03:51:54,152 INFO 157:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2022-10-07 03:51:54,153 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-10-07 03:51:54,153 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-10-07 03:51:54,153 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2022-10-07 03:51:54,155 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-07 03:51:54,464 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-10-07 03:51:54,465 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2022-10-07 03:51:54,467 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":"Application L4+","displayName":null,"normalizedName":"application l4+","models":null,"uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","displayName":null,"normalizedName":"generic","models":null,"uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Participant","normalizedName":"participant","uniqueId":"resourceNewCategory.generic.participant","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"AutomationComposition Element","normalizedName":"automationcomposition element","uniqueId":"resourceNewCategory.generic.automationcomposition element","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":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":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":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":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"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,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":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":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":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,"type":null,"version":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,"type":null,"version":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,"type":null,"version":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,"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","displayName":null,"normalizedName":"mobility","models":["SDC AID"],"uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":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","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":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,"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.10.4"} 2022-10-07 03:51:54,470 DEBUG 175:__init__.py(1) - number of ServiceCategory returned: 9 2022-10-07 03:51:54,470 DEBUG 191:__init__.py(1) - filtering objects of all versions to be Network Service 2022-10-07 03:51:54,470 INFO 220:__init__.py(1) - ServiceCategory found, updating information 2022-10-07 03:51:54,470 INFO 312:__init__.py(1) - attempting to create Service basic_network in SDC 2022-10-07 03:51:54,470 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-10-07 03:51:54,471 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-10-07 03:51:54,471 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-10-07 03:51:54,471 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-10-07 03:51:54,471 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-10-07 03:51:54,473 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-10-07 03:51:54,543 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 363 2022-10-07 03:51:54,544 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-10-07 03:51:54,544 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5f320015-9970-4523-a398-f75ff19173a3","invariantUUID":"fadee73f-a0a3-4a94-920e-c0201522295d","name":"basic_onboard_cvGoSO","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f320015-9970-4523-a398-f75ff19173a3/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-10-07 03:51:54,546 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_cvGoSO from SDC 2022-10-07 03:51:54,547 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:51:54,547 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:51:54,547 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-07 03:51:54,547 DEBUG 175:__init__.py(1) - number of Service returned: 1 2022-10-07 03:51:54,547 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-10-07 03:51:54,547 INFO 197:__init__.py(1) - Service basic_network doesn't exist in SDC 2022-10-07 03:51:54,581 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-10-07 03:51:54,581 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-10-07 03:51:54,581 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-10-07 03:51:54,583 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-07 03:51:56,023 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-10-07 03:51:56,025 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2022-10-07 03:51:56,026 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.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":"68f59739-cce0-4b8b-9655-a6855ed96732.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":"68f59739-cce0-4b8b-9655-a6855ed96732.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":"68f59739-cce0-4b8b-9655-a6855ed96732.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":"68f59739-cce0-4b8b-9655-a6855ed96732.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,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.operationalpolicies","description":null,"creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.certificationtestresults","description":null,"creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.deploymentvotingrecord","description":null,"creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"automationcompositionfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.automationcompositionfunctions","description":null,"creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.servicequestionnaire","description":null,"creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.dimensioninginfo","description":null,"creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.affinityrules","description":null,"creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.serviceartifactplan","description":null,"creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.servicespecificpolicies","description":null,"creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.servicesecuritytemplate","description":null,"creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.engineeringrules","description":null,"creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.distributioninstructions","description":null,"creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.summaryofimpactstoecompelements","description":null,"creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.assettoscacsar","description":"TOSCA definition package of the asset","creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"TOSCA_CSAR","heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.assettoscatemplate","description":"TOSCA representation of the asset","creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"TOSCA_TEMPLATE","heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":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,"type":null,"version":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":"f52fe6fb-cb99-47be-a30d-2776c3a21021.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":"f52fe6fb-cb99-47be-a30d-2776c3a21021","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":"f52fe6fb-cb99-47be-a30d-2776c3a21021","empty":false},{"definition":false,"hidden":false,"uniqueId":"f52fe6fb-cb99-47be-a30d-2776c3a21021.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":"f52fe6fb-cb99-47be-a30d-2776c3a21021","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":"f52fe6fb-cb99-47be-a30d-2776c3a21021","empty":false},{"definition":false,"hidden":false,"uniqueId":"f52fe6fb-cb99-47be-a30d-2776c3a21021.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":"f52fe6fb-cb99-47be-a30d-2776c3a21021","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":"f52fe6fb-cb99-47be-a30d-2776c3a21021","empty":false},{"definition":false,"hidden":false,"uniqueId":"f52fe6fb-cb99-47be-a30d-2776c3a21021.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":"f52fe6fb-cb99-47be-a30d-2776c3a21021","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":"f52fe6fb-cb99-47be-a30d-2776c3a21021","empty":false},{"definition":false,"hidden":false,"uniqueId":"f52fe6fb-cb99-47be-a30d-2776c3a21021.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":"f52fe6fb-cb99-47be-a30d-2776c3a21021","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":"f52fe6fb-cb99-47be-a30d-2776c3a21021","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,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.configuration","description":null,"creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.testing","description":null,"creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.logging","description":null,"creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.monitoring","description":null,"creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.reporting","description":null,"creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.instantiation","description":null,"creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","substituteCandidate":true,"ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","environmentContext":"General_Revenue-Bearing","version":"0.1","icon":"network_l_1-3","uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732","description":"service","tags":["basic_network"],"creationDate":1665114715084,"archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"invariantUUID":"83942b73-6def-42c5-9a0f-3f0f70bc268f","normalizedName":"basicnetwork","systemName":"BasicNetwork","componentMetadataForSupportLog":{"SupportablityComponentUUID":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","SupportablityComponentName":"basic_network","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","csarUUID":null,"csarVersion":null,"lastUpdaterFullName":"Carlos Santana","uuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","importedToscaChecksum":null,"highestVersion":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","allVersions":null,"service":true,"categorySpecificMetadata":{},"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1665114715084,"allArtifacts":{"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.operationalpolicies","description":null,"creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.certificationtestresults","description":null,"creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.deploymentvotingrecord","description":null,"creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"automationcompositionfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.automationcompositionfunctions","description":null,"creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.servicequestionnaire","description":null,"creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.dimensioninginfo","description":null,"creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.affinityrules","description":null,"creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.serviceartifactplan","description":null,"creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.servicespecificpolicies","description":null,"creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.servicesecuritytemplate","description":null,"creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.engineeringrules","description":null,"creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.distributioninstructions","description":null,"creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.summaryofimpactstoecompelements","description":null,"creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"vspArchived":false,"archiveTime":0,"name":"basic_network"} 2022-10-07 03:51:56,030 INFO 330:__init__.py(1) - Service basic_network is created in SDC 2022-10-07 03:51:56,030 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:51:56,030 DEBUG 187:__init__.py(1) - check if Vl Generic NeutronNet exists in SDC 2022-10-07 03:51:56,030 INFO 157:__init__.py(1) - retrieving all objects of type Vl from SDC 2022-10-07 03:51:56,031 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-10-07 03:51:56,031 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-10-07 03:51:56,031 DEBUG 132:onap_service.py(1) - [SDC][get Vls] data sent: None 2022-10-07 03:51:56,032 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-10-07 03:51:56,159 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-10-07 03:51:56,160 INFO 142:onap_service.py(1) - [SDC][get Vls] response code: 200 2022-10-07 03:51:56,160 DEBUG 146:onap_service.py(1) - [SDC][get Vls] response: [{"uuid":"3655bf45-5a8e-4650-8b09-18865a5a7894","invariantUUID":"32ee0d39-38f4-4ef9-a0c7-46ef08ef62fe","name":"NsVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3655bf45-5a8e-4650-8b09-18865a5a7894/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"b76440b9-7465-4c86-bdc3-a1863ac48677","invariantUUID":"4ac3faeb-f3dc-44ce-8f94-8a8f18e0dc34","name":"ExtVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b76440b9-7465-4c86-bdc3-a1863ac48677/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"6093cd9e-2963-4777-a3d9-bafc3943bed5","invariantUUID":"5de3b068-04a5-4d68-ad56-3c09089b780b","name":"VL ELINE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/6093cd9e-2963-4777-a3d9-bafc3943bed5/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"1a52f680-6152-4b95-9bbe-d9894b92f44e","invariantUUID":"271473cb-7997-4c53-817d-619340952c93","name":"NsVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1a52f680-6152-4b95-9bbe-d9894b92f44e/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"d5252065-19fd-4143-acc2-2c554d0955ab","invariantUUID":"bdeb1a04-edfc-435b-ba4f-cb80870dec2b","name":"NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d5252065-19fd-4143-acc2-2c554d0955ab/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"3f324c55-6331-402d-ade9-35c52cc2d206","invariantUUID":"666d6b95-bd96-43ff-9bc0-78b4fd535303","name":"VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3f324c55-6331-402d-ade9-35c52cc2d206/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"e491bedd-c2e7-4089-b86e-694fa0813c7b","invariantUUID":"1412b841-ba2b-44c4-b036-b7d4944bf433","name":"ContrailV2VirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e491bedd-c2e7-4089-b86e-694fa0813c7b/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"2e8d0350-23d5-4801-8742-0cfe2ced301b","invariantUUID":"df3e4e32-eb5a-436b-975a-211bd24f97f9","name":"InternalVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/2e8d0350-23d5-4801-8742-0cfe2ced301b/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"6c4c394a-0e41-4416-ae1b-b908adc0eb75","invariantUUID":"a97e5205-4e2c-4330-b3a2-23a6167aaf4e","name":"ContrailVirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/6c4c394a-0e41-4416-ae1b-b908adc0eb75/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"ab7b8cf7-66b6-4686-bca3-af83f16b002d","invariantUUID":"59b8ba05-6d20-40da-a682-dd5dec47a442","name":"Network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ab7b8cf7-66b6-4686-bca3-af83f16b002d/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"4eaca15c-a89e-4e4c-b98d-6c3cf0e6b805","invariantUUID":"0844905c-d7a0-4609-bbd8-d07506d3a12a","name":"GlobalNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4eaca15c-a89e-4e4c-b98d-6c3cf0e6b805/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"a3b3152c-ad87-4c49-bb59-e2a3a69d9f1e","invariantUUID":"d7778d8d-1601-4422-8921-749f96a86a82","name":"VL UNDERLAYVPN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a3b3152c-ad87-4c49-bb59-e2a3a69d9f1e/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"082d42ac-7a6e-4c66-a4d9-1cd9dbf5fde6","invariantUUID":"93baff77-1390-497e-8d35-ed149e2f1803","name":"VL OVERLAYTUNNEL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/082d42ac-7a6e-4c66-a4d9-1cd9dbf5fde6/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"ecb28659-af14-49e9-b1b5-7622dbdbb049","invariantUUID":"464cdf1d-8808-4f62-9a05-5abab01a1e6c","name":"Generic NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ecb28659-af14-49e9-b1b5-7622dbdbb049/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"425573d1-0a4c-4e34-82c9-26685d945a56","invariantUUID":"4472febd-24ed-45c0-9556-d3595933a444","name":"ext ZTE VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/425573d1-0a4c-4e34-82c9-26685d945a56/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"e53fccc0-09d5-4d9c-8d56-e94b1bbf5f7b","invariantUUID":"e62e6885-87f3-4cb2-940f-4b4b6986e3fb","name":"VnfVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e53fccc0-09d5-4d9c-8d56-e94b1bbf5f7b/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"f2f928b7-e8e7-452c-a6ee-745f9235994a","invariantUUID":"36240388-5359-4961-9950-f6b9400fb909","name":"VnfVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f2f928b7-e8e7-452c-a6ee-745f9235994a/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"}] 2022-10-07 03:51:56,164 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NsVirtualLink from SDC 2022-10-07 03:51:56,164 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:51:56,164 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:51:56,164 DEBUG 59:sdc_resource.py(1) - SDC resource NsVirtualLink status: Certified 2022-10-07 03:51:56,165 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ExtVL from SDC 2022-10-07 03:51:56,165 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:51:56,165 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:51:56,165 DEBUG 59:sdc_resource.py(1) - SDC resource ExtVL status: Certified 2022-10-07 03:51:56,165 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL ELINE from SDC 2022-10-07 03:51:56,165 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:51:56,166 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:51:56,166 DEBUG 59:sdc_resource.py(1) - SDC resource VL ELINE status: Certified 2022-10-07 03:51:56,166 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NsVirtualLink from SDC 2022-10-07 03:51:56,166 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:51:56,166 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:51:56,166 DEBUG 59:sdc_resource.py(1) - SDC resource NsVirtualLink status: Certified 2022-10-07 03:51:56,166 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NeutronNet from SDC 2022-10-07 03:51:56,166 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:51:56,166 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:51:56,166 DEBUG 59:sdc_resource.py(1) - SDC resource NeutronNet status: Certified 2022-10-07 03:51:56,166 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL from SDC 2022-10-07 03:51:56,166 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:51:56,167 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:51:56,167 DEBUG 59:sdc_resource.py(1) - SDC resource VL status: Certified 2022-10-07 03:51:56,167 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailV2VirtualNetwork from SDC 2022-10-07 03:51:56,167 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:51:56,167 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:51:56,167 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailV2VirtualNetwork status: Certified 2022-10-07 03:51:56,167 DEBUG 273:sdc_resource.py(1) - importing SDC Resource InternalVL from SDC 2022-10-07 03:51:56,167 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:51:56,167 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:51:56,167 DEBUG 59:sdc_resource.py(1) - SDC resource InternalVL status: Certified 2022-10-07 03:51:56,167 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailVirtualNetwork from SDC 2022-10-07 03:51:56,168 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:51:56,168 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:51:56,168 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailVirtualNetwork status: Certified 2022-10-07 03:51:56,168 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Network from SDC 2022-10-07 03:51:56,168 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:51:56,168 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:51:56,168 DEBUG 59:sdc_resource.py(1) - SDC resource Network status: Certified 2022-10-07 03:51:56,168 DEBUG 273:sdc_resource.py(1) - importing SDC Resource GlobalNetwork from SDC 2022-10-07 03:51:56,168 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:51:56,168 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:51:56,168 DEBUG 59:sdc_resource.py(1) - SDC resource GlobalNetwork status: Certified 2022-10-07 03:51:56,169 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL UNDERLAYVPN from SDC 2022-10-07 03:51:56,169 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:51:56,169 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:51:56,169 DEBUG 59:sdc_resource.py(1) - SDC resource VL UNDERLAYVPN status: Certified 2022-10-07 03:51:56,169 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL OVERLAYTUNNEL from SDC 2022-10-07 03:51:56,169 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:51:56,169 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:51:56,170 DEBUG 59:sdc_resource.py(1) - SDC resource VL OVERLAYTUNNEL status: Certified 2022-10-07 03:51:56,170 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC 2022-10-07 03:51:56,170 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:51:56,170 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:51:56,170 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified 2022-10-07 03:51:56,170 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ext ZTE VL from SDC 2022-10-07 03:51:56,170 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:51:56,170 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:51:56,170 DEBUG 59:sdc_resource.py(1) - SDC resource ext ZTE VL status: Certified 2022-10-07 03:51:56,170 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VnfVirtualLink from SDC 2022-10-07 03:51:56,171 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:51:56,171 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:51:56,171 DEBUG 59:sdc_resource.py(1) - SDC resource VnfVirtualLink status: Certified 2022-10-07 03:51:56,171 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VnfVirtualLink from SDC 2022-10-07 03:51:56,171 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:51:56,171 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:51:56,171 DEBUG 59:sdc_resource.py(1) - SDC resource VnfVirtualLink status: Certified 2022-10-07 03:51:56,171 DEBUG 175:__init__.py(1) - number of Vl returned: 17 2022-10-07 03:51:56,171 DEBUG 191:__init__.py(1) - filtering objects of all versions to be Generic NeutronNet 2022-10-07 03:51:56,171 INFO 220:__init__.py(1) - Vl found, updating information 2022-10-07 03:51:56,172 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-10-07 03:51:56,172 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-10-07 03:51:56,172 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vl] data sent: None 2022-10-07 03:51:56,174 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-07 03:51:56,581 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-10-07 03:51:56,585 INFO 142:onap_service.py(1) - [SDC][Deep Load Vl] response code: 200 2022-10-07 03:51:56,587 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vl] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0a77824e-afef-4952-9305-521847a3ce5f","lifecycleState":"CERTIFIED","lastUpdateDate":1665111693182,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76caaae2-6e9d-4bbd-827e-f67ed098fba8","invariantUUID":"80ca191e-d58a-43b2-81b7-159ce5e07097","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":"network","uniqueId":"25b73306-9d36-49a0-9317-4a1a84cf6604","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870662,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2f928b7-e8e7-452c-a6ee-745f9235994a","invariantUUID":"36240388-5359-4961-9950-f6b9400fb909","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"950b6eb4-a546-460a-a524-c56202fbef0e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111816412,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0c83c37-2d2e-485f-a6ae-aa7c43c7493f","invariantUUID":"b24eb970-95e4-4e63-8e97-8812aeb8e39d","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":"network","uniqueId":"157b2fb3-2020-481a-b2e9-cb808079471b","lifecycleState":"CERTIFIED","lastUpdateDate":1665111771646,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7fa50b13-d3b8-4b66-a45b-72222a8fcfbb","invariantUUID":"903a8e6c-f6b0-481f-ae8c-a0a024852414","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":"7fbab015-369e-4881-bdd1-285cc60a9ffe","lifecycleState":"CERTIFIED","lastUpdateDate":1665111746549,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579c8f0f-d4b5-458a-a4ca-c2379995a7fd","invariantUUID":"e3fb6188-d3fc-45bf-aa94-c76a22807c9a","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":"compute","uniqueId":"baa753bf-2594-4015-916d-2afb8464b4f2","lifecycleState":"CERTIFIED","lastUpdateDate":1665111781252,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"667aa16a-6c5a-4e0e-809f-3c45005926a3","invariantUUID":"18d1e289-156a-483d-ac3d-68eda574bc6e","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":"compute","uniqueId":"a26907ac-55c6-462e-ae9b-077e88a2dde5","lifecycleState":"CERTIFIED","lastUpdateDate":1665111829547,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17083ee1-dd96-4a46-847d-66bff72354cc","invariantUUID":"cd936cd0-9271-42f7-bb85-29c591b47b02","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":"loadBalancer","uniqueId":"eebab908-140d-4892-8298-853e598e7f40","lifecycleState":"CERTIFIED","lastUpdateDate":1665111696507,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83c87eed-4c0f-4094-8681-39ff9271ffd2","invariantUUID":"ccfdb71b-4439-4212-baac-d8ec9b097c64","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":"network","uniqueId":"b8b636bd-9c00-45a5-826b-a2888542b216","lifecycleState":"CERTIFIED","lastUpdateDate":1665111758373,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"566a10be-178d-4715-bed7-0a934370fbd0","invariantUUID":"ef26b074-6d70-4187-8052-24368952a117","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"26a08062-0583-4e8a-af8a-863cf80450cd","lifecycleState":"CERTIFIED","lastUpdateDate":1665111709973,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4933fa24-a6bf-49cb-ab2c-ac747d6cd042","invariantUUID":"d3d02256-9874-4e70-8726-473d01cff377","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":"network","uniqueId":"e1850768-1804-4b24-bcd9-efdb123f7beb","lifecycleState":"CERTIFIED","lastUpdateDate":1665111779545,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a52f680-6152-4b95-9bbe-d9894b92f44e","invariantUUID":"271473cb-7997-4c53-817d-619340952c93","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":"ba254e32-724a-4928-ad3f-954eedf39a64","lifecycleState":"CERTIFIED","lastUpdateDate":1665111803254,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9760e60e-67b0-4189-b6be-96507b220242","invariantUUID":"089a568c-1047-40b0-8f89-e2351a2a3367","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":"network","uniqueId":"98864f64-69f9-40e0-8935-ac5baafa73c9","lifecycleState":"CERTIFIED","lastUpdateDate":1665111774719,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"425573d1-0a4c-4e34-82c9-26685d945a56","invariantUUID":"4472febd-24ed-45c0-9556-d3595933a444","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":"network","uniqueId":"2e429777-f24a-4741-befb-a5ad96637a81","lifecycleState":"CERTIFIED","lastUpdateDate":1665111708451,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5252065-19fd-4143-acc2-2c554d0955ab","invariantUUID":"bdeb1a04-edfc-435b-ba4f-cb80870dec2b","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":"58aa1565-418a-4d8d-81a8-941b78f2398e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111784325,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4fbbc54-1575-4070-be39-964b28486c19","invariantUUID":"e7eac083-d852-4d8b-9257-133402002d90","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":"564c1b34-8bcd-4895-a09f-2e112792b39f","lifecycleState":"CERTIFIED","lastUpdateDate":1665111764210,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"082d42ac-7a6e-4c66-a4d9-1cd9dbf5fde6","invariantUUID":"93baff77-1390-497e-8d35-ed149e2f1803","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":"compute","uniqueId":"ce32b518-2acc-4826-a6ca-624521a317b6","lifecycleState":"CERTIFIED","lastUpdateDate":1665111828061,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6efafde-2060-4b84-b14b-cee01a930d5c","invariantUUID":"2a7413b1-db60-4109-a00a-84f609c3be6e","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":"94e726d5-15e2-4da5-ba26-53ccc66bf94f","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871529,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"026c4581-fdbe-4524-9736-ebe15abbcd74","invariantUUID":"9e9abd65-5bbb-4753-8636-99a3883adef8","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":"172ed940-83b8-4091-87e2-2b7bc7546638","lifecycleState":"CERTIFIED","lastUpdateDate":1665111714811,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2e8d0350-23d5-4801-8742-0cfe2ced301b","invariantUUID":"df3e4e32-eb5a-436b-975a-211bd24f97f9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"1862648e-0ce0-44ff-a880-3ac19b44494a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111831119,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"124a2bda-4f1c-4805-b2fd-5a6524ebab3b","invariantUUID":"5ecc4b89-3208-474f-8a8b-0577e3374dba","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":"network","uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226","lifecycleState":"CERTIFIED","lastUpdateDate":1665111765722,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ecb28659-af14-49e9-b1b5-7622dbdbb049","invariantUUID":"464cdf1d-8808-4f62-9a05-5abab01a1e6c","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":"c98d54dc-b974-448b-be76-637c56a5e5df","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852145,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"582291b9-ef72-4ef7-88fc-601e5f0c2802","invariantUUID":"8ff9b983-974d-418f-baa6-c06abf64e778","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":"defaulticon","uniqueId":"cf49555c-ae6f-4ca4-aa57-d45b6d2bebb1","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852546,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11505bc8-716f-4978-bf79-c143a09d5412","invariantUUID":"b0a4991c-beee-4e58-83a3-2611f5b08a04","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":"defaulticon","uniqueId":"e248ce24-18dd-4515-8a94-cd5a92f47d9e","lifecycleState":"CERTIFIED","lastUpdateDate":1665114497468,"name":"basic_onboard_cvGoSO","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f2a94eee-2f34-470b-8072-466c6ac85125","invariantUUID":"97572b07-1418-4d4e-b3a8-3d6ddb02addb","systemName":"BasicOnboardCvgoso","description":"VF","tags":["basic_onboard_cvGoSO"],"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":"556db534-1117-44b7-bbbf-45f5654dfbf8","lifecycleState":"CERTIFIED","lastUpdateDate":1665111699645,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab7b8cf7-66b6-4686-bca3-af83f16b002d","invariantUUID":"59b8ba05-6d20-40da-a682-dd5dec47a442","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":"61ead254-b986-4552-8c52-cf626746aa4a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111719589,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6093cd9e-2963-4777-a3d9-bafc3943bed5","invariantUUID":"5de3b068-04a5-4d68-ad56-3c09089b780b","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":"port","uniqueId":"5fce1092-3327-4765-8e70-c4fe080cbe70","lifecycleState":"CERTIFIED","lastUpdateDate":1665111819649,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d70d71a-9015-4ef9-9c1d-2a882cc6e9ea","invariantUUID":"98673073-5c3a-4613-aa27-43d05f9b263b","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":"defaulticon","uniqueId":"fbec7c06-cd48-409e-89ff-e893f6b792f7","lifecycleState":"CERTIFIED","lastUpdateDate":1665111689859,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"25f7db9c-c1cf-40ea-86b8-a7a702877245","invariantUUID":"c3b92b28-278e-413f-84b9-91756dc6e2d7","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":"33c6ff12-1d99-4ef1-aaed-1b6126391e3c","lifecycleState":"CERTIFIED","lastUpdateDate":1665111742022,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c054df24-e9c6-4e98-ab3a-6f7a89f03d2a","invariantUUID":"bbb2ce51-c7b6-4352-a31e-b37114ee0e28","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":"defaulticon","uniqueId":"ade9f366-be3d-43cb-b9fd-f0e26951b87a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111711457,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61503e87-5c6c-4a3b-8025-0ece830ac9b9","invariantUUID":"ce7f79a1-22b8-43ed-87c1-d89372c25013","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":"network","uniqueId":"e38f6a90-355d-404c-93a5-269b9dba80ab","lifecycleState":"CERTIFIED","lastUpdateDate":1665111808986,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a05ce25-c2aa-4e6d-9d79-9d8606f4e802","invariantUUID":"70493856-2137-4b39-a198-b99db0063ab7","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":"2fd6f4ec-f367-4f85-bc50-b715828d224e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111768706,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7c34d27-81d2-40a4-9cc4-e33e65504b4e","invariantUUID":"9f7e5531-f91d-4bcc-b1f7-c0320a172304","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":"network","uniqueId":"b57b2408-60bc-4e0c-9f13-5f9c8ac7928e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871410,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83b4fbd4-4f3c-4282-b277-c8246de9ced1","invariantUUID":"8f2d05f7-5757-4333-99f5-77f50b01f360","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":"defaulticon","uniqueId":"de9181d2-1e43-4a42-a968-39552d0119b3","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852390,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7ab538e-096f-4ed5-b809-7fdddc3c1ca6","invariantUUID":"b3d6ef1a-b685-4d75-a0a7-57ec8547a6d6","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":"objectStorage","uniqueId":"81351ca8-23a9-4061-832b-942e7419d00c","lifecycleState":"CERTIFIED","lastUpdateDate":1665111691576,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5629a58-a1f5-4a11-81d6-baec81bbfa64","invariantUUID":"0f50d464-396c-4e9f-9c28-78d783ac947b","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":"3dd57b31-2a16-4b37-88b9-23a0d8feb013","lifecycleState":"CERTIFIED","lastUpdateDate":1665111739049,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"755a67d9-bce2-47a6-afd4-011fda556bd0","invariantUUID":"9a2535b7-acc1-4ca4-be26-f5e199c21c5d","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":"72c15596-42d2-4817-b37d-d5ed2f113c98","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870872,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b9afe39-6526-48a6-8913-66e023d495bc","invariantUUID":"15d241c1-61ea-446e-8599-3873bd2a181a","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ff6acaa-7a0e-49ef-b77b-5558b52c4cbe","lifecycleState":"CERTIFIED","lastUpdateDate":1665111806144,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da6428b0-8c64-450e-a663-f1e32990bd08","invariantUUID":"53ffef84-b7c8-4b34-9966-3bb7c853eca0","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":"581d4ee3-fafe-4dd8-a1e9-eeff94637612","lifecycleState":"CERTIFIED","lastUpdateDate":1665111810396,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09f4614d-ed57-40d9-b559-91bee5957992","invariantUUID":"e115a98d-fc5e-4888-b418-25285587e79d","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":"defaulticon","uniqueId":"222c1389-bb7d-41f4-9eeb-58a802938787","lifecycleState":"CERTIFIED","lastUpdateDate":1665111797510,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77c4fa96-b192-4a67-9068-594da4594e88","invariantUUID":"e4b41de7-50f8-42cf-9f2f-ad6382a93bae","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":"defaulticon","uniqueId":"fcc6d962-c9a0-4c34-9abf-331a49b68058","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852233,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"592f418e-3e35-42e3-9f13-85412294fba6","invariantUUID":"d4aa95da-07c1-4856-ab68-a905abd42e5d","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":"objectStorage","uniqueId":"09a1598b-698e-413a-b9b9-5ded75689b21","lifecycleState":"CERTIFIED","lastUpdateDate":1665111705423,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ddfdfdb-0e3d-4a39-b9a6-c946945e813a","invariantUUID":"62efea39-ba93-4857-bf61-0410310ed19a","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":"objectStorage","uniqueId":"46521cd1-1990-4c08-85e7-758fd31de366","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870770,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5416e139-c121-43f4-b72c-bf5823f9ecfc","invariantUUID":"4001fec5-d303-4f11-82cf-f6cd9b85ce8c","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":"network","uniqueId":"64816a1f-1012-4b7d-b9f3-6d7ef6cdbc29","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871182,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"890f4fc9-3b5d-45a2-bee1-344ce6d9235b","invariantUUID":"076848e3-f33d-44b9-82a1-5766b9fa0f10","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":"network","uniqueId":"1613a7b8-8aa6-4ae4-a094-190f2195b55a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111706933,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c4c394a-0e41-4416-ae1b-b908adc0eb75","invariantUUID":"a97e5205-4e2c-4330-b3a2-23a6167aaf4e","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":"objectStorage","uniqueId":"10bf3120-7fe2-473e-bae8-bd7cb269619a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111790217,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2234d0d-c2a6-4d3c-99d5-7dabe8fb2cae","invariantUUID":"19ac730b-12fc-4b8f-b759-0fc665157735","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"edcf20ed-a1af-4e11-945e-160f5dc22df9","lifecycleState":"CERTIFIED","lastUpdateDate":1665111812312,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71888aa6-5a1f-4f2e-aff5-9f198eddd38a","invariantUUID":"5de19247-5d8f-40a0-b78b-fc950254e0bb","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":"defaulticon","uniqueId":"4bce343d-755c-474a-ad09-dc052c31b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852308,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d142426-6704-4476-8ddb-02903b10ad56","invariantUUID":"dcb1a391-8178-4b89-b42c-1916c04f08cb","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":"network","uniqueId":"ab1c25fd-4a9a-48d2-8e1a-f260b7591f02","lifecycleState":"CERTIFIED","lastUpdateDate":1665111754002,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8512b64-9795-4c81-97fd-16c1d26a992a","invariantUUID":"bc22b634-d0c0-4772-b9c5-15a354b04edf","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":"objectStorage","uniqueId":"4fea5cd8-40f2-4f1c-8e2d-8b128dbfd6a8","lifecycleState":"CERTIFIED","lastUpdateDate":1665111785877,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"caa63d4c-2f44-4500-b894-a4e16ff46510","invariantUUID":"1e1c0402-0344-4ea5-9ec8-0dce90ccf9e9","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":"port","uniqueId":"a20c3efd-6461-4143-887b-9dcba1b5c035","lifecycleState":"CERTIFIED","lastUpdateDate":1665111832849,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53227b34-3bb8-4de3-8d66-01664800dabb","invariantUUID":"3f8251a0-0ff3-4745-a746-6c92595cc680","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"28ef9742-147d-4c19-82e3-bd66cbc50cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1665111824761,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83cc4158-f071-4026-8752-8001a7a5269d","invariantUUID":"1f944f3c-5424-4f92-b461-e1c93542ec80","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":"defaulticon","uniqueId":"c23d20a8-ce4c-42e4-bae2-b8242c1efc7f","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852044,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95de52cc-044a-4ab8-b4e4-3cd4849c16b2","invariantUUID":"46e3fe83-b036-43d4-bad9-842075c5ba90","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":"a2526e2b-3bf3-4072-8486-424d6c348331","lifecycleState":"CERTIFIED","lastUpdateDate":1665111716519,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"812751f6-b3c9-4db7-9e4f-8d6fe9c1246c","invariantUUID":"331b5b07-4335-46d6-912b-0d568f4b37f2","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":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"b274288f-ed98-4d55-8485-532ef6f44c38","lifecycleState":"CERTIFIED","lastUpdateDate":1665111735332,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd52e33b-8735-4f05-b1cd-8c062be8ca09","invariantUUID":"fd904998-c230-440c-88d2-b91df09af3b7","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":"network","uniqueId":"0c6f0b28-8c94-4287-9f85-da6d0dadf0ac","lifecycleState":"CERTIFIED","lastUpdateDate":1665111733875,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e491bedd-c2e7-4089-b86e-694fa0813c7b","invariantUUID":"1412b841-ba2b-44c4-b036-b7d4944bf433","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":"compute","uniqueId":"c2f52b38-4991-49de-997e-f7012a2a4c74","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870357,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9909435-69d5-4db6-8df7-5b2c0825bbb6","invariantUUID":"23d8c3c1-f93f-4df1-9873-c48a7cc550f2","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":"defaulticon","uniqueId":"7b3ab416-02da-4853-9ef0-dbf8f072c56b","lifecycleState":"CERTIFIED","lastUpdateDate":1665111767185,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"87879a7c-aa19-49d5-868a-f6051c19a03c","invariantUUID":"129bfd89-9473-4b90-87ad-b8c4069342f7","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":"efe6f081-5e8b-4a62-9e92-1b0610c29541","lifecycleState":"CERTIFIED","lastUpdateDate":1665111807571,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed88816f-2389-47f1-b2b7-2b35dedb2d8e","invariantUUID":"3d5f99ee-b714-4b41-aef8-e0848371fd42","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":"network","uniqueId":"0bd83b60-c8da-416c-8191-44cbc5cc8287","lifecycleState":"CERTIFIED","lastUpdateDate":1665111759827,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22f52373-4c69-4f7c-a002-674660dfd548","invariantUUID":"1cbaf3b3-ecf2-4ac8-86e2-23e91f7994d0","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":"port","uniqueId":"d681f67d-f870-46bf-a42a-831dba597a4d","lifecycleState":"CERTIFIED","lastUpdateDate":1665111728696,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ab7a6ad-b666-4142-bcc9-608297693e2d","invariantUUID":"d08438f9-c322-426a-b974-369580f5c3aa","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":"network","uniqueId":"8e3f3d31-bb44-47d8-aa72-af354488bdcd","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870561,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b67cd83-e16c-4aec-b26e-2aece001ab7a","invariantUUID":"28c68a49-2d89-4cfd-a9b6-daa954d14734","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e30676c6-dd5b-4ec8-b72a-7eeca784f158","lifecycleState":"CERTIFIED","lastUpdateDate":1665111770194,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e9a4b16-2ab8-4d8d-b76a-c478a4f03ab9","invariantUUID":"07f9a9f5-9eb0-4ac5-8996-2ff1a7d31604","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":"port","uniqueId":"e7da1e5a-23de-4729-a07d-24f5df324115","lifecycleState":"CERTIFIED","lastUpdateDate":1665111698122,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec9abcff-283f-4c05-9dab-35bdd86bab0b","invariantUUID":"021a2524-574c-4493-a65b-38f4af9c5b87","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":"b1610e24-b7ea-488b-952b-0befe675c70c","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871072,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3655bf45-5a8e-4650-8b09-18865a5a7894","invariantUUID":"32ee0d39-38f4-4ef9-a0c7-46ef08ef62fe","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":"networkrules","uniqueId":"ba62dc9d-8e60-4057-8566-7f65d8d963ab","lifecycleState":"CERTIFIED","lastUpdateDate":1665111732398,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"621eb553-1186-4e4e-bd36-7b2317822ad4","invariantUUID":"416ec5d4-ffe2-47e4-a44a-5fb0781b0c2e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3a971635-078f-4481-a4db-e3d6e214fb9a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111826523,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0e2c2d9-1e41-43f3-a416-5a66b531248a","invariantUUID":"cdac8b80-dfcd-455b-929c-0c725e6c8f76","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":"7d58976a-d4c5-4590-bd00-a5a785223a93","lifecycleState":"CERTIFIED","lastUpdateDate":1665111762746,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a3b3152c-ad87-4c49-bb59-e2a3a69d9f1e","invariantUUID":"d7778d8d-1601-4422-8921-749f96a86a82","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":"compute","uniqueId":"4890ce92-10af-4535-9c98-adc7c3ab9885","lifecycleState":"CERTIFIED","lastUpdateDate":1665111773207,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"325b4bea-2184-46a3-a7e4-3b2bb8e2e44b","invariantUUID":"68907ee4-5f9f-415e-910c-46b7e6f395b2","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":"port","uniqueId":"01cf0be9-401d-4e78-8cfa-fdba613c0f1e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111801814,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b396b8d-8c2b-4d43-a900-d5a76cbb7b98","invariantUUID":"534d275c-b3fa-446a-92ef-a87a3df61d1e","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":"60e9021c-7fae-416d-b9ce-5b463de6c7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1665111703954,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bf2a2ae-f17c-4cee-9031-3c9519842928","invariantUUID":"b381e752-d511-4c87-bdd6-cca80c0ea4a9","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":"network","uniqueId":"b46c08c0-4ea8-4429-b9b8-a42ed87bca0a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111804707,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f0779f8-3287-4416-a82d-794c2bf8d4df","invariantUUID":"b18aa656-d977-4a32-8afd-8430a204a338","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":"network","uniqueId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","lifecycleState":"CERTIFIED","lastUpdateDate":1665111713010,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b76440b9-7465-4c86-bdc3-a1863ac48677","invariantUUID":"4ac3faeb-f3dc-44ce-8f94-8a8f18e0dc34","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":"compute","uniqueId":"64578eaa-e298-4b75-bef4-b30081945e3a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870448,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7ce16d7-a31b-440f-a930-8d7b814ae257","invariantUUID":"e0d343c4-20f8-488b-8d14-12a18ea37af7","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":"network","uniqueId":"2cb92734-6cc9-4bf4-bcf7-15b6ea22b86a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111740558,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05b354e2-5e62-4440-9eaf-ba82231d5f2e","invariantUUID":"6b887273-e340-47bd-9eb3-150aaa387960","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":"port","uniqueId":"8e925d54-4bce-4dbb-a003-3a525b2c22ba","lifecycleState":"CERTIFIED","lastUpdateDate":1665111800362,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"903b876b-aed7-49a8-840c-c3e7fb93dcf0","invariantUUID":"519ea537-0670-41a5-98cd-a92f2dbd557d","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":"objectStorage","uniqueId":"dc247c87-16b1-4a53-a26a-622a12c7df54","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870970,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3775c157-d187-4131-95c3-ce710f69c75d","invariantUUID":"19dd8047-bb0c-4af9-85eb-069dfa83a7ed","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5b55856f-ca8a-416e-9f2e-d12b6743eb6a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111814579,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5a4a57e-48d3-46cf-a48c-d5dbda7d1b8f","invariantUUID":"3c706628-b718-4789-b367-f4fb34143250","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":"e642e194-3b65-4669-9d37-c61535768a27","lifecycleState":"CERTIFIED","lastUpdateDate":1665111777848,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e06824dc-0115-463b-aa7c-e9b8052bffc4","invariantUUID":"b4d8e33d-3d1c-47e1-a53f-cddd5f1dc382","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":"networkrules","uniqueId":"b6c72a3c-c51b-4923-af8f-f9fa446d513e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111727055,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bbafee91-2852-43fa-b833-5f73822e6652","invariantUUID":"df634b64-f0fa-47a0-ab70-4dcb4c7e4605","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":"164d9e34-36ae-4dfc-bf0b-323a7f591607","lifecycleState":"CERTIFIED","lastUpdateDate":1665111748084,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4548e81-c04d-4c59-a4f7-9fc73b003221","invariantUUID":"c9df5a8a-ff8a-4ddc-a332-716f0abf164b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee00e590-9f3c-413f-8c05-7e956f60256d","lifecycleState":"CERTIFIED","lastUpdateDate":1665111745045,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2badaff-25c5-42b5-af51-f3ef96f7343e","invariantUUID":"1bb74305-0223-4d0f-826a-78e6a341af6f","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":"network","uniqueId":"ef528d50-5c2e-40e1-9cbd-362d07be09a7","lifecycleState":"CERTIFIED","lastUpdateDate":1665111718008,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3f324c55-6331-402d-ade9-35c52cc2d206","invariantUUID":"666d6b95-bd96-43ff-9bc0-78b4fd535303","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":"defaulticon","uniqueId":"3427101d-2c64-48fe-83e3-f39c3a1fd10b","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852467,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3be8ab21-5b58-46e0-9e6a-697afd241794","invariantUUID":"8cde5fdf-c726-4365-9d8c-8fe54efc7b9d","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":"network","uniqueId":"9ea06107-446e-4fba-baf9-22e129e20c39","lifecycleState":"CERTIFIED","lastUpdateDate":1665111791726,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e53fccc0-09d5-4d9c-8d56-e94b1bbf5f7b","invariantUUID":"e62e6885-87f3-4cb2-940f-4b4b6986e3fb","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":"compute","uniqueId":"501faaaf-37d9-457a-b057-6d79a6849aa8","lifecycleState":"CERTIFIED","lastUpdateDate":1665111682994,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"748bcb2d-ff01-40c2-b3c4-492e5c88ab25","invariantUUID":"70ec1983-9edd-4ae5-b1a4-eb7e1e521aa1","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":"defaulticon","uniqueId":"b2236ad1-3e4a-4151-a0fb-6755720eba68","lifecycleState":"CERTIFIED","lastUpdateDate":1665111798899,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8addddcc-3bf1-4c37-98b3-52957f9fbf6e","invariantUUID":"fc198d72-bf79-448f-90eb-14edbd69cd14","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":"compute","uniqueId":"3a85ddb7-79f9-4e3c-91fd-e91ee042d6c4","lifecycleState":"CERTIFIED","lastUpdateDate":1665111737575,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf2cfdc4-0bc1-443c-ac88-e1905d9d7c0d","invariantUUID":"25691ee9-1fa5-40ba-bd70-6fbf9e5cf8e3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4d65c851-4679-4bec-aa6a-cf59bc615c8c","lifecycleState":"CERTIFIED","lastUpdateDate":1665111821301,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b772469-09c3-4a8b-94a4-0b9ebe7978ca","invariantUUID":"5370bbc7-4306-408e-9e81-a92d0e571fbf","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":"compute","uniqueId":"9277f8c8-40ab-4415-ab8f-6ccee49766d6","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871317,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3851d57-421c-4a14-84c2-9bd19718957b","invariantUUID":"614e7a8e-8f69-4880-9221-2f522955aef8","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":"4ab1036b-2a43-4600-858b-6b437a8737d0","lifecycleState":"CERTIFIED","lastUpdateDate":1665114534004,"name":"basic_onboard_cvGoSO","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f320015-9970-4523-a398-f75ff19173a3","invariantUUID":"fadee73f-a0a3-4a94-920e-c0201522295d","systemName":"BasicOnboardCvgoso","description":"service","tags":["basic_onboard_cvGoSO"],"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":"68f59739-cce0-4b8b-9655-a6855ed96732","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1665114715084,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","invariantUUID":"83942b73-6def-42c5-9a0f-3f0f70bc268f","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}]}]} 2022-10-07 03:51:56,591 DEBUG 118:sdc_resource.py(1) - Resource Generic NeutronNet found in resources list 2022-10-07 03:51:56,598 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-10-07 03:51:56,598 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/68f59739-cce0-4b8b-9655-a6855ed96732/resourceInstance 2022-10-07 03:51:56,598 DEBUG 132:onap_service.py(1) - [SDC][Add VL to ServiceProxy] data sent: { "name": "Generic NeutronNet", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "35eff4fe-0de2-49f0-8697-bb9547731226", "originType": "VL", "componentUid": "35eff4fe-0de2-49f0-8697-bb9547731226", "icon": "defaulticon" } 2022-10-07 03:51:56,600 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-07 03:51:58,507 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/68f59739-cce0-4b8b-9655-a6855ed96732/resourceInstance HTTP/1.1" 201 None 2022-10-07 03:51:58,508 INFO 142:onap_service.py(1) - [SDC][Add VL to ServiceProxy] response code: 201 2022-10-07 03:51:58,509 DEBUG 146:onap_service.py(1) - [SDC][Add VL to ServiceProxy] response: {"capabilities":{"tosca.capabilities.Node":[{"external":false,"externalName":null,"properties":null,"type":"tosca.capabilities.Node","path":["68f59739-cce0-4b8b-9655-a6855ed96732.35eff4fe-0de2-49f0-8697-bb9547731226.genericneutronnet0"],"ownerType":null,"uniqueId":"capability.64186f7e-3aaa-49ab-9c88-9462ee322ab1.feature","description":null,"source":"35eff4fe-0de2-49f0-8697-bb9547731226","leftOccurrences":"UNBOUNDED","previousName":null,"ownerId":"68f59739-cce0-4b8b-9655-a6855ed96732.35eff4fe-0de2-49f0-8697-bb9547731226.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":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,"type":"tosca.capabilities.network.Linkable","path":["68f59739-cce0-4b8b-9655-a6855ed96732.35eff4fe-0de2-49f0-8697-bb9547731226.genericneutronnet0"],"ownerType":null,"uniqueId":"capability.35eff4fe-0de2-49f0-8697-bb9547731226.virtual_linkable","description":null,"source":"35eff4fe-0de2-49f0-8697-bb9547731226","leftOccurrences":"UNBOUNDED","previousName":null,"ownerId":"68f59739-cce0-4b8b-9655-a6855ed96732.35eff4fe-0de2-49f0-8697-bb9547731226.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":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":["68f59739-cce0-4b8b-9655-a6855ed96732.35eff4fe-0de2-49f0-8697-bb9547731226.genericneutronnet0"],"uniqueId":"64186f7e-3aaa-49ab-9c88-9462ee322ab1.dependency","source":"35eff4fe-0de2-49f0-8697-bb9547731226","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","previousName":null,"relationship":"tosca.relationships.DependsOn","ownerId":"64186f7e-3aaa-49ab-9c88-9462ee322ab1","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","minOccurrences":"0","parentName":null,"name":"dependency","type":null,"version":null,"empty":false}]},"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.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":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.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":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74.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":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.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":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.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":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.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":"35eff4fe-0de2-49f0-8697-bb9547731226.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":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.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":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.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":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.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":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false}],"attributes":[{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"model":null,"parentUniqueId":"64186f7e-3aaa-49ab-9c88-9462ee322ab1","defaultValue":null,"definition":false,"schema":null,"name":"tosca_name","type":"string","uniqueId":"attribute.64186f7e-3aaa-49ab-9c88-9462ee322ab1.tosca_name","description":null,"status":null,"entry_schema":null,"ownerId":"64186f7e-3aaa-49ab-9c88-9462ee322ab1","_default":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"model":null,"parentUniqueId":"64186f7e-3aaa-49ab-9c88-9462ee322ab1","defaultValue":null,"definition":false,"schema":null,"name":"state","type":"string","uniqueId":"attribute.64186f7e-3aaa-49ab-9c88-9462ee322ab1.state","description":null,"status":null,"entry_schema":null,"ownerId":"64186f7e-3aaa-49ab-9c88-9462ee322ab1","_default":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"model":null,"parentUniqueId":"64186f7e-3aaa-49ab-9c88-9462ee322ab1","defaultValue":null,"definition":false,"schema":null,"name":"tosca_id","type":"string","uniqueId":"attribute.64186f7e-3aaa-49ab-9c88-9462ee322ab1.tosca_id","description":null,"status":null,"entry_schema":null,"ownerId":"64186f7e-3aaa-49ab-9c88-9462ee322ab1","_default":null,"version":null,"empty":false}],"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"createdFromCsar":false,"actualComponentUid":"35eff4fe-0de2-49f0-8697-bb9547731226","uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.35eff4fe-0de2-49f0-8697-bb9547731226.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","creationTime":1665114717077,"icon":"network","description":null,"originType":"VL","invariantName":"genericneutronnet0","componentUid":"35eff4fe-0de2-49f0-8697-bb9547731226","createdFrom":null,"posX":"200","posY":"100","customizationUUID":"cc70c445-4f65-4a05-ae9c-3d7493d6936a","componentVersion":"1.0","componentName":"Generic NeutronNet","toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"modificationTime":1665114717077,"maxOccurrences":null,"minOccurrences":null,"instanceCount":null,"isProxy":false,"toscaArtifacts":{},"directives":[],"originArchived":false,"propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"type":null,"version":null,"ownerId":null,"empty":false} 2022-10-07 03:51:58,509 INFO 940:sdc_resource.py(1) - Resource VL Generic NeutronNet has been added on ServiceProxy basic_network 2022-10-07 03:51:58,512 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-10-07 03:51:58,512 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/bb3db1df-1f44-4c51-b3cb-109b332a51d5/distribution 2022-10-07 03:51:58,512 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None 2022-10-07 03:51:58,514 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-07 03:51:58,574 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/bb3db1df-1f44-4c51-b3cb-109b332a51d5/distribution HTTP/1.1" 200 38 2022-10-07 03:51:58,575 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200 2022-10-07 03:51:58,575 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[]} 2022-10-07 03:51:58,577 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-10-07 03:51:58,577 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-10-07 03:51:58,577 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2022-10-07 03:51:58,579 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-07 03:51:58,644 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-10-07 03:51:58,645 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2022-10-07 03:51:58,645 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]} 2022-10-07 03:51:58,647 DEBUG 643:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-10-07 03:51:58,647 INFO 741:service.py(1) - attempting to checkin Service basic_network in SDC 2022-10-07 03:51:58,651 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-10-07 03:51:58,651 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/68f59739-cce0-4b8b-9655-a6855ed96732/lifecycleState/checkin 2022-10-07 03:51:58,652 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2022-10-07 03:51:58,654 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-07 03:52:00,594 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/68f59739-cce0-4b8b-9655-a6855ed96732/lifecycleState/checkin HTTP/1.1" 200 1199 2022-10-07 03:52:00,595 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2022-10-07 03:52:00,596 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732","name":"basic_network","version":"0.1","isHighestVersion":true,"creationDate":1665114715084,"lastUpdateDate":1665114719115,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"0.1":"68f59739-cce0-4b8b-9655-a6855ed96732"},"projectCode":"123456","invariantUUID":"83942b73-6def-42c5-9a0f-3f0f70bc268f","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":"bb3db1df-1f44-4c51-b3cb-109b332a51d5"} 2022-10-07 03:52:00,598 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-10-07 03:52:00,598 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-10-07 03:52:00,598 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-10-07 03:52:00,598 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-10-07 03:52:00,598 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-10-07 03:52:00,600 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-10-07 03:52:00,680 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 744 2022-10-07 03:52:00,681 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-10-07 03:52:00,681 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5f320015-9970-4523-a398-f75ff19173a3","invariantUUID":"fadee73f-a0a3-4a94-920e-c0201522295d","name":"basic_onboard_cvGoSO","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f320015-9970-4523-a398-f75ff19173a3/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","invariantUUID":"83942b73-6def-42c5-9a0f-3f0f70bc268f","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/bb3db1df-1f44-4c51-b3cb-109b332a51d5/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-10-07 03:52:00,683 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_cvGoSO from SDC 2022-10-07 03:52:00,684 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:52:00,684 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:52:00,684 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-07 03:52:00,684 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-10-07 03:52:00,684 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:52:00,684 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:52:00,684 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2022-10-07 03:52:00,684 DEBUG 175:__init__.py(1) - number of Service returned: 2 2022-10-07 03:52:00,684 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-10-07 03:52:00,684 INFO 220:__init__.py(1) - Service found, updating information 2022-10-07 03:52:00,685 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-10-07 03:52:00,685 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-10-07 03:52:00,685 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-10-07 03:52:00,687 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-07 03:52:00,774 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-10-07 03:52:00,777 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-10-07 03:52:00,780 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0a77824e-afef-4952-9305-521847a3ce5f","lifecycleState":"CERTIFIED","lastUpdateDate":1665111693182,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76caaae2-6e9d-4bbd-827e-f67ed098fba8","invariantUUID":"80ca191e-d58a-43b2-81b7-159ce5e07097","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":"network","uniqueId":"25b73306-9d36-49a0-9317-4a1a84cf6604","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870662,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2f928b7-e8e7-452c-a6ee-745f9235994a","invariantUUID":"36240388-5359-4961-9950-f6b9400fb909","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"950b6eb4-a546-460a-a524-c56202fbef0e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111816412,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0c83c37-2d2e-485f-a6ae-aa7c43c7493f","invariantUUID":"b24eb970-95e4-4e63-8e97-8812aeb8e39d","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":"network","uniqueId":"157b2fb3-2020-481a-b2e9-cb808079471b","lifecycleState":"CERTIFIED","lastUpdateDate":1665111771646,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7fa50b13-d3b8-4b66-a45b-72222a8fcfbb","invariantUUID":"903a8e6c-f6b0-481f-ae8c-a0a024852414","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":"7fbab015-369e-4881-bdd1-285cc60a9ffe","lifecycleState":"CERTIFIED","lastUpdateDate":1665111746549,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579c8f0f-d4b5-458a-a4ca-c2379995a7fd","invariantUUID":"e3fb6188-d3fc-45bf-aa94-c76a22807c9a","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":"compute","uniqueId":"baa753bf-2594-4015-916d-2afb8464b4f2","lifecycleState":"CERTIFIED","lastUpdateDate":1665111781252,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"667aa16a-6c5a-4e0e-809f-3c45005926a3","invariantUUID":"18d1e289-156a-483d-ac3d-68eda574bc6e","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":"compute","uniqueId":"a26907ac-55c6-462e-ae9b-077e88a2dde5","lifecycleState":"CERTIFIED","lastUpdateDate":1665111829547,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17083ee1-dd96-4a46-847d-66bff72354cc","invariantUUID":"cd936cd0-9271-42f7-bb85-29c591b47b02","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":"loadBalancer","uniqueId":"eebab908-140d-4892-8298-853e598e7f40","lifecycleState":"CERTIFIED","lastUpdateDate":1665111696507,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83c87eed-4c0f-4094-8681-39ff9271ffd2","invariantUUID":"ccfdb71b-4439-4212-baac-d8ec9b097c64","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":"network","uniqueId":"b8b636bd-9c00-45a5-826b-a2888542b216","lifecycleState":"CERTIFIED","lastUpdateDate":1665111758373,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"566a10be-178d-4715-bed7-0a934370fbd0","invariantUUID":"ef26b074-6d70-4187-8052-24368952a117","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"26a08062-0583-4e8a-af8a-863cf80450cd","lifecycleState":"CERTIFIED","lastUpdateDate":1665111709973,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4933fa24-a6bf-49cb-ab2c-ac747d6cd042","invariantUUID":"d3d02256-9874-4e70-8726-473d01cff377","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":"network","uniqueId":"e1850768-1804-4b24-bcd9-efdb123f7beb","lifecycleState":"CERTIFIED","lastUpdateDate":1665111779545,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a52f680-6152-4b95-9bbe-d9894b92f44e","invariantUUID":"271473cb-7997-4c53-817d-619340952c93","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":"ba254e32-724a-4928-ad3f-954eedf39a64","lifecycleState":"CERTIFIED","lastUpdateDate":1665111803254,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9760e60e-67b0-4189-b6be-96507b220242","invariantUUID":"089a568c-1047-40b0-8f89-e2351a2a3367","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":"network","uniqueId":"98864f64-69f9-40e0-8935-ac5baafa73c9","lifecycleState":"CERTIFIED","lastUpdateDate":1665111774719,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"425573d1-0a4c-4e34-82c9-26685d945a56","invariantUUID":"4472febd-24ed-45c0-9556-d3595933a444","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":"network","uniqueId":"2e429777-f24a-4741-befb-a5ad96637a81","lifecycleState":"CERTIFIED","lastUpdateDate":1665111708451,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5252065-19fd-4143-acc2-2c554d0955ab","invariantUUID":"bdeb1a04-edfc-435b-ba4f-cb80870dec2b","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":"58aa1565-418a-4d8d-81a8-941b78f2398e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111784325,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4fbbc54-1575-4070-be39-964b28486c19","invariantUUID":"e7eac083-d852-4d8b-9257-133402002d90","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":"564c1b34-8bcd-4895-a09f-2e112792b39f","lifecycleState":"CERTIFIED","lastUpdateDate":1665111764210,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"082d42ac-7a6e-4c66-a4d9-1cd9dbf5fde6","invariantUUID":"93baff77-1390-497e-8d35-ed149e2f1803","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":"compute","uniqueId":"ce32b518-2acc-4826-a6ca-624521a317b6","lifecycleState":"CERTIFIED","lastUpdateDate":1665111828061,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6efafde-2060-4b84-b14b-cee01a930d5c","invariantUUID":"2a7413b1-db60-4109-a00a-84f609c3be6e","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":"94e726d5-15e2-4da5-ba26-53ccc66bf94f","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871529,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"026c4581-fdbe-4524-9736-ebe15abbcd74","invariantUUID":"9e9abd65-5bbb-4753-8636-99a3883adef8","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":"172ed940-83b8-4091-87e2-2b7bc7546638","lifecycleState":"CERTIFIED","lastUpdateDate":1665111714811,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2e8d0350-23d5-4801-8742-0cfe2ced301b","invariantUUID":"df3e4e32-eb5a-436b-975a-211bd24f97f9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"1862648e-0ce0-44ff-a880-3ac19b44494a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111831119,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"124a2bda-4f1c-4805-b2fd-5a6524ebab3b","invariantUUID":"5ecc4b89-3208-474f-8a8b-0577e3374dba","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":"network","uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226","lifecycleState":"CERTIFIED","lastUpdateDate":1665111765722,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ecb28659-af14-49e9-b1b5-7622dbdbb049","invariantUUID":"464cdf1d-8808-4f62-9a05-5abab01a1e6c","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":"c98d54dc-b974-448b-be76-637c56a5e5df","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852145,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"582291b9-ef72-4ef7-88fc-601e5f0c2802","invariantUUID":"8ff9b983-974d-418f-baa6-c06abf64e778","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":"defaulticon","uniqueId":"cf49555c-ae6f-4ca4-aa57-d45b6d2bebb1","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852546,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11505bc8-716f-4978-bf79-c143a09d5412","invariantUUID":"b0a4991c-beee-4e58-83a3-2611f5b08a04","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":"defaulticon","uniqueId":"e248ce24-18dd-4515-8a94-cd5a92f47d9e","lifecycleState":"CERTIFIED","lastUpdateDate":1665114497468,"name":"basic_onboard_cvGoSO","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f2a94eee-2f34-470b-8072-466c6ac85125","invariantUUID":"97572b07-1418-4d4e-b3a8-3d6ddb02addb","systemName":"BasicOnboardCvgoso","description":"VF","tags":["basic_onboard_cvGoSO"],"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":"556db534-1117-44b7-bbbf-45f5654dfbf8","lifecycleState":"CERTIFIED","lastUpdateDate":1665111699645,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab7b8cf7-66b6-4686-bca3-af83f16b002d","invariantUUID":"59b8ba05-6d20-40da-a682-dd5dec47a442","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":"61ead254-b986-4552-8c52-cf626746aa4a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111719589,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6093cd9e-2963-4777-a3d9-bafc3943bed5","invariantUUID":"5de3b068-04a5-4d68-ad56-3c09089b780b","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":"port","uniqueId":"5fce1092-3327-4765-8e70-c4fe080cbe70","lifecycleState":"CERTIFIED","lastUpdateDate":1665111819649,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d70d71a-9015-4ef9-9c1d-2a882cc6e9ea","invariantUUID":"98673073-5c3a-4613-aa27-43d05f9b263b","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":"defaulticon","uniqueId":"fbec7c06-cd48-409e-89ff-e893f6b792f7","lifecycleState":"CERTIFIED","lastUpdateDate":1665111689859,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"25f7db9c-c1cf-40ea-86b8-a7a702877245","invariantUUID":"c3b92b28-278e-413f-84b9-91756dc6e2d7","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":"33c6ff12-1d99-4ef1-aaed-1b6126391e3c","lifecycleState":"CERTIFIED","lastUpdateDate":1665111742022,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c054df24-e9c6-4e98-ab3a-6f7a89f03d2a","invariantUUID":"bbb2ce51-c7b6-4352-a31e-b37114ee0e28","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":"defaulticon","uniqueId":"ade9f366-be3d-43cb-b9fd-f0e26951b87a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111711457,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61503e87-5c6c-4a3b-8025-0ece830ac9b9","invariantUUID":"ce7f79a1-22b8-43ed-87c1-d89372c25013","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":"network","uniqueId":"e38f6a90-355d-404c-93a5-269b9dba80ab","lifecycleState":"CERTIFIED","lastUpdateDate":1665111808986,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a05ce25-c2aa-4e6d-9d79-9d8606f4e802","invariantUUID":"70493856-2137-4b39-a198-b99db0063ab7","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":"2fd6f4ec-f367-4f85-bc50-b715828d224e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111768706,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7c34d27-81d2-40a4-9cc4-e33e65504b4e","invariantUUID":"9f7e5531-f91d-4bcc-b1f7-c0320a172304","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":"network","uniqueId":"b57b2408-60bc-4e0c-9f13-5f9c8ac7928e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871410,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83b4fbd4-4f3c-4282-b277-c8246de9ced1","invariantUUID":"8f2d05f7-5757-4333-99f5-77f50b01f360","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":"defaulticon","uniqueId":"de9181d2-1e43-4a42-a968-39552d0119b3","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852390,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7ab538e-096f-4ed5-b809-7fdddc3c1ca6","invariantUUID":"b3d6ef1a-b685-4d75-a0a7-57ec8547a6d6","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":"objectStorage","uniqueId":"81351ca8-23a9-4061-832b-942e7419d00c","lifecycleState":"CERTIFIED","lastUpdateDate":1665111691576,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5629a58-a1f5-4a11-81d6-baec81bbfa64","invariantUUID":"0f50d464-396c-4e9f-9c28-78d783ac947b","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":"3dd57b31-2a16-4b37-88b9-23a0d8feb013","lifecycleState":"CERTIFIED","lastUpdateDate":1665111739049,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"755a67d9-bce2-47a6-afd4-011fda556bd0","invariantUUID":"9a2535b7-acc1-4ca4-be26-f5e199c21c5d","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":"72c15596-42d2-4817-b37d-d5ed2f113c98","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870872,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b9afe39-6526-48a6-8913-66e023d495bc","invariantUUID":"15d241c1-61ea-446e-8599-3873bd2a181a","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ff6acaa-7a0e-49ef-b77b-5558b52c4cbe","lifecycleState":"CERTIFIED","lastUpdateDate":1665111806144,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da6428b0-8c64-450e-a663-f1e32990bd08","invariantUUID":"53ffef84-b7c8-4b34-9966-3bb7c853eca0","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":"581d4ee3-fafe-4dd8-a1e9-eeff94637612","lifecycleState":"CERTIFIED","lastUpdateDate":1665111810396,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09f4614d-ed57-40d9-b559-91bee5957992","invariantUUID":"e115a98d-fc5e-4888-b418-25285587e79d","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":"defaulticon","uniqueId":"222c1389-bb7d-41f4-9eeb-58a802938787","lifecycleState":"CERTIFIED","lastUpdateDate":1665111797510,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77c4fa96-b192-4a67-9068-594da4594e88","invariantUUID":"e4b41de7-50f8-42cf-9f2f-ad6382a93bae","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":"defaulticon","uniqueId":"fcc6d962-c9a0-4c34-9abf-331a49b68058","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852233,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"592f418e-3e35-42e3-9f13-85412294fba6","invariantUUID":"d4aa95da-07c1-4856-ab68-a905abd42e5d","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":"objectStorage","uniqueId":"09a1598b-698e-413a-b9b9-5ded75689b21","lifecycleState":"CERTIFIED","lastUpdateDate":1665111705423,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ddfdfdb-0e3d-4a39-b9a6-c946945e813a","invariantUUID":"62efea39-ba93-4857-bf61-0410310ed19a","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":"objectStorage","uniqueId":"46521cd1-1990-4c08-85e7-758fd31de366","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870770,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5416e139-c121-43f4-b72c-bf5823f9ecfc","invariantUUID":"4001fec5-d303-4f11-82cf-f6cd9b85ce8c","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":"network","uniqueId":"64816a1f-1012-4b7d-b9f3-6d7ef6cdbc29","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871182,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"890f4fc9-3b5d-45a2-bee1-344ce6d9235b","invariantUUID":"076848e3-f33d-44b9-82a1-5766b9fa0f10","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":"network","uniqueId":"1613a7b8-8aa6-4ae4-a094-190f2195b55a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111706933,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c4c394a-0e41-4416-ae1b-b908adc0eb75","invariantUUID":"a97e5205-4e2c-4330-b3a2-23a6167aaf4e","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":"objectStorage","uniqueId":"10bf3120-7fe2-473e-bae8-bd7cb269619a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111790217,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2234d0d-c2a6-4d3c-99d5-7dabe8fb2cae","invariantUUID":"19ac730b-12fc-4b8f-b759-0fc665157735","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"edcf20ed-a1af-4e11-945e-160f5dc22df9","lifecycleState":"CERTIFIED","lastUpdateDate":1665111812312,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71888aa6-5a1f-4f2e-aff5-9f198eddd38a","invariantUUID":"5de19247-5d8f-40a0-b78b-fc950254e0bb","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":"defaulticon","uniqueId":"4bce343d-755c-474a-ad09-dc052c31b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852308,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d142426-6704-4476-8ddb-02903b10ad56","invariantUUID":"dcb1a391-8178-4b89-b42c-1916c04f08cb","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":"network","uniqueId":"ab1c25fd-4a9a-48d2-8e1a-f260b7591f02","lifecycleState":"CERTIFIED","lastUpdateDate":1665111754002,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8512b64-9795-4c81-97fd-16c1d26a992a","invariantUUID":"bc22b634-d0c0-4772-b9c5-15a354b04edf","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":"objectStorage","uniqueId":"4fea5cd8-40f2-4f1c-8e2d-8b128dbfd6a8","lifecycleState":"CERTIFIED","lastUpdateDate":1665111785877,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"caa63d4c-2f44-4500-b894-a4e16ff46510","invariantUUID":"1e1c0402-0344-4ea5-9ec8-0dce90ccf9e9","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":"port","uniqueId":"a20c3efd-6461-4143-887b-9dcba1b5c035","lifecycleState":"CERTIFIED","lastUpdateDate":1665111832849,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53227b34-3bb8-4de3-8d66-01664800dabb","invariantUUID":"3f8251a0-0ff3-4745-a746-6c92595cc680","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"28ef9742-147d-4c19-82e3-bd66cbc50cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1665111824761,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83cc4158-f071-4026-8752-8001a7a5269d","invariantUUID":"1f944f3c-5424-4f92-b461-e1c93542ec80","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":"defaulticon","uniqueId":"c23d20a8-ce4c-42e4-bae2-b8242c1efc7f","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852044,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95de52cc-044a-4ab8-b4e4-3cd4849c16b2","invariantUUID":"46e3fe83-b036-43d4-bad9-842075c5ba90","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":"a2526e2b-3bf3-4072-8486-424d6c348331","lifecycleState":"CERTIFIED","lastUpdateDate":1665111716519,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"812751f6-b3c9-4db7-9e4f-8d6fe9c1246c","invariantUUID":"331b5b07-4335-46d6-912b-0d568f4b37f2","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":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"b274288f-ed98-4d55-8485-532ef6f44c38","lifecycleState":"CERTIFIED","lastUpdateDate":1665111735332,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd52e33b-8735-4f05-b1cd-8c062be8ca09","invariantUUID":"fd904998-c230-440c-88d2-b91df09af3b7","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":"network","uniqueId":"0c6f0b28-8c94-4287-9f85-da6d0dadf0ac","lifecycleState":"CERTIFIED","lastUpdateDate":1665111733875,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e491bedd-c2e7-4089-b86e-694fa0813c7b","invariantUUID":"1412b841-ba2b-44c4-b036-b7d4944bf433","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":"compute","uniqueId":"c2f52b38-4991-49de-997e-f7012a2a4c74","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870357,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9909435-69d5-4db6-8df7-5b2c0825bbb6","invariantUUID":"23d8c3c1-f93f-4df1-9873-c48a7cc550f2","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":"defaulticon","uniqueId":"7b3ab416-02da-4853-9ef0-dbf8f072c56b","lifecycleState":"CERTIFIED","lastUpdateDate":1665111767185,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"87879a7c-aa19-49d5-868a-f6051c19a03c","invariantUUID":"129bfd89-9473-4b90-87ad-b8c4069342f7","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":"efe6f081-5e8b-4a62-9e92-1b0610c29541","lifecycleState":"CERTIFIED","lastUpdateDate":1665111807571,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed88816f-2389-47f1-b2b7-2b35dedb2d8e","invariantUUID":"3d5f99ee-b714-4b41-aef8-e0848371fd42","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":"network","uniqueId":"0bd83b60-c8da-416c-8191-44cbc5cc8287","lifecycleState":"CERTIFIED","lastUpdateDate":1665111759827,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22f52373-4c69-4f7c-a002-674660dfd548","invariantUUID":"1cbaf3b3-ecf2-4ac8-86e2-23e91f7994d0","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":"port","uniqueId":"d681f67d-f870-46bf-a42a-831dba597a4d","lifecycleState":"CERTIFIED","lastUpdateDate":1665111728696,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ab7a6ad-b666-4142-bcc9-608297693e2d","invariantUUID":"d08438f9-c322-426a-b974-369580f5c3aa","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":"network","uniqueId":"8e3f3d31-bb44-47d8-aa72-af354488bdcd","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870561,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b67cd83-e16c-4aec-b26e-2aece001ab7a","invariantUUID":"28c68a49-2d89-4cfd-a9b6-daa954d14734","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e30676c6-dd5b-4ec8-b72a-7eeca784f158","lifecycleState":"CERTIFIED","lastUpdateDate":1665111770194,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e9a4b16-2ab8-4d8d-b76a-c478a4f03ab9","invariantUUID":"07f9a9f5-9eb0-4ac5-8996-2ff1a7d31604","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":"port","uniqueId":"e7da1e5a-23de-4729-a07d-24f5df324115","lifecycleState":"CERTIFIED","lastUpdateDate":1665111698122,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec9abcff-283f-4c05-9dab-35bdd86bab0b","invariantUUID":"021a2524-574c-4493-a65b-38f4af9c5b87","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":"b1610e24-b7ea-488b-952b-0befe675c70c","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871072,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3655bf45-5a8e-4650-8b09-18865a5a7894","invariantUUID":"32ee0d39-38f4-4ef9-a0c7-46ef08ef62fe","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":"networkrules","uniqueId":"ba62dc9d-8e60-4057-8566-7f65d8d963ab","lifecycleState":"CERTIFIED","lastUpdateDate":1665111732398,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"621eb553-1186-4e4e-bd36-7b2317822ad4","invariantUUID":"416ec5d4-ffe2-47e4-a44a-5fb0781b0c2e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3a971635-078f-4481-a4db-e3d6e214fb9a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111826523,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0e2c2d9-1e41-43f3-a416-5a66b531248a","invariantUUID":"cdac8b80-dfcd-455b-929c-0c725e6c8f76","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":"7d58976a-d4c5-4590-bd00-a5a785223a93","lifecycleState":"CERTIFIED","lastUpdateDate":1665111762746,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a3b3152c-ad87-4c49-bb59-e2a3a69d9f1e","invariantUUID":"d7778d8d-1601-4422-8921-749f96a86a82","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":"compute","uniqueId":"4890ce92-10af-4535-9c98-adc7c3ab9885","lifecycleState":"CERTIFIED","lastUpdateDate":1665111773207,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"325b4bea-2184-46a3-a7e4-3b2bb8e2e44b","invariantUUID":"68907ee4-5f9f-415e-910c-46b7e6f395b2","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":"port","uniqueId":"01cf0be9-401d-4e78-8cfa-fdba613c0f1e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111801814,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b396b8d-8c2b-4d43-a900-d5a76cbb7b98","invariantUUID":"534d275c-b3fa-446a-92ef-a87a3df61d1e","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":"60e9021c-7fae-416d-b9ce-5b463de6c7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1665111703954,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bf2a2ae-f17c-4cee-9031-3c9519842928","invariantUUID":"b381e752-d511-4c87-bdd6-cca80c0ea4a9","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":"network","uniqueId":"b46c08c0-4ea8-4429-b9b8-a42ed87bca0a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111804707,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f0779f8-3287-4416-a82d-794c2bf8d4df","invariantUUID":"b18aa656-d977-4a32-8afd-8430a204a338","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":"network","uniqueId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","lifecycleState":"CERTIFIED","lastUpdateDate":1665111713010,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b76440b9-7465-4c86-bdc3-a1863ac48677","invariantUUID":"4ac3faeb-f3dc-44ce-8f94-8a8f18e0dc34","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":"compute","uniqueId":"64578eaa-e298-4b75-bef4-b30081945e3a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870448,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7ce16d7-a31b-440f-a930-8d7b814ae257","invariantUUID":"e0d343c4-20f8-488b-8d14-12a18ea37af7","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":"network","uniqueId":"2cb92734-6cc9-4bf4-bcf7-15b6ea22b86a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111740558,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05b354e2-5e62-4440-9eaf-ba82231d5f2e","invariantUUID":"6b887273-e340-47bd-9eb3-150aaa387960","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":"port","uniqueId":"8e925d54-4bce-4dbb-a003-3a525b2c22ba","lifecycleState":"CERTIFIED","lastUpdateDate":1665111800362,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"903b876b-aed7-49a8-840c-c3e7fb93dcf0","invariantUUID":"519ea537-0670-41a5-98cd-a92f2dbd557d","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":"objectStorage","uniqueId":"dc247c87-16b1-4a53-a26a-622a12c7df54","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870970,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3775c157-d187-4131-95c3-ce710f69c75d","invariantUUID":"19dd8047-bb0c-4af9-85eb-069dfa83a7ed","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5b55856f-ca8a-416e-9f2e-d12b6743eb6a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111814579,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5a4a57e-48d3-46cf-a48c-d5dbda7d1b8f","invariantUUID":"3c706628-b718-4789-b367-f4fb34143250","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":"e642e194-3b65-4669-9d37-c61535768a27","lifecycleState":"CERTIFIED","lastUpdateDate":1665111777848,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e06824dc-0115-463b-aa7c-e9b8052bffc4","invariantUUID":"b4d8e33d-3d1c-47e1-a53f-cddd5f1dc382","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":"networkrules","uniqueId":"b6c72a3c-c51b-4923-af8f-f9fa446d513e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111727055,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bbafee91-2852-43fa-b833-5f73822e6652","invariantUUID":"df634b64-f0fa-47a0-ab70-4dcb4c7e4605","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":"164d9e34-36ae-4dfc-bf0b-323a7f591607","lifecycleState":"CERTIFIED","lastUpdateDate":1665111748084,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4548e81-c04d-4c59-a4f7-9fc73b003221","invariantUUID":"c9df5a8a-ff8a-4ddc-a332-716f0abf164b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee00e590-9f3c-413f-8c05-7e956f60256d","lifecycleState":"CERTIFIED","lastUpdateDate":1665111745045,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2badaff-25c5-42b5-af51-f3ef96f7343e","invariantUUID":"1bb74305-0223-4d0f-826a-78e6a341af6f","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":"network","uniqueId":"ef528d50-5c2e-40e1-9cbd-362d07be09a7","lifecycleState":"CERTIFIED","lastUpdateDate":1665111718008,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3f324c55-6331-402d-ade9-35c52cc2d206","invariantUUID":"666d6b95-bd96-43ff-9bc0-78b4fd535303","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":"defaulticon","uniqueId":"3427101d-2c64-48fe-83e3-f39c3a1fd10b","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852467,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3be8ab21-5b58-46e0-9e6a-697afd241794","invariantUUID":"8cde5fdf-c726-4365-9d8c-8fe54efc7b9d","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":"network","uniqueId":"9ea06107-446e-4fba-baf9-22e129e20c39","lifecycleState":"CERTIFIED","lastUpdateDate":1665111791726,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e53fccc0-09d5-4d9c-8d56-e94b1bbf5f7b","invariantUUID":"e62e6885-87f3-4cb2-940f-4b4b6986e3fb","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":"compute","uniqueId":"501faaaf-37d9-457a-b057-6d79a6849aa8","lifecycleState":"CERTIFIED","lastUpdateDate":1665111682994,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"748bcb2d-ff01-40c2-b3c4-492e5c88ab25","invariantUUID":"70ec1983-9edd-4ae5-b1a4-eb7e1e521aa1","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":"defaulticon","uniqueId":"b2236ad1-3e4a-4151-a0fb-6755720eba68","lifecycleState":"CERTIFIED","lastUpdateDate":1665111798899,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8addddcc-3bf1-4c37-98b3-52957f9fbf6e","invariantUUID":"fc198d72-bf79-448f-90eb-14edbd69cd14","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":"compute","uniqueId":"3a85ddb7-79f9-4e3c-91fd-e91ee042d6c4","lifecycleState":"CERTIFIED","lastUpdateDate":1665111737575,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf2cfdc4-0bc1-443c-ac88-e1905d9d7c0d","invariantUUID":"25691ee9-1fa5-40ba-bd70-6fbf9e5cf8e3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4d65c851-4679-4bec-aa6a-cf59bc615c8c","lifecycleState":"CERTIFIED","lastUpdateDate":1665111821301,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b772469-09c3-4a8b-94a4-0b9ebe7978ca","invariantUUID":"5370bbc7-4306-408e-9e81-a92d0e571fbf","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":"compute","uniqueId":"9277f8c8-40ab-4415-ab8f-6ccee49766d6","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871317,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3851d57-421c-4a14-84c2-9bd19718957b","invariantUUID":"614e7a8e-8f69-4880-9221-2f522955aef8","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":"4ab1036b-2a43-4600-858b-6b437a8737d0","lifecycleState":"CERTIFIED","lastUpdateDate":1665114534004,"name":"basic_onboard_cvGoSO","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f320015-9970-4523-a398-f75ff19173a3","invariantUUID":"fadee73f-a0a3-4a94-920e-c0201522295d","systemName":"BasicOnboardCvgoso","description":"service","tags":["basic_onboard_cvGoSO"],"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":"68f59739-cce0-4b8b-9655-a6855ed96732","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1665114719115,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","invariantUUID":"83942b73-6def-42c5-9a0f-3f0f70bc268f","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}]}]} 2022-10-07 03:52:00,784 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-10-07 03:52:00,784 INFO 741:service.py(1) - attempting to Certify Service basic_network in SDC 2022-10-07 03:52:00,787 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-10-07 03:52:00,787 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/68f59739-cce0-4b8b-9655-a6855ed96732/lifecycleState/Certify 2022-10-07 03:52:00,787 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2022-10-07 03:52:00,789 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-07 03:52:03,287 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/68f59739-cce0-4b8b-9655-a6855ed96732/lifecycleState/Certify HTTP/1.1" 200 1187 2022-10-07 03:52:03,289 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2022-10-07 03:52:03,289 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"276df487-0bef-48c2-ae9b-f3c60c8bb3f8","name":"basic_network","version":"1.0","isHighestVersion":true,"creationDate":1665114715084,"lastUpdateDate":1665114719115,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"1.0":"276df487-0bef-48c2-ae9b-f3c60c8bb3f8"},"projectCode":"123456","invariantUUID":"83942b73-6def-42c5-9a0f-3f0f70bc268f","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":"bb3db1df-1f44-4c51-b3cb-109b332a51d5"} 2022-10-07 03:52:03,292 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-10-07 03:52:03,292 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-10-07 03:52:03,293 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-10-07 03:52:03,293 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-10-07 03:52:03,293 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-10-07 03:52:03,296 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-10-07 03:52:03,413 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 732 2022-10-07 03:52:03,414 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-10-07 03:52:03,414 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5f320015-9970-4523-a398-f75ff19173a3","invariantUUID":"fadee73f-a0a3-4a94-920e-c0201522295d","name":"basic_onboard_cvGoSO","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f320015-9970-4523-a398-f75ff19173a3/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","invariantUUID":"83942b73-6def-42c5-9a0f-3f0f70bc268f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bb3db1df-1f44-4c51-b3cb-109b332a51d5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-10-07 03:52:03,418 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_cvGoSO from SDC 2022-10-07 03:52:03,418 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:52:03,418 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:52:03,419 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-07 03:52:03,419 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-10-07 03:52:03,419 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:52:03,419 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:52:03,419 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-10-07 03:52:03,419 DEBUG 175:__init__.py(1) - number of Service returned: 2 2022-10-07 03:52:03,419 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-10-07 03:52:03,419 INFO 220:__init__.py(1) - Service found, updating information 2022-10-07 03:52:03,420 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-10-07 03:52:03,420 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-10-07 03:52:03,420 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-10-07 03:52:03,422 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-07 03:52:03,535 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-10-07 03:52:03,541 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-10-07 03:52:03,544 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0a77824e-afef-4952-9305-521847a3ce5f","lifecycleState":"CERTIFIED","lastUpdateDate":1665111693182,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76caaae2-6e9d-4bbd-827e-f67ed098fba8","invariantUUID":"80ca191e-d58a-43b2-81b7-159ce5e07097","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":"network","uniqueId":"25b73306-9d36-49a0-9317-4a1a84cf6604","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870662,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2f928b7-e8e7-452c-a6ee-745f9235994a","invariantUUID":"36240388-5359-4961-9950-f6b9400fb909","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"950b6eb4-a546-460a-a524-c56202fbef0e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111816412,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0c83c37-2d2e-485f-a6ae-aa7c43c7493f","invariantUUID":"b24eb970-95e4-4e63-8e97-8812aeb8e39d","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":"network","uniqueId":"157b2fb3-2020-481a-b2e9-cb808079471b","lifecycleState":"CERTIFIED","lastUpdateDate":1665111771646,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7fa50b13-d3b8-4b66-a45b-72222a8fcfbb","invariantUUID":"903a8e6c-f6b0-481f-ae8c-a0a024852414","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":"7fbab015-369e-4881-bdd1-285cc60a9ffe","lifecycleState":"CERTIFIED","lastUpdateDate":1665111746549,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579c8f0f-d4b5-458a-a4ca-c2379995a7fd","invariantUUID":"e3fb6188-d3fc-45bf-aa94-c76a22807c9a","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":"compute","uniqueId":"baa753bf-2594-4015-916d-2afb8464b4f2","lifecycleState":"CERTIFIED","lastUpdateDate":1665111781252,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"667aa16a-6c5a-4e0e-809f-3c45005926a3","invariantUUID":"18d1e289-156a-483d-ac3d-68eda574bc6e","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":"compute","uniqueId":"a26907ac-55c6-462e-ae9b-077e88a2dde5","lifecycleState":"CERTIFIED","lastUpdateDate":1665111829547,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17083ee1-dd96-4a46-847d-66bff72354cc","invariantUUID":"cd936cd0-9271-42f7-bb85-29c591b47b02","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":"loadBalancer","uniqueId":"eebab908-140d-4892-8298-853e598e7f40","lifecycleState":"CERTIFIED","lastUpdateDate":1665111696507,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83c87eed-4c0f-4094-8681-39ff9271ffd2","invariantUUID":"ccfdb71b-4439-4212-baac-d8ec9b097c64","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":"network","uniqueId":"b8b636bd-9c00-45a5-826b-a2888542b216","lifecycleState":"CERTIFIED","lastUpdateDate":1665111758373,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"566a10be-178d-4715-bed7-0a934370fbd0","invariantUUID":"ef26b074-6d70-4187-8052-24368952a117","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"26a08062-0583-4e8a-af8a-863cf80450cd","lifecycleState":"CERTIFIED","lastUpdateDate":1665111709973,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4933fa24-a6bf-49cb-ab2c-ac747d6cd042","invariantUUID":"d3d02256-9874-4e70-8726-473d01cff377","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":"network","uniqueId":"e1850768-1804-4b24-bcd9-efdb123f7beb","lifecycleState":"CERTIFIED","lastUpdateDate":1665111779545,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a52f680-6152-4b95-9bbe-d9894b92f44e","invariantUUID":"271473cb-7997-4c53-817d-619340952c93","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":"ba254e32-724a-4928-ad3f-954eedf39a64","lifecycleState":"CERTIFIED","lastUpdateDate":1665111803254,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9760e60e-67b0-4189-b6be-96507b220242","invariantUUID":"089a568c-1047-40b0-8f89-e2351a2a3367","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":"network","uniqueId":"98864f64-69f9-40e0-8935-ac5baafa73c9","lifecycleState":"CERTIFIED","lastUpdateDate":1665111774719,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"425573d1-0a4c-4e34-82c9-26685d945a56","invariantUUID":"4472febd-24ed-45c0-9556-d3595933a444","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":"network","uniqueId":"2e429777-f24a-4741-befb-a5ad96637a81","lifecycleState":"CERTIFIED","lastUpdateDate":1665111708451,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5252065-19fd-4143-acc2-2c554d0955ab","invariantUUID":"bdeb1a04-edfc-435b-ba4f-cb80870dec2b","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":"58aa1565-418a-4d8d-81a8-941b78f2398e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111784325,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4fbbc54-1575-4070-be39-964b28486c19","invariantUUID":"e7eac083-d852-4d8b-9257-133402002d90","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":"564c1b34-8bcd-4895-a09f-2e112792b39f","lifecycleState":"CERTIFIED","lastUpdateDate":1665111764210,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"082d42ac-7a6e-4c66-a4d9-1cd9dbf5fde6","invariantUUID":"93baff77-1390-497e-8d35-ed149e2f1803","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":"compute","uniqueId":"ce32b518-2acc-4826-a6ca-624521a317b6","lifecycleState":"CERTIFIED","lastUpdateDate":1665111828061,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6efafde-2060-4b84-b14b-cee01a930d5c","invariantUUID":"2a7413b1-db60-4109-a00a-84f609c3be6e","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":"94e726d5-15e2-4da5-ba26-53ccc66bf94f","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871529,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"026c4581-fdbe-4524-9736-ebe15abbcd74","invariantUUID":"9e9abd65-5bbb-4753-8636-99a3883adef8","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":"172ed940-83b8-4091-87e2-2b7bc7546638","lifecycleState":"CERTIFIED","lastUpdateDate":1665111714811,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2e8d0350-23d5-4801-8742-0cfe2ced301b","invariantUUID":"df3e4e32-eb5a-436b-975a-211bd24f97f9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"1862648e-0ce0-44ff-a880-3ac19b44494a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111831119,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"124a2bda-4f1c-4805-b2fd-5a6524ebab3b","invariantUUID":"5ecc4b89-3208-474f-8a8b-0577e3374dba","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":"network","uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226","lifecycleState":"CERTIFIED","lastUpdateDate":1665111765722,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ecb28659-af14-49e9-b1b5-7622dbdbb049","invariantUUID":"464cdf1d-8808-4f62-9a05-5abab01a1e6c","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":"c98d54dc-b974-448b-be76-637c56a5e5df","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852145,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"582291b9-ef72-4ef7-88fc-601e5f0c2802","invariantUUID":"8ff9b983-974d-418f-baa6-c06abf64e778","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":"defaulticon","uniqueId":"cf49555c-ae6f-4ca4-aa57-d45b6d2bebb1","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852546,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11505bc8-716f-4978-bf79-c143a09d5412","invariantUUID":"b0a4991c-beee-4e58-83a3-2611f5b08a04","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":"defaulticon","uniqueId":"e248ce24-18dd-4515-8a94-cd5a92f47d9e","lifecycleState":"CERTIFIED","lastUpdateDate":1665114497468,"name":"basic_onboard_cvGoSO","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f2a94eee-2f34-470b-8072-466c6ac85125","invariantUUID":"97572b07-1418-4d4e-b3a8-3d6ddb02addb","systemName":"BasicOnboardCvgoso","description":"VF","tags":["basic_onboard_cvGoSO"],"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":"556db534-1117-44b7-bbbf-45f5654dfbf8","lifecycleState":"CERTIFIED","lastUpdateDate":1665111699645,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab7b8cf7-66b6-4686-bca3-af83f16b002d","invariantUUID":"59b8ba05-6d20-40da-a682-dd5dec47a442","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":"61ead254-b986-4552-8c52-cf626746aa4a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111719589,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6093cd9e-2963-4777-a3d9-bafc3943bed5","invariantUUID":"5de3b068-04a5-4d68-ad56-3c09089b780b","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":"port","uniqueId":"5fce1092-3327-4765-8e70-c4fe080cbe70","lifecycleState":"CERTIFIED","lastUpdateDate":1665111819649,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d70d71a-9015-4ef9-9c1d-2a882cc6e9ea","invariantUUID":"98673073-5c3a-4613-aa27-43d05f9b263b","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":"defaulticon","uniqueId":"fbec7c06-cd48-409e-89ff-e893f6b792f7","lifecycleState":"CERTIFIED","lastUpdateDate":1665111689859,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"25f7db9c-c1cf-40ea-86b8-a7a702877245","invariantUUID":"c3b92b28-278e-413f-84b9-91756dc6e2d7","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":"33c6ff12-1d99-4ef1-aaed-1b6126391e3c","lifecycleState":"CERTIFIED","lastUpdateDate":1665111742022,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c054df24-e9c6-4e98-ab3a-6f7a89f03d2a","invariantUUID":"bbb2ce51-c7b6-4352-a31e-b37114ee0e28","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":"defaulticon","uniqueId":"ade9f366-be3d-43cb-b9fd-f0e26951b87a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111711457,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61503e87-5c6c-4a3b-8025-0ece830ac9b9","invariantUUID":"ce7f79a1-22b8-43ed-87c1-d89372c25013","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":"network","uniqueId":"e38f6a90-355d-404c-93a5-269b9dba80ab","lifecycleState":"CERTIFIED","lastUpdateDate":1665111808986,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a05ce25-c2aa-4e6d-9d79-9d8606f4e802","invariantUUID":"70493856-2137-4b39-a198-b99db0063ab7","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":"2fd6f4ec-f367-4f85-bc50-b715828d224e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111768706,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7c34d27-81d2-40a4-9cc4-e33e65504b4e","invariantUUID":"9f7e5531-f91d-4bcc-b1f7-c0320a172304","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":"network","uniqueId":"b57b2408-60bc-4e0c-9f13-5f9c8ac7928e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871410,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83b4fbd4-4f3c-4282-b277-c8246de9ced1","invariantUUID":"8f2d05f7-5757-4333-99f5-77f50b01f360","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":"defaulticon","uniqueId":"de9181d2-1e43-4a42-a968-39552d0119b3","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852390,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7ab538e-096f-4ed5-b809-7fdddc3c1ca6","invariantUUID":"b3d6ef1a-b685-4d75-a0a7-57ec8547a6d6","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":"objectStorage","uniqueId":"81351ca8-23a9-4061-832b-942e7419d00c","lifecycleState":"CERTIFIED","lastUpdateDate":1665111691576,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5629a58-a1f5-4a11-81d6-baec81bbfa64","invariantUUID":"0f50d464-396c-4e9f-9c28-78d783ac947b","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":"3dd57b31-2a16-4b37-88b9-23a0d8feb013","lifecycleState":"CERTIFIED","lastUpdateDate":1665111739049,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"755a67d9-bce2-47a6-afd4-011fda556bd0","invariantUUID":"9a2535b7-acc1-4ca4-be26-f5e199c21c5d","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":"72c15596-42d2-4817-b37d-d5ed2f113c98","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870872,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b9afe39-6526-48a6-8913-66e023d495bc","invariantUUID":"15d241c1-61ea-446e-8599-3873bd2a181a","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ff6acaa-7a0e-49ef-b77b-5558b52c4cbe","lifecycleState":"CERTIFIED","lastUpdateDate":1665111806144,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da6428b0-8c64-450e-a663-f1e32990bd08","invariantUUID":"53ffef84-b7c8-4b34-9966-3bb7c853eca0","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":"581d4ee3-fafe-4dd8-a1e9-eeff94637612","lifecycleState":"CERTIFIED","lastUpdateDate":1665111810396,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09f4614d-ed57-40d9-b559-91bee5957992","invariantUUID":"e115a98d-fc5e-4888-b418-25285587e79d","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":"defaulticon","uniqueId":"222c1389-bb7d-41f4-9eeb-58a802938787","lifecycleState":"CERTIFIED","lastUpdateDate":1665111797510,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77c4fa96-b192-4a67-9068-594da4594e88","invariantUUID":"e4b41de7-50f8-42cf-9f2f-ad6382a93bae","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":"defaulticon","uniqueId":"fcc6d962-c9a0-4c34-9abf-331a49b68058","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852233,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"592f418e-3e35-42e3-9f13-85412294fba6","invariantUUID":"d4aa95da-07c1-4856-ab68-a905abd42e5d","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":"objectStorage","uniqueId":"09a1598b-698e-413a-b9b9-5ded75689b21","lifecycleState":"CERTIFIED","lastUpdateDate":1665111705423,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ddfdfdb-0e3d-4a39-b9a6-c946945e813a","invariantUUID":"62efea39-ba93-4857-bf61-0410310ed19a","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":"objectStorage","uniqueId":"46521cd1-1990-4c08-85e7-758fd31de366","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870770,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5416e139-c121-43f4-b72c-bf5823f9ecfc","invariantUUID":"4001fec5-d303-4f11-82cf-f6cd9b85ce8c","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":"network","uniqueId":"64816a1f-1012-4b7d-b9f3-6d7ef6cdbc29","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871182,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"890f4fc9-3b5d-45a2-bee1-344ce6d9235b","invariantUUID":"076848e3-f33d-44b9-82a1-5766b9fa0f10","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":"network","uniqueId":"1613a7b8-8aa6-4ae4-a094-190f2195b55a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111706933,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c4c394a-0e41-4416-ae1b-b908adc0eb75","invariantUUID":"a97e5205-4e2c-4330-b3a2-23a6167aaf4e","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":"objectStorage","uniqueId":"10bf3120-7fe2-473e-bae8-bd7cb269619a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111790217,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2234d0d-c2a6-4d3c-99d5-7dabe8fb2cae","invariantUUID":"19ac730b-12fc-4b8f-b759-0fc665157735","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"edcf20ed-a1af-4e11-945e-160f5dc22df9","lifecycleState":"CERTIFIED","lastUpdateDate":1665111812312,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71888aa6-5a1f-4f2e-aff5-9f198eddd38a","invariantUUID":"5de19247-5d8f-40a0-b78b-fc950254e0bb","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":"defaulticon","uniqueId":"4bce343d-755c-474a-ad09-dc052c31b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852308,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d142426-6704-4476-8ddb-02903b10ad56","invariantUUID":"dcb1a391-8178-4b89-b42c-1916c04f08cb","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":"network","uniqueId":"ab1c25fd-4a9a-48d2-8e1a-f260b7591f02","lifecycleState":"CERTIFIED","lastUpdateDate":1665111754002,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8512b64-9795-4c81-97fd-16c1d26a992a","invariantUUID":"bc22b634-d0c0-4772-b9c5-15a354b04edf","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":"objectStorage","uniqueId":"4fea5cd8-40f2-4f1c-8e2d-8b128dbfd6a8","lifecycleState":"CERTIFIED","lastUpdateDate":1665111785877,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"caa63d4c-2f44-4500-b894-a4e16ff46510","invariantUUID":"1e1c0402-0344-4ea5-9ec8-0dce90ccf9e9","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":"port","uniqueId":"a20c3efd-6461-4143-887b-9dcba1b5c035","lifecycleState":"CERTIFIED","lastUpdateDate":1665111832849,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53227b34-3bb8-4de3-8d66-01664800dabb","invariantUUID":"3f8251a0-0ff3-4745-a746-6c92595cc680","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"28ef9742-147d-4c19-82e3-bd66cbc50cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1665111824761,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83cc4158-f071-4026-8752-8001a7a5269d","invariantUUID":"1f944f3c-5424-4f92-b461-e1c93542ec80","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":"defaulticon","uniqueId":"c23d20a8-ce4c-42e4-bae2-b8242c1efc7f","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852044,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95de52cc-044a-4ab8-b4e4-3cd4849c16b2","invariantUUID":"46e3fe83-b036-43d4-bad9-842075c5ba90","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":"a2526e2b-3bf3-4072-8486-424d6c348331","lifecycleState":"CERTIFIED","lastUpdateDate":1665111716519,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"812751f6-b3c9-4db7-9e4f-8d6fe9c1246c","invariantUUID":"331b5b07-4335-46d6-912b-0d568f4b37f2","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":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"b274288f-ed98-4d55-8485-532ef6f44c38","lifecycleState":"CERTIFIED","lastUpdateDate":1665111735332,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd52e33b-8735-4f05-b1cd-8c062be8ca09","invariantUUID":"fd904998-c230-440c-88d2-b91df09af3b7","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":"network","uniqueId":"0c6f0b28-8c94-4287-9f85-da6d0dadf0ac","lifecycleState":"CERTIFIED","lastUpdateDate":1665111733875,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e491bedd-c2e7-4089-b86e-694fa0813c7b","invariantUUID":"1412b841-ba2b-44c4-b036-b7d4944bf433","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":"compute","uniqueId":"c2f52b38-4991-49de-997e-f7012a2a4c74","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870357,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9909435-69d5-4db6-8df7-5b2c0825bbb6","invariantUUID":"23d8c3c1-f93f-4df1-9873-c48a7cc550f2","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":"defaulticon","uniqueId":"7b3ab416-02da-4853-9ef0-dbf8f072c56b","lifecycleState":"CERTIFIED","lastUpdateDate":1665111767185,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"87879a7c-aa19-49d5-868a-f6051c19a03c","invariantUUID":"129bfd89-9473-4b90-87ad-b8c4069342f7","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":"efe6f081-5e8b-4a62-9e92-1b0610c29541","lifecycleState":"CERTIFIED","lastUpdateDate":1665111807571,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed88816f-2389-47f1-b2b7-2b35dedb2d8e","invariantUUID":"3d5f99ee-b714-4b41-aef8-e0848371fd42","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":"network","uniqueId":"0bd83b60-c8da-416c-8191-44cbc5cc8287","lifecycleState":"CERTIFIED","lastUpdateDate":1665111759827,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22f52373-4c69-4f7c-a002-674660dfd548","invariantUUID":"1cbaf3b3-ecf2-4ac8-86e2-23e91f7994d0","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":"port","uniqueId":"d681f67d-f870-46bf-a42a-831dba597a4d","lifecycleState":"CERTIFIED","lastUpdateDate":1665111728696,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ab7a6ad-b666-4142-bcc9-608297693e2d","invariantUUID":"d08438f9-c322-426a-b974-369580f5c3aa","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":"network","uniqueId":"8e3f3d31-bb44-47d8-aa72-af354488bdcd","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870561,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b67cd83-e16c-4aec-b26e-2aece001ab7a","invariantUUID":"28c68a49-2d89-4cfd-a9b6-daa954d14734","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e30676c6-dd5b-4ec8-b72a-7eeca784f158","lifecycleState":"CERTIFIED","lastUpdateDate":1665111770194,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e9a4b16-2ab8-4d8d-b76a-c478a4f03ab9","invariantUUID":"07f9a9f5-9eb0-4ac5-8996-2ff1a7d31604","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":"port","uniqueId":"e7da1e5a-23de-4729-a07d-24f5df324115","lifecycleState":"CERTIFIED","lastUpdateDate":1665111698122,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec9abcff-283f-4c05-9dab-35bdd86bab0b","invariantUUID":"021a2524-574c-4493-a65b-38f4af9c5b87","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":"b1610e24-b7ea-488b-952b-0befe675c70c","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871072,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3655bf45-5a8e-4650-8b09-18865a5a7894","invariantUUID":"32ee0d39-38f4-4ef9-a0c7-46ef08ef62fe","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":"networkrules","uniqueId":"ba62dc9d-8e60-4057-8566-7f65d8d963ab","lifecycleState":"CERTIFIED","lastUpdateDate":1665111732398,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"621eb553-1186-4e4e-bd36-7b2317822ad4","invariantUUID":"416ec5d4-ffe2-47e4-a44a-5fb0781b0c2e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3a971635-078f-4481-a4db-e3d6e214fb9a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111826523,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0e2c2d9-1e41-43f3-a416-5a66b531248a","invariantUUID":"cdac8b80-dfcd-455b-929c-0c725e6c8f76","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":"7d58976a-d4c5-4590-bd00-a5a785223a93","lifecycleState":"CERTIFIED","lastUpdateDate":1665111762746,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a3b3152c-ad87-4c49-bb59-e2a3a69d9f1e","invariantUUID":"d7778d8d-1601-4422-8921-749f96a86a82","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":"compute","uniqueId":"4890ce92-10af-4535-9c98-adc7c3ab9885","lifecycleState":"CERTIFIED","lastUpdateDate":1665111773207,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"325b4bea-2184-46a3-a7e4-3b2bb8e2e44b","invariantUUID":"68907ee4-5f9f-415e-910c-46b7e6f395b2","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":"port","uniqueId":"01cf0be9-401d-4e78-8cfa-fdba613c0f1e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111801814,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b396b8d-8c2b-4d43-a900-d5a76cbb7b98","invariantUUID":"534d275c-b3fa-446a-92ef-a87a3df61d1e","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":"60e9021c-7fae-416d-b9ce-5b463de6c7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1665111703954,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bf2a2ae-f17c-4cee-9031-3c9519842928","invariantUUID":"b381e752-d511-4c87-bdd6-cca80c0ea4a9","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":"network","uniqueId":"b46c08c0-4ea8-4429-b9b8-a42ed87bca0a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111804707,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f0779f8-3287-4416-a82d-794c2bf8d4df","invariantUUID":"b18aa656-d977-4a32-8afd-8430a204a338","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":"network","uniqueId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","lifecycleState":"CERTIFIED","lastUpdateDate":1665111713010,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b76440b9-7465-4c86-bdc3-a1863ac48677","invariantUUID":"4ac3faeb-f3dc-44ce-8f94-8a8f18e0dc34","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":"compute","uniqueId":"64578eaa-e298-4b75-bef4-b30081945e3a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870448,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7ce16d7-a31b-440f-a930-8d7b814ae257","invariantUUID":"e0d343c4-20f8-488b-8d14-12a18ea37af7","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":"network","uniqueId":"2cb92734-6cc9-4bf4-bcf7-15b6ea22b86a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111740558,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05b354e2-5e62-4440-9eaf-ba82231d5f2e","invariantUUID":"6b887273-e340-47bd-9eb3-150aaa387960","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":"port","uniqueId":"8e925d54-4bce-4dbb-a003-3a525b2c22ba","lifecycleState":"CERTIFIED","lastUpdateDate":1665111800362,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"903b876b-aed7-49a8-840c-c3e7fb93dcf0","invariantUUID":"519ea537-0670-41a5-98cd-a92f2dbd557d","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":"objectStorage","uniqueId":"dc247c87-16b1-4a53-a26a-622a12c7df54","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870970,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3775c157-d187-4131-95c3-ce710f69c75d","invariantUUID":"19dd8047-bb0c-4af9-85eb-069dfa83a7ed","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5b55856f-ca8a-416e-9f2e-d12b6743eb6a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111814579,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5a4a57e-48d3-46cf-a48c-d5dbda7d1b8f","invariantUUID":"3c706628-b718-4789-b367-f4fb34143250","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":"e642e194-3b65-4669-9d37-c61535768a27","lifecycleState":"CERTIFIED","lastUpdateDate":1665111777848,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e06824dc-0115-463b-aa7c-e9b8052bffc4","invariantUUID":"b4d8e33d-3d1c-47e1-a53f-cddd5f1dc382","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":"networkrules","uniqueId":"b6c72a3c-c51b-4923-af8f-f9fa446d513e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111727055,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bbafee91-2852-43fa-b833-5f73822e6652","invariantUUID":"df634b64-f0fa-47a0-ab70-4dcb4c7e4605","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":"164d9e34-36ae-4dfc-bf0b-323a7f591607","lifecycleState":"CERTIFIED","lastUpdateDate":1665111748084,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4548e81-c04d-4c59-a4f7-9fc73b003221","invariantUUID":"c9df5a8a-ff8a-4ddc-a332-716f0abf164b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee00e590-9f3c-413f-8c05-7e956f60256d","lifecycleState":"CERTIFIED","lastUpdateDate":1665111745045,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2badaff-25c5-42b5-af51-f3ef96f7343e","invariantUUID":"1bb74305-0223-4d0f-826a-78e6a341af6f","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":"network","uniqueId":"ef528d50-5c2e-40e1-9cbd-362d07be09a7","lifecycleState":"CERTIFIED","lastUpdateDate":1665111718008,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3f324c55-6331-402d-ade9-35c52cc2d206","invariantUUID":"666d6b95-bd96-43ff-9bc0-78b4fd535303","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":"defaulticon","uniqueId":"3427101d-2c64-48fe-83e3-f39c3a1fd10b","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852467,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3be8ab21-5b58-46e0-9e6a-697afd241794","invariantUUID":"8cde5fdf-c726-4365-9d8c-8fe54efc7b9d","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":"network","uniqueId":"9ea06107-446e-4fba-baf9-22e129e20c39","lifecycleState":"CERTIFIED","lastUpdateDate":1665111791726,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e53fccc0-09d5-4d9c-8d56-e94b1bbf5f7b","invariantUUID":"e62e6885-87f3-4cb2-940f-4b4b6986e3fb","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":"compute","uniqueId":"501faaaf-37d9-457a-b057-6d79a6849aa8","lifecycleState":"CERTIFIED","lastUpdateDate":1665111682994,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"748bcb2d-ff01-40c2-b3c4-492e5c88ab25","invariantUUID":"70ec1983-9edd-4ae5-b1a4-eb7e1e521aa1","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":"defaulticon","uniqueId":"b2236ad1-3e4a-4151-a0fb-6755720eba68","lifecycleState":"CERTIFIED","lastUpdateDate":1665111798899,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8addddcc-3bf1-4c37-98b3-52957f9fbf6e","invariantUUID":"fc198d72-bf79-448f-90eb-14edbd69cd14","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":"compute","uniqueId":"3a85ddb7-79f9-4e3c-91fd-e91ee042d6c4","lifecycleState":"CERTIFIED","lastUpdateDate":1665111737575,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf2cfdc4-0bc1-443c-ac88-e1905d9d7c0d","invariantUUID":"25691ee9-1fa5-40ba-bd70-6fbf9e5cf8e3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4d65c851-4679-4bec-aa6a-cf59bc615c8c","lifecycleState":"CERTIFIED","lastUpdateDate":1665111821301,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b772469-09c3-4a8b-94a4-0b9ebe7978ca","invariantUUID":"5370bbc7-4306-408e-9e81-a92d0e571fbf","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":"compute","uniqueId":"9277f8c8-40ab-4415-ab8f-6ccee49766d6","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871317,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3851d57-421c-4a14-84c2-9bd19718957b","invariantUUID":"614e7a8e-8f69-4880-9221-2f522955aef8","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":"4ab1036b-2a43-4600-858b-6b437a8737d0","lifecycleState":"CERTIFIED","lastUpdateDate":1665114534004,"name":"basic_onboard_cvGoSO","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f320015-9970-4523-a398-f75ff19173a3","invariantUUID":"fadee73f-a0a3-4a94-920e-c0201522295d","systemName":"BasicOnboardCvgoso","description":"service","tags":["basic_onboard_cvGoSO"],"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":"276df487-0bef-48c2-ae9b-f3c60c8bb3f8","lifecycleState":"CERTIFIED","lastUpdateDate":1665114719115,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","invariantUUID":"83942b73-6def-42c5-9a0f-3f0f70bc268f","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}]}]} 2022-10-07 03:52:03,548 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-10-07 03:52:13,557 INFO 741:service.py(1) - attempting to PROD/activate Service basic_network in SDC 2022-10-07 03:52:13,561 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-10-07 03:52:13,561 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/276df487-0bef-48c2-ae9b-f3c60c8bb3f8/distribution/PROD/activate 2022-10-07 03:52:13,561 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2022-10-07 03:52:13,563 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-07 03:52:16,282 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/276df487-0bef-48c2-ae9b-f3c60c8bb3f8/distribution/PROD/activate HTTP/1.1" 200 None 2022-10-07 03:52:16,284 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2022-10-07 03:52:16,285 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"276df487-0bef-48c2-ae9b-f3c60c8bb3f8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"276df487-0bef-48c2-ae9b-f3c60c8bb3f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"276df487-0bef-48c2-ae9b-f3c60c8bb3f8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"276df487-0bef-48c2-ae9b-f3c60c8bb3f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"276df487-0bef-48c2-ae9b-f3c60c8bb3f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"276df487-0bef-48c2-ae9b-f3c60c8bb3f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"276df487-0bef-48c2-ae9b-f3c60c8bb3f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"276df487-0bef-48c2-ae9b-f3c60c8bb3f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"276df487-0bef-48c2-ae9b-f3c60c8bb3f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"276df487-0bef-48c2-ae9b-f3c60c8bb3f8","empty":false}],"artifacts":{"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.operationalpolicies","creationDate":1665114714978,"artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.certificationtestresults","creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.deploymentvotingrecord","creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"empty":false},"automationcompositionfunctions":{"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.automationcompositionfunctions","creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.servicequestionnaire","creationDate":1665114714978,"artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.dimensioninginfo","creationDate":1665114714978,"artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.affinityrules","creationDate":1665114714978,"artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.serviceartifactplan","creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.servicespecificpolicies","creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.servicesecuritytemplate","creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.engineeringrules","creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.distributioninstructions","creationDate":1665114714978,"artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.summaryofimpactstoecompelements","creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.assettoscacsar","description":"TOSCA definition package of the asset","creationDate":1665114714978,"artifactName":"service-BasicNetwork-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"MjdmZTY1MzMxYjhkMzQ0ZmYyODNkNDRmNjBiODZlMzY=","artifactUUID":"85e34f34-011a-4569-8784-c11cee3e07a6","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"68f59739-cce0-4b8b-9655-a6855ed96732.assettoscacsar","duplicated":false,"payloadUpdateDate":1665114721823,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1665114714978,"artifactVersion":"1","isFromCsar":false,"generated":false,"artifactType":"TOSCA_CSAR","heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.assettoscatemplate","description":"TOSCA representation of the asset","creationDate":1665114714978,"artifactName":"service-BasicNetwork-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"Mjk1MzQ3ODBmYTI3YjNlZmM0MWFhNmMxNWU5YTc0NmE=","artifactUUID":"a91151fe-fb3a-4502-a826-c4d0e3d706ec","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"68f59739-cce0-4b8b-9655-a6855ed96732.assettoscatemplate","duplicated":false,"payloadUpdateDate":1665114721390,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1665114714978,"artifactVersion":"1","isFromCsar":false,"generated":false,"artifactType":"TOSCA_TEMPLATE","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,"type":"tosca.capabilities.Node","path":["68f59739-cce0-4b8b-9655-a6855ed96732.35eff4fe-0de2-49f0-8697-bb9547731226.genericneutronnet0"],"uniqueId":"capability.64186f7e-3aaa-49ab-9c88-9462ee322ab1.feature","source":"35eff4fe-0de2-49f0-8697-bb9547731226","leftOccurrences":"UNBOUNDED","previousName":"feature","ownerId":"68f59739-cce0-4b8b-9655-a6855ed96732.35eff4fe-0de2-49f0-8697-bb9547731226.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","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,"type":"tosca.capabilities.network.Linkable","path":["68f59739-cce0-4b8b-9655-a6855ed96732.35eff4fe-0de2-49f0-8697-bb9547731226.genericneutronnet0"],"uniqueId":"capability.35eff4fe-0de2-49f0-8697-bb9547731226.virtual_linkable","source":"35eff4fe-0de2-49f0-8697-bb9547731226","leftOccurrences":"UNBOUNDED","previousName":"virtual_linkable","ownerId":"68f59739-cce0-4b8b-9655-a6855ed96732.35eff4fe-0de2-49f0-8697-bb9547731226.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":["68f59739-cce0-4b8b-9655-a6855ed96732.35eff4fe-0de2-49f0-8697-bb9547731226.genericneutronnet0"],"uniqueId":"64186f7e-3aaa-49ab-9c88-9462ee322ab1.dependency","source":"35eff4fe-0de2-49f0-8697-bb9547731226","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","previousName":"dependency","relationship":"tosca.relationships.DependsOn","ownerId":"64186f7e-3aaa-49ab-9c88-9462ee322ab1","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","minOccurrences":"0","name":"genericneutronnet0.dependency","empty":false}]},"properties":[{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.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":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.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":"35eff4fe-0de2-49f0-8697-bb9547731226.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false}],"attributes":[{"parentUniqueId":"64186f7e-3aaa-49ab-9c88-9462ee322ab1","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.64186f7e-3aaa-49ab-9c88-9462ee322ab1.tosca_name","ownerId":"64186f7e-3aaa-49ab-9c88-9462ee322ab1","empty":false},{"parentUniqueId":"64186f7e-3aaa-49ab-9c88-9462ee322ab1","definition":false,"name":"state","type":"string","uniqueId":"attribute.64186f7e-3aaa-49ab-9c88-9462ee322ab1.state","ownerId":"64186f7e-3aaa-49ab-9c88-9462ee322ab1","empty":false},{"parentUniqueId":"64186f7e-3aaa-49ab-9c88-9462ee322ab1","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.64186f7e-3aaa-49ab-9c88-9462ee322ab1.tosca_id","ownerId":"64186f7e-3aaa-49ab-9c88-9462ee322ab1","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"Generic NeutronNet 0"},"createdFromCsar":false,"actualComponentUid":"35eff4fe-0de2-49f0-8697-bb9547731226","uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.35eff4fe-0de2-49f0-8697-bb9547731226.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","creationTime":1665114717077,"icon":"network","originType":"VL","invariantName":"genericneutronnet0","componentUid":"35eff4fe-0de2-49f0-8697-bb9547731226","posX":"200","posY":"100","customizationUUID":"cc70c445-4f65-4a05-ae9c-3d7493d6936a","componentVersion":"1.0","componentName":"Generic NeutronNet","toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1665114717077,"isProxy":false,"toscaArtifacts":{},"directives":[],"originArchived":false,"propertyValueCounter":1,"serviceSubstitution":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesProperties":{"68f59739-cce0-4b8b-9655-a6855ed96732.35eff4fe-0de2-49f0-8697-bb9547731226.genericneutronnet0":[{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.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":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.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":"35eff4fe-0de2-49f0-8697-bb9547731226.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false}]},"componentInstancesAttributes":{"68f59739-cce0-4b8b-9655-a6855ed96732.35eff4fe-0de2-49f0-8697-bb9547731226.genericneutronnet0":[{"parentUniqueId":"64186f7e-3aaa-49ab-9c88-9462ee322ab1","uniqueId":"attribute.64186f7e-3aaa-49ab-9c88-9462ee322ab1.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"64186f7e-3aaa-49ab-9c88-9462ee322ab1","empty":false},{"parentUniqueId":"64186f7e-3aaa-49ab-9c88-9462ee322ab1","uniqueId":"attribute.64186f7e-3aaa-49ab-9c88-9462ee322ab1.state","name":"state","type":"string","definition":false,"ownerId":"64186f7e-3aaa-49ab-9c88-9462ee322ab1","empty":false},{"parentUniqueId":"64186f7e-3aaa-49ab-9c88-9462ee322ab1","uniqueId":"attribute.64186f7e-3aaa-49ab-9c88-9462ee322ab1.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"64186f7e-3aaa-49ab-9c88-9462ee322ab1","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["68f59739-cce0-4b8b-9655-a6855ed96732.35eff4fe-0de2-49f0-8697-bb9547731226.genericneutronnet0"],"uniqueId":"capability.64186f7e-3aaa-49ab-9c88-9462ee322ab1.feature","source":"35eff4fe-0de2-49f0-8697-bb9547731226","leftOccurrences":"UNBOUNDED","previousName":"feature","ownerId":"68f59739-cce0-4b8b-9655-a6855ed96732.35eff4fe-0de2-49f0-8697-bb9547731226.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","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,"type":"tosca.capabilities.network.Linkable","path":["68f59739-cce0-4b8b-9655-a6855ed96732.35eff4fe-0de2-49f0-8697-bb9547731226.genericneutronnet0"],"uniqueId":"capability.35eff4fe-0de2-49f0-8697-bb9547731226.virtual_linkable","source":"35eff4fe-0de2-49f0-8697-bb9547731226","leftOccurrences":"UNBOUNDED","previousName":"virtual_linkable","ownerId":"68f59739-cce0-4b8b-9655-a6855ed96732.35eff4fe-0de2-49f0-8697-bb9547731226.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":["68f59739-cce0-4b8b-9655-a6855ed96732.35eff4fe-0de2-49f0-8697-bb9547731226.genericneutronnet0"],"uniqueId":"64186f7e-3aaa-49ab-9c88-9462ee322ab1.dependency","source":"35eff4fe-0de2-49f0-8697-bb9547731226","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","previousName":"dependency","relationship":"tosca.relationships.DependsOn","ownerId":"64186f7e-3aaa-49ab-9c88-9462ee322ab1","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","minOccurrences":"0","name":"genericneutronnet0.dependency","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"f52fe6fb-cb99-47be-a30d-2776c3a21021.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f52fe6fb-cb99-47be-a30d-2776c3a21021","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"f52fe6fb-cb99-47be-a30d-2776c3a21021","empty":false},{"definition":false,"hidden":false,"uniqueId":"f52fe6fb-cb99-47be-a30d-2776c3a21021.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f52fe6fb-cb99-47be-a30d-2776c3a21021","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"f52fe6fb-cb99-47be-a30d-2776c3a21021","empty":false},{"definition":false,"hidden":false,"uniqueId":"f52fe6fb-cb99-47be-a30d-2776c3a21021.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f52fe6fb-cb99-47be-a30d-2776c3a21021","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f52fe6fb-cb99-47be-a30d-2776c3a21021","empty":false},{"definition":false,"hidden":false,"uniqueId":"f52fe6fb-cb99-47be-a30d-2776c3a21021.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f52fe6fb-cb99-47be-a30d-2776c3a21021","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f52fe6fb-cb99-47be-a30d-2776c3a21021","empty":false},{"definition":false,"hidden":false,"uniqueId":"f52fe6fb-cb99-47be-a30d-2776c3a21021.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f52fe6fb-cb99-47be-a30d-2776c3a21021","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f52fe6fb-cb99-47be-a30d-2776c3a21021","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.configuration","creationDate":1665114714978,"artifactGroupType":"SERVICE_API","artifactDisplayName":"Configuration","mandatory":false,"serviceApi":true,"artifactLabel":"configuration","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.testing","creationDate":1665114714978,"artifactGroupType":"SERVICE_API","artifactDisplayName":"Testing","mandatory":false,"serviceApi":true,"artifactLabel":"testing","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.logging","creationDate":1665114714978,"artifactGroupType":"SERVICE_API","artifactDisplayName":"Logging","mandatory":false,"serviceApi":true,"artifactLabel":"logging","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.monitoring","creationDate":1665114714978,"artifactGroupType":"SERVICE_API","artifactDisplayName":"Monitoring","mandatory":false,"serviceApi":true,"artifactLabel":"monitoring","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.reporting","creationDate":1665114714978,"artifactGroupType":"SERVICE_API","artifactDisplayName":"Reporting","mandatory":false,"serviceApi":true,"artifactLabel":"reporting","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.instantiation","creationDate":1665114714978,"artifactGroupType":"SERVICE_API","artifactDisplayName":"Instantiation","mandatory":false,"serviceApi":true,"artifactLabel":"instantiation","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"empty":false}},"forwardingPaths":{},"serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","substituteCandidate":true,"ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","environmentContext":"General_Revenue-Bearing","version":"1.0","icon":"network_l_1-3","uniqueId":"276df487-0bef-48c2-ae9b-f3c60c8bb3f8","description":"service","tags":["basic_network"],"creationDate":1665114715084,"archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","invariantUUID":"83942b73-6def-42c5-9a0f-3f0f70bc268f","normalizedName":"basicnetwork","systemName":"BasicNetwork","componentMetadataForSupportLog":{"SupportablityComponentUUID":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","SupportablityComponentName":"basic_network","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","lastUpdaterFullName":"Carlos Santana","uuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","highestVersion":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","allVersions":{"1.0":"276df487-0bef-48c2-ae9b-f3c60c8bb3f8"},"service":true,"categorySpecificMetadata":{},"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1665114735022,"allArtifacts":{"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.operationalpolicies","creationDate":1665114714978,"artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.certificationtestresults","creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.deploymentvotingrecord","creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"empty":false},"automationcompositionfunctions":{"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.automationcompositionfunctions","creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.servicequestionnaire","creationDate":1665114714978,"artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.dimensioninginfo","creationDate":1665114714978,"artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.affinityrules","creationDate":1665114714978,"artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.serviceartifactplan","creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.servicespecificpolicies","creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.servicesecuritytemplate","creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.engineeringrules","creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.distributioninstructions","creationDate":1665114714978,"artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.summaryofimpactstoecompelements","creationDate":1665114714978,"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":1665114714978,"artifactVersion":"0","isFromCsar":false,"generated":false,"artifactType":"OTHER","heatEnvType":false,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"vspArchived":false,"archiveTime":0,"name":"basic_network"} 2022-10-07 03:52:16,288 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-10-07 03:52:16,288 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-10-07 03:52:16,289 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-10-07 03:52:16,289 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-10-07 03:52:16,289 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-10-07 03:52:16,291 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-10-07 03:52:16,370 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 718 2022-10-07 03:52:16,371 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-10-07 03:52:16,372 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5f320015-9970-4523-a398-f75ff19173a3","invariantUUID":"fadee73f-a0a3-4a94-920e-c0201522295d","name":"basic_onboard_cvGoSO","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f320015-9970-4523-a398-f75ff19173a3/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","invariantUUID":"83942b73-6def-42c5-9a0f-3f0f70bc268f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bb3db1df-1f44-4c51-b3cb-109b332a51d5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-10-07 03:52:16,375 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_cvGoSO from SDC 2022-10-07 03:52:16,375 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:52:16,375 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:52:16,375 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-07 03:52:16,375 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-10-07 03:52:16,376 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:52:16,376 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:52:16,376 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-07 03:52:16,376 DEBUG 175:__init__.py(1) - number of Service returned: 2 2022-10-07 03:52:16,376 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-10-07 03:52:16,376 INFO 220:__init__.py(1) - Service found, updating information 2022-10-07 03:52:16,377 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-10-07 03:52:16,377 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-10-07 03:52:16,377 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-10-07 03:52:16,379 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-07 03:52:16,460 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-10-07 03:52:16,464 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-10-07 03:52:16,467 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0a77824e-afef-4952-9305-521847a3ce5f","lifecycleState":"CERTIFIED","lastUpdateDate":1665111693182,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76caaae2-6e9d-4bbd-827e-f67ed098fba8","invariantUUID":"80ca191e-d58a-43b2-81b7-159ce5e07097","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":"network","uniqueId":"25b73306-9d36-49a0-9317-4a1a84cf6604","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870662,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2f928b7-e8e7-452c-a6ee-745f9235994a","invariantUUID":"36240388-5359-4961-9950-f6b9400fb909","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"950b6eb4-a546-460a-a524-c56202fbef0e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111816412,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0c83c37-2d2e-485f-a6ae-aa7c43c7493f","invariantUUID":"b24eb970-95e4-4e63-8e97-8812aeb8e39d","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":"network","uniqueId":"157b2fb3-2020-481a-b2e9-cb808079471b","lifecycleState":"CERTIFIED","lastUpdateDate":1665111771646,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7fa50b13-d3b8-4b66-a45b-72222a8fcfbb","invariantUUID":"903a8e6c-f6b0-481f-ae8c-a0a024852414","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":"7fbab015-369e-4881-bdd1-285cc60a9ffe","lifecycleState":"CERTIFIED","lastUpdateDate":1665111746549,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579c8f0f-d4b5-458a-a4ca-c2379995a7fd","invariantUUID":"e3fb6188-d3fc-45bf-aa94-c76a22807c9a","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":"compute","uniqueId":"baa753bf-2594-4015-916d-2afb8464b4f2","lifecycleState":"CERTIFIED","lastUpdateDate":1665111781252,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"667aa16a-6c5a-4e0e-809f-3c45005926a3","invariantUUID":"18d1e289-156a-483d-ac3d-68eda574bc6e","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":"compute","uniqueId":"a26907ac-55c6-462e-ae9b-077e88a2dde5","lifecycleState":"CERTIFIED","lastUpdateDate":1665111829547,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17083ee1-dd96-4a46-847d-66bff72354cc","invariantUUID":"cd936cd0-9271-42f7-bb85-29c591b47b02","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":"loadBalancer","uniqueId":"eebab908-140d-4892-8298-853e598e7f40","lifecycleState":"CERTIFIED","lastUpdateDate":1665111696507,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83c87eed-4c0f-4094-8681-39ff9271ffd2","invariantUUID":"ccfdb71b-4439-4212-baac-d8ec9b097c64","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":"network","uniqueId":"b8b636bd-9c00-45a5-826b-a2888542b216","lifecycleState":"CERTIFIED","lastUpdateDate":1665111758373,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"566a10be-178d-4715-bed7-0a934370fbd0","invariantUUID":"ef26b074-6d70-4187-8052-24368952a117","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"26a08062-0583-4e8a-af8a-863cf80450cd","lifecycleState":"CERTIFIED","lastUpdateDate":1665111709973,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4933fa24-a6bf-49cb-ab2c-ac747d6cd042","invariantUUID":"d3d02256-9874-4e70-8726-473d01cff377","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":"network","uniqueId":"e1850768-1804-4b24-bcd9-efdb123f7beb","lifecycleState":"CERTIFIED","lastUpdateDate":1665111779545,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a52f680-6152-4b95-9bbe-d9894b92f44e","invariantUUID":"271473cb-7997-4c53-817d-619340952c93","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":"ba254e32-724a-4928-ad3f-954eedf39a64","lifecycleState":"CERTIFIED","lastUpdateDate":1665111803254,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9760e60e-67b0-4189-b6be-96507b220242","invariantUUID":"089a568c-1047-40b0-8f89-e2351a2a3367","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":"network","uniqueId":"98864f64-69f9-40e0-8935-ac5baafa73c9","lifecycleState":"CERTIFIED","lastUpdateDate":1665111774719,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"425573d1-0a4c-4e34-82c9-26685d945a56","invariantUUID":"4472febd-24ed-45c0-9556-d3595933a444","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":"network","uniqueId":"2e429777-f24a-4741-befb-a5ad96637a81","lifecycleState":"CERTIFIED","lastUpdateDate":1665111708451,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5252065-19fd-4143-acc2-2c554d0955ab","invariantUUID":"bdeb1a04-edfc-435b-ba4f-cb80870dec2b","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":"58aa1565-418a-4d8d-81a8-941b78f2398e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111784325,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4fbbc54-1575-4070-be39-964b28486c19","invariantUUID":"e7eac083-d852-4d8b-9257-133402002d90","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":"564c1b34-8bcd-4895-a09f-2e112792b39f","lifecycleState":"CERTIFIED","lastUpdateDate":1665111764210,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"082d42ac-7a6e-4c66-a4d9-1cd9dbf5fde6","invariantUUID":"93baff77-1390-497e-8d35-ed149e2f1803","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":"compute","uniqueId":"ce32b518-2acc-4826-a6ca-624521a317b6","lifecycleState":"CERTIFIED","lastUpdateDate":1665111828061,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6efafde-2060-4b84-b14b-cee01a930d5c","invariantUUID":"2a7413b1-db60-4109-a00a-84f609c3be6e","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":"94e726d5-15e2-4da5-ba26-53ccc66bf94f","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871529,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"026c4581-fdbe-4524-9736-ebe15abbcd74","invariantUUID":"9e9abd65-5bbb-4753-8636-99a3883adef8","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":"172ed940-83b8-4091-87e2-2b7bc7546638","lifecycleState":"CERTIFIED","lastUpdateDate":1665111714811,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2e8d0350-23d5-4801-8742-0cfe2ced301b","invariantUUID":"df3e4e32-eb5a-436b-975a-211bd24f97f9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"1862648e-0ce0-44ff-a880-3ac19b44494a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111831119,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"124a2bda-4f1c-4805-b2fd-5a6524ebab3b","invariantUUID":"5ecc4b89-3208-474f-8a8b-0577e3374dba","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":"network","uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226","lifecycleState":"CERTIFIED","lastUpdateDate":1665111765722,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ecb28659-af14-49e9-b1b5-7622dbdbb049","invariantUUID":"464cdf1d-8808-4f62-9a05-5abab01a1e6c","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":"c98d54dc-b974-448b-be76-637c56a5e5df","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852145,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"582291b9-ef72-4ef7-88fc-601e5f0c2802","invariantUUID":"8ff9b983-974d-418f-baa6-c06abf64e778","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":"defaulticon","uniqueId":"cf49555c-ae6f-4ca4-aa57-d45b6d2bebb1","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852546,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11505bc8-716f-4978-bf79-c143a09d5412","invariantUUID":"b0a4991c-beee-4e58-83a3-2611f5b08a04","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":"defaulticon","uniqueId":"e248ce24-18dd-4515-8a94-cd5a92f47d9e","lifecycleState":"CERTIFIED","lastUpdateDate":1665114497468,"name":"basic_onboard_cvGoSO","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f2a94eee-2f34-470b-8072-466c6ac85125","invariantUUID":"97572b07-1418-4d4e-b3a8-3d6ddb02addb","systemName":"BasicOnboardCvgoso","description":"VF","tags":["basic_onboard_cvGoSO"],"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":"556db534-1117-44b7-bbbf-45f5654dfbf8","lifecycleState":"CERTIFIED","lastUpdateDate":1665111699645,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab7b8cf7-66b6-4686-bca3-af83f16b002d","invariantUUID":"59b8ba05-6d20-40da-a682-dd5dec47a442","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":"61ead254-b986-4552-8c52-cf626746aa4a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111719589,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6093cd9e-2963-4777-a3d9-bafc3943bed5","invariantUUID":"5de3b068-04a5-4d68-ad56-3c09089b780b","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":"port","uniqueId":"5fce1092-3327-4765-8e70-c4fe080cbe70","lifecycleState":"CERTIFIED","lastUpdateDate":1665111819649,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d70d71a-9015-4ef9-9c1d-2a882cc6e9ea","invariantUUID":"98673073-5c3a-4613-aa27-43d05f9b263b","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":"defaulticon","uniqueId":"fbec7c06-cd48-409e-89ff-e893f6b792f7","lifecycleState":"CERTIFIED","lastUpdateDate":1665111689859,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"25f7db9c-c1cf-40ea-86b8-a7a702877245","invariantUUID":"c3b92b28-278e-413f-84b9-91756dc6e2d7","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":"33c6ff12-1d99-4ef1-aaed-1b6126391e3c","lifecycleState":"CERTIFIED","lastUpdateDate":1665111742022,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c054df24-e9c6-4e98-ab3a-6f7a89f03d2a","invariantUUID":"bbb2ce51-c7b6-4352-a31e-b37114ee0e28","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":"defaulticon","uniqueId":"ade9f366-be3d-43cb-b9fd-f0e26951b87a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111711457,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61503e87-5c6c-4a3b-8025-0ece830ac9b9","invariantUUID":"ce7f79a1-22b8-43ed-87c1-d89372c25013","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":"network","uniqueId":"e38f6a90-355d-404c-93a5-269b9dba80ab","lifecycleState":"CERTIFIED","lastUpdateDate":1665111808986,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a05ce25-c2aa-4e6d-9d79-9d8606f4e802","invariantUUID":"70493856-2137-4b39-a198-b99db0063ab7","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":"2fd6f4ec-f367-4f85-bc50-b715828d224e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111768706,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7c34d27-81d2-40a4-9cc4-e33e65504b4e","invariantUUID":"9f7e5531-f91d-4bcc-b1f7-c0320a172304","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":"network","uniqueId":"b57b2408-60bc-4e0c-9f13-5f9c8ac7928e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871410,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83b4fbd4-4f3c-4282-b277-c8246de9ced1","invariantUUID":"8f2d05f7-5757-4333-99f5-77f50b01f360","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":"defaulticon","uniqueId":"de9181d2-1e43-4a42-a968-39552d0119b3","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852390,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7ab538e-096f-4ed5-b809-7fdddc3c1ca6","invariantUUID":"b3d6ef1a-b685-4d75-a0a7-57ec8547a6d6","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":"objectStorage","uniqueId":"81351ca8-23a9-4061-832b-942e7419d00c","lifecycleState":"CERTIFIED","lastUpdateDate":1665111691576,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5629a58-a1f5-4a11-81d6-baec81bbfa64","invariantUUID":"0f50d464-396c-4e9f-9c28-78d783ac947b","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":"3dd57b31-2a16-4b37-88b9-23a0d8feb013","lifecycleState":"CERTIFIED","lastUpdateDate":1665111739049,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"755a67d9-bce2-47a6-afd4-011fda556bd0","invariantUUID":"9a2535b7-acc1-4ca4-be26-f5e199c21c5d","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":"72c15596-42d2-4817-b37d-d5ed2f113c98","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870872,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b9afe39-6526-48a6-8913-66e023d495bc","invariantUUID":"15d241c1-61ea-446e-8599-3873bd2a181a","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ff6acaa-7a0e-49ef-b77b-5558b52c4cbe","lifecycleState":"CERTIFIED","lastUpdateDate":1665111806144,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da6428b0-8c64-450e-a663-f1e32990bd08","invariantUUID":"53ffef84-b7c8-4b34-9966-3bb7c853eca0","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":"581d4ee3-fafe-4dd8-a1e9-eeff94637612","lifecycleState":"CERTIFIED","lastUpdateDate":1665111810396,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09f4614d-ed57-40d9-b559-91bee5957992","invariantUUID":"e115a98d-fc5e-4888-b418-25285587e79d","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":"defaulticon","uniqueId":"222c1389-bb7d-41f4-9eeb-58a802938787","lifecycleState":"CERTIFIED","lastUpdateDate":1665111797510,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77c4fa96-b192-4a67-9068-594da4594e88","invariantUUID":"e4b41de7-50f8-42cf-9f2f-ad6382a93bae","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":"defaulticon","uniqueId":"fcc6d962-c9a0-4c34-9abf-331a49b68058","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852233,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"592f418e-3e35-42e3-9f13-85412294fba6","invariantUUID":"d4aa95da-07c1-4856-ab68-a905abd42e5d","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":"objectStorage","uniqueId":"09a1598b-698e-413a-b9b9-5ded75689b21","lifecycleState":"CERTIFIED","lastUpdateDate":1665111705423,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ddfdfdb-0e3d-4a39-b9a6-c946945e813a","invariantUUID":"62efea39-ba93-4857-bf61-0410310ed19a","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":"objectStorage","uniqueId":"46521cd1-1990-4c08-85e7-758fd31de366","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870770,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5416e139-c121-43f4-b72c-bf5823f9ecfc","invariantUUID":"4001fec5-d303-4f11-82cf-f6cd9b85ce8c","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":"network","uniqueId":"64816a1f-1012-4b7d-b9f3-6d7ef6cdbc29","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871182,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"890f4fc9-3b5d-45a2-bee1-344ce6d9235b","invariantUUID":"076848e3-f33d-44b9-82a1-5766b9fa0f10","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":"network","uniqueId":"1613a7b8-8aa6-4ae4-a094-190f2195b55a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111706933,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c4c394a-0e41-4416-ae1b-b908adc0eb75","invariantUUID":"a97e5205-4e2c-4330-b3a2-23a6167aaf4e","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":"objectStorage","uniqueId":"10bf3120-7fe2-473e-bae8-bd7cb269619a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111790217,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2234d0d-c2a6-4d3c-99d5-7dabe8fb2cae","invariantUUID":"19ac730b-12fc-4b8f-b759-0fc665157735","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"edcf20ed-a1af-4e11-945e-160f5dc22df9","lifecycleState":"CERTIFIED","lastUpdateDate":1665111812312,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71888aa6-5a1f-4f2e-aff5-9f198eddd38a","invariantUUID":"5de19247-5d8f-40a0-b78b-fc950254e0bb","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":"defaulticon","uniqueId":"4bce343d-755c-474a-ad09-dc052c31b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852308,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d142426-6704-4476-8ddb-02903b10ad56","invariantUUID":"dcb1a391-8178-4b89-b42c-1916c04f08cb","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":"network","uniqueId":"ab1c25fd-4a9a-48d2-8e1a-f260b7591f02","lifecycleState":"CERTIFIED","lastUpdateDate":1665111754002,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8512b64-9795-4c81-97fd-16c1d26a992a","invariantUUID":"bc22b634-d0c0-4772-b9c5-15a354b04edf","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":"objectStorage","uniqueId":"4fea5cd8-40f2-4f1c-8e2d-8b128dbfd6a8","lifecycleState":"CERTIFIED","lastUpdateDate":1665111785877,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"caa63d4c-2f44-4500-b894-a4e16ff46510","invariantUUID":"1e1c0402-0344-4ea5-9ec8-0dce90ccf9e9","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":"port","uniqueId":"a20c3efd-6461-4143-887b-9dcba1b5c035","lifecycleState":"CERTIFIED","lastUpdateDate":1665111832849,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53227b34-3bb8-4de3-8d66-01664800dabb","invariantUUID":"3f8251a0-0ff3-4745-a746-6c92595cc680","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"28ef9742-147d-4c19-82e3-bd66cbc50cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1665111824761,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83cc4158-f071-4026-8752-8001a7a5269d","invariantUUID":"1f944f3c-5424-4f92-b461-e1c93542ec80","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":"defaulticon","uniqueId":"c23d20a8-ce4c-42e4-bae2-b8242c1efc7f","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852044,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95de52cc-044a-4ab8-b4e4-3cd4849c16b2","invariantUUID":"46e3fe83-b036-43d4-bad9-842075c5ba90","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":"a2526e2b-3bf3-4072-8486-424d6c348331","lifecycleState":"CERTIFIED","lastUpdateDate":1665111716519,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"812751f6-b3c9-4db7-9e4f-8d6fe9c1246c","invariantUUID":"331b5b07-4335-46d6-912b-0d568f4b37f2","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":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"b274288f-ed98-4d55-8485-532ef6f44c38","lifecycleState":"CERTIFIED","lastUpdateDate":1665111735332,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd52e33b-8735-4f05-b1cd-8c062be8ca09","invariantUUID":"fd904998-c230-440c-88d2-b91df09af3b7","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":"network","uniqueId":"0c6f0b28-8c94-4287-9f85-da6d0dadf0ac","lifecycleState":"CERTIFIED","lastUpdateDate":1665111733875,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e491bedd-c2e7-4089-b86e-694fa0813c7b","invariantUUID":"1412b841-ba2b-44c4-b036-b7d4944bf433","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":"compute","uniqueId":"c2f52b38-4991-49de-997e-f7012a2a4c74","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870357,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9909435-69d5-4db6-8df7-5b2c0825bbb6","invariantUUID":"23d8c3c1-f93f-4df1-9873-c48a7cc550f2","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":"defaulticon","uniqueId":"7b3ab416-02da-4853-9ef0-dbf8f072c56b","lifecycleState":"CERTIFIED","lastUpdateDate":1665111767185,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"87879a7c-aa19-49d5-868a-f6051c19a03c","invariantUUID":"129bfd89-9473-4b90-87ad-b8c4069342f7","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":"efe6f081-5e8b-4a62-9e92-1b0610c29541","lifecycleState":"CERTIFIED","lastUpdateDate":1665111807571,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed88816f-2389-47f1-b2b7-2b35dedb2d8e","invariantUUID":"3d5f99ee-b714-4b41-aef8-e0848371fd42","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":"network","uniqueId":"0bd83b60-c8da-416c-8191-44cbc5cc8287","lifecycleState":"CERTIFIED","lastUpdateDate":1665111759827,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22f52373-4c69-4f7c-a002-674660dfd548","invariantUUID":"1cbaf3b3-ecf2-4ac8-86e2-23e91f7994d0","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":"port","uniqueId":"d681f67d-f870-46bf-a42a-831dba597a4d","lifecycleState":"CERTIFIED","lastUpdateDate":1665111728696,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ab7a6ad-b666-4142-bcc9-608297693e2d","invariantUUID":"d08438f9-c322-426a-b974-369580f5c3aa","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":"network","uniqueId":"8e3f3d31-bb44-47d8-aa72-af354488bdcd","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870561,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b67cd83-e16c-4aec-b26e-2aece001ab7a","invariantUUID":"28c68a49-2d89-4cfd-a9b6-daa954d14734","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e30676c6-dd5b-4ec8-b72a-7eeca784f158","lifecycleState":"CERTIFIED","lastUpdateDate":1665111770194,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e9a4b16-2ab8-4d8d-b76a-c478a4f03ab9","invariantUUID":"07f9a9f5-9eb0-4ac5-8996-2ff1a7d31604","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":"port","uniqueId":"e7da1e5a-23de-4729-a07d-24f5df324115","lifecycleState":"CERTIFIED","lastUpdateDate":1665111698122,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec9abcff-283f-4c05-9dab-35bdd86bab0b","invariantUUID":"021a2524-574c-4493-a65b-38f4af9c5b87","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":"b1610e24-b7ea-488b-952b-0befe675c70c","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871072,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3655bf45-5a8e-4650-8b09-18865a5a7894","invariantUUID":"32ee0d39-38f4-4ef9-a0c7-46ef08ef62fe","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":"networkrules","uniqueId":"ba62dc9d-8e60-4057-8566-7f65d8d963ab","lifecycleState":"CERTIFIED","lastUpdateDate":1665111732398,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"621eb553-1186-4e4e-bd36-7b2317822ad4","invariantUUID":"416ec5d4-ffe2-47e4-a44a-5fb0781b0c2e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3a971635-078f-4481-a4db-e3d6e214fb9a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111826523,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0e2c2d9-1e41-43f3-a416-5a66b531248a","invariantUUID":"cdac8b80-dfcd-455b-929c-0c725e6c8f76","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":"7d58976a-d4c5-4590-bd00-a5a785223a93","lifecycleState":"CERTIFIED","lastUpdateDate":1665111762746,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a3b3152c-ad87-4c49-bb59-e2a3a69d9f1e","invariantUUID":"d7778d8d-1601-4422-8921-749f96a86a82","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":"compute","uniqueId":"4890ce92-10af-4535-9c98-adc7c3ab9885","lifecycleState":"CERTIFIED","lastUpdateDate":1665111773207,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"325b4bea-2184-46a3-a7e4-3b2bb8e2e44b","invariantUUID":"68907ee4-5f9f-415e-910c-46b7e6f395b2","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":"port","uniqueId":"01cf0be9-401d-4e78-8cfa-fdba613c0f1e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111801814,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b396b8d-8c2b-4d43-a900-d5a76cbb7b98","invariantUUID":"534d275c-b3fa-446a-92ef-a87a3df61d1e","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":"60e9021c-7fae-416d-b9ce-5b463de6c7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1665111703954,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bf2a2ae-f17c-4cee-9031-3c9519842928","invariantUUID":"b381e752-d511-4c87-bdd6-cca80c0ea4a9","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":"network","uniqueId":"b46c08c0-4ea8-4429-b9b8-a42ed87bca0a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111804707,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f0779f8-3287-4416-a82d-794c2bf8d4df","invariantUUID":"b18aa656-d977-4a32-8afd-8430a204a338","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":"network","uniqueId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","lifecycleState":"CERTIFIED","lastUpdateDate":1665111713010,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b76440b9-7465-4c86-bdc3-a1863ac48677","invariantUUID":"4ac3faeb-f3dc-44ce-8f94-8a8f18e0dc34","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":"compute","uniqueId":"64578eaa-e298-4b75-bef4-b30081945e3a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870448,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7ce16d7-a31b-440f-a930-8d7b814ae257","invariantUUID":"e0d343c4-20f8-488b-8d14-12a18ea37af7","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":"network","uniqueId":"2cb92734-6cc9-4bf4-bcf7-15b6ea22b86a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111740558,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05b354e2-5e62-4440-9eaf-ba82231d5f2e","invariantUUID":"6b887273-e340-47bd-9eb3-150aaa387960","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":"port","uniqueId":"8e925d54-4bce-4dbb-a003-3a525b2c22ba","lifecycleState":"CERTIFIED","lastUpdateDate":1665111800362,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"903b876b-aed7-49a8-840c-c3e7fb93dcf0","invariantUUID":"519ea537-0670-41a5-98cd-a92f2dbd557d","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":"objectStorage","uniqueId":"dc247c87-16b1-4a53-a26a-622a12c7df54","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870970,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3775c157-d187-4131-95c3-ce710f69c75d","invariantUUID":"19dd8047-bb0c-4af9-85eb-069dfa83a7ed","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5b55856f-ca8a-416e-9f2e-d12b6743eb6a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111814579,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5a4a57e-48d3-46cf-a48c-d5dbda7d1b8f","invariantUUID":"3c706628-b718-4789-b367-f4fb34143250","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":"e642e194-3b65-4669-9d37-c61535768a27","lifecycleState":"CERTIFIED","lastUpdateDate":1665111777848,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e06824dc-0115-463b-aa7c-e9b8052bffc4","invariantUUID":"b4d8e33d-3d1c-47e1-a53f-cddd5f1dc382","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":"networkrules","uniqueId":"b6c72a3c-c51b-4923-af8f-f9fa446d513e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111727055,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bbafee91-2852-43fa-b833-5f73822e6652","invariantUUID":"df634b64-f0fa-47a0-ab70-4dcb4c7e4605","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":"164d9e34-36ae-4dfc-bf0b-323a7f591607","lifecycleState":"CERTIFIED","lastUpdateDate":1665111748084,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4548e81-c04d-4c59-a4f7-9fc73b003221","invariantUUID":"c9df5a8a-ff8a-4ddc-a332-716f0abf164b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee00e590-9f3c-413f-8c05-7e956f60256d","lifecycleState":"CERTIFIED","lastUpdateDate":1665111745045,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2badaff-25c5-42b5-af51-f3ef96f7343e","invariantUUID":"1bb74305-0223-4d0f-826a-78e6a341af6f","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":"network","uniqueId":"ef528d50-5c2e-40e1-9cbd-362d07be09a7","lifecycleState":"CERTIFIED","lastUpdateDate":1665111718008,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3f324c55-6331-402d-ade9-35c52cc2d206","invariantUUID":"666d6b95-bd96-43ff-9bc0-78b4fd535303","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":"defaulticon","uniqueId":"3427101d-2c64-48fe-83e3-f39c3a1fd10b","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852467,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3be8ab21-5b58-46e0-9e6a-697afd241794","invariantUUID":"8cde5fdf-c726-4365-9d8c-8fe54efc7b9d","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":"network","uniqueId":"9ea06107-446e-4fba-baf9-22e129e20c39","lifecycleState":"CERTIFIED","lastUpdateDate":1665111791726,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e53fccc0-09d5-4d9c-8d56-e94b1bbf5f7b","invariantUUID":"e62e6885-87f3-4cb2-940f-4b4b6986e3fb","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":"compute","uniqueId":"501faaaf-37d9-457a-b057-6d79a6849aa8","lifecycleState":"CERTIFIED","lastUpdateDate":1665111682994,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"748bcb2d-ff01-40c2-b3c4-492e5c88ab25","invariantUUID":"70ec1983-9edd-4ae5-b1a4-eb7e1e521aa1","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":"defaulticon","uniqueId":"b2236ad1-3e4a-4151-a0fb-6755720eba68","lifecycleState":"CERTIFIED","lastUpdateDate":1665111798899,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8addddcc-3bf1-4c37-98b3-52957f9fbf6e","invariantUUID":"fc198d72-bf79-448f-90eb-14edbd69cd14","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":"compute","uniqueId":"3a85ddb7-79f9-4e3c-91fd-e91ee042d6c4","lifecycleState":"CERTIFIED","lastUpdateDate":1665111737575,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf2cfdc4-0bc1-443c-ac88-e1905d9d7c0d","invariantUUID":"25691ee9-1fa5-40ba-bd70-6fbf9e5cf8e3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4d65c851-4679-4bec-aa6a-cf59bc615c8c","lifecycleState":"CERTIFIED","lastUpdateDate":1665111821301,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b772469-09c3-4a8b-94a4-0b9ebe7978ca","invariantUUID":"5370bbc7-4306-408e-9e81-a92d0e571fbf","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":"compute","uniqueId":"9277f8c8-40ab-4415-ab8f-6ccee49766d6","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871317,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3851d57-421c-4a14-84c2-9bd19718957b","invariantUUID":"614e7a8e-8f69-4880-9221-2f522955aef8","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":"4ab1036b-2a43-4600-858b-6b437a8737d0","lifecycleState":"CERTIFIED","lastUpdateDate":1665114534004,"name":"basic_onboard_cvGoSO","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f320015-9970-4523-a398-f75ff19173a3","invariantUUID":"fadee73f-a0a3-4a94-920e-c0201522295d","systemName":"BasicOnboardCvgoso","description":"service","tags":["basic_onboard_cvGoSO"],"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":"276df487-0bef-48c2-ae9b-f3c60c8bb3f8","lifecycleState":"CERTIFIED","lastUpdateDate":1665114735022,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","invariantUUID":"83942b73-6def-42c5-9a0f-3f0f70bc268f","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}]}]} 2022-10-07 03:52:16,471 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-10-07 03:52:16,471 INFO 222:service.py(1) - Service basic_network onboarded 2022-10-07 03:52:16,472 INFO 199:base.py(1) - ***************************************************** 2022-10-07 03:52:16,472 INFO 200:base.py(1) - STOP [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-10-07 03:52:16,472 INFO 201:base.py(1) - ***************************************************** 2022-10-07 03:52:16,473 INFO 175:base.py(1) - ***************************************************** 2022-10-07 03:52:16,473 INFO 176:base.py(1) - START [AAI] ConnectServiceSubToCloudRegionStep: Connect service subscription with cloud region. 2022-10-07 03:52:16,473 INFO 177:base.py(1) - ***************************************************** 2022-10-07 03:52:16,474 INFO 175:base.py(1) - ***************************************************** 2022-10-07 03:52:16,474 INFO 176:base.py(1) - START [AAI] RegisterCloudRegionStep: Register cloud region. 2022-10-07 03:52:16,474 INFO 177:base.py(1) - ***************************************************** 2022-10-07 03:52:16,474 INFO 175:base.py(1) - ***************************************************** 2022-10-07 03:52:16,474 INFO 176:base.py(1) - START [AAI] CloudRegionCreateStep: Create cloud region. 2022-10-07 03:52:16,475 INFO 177:base.py(1) - ***************************************************** 2022-10-07 03:52:16,475 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2022-10-07 03:52:16,475 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-10-07 03:52:16,475 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-10-07 03:52:16,476 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-10-07 03:52:16,477 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:52:16,536 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-10-07 03:52:16,537 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2022-10-07 03:52:16,537 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-10-07 03:52:16,537 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-10-07 03:52:16,538 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-10-07 03:52:16,547 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-10-07 03:52:16,547 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-10-07 03:52:16,548 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-10-07 03:52:16,550 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:52:16,652 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-10-07 03:52:16,653 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2022-10-07 03:52:16,653 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2022-10-07 03:52:16,655 INFO 199:base.py(1) - ***************************************************** 2022-10-07 03:52:16,655 INFO 200:base.py(1) - STOP [AAI] CloudRegionCreateStep: Create cloud region. 2022-10-07 03:52:16,656 INFO 201:base.py(1) - ***************************************************** 2022-10-07 03:52:16,656 INFO 227:base.py(1) - ***************************************************** 2022-10-07 03:52:16,656 INFO 228:base.py(1) - CONTINUE [AAI] RegisterCloudRegionStep: Register cloud region. 2022-10-07 03:52:16,656 INFO 229:base.py(1) - ***************************************************** 2022-10-07 03:52:16,656 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-10-07 03:52:16,657 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-10-07 03:52:16,657 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-10-07 03:52:16,659 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:52:16,724 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-10-07 03:52:16,725 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-10-07 03:52:16,725 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":"1665114737835","orchestration-disabled":false,"in-maint":false}]} 2022-10-07 03:52:16,750 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-10-07 03:52:16,750 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/0a5bd20c-cc3d-4bcf-a6d0-420054f3ae40 2022-10-07 03:52:16,750 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "0a5bd20c-cc3d-4bcf-a6d0-420054f3ae40", "user-name": "onap-daily-jakarta", "password": "t7b9BqgtxhibUKZQbob1qZQOSZcB4ypj", "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-10-07 03:52:16,752 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:52:17,502 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/0a5bd20c-cc3d-4bcf-a6d0-420054f3ae40 HTTP/1.1" 201 0 2022-10-07 03:52:17,503 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2022-10-07 03:52:17,503 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2022-10-07 03:52:17,506 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-10-07 03:52:17,506 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/c1cf55e262ab4141a07b70760566420a 2022-10-07 03:52:17,506 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-10-07 03:52:17,508 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:52:17,553 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/c1cf55e262ab4141a07b70760566420a HTTP/1.1" 404 464 2022-10-07 03:52:17,554 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2022-10-07 03:52:17,554 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/c1cf55e262ab4141a07b70760566420a","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/c1cf55e262ab4141a07b70760566420a","ERR.5.4.6114"]}}} 2022-10-07 03:52:17,555 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-10-07 03:52:17,555 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/c1cf55e262ab4141a07b70760566420a","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/c1cf55e262ab4141a07b70760566420a","ERR.5.4.6114"]}}}. 2022-10-07 03:52:17,555 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2022-10-07 03:52:17,556 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2022-10-07 03:52:17,559 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-10-07 03:52:17,560 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/c1cf55e262ab4141a07b70760566420a 2022-10-07 03:52:17,560 DEBUG 132:onap_service.py(1) - [AAI][add tenant to cloud region] data sent: { "tenant-id": "c1cf55e262ab4141a07b70760566420a", "tenant-name": "onap-daily-jakarta", "tenant-context": "None" } 2022-10-07 03:52:17,562 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:52:18,080 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/c1cf55e262ab4141a07b70760566420a HTTP/1.1" 201 0 2022-10-07 03:52:18,081 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2022-10-07 03:52:18,081 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2022-10-07 03:52:18,084 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-10-07 03:52:18,084 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-10-07 03:52:18,084 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2022-10-07 03:52:18,086 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:52:18,135 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-10-07 03:52:18,136 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2022-10-07 03:52:18,137 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-10-07 03:52:18,137 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-10-07 03:52:18,137 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-10-07 03:52:18,147 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-10-07 03:52:18,147 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-10-07 03:52:18,147 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-10-07 03:52:18,150 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:52:18,598 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-10-07 03:52:18,599 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2022-10-07 03:52:18,600 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2022-10-07 03:52:18,602 INFO 199:base.py(1) - ***************************************************** 2022-10-07 03:52:18,602 INFO 200:base.py(1) - STOP [AAI] RegisterCloudRegionStep: Register cloud region. 2022-10-07 03:52:18,602 INFO 201:base.py(1) - ***************************************************** 2022-10-07 03:52:18,602 INFO 175:base.py(1) - ***************************************************** 2022-10-07 03:52:18,602 INFO 176:base.py(1) - START [AAI] LinkCloudRegionToComplexStep: Connect cloud region with complex. 2022-10-07 03:52:18,602 INFO 177:base.py(1) - ***************************************************** 2022-10-07 03:52:18,603 INFO 175:base.py(1) - ***************************************************** 2022-10-07 03:52:18,603 INFO 176:base.py(1) - START [AAI] ComplexCreateStep: Create complex. 2022-10-07 03:52:18,603 INFO 177:base.py(1) - ***************************************************** 2022-10-07 03:52:18,612 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-10-07 03:52:18,612 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-10-07 03:52:18,612 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-10-07 03:52:18,615 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:52:19,345 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-10-07 03:52:19,346 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 201 2022-10-07 03:52:19,346 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: 2022-10-07 03:52:19,349 INFO 199:base.py(1) - ***************************************************** 2022-10-07 03:52:19,349 INFO 200:base.py(1) - STOP [AAI] ComplexCreateStep: Create complex. 2022-10-07 03:52:19,349 INFO 201:base.py(1) - ***************************************************** 2022-10-07 03:52:19,349 INFO 227:base.py(1) - ***************************************************** 2022-10-07 03:52:19,349 INFO 228:base.py(1) - CONTINUE [AAI] LinkCloudRegionToComplexStep: Connect cloud region with complex. 2022-10-07 03:52:19,349 INFO 229:base.py(1) - ***************************************************** 2022-10-07 03:52:19,350 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-10-07 03:52:19,350 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-10-07 03:52:19,350 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-10-07 03:52:19,352 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:52:19,421 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-10-07 03:52:19,422 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-10-07 03:52:19,423 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":"1665114737835","orchestration-disabled":false,"in-maint":false}]} 2022-10-07 03:52:19,432 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-10-07 03:52:19,432 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-10-07 03:52:19,432 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-10-07 03:52:19,435 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:52:19,590 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-10-07 03:52:19,591 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2022-10-07 03:52:19,591 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2022-10-07 03:52:19,594 INFO 199:base.py(1) - ***************************************************** 2022-10-07 03:52:19,594 INFO 200:base.py(1) - STOP [AAI] LinkCloudRegionToComplexStep: Connect cloud region with complex. 2022-10-07 03:52:19,594 INFO 201:base.py(1) - ***************************************************** 2022-10-07 03:52:19,594 INFO 175:base.py(1) - ***************************************************** 2022-10-07 03:52:19,594 INFO 176:base.py(1) - START [AAI] CustomerServiceSubscriptionCreateStep: Create customer's service subscription. 2022-10-07 03:52:19,595 INFO 177:base.py(1) - ***************************************************** 2022-10-07 03:52:19,595 INFO 175:base.py(1) - ***************************************************** 2022-10-07 03:52:19,595 INFO 176:base.py(1) - START [AAI] CustomerCreateStep: Create customer. 2022-10-07 03:52:19,595 INFO 177:base.py(1) - ***************************************************** 2022-10-07 03:52:19,602 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-10-07 03:52:19,602 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-10-07 03:52:19,603 DEBUG 132:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicnw-customer", "subscriber-name": "basicnw-customer", "subscriber-type": "INFRA" } 2022-10-07 03:52:19,605 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:52:20,083 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-10-07 03:52:20,083 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2022-10-07 03:52:20,084 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2022-10-07 03:52:20,086 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-10-07 03:52:20,086 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-10-07 03:52:20,086 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2022-10-07 03:52:20,088 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:52:20,147 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-10-07 03:52:20,148 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2022-10-07 03:52:20,148 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":"1665114740890"} 2022-10-07 03:52:20,150 INFO 199:base.py(1) - ***************************************************** 2022-10-07 03:52:20,151 INFO 200:base.py(1) - STOP [AAI] CustomerCreateStep: Create customer. 2022-10-07 03:52:20,151 INFO 201:base.py(1) - ***************************************************** 2022-10-07 03:52:20,151 INFO 227:base.py(1) - ***************************************************** 2022-10-07 03:52:20,151 INFO 228:base.py(1) - CONTINUE [AAI] CustomerServiceSubscriptionCreateStep: Create customer's service subscription. 2022-10-07 03:52:20,151 INFO 229:base.py(1) - ***************************************************** 2022-10-07 03:52:20,152 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-10-07 03:52:20,152 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-10-07 03:52:20,152 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2022-10-07 03:52:20,154 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:52:20,202 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-10-07 03:52:20,203 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2022-10-07 03:52:20,204 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":"1665114740890"} 2022-10-07 03:52:20,206 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-10-07 03:52:20,206 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-10-07 03:52:20,206 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-10-07 03:52:20,208 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:52:20,251 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-10-07 03:52:20,252 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 404 2022-10-07 03:52:20,252 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-10-07 03:52:20,252 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-10-07 03:52:20,253 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-10-07 03:52:20,253 INFO 561:customer.py(1) - Create service subscription for basicnw-customer customer 2022-10-07 03:52:20,253 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-10-07 03:52:20,253 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-10-07 03:52:20,253 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: None 2022-10-07 03:52:20,255 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:52:20,727 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-10-07 03:52:20,728 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2022-10-07 03:52:20,728 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2022-10-07 03:52:20,731 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-10-07 03:52:20,731 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-10-07 03:52:20,731 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-10-07 03:52:20,733 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:52:20,790 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-10-07 03:52:20,790 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2022-10-07 03:52:20,791 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1665114741538"}]} 2022-10-07 03:52:20,793 INFO 199:base.py(1) - ***************************************************** 2022-10-07 03:52:20,793 INFO 200:base.py(1) - STOP [AAI] CustomerServiceSubscriptionCreateStep: Create customer's service subscription. 2022-10-07 03:52:20,793 INFO 201:base.py(1) - ***************************************************** 2022-10-07 03:52:20,793 INFO 227:base.py(1) - ***************************************************** 2022-10-07 03:52:20,794 INFO 228:base.py(1) - CONTINUE [AAI] ConnectServiceSubToCloudRegionStep: Connect service subscription with cloud region. 2022-10-07 03:52:20,794 INFO 229:base.py(1) - ***************************************************** 2022-10-07 03:52:20,794 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-10-07 03:52:20,794 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-10-07 03:52:20,795 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2022-10-07 03:52:20,796 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:52:20,876 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-10-07 03:52:20,877 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2022-10-07 03:52:20,877 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":"1665114740890"} 2022-10-07 03:52:20,879 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-10-07 03:52:20,879 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-10-07 03:52:20,879 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-10-07 03:52:20,881 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:52:20,938 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-10-07 03:52:20,939 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2022-10-07 03:52:20,939 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1665114741538"}]} 2022-10-07 03:52:20,941 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-10-07 03:52:20,941 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-10-07 03:52:20,941 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-10-07 03:52:20,943 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:52:21,030 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-10-07 03:52:21,031 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-10-07 03:52:21,032 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":"1665114740721","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-10-07 03:52:21,034 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-10-07 03:52:21,034 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/c1cf55e262ab4141a07b70760566420a 2022-10-07 03:52:21,034 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-10-07 03:52:21,037 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:52:21,098 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/c1cf55e262ab4141a07b70760566420a HTTP/1.1" 200 142 2022-10-07 03:52:21,098 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-10-07 03:52:21,099 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"c1cf55e262ab4141a07b70760566420a","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1665114738848"} 2022-10-07 03:52:21,108 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-10-07 03:52:21,108 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-10-07 03:52:21,108 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/c1cf55e262ab4141a07b70760566420a?resource-version=1665114738848", "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": "c1cf55e262ab4141a07b70760566420a"}] } 2022-10-07 03:52:21,110 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:52:21,257 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-10-07 03:52:21,258 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2022-10-07 03:52:21,258 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2022-10-07 03:52:21,260 INFO 199:base.py(1) - ***************************************************** 2022-10-07 03:52:21,260 INFO 200:base.py(1) - STOP [AAI] ConnectServiceSubToCloudRegionStep: Connect service subscription with cloud region. 2022-10-07 03:52:21,260 INFO 201:base.py(1) - ***************************************************** 2022-10-07 03:52:21,261 INFO 227:base.py(1) - ***************************************************** 2022-10-07 03:52:21,261 INFO 228:base.py(1) - CONTINUE [SO] YamlTemplateServiceAlaCarteInstantiateStep: Instantiate service described in YAML using SO a'la carte method. 2022-10-07 03:52:21,261 INFO 229:base.py(1) - ***************************************************** 2022-10-07 03:52:21,262 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-10-07 03:52:21,262 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-10-07 03:52:21,262 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2022-10-07 03:52:21,263 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:52:21,310 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-10-07 03:52:21,311 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2022-10-07 03:52:21,311 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":"1665114740890"} 2022-10-07 03:52:21,313 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-10-07 03:52:21,314 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-10-07 03:52:21,314 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-10-07 03:52:21,315 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:52:21,382 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-10-07 03:52:21,382 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2022-10-07 03:52:21,383 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1665114742399","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/c1cf55e262ab4141a07b70760566420a","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":"c1cf55e262ab4141a07b70760566420a"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-jakarta"}]}]}}]} 2022-10-07 03:52:21,385 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-10-07 03:52:21,385 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-10-07 03:52:21,385 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-10-07 03:52:21,387 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:52:21,470 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-10-07 03:52:21,470 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-10-07 03:52:21,471 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":"1665114740721","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-10-07 03:52:21,473 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-10-07 03:52:21,473 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/c1cf55e262ab4141a07b70760566420a 2022-10-07 03:52:21,473 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-10-07 03:52:21,475 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:52:21,544 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/c1cf55e262ab4141a07b70760566420a HTTP/1.1" 200 615 2022-10-07 03:52:21,544 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-10-07 03:52:21,545 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"c1cf55e262ab4141a07b70760566420a","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1665114742399","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-10-07 03:52:21,547 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-10-07 03:52:21,547 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-10-07 03:52:21,547 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2022-10-07 03:52:21,549 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:52:21,590 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-10-07 03:52:21,591 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 404 2022-10-07 03:52:21,592 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-10-07 03:52:21,592 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-10-07 03:52:21,592 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-10-07 03:52:21,592 INFO 201:service_ala_carte.py(1) - Owning entity not found, create it 2022-10-07 03:52:21,596 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-10-07 03:52:21,596 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/159d12b4-0204-4576-8328-e442fe6dc2e3 2022-10-07 03:52:21,596 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicnw-oe", "owning-entity-id": "159d12b4-0204-4576-8328-e442fe6dc2e3" } 2022-10-07 03:52:21,601 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:52:22,036 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/owning-entities/owning-entity/159d12b4-0204-4576-8328-e442fe6dc2e3 HTTP/1.1" 201 0 2022-10-07 03:52:22,037 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2022-10-07 03:52:22,037 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2022-10-07 03:52:22,039 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-10-07 03:52:22,039 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/159d12b4-0204-4576-8328-e442fe6dc2e3 2022-10-07 03:52:22,039 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2022-10-07 03:52:22,041 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:52:22,087 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/owning-entities/owning-entity/159d12b4-0204-4576-8328-e442fe6dc2e3 HTTP/1.1" 200 128 2022-10-07 03:52:22,089 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2022-10-07 03:52:22,089 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"159d12b4-0204-4576-8328-e442fe6dc2e3","owning-entity-name":"basicnw-oe","resource-version":"1665114742881"} 2022-10-07 03:52:22,091 INFO 205:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2022-10-07 03:52:22,091 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-10-07 03:52:22,091 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-10-07 03:52:22,091 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-10-07 03:52:22,092 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-10-07 03:52:22,092 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-10-07 03:52:22,093 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-10-07 03:52:22,157 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 718 2022-10-07 03:52:22,159 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-10-07 03:52:22,159 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5f320015-9970-4523-a398-f75ff19173a3","invariantUUID":"fadee73f-a0a3-4a94-920e-c0201522295d","name":"basic_onboard_cvGoSO","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f320015-9970-4523-a398-f75ff19173a3/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","invariantUUID":"83942b73-6def-42c5-9a0f-3f0f70bc268f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bb3db1df-1f44-4c51-b3cb-109b332a51d5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-10-07 03:52:22,161 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_cvGoSO from SDC 2022-10-07 03:52:22,161 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:52:22,161 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:52:22,161 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-07 03:52:22,161 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-10-07 03:52:22,161 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:52:22,162 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:52:22,162 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-07 03:52:22,162 DEBUG 175:__init__.py(1) - number of Service returned: 2 2022-10-07 03:52:22,162 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-10-07 03:52:22,162 INFO 220:__init__.py(1) - Service found, updating information 2022-10-07 03:52:22,162 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-10-07 03:52:22,162 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-10-07 03:52:22,162 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-10-07 03:52:22,164 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-07 03:52:22,237 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-10-07 03:52:22,240 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-10-07 03:52:22,242 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0a77824e-afef-4952-9305-521847a3ce5f","lifecycleState":"CERTIFIED","lastUpdateDate":1665111693182,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76caaae2-6e9d-4bbd-827e-f67ed098fba8","invariantUUID":"80ca191e-d58a-43b2-81b7-159ce5e07097","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":"network","uniqueId":"25b73306-9d36-49a0-9317-4a1a84cf6604","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870662,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2f928b7-e8e7-452c-a6ee-745f9235994a","invariantUUID":"36240388-5359-4961-9950-f6b9400fb909","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"950b6eb4-a546-460a-a524-c56202fbef0e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111816412,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0c83c37-2d2e-485f-a6ae-aa7c43c7493f","invariantUUID":"b24eb970-95e4-4e63-8e97-8812aeb8e39d","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":"network","uniqueId":"157b2fb3-2020-481a-b2e9-cb808079471b","lifecycleState":"CERTIFIED","lastUpdateDate":1665111771646,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7fa50b13-d3b8-4b66-a45b-72222a8fcfbb","invariantUUID":"903a8e6c-f6b0-481f-ae8c-a0a024852414","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":"7fbab015-369e-4881-bdd1-285cc60a9ffe","lifecycleState":"CERTIFIED","lastUpdateDate":1665111746549,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579c8f0f-d4b5-458a-a4ca-c2379995a7fd","invariantUUID":"e3fb6188-d3fc-45bf-aa94-c76a22807c9a","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":"compute","uniqueId":"baa753bf-2594-4015-916d-2afb8464b4f2","lifecycleState":"CERTIFIED","lastUpdateDate":1665111781252,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"667aa16a-6c5a-4e0e-809f-3c45005926a3","invariantUUID":"18d1e289-156a-483d-ac3d-68eda574bc6e","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":"compute","uniqueId":"a26907ac-55c6-462e-ae9b-077e88a2dde5","lifecycleState":"CERTIFIED","lastUpdateDate":1665111829547,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17083ee1-dd96-4a46-847d-66bff72354cc","invariantUUID":"cd936cd0-9271-42f7-bb85-29c591b47b02","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":"loadBalancer","uniqueId":"eebab908-140d-4892-8298-853e598e7f40","lifecycleState":"CERTIFIED","lastUpdateDate":1665111696507,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83c87eed-4c0f-4094-8681-39ff9271ffd2","invariantUUID":"ccfdb71b-4439-4212-baac-d8ec9b097c64","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":"network","uniqueId":"b8b636bd-9c00-45a5-826b-a2888542b216","lifecycleState":"CERTIFIED","lastUpdateDate":1665111758373,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"566a10be-178d-4715-bed7-0a934370fbd0","invariantUUID":"ef26b074-6d70-4187-8052-24368952a117","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"26a08062-0583-4e8a-af8a-863cf80450cd","lifecycleState":"CERTIFIED","lastUpdateDate":1665111709973,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4933fa24-a6bf-49cb-ab2c-ac747d6cd042","invariantUUID":"d3d02256-9874-4e70-8726-473d01cff377","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":"network","uniqueId":"e1850768-1804-4b24-bcd9-efdb123f7beb","lifecycleState":"CERTIFIED","lastUpdateDate":1665111779545,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a52f680-6152-4b95-9bbe-d9894b92f44e","invariantUUID":"271473cb-7997-4c53-817d-619340952c93","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":"ba254e32-724a-4928-ad3f-954eedf39a64","lifecycleState":"CERTIFIED","lastUpdateDate":1665111803254,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9760e60e-67b0-4189-b6be-96507b220242","invariantUUID":"089a568c-1047-40b0-8f89-e2351a2a3367","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":"network","uniqueId":"98864f64-69f9-40e0-8935-ac5baafa73c9","lifecycleState":"CERTIFIED","lastUpdateDate":1665111774719,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"425573d1-0a4c-4e34-82c9-26685d945a56","invariantUUID":"4472febd-24ed-45c0-9556-d3595933a444","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":"network","uniqueId":"2e429777-f24a-4741-befb-a5ad96637a81","lifecycleState":"CERTIFIED","lastUpdateDate":1665111708451,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5252065-19fd-4143-acc2-2c554d0955ab","invariantUUID":"bdeb1a04-edfc-435b-ba4f-cb80870dec2b","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":"58aa1565-418a-4d8d-81a8-941b78f2398e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111784325,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4fbbc54-1575-4070-be39-964b28486c19","invariantUUID":"e7eac083-d852-4d8b-9257-133402002d90","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":"564c1b34-8bcd-4895-a09f-2e112792b39f","lifecycleState":"CERTIFIED","lastUpdateDate":1665111764210,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"082d42ac-7a6e-4c66-a4d9-1cd9dbf5fde6","invariantUUID":"93baff77-1390-497e-8d35-ed149e2f1803","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":"compute","uniqueId":"ce32b518-2acc-4826-a6ca-624521a317b6","lifecycleState":"CERTIFIED","lastUpdateDate":1665111828061,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6efafde-2060-4b84-b14b-cee01a930d5c","invariantUUID":"2a7413b1-db60-4109-a00a-84f609c3be6e","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":"94e726d5-15e2-4da5-ba26-53ccc66bf94f","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871529,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"026c4581-fdbe-4524-9736-ebe15abbcd74","invariantUUID":"9e9abd65-5bbb-4753-8636-99a3883adef8","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":"172ed940-83b8-4091-87e2-2b7bc7546638","lifecycleState":"CERTIFIED","lastUpdateDate":1665111714811,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2e8d0350-23d5-4801-8742-0cfe2ced301b","invariantUUID":"df3e4e32-eb5a-436b-975a-211bd24f97f9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"1862648e-0ce0-44ff-a880-3ac19b44494a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111831119,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"124a2bda-4f1c-4805-b2fd-5a6524ebab3b","invariantUUID":"5ecc4b89-3208-474f-8a8b-0577e3374dba","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":"network","uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226","lifecycleState":"CERTIFIED","lastUpdateDate":1665111765722,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ecb28659-af14-49e9-b1b5-7622dbdbb049","invariantUUID":"464cdf1d-8808-4f62-9a05-5abab01a1e6c","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":"c98d54dc-b974-448b-be76-637c56a5e5df","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852145,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"582291b9-ef72-4ef7-88fc-601e5f0c2802","invariantUUID":"8ff9b983-974d-418f-baa6-c06abf64e778","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":"defaulticon","uniqueId":"cf49555c-ae6f-4ca4-aa57-d45b6d2bebb1","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852546,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11505bc8-716f-4978-bf79-c143a09d5412","invariantUUID":"b0a4991c-beee-4e58-83a3-2611f5b08a04","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":"defaulticon","uniqueId":"e248ce24-18dd-4515-8a94-cd5a92f47d9e","lifecycleState":"CERTIFIED","lastUpdateDate":1665114497468,"name":"basic_onboard_cvGoSO","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f2a94eee-2f34-470b-8072-466c6ac85125","invariantUUID":"97572b07-1418-4d4e-b3a8-3d6ddb02addb","systemName":"BasicOnboardCvgoso","description":"VF","tags":["basic_onboard_cvGoSO"],"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":"556db534-1117-44b7-bbbf-45f5654dfbf8","lifecycleState":"CERTIFIED","lastUpdateDate":1665111699645,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab7b8cf7-66b6-4686-bca3-af83f16b002d","invariantUUID":"59b8ba05-6d20-40da-a682-dd5dec47a442","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":"61ead254-b986-4552-8c52-cf626746aa4a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111719589,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6093cd9e-2963-4777-a3d9-bafc3943bed5","invariantUUID":"5de3b068-04a5-4d68-ad56-3c09089b780b","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":"port","uniqueId":"5fce1092-3327-4765-8e70-c4fe080cbe70","lifecycleState":"CERTIFIED","lastUpdateDate":1665111819649,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d70d71a-9015-4ef9-9c1d-2a882cc6e9ea","invariantUUID":"98673073-5c3a-4613-aa27-43d05f9b263b","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":"defaulticon","uniqueId":"fbec7c06-cd48-409e-89ff-e893f6b792f7","lifecycleState":"CERTIFIED","lastUpdateDate":1665111689859,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"25f7db9c-c1cf-40ea-86b8-a7a702877245","invariantUUID":"c3b92b28-278e-413f-84b9-91756dc6e2d7","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":"33c6ff12-1d99-4ef1-aaed-1b6126391e3c","lifecycleState":"CERTIFIED","lastUpdateDate":1665111742022,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c054df24-e9c6-4e98-ab3a-6f7a89f03d2a","invariantUUID":"bbb2ce51-c7b6-4352-a31e-b37114ee0e28","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":"defaulticon","uniqueId":"ade9f366-be3d-43cb-b9fd-f0e26951b87a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111711457,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61503e87-5c6c-4a3b-8025-0ece830ac9b9","invariantUUID":"ce7f79a1-22b8-43ed-87c1-d89372c25013","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":"network","uniqueId":"e38f6a90-355d-404c-93a5-269b9dba80ab","lifecycleState":"CERTIFIED","lastUpdateDate":1665111808986,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a05ce25-c2aa-4e6d-9d79-9d8606f4e802","invariantUUID":"70493856-2137-4b39-a198-b99db0063ab7","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":"2fd6f4ec-f367-4f85-bc50-b715828d224e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111768706,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7c34d27-81d2-40a4-9cc4-e33e65504b4e","invariantUUID":"9f7e5531-f91d-4bcc-b1f7-c0320a172304","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":"network","uniqueId":"b57b2408-60bc-4e0c-9f13-5f9c8ac7928e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871410,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83b4fbd4-4f3c-4282-b277-c8246de9ced1","invariantUUID":"8f2d05f7-5757-4333-99f5-77f50b01f360","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":"defaulticon","uniqueId":"de9181d2-1e43-4a42-a968-39552d0119b3","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852390,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7ab538e-096f-4ed5-b809-7fdddc3c1ca6","invariantUUID":"b3d6ef1a-b685-4d75-a0a7-57ec8547a6d6","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":"objectStorage","uniqueId":"81351ca8-23a9-4061-832b-942e7419d00c","lifecycleState":"CERTIFIED","lastUpdateDate":1665111691576,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5629a58-a1f5-4a11-81d6-baec81bbfa64","invariantUUID":"0f50d464-396c-4e9f-9c28-78d783ac947b","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":"3dd57b31-2a16-4b37-88b9-23a0d8feb013","lifecycleState":"CERTIFIED","lastUpdateDate":1665111739049,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"755a67d9-bce2-47a6-afd4-011fda556bd0","invariantUUID":"9a2535b7-acc1-4ca4-be26-f5e199c21c5d","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":"72c15596-42d2-4817-b37d-d5ed2f113c98","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870872,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b9afe39-6526-48a6-8913-66e023d495bc","invariantUUID":"15d241c1-61ea-446e-8599-3873bd2a181a","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ff6acaa-7a0e-49ef-b77b-5558b52c4cbe","lifecycleState":"CERTIFIED","lastUpdateDate":1665111806144,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da6428b0-8c64-450e-a663-f1e32990bd08","invariantUUID":"53ffef84-b7c8-4b34-9966-3bb7c853eca0","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":"581d4ee3-fafe-4dd8-a1e9-eeff94637612","lifecycleState":"CERTIFIED","lastUpdateDate":1665111810396,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09f4614d-ed57-40d9-b559-91bee5957992","invariantUUID":"e115a98d-fc5e-4888-b418-25285587e79d","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":"defaulticon","uniqueId":"222c1389-bb7d-41f4-9eeb-58a802938787","lifecycleState":"CERTIFIED","lastUpdateDate":1665111797510,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77c4fa96-b192-4a67-9068-594da4594e88","invariantUUID":"e4b41de7-50f8-42cf-9f2f-ad6382a93bae","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":"defaulticon","uniqueId":"fcc6d962-c9a0-4c34-9abf-331a49b68058","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852233,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"592f418e-3e35-42e3-9f13-85412294fba6","invariantUUID":"d4aa95da-07c1-4856-ab68-a905abd42e5d","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":"objectStorage","uniqueId":"09a1598b-698e-413a-b9b9-5ded75689b21","lifecycleState":"CERTIFIED","lastUpdateDate":1665111705423,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ddfdfdb-0e3d-4a39-b9a6-c946945e813a","invariantUUID":"62efea39-ba93-4857-bf61-0410310ed19a","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":"objectStorage","uniqueId":"46521cd1-1990-4c08-85e7-758fd31de366","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870770,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5416e139-c121-43f4-b72c-bf5823f9ecfc","invariantUUID":"4001fec5-d303-4f11-82cf-f6cd9b85ce8c","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":"network","uniqueId":"64816a1f-1012-4b7d-b9f3-6d7ef6cdbc29","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871182,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"890f4fc9-3b5d-45a2-bee1-344ce6d9235b","invariantUUID":"076848e3-f33d-44b9-82a1-5766b9fa0f10","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":"network","uniqueId":"1613a7b8-8aa6-4ae4-a094-190f2195b55a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111706933,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c4c394a-0e41-4416-ae1b-b908adc0eb75","invariantUUID":"a97e5205-4e2c-4330-b3a2-23a6167aaf4e","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":"objectStorage","uniqueId":"10bf3120-7fe2-473e-bae8-bd7cb269619a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111790217,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2234d0d-c2a6-4d3c-99d5-7dabe8fb2cae","invariantUUID":"19ac730b-12fc-4b8f-b759-0fc665157735","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"edcf20ed-a1af-4e11-945e-160f5dc22df9","lifecycleState":"CERTIFIED","lastUpdateDate":1665111812312,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71888aa6-5a1f-4f2e-aff5-9f198eddd38a","invariantUUID":"5de19247-5d8f-40a0-b78b-fc950254e0bb","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":"defaulticon","uniqueId":"4bce343d-755c-474a-ad09-dc052c31b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852308,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d142426-6704-4476-8ddb-02903b10ad56","invariantUUID":"dcb1a391-8178-4b89-b42c-1916c04f08cb","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":"network","uniqueId":"ab1c25fd-4a9a-48d2-8e1a-f260b7591f02","lifecycleState":"CERTIFIED","lastUpdateDate":1665111754002,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8512b64-9795-4c81-97fd-16c1d26a992a","invariantUUID":"bc22b634-d0c0-4772-b9c5-15a354b04edf","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":"objectStorage","uniqueId":"4fea5cd8-40f2-4f1c-8e2d-8b128dbfd6a8","lifecycleState":"CERTIFIED","lastUpdateDate":1665111785877,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"caa63d4c-2f44-4500-b894-a4e16ff46510","invariantUUID":"1e1c0402-0344-4ea5-9ec8-0dce90ccf9e9","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":"port","uniqueId":"a20c3efd-6461-4143-887b-9dcba1b5c035","lifecycleState":"CERTIFIED","lastUpdateDate":1665111832849,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53227b34-3bb8-4de3-8d66-01664800dabb","invariantUUID":"3f8251a0-0ff3-4745-a746-6c92595cc680","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"28ef9742-147d-4c19-82e3-bd66cbc50cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1665111824761,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83cc4158-f071-4026-8752-8001a7a5269d","invariantUUID":"1f944f3c-5424-4f92-b461-e1c93542ec80","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":"defaulticon","uniqueId":"c23d20a8-ce4c-42e4-bae2-b8242c1efc7f","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852044,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95de52cc-044a-4ab8-b4e4-3cd4849c16b2","invariantUUID":"46e3fe83-b036-43d4-bad9-842075c5ba90","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":"a2526e2b-3bf3-4072-8486-424d6c348331","lifecycleState":"CERTIFIED","lastUpdateDate":1665111716519,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"812751f6-b3c9-4db7-9e4f-8d6fe9c1246c","invariantUUID":"331b5b07-4335-46d6-912b-0d568f4b37f2","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":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"b274288f-ed98-4d55-8485-532ef6f44c38","lifecycleState":"CERTIFIED","lastUpdateDate":1665111735332,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd52e33b-8735-4f05-b1cd-8c062be8ca09","invariantUUID":"fd904998-c230-440c-88d2-b91df09af3b7","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":"network","uniqueId":"0c6f0b28-8c94-4287-9f85-da6d0dadf0ac","lifecycleState":"CERTIFIED","lastUpdateDate":1665111733875,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e491bedd-c2e7-4089-b86e-694fa0813c7b","invariantUUID":"1412b841-ba2b-44c4-b036-b7d4944bf433","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":"compute","uniqueId":"c2f52b38-4991-49de-997e-f7012a2a4c74","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870357,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9909435-69d5-4db6-8df7-5b2c0825bbb6","invariantUUID":"23d8c3c1-f93f-4df1-9873-c48a7cc550f2","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":"defaulticon","uniqueId":"7b3ab416-02da-4853-9ef0-dbf8f072c56b","lifecycleState":"CERTIFIED","lastUpdateDate":1665111767185,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"87879a7c-aa19-49d5-868a-f6051c19a03c","invariantUUID":"129bfd89-9473-4b90-87ad-b8c4069342f7","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":"efe6f081-5e8b-4a62-9e92-1b0610c29541","lifecycleState":"CERTIFIED","lastUpdateDate":1665111807571,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed88816f-2389-47f1-b2b7-2b35dedb2d8e","invariantUUID":"3d5f99ee-b714-4b41-aef8-e0848371fd42","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":"network","uniqueId":"0bd83b60-c8da-416c-8191-44cbc5cc8287","lifecycleState":"CERTIFIED","lastUpdateDate":1665111759827,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22f52373-4c69-4f7c-a002-674660dfd548","invariantUUID":"1cbaf3b3-ecf2-4ac8-86e2-23e91f7994d0","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":"port","uniqueId":"d681f67d-f870-46bf-a42a-831dba597a4d","lifecycleState":"CERTIFIED","lastUpdateDate":1665111728696,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ab7a6ad-b666-4142-bcc9-608297693e2d","invariantUUID":"d08438f9-c322-426a-b974-369580f5c3aa","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":"network","uniqueId":"8e3f3d31-bb44-47d8-aa72-af354488bdcd","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870561,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b67cd83-e16c-4aec-b26e-2aece001ab7a","invariantUUID":"28c68a49-2d89-4cfd-a9b6-daa954d14734","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e30676c6-dd5b-4ec8-b72a-7eeca784f158","lifecycleState":"CERTIFIED","lastUpdateDate":1665111770194,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e9a4b16-2ab8-4d8d-b76a-c478a4f03ab9","invariantUUID":"07f9a9f5-9eb0-4ac5-8996-2ff1a7d31604","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":"port","uniqueId":"e7da1e5a-23de-4729-a07d-24f5df324115","lifecycleState":"CERTIFIED","lastUpdateDate":1665111698122,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec9abcff-283f-4c05-9dab-35bdd86bab0b","invariantUUID":"021a2524-574c-4493-a65b-38f4af9c5b87","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":"b1610e24-b7ea-488b-952b-0befe675c70c","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871072,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3655bf45-5a8e-4650-8b09-18865a5a7894","invariantUUID":"32ee0d39-38f4-4ef9-a0c7-46ef08ef62fe","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":"networkrules","uniqueId":"ba62dc9d-8e60-4057-8566-7f65d8d963ab","lifecycleState":"CERTIFIED","lastUpdateDate":1665111732398,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"621eb553-1186-4e4e-bd36-7b2317822ad4","invariantUUID":"416ec5d4-ffe2-47e4-a44a-5fb0781b0c2e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3a971635-078f-4481-a4db-e3d6e214fb9a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111826523,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0e2c2d9-1e41-43f3-a416-5a66b531248a","invariantUUID":"cdac8b80-dfcd-455b-929c-0c725e6c8f76","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":"7d58976a-d4c5-4590-bd00-a5a785223a93","lifecycleState":"CERTIFIED","lastUpdateDate":1665111762746,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a3b3152c-ad87-4c49-bb59-e2a3a69d9f1e","invariantUUID":"d7778d8d-1601-4422-8921-749f96a86a82","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":"compute","uniqueId":"4890ce92-10af-4535-9c98-adc7c3ab9885","lifecycleState":"CERTIFIED","lastUpdateDate":1665111773207,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"325b4bea-2184-46a3-a7e4-3b2bb8e2e44b","invariantUUID":"68907ee4-5f9f-415e-910c-46b7e6f395b2","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":"port","uniqueId":"01cf0be9-401d-4e78-8cfa-fdba613c0f1e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111801814,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b396b8d-8c2b-4d43-a900-d5a76cbb7b98","invariantUUID":"534d275c-b3fa-446a-92ef-a87a3df61d1e","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":"60e9021c-7fae-416d-b9ce-5b463de6c7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1665111703954,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bf2a2ae-f17c-4cee-9031-3c9519842928","invariantUUID":"b381e752-d511-4c87-bdd6-cca80c0ea4a9","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":"network","uniqueId":"b46c08c0-4ea8-4429-b9b8-a42ed87bca0a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111804707,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f0779f8-3287-4416-a82d-794c2bf8d4df","invariantUUID":"b18aa656-d977-4a32-8afd-8430a204a338","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":"network","uniqueId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","lifecycleState":"CERTIFIED","lastUpdateDate":1665111713010,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b76440b9-7465-4c86-bdc3-a1863ac48677","invariantUUID":"4ac3faeb-f3dc-44ce-8f94-8a8f18e0dc34","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":"compute","uniqueId":"64578eaa-e298-4b75-bef4-b30081945e3a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870448,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7ce16d7-a31b-440f-a930-8d7b814ae257","invariantUUID":"e0d343c4-20f8-488b-8d14-12a18ea37af7","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":"network","uniqueId":"2cb92734-6cc9-4bf4-bcf7-15b6ea22b86a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111740558,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05b354e2-5e62-4440-9eaf-ba82231d5f2e","invariantUUID":"6b887273-e340-47bd-9eb3-150aaa387960","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":"port","uniqueId":"8e925d54-4bce-4dbb-a003-3a525b2c22ba","lifecycleState":"CERTIFIED","lastUpdateDate":1665111800362,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"903b876b-aed7-49a8-840c-c3e7fb93dcf0","invariantUUID":"519ea537-0670-41a5-98cd-a92f2dbd557d","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":"objectStorage","uniqueId":"dc247c87-16b1-4a53-a26a-622a12c7df54","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870970,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3775c157-d187-4131-95c3-ce710f69c75d","invariantUUID":"19dd8047-bb0c-4af9-85eb-069dfa83a7ed","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5b55856f-ca8a-416e-9f2e-d12b6743eb6a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111814579,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5a4a57e-48d3-46cf-a48c-d5dbda7d1b8f","invariantUUID":"3c706628-b718-4789-b367-f4fb34143250","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":"e642e194-3b65-4669-9d37-c61535768a27","lifecycleState":"CERTIFIED","lastUpdateDate":1665111777848,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e06824dc-0115-463b-aa7c-e9b8052bffc4","invariantUUID":"b4d8e33d-3d1c-47e1-a53f-cddd5f1dc382","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":"networkrules","uniqueId":"b6c72a3c-c51b-4923-af8f-f9fa446d513e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111727055,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bbafee91-2852-43fa-b833-5f73822e6652","invariantUUID":"df634b64-f0fa-47a0-ab70-4dcb4c7e4605","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":"164d9e34-36ae-4dfc-bf0b-323a7f591607","lifecycleState":"CERTIFIED","lastUpdateDate":1665111748084,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4548e81-c04d-4c59-a4f7-9fc73b003221","invariantUUID":"c9df5a8a-ff8a-4ddc-a332-716f0abf164b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee00e590-9f3c-413f-8c05-7e956f60256d","lifecycleState":"CERTIFIED","lastUpdateDate":1665111745045,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2badaff-25c5-42b5-af51-f3ef96f7343e","invariantUUID":"1bb74305-0223-4d0f-826a-78e6a341af6f","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":"network","uniqueId":"ef528d50-5c2e-40e1-9cbd-362d07be09a7","lifecycleState":"CERTIFIED","lastUpdateDate":1665111718008,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3f324c55-6331-402d-ade9-35c52cc2d206","invariantUUID":"666d6b95-bd96-43ff-9bc0-78b4fd535303","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":"defaulticon","uniqueId":"3427101d-2c64-48fe-83e3-f39c3a1fd10b","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852467,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3be8ab21-5b58-46e0-9e6a-697afd241794","invariantUUID":"8cde5fdf-c726-4365-9d8c-8fe54efc7b9d","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":"network","uniqueId":"9ea06107-446e-4fba-baf9-22e129e20c39","lifecycleState":"CERTIFIED","lastUpdateDate":1665111791726,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e53fccc0-09d5-4d9c-8d56-e94b1bbf5f7b","invariantUUID":"e62e6885-87f3-4cb2-940f-4b4b6986e3fb","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":"compute","uniqueId":"501faaaf-37d9-457a-b057-6d79a6849aa8","lifecycleState":"CERTIFIED","lastUpdateDate":1665111682994,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"748bcb2d-ff01-40c2-b3c4-492e5c88ab25","invariantUUID":"70ec1983-9edd-4ae5-b1a4-eb7e1e521aa1","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":"defaulticon","uniqueId":"b2236ad1-3e4a-4151-a0fb-6755720eba68","lifecycleState":"CERTIFIED","lastUpdateDate":1665111798899,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8addddcc-3bf1-4c37-98b3-52957f9fbf6e","invariantUUID":"fc198d72-bf79-448f-90eb-14edbd69cd14","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":"compute","uniqueId":"3a85ddb7-79f9-4e3c-91fd-e91ee042d6c4","lifecycleState":"CERTIFIED","lastUpdateDate":1665111737575,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf2cfdc4-0bc1-443c-ac88-e1905d9d7c0d","invariantUUID":"25691ee9-1fa5-40ba-bd70-6fbf9e5cf8e3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4d65c851-4679-4bec-aa6a-cf59bc615c8c","lifecycleState":"CERTIFIED","lastUpdateDate":1665111821301,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b772469-09c3-4a8b-94a4-0b9ebe7978ca","invariantUUID":"5370bbc7-4306-408e-9e81-a92d0e571fbf","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":"compute","uniqueId":"9277f8c8-40ab-4415-ab8f-6ccee49766d6","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871317,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3851d57-421c-4a14-84c2-9bd19718957b","invariantUUID":"614e7a8e-8f69-4880-9221-2f522955aef8","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":"4ab1036b-2a43-4600-858b-6b437a8737d0","lifecycleState":"CERTIFIED","lastUpdateDate":1665114534004,"name":"basic_onboard_cvGoSO","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f320015-9970-4523-a398-f75ff19173a3","invariantUUID":"fadee73f-a0a3-4a94-920e-c0201522295d","systemName":"BasicOnboardCvgoso","description":"service","tags":["basic_onboard_cvGoSO"],"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":"276df487-0bef-48c2-ae9b-f3c60c8bb3f8","lifecycleState":"CERTIFIED","lastUpdateDate":1665114735022,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","invariantUUID":"83942b73-6def-42c5-9a0f-3f0f70bc268f","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}]}]} 2022-10-07 03:52:22,247 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-10-07 03:52:22,253 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-10-07 03:52:22,253 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/bb3db1df-1f44-4c51-b3cb-109b332a51d5/distribution 2022-10-07 03:52:22,253 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None 2022-10-07 03:52:22,255 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-07 03:52:22,385 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/bb3db1df-1f44-4c51-b3cb-109b332a51d5/distribution HTTP/1.1" 200 205 2022-10-07 03:52:22,386 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200 2022-10-07 03:52:22,387 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[{"distributionID":"54964151-ccc5-42ca-8e10-fbc1c9207cec","timestamp":"2022-10-07 03:52:14.492 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2022-10-07 03:52:22,389 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-10-07 03:52:22,390 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/54964151-ccc5-42ca-8e10-fbc1c9207cec 2022-10-07 03:52:22,390 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2022-10-07 03:52:22,392 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-07 03:52:22,434 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/54964151-ccc5-42ca-8e10-fbc1c9207cec HTTP/1.1" 200 29 2022-10-07 03:52:22,436 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2022-10-07 03:52:22,437 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]} 2022-10-07 03:52:22,439 DEBUG 643:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-10-07 03:52:22,439 INFO 216:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s 2022-10-07 03:53:22,500 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-10-07 03:53:22,500 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/54964151-ccc5-42ca-8e10-fbc1c9207cec 2022-10-07 03:53:22,500 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2022-10-07 03:53:22,503 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-07 03:53:22,548 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/54964151-ccc5-42ca-8e10-fbc1c9207cec HTTP/1.1" 200 29 2022-10-07 03:53:22,550 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2022-10-07 03:53:22,550 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]} 2022-10-07 03:53:22,552 DEBUG 643:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-10-07 03:53:22,552 INFO 216:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s 2022-10-07 03:54:22,613 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-10-07 03:54:22,613 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/54964151-ccc5-42ca-8e10-fbc1c9207cec 2022-10-07 03:54:22,613 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2022-10-07 03:54:22,615 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-07 03:54:22,682 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/54964151-ccc5-42ca-8e10-fbc1c9207cec HTTP/1.1" 200 29 2022-10-07 03:54:22,683 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2022-10-07 03:54:22,684 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]} 2022-10-07 03:54:22,686 DEBUG 643:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-10-07 03:54:22,686 INFO 216:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s 2022-10-07 03:55:22,747 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-10-07 03:55:22,747 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/54964151-ccc5-42ca-8e10-fbc1c9207cec 2022-10-07 03:55:22,747 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2022-10-07 03:55:22,749 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-07 03:55:22,879 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/54964151-ccc5-42ca-8e10-fbc1c9207cec HTTP/1.1" 200 5678 2022-10-07 03:55:22,880 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2022-10-07 03:55:22,881 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"clamp","timestamp":"1665114737096","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1665114737608","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1665114737743","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1665114743934","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1665114733413","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1665114739129","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1665114738819","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1665114725308","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1665114746160","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1665114741890","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1665114733413","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":"1665114748523","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1665114725381","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":"1665114745828","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1665114759857","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1665114725308","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":"1665114743092","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1665114739129","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1665114741920","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1665114737096","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1665114747174","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":"1665114747520","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1665114734952","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1665114742895","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1665114734952","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1665114742931","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1665114759857","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1665114748177","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1665114725381","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1665114743092","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"}]} 2022-10-07 03:55:22,883 DEBUG 643:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'clamp', 'timestamp': '1665114737096', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1665114737608', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1665114737743', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1665114743934', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1665114733413', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1665114739129', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1665114738819', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1665114725308', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1665114746160', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1665114741890', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1665114733413', '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': '1665114748523', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1665114725381', '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': '1665114745828', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1665114759857', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1665114725308', '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': '1665114743092', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1665114739129', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1665114741920', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1665114737096', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1665114747174', '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': '1665114747520', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1665114734952', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1665114742895', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1665114734952', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1665114742931', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1665114759857', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1665114748177', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1665114725381', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1665114743092', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2022-10-07 03:55:22,884 INFO 656:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2022-10-07 03:55:22,884 INFO 656:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2022-10-07 03:55:22,884 INFO 216:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s 2022-10-07 03:56:22,905 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-10-07 03:56:22,906 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/54964151-ccc5-42ca-8e10-fbc1c9207cec 2022-10-07 03:56:22,906 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2022-10-07 03:56:22,908 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-07 03:56:22,989 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/54964151-ccc5-42ca-8e10-fbc1c9207cec HTTP/1.1" 200 6086 2022-10-07 03:56:22,991 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2022-10-07 03:56:22,991 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"clamp","timestamp":"1665114737096","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1665114762605","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1665114737608","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1665114737743","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1665114743934","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1665114733413","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1665114739129","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1665114738819","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1665114764378","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1665114725308","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1665114746160","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1665114741890","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1665114733413","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":"1665114748523","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1665114725381","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":"1665114745828","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1665114759857","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1665114725308","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":"1665114743092","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1665114739129","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1665114741920","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1665114737096","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1665114747174","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":"1665114747520","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1665114734952","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1665114742895","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1665114734952","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1665114742931","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1665114759857","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1665114748177","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1665114725381","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1665114743092","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"}]} 2022-10-07 03:56:22,994 DEBUG 643:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'clamp', 'timestamp': '1665114737096', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1665114762605', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1665114737608', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1665114737743', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1665114743934', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1665114733413', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1665114739129', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1665114738819', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1665114764378', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1665114725308', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1665114746160', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1665114741890', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1665114733413', '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': '1665114748523', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1665114725381', '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': '1665114745828', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1665114759857', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1665114725308', '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': '1665114743092', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1665114739129', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1665114741920', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1665114737096', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1665114747174', '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': '1665114747520', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1665114734952', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1665114742895', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1665114734952', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1665114742931', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1665114759857', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1665114748177', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1665114725381', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1665114743092', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2022-10-07 03:56:22,994 INFO 656:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-10-07 03:56:22,994 INFO 656:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2022-10-07 03:56:22,995 INFO 656:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2022-10-07 03:56:22,995 INFO 212:service_ala_carte.py(1) - Service Distribution for basic_network is sucessfully finished 2022-10-07 03:56:23,005 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': '71d7165b-9d94-4e52-add0-06492ed297b1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-07 03:56:23,006 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-10-07 03:56:23,006 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "83942b73-6def-42c5-9a0f-3f0f70bc268f", "modelVersionId": "bb3db1df-1f44-4c51-b3cb-109b332a51d5", "modelName": "basic_network", "modelVersion": "1.0" }, "cloudConfiguration": { "tenantId": "c1cf55e262ab4141a07b70760566420a", "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": "159d12b4-0204-4576-8328-e442fe6dc2e3", "owningEntityName": "basicnw-oe" } } } 2022-10-07 03:56:23,008 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-07 03:56:48,575 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-10-07 03:56:48,576 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response code: 202 2022-10-07 03:56:48,576 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response: {"requestReferences":{"requestId":"71d7165b-9d94-4e52-add0-06492ed297b1","instanceId":"be5f6026-aed2-4e3e-b74f-0c587240def5","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/71d7165b-9d94-4e52-add0-06492ed297b1"}} 2022-10-07 03:56:48,576 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2022-10-07 03:56:48,589 DEBUG 129:onap_service.py(8) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e4af6b44-5e2f-49d8-9e18-4bf3fdef34c7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-07 03:56:48,590 DEBUG 131:onap_service.py(8) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/71d7165b-9d94-4e52-add0-06492ed297b1 2022-10-07 03:56:48,590 DEBUG 132:onap_service.py(8) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] data sent: None 2022-10-07 03:56:48,595 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-07 03:56:48,930 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/71d7165b-9d94-4e52-add0-06492ed297b1 HTTP/1.1" 200 1362 2022-10-07 03:56:48,932 INFO 142:onap_service.py(8) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] response code: 200 2022-10-07 03:56:48,933 DEBUG 146:onap_service.py(8) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] response: {"request":{"requestId":"71d7165b-9d94-4e52-add0-06492ed297b1","startTime":"Fri, 07 Oct 2022 03:56:24 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"83942b73-6def-42c5-9a0f-3f0f70bc268f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelUuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelInvariantUuid":"83942b73-6def-42c5-9a0f-3f0f70bc268f"},"requestInfo":{"source":"VID","instanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"c1cf55e262ab4141a07b70760566420a","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":"159d12b4-0204-4576-8328-e442fe6dc2e3","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"be5f6026-aed2-4e3e-b74f-0c587240def5","serviceInstanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 07 Oct 2022 03:56:49 GMT"}}} 2022-10-07 03:56:58,942 DEBUG 129:onap_service.py(8) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3cede9f1-c317-4b07-8243-9ba7f6634ec5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-07 03:56:58,942 DEBUG 131:onap_service.py(8) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/71d7165b-9d94-4e52-add0-06492ed297b1 2022-10-07 03:56:58,942 DEBUG 132:onap_service.py(8) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] data sent: None 2022-10-07 03:56:58,944 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-07 03:56:59,138 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/71d7165b-9d94-4e52-add0-06492ed297b1 HTTP/1.1" 200 1362 2022-10-07 03:56:59,140 INFO 142:onap_service.py(8) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] response code: 200 2022-10-07 03:56:59,140 DEBUG 146:onap_service.py(8) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] response: {"request":{"requestId":"71d7165b-9d94-4e52-add0-06492ed297b1","startTime":"Fri, 07 Oct 2022 03:56:24 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"83942b73-6def-42c5-9a0f-3f0f70bc268f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelUuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelInvariantUuid":"83942b73-6def-42c5-9a0f-3f0f70bc268f"},"requestInfo":{"source":"VID","instanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"c1cf55e262ab4141a07b70760566420a","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":"159d12b4-0204-4576-8328-e442fe6dc2e3","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"be5f6026-aed2-4e3e-b74f-0c587240def5","serviceInstanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 07 Oct 2022 03:56:49 GMT"}}} 2022-10-07 03:57:09,144 DEBUG 129:onap_service.py(8) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '49ae5940-803e-4191-9c9c-2dbf0e662c21', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-07 03:57:09,144 DEBUG 131:onap_service.py(8) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/71d7165b-9d94-4e52-add0-06492ed297b1 2022-10-07 03:57:09,144 DEBUG 132:onap_service.py(8) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] data sent: None 2022-10-07 03:57:09,146 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-07 03:57:09,325 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/71d7165b-9d94-4e52-add0-06492ed297b1 HTTP/1.1" 200 1362 2022-10-07 03:57:09,327 INFO 142:onap_service.py(8) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] response code: 200 2022-10-07 03:57:09,327 DEBUG 146:onap_service.py(8) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] response: {"request":{"requestId":"71d7165b-9d94-4e52-add0-06492ed297b1","startTime":"Fri, 07 Oct 2022 03:56:24 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"83942b73-6def-42c5-9a0f-3f0f70bc268f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelUuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelInvariantUuid":"83942b73-6def-42c5-9a0f-3f0f70bc268f"},"requestInfo":{"source":"VID","instanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"c1cf55e262ab4141a07b70760566420a","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":"159d12b4-0204-4576-8328-e442fe6dc2e3","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"be5f6026-aed2-4e3e-b74f-0c587240def5","serviceInstanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 07 Oct 2022 03:56:49 GMT"}}} 2022-10-07 03:57:19,338 DEBUG 129:onap_service.py(8) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '744d628e-976d-4659-9029-3020844079ed', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-07 03:57:19,338 DEBUG 131:onap_service.py(8) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/71d7165b-9d94-4e52-add0-06492ed297b1 2022-10-07 03:57:19,338 DEBUG 132:onap_service.py(8) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] data sent: None 2022-10-07 03:57:19,341 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-07 03:57:19,548 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/71d7165b-9d94-4e52-add0-06492ed297b1 HTTP/1.1" 200 1572 2022-10-07 03:57:19,552 INFO 142:onap_service.py(8) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] response code: 200 2022-10-07 03:57:19,552 DEBUG 146:onap_service.py(8) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] response: {"request":{"requestId":"71d7165b-9d94-4e52-add0-06492ed297b1","startTime":"Fri, 07 Oct 2022 03:56:24 GMT","finishTime":"Fri, 07 Oct 2022 03:57:18 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"83942b73-6def-42c5-9a0f-3f0f70bc268f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelUuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelInvariantUuid":"83942b73-6def-42c5-9a0f-3f0f70bc268f"},"requestInfo":{"source":"VID","instanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"c1cf55e262ab4141a07b70760566420a","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":"159d12b4-0204-4576-8328-e442fe6dc2e3","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"be5f6026-aed2-4e3e-b74f-0c587240def5","serviceInstanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 07 Oct 2022 03:57:18 GMT"}}} 2022-10-07 03:57:19,553 INFO 56:mixins.py(8) - ServiceInstantiation task finished 2022-10-07 03:57:19,554 DEBUG 129:onap_service.py(8) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '316c58c5-775f-48af-b740-d4c5e713fa27', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-07 03:57:19,554 DEBUG 131:onap_service.py(8) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/71d7165b-9d94-4e52-add0-06492ed297b1 2022-10-07 03:57:19,554 DEBUG 132:onap_service.py(8) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] data sent: None 2022-10-07 03:57:19,559 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-07 03:57:19,744 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/71d7165b-9d94-4e52-add0-06492ed297b1 HTTP/1.1" 200 1572 2022-10-07 03:57:19,745 INFO 142:onap_service.py(8) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] response code: 200 2022-10-07 03:57:19,746 DEBUG 146:onap_service.py(8) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] response: {"request":{"requestId":"71d7165b-9d94-4e52-add0-06492ed297b1","startTime":"Fri, 07 Oct 2022 03:56:24 GMT","finishTime":"Fri, 07 Oct 2022 03:57:18 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"83942b73-6def-42c5-9a0f-3f0f70bc268f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelUuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelInvariantUuid":"83942b73-6def-42c5-9a0f-3f0f70bc268f"},"requestInfo":{"source":"VID","instanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"c1cf55e262ab4141a07b70760566420a","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":"159d12b4-0204-4576-8328-e442fe6dc2e3","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"be5f6026-aed2-4e3e-b74f-0c587240def5","serviceInstanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 07 Oct 2022 03:57:18 GMT"}}} 2022-10-07 03:57:19,747 DEBUG 129:onap_service.py(8) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f2c23ea8-4e6a-4f32-b877-36b96707557e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-07 03:57:19,747 DEBUG 131:onap_service.py(8) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/71d7165b-9d94-4e52-add0-06492ed297b1 2022-10-07 03:57:19,747 DEBUG 132:onap_service.py(8) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] data sent: None 2022-10-07 03:57:19,748 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-07 03:57:19,942 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/71d7165b-9d94-4e52-add0-06492ed297b1 HTTP/1.1" 200 1572 2022-10-07 03:57:19,943 INFO 142:onap_service.py(8) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] response code: 200 2022-10-07 03:57:19,943 DEBUG 146:onap_service.py(8) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] response: {"request":{"requestId":"71d7165b-9d94-4e52-add0-06492ed297b1","startTime":"Fri, 07 Oct 2022 03:56:24 GMT","finishTime":"Fri, 07 Oct 2022 03:57:18 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"83942b73-6def-42c5-9a0f-3f0f70bc268f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelUuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelInvariantUuid":"83942b73-6def-42c5-9a0f-3f0f70bc268f"},"requestInfo":{"source":"VID","instanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"c1cf55e262ab4141a07b70760566420a","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":"159d12b4-0204-4576-8328-e442fe6dc2e3","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"be5f6026-aed2-4e3e-b74f-0c587240def5","serviceInstanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 07 Oct 2022 03:57:18 GMT"}}} 2022-10-07 03:57:19,948 DEBUG 129:onap_service.py(1) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e5f1eecb-fa1f-49f7-a31e-4dc6097a1f44', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-07 03:57:19,948 DEBUG 131:onap_service.py(1) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/71d7165b-9d94-4e52-add0-06492ed297b1 2022-10-07 03:57:19,948 DEBUG 132:onap_service.py(1) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] data sent: None 2022-10-07 03:57:19,951 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-07 03:57:20,134 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/71d7165b-9d94-4e52-add0-06492ed297b1 HTTP/1.1" 200 1572 2022-10-07 03:57:20,135 INFO 142:onap_service.py(1) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] response code: 200 2022-10-07 03:57:20,135 DEBUG 146:onap_service.py(1) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] response: {"request":{"requestId":"71d7165b-9d94-4e52-add0-06492ed297b1","startTime":"Fri, 07 Oct 2022 03:56:24 GMT","finishTime":"Fri, 07 Oct 2022 03:57:18 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"83942b73-6def-42c5-9a0f-3f0f70bc268f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelUuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelInvariantUuid":"83942b73-6def-42c5-9a0f-3f0f70bc268f"},"requestInfo":{"source":"VID","instanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"c1cf55e262ab4141a07b70760566420a","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":"159d12b4-0204-4576-8328-e442fe6dc2e3","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"be5f6026-aed2-4e3e-b74f-0c587240def5","serviceInstanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 07 Oct 2022 03:57:18 GMT"}}} 2022-10-07 03:57:20,136 DEBUG 129:onap_service.py(1) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6b3669d1-965e-4e0f-bb11-b3cef94791d1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-07 03:57:20,136 DEBUG 131:onap_service.py(1) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/71d7165b-9d94-4e52-add0-06492ed297b1 2022-10-07 03:57:20,136 DEBUG 132:onap_service.py(1) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] data sent: None 2022-10-07 03:57:20,138 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-07 03:57:20,319 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/71d7165b-9d94-4e52-add0-06492ed297b1 HTTP/1.1" 200 1572 2022-10-07 03:57:20,321 INFO 142:onap_service.py(1) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] response code: 200 2022-10-07 03:57:20,321 DEBUG 146:onap_service.py(1) - [None][Check 71d7165b-9d94-4e52-add0-06492ed297b1 orchestration request status] response: {"request":{"requestId":"71d7165b-9d94-4e52-add0-06492ed297b1","startTime":"Fri, 07 Oct 2022 03:56:24 GMT","finishTime":"Fri, 07 Oct 2022 03:57:18 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"83942b73-6def-42c5-9a0f-3f0f70bc268f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelUuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelInvariantUuid":"83942b73-6def-42c5-9a0f-3f0f70bc268f"},"requestInfo":{"source":"VID","instanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"c1cf55e262ab4141a07b70760566420a","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":"159d12b4-0204-4576-8328-e442fe6dc2e3","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"be5f6026-aed2-4e3e-b74f-0c587240def5","serviceInstanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 07 Oct 2022 03:57:18 GMT"}}} 2022-10-07 03:57:20,322 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-10-07 03:57:20,322 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-10-07 03:57:20,322 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-10-07 03:57:20,324 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:57:20,401 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-10-07 03:57:20,402 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2022-10-07 03:57:20,402 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1665114742399","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/c1cf55e262ab4141a07b70760566420a","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":"c1cf55e262ab4141a07b70760566420a"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-jakarta"}]}]}}]} 2022-10-07 03:57:20,405 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7 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-10-07 03:57:20,405 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7 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-85110742-5a81-4d18-bf27-dc36bb4e14d7 2022-10-07 03:57:20,405 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7 service-instance-name] data sent: None 2022-10-07 03:57:20,407 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:57:20,478 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-85110742-5a81-4d18-bf27-dc36bb4e14d7 HTTP/1.1" 200 1195 2022-10-07 03:57:20,479 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7 service-instance-name] response code: 200 2022-10-07 03:57:20,480 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7 service-instance-name] response: {"service-instance":[{"service-instance-id":"be5f6026-aed2-4e3e-b74f-0c587240def5","service-instance-name":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"83942b73-6def-42c5-9a0f-3f0f70bc268f","model-version-id":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","resource-version":"1665115039436","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/be5f6026-aed2-4e3e-b74f-0c587240def5/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/159d12b4-0204-4576-8328-e442fe6dc2e3","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"159d12b4-0204-4576-8328-e442fe6dc2e3"}]},{"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-10-07 03:57:20,482 INFO 199:base.py(1) - ***************************************************** 2022-10-07 03:57:20,482 INFO 200:base.py(1) - STOP [SO] YamlTemplateServiceAlaCarteInstantiateStep: Instantiate service described in YAML using SO a'la carte method. 2022-10-07 03:57:20,483 INFO 201:base.py(1) - ***************************************************** 2022-10-07 03:57:20,483 INFO 227:base.py(1) - ***************************************************** 2022-10-07 03:57:20,483 INFO 228:base.py(1) - CONTINUE [SO] YamlTemplateVlAlaCarteInstantiateStep: Instantiate network link described in YAML using SO a'la carte method. 2022-10-07 03:57:20,484 INFO 229:base.py(1) - ***************************************************** 2022-10-07 03:57:20,484 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-10-07 03:57:20,484 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-10-07 03:57:20,484 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2022-10-07 03:57:20,486 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:57:20,532 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-10-07 03:57:20,533 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2022-10-07 03:57:20,534 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":"1665114740890"} 2022-10-07 03:57:20,536 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-10-07 03:57:20,536 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-10-07 03:57:20,536 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-10-07 03:57:20,538 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:57:20,610 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-10-07 03:57:20,611 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2022-10-07 03:57:20,611 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1665114742399","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/c1cf55e262ab4141a07b70760566420a","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":"c1cf55e262ab4141a07b70760566420a"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-jakarta"}]}]}}]} 2022-10-07 03:57:20,613 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7 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-10-07 03:57:20,614 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7 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-85110742-5a81-4d18-bf27-dc36bb4e14d7 2022-10-07 03:57:20,614 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7 service-instance-name] data sent: None 2022-10-07 03:57:20,616 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:57:20,681 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-85110742-5a81-4d18-bf27-dc36bb4e14d7 HTTP/1.1" 200 1195 2022-10-07 03:57:20,682 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7 service-instance-name] response code: 200 2022-10-07 03:57:20,682 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7 service-instance-name] response: {"service-instance":[{"service-instance-id":"be5f6026-aed2-4e3e-b74f-0c587240def5","service-instance-name":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"83942b73-6def-42c5-9a0f-3f0f70bc268f","model-version-id":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","resource-version":"1665115039436","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/be5f6026-aed2-4e3e-b74f-0c587240def5/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/159d12b4-0204-4576-8328-e442fe6dc2e3","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"159d12b4-0204-4576-8328-e442fe6dc2e3"}]},{"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-10-07 03:57:20,685 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-10-07 03:57:20,685 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-10-07 03:57:20,685 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-10-07 03:57:20,685 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-10-07 03:57:20,685 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-10-07 03:57:20,687 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-10-07 03:57:21,045 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2022-10-07 03:57:21,046 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-10-07 03:57:21,046 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d8a66824-ea9c-42ea-95c1-acbc3df2d75e","invariantUUID":"d215fa31-e56e-426d-9b78-b9b9bf7e3d64","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d8a66824-ea9c-42ea-95c1-acbc3df2d75e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5f320015-9970-4523-a398-f75ff19173a3","invariantUUID":"fadee73f-a0a3-4a94-920e-c0201522295d","name":"basic_onboard_cvGoSO","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f320015-9970-4523-a398-f75ff19173a3/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","invariantUUID":"83942b73-6def-42c5-9a0f-3f0f70bc268f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bb3db1df-1f44-4c51-b3cb-109b332a51d5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7882ce9a-ce4b-4e67-8445-90cd636c0cb2","invariantUUID":"505bd3bb-b1d9-42c9-84cd-5fa26fdcf8cf","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7882ce9a-ce4b-4e67-8445-90cd636c0cb2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-10-07 03:57:21,049 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-10-07 03:57:21,049 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:57:21,049 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:57:21,049 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-07 03:57:21,050 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_cvGoSO from SDC 2022-10-07 03:57:21,050 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:57:21,050 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:57:21,050 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-07 03:57:21,050 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-10-07 03:57:21,050 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:57:21,050 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:57:21,050 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-07 03:57:21,050 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-10-07 03:57:21,050 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:57:21,050 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:57:21,051 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-07 03:57:21,051 DEBUG 175:__init__.py(1) - number of Service returned: 4 2022-10-07 03:57:21,051 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-10-07 03:57:21,051 INFO 220:__init__.py(1) - Service found, updating information 2022-10-07 03:57:21,051 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-10-07 03:57:21,051 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-10-07 03:57:21,051 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-10-07 03:57:21,053 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-07 03:57:21,447 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-10-07 03:57:21,450 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-10-07 03:57:21,454 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0a77824e-afef-4952-9305-521847a3ce5f","lifecycleState":"CERTIFIED","lastUpdateDate":1665111693182,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76caaae2-6e9d-4bbd-827e-f67ed098fba8","invariantUUID":"80ca191e-d58a-43b2-81b7-159ce5e07097","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":"network","uniqueId":"25b73306-9d36-49a0-9317-4a1a84cf6604","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870662,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2f928b7-e8e7-452c-a6ee-745f9235994a","invariantUUID":"36240388-5359-4961-9950-f6b9400fb909","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"950b6eb4-a546-460a-a524-c56202fbef0e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111816412,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0c83c37-2d2e-485f-a6ae-aa7c43c7493f","invariantUUID":"b24eb970-95e4-4e63-8e97-8812aeb8e39d","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":"network","uniqueId":"157b2fb3-2020-481a-b2e9-cb808079471b","lifecycleState":"CERTIFIED","lastUpdateDate":1665111771646,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7fa50b13-d3b8-4b66-a45b-72222a8fcfbb","invariantUUID":"903a8e6c-f6b0-481f-ae8c-a0a024852414","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":"7fbab015-369e-4881-bdd1-285cc60a9ffe","lifecycleState":"CERTIFIED","lastUpdateDate":1665111746549,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579c8f0f-d4b5-458a-a4ca-c2379995a7fd","invariantUUID":"e3fb6188-d3fc-45bf-aa94-c76a22807c9a","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":"compute","uniqueId":"baa753bf-2594-4015-916d-2afb8464b4f2","lifecycleState":"CERTIFIED","lastUpdateDate":1665111781252,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"667aa16a-6c5a-4e0e-809f-3c45005926a3","invariantUUID":"18d1e289-156a-483d-ac3d-68eda574bc6e","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":"compute","uniqueId":"a26907ac-55c6-462e-ae9b-077e88a2dde5","lifecycleState":"CERTIFIED","lastUpdateDate":1665111829547,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17083ee1-dd96-4a46-847d-66bff72354cc","invariantUUID":"cd936cd0-9271-42f7-bb85-29c591b47b02","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":"loadBalancer","uniqueId":"eebab908-140d-4892-8298-853e598e7f40","lifecycleState":"CERTIFIED","lastUpdateDate":1665111696507,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83c87eed-4c0f-4094-8681-39ff9271ffd2","invariantUUID":"ccfdb71b-4439-4212-baac-d8ec9b097c64","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":"network","uniqueId":"b8b636bd-9c00-45a5-826b-a2888542b216","lifecycleState":"CERTIFIED","lastUpdateDate":1665111758373,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"566a10be-178d-4715-bed7-0a934370fbd0","invariantUUID":"ef26b074-6d70-4187-8052-24368952a117","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"26a08062-0583-4e8a-af8a-863cf80450cd","lifecycleState":"CERTIFIED","lastUpdateDate":1665111709973,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4933fa24-a6bf-49cb-ab2c-ac747d6cd042","invariantUUID":"d3d02256-9874-4e70-8726-473d01cff377","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":"network","uniqueId":"e1850768-1804-4b24-bcd9-efdb123f7beb","lifecycleState":"CERTIFIED","lastUpdateDate":1665111779545,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a52f680-6152-4b95-9bbe-d9894b92f44e","invariantUUID":"271473cb-7997-4c53-817d-619340952c93","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":"ba254e32-724a-4928-ad3f-954eedf39a64","lifecycleState":"CERTIFIED","lastUpdateDate":1665111803254,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9760e60e-67b0-4189-b6be-96507b220242","invariantUUID":"089a568c-1047-40b0-8f89-e2351a2a3367","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":"network","uniqueId":"98864f64-69f9-40e0-8935-ac5baafa73c9","lifecycleState":"CERTIFIED","lastUpdateDate":1665111774719,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"425573d1-0a4c-4e34-82c9-26685d945a56","invariantUUID":"4472febd-24ed-45c0-9556-d3595933a444","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":"network","uniqueId":"2e429777-f24a-4741-befb-a5ad96637a81","lifecycleState":"CERTIFIED","lastUpdateDate":1665111708451,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5252065-19fd-4143-acc2-2c554d0955ab","invariantUUID":"bdeb1a04-edfc-435b-ba4f-cb80870dec2b","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":"58aa1565-418a-4d8d-81a8-941b78f2398e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111784325,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4fbbc54-1575-4070-be39-964b28486c19","invariantUUID":"e7eac083-d852-4d8b-9257-133402002d90","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":"564c1b34-8bcd-4895-a09f-2e112792b39f","lifecycleState":"CERTIFIED","lastUpdateDate":1665111764210,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"082d42ac-7a6e-4c66-a4d9-1cd9dbf5fde6","invariantUUID":"93baff77-1390-497e-8d35-ed149e2f1803","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":"compute","uniqueId":"ce32b518-2acc-4826-a6ca-624521a317b6","lifecycleState":"CERTIFIED","lastUpdateDate":1665111828061,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6efafde-2060-4b84-b14b-cee01a930d5c","invariantUUID":"2a7413b1-db60-4109-a00a-84f609c3be6e","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":"94e726d5-15e2-4da5-ba26-53ccc66bf94f","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871529,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"026c4581-fdbe-4524-9736-ebe15abbcd74","invariantUUID":"9e9abd65-5bbb-4753-8636-99a3883adef8","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":"172ed940-83b8-4091-87e2-2b7bc7546638","lifecycleState":"CERTIFIED","lastUpdateDate":1665111714811,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2e8d0350-23d5-4801-8742-0cfe2ced301b","invariantUUID":"df3e4e32-eb5a-436b-975a-211bd24f97f9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"1862648e-0ce0-44ff-a880-3ac19b44494a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111831119,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"124a2bda-4f1c-4805-b2fd-5a6524ebab3b","invariantUUID":"5ecc4b89-3208-474f-8a8b-0577e3374dba","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":"network","uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226","lifecycleState":"CERTIFIED","lastUpdateDate":1665111765722,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ecb28659-af14-49e9-b1b5-7622dbdbb049","invariantUUID":"464cdf1d-8808-4f62-9a05-5abab01a1e6c","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":"c98d54dc-b974-448b-be76-637c56a5e5df","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852145,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"582291b9-ef72-4ef7-88fc-601e5f0c2802","invariantUUID":"8ff9b983-974d-418f-baa6-c06abf64e778","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":"defaulticon","uniqueId":"cf49555c-ae6f-4ca4-aa57-d45b6d2bebb1","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852546,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11505bc8-716f-4978-bf79-c143a09d5412","invariantUUID":"b0a4991c-beee-4e58-83a3-2611f5b08a04","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":"defaulticon","uniqueId":"e248ce24-18dd-4515-8a94-cd5a92f47d9e","lifecycleState":"CERTIFIED","lastUpdateDate":1665114497468,"name":"basic_onboard_cvGoSO","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f2a94eee-2f34-470b-8072-466c6ac85125","invariantUUID":"97572b07-1418-4d4e-b3a8-3d6ddb02addb","systemName":"BasicOnboardCvgoso","description":"VF","tags":["basic_onboard_cvGoSO"],"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":"556db534-1117-44b7-bbbf-45f5654dfbf8","lifecycleState":"CERTIFIED","lastUpdateDate":1665111699645,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab7b8cf7-66b6-4686-bca3-af83f16b002d","invariantUUID":"59b8ba05-6d20-40da-a682-dd5dec47a442","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":"61ead254-b986-4552-8c52-cf626746aa4a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111719589,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6093cd9e-2963-4777-a3d9-bafc3943bed5","invariantUUID":"5de3b068-04a5-4d68-ad56-3c09089b780b","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":"port","uniqueId":"5fce1092-3327-4765-8e70-c4fe080cbe70","lifecycleState":"CERTIFIED","lastUpdateDate":1665111819649,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d70d71a-9015-4ef9-9c1d-2a882cc6e9ea","invariantUUID":"98673073-5c3a-4613-aa27-43d05f9b263b","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":"defaulticon","uniqueId":"ebddb6a4-1109-4664-b155-1321fa74d61f","lifecycleState":"CERTIFIED","lastUpdateDate":1665114770686,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"aa32a481-a91d-41f7-96df-cd4e1d286d72","invariantUUID":"412cb16e-9632-463c-b73b-151fcfb03fb2","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":"defaulticon","uniqueId":"fbec7c06-cd48-409e-89ff-e893f6b792f7","lifecycleState":"CERTIFIED","lastUpdateDate":1665111689859,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"25f7db9c-c1cf-40ea-86b8-a7a702877245","invariantUUID":"c3b92b28-278e-413f-84b9-91756dc6e2d7","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":"33c6ff12-1d99-4ef1-aaed-1b6126391e3c","lifecycleState":"CERTIFIED","lastUpdateDate":1665111742022,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c054df24-e9c6-4e98-ab3a-6f7a89f03d2a","invariantUUID":"bbb2ce51-c7b6-4352-a31e-b37114ee0e28","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":"defaulticon","uniqueId":"ade9f366-be3d-43cb-b9fd-f0e26951b87a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111711457,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61503e87-5c6c-4a3b-8025-0ece830ac9b9","invariantUUID":"ce7f79a1-22b8-43ed-87c1-d89372c25013","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":"network","uniqueId":"e38f6a90-355d-404c-93a5-269b9dba80ab","lifecycleState":"CERTIFIED","lastUpdateDate":1665111808986,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a05ce25-c2aa-4e6d-9d79-9d8606f4e802","invariantUUID":"70493856-2137-4b39-a198-b99db0063ab7","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":"2fd6f4ec-f367-4f85-bc50-b715828d224e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111768706,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7c34d27-81d2-40a4-9cc4-e33e65504b4e","invariantUUID":"9f7e5531-f91d-4bcc-b1f7-c0320a172304","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":"network","uniqueId":"b57b2408-60bc-4e0c-9f13-5f9c8ac7928e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871410,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83b4fbd4-4f3c-4282-b277-c8246de9ced1","invariantUUID":"8f2d05f7-5757-4333-99f5-77f50b01f360","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":"defaulticon","uniqueId":"de9181d2-1e43-4a42-a968-39552d0119b3","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852390,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7ab538e-096f-4ed5-b809-7fdddc3c1ca6","invariantUUID":"b3d6ef1a-b685-4d75-a0a7-57ec8547a6d6","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":"objectStorage","uniqueId":"81351ca8-23a9-4061-832b-942e7419d00c","lifecycleState":"CERTIFIED","lastUpdateDate":1665111691576,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5629a58-a1f5-4a11-81d6-baec81bbfa64","invariantUUID":"0f50d464-396c-4e9f-9c28-78d783ac947b","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":"3dd57b31-2a16-4b37-88b9-23a0d8feb013","lifecycleState":"CERTIFIED","lastUpdateDate":1665111739049,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"755a67d9-bce2-47a6-afd4-011fda556bd0","invariantUUID":"9a2535b7-acc1-4ca4-be26-f5e199c21c5d","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":"72c15596-42d2-4817-b37d-d5ed2f113c98","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870872,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b9afe39-6526-48a6-8913-66e023d495bc","invariantUUID":"15d241c1-61ea-446e-8599-3873bd2a181a","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ff6acaa-7a0e-49ef-b77b-5558b52c4cbe","lifecycleState":"CERTIFIED","lastUpdateDate":1665111806144,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da6428b0-8c64-450e-a663-f1e32990bd08","invariantUUID":"53ffef84-b7c8-4b34-9966-3bb7c853eca0","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":"581d4ee3-fafe-4dd8-a1e9-eeff94637612","lifecycleState":"CERTIFIED","lastUpdateDate":1665111810396,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09f4614d-ed57-40d9-b559-91bee5957992","invariantUUID":"e115a98d-fc5e-4888-b418-25285587e79d","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":"defaulticon","uniqueId":"222c1389-bb7d-41f4-9eeb-58a802938787","lifecycleState":"CERTIFIED","lastUpdateDate":1665111797510,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77c4fa96-b192-4a67-9068-594da4594e88","invariantUUID":"e4b41de7-50f8-42cf-9f2f-ad6382a93bae","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":"defaulticon","uniqueId":"fcc6d962-c9a0-4c34-9abf-331a49b68058","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852233,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"592f418e-3e35-42e3-9f13-85412294fba6","invariantUUID":"d4aa95da-07c1-4856-ab68-a905abd42e5d","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":"objectStorage","uniqueId":"09a1598b-698e-413a-b9b9-5ded75689b21","lifecycleState":"CERTIFIED","lastUpdateDate":1665111705423,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ddfdfdb-0e3d-4a39-b9a6-c946945e813a","invariantUUID":"62efea39-ba93-4857-bf61-0410310ed19a","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":"objectStorage","uniqueId":"46521cd1-1990-4c08-85e7-758fd31de366","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870770,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5416e139-c121-43f4-b72c-bf5823f9ecfc","invariantUUID":"4001fec5-d303-4f11-82cf-f6cd9b85ce8c","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":"network","uniqueId":"64816a1f-1012-4b7d-b9f3-6d7ef6cdbc29","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871182,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"890f4fc9-3b5d-45a2-bee1-344ce6d9235b","invariantUUID":"076848e3-f33d-44b9-82a1-5766b9fa0f10","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":"network","uniqueId":"1613a7b8-8aa6-4ae4-a094-190f2195b55a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111706933,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c4c394a-0e41-4416-ae1b-b908adc0eb75","invariantUUID":"a97e5205-4e2c-4330-b3a2-23a6167aaf4e","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":"objectStorage","uniqueId":"10bf3120-7fe2-473e-bae8-bd7cb269619a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111790217,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2234d0d-c2a6-4d3c-99d5-7dabe8fb2cae","invariantUUID":"19ac730b-12fc-4b8f-b759-0fc665157735","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"edcf20ed-a1af-4e11-945e-160f5dc22df9","lifecycleState":"CERTIFIED","lastUpdateDate":1665111812312,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71888aa6-5a1f-4f2e-aff5-9f198eddd38a","invariantUUID":"5de19247-5d8f-40a0-b78b-fc950254e0bb","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":"defaulticon","uniqueId":"4bce343d-755c-474a-ad09-dc052c31b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852308,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d142426-6704-4476-8ddb-02903b10ad56","invariantUUID":"dcb1a391-8178-4b89-b42c-1916c04f08cb","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":"network","uniqueId":"ab1c25fd-4a9a-48d2-8e1a-f260b7591f02","lifecycleState":"CERTIFIED","lastUpdateDate":1665111754002,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8512b64-9795-4c81-97fd-16c1d26a992a","invariantUUID":"bc22b634-d0c0-4772-b9c5-15a354b04edf","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":"objectStorage","uniqueId":"4fea5cd8-40f2-4f1c-8e2d-8b128dbfd6a8","lifecycleState":"CERTIFIED","lastUpdateDate":1665111785877,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"caa63d4c-2f44-4500-b894-a4e16ff46510","invariantUUID":"1e1c0402-0344-4ea5-9ec8-0dce90ccf9e9","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":"port","uniqueId":"a20c3efd-6461-4143-887b-9dcba1b5c035","lifecycleState":"CERTIFIED","lastUpdateDate":1665111832849,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53227b34-3bb8-4de3-8d66-01664800dabb","invariantUUID":"3f8251a0-0ff3-4745-a746-6c92595cc680","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"28ef9742-147d-4c19-82e3-bd66cbc50cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1665111824761,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83cc4158-f071-4026-8752-8001a7a5269d","invariantUUID":"1f944f3c-5424-4f92-b461-e1c93542ec80","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":"defaulticon","uniqueId":"c23d20a8-ce4c-42e4-bae2-b8242c1efc7f","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852044,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95de52cc-044a-4ab8-b4e4-3cd4849c16b2","invariantUUID":"46e3fe83-b036-43d4-bad9-842075c5ba90","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":"a2526e2b-3bf3-4072-8486-424d6c348331","lifecycleState":"CERTIFIED","lastUpdateDate":1665111716519,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"812751f6-b3c9-4db7-9e4f-8d6fe9c1246c","invariantUUID":"331b5b07-4335-46d6-912b-0d568f4b37f2","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":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"b274288f-ed98-4d55-8485-532ef6f44c38","lifecycleState":"CERTIFIED","lastUpdateDate":1665111735332,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd52e33b-8735-4f05-b1cd-8c062be8ca09","invariantUUID":"fd904998-c230-440c-88d2-b91df09af3b7","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":"network","uniqueId":"0c6f0b28-8c94-4287-9f85-da6d0dadf0ac","lifecycleState":"CERTIFIED","lastUpdateDate":1665111733875,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e491bedd-c2e7-4089-b86e-694fa0813c7b","invariantUUID":"1412b841-ba2b-44c4-b036-b7d4944bf433","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":"compute","uniqueId":"c2f52b38-4991-49de-997e-f7012a2a4c74","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870357,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9909435-69d5-4db6-8df7-5b2c0825bbb6","invariantUUID":"23d8c3c1-f93f-4df1-9873-c48a7cc550f2","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":"defaulticon","uniqueId":"7b3ab416-02da-4853-9ef0-dbf8f072c56b","lifecycleState":"CERTIFIED","lastUpdateDate":1665111767185,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"87879a7c-aa19-49d5-868a-f6051c19a03c","invariantUUID":"129bfd89-9473-4b90-87ad-b8c4069342f7","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":"efe6f081-5e8b-4a62-9e92-1b0610c29541","lifecycleState":"CERTIFIED","lastUpdateDate":1665111807571,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed88816f-2389-47f1-b2b7-2b35dedb2d8e","invariantUUID":"3d5f99ee-b714-4b41-aef8-e0848371fd42","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":"network","uniqueId":"0bd83b60-c8da-416c-8191-44cbc5cc8287","lifecycleState":"CERTIFIED","lastUpdateDate":1665111759827,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22f52373-4c69-4f7c-a002-674660dfd548","invariantUUID":"1cbaf3b3-ecf2-4ac8-86e2-23e91f7994d0","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":"port","uniqueId":"d681f67d-f870-46bf-a42a-831dba597a4d","lifecycleState":"CERTIFIED","lastUpdateDate":1665111728696,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ab7a6ad-b666-4142-bcc9-608297693e2d","invariantUUID":"d08438f9-c322-426a-b974-369580f5c3aa","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":"defaulticon","uniqueId":"b4911e65-8d84-4422-aac9-8bd2db67eb5c","lifecycleState":"CERTIFIED","lastUpdateDate":1665114772210,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"6e61e084-11bc-4e9f-9c5f-cd6e556c9b51","invariantUUID":"7c0eca9e-dae9-40f5-b7ea-b8b401b300db","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":"network","uniqueId":"8e3f3d31-bb44-47d8-aa72-af354488bdcd","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870561,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b67cd83-e16c-4aec-b26e-2aece001ab7a","invariantUUID":"28c68a49-2d89-4cfd-a9b6-daa954d14734","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e30676c6-dd5b-4ec8-b72a-7eeca784f158","lifecycleState":"CERTIFIED","lastUpdateDate":1665111770194,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e9a4b16-2ab8-4d8d-b76a-c478a4f03ab9","invariantUUID":"07f9a9f5-9eb0-4ac5-8996-2ff1a7d31604","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":"port","uniqueId":"e7da1e5a-23de-4729-a07d-24f5df324115","lifecycleState":"CERTIFIED","lastUpdateDate":1665111698122,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec9abcff-283f-4c05-9dab-35bdd86bab0b","invariantUUID":"021a2524-574c-4493-a65b-38f4af9c5b87","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":"b1610e24-b7ea-488b-952b-0befe675c70c","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871072,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3655bf45-5a8e-4650-8b09-18865a5a7894","invariantUUID":"32ee0d39-38f4-4ef9-a0c7-46ef08ef62fe","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":"networkrules","uniqueId":"ba62dc9d-8e60-4057-8566-7f65d8d963ab","lifecycleState":"CERTIFIED","lastUpdateDate":1665111732398,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"621eb553-1186-4e4e-bd36-7b2317822ad4","invariantUUID":"416ec5d4-ffe2-47e4-a44a-5fb0781b0c2e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3a971635-078f-4481-a4db-e3d6e214fb9a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111826523,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0e2c2d9-1e41-43f3-a416-5a66b531248a","invariantUUID":"cdac8b80-dfcd-455b-929c-0c725e6c8f76","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":"7d58976a-d4c5-4590-bd00-a5a785223a93","lifecycleState":"CERTIFIED","lastUpdateDate":1665111762746,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a3b3152c-ad87-4c49-bb59-e2a3a69d9f1e","invariantUUID":"d7778d8d-1601-4422-8921-749f96a86a82","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":"compute","uniqueId":"4890ce92-10af-4535-9c98-adc7c3ab9885","lifecycleState":"CERTIFIED","lastUpdateDate":1665111773207,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"325b4bea-2184-46a3-a7e4-3b2bb8e2e44b","invariantUUID":"68907ee4-5f9f-415e-910c-46b7e6f395b2","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":"port","uniqueId":"01cf0be9-401d-4e78-8cfa-fdba613c0f1e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111801814,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b396b8d-8c2b-4d43-a900-d5a76cbb7b98","invariantUUID":"534d275c-b3fa-446a-92ef-a87a3df61d1e","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":"60e9021c-7fae-416d-b9ce-5b463de6c7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1665111703954,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bf2a2ae-f17c-4cee-9031-3c9519842928","invariantUUID":"b381e752-d511-4c87-bdd6-cca80c0ea4a9","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":"network","uniqueId":"b46c08c0-4ea8-4429-b9b8-a42ed87bca0a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111804707,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f0779f8-3287-4416-a82d-794c2bf8d4df","invariantUUID":"b18aa656-d977-4a32-8afd-8430a204a338","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":"network","uniqueId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","lifecycleState":"CERTIFIED","lastUpdateDate":1665111713010,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b76440b9-7465-4c86-bdc3-a1863ac48677","invariantUUID":"4ac3faeb-f3dc-44ce-8f94-8a8f18e0dc34","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":"compute","uniqueId":"64578eaa-e298-4b75-bef4-b30081945e3a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870448,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7ce16d7-a31b-440f-a930-8d7b814ae257","invariantUUID":"e0d343c4-20f8-488b-8d14-12a18ea37af7","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":"network","uniqueId":"2cb92734-6cc9-4bf4-bcf7-15b6ea22b86a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111740558,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05b354e2-5e62-4440-9eaf-ba82231d5f2e","invariantUUID":"6b887273-e340-47bd-9eb3-150aaa387960","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":"port","uniqueId":"8e925d54-4bce-4dbb-a003-3a525b2c22ba","lifecycleState":"CERTIFIED","lastUpdateDate":1665111800362,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"903b876b-aed7-49a8-840c-c3e7fb93dcf0","invariantUUID":"519ea537-0670-41a5-98cd-a92f2dbd557d","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":"objectStorage","uniqueId":"dc247c87-16b1-4a53-a26a-622a12c7df54","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870970,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3775c157-d187-4131-95c3-ce710f69c75d","invariantUUID":"19dd8047-bb0c-4af9-85eb-069dfa83a7ed","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5b55856f-ca8a-416e-9f2e-d12b6743eb6a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111814579,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5a4a57e-48d3-46cf-a48c-d5dbda7d1b8f","invariantUUID":"3c706628-b718-4789-b367-f4fb34143250","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":"e642e194-3b65-4669-9d37-c61535768a27","lifecycleState":"CERTIFIED","lastUpdateDate":1665111777848,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e06824dc-0115-463b-aa7c-e9b8052bffc4","invariantUUID":"b4d8e33d-3d1c-47e1-a53f-cddd5f1dc382","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":"networkrules","uniqueId":"b6c72a3c-c51b-4923-af8f-f9fa446d513e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111727055,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bbafee91-2852-43fa-b833-5f73822e6652","invariantUUID":"df634b64-f0fa-47a0-ab70-4dcb4c7e4605","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":"164d9e34-36ae-4dfc-bf0b-323a7f591607","lifecycleState":"CERTIFIED","lastUpdateDate":1665111748084,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4548e81-c04d-4c59-a4f7-9fc73b003221","invariantUUID":"c9df5a8a-ff8a-4ddc-a332-716f0abf164b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee00e590-9f3c-413f-8c05-7e956f60256d","lifecycleState":"CERTIFIED","lastUpdateDate":1665111745045,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2badaff-25c5-42b5-af51-f3ef96f7343e","invariantUUID":"1bb74305-0223-4d0f-826a-78e6a341af6f","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":"network","uniqueId":"ef528d50-5c2e-40e1-9cbd-362d07be09a7","lifecycleState":"CERTIFIED","lastUpdateDate":1665111718008,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3f324c55-6331-402d-ade9-35c52cc2d206","invariantUUID":"666d6b95-bd96-43ff-9bc0-78b4fd535303","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":"defaulticon","uniqueId":"3427101d-2c64-48fe-83e3-f39c3a1fd10b","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852467,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3be8ab21-5b58-46e0-9e6a-697afd241794","invariantUUID":"8cde5fdf-c726-4365-9d8c-8fe54efc7b9d","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":"network","uniqueId":"9ea06107-446e-4fba-baf9-22e129e20c39","lifecycleState":"CERTIFIED","lastUpdateDate":1665111791726,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e53fccc0-09d5-4d9c-8d56-e94b1bbf5f7b","invariantUUID":"e62e6885-87f3-4cb2-940f-4b4b6986e3fb","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":"compute","uniqueId":"501faaaf-37d9-457a-b057-6d79a6849aa8","lifecycleState":"CERTIFIED","lastUpdateDate":1665111682994,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"748bcb2d-ff01-40c2-b3c4-492e5c88ab25","invariantUUID":"70ec1983-9edd-4ae5-b1a4-eb7e1e521aa1","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":"defaulticon","uniqueId":"b2236ad1-3e4a-4151-a0fb-6755720eba68","lifecycleState":"CERTIFIED","lastUpdateDate":1665111798899,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8addddcc-3bf1-4c37-98b3-52957f9fbf6e","invariantUUID":"fc198d72-bf79-448f-90eb-14edbd69cd14","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":"compute","uniqueId":"3a85ddb7-79f9-4e3c-91fd-e91ee042d6c4","lifecycleState":"CERTIFIED","lastUpdateDate":1665111737575,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf2cfdc4-0bc1-443c-ac88-e1905d9d7c0d","invariantUUID":"25691ee9-1fa5-40ba-bd70-6fbf9e5cf8e3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4d65c851-4679-4bec-aa6a-cf59bc615c8c","lifecycleState":"CERTIFIED","lastUpdateDate":1665111821301,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b772469-09c3-4a8b-94a4-0b9ebe7978ca","invariantUUID":"5370bbc7-4306-408e-9e81-a92d0e571fbf","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":"compute","uniqueId":"9277f8c8-40ab-4415-ab8f-6ccee49766d6","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871317,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3851d57-421c-4a14-84c2-9bd19718957b","invariantUUID":"614e7a8e-8f69-4880-9221-2f522955aef8","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":"12ad187b-87ab-42b0-a627-44bf683be30e","lifecycleState":"CERTIFIED","lastUpdateDate":1665114806458,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d8a66824-ea9c-42ea-95c1-acbc3df2d75e","invariantUUID":"d215fa31-e56e-426d-9b78-b9b9bf7e3d64","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":"4ab1036b-2a43-4600-858b-6b437a8737d0","lifecycleState":"CERTIFIED","lastUpdateDate":1665114534004,"name":"basic_onboard_cvGoSO","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f320015-9970-4523-a398-f75ff19173a3","invariantUUID":"fadee73f-a0a3-4a94-920e-c0201522295d","systemName":"BasicOnboardCvgoso","description":"service","tags":["basic_onboard_cvGoSO"],"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":"276df487-0bef-48c2-ae9b-f3c60c8bb3f8","lifecycleState":"CERTIFIED","lastUpdateDate":1665114735022,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","invariantUUID":"83942b73-6def-42c5-9a0f-3f0f70bc268f","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":"8d416105-9104-4716-8938-f7e240ecd2b7","lifecycleState":"CERTIFIED","lastUpdateDate":1665114805163,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7882ce9a-ce4b-4e67-8445-90cd636c0cb2","invariantUUID":"505bd3bb-b1d9-42c9-84cd-5fa26fdcf8cf","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-10-07 03:57:21,460 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-10-07 03:57:21,461 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-10-07 03:57:21,461 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-10-07 03:57:21,461 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-10-07 03:57:21,463 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-07 03:57:21,535 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-10-07 03:57:21,539 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-10-07 03:57:21,541 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0a77824e-afef-4952-9305-521847a3ce5f","lifecycleState":"CERTIFIED","lastUpdateDate":1665111693182,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76caaae2-6e9d-4bbd-827e-f67ed098fba8","invariantUUID":"80ca191e-d58a-43b2-81b7-159ce5e07097","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":"network","uniqueId":"25b73306-9d36-49a0-9317-4a1a84cf6604","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870662,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2f928b7-e8e7-452c-a6ee-745f9235994a","invariantUUID":"36240388-5359-4961-9950-f6b9400fb909","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"950b6eb4-a546-460a-a524-c56202fbef0e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111816412,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0c83c37-2d2e-485f-a6ae-aa7c43c7493f","invariantUUID":"b24eb970-95e4-4e63-8e97-8812aeb8e39d","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":"network","uniqueId":"157b2fb3-2020-481a-b2e9-cb808079471b","lifecycleState":"CERTIFIED","lastUpdateDate":1665111771646,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7fa50b13-d3b8-4b66-a45b-72222a8fcfbb","invariantUUID":"903a8e6c-f6b0-481f-ae8c-a0a024852414","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":"7fbab015-369e-4881-bdd1-285cc60a9ffe","lifecycleState":"CERTIFIED","lastUpdateDate":1665111746549,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579c8f0f-d4b5-458a-a4ca-c2379995a7fd","invariantUUID":"e3fb6188-d3fc-45bf-aa94-c76a22807c9a","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":"compute","uniqueId":"baa753bf-2594-4015-916d-2afb8464b4f2","lifecycleState":"CERTIFIED","lastUpdateDate":1665111781252,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"667aa16a-6c5a-4e0e-809f-3c45005926a3","invariantUUID":"18d1e289-156a-483d-ac3d-68eda574bc6e","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":"compute","uniqueId":"a26907ac-55c6-462e-ae9b-077e88a2dde5","lifecycleState":"CERTIFIED","lastUpdateDate":1665111829547,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17083ee1-dd96-4a46-847d-66bff72354cc","invariantUUID":"cd936cd0-9271-42f7-bb85-29c591b47b02","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":"loadBalancer","uniqueId":"eebab908-140d-4892-8298-853e598e7f40","lifecycleState":"CERTIFIED","lastUpdateDate":1665111696507,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83c87eed-4c0f-4094-8681-39ff9271ffd2","invariantUUID":"ccfdb71b-4439-4212-baac-d8ec9b097c64","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":"network","uniqueId":"b8b636bd-9c00-45a5-826b-a2888542b216","lifecycleState":"CERTIFIED","lastUpdateDate":1665111758373,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"566a10be-178d-4715-bed7-0a934370fbd0","invariantUUID":"ef26b074-6d70-4187-8052-24368952a117","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"26a08062-0583-4e8a-af8a-863cf80450cd","lifecycleState":"CERTIFIED","lastUpdateDate":1665111709973,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4933fa24-a6bf-49cb-ab2c-ac747d6cd042","invariantUUID":"d3d02256-9874-4e70-8726-473d01cff377","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":"network","uniqueId":"e1850768-1804-4b24-bcd9-efdb123f7beb","lifecycleState":"CERTIFIED","lastUpdateDate":1665111779545,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a52f680-6152-4b95-9bbe-d9894b92f44e","invariantUUID":"271473cb-7997-4c53-817d-619340952c93","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":"ba254e32-724a-4928-ad3f-954eedf39a64","lifecycleState":"CERTIFIED","lastUpdateDate":1665111803254,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9760e60e-67b0-4189-b6be-96507b220242","invariantUUID":"089a568c-1047-40b0-8f89-e2351a2a3367","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":"network","uniqueId":"98864f64-69f9-40e0-8935-ac5baafa73c9","lifecycleState":"CERTIFIED","lastUpdateDate":1665111774719,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"425573d1-0a4c-4e34-82c9-26685d945a56","invariantUUID":"4472febd-24ed-45c0-9556-d3595933a444","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":"network","uniqueId":"2e429777-f24a-4741-befb-a5ad96637a81","lifecycleState":"CERTIFIED","lastUpdateDate":1665111708451,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5252065-19fd-4143-acc2-2c554d0955ab","invariantUUID":"bdeb1a04-edfc-435b-ba4f-cb80870dec2b","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":"58aa1565-418a-4d8d-81a8-941b78f2398e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111784325,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4fbbc54-1575-4070-be39-964b28486c19","invariantUUID":"e7eac083-d852-4d8b-9257-133402002d90","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":"564c1b34-8bcd-4895-a09f-2e112792b39f","lifecycleState":"CERTIFIED","lastUpdateDate":1665111764210,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"082d42ac-7a6e-4c66-a4d9-1cd9dbf5fde6","invariantUUID":"93baff77-1390-497e-8d35-ed149e2f1803","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":"compute","uniqueId":"ce32b518-2acc-4826-a6ca-624521a317b6","lifecycleState":"CERTIFIED","lastUpdateDate":1665111828061,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6efafde-2060-4b84-b14b-cee01a930d5c","invariantUUID":"2a7413b1-db60-4109-a00a-84f609c3be6e","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":"94e726d5-15e2-4da5-ba26-53ccc66bf94f","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871529,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"026c4581-fdbe-4524-9736-ebe15abbcd74","invariantUUID":"9e9abd65-5bbb-4753-8636-99a3883adef8","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":"172ed940-83b8-4091-87e2-2b7bc7546638","lifecycleState":"CERTIFIED","lastUpdateDate":1665111714811,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2e8d0350-23d5-4801-8742-0cfe2ced301b","invariantUUID":"df3e4e32-eb5a-436b-975a-211bd24f97f9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"1862648e-0ce0-44ff-a880-3ac19b44494a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111831119,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"124a2bda-4f1c-4805-b2fd-5a6524ebab3b","invariantUUID":"5ecc4b89-3208-474f-8a8b-0577e3374dba","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":"network","uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226","lifecycleState":"CERTIFIED","lastUpdateDate":1665111765722,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ecb28659-af14-49e9-b1b5-7622dbdbb049","invariantUUID":"464cdf1d-8808-4f62-9a05-5abab01a1e6c","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":"c98d54dc-b974-448b-be76-637c56a5e5df","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852145,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"582291b9-ef72-4ef7-88fc-601e5f0c2802","invariantUUID":"8ff9b983-974d-418f-baa6-c06abf64e778","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":"defaulticon","uniqueId":"cf49555c-ae6f-4ca4-aa57-d45b6d2bebb1","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852546,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11505bc8-716f-4978-bf79-c143a09d5412","invariantUUID":"b0a4991c-beee-4e58-83a3-2611f5b08a04","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":"defaulticon","uniqueId":"e248ce24-18dd-4515-8a94-cd5a92f47d9e","lifecycleState":"CERTIFIED","lastUpdateDate":1665114497468,"name":"basic_onboard_cvGoSO","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f2a94eee-2f34-470b-8072-466c6ac85125","invariantUUID":"97572b07-1418-4d4e-b3a8-3d6ddb02addb","systemName":"BasicOnboardCvgoso","description":"VF","tags":["basic_onboard_cvGoSO"],"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":"556db534-1117-44b7-bbbf-45f5654dfbf8","lifecycleState":"CERTIFIED","lastUpdateDate":1665111699645,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab7b8cf7-66b6-4686-bca3-af83f16b002d","invariantUUID":"59b8ba05-6d20-40da-a682-dd5dec47a442","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":"61ead254-b986-4552-8c52-cf626746aa4a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111719589,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6093cd9e-2963-4777-a3d9-bafc3943bed5","invariantUUID":"5de3b068-04a5-4d68-ad56-3c09089b780b","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":"port","uniqueId":"5fce1092-3327-4765-8e70-c4fe080cbe70","lifecycleState":"CERTIFIED","lastUpdateDate":1665111819649,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d70d71a-9015-4ef9-9c1d-2a882cc6e9ea","invariantUUID":"98673073-5c3a-4613-aa27-43d05f9b263b","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":"defaulticon","uniqueId":"ebddb6a4-1109-4664-b155-1321fa74d61f","lifecycleState":"CERTIFIED","lastUpdateDate":1665114770686,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"aa32a481-a91d-41f7-96df-cd4e1d286d72","invariantUUID":"412cb16e-9632-463c-b73b-151fcfb03fb2","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":"defaulticon","uniqueId":"fbec7c06-cd48-409e-89ff-e893f6b792f7","lifecycleState":"CERTIFIED","lastUpdateDate":1665111689859,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"25f7db9c-c1cf-40ea-86b8-a7a702877245","invariantUUID":"c3b92b28-278e-413f-84b9-91756dc6e2d7","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":"33c6ff12-1d99-4ef1-aaed-1b6126391e3c","lifecycleState":"CERTIFIED","lastUpdateDate":1665111742022,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c054df24-e9c6-4e98-ab3a-6f7a89f03d2a","invariantUUID":"bbb2ce51-c7b6-4352-a31e-b37114ee0e28","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":"defaulticon","uniqueId":"ade9f366-be3d-43cb-b9fd-f0e26951b87a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111711457,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61503e87-5c6c-4a3b-8025-0ece830ac9b9","invariantUUID":"ce7f79a1-22b8-43ed-87c1-d89372c25013","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":"network","uniqueId":"e38f6a90-355d-404c-93a5-269b9dba80ab","lifecycleState":"CERTIFIED","lastUpdateDate":1665111808986,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a05ce25-c2aa-4e6d-9d79-9d8606f4e802","invariantUUID":"70493856-2137-4b39-a198-b99db0063ab7","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":"2fd6f4ec-f367-4f85-bc50-b715828d224e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111768706,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7c34d27-81d2-40a4-9cc4-e33e65504b4e","invariantUUID":"9f7e5531-f91d-4bcc-b1f7-c0320a172304","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":"network","uniqueId":"b57b2408-60bc-4e0c-9f13-5f9c8ac7928e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871410,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83b4fbd4-4f3c-4282-b277-c8246de9ced1","invariantUUID":"8f2d05f7-5757-4333-99f5-77f50b01f360","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":"defaulticon","uniqueId":"de9181d2-1e43-4a42-a968-39552d0119b3","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852390,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7ab538e-096f-4ed5-b809-7fdddc3c1ca6","invariantUUID":"b3d6ef1a-b685-4d75-a0a7-57ec8547a6d6","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":"objectStorage","uniqueId":"81351ca8-23a9-4061-832b-942e7419d00c","lifecycleState":"CERTIFIED","lastUpdateDate":1665111691576,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5629a58-a1f5-4a11-81d6-baec81bbfa64","invariantUUID":"0f50d464-396c-4e9f-9c28-78d783ac947b","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":"3dd57b31-2a16-4b37-88b9-23a0d8feb013","lifecycleState":"CERTIFIED","lastUpdateDate":1665111739049,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"755a67d9-bce2-47a6-afd4-011fda556bd0","invariantUUID":"9a2535b7-acc1-4ca4-be26-f5e199c21c5d","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":"72c15596-42d2-4817-b37d-d5ed2f113c98","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870872,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b9afe39-6526-48a6-8913-66e023d495bc","invariantUUID":"15d241c1-61ea-446e-8599-3873bd2a181a","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ff6acaa-7a0e-49ef-b77b-5558b52c4cbe","lifecycleState":"CERTIFIED","lastUpdateDate":1665111806144,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da6428b0-8c64-450e-a663-f1e32990bd08","invariantUUID":"53ffef84-b7c8-4b34-9966-3bb7c853eca0","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":"581d4ee3-fafe-4dd8-a1e9-eeff94637612","lifecycleState":"CERTIFIED","lastUpdateDate":1665111810396,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09f4614d-ed57-40d9-b559-91bee5957992","invariantUUID":"e115a98d-fc5e-4888-b418-25285587e79d","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":"defaulticon","uniqueId":"222c1389-bb7d-41f4-9eeb-58a802938787","lifecycleState":"CERTIFIED","lastUpdateDate":1665111797510,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77c4fa96-b192-4a67-9068-594da4594e88","invariantUUID":"e4b41de7-50f8-42cf-9f2f-ad6382a93bae","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":"defaulticon","uniqueId":"fcc6d962-c9a0-4c34-9abf-331a49b68058","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852233,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"592f418e-3e35-42e3-9f13-85412294fba6","invariantUUID":"d4aa95da-07c1-4856-ab68-a905abd42e5d","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":"objectStorage","uniqueId":"09a1598b-698e-413a-b9b9-5ded75689b21","lifecycleState":"CERTIFIED","lastUpdateDate":1665111705423,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ddfdfdb-0e3d-4a39-b9a6-c946945e813a","invariantUUID":"62efea39-ba93-4857-bf61-0410310ed19a","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":"objectStorage","uniqueId":"46521cd1-1990-4c08-85e7-758fd31de366","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870770,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5416e139-c121-43f4-b72c-bf5823f9ecfc","invariantUUID":"4001fec5-d303-4f11-82cf-f6cd9b85ce8c","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":"network","uniqueId":"64816a1f-1012-4b7d-b9f3-6d7ef6cdbc29","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871182,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"890f4fc9-3b5d-45a2-bee1-344ce6d9235b","invariantUUID":"076848e3-f33d-44b9-82a1-5766b9fa0f10","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":"network","uniqueId":"1613a7b8-8aa6-4ae4-a094-190f2195b55a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111706933,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c4c394a-0e41-4416-ae1b-b908adc0eb75","invariantUUID":"a97e5205-4e2c-4330-b3a2-23a6167aaf4e","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":"objectStorage","uniqueId":"10bf3120-7fe2-473e-bae8-bd7cb269619a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111790217,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2234d0d-c2a6-4d3c-99d5-7dabe8fb2cae","invariantUUID":"19ac730b-12fc-4b8f-b759-0fc665157735","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"edcf20ed-a1af-4e11-945e-160f5dc22df9","lifecycleState":"CERTIFIED","lastUpdateDate":1665111812312,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71888aa6-5a1f-4f2e-aff5-9f198eddd38a","invariantUUID":"5de19247-5d8f-40a0-b78b-fc950254e0bb","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":"defaulticon","uniqueId":"4bce343d-755c-474a-ad09-dc052c31b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852308,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d142426-6704-4476-8ddb-02903b10ad56","invariantUUID":"dcb1a391-8178-4b89-b42c-1916c04f08cb","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":"network","uniqueId":"ab1c25fd-4a9a-48d2-8e1a-f260b7591f02","lifecycleState":"CERTIFIED","lastUpdateDate":1665111754002,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8512b64-9795-4c81-97fd-16c1d26a992a","invariantUUID":"bc22b634-d0c0-4772-b9c5-15a354b04edf","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":"objectStorage","uniqueId":"4fea5cd8-40f2-4f1c-8e2d-8b128dbfd6a8","lifecycleState":"CERTIFIED","lastUpdateDate":1665111785877,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"caa63d4c-2f44-4500-b894-a4e16ff46510","invariantUUID":"1e1c0402-0344-4ea5-9ec8-0dce90ccf9e9","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":"port","uniqueId":"a20c3efd-6461-4143-887b-9dcba1b5c035","lifecycleState":"CERTIFIED","lastUpdateDate":1665111832849,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53227b34-3bb8-4de3-8d66-01664800dabb","invariantUUID":"3f8251a0-0ff3-4745-a746-6c92595cc680","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"28ef9742-147d-4c19-82e3-bd66cbc50cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1665111824761,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83cc4158-f071-4026-8752-8001a7a5269d","invariantUUID":"1f944f3c-5424-4f92-b461-e1c93542ec80","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":"defaulticon","uniqueId":"c23d20a8-ce4c-42e4-bae2-b8242c1efc7f","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852044,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95de52cc-044a-4ab8-b4e4-3cd4849c16b2","invariantUUID":"46e3fe83-b036-43d4-bad9-842075c5ba90","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":"a2526e2b-3bf3-4072-8486-424d6c348331","lifecycleState":"CERTIFIED","lastUpdateDate":1665111716519,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"812751f6-b3c9-4db7-9e4f-8d6fe9c1246c","invariantUUID":"331b5b07-4335-46d6-912b-0d568f4b37f2","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":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"b274288f-ed98-4d55-8485-532ef6f44c38","lifecycleState":"CERTIFIED","lastUpdateDate":1665111735332,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd52e33b-8735-4f05-b1cd-8c062be8ca09","invariantUUID":"fd904998-c230-440c-88d2-b91df09af3b7","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":"network","uniqueId":"0c6f0b28-8c94-4287-9f85-da6d0dadf0ac","lifecycleState":"CERTIFIED","lastUpdateDate":1665111733875,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e491bedd-c2e7-4089-b86e-694fa0813c7b","invariantUUID":"1412b841-ba2b-44c4-b036-b7d4944bf433","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":"compute","uniqueId":"c2f52b38-4991-49de-997e-f7012a2a4c74","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870357,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9909435-69d5-4db6-8df7-5b2c0825bbb6","invariantUUID":"23d8c3c1-f93f-4df1-9873-c48a7cc550f2","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":"defaulticon","uniqueId":"7b3ab416-02da-4853-9ef0-dbf8f072c56b","lifecycleState":"CERTIFIED","lastUpdateDate":1665111767185,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"87879a7c-aa19-49d5-868a-f6051c19a03c","invariantUUID":"129bfd89-9473-4b90-87ad-b8c4069342f7","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":"efe6f081-5e8b-4a62-9e92-1b0610c29541","lifecycleState":"CERTIFIED","lastUpdateDate":1665111807571,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed88816f-2389-47f1-b2b7-2b35dedb2d8e","invariantUUID":"3d5f99ee-b714-4b41-aef8-e0848371fd42","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":"network","uniqueId":"0bd83b60-c8da-416c-8191-44cbc5cc8287","lifecycleState":"CERTIFIED","lastUpdateDate":1665111759827,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22f52373-4c69-4f7c-a002-674660dfd548","invariantUUID":"1cbaf3b3-ecf2-4ac8-86e2-23e91f7994d0","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":"port","uniqueId":"d681f67d-f870-46bf-a42a-831dba597a4d","lifecycleState":"CERTIFIED","lastUpdateDate":1665111728696,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ab7a6ad-b666-4142-bcc9-608297693e2d","invariantUUID":"d08438f9-c322-426a-b974-369580f5c3aa","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":"defaulticon","uniqueId":"b4911e65-8d84-4422-aac9-8bd2db67eb5c","lifecycleState":"CERTIFIED","lastUpdateDate":1665114772210,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"6e61e084-11bc-4e9f-9c5f-cd6e556c9b51","invariantUUID":"7c0eca9e-dae9-40f5-b7ea-b8b401b300db","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":"network","uniqueId":"8e3f3d31-bb44-47d8-aa72-af354488bdcd","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870561,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b67cd83-e16c-4aec-b26e-2aece001ab7a","invariantUUID":"28c68a49-2d89-4cfd-a9b6-daa954d14734","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e30676c6-dd5b-4ec8-b72a-7eeca784f158","lifecycleState":"CERTIFIED","lastUpdateDate":1665111770194,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e9a4b16-2ab8-4d8d-b76a-c478a4f03ab9","invariantUUID":"07f9a9f5-9eb0-4ac5-8996-2ff1a7d31604","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":"port","uniqueId":"e7da1e5a-23de-4729-a07d-24f5df324115","lifecycleState":"CERTIFIED","lastUpdateDate":1665111698122,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec9abcff-283f-4c05-9dab-35bdd86bab0b","invariantUUID":"021a2524-574c-4493-a65b-38f4af9c5b87","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":"b1610e24-b7ea-488b-952b-0befe675c70c","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871072,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3655bf45-5a8e-4650-8b09-18865a5a7894","invariantUUID":"32ee0d39-38f4-4ef9-a0c7-46ef08ef62fe","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":"networkrules","uniqueId":"ba62dc9d-8e60-4057-8566-7f65d8d963ab","lifecycleState":"CERTIFIED","lastUpdateDate":1665111732398,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"621eb553-1186-4e4e-bd36-7b2317822ad4","invariantUUID":"416ec5d4-ffe2-47e4-a44a-5fb0781b0c2e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3a971635-078f-4481-a4db-e3d6e214fb9a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111826523,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0e2c2d9-1e41-43f3-a416-5a66b531248a","invariantUUID":"cdac8b80-dfcd-455b-929c-0c725e6c8f76","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":"7d58976a-d4c5-4590-bd00-a5a785223a93","lifecycleState":"CERTIFIED","lastUpdateDate":1665111762746,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a3b3152c-ad87-4c49-bb59-e2a3a69d9f1e","invariantUUID":"d7778d8d-1601-4422-8921-749f96a86a82","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":"compute","uniqueId":"4890ce92-10af-4535-9c98-adc7c3ab9885","lifecycleState":"CERTIFIED","lastUpdateDate":1665111773207,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"325b4bea-2184-46a3-a7e4-3b2bb8e2e44b","invariantUUID":"68907ee4-5f9f-415e-910c-46b7e6f395b2","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":"port","uniqueId":"01cf0be9-401d-4e78-8cfa-fdba613c0f1e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111801814,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b396b8d-8c2b-4d43-a900-d5a76cbb7b98","invariantUUID":"534d275c-b3fa-446a-92ef-a87a3df61d1e","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":"60e9021c-7fae-416d-b9ce-5b463de6c7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1665111703954,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bf2a2ae-f17c-4cee-9031-3c9519842928","invariantUUID":"b381e752-d511-4c87-bdd6-cca80c0ea4a9","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":"network","uniqueId":"b46c08c0-4ea8-4429-b9b8-a42ed87bca0a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111804707,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f0779f8-3287-4416-a82d-794c2bf8d4df","invariantUUID":"b18aa656-d977-4a32-8afd-8430a204a338","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":"network","uniqueId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","lifecycleState":"CERTIFIED","lastUpdateDate":1665111713010,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b76440b9-7465-4c86-bdc3-a1863ac48677","invariantUUID":"4ac3faeb-f3dc-44ce-8f94-8a8f18e0dc34","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":"compute","uniqueId":"64578eaa-e298-4b75-bef4-b30081945e3a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870448,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7ce16d7-a31b-440f-a930-8d7b814ae257","invariantUUID":"e0d343c4-20f8-488b-8d14-12a18ea37af7","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":"network","uniqueId":"2cb92734-6cc9-4bf4-bcf7-15b6ea22b86a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111740558,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05b354e2-5e62-4440-9eaf-ba82231d5f2e","invariantUUID":"6b887273-e340-47bd-9eb3-150aaa387960","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":"port","uniqueId":"8e925d54-4bce-4dbb-a003-3a525b2c22ba","lifecycleState":"CERTIFIED","lastUpdateDate":1665111800362,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"903b876b-aed7-49a8-840c-c3e7fb93dcf0","invariantUUID":"519ea537-0670-41a5-98cd-a92f2dbd557d","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":"objectStorage","uniqueId":"dc247c87-16b1-4a53-a26a-622a12c7df54","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870970,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3775c157-d187-4131-95c3-ce710f69c75d","invariantUUID":"19dd8047-bb0c-4af9-85eb-069dfa83a7ed","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5b55856f-ca8a-416e-9f2e-d12b6743eb6a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111814579,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5a4a57e-48d3-46cf-a48c-d5dbda7d1b8f","invariantUUID":"3c706628-b718-4789-b367-f4fb34143250","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":"e642e194-3b65-4669-9d37-c61535768a27","lifecycleState":"CERTIFIED","lastUpdateDate":1665111777848,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e06824dc-0115-463b-aa7c-e9b8052bffc4","invariantUUID":"b4d8e33d-3d1c-47e1-a53f-cddd5f1dc382","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":"networkrules","uniqueId":"b6c72a3c-c51b-4923-af8f-f9fa446d513e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111727055,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bbafee91-2852-43fa-b833-5f73822e6652","invariantUUID":"df634b64-f0fa-47a0-ab70-4dcb4c7e4605","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":"164d9e34-36ae-4dfc-bf0b-323a7f591607","lifecycleState":"CERTIFIED","lastUpdateDate":1665111748084,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4548e81-c04d-4c59-a4f7-9fc73b003221","invariantUUID":"c9df5a8a-ff8a-4ddc-a332-716f0abf164b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee00e590-9f3c-413f-8c05-7e956f60256d","lifecycleState":"CERTIFIED","lastUpdateDate":1665111745045,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2badaff-25c5-42b5-af51-f3ef96f7343e","invariantUUID":"1bb74305-0223-4d0f-826a-78e6a341af6f","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":"network","uniqueId":"ef528d50-5c2e-40e1-9cbd-362d07be09a7","lifecycleState":"CERTIFIED","lastUpdateDate":1665111718008,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3f324c55-6331-402d-ade9-35c52cc2d206","invariantUUID":"666d6b95-bd96-43ff-9bc0-78b4fd535303","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":"defaulticon","uniqueId":"3427101d-2c64-48fe-83e3-f39c3a1fd10b","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852467,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3be8ab21-5b58-46e0-9e6a-697afd241794","invariantUUID":"8cde5fdf-c726-4365-9d8c-8fe54efc7b9d","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":"network","uniqueId":"9ea06107-446e-4fba-baf9-22e129e20c39","lifecycleState":"CERTIFIED","lastUpdateDate":1665111791726,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e53fccc0-09d5-4d9c-8d56-e94b1bbf5f7b","invariantUUID":"e62e6885-87f3-4cb2-940f-4b4b6986e3fb","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":"compute","uniqueId":"501faaaf-37d9-457a-b057-6d79a6849aa8","lifecycleState":"CERTIFIED","lastUpdateDate":1665111682994,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"748bcb2d-ff01-40c2-b3c4-492e5c88ab25","invariantUUID":"70ec1983-9edd-4ae5-b1a4-eb7e1e521aa1","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":"defaulticon","uniqueId":"b2236ad1-3e4a-4151-a0fb-6755720eba68","lifecycleState":"CERTIFIED","lastUpdateDate":1665111798899,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8addddcc-3bf1-4c37-98b3-52957f9fbf6e","invariantUUID":"fc198d72-bf79-448f-90eb-14edbd69cd14","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":"compute","uniqueId":"3a85ddb7-79f9-4e3c-91fd-e91ee042d6c4","lifecycleState":"CERTIFIED","lastUpdateDate":1665111737575,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf2cfdc4-0bc1-443c-ac88-e1905d9d7c0d","invariantUUID":"25691ee9-1fa5-40ba-bd70-6fbf9e5cf8e3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4d65c851-4679-4bec-aa6a-cf59bc615c8c","lifecycleState":"CERTIFIED","lastUpdateDate":1665111821301,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b772469-09c3-4a8b-94a4-0b9ebe7978ca","invariantUUID":"5370bbc7-4306-408e-9e81-a92d0e571fbf","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":"compute","uniqueId":"9277f8c8-40ab-4415-ab8f-6ccee49766d6","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871317,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3851d57-421c-4a14-84c2-9bd19718957b","invariantUUID":"614e7a8e-8f69-4880-9221-2f522955aef8","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":"12ad187b-87ab-42b0-a627-44bf683be30e","lifecycleState":"CERTIFIED","lastUpdateDate":1665114806458,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d8a66824-ea9c-42ea-95c1-acbc3df2d75e","invariantUUID":"d215fa31-e56e-426d-9b78-b9b9bf7e3d64","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":"4ab1036b-2a43-4600-858b-6b437a8737d0","lifecycleState":"CERTIFIED","lastUpdateDate":1665114534004,"name":"basic_onboard_cvGoSO","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f320015-9970-4523-a398-f75ff19173a3","invariantUUID":"fadee73f-a0a3-4a94-920e-c0201522295d","systemName":"BasicOnboardCvgoso","description":"service","tags":["basic_onboard_cvGoSO"],"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":"276df487-0bef-48c2-ae9b-f3c60c8bb3f8","lifecycleState":"CERTIFIED","lastUpdateDate":1665114735022,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","invariantUUID":"83942b73-6def-42c5-9a0f-3f0f70bc268f","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":"8d416105-9104-4716-8938-f7e240ecd2b7","lifecycleState":"CERTIFIED","lastUpdateDate":1665114805163,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7882ce9a-ce4b-4e67-8445-90cd636c0cb2","invariantUUID":"505bd3bb-b1d9-42c9-84cd-5fa26fdcf8cf","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-10-07 03:57:21,545 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-10-07 03:57:21,546 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-10-07 03:57:21,546 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/276df487-0bef-48c2-ae9b-f3c60c8bb3f8/filteredDataByParams?include=componentInstances 2022-10-07 03:57:21,546 DEBUG 132:onap_service.py(1) - [SDC][Get basic_network resource inputs] data sent: None 2022-10-07 03:57:21,548 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-07 03:57:21,691 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/276df487-0bef-48c2-ae9b-f3c60c8bb3f8/filteredDataByParams?include=componentInstances HTTP/1.1" 200 None 2022-10-07 03:57:21,692 INFO 142:onap_service.py(1) - [SDC][Get basic_network resource inputs] response code: 200 2022-10-07 03:57:21,693 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,"type":"tosca.capabilities.Node","path":["68f59739-cce0-4b8b-9655-a6855ed96732.35eff4fe-0de2-49f0-8697-bb9547731226.genericneutronnet0"],"ownerType":null,"uniqueId":"capability.64186f7e-3aaa-49ab-9c88-9462ee322ab1.feature","description":null,"source":"35eff4fe-0de2-49f0-8697-bb9547731226","leftOccurrences":"UNBOUNDED","previousName":"feature","ownerId":"68f59739-cce0-4b8b-9655-a6855ed96732.35eff4fe-0de2-49f0-8697-bb9547731226.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":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":"genericneutronnet0.feature","version":null,"empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"externalName":null,"properties":null,"type":"tosca.capabilities.network.Linkable","path":["68f59739-cce0-4b8b-9655-a6855ed96732.35eff4fe-0de2-49f0-8697-bb9547731226.genericneutronnet0"],"ownerType":null,"uniqueId":"capability.35eff4fe-0de2-49f0-8697-bb9547731226.virtual_linkable","description":null,"source":"35eff4fe-0de2-49f0-8697-bb9547731226","leftOccurrences":"UNBOUNDED","previousName":"virtual_linkable","ownerId":"68f59739-cce0-4b8b-9655-a6855ed96732.35eff4fe-0de2-49f0-8697-bb9547731226.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":null,"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":["68f59739-cce0-4b8b-9655-a6855ed96732.35eff4fe-0de2-49f0-8697-bb9547731226.genericneutronnet0"],"uniqueId":"64186f7e-3aaa-49ab-9c88-9462ee322ab1.dependency","source":"35eff4fe-0de2-49f0-8697-bb9547731226","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","previousName":"dependency","relationship":"tosca.relationships.DependsOn","ownerId":"64186f7e-3aaa-49ab-9c88-9462ee322ab1","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","minOccurrences":"0","parentName":null,"name":"genericneutronnet0.dependency","type":null,"version":null,"empty":false}]},"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.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":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.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":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74.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":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.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":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.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":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.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":"35eff4fe-0de2-49f0-8697-bb9547731226.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":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.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":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.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":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.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":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false}],"attributes":null,"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"createdFromCsar":false,"actualComponentUid":"35eff4fe-0de2-49f0-8697-bb9547731226","uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.35eff4fe-0de2-49f0-8697-bb9547731226.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","creationTime":1665114717077,"icon":"network","description":null,"originType":"VL","invariantName":"genericneutronnet0","componentUid":"35eff4fe-0de2-49f0-8697-bb9547731226","createdFrom":null,"posX":"200","posY":"100","customizationUUID":"cc70c445-4f65-4a05-ae9c-3d7493d6936a","componentVersion":"1.0","componentName":"Generic NeutronNet","toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"modificationTime":1665114717077,"maxOccurrences":null,"minOccurrences":null,"instanceCount":null,"isProxy":false,"toscaArtifacts":{},"directives":[],"originArchived":false,"propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"type":null,"version":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-10-07 03:57:21,695 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-10-07 03:57:21,695 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/35eff4fe-0de2-49f0-8697-bb9547731226/filteredDataByParams?include=metadata 2022-10-07 03:57:21,696 DEBUG 132:onap_service.py(1) - [SDC][Get basic_network component's SDC resource metadata] data sent: None 2022-10-07 03:57:21,698 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-07 03:57:21,757 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/resources/35eff4fe-0de2-49f0-8697-bb9547731226/filteredDataByParams?include=metadata HTTP/1.1" 200 2535 2022-10-07 03:57:21,758 INFO 142:onap_service.py(1) - [SDC][Get basic_network component's SDC resource metadata] response code: 200 2022-10-07 03:57:21,759 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":"35eff4fe-0de2-49f0-8697-bb9547731226","name":"Generic NeutronNet","version":"1.0","isHighestVersion":true,"creationDate":1665111765722,"lastUpdateDate":1665111765722,"description":"Generic NeutronNet","lifecycleState":"CERTIFIED","tags":["Generic NeutronNet"],"icon":"network","normalizedName":"genericneutronnet","systemName":"GenericNeutronnet","contactId":"jh0003","allVersions":{"1.0":"35eff4fe-0de2-49f0-8697-bb9547731226"},"isDeleted":null,"projectCode":null,"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"invariantUUID":"464cdf1d-8808-4f62-9a05-5abab01a1e6c","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,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":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":"ecb28659-af14-49e9-b1b5-7622dbdbb049"},"derivedFrom":null,"derivedList":null,"defaultCapabilities":null} 2022-10-07 03:57:21,761 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC 2022-10-07 03:57:21,761 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:57:21,761 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:57:21,761 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified 2022-10-07 03:57:21,774 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': 'a0f429c6-284f-47d3-b4fe-735e649f5b32', 'x-fromappid': 'API client'} 2022-10-07 03:57:21,774 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-10-07 03:57:21,774 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-85110742-5a81-4d18-bf27-dc36bb4e14d7_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-10-07 03:57:21,776 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2022-10-07 03:57:22,286 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-10-07 03:57:22,288 INFO 142:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] response code: 200 2022-10-07 03:57:22,289 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-10-07 03:57:22,291 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-10-07 03:57:22,292 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-10-07 03:57:22,292 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-10-07 03:57:22,292 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-10-07 03:57:22,295 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-10-07 03:57:22,373 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2022-10-07 03:57:22,374 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-10-07 03:57:22,375 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d8a66824-ea9c-42ea-95c1-acbc3df2d75e","invariantUUID":"d215fa31-e56e-426d-9b78-b9b9bf7e3d64","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d8a66824-ea9c-42ea-95c1-acbc3df2d75e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5f320015-9970-4523-a398-f75ff19173a3","invariantUUID":"fadee73f-a0a3-4a94-920e-c0201522295d","name":"basic_onboard_cvGoSO","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f320015-9970-4523-a398-f75ff19173a3/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","invariantUUID":"83942b73-6def-42c5-9a0f-3f0f70bc268f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bb3db1df-1f44-4c51-b3cb-109b332a51d5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7882ce9a-ce4b-4e67-8445-90cd636c0cb2","invariantUUID":"505bd3bb-b1d9-42c9-84cd-5fa26fdcf8cf","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7882ce9a-ce4b-4e67-8445-90cd636c0cb2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-10-07 03:57:22,377 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-10-07 03:57:22,377 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:57:22,377 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:57:22,377 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-07 03:57:22,377 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_cvGoSO from SDC 2022-10-07 03:57:22,377 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:57:22,377 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:57:22,377 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-07 03:57:22,377 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-10-07 03:57:22,378 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:57:22,378 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:57:22,378 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-07 03:57:22,378 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-10-07 03:57:22,378 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:57:22,378 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:57:22,378 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-07 03:57:22,378 DEBUG 175:__init__.py(1) - number of Service returned: 4 2022-10-07 03:57:22,384 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-10-07 03:57:22,384 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-10-07 03:57:22,384 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-10-07 03:57:22,386 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:57:22,446 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-10-07 03:57:22,447 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-10-07 03:57:22,449 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/c1cf55e262ab4141a07b70760566420a","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":"c1cf55e262ab4141a07b70760566420a"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-jakarta"}]}]} 2022-10-07 03:57:22,451 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-10-07 03:57:22,451 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-10-07 03:57:22,451 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-10-07 03:57:22,453 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:57:22,513 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-10-07 03:57:22,514 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-10-07 03:57:22,514 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":"1665114740721","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-10-07 03:57:22,517 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-10-07 03:57:22,517 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-10-07 03:57:22,517 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-10-07 03:57:22,519 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:57:22,572 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-10-07 03:57:22,574 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-10-07 03:57:22,574 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/c1cf55e262ab4141a07b70760566420a","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":"c1cf55e262ab4141a07b70760566420a"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-jakarta"}]}]} 2022-10-07 03:57:22,576 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-10-07 03:57:22,576 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-10-07 03:57:22,576 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-10-07 03:57:22,578 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:57:22,639 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-10-07 03:57:22,639 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-10-07 03:57:22,640 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":"1665114740721","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-10-07 03:57:22,642 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-10-07 03:57:22,642 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/c1cf55e262ab4141a07b70760566420a 2022-10-07 03:57:22,642 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-10-07 03:57:22,644 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:57:22,695 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/c1cf55e262ab4141a07b70760566420a HTTP/1.1" 200 615 2022-10-07 03:57:22,696 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-10-07 03:57:22,696 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"c1cf55e262ab4141a07b70760566420a","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1665114742399","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-10-07 03:57:22,711 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': '03fffef7-3c52-4f8c-85a0-bfe04df581bd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-07 03:57:22,711 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/be5f6026-aed2-4e3e-b74f-0c587240def5/networks 2022-10-07 03:57:22,711 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "83942b73-6def-42c5-9a0f-3f0f70bc268f" }, "modelInfo": { "modelType": "network", "modelInvariantId": "464cdf1d-8808-4f62-9a05-5abab01a1e6c", "modelVersionId": "ecb28659-af14-49e9-b1b5-7622dbdbb049", "modelName": "Generic NeutronNet", "modelVersion": "1.0", "modelCustomizationId": "cc70c445-4f65-4a05-ae9c-3d7493d6936a", "modelCustomizationName": "Generic NeutronNet 0" }, "requestParameters": { "userParams": [ ], "aLaCarte": true, "testApi": "GR_API" }, "cloudConfiguration": { "tenantId": "c1cf55e262ab4141a07b70760566420a", "cloudOwner": "basicnw-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "lineOfBusiness": { "lineOfBusinessName": "basicnw-lob" }, "platform": { "platformName": "basicnw-platform" }, "relatedInstanceList": [{ "relatedInstance": { "instanceId": "be5f6026-aed2-4e3e-b74f-0c587240def5", "modelInfo": { "modelType": "service", "modelName": "basic_network", "modelInvariantId": "83942b73-6def-42c5-9a0f-3f0f70bc268f", "modelVersion": "1.0", "modelVersionId": "bb3db1df-1f44-4c51-b3cb-109b332a51d5" } } }] } } 2022-10-07 03:57:22,713 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-07 03:57:24,573 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/be5f6026-aed2-4e3e-b74f-0c587240def5/networks HTTP/1.1" 202 262 2022-10-07 03:57:24,575 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response code: 202 2022-10-07 03:57:24,575 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response: {"requestReferences":{"requestId":"03fffef7-3c52-4f8c-85a0-bfe04df581bd","instanceId":"2ac17454-e4e6-45cd-b002-a188505d4ef0","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/03fffef7-3c52-4f8c-85a0-bfe04df581bd"}} 2022-10-07 03:57:24,576 DEBUG 79:mixins.py(1) - Wait until NetworkInstantiation task is not finished 2022-10-07 03:57:24,585 DEBUG 129:onap_service.py(9) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5dde89d3-ff9a-4747-888b-353eef689348', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-07 03:57:24,585 DEBUG 131:onap_service.py(9) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/03fffef7-3c52-4f8c-85a0-bfe04df581bd 2022-10-07 03:57:24,585 DEBUG 132:onap_service.py(9) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] data sent: None 2022-10-07 03:57:24,591 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-07 03:57:24,795 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/03fffef7-3c52-4f8c-85a0-bfe04df581bd HTTP/1.1" 200 1971 2022-10-07 03:57:24,797 INFO 142:onap_service.py(9) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] response code: 200 2022-10-07 03:57:24,798 DEBUG 146:onap_service.py(9) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] response: {"request":{"requestId":"03fffef7-3c52-4f8c-85a0-bfe04df581bd","startTime":"Fri, 07 Oct 2022 03:57:23 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"464cdf1d-8808-4f62-9a05-5abab01a1e6c","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"cc70c445-4f65-4a05-ae9c-3d7493d6936a","modelVersionId":"ecb28659-af14-49e9-b1b5-7622dbdbb049","modelCustomizationId":"cc70c445-4f65-4a05-ae9c-3d7493d6936a","modelUuid":"ecb28659-af14-49e9-b1b5-7622dbdbb049","modelInvariantUuid":"464cdf1d-8808-4f62-9a05-5abab01a1e6c","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"83942b73-6def-42c5-9a0f-3f0f70bc268f","source":"VID","instanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"be5f6026-aed2-4e3e-b74f-0c587240def5","modelInfo":{"modelInvariantId":"83942b73-6def-42c5-9a0f-3f0f70bc268f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelUuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelInvariantUuid":"83942b73-6def-42c5-9a0f-3f0f70bc268f"}}}],"cloudConfiguration":{"tenantId":"c1cf55e262ab4141a07b70760566420a","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":"be5f6026-aed2-4e3e-b74f-0c587240def5","networkInstanceId":"2ac17454-e4e6-45cd-b002-a188505d4ef0","networkInstanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 07 Oct 2022 03:57:24 GMT"}}} 2022-10-07 03:57:34,806 DEBUG 129:onap_service.py(9) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '017cad6a-07db-4dda-a0e6-6e5a617f4523', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-07 03:57:34,806 DEBUG 131:onap_service.py(9) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/03fffef7-3c52-4f8c-85a0-bfe04df581bd 2022-10-07 03:57:34,806 DEBUG 132:onap_service.py(9) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] data sent: None 2022-10-07 03:57:34,808 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-07 03:57:35,516 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/03fffef7-3c52-4f8c-85a0-bfe04df581bd HTTP/1.1" 200 2212 2022-10-07 03:57:35,518 INFO 142:onap_service.py(9) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] response code: 200 2022-10-07 03:57:35,518 DEBUG 146:onap_service.py(9) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] response: {"request":{"requestId":"03fffef7-3c52-4f8c-85a0-bfe04df581bd","startTime":"Fri, 07 Oct 2022 03:57:23 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"464cdf1d-8808-4f62-9a05-5abab01a1e6c","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"cc70c445-4f65-4a05-ae9c-3d7493d6936a","modelVersionId":"ecb28659-af14-49e9-b1b5-7622dbdbb049","modelCustomizationId":"cc70c445-4f65-4a05-ae9c-3d7493d6936a","modelUuid":"ecb28659-af14-49e9-b1b5-7622dbdbb049","modelInvariantUuid":"464cdf1d-8808-4f62-9a05-5abab01a1e6c","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"83942b73-6def-42c5-9a0f-3f0f70bc268f","source":"VID","instanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"be5f6026-aed2-4e3e-b74f-0c587240def5","modelInfo":{"modelInvariantId":"83942b73-6def-42c5-9a0f-3f0f70bc268f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelUuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelInvariantUuid":"83942b73-6def-42c5-9a0f-3f0f70bc268f"}}}],"cloudConfiguration":{"tenantId":"c1cf55e262ab4141a07b70760566420a","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":"be5f6026-aed2-4e3e-b74f-0c587240def5","networkInstanceId":"2ac17454-e4e6-45cd-b002-a188505d4ef0","networkInstanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_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":"Fri, 07 Oct 2022 03:57:32 GMT"}}} 2022-10-07 03:57:45,529 DEBUG 129:onap_service.py(9) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e042984c-a95b-4b08-b424-5e9b1201c0fb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-07 03:57:45,529 DEBUG 131:onap_service.py(9) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/03fffef7-3c52-4f8c-85a0-bfe04df581bd 2022-10-07 03:57:45,529 DEBUG 132:onap_service.py(9) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] data sent: None 2022-10-07 03:57:45,531 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-07 03:57:46,015 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/03fffef7-3c52-4f8c-85a0-bfe04df581bd HTTP/1.1" 200 3791 2022-10-07 03:57:46,016 INFO 142:onap_service.py(9) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] response code: 200 2022-10-07 03:57:46,016 DEBUG 146:onap_service.py(9) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] response: {"request":{"requestId":"03fffef7-3c52-4f8c-85a0-bfe04df581bd","startTime":"Fri, 07 Oct 2022 03:57:23 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"464cdf1d-8808-4f62-9a05-5abab01a1e6c","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"cc70c445-4f65-4a05-ae9c-3d7493d6936a","modelVersionId":"ecb28659-af14-49e9-b1b5-7622dbdbb049","modelCustomizationId":"cc70c445-4f65-4a05-ae9c-3d7493d6936a","modelUuid":"ecb28659-af14-49e9-b1b5-7622dbdbb049","modelInvariantUuid":"464cdf1d-8808-4f62-9a05-5abab01a1e6c","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"83942b73-6def-42c5-9a0f-3f0f70bc268f","source":"VID","instanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"be5f6026-aed2-4e3e-b74f-0c587240def5","modelInfo":{"modelInvariantId":"83942b73-6def-42c5-9a0f-3f0f70bc268f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelUuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelInvariantUuid":"83942b73-6def-42c5-9a0f-3f0f70bc268f"}}}],"cloudConfiguration":{"tenantId":"c1cf55e262ab4141a07b70760566420a","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":"be5f6026-aed2-4e3e-b74f-0c587240def5","networkInstanceId":"2ac17454-e4e6-45cd-b002-a188505d4ef0","networkInstanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_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":"Fri, 07 Oct 2022 03:57:43 GMT"},"requestProcessingData":[{"groupingId":"0b7e0f79-5bac-4640-97b3-f1a3baf58159","tag":"StackInformation","dataPairs":[{"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_1341363a-fcd4-48c7-9c0d-2900d1882b9b\"},{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/c1cf55e262ab4141a07b70760566420a/stacks/basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0/0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"updated_time\":null,\"creation_time\":1665115062000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"b7f36013421c45e2b5403cecd9cb644d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"OS::project_id\":\"c1cf55e262ab4141a07b70760566420a\",\"OS::stack_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"network_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-10-07 03:57:56,024 DEBUG 129:onap_service.py(9) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3d6c3bef-6df8-4f23-80d5-b35581583aa7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-07 03:57:56,024 DEBUG 131:onap_service.py(9) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/03fffef7-3c52-4f8c-85a0-bfe04df581bd 2022-10-07 03:57:56,024 DEBUG 132:onap_service.py(9) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] data sent: None 2022-10-07 03:57:56,027 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-07 03:57:56,646 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/03fffef7-3c52-4f8c-85a0-bfe04df581bd HTTP/1.1" 200 3791 2022-10-07 03:57:56,647 INFO 142:onap_service.py(9) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] response code: 200 2022-10-07 03:57:56,648 DEBUG 146:onap_service.py(9) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] response: {"request":{"requestId":"03fffef7-3c52-4f8c-85a0-bfe04df581bd","startTime":"Fri, 07 Oct 2022 03:57:23 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"464cdf1d-8808-4f62-9a05-5abab01a1e6c","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"cc70c445-4f65-4a05-ae9c-3d7493d6936a","modelVersionId":"ecb28659-af14-49e9-b1b5-7622dbdbb049","modelCustomizationId":"cc70c445-4f65-4a05-ae9c-3d7493d6936a","modelUuid":"ecb28659-af14-49e9-b1b5-7622dbdbb049","modelInvariantUuid":"464cdf1d-8808-4f62-9a05-5abab01a1e6c","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"83942b73-6def-42c5-9a0f-3f0f70bc268f","source":"VID","instanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"be5f6026-aed2-4e3e-b74f-0c587240def5","modelInfo":{"modelInvariantId":"83942b73-6def-42c5-9a0f-3f0f70bc268f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelUuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelInvariantUuid":"83942b73-6def-42c5-9a0f-3f0f70bc268f"}}}],"cloudConfiguration":{"tenantId":"c1cf55e262ab4141a07b70760566420a","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":"be5f6026-aed2-4e3e-b74f-0c587240def5","networkInstanceId":"2ac17454-e4e6-45cd-b002-a188505d4ef0","networkInstanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_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":"Fri, 07 Oct 2022 03:57:43 GMT"},"requestProcessingData":[{"groupingId":"0b7e0f79-5bac-4640-97b3-f1a3baf58159","tag":"StackInformation","dataPairs":[{"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_1341363a-fcd4-48c7-9c0d-2900d1882b9b\"},{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/c1cf55e262ab4141a07b70760566420a/stacks/basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0/0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"updated_time\":null,\"creation_time\":1665115062000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"b7f36013421c45e2b5403cecd9cb644d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"OS::project_id\":\"c1cf55e262ab4141a07b70760566420a\",\"OS::stack_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"network_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-10-07 03:58:06,653 DEBUG 129:onap_service.py(9) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cd70c978-ddb4-42d3-b7c0-f5d9dfa85468', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-07 03:58:06,654 DEBUG 131:onap_service.py(9) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/03fffef7-3c52-4f8c-85a0-bfe04df581bd 2022-10-07 03:58:06,654 DEBUG 132:onap_service.py(9) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] data sent: None 2022-10-07 03:58:06,658 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-07 03:58:06,847 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/03fffef7-3c52-4f8c-85a0-bfe04df581bd HTTP/1.1" 200 3834 2022-10-07 03:58:06,848 INFO 142:onap_service.py(9) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] response code: 200 2022-10-07 03:58:06,849 DEBUG 146:onap_service.py(9) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] response: {"request":{"requestId":"03fffef7-3c52-4f8c-85a0-bfe04df581bd","startTime":"Fri, 07 Oct 2022 03:57:23 GMT","finishTime":"Fri, 07 Oct 2022 03:58:02 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"464cdf1d-8808-4f62-9a05-5abab01a1e6c","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"cc70c445-4f65-4a05-ae9c-3d7493d6936a","modelVersionId":"ecb28659-af14-49e9-b1b5-7622dbdbb049","modelCustomizationId":"cc70c445-4f65-4a05-ae9c-3d7493d6936a","modelUuid":"ecb28659-af14-49e9-b1b5-7622dbdbb049","modelInvariantUuid":"464cdf1d-8808-4f62-9a05-5abab01a1e6c","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"83942b73-6def-42c5-9a0f-3f0f70bc268f","source":"VID","instanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"be5f6026-aed2-4e3e-b74f-0c587240def5","modelInfo":{"modelInvariantId":"83942b73-6def-42c5-9a0f-3f0f70bc268f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelUuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelInvariantUuid":"83942b73-6def-42c5-9a0f-3f0f70bc268f"}}}],"cloudConfiguration":{"tenantId":"c1cf55e262ab4141a07b70760566420a","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":"be5f6026-aed2-4e3e-b74f-0c587240def5","networkInstanceId":"2ac17454-e4e6-45cd-b002-a188505d4ef0","networkInstanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_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":"Fri, 07 Oct 2022 03:58:02 GMT"},"requestProcessingData":[{"groupingId":"0b7e0f79-5bac-4640-97b3-f1a3baf58159","tag":"StackInformation","dataPairs":[{"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"daa595b9-9a21-4508-852c-e253f26d130f\",\"output_key\":\"subnet_id_1341363a-fcd4-48c7-9c0d-2900d1882b9b\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"426945bf-c384-4e4d-960f-4272791530fb\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/c1cf55e262ab4141a07b70760566420a/stacks/basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0/0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"updated_time\":null,\"creation_time\":1665115062000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"b7f36013421c45e2b5403cecd9cb644d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"OS::project_id\":\"c1cf55e262ab4141a07b70760566420a\",\"OS::stack_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"network_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-10-07 03:58:06,849 INFO 56:mixins.py(9) - NetworkInstantiation task finished 2022-10-07 03:58:06,850 DEBUG 129:onap_service.py(9) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c16c14d7-8635-4ac3-bcce-23fffa475153', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-07 03:58:06,850 DEBUG 131:onap_service.py(9) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/03fffef7-3c52-4f8c-85a0-bfe04df581bd 2022-10-07 03:58:06,850 DEBUG 132:onap_service.py(9) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] data sent: None 2022-10-07 03:58:06,852 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-07 03:58:07,038 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/03fffef7-3c52-4f8c-85a0-bfe04df581bd HTTP/1.1" 200 3834 2022-10-07 03:58:07,039 INFO 142:onap_service.py(9) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] response code: 200 2022-10-07 03:58:07,040 DEBUG 146:onap_service.py(9) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] response: {"request":{"requestId":"03fffef7-3c52-4f8c-85a0-bfe04df581bd","startTime":"Fri, 07 Oct 2022 03:57:23 GMT","finishTime":"Fri, 07 Oct 2022 03:58:02 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"464cdf1d-8808-4f62-9a05-5abab01a1e6c","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"cc70c445-4f65-4a05-ae9c-3d7493d6936a","modelVersionId":"ecb28659-af14-49e9-b1b5-7622dbdbb049","modelCustomizationId":"cc70c445-4f65-4a05-ae9c-3d7493d6936a","modelUuid":"ecb28659-af14-49e9-b1b5-7622dbdbb049","modelInvariantUuid":"464cdf1d-8808-4f62-9a05-5abab01a1e6c","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"83942b73-6def-42c5-9a0f-3f0f70bc268f","source":"VID","instanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"be5f6026-aed2-4e3e-b74f-0c587240def5","modelInfo":{"modelInvariantId":"83942b73-6def-42c5-9a0f-3f0f70bc268f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelUuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelInvariantUuid":"83942b73-6def-42c5-9a0f-3f0f70bc268f"}}}],"cloudConfiguration":{"tenantId":"c1cf55e262ab4141a07b70760566420a","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":"be5f6026-aed2-4e3e-b74f-0c587240def5","networkInstanceId":"2ac17454-e4e6-45cd-b002-a188505d4ef0","networkInstanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_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":"Fri, 07 Oct 2022 03:58:02 GMT"},"requestProcessingData":[{"groupingId":"0b7e0f79-5bac-4640-97b3-f1a3baf58159","tag":"StackInformation","dataPairs":[{"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"daa595b9-9a21-4508-852c-e253f26d130f\",\"output_key\":\"subnet_id_1341363a-fcd4-48c7-9c0d-2900d1882b9b\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"426945bf-c384-4e4d-960f-4272791530fb\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/c1cf55e262ab4141a07b70760566420a/stacks/basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0/0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"updated_time\":null,\"creation_time\":1665115062000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"b7f36013421c45e2b5403cecd9cb644d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"OS::project_id\":\"c1cf55e262ab4141a07b70760566420a\",\"OS::stack_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"network_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-10-07 03:58:07,040 DEBUG 129:onap_service.py(9) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '03a209a1-d56a-4d23-9137-ac0237261d35', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-07 03:58:07,041 DEBUG 131:onap_service.py(9) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/03fffef7-3c52-4f8c-85a0-bfe04df581bd 2022-10-07 03:58:07,041 DEBUG 132:onap_service.py(9) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] data sent: None 2022-10-07 03:58:07,043 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-07 03:58:07,246 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/03fffef7-3c52-4f8c-85a0-bfe04df581bd HTTP/1.1" 200 3834 2022-10-07 03:58:07,247 INFO 142:onap_service.py(9) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] response code: 200 2022-10-07 03:58:07,248 DEBUG 146:onap_service.py(9) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] response: {"request":{"requestId":"03fffef7-3c52-4f8c-85a0-bfe04df581bd","startTime":"Fri, 07 Oct 2022 03:57:23 GMT","finishTime":"Fri, 07 Oct 2022 03:58:02 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"464cdf1d-8808-4f62-9a05-5abab01a1e6c","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"cc70c445-4f65-4a05-ae9c-3d7493d6936a","modelVersionId":"ecb28659-af14-49e9-b1b5-7622dbdbb049","modelCustomizationId":"cc70c445-4f65-4a05-ae9c-3d7493d6936a","modelUuid":"ecb28659-af14-49e9-b1b5-7622dbdbb049","modelInvariantUuid":"464cdf1d-8808-4f62-9a05-5abab01a1e6c","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"83942b73-6def-42c5-9a0f-3f0f70bc268f","source":"VID","instanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"be5f6026-aed2-4e3e-b74f-0c587240def5","modelInfo":{"modelInvariantId":"83942b73-6def-42c5-9a0f-3f0f70bc268f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelUuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelInvariantUuid":"83942b73-6def-42c5-9a0f-3f0f70bc268f"}}}],"cloudConfiguration":{"tenantId":"c1cf55e262ab4141a07b70760566420a","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":"be5f6026-aed2-4e3e-b74f-0c587240def5","networkInstanceId":"2ac17454-e4e6-45cd-b002-a188505d4ef0","networkInstanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_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":"Fri, 07 Oct 2022 03:58:02 GMT"},"requestProcessingData":[{"groupingId":"0b7e0f79-5bac-4640-97b3-f1a3baf58159","tag":"StackInformation","dataPairs":[{"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"daa595b9-9a21-4508-852c-e253f26d130f\",\"output_key\":\"subnet_id_1341363a-fcd4-48c7-9c0d-2900d1882b9b\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"426945bf-c384-4e4d-960f-4272791530fb\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/c1cf55e262ab4141a07b70760566420a/stacks/basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0/0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"updated_time\":null,\"creation_time\":1665115062000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"b7f36013421c45e2b5403cecd9cb644d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"OS::project_id\":\"c1cf55e262ab4141a07b70760566420a\",\"OS::stack_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"network_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-10-07 03:58:07,254 DEBUG 129:onap_service.py(1) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '519fdf82-b83c-4977-924e-1195c2ad5156', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-07 03:58:07,254 DEBUG 131:onap_service.py(1) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/03fffef7-3c52-4f8c-85a0-bfe04df581bd 2022-10-07 03:58:07,254 DEBUG 132:onap_service.py(1) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] data sent: None 2022-10-07 03:58:07,257 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-07 03:58:07,460 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/03fffef7-3c52-4f8c-85a0-bfe04df581bd HTTP/1.1" 200 3834 2022-10-07 03:58:07,462 INFO 142:onap_service.py(1) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] response code: 200 2022-10-07 03:58:07,463 DEBUG 146:onap_service.py(1) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] response: {"request":{"requestId":"03fffef7-3c52-4f8c-85a0-bfe04df581bd","startTime":"Fri, 07 Oct 2022 03:57:23 GMT","finishTime":"Fri, 07 Oct 2022 03:58:02 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"464cdf1d-8808-4f62-9a05-5abab01a1e6c","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"cc70c445-4f65-4a05-ae9c-3d7493d6936a","modelVersionId":"ecb28659-af14-49e9-b1b5-7622dbdbb049","modelCustomizationId":"cc70c445-4f65-4a05-ae9c-3d7493d6936a","modelUuid":"ecb28659-af14-49e9-b1b5-7622dbdbb049","modelInvariantUuid":"464cdf1d-8808-4f62-9a05-5abab01a1e6c","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"83942b73-6def-42c5-9a0f-3f0f70bc268f","source":"VID","instanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"be5f6026-aed2-4e3e-b74f-0c587240def5","modelInfo":{"modelInvariantId":"83942b73-6def-42c5-9a0f-3f0f70bc268f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelUuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelInvariantUuid":"83942b73-6def-42c5-9a0f-3f0f70bc268f"}}}],"cloudConfiguration":{"tenantId":"c1cf55e262ab4141a07b70760566420a","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":"be5f6026-aed2-4e3e-b74f-0c587240def5","networkInstanceId":"2ac17454-e4e6-45cd-b002-a188505d4ef0","networkInstanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_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":"Fri, 07 Oct 2022 03:58:02 GMT"},"requestProcessingData":[{"groupingId":"0b7e0f79-5bac-4640-97b3-f1a3baf58159","tag":"StackInformation","dataPairs":[{"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"daa595b9-9a21-4508-852c-e253f26d130f\",\"output_key\":\"subnet_id_1341363a-fcd4-48c7-9c0d-2900d1882b9b\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"426945bf-c384-4e4d-960f-4272791530fb\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/c1cf55e262ab4141a07b70760566420a/stacks/basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0/0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"updated_time\":null,\"creation_time\":1665115062000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"b7f36013421c45e2b5403cecd9cb644d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"OS::project_id\":\"c1cf55e262ab4141a07b70760566420a\",\"OS::stack_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"network_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-10-07 03:58:07,463 DEBUG 129:onap_service.py(1) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '70d5f7fd-7a53-4928-ae6e-f2e2c188ca17', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-07 03:58:07,464 DEBUG 131:onap_service.py(1) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/03fffef7-3c52-4f8c-85a0-bfe04df581bd 2022-10-07 03:58:07,464 DEBUG 132:onap_service.py(1) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] data sent: None 2022-10-07 03:58:07,465 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-07 03:58:07,634 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/03fffef7-3c52-4f8c-85a0-bfe04df581bd HTTP/1.1" 200 3834 2022-10-07 03:58:07,636 INFO 142:onap_service.py(1) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] response code: 200 2022-10-07 03:58:07,636 DEBUG 146:onap_service.py(1) - [None][Check 03fffef7-3c52-4f8c-85a0-bfe04df581bd orchestration request status] response: {"request":{"requestId":"03fffef7-3c52-4f8c-85a0-bfe04df581bd","startTime":"Fri, 07 Oct 2022 03:57:23 GMT","finishTime":"Fri, 07 Oct 2022 03:58:02 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"464cdf1d-8808-4f62-9a05-5abab01a1e6c","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"cc70c445-4f65-4a05-ae9c-3d7493d6936a","modelVersionId":"ecb28659-af14-49e9-b1b5-7622dbdbb049","modelCustomizationId":"cc70c445-4f65-4a05-ae9c-3d7493d6936a","modelUuid":"ecb28659-af14-49e9-b1b5-7622dbdbb049","modelInvariantUuid":"464cdf1d-8808-4f62-9a05-5abab01a1e6c","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"83942b73-6def-42c5-9a0f-3f0f70bc268f","source":"VID","instanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"be5f6026-aed2-4e3e-b74f-0c587240def5","modelInfo":{"modelInvariantId":"83942b73-6def-42c5-9a0f-3f0f70bc268f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelUuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelInvariantUuid":"83942b73-6def-42c5-9a0f-3f0f70bc268f"}}}],"cloudConfiguration":{"tenantId":"c1cf55e262ab4141a07b70760566420a","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":"be5f6026-aed2-4e3e-b74f-0c587240def5","networkInstanceId":"2ac17454-e4e6-45cd-b002-a188505d4ef0","networkInstanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_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":"Fri, 07 Oct 2022 03:58:02 GMT"},"requestProcessingData":[{"groupingId":"0b7e0f79-5bac-4640-97b3-f1a3baf58159","tag":"StackInformation","dataPairs":[{"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"daa595b9-9a21-4508-852c-e253f26d130f\",\"output_key\":\"subnet_id_1341363a-fcd4-48c7-9c0d-2900d1882b9b\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"426945bf-c384-4e4d-960f-4272791530fb\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/c1cf55e262ab4141a07b70760566420a/stacks/basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0/0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"updated_time\":null,\"creation_time\":1665115062000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"b7f36013421c45e2b5403cecd9cb644d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"OS::project_id\":\"c1cf55e262ab4141a07b70760566420a\",\"OS::stack_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"network_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-10-07 03:58:07,637 INFO 199:base.py(1) - ***************************************************** 2022-10-07 03:58:07,637 INFO 200:base.py(1) - STOP [SO] YamlTemplateVlAlaCarteInstantiateStep: Instantiate network link described in YAML using SO a'la carte method. 2022-10-07 03:58:07,637 INFO 201:base.py(1) - ***************************************************** 2022-10-07 03:58:07,637 INFO 37:basic_network.py(1) - Service basic_network successfully created 2022-10-07 03:58:07,637 INFO 40:basic_network.py(1) - Service basic_network cleanup called 2022-10-07 03:58:17,646 INFO 171:base.py(1) - ***************************************************** 2022-10-07 03:58:17,647 INFO 172:base.py(1) - START [SO] YamlTemplateVlAlaCarteInstantiateStep cleanup: Instantiate network link described in YAML using SO a'la carte method. 2022-10-07 03:58:17,647 INFO 173:base.py(1) - ***************************************************** 2022-10-07 03:58:17,648 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-10-07 03:58:17,648 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/be5f6026-aed2-4e3e-b74f-0c587240def5/relationship-list 2022-10-07 03:58:17,648 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-10-07 03:58:17,652 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:58:17,721 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/be5f6026-aed2-4e3e-b74f-0c587240def5/relationship-list HTTP/1.1" 200 1071 2022-10-07 03:58:17,723 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-10-07 03:58:17,723 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/159d12b4-0204-4576-8328-e442fe6dc2e3","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"159d12b4-0204-4576-8328-e442fe6dc2e3"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v26/network/l3-networks/l3-network/2ac17454-e4e6-45cd-b002-a188505d4ef0","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"2ac17454-e4e6-45cd-b002-a188505d4ef0"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_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-10-07 03:58:17,726 DEBUG 129:onap_service.py(1) - [AAI][Get be5f6026-aed2-4e3e-b74f-0c587240def5 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-10-07 03:58:17,726 DEBUG 131:onap_service.py(1) - [AAI][Get be5f6026-aed2-4e3e-b74f-0c587240def5 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v26/network/l3-networks/l3-network/2ac17454-e4e6-45cd-b002-a188505d4ef0 2022-10-07 03:58:17,727 DEBUG 132:onap_service.py(1) - [AAI][Get be5f6026-aed2-4e3e-b74f-0c587240def5 ABCMeta] data sent: None 2022-10-07 03:58:17,729 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:58:17,800 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v26/network/l3-networks/l3-network/2ac17454-e4e6-45cd-b002-a188505d4ef0 HTTP/1.1" 200 3213 2022-10-07 03:58:17,800 INFO 142:onap_service.py(1) - [AAI][Get be5f6026-aed2-4e3e-b74f-0c587240def5 ABCMeta] response code: 200 2022-10-07 03:58:17,801 DEBUG 146:onap_service.py(1) - [AAI][Get be5f6026-aed2-4e3e-b74f-0c587240def5 ABCMeta] response: {"network-id":"2ac17454-e4e6-45cd-b002-a188505d4ef0","network-name":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0","network-type":"NEUTRON","network-technology":"NEUTRON","neutron-network-id":"426945bf-c384-4e4d-960f-4272791530fb","is-bound-to-vpn":false,"resource-version":"1665115083198","orchestration-status":"Active","heat-stack-id":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0/0b7e0f79-5bac-4640-97b3-f1a3baf58159","model-invariant-id":"464cdf1d-8808-4f62-9a05-5abab01a1e6c","model-version-id":"ecb28659-af14-49e9-b1b5-7622dbdbb049","model-customization-id":"cc70c445-4f65-4a05-ae9c-3d7493d6936a","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/be5f6026-aed2-4e3e-b74f-0c587240def5","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":"be5f6026-aed2-4e3e-b74f-0c587240def5"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7"}]},{"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/c1cf55e262ab4141a07b70760566420a","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":"c1cf55e262ab4141a07b70760566420a"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-jakarta"}]},{"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"}]},{"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":"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"}]}]}} 2022-10-07 03:58:17,803 INFO 162:vl_ala_carte.py(1) - Start network deletion AAI 2022-10-07 03:58:17,803 DEBUG 199:network.py(1) - Delete 2ac17454-e4e6-45cd-b002-a188505d4ef0 network 2022-10-07 03:58:17,803 DEBUG 144:deletion.py(1) - Network 2ac17454-e4e6-45cd-b002-a188505d4ef0 deletion request 2022-10-07 03:58:17,812 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-10-07 03:58:17,812 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-10-07 03:58:17,812 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-10-07 03:58:17,814 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:58:17,864 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-10-07 03:58:17,864 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-10-07 03:58:17,865 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/c1cf55e262ab4141a07b70760566420a","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":"c1cf55e262ab4141a07b70760566420a"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-jakarta"}]}]} 2022-10-07 03:58:17,867 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-10-07 03:58:17,867 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-10-07 03:58:17,868 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-10-07 03:58:17,870 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:58:17,947 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-10-07 03:58:17,947 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-10-07 03:58:17,948 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":"1665115047796","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/2ac17454-e4e6-45cd-b002-a188505d4ef0","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"2ac17454-e4e6-45cd-b002-a188505d4ef0"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0"}]}]}}]} 2022-10-07 03:58:17,950 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-10-07 03:58:17,950 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-10-07 03:58:17,950 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-10-07 03:58:17,952 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:58:18,006 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-10-07 03:58:18,007 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-10-07 03:58:18,007 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/c1cf55e262ab4141a07b70760566420a","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":"c1cf55e262ab4141a07b70760566420a"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-jakarta"}]}]} 2022-10-07 03:58:18,009 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-10-07 03:58:18,009 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-10-07 03:58:18,009 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-10-07 03:58:18,011 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:58:18,071 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-10-07 03:58:18,071 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-10-07 03:58:18,072 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":"1665115047796","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/2ac17454-e4e6-45cd-b002-a188505d4ef0","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"2ac17454-e4e6-45cd-b002-a188505d4ef0"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0"}]}]}}]} 2022-10-07 03:58:18,074 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-10-07 03:58:18,074 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-10-07 03:58:18,074 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-10-07 03:58:18,076 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:58:18,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-subscription/basic_network/relationship-list HTTP/1.1" 200 649 2022-10-07 03:58:18,124 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-10-07 03:58:18,124 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/c1cf55e262ab4141a07b70760566420a","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":"c1cf55e262ab4141a07b70760566420a"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-jakarta"}]}]} 2022-10-07 03:58:18,126 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-10-07 03:58:18,126 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-10-07 03:58:18,126 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-10-07 03:58:18,128 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:58:18,192 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-10-07 03:58:18,193 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-10-07 03:58:18,193 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":"1665115047796","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/2ac17454-e4e6-45cd-b002-a188505d4ef0","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"2ac17454-e4e6-45cd-b002-a188505d4ef0"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0"}]}]}}]} 2022-10-07 03:58:18,195 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-10-07 03:58:18,195 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/c1cf55e262ab4141a07b70760566420a 2022-10-07 03:58:18,195 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-10-07 03:58:18,197 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-07 03:58:18,252 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/c1cf55e262ab4141a07b70760566420a HTTP/1.1" 200 1068 2022-10-07 03:58:18,253 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-10-07 03:58:18,253 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"c1cf55e262ab4141a07b70760566420a","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1665115047625","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/network/l3-networks/l3-network/2ac17454-e4e6-45cd-b002-a188505d4ef0","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"2ac17454-e4e6-45cd-b002-a188505d4ef0"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_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-10-07 03:58:18,255 DEBUG 129:onap_service.py(1) - [None][Create 2ac17454-e4e6-45cd-b002-a188505d4ef0 Network deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ada43297-03df-4b2d-ae3e-d75292d423d8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-07 03:58:18,255 DEBUG 131:onap_service.py(1) - [None][Create 2ac17454-e4e6-45cd-b002-a188505d4ef0 Network deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/be5f6026-aed2-4e3e-b74f-0c587240def5/networks/2ac17454-e4e6-45cd-b002-a188505d4ef0 2022-10-07 03:58:18,256 DEBUG 132:onap_service.py(1) - [None][Create 2ac17454-e4e6-45cd-b002-a188505d4ef0 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": "c1cf55e262ab4141a07b70760566420a" } } } 2022-10-07 03:58:18,257 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-07 03:58:20,715 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/be5f6026-aed2-4e3e-b74f-0c587240def5/networks/2ac17454-e4e6-45cd-b002-a188505d4ef0 HTTP/1.1" 202 262 2022-10-07 03:58:20,717 INFO 142:onap_service.py(1) - [None][Create 2ac17454-e4e6-45cd-b002-a188505d4ef0 Network deletion request] response code: 202 2022-10-07 03:58:20,717 DEBUG 146:onap_service.py(1) - [None][Create 2ac17454-e4e6-45cd-b002-a188505d4ef0 Network deletion request] response: {"requestReferences":{"requestId":"ada43297-03df-4b2d-ae3e-d75292d423d8","instanceId":"2ac17454-e4e6-45cd-b002-a188505d4ef0","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ada43297-03df-4b2d-ae3e-d75292d423d8"}} 2022-10-07 03:58:20,718 DEBUG 79:mixins.py(1) - Wait until NetworkDeletionRequest task is not finished 2022-10-07 03:58:20,727 DEBUG 129:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8b5a6a6c-f965-400f-afde-b1e9245cfb49', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-07 03:58:20,728 DEBUG 131:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ada43297-03df-4b2d-ae3e-d75292d423d8 2022-10-07 03:58:20,728 DEBUG 132:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] data sent: None 2022-10-07 03:58:20,732 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-07 03:58:20,906 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ada43297-03df-4b2d-ae3e-d75292d423d8 HTTP/1.1" 200 835 2022-10-07 03:58:20,907 INFO 142:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] response code: 200 2022-10-07 03:58:20,908 DEBUG 146:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] response: {"request":{"requestId":"ada43297-03df-4b2d-ae3e-d75292d423d8","startTime":"Fri, 07 Oct 2022 03:58:20 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"c1cf55e262ab4141a07b70760566420a","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"be5f6026-aed2-4e3e-b74f-0c587240def5","networkInstanceId":"2ac17454-e4e6-45cd-b002-a188505d4ef0","networkInstanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 07 Oct 2022 03:58:20 GMT"}}} 2022-10-07 03:58:30,920 DEBUG 129:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fb8e187c-c097-4b72-8138-67c9eed8f479', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-07 03:58:30,920 DEBUG 131:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ada43297-03df-4b2d-ae3e-d75292d423d8 2022-10-07 03:58:30,920 DEBUG 132:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] data sent: None 2022-10-07 03:58:30,922 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-07 03:58:31,431 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ada43297-03df-4b2d-ae3e-d75292d423d8 HTTP/1.1" 200 2664 2022-10-07 03:58:31,432 INFO 142:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] response code: 200 2022-10-07 03:58:31,433 DEBUG 146:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] response: {"request":{"requestId":"ada43297-03df-4b2d-ae3e-d75292d423d8","startTime":"Fri, 07 Oct 2022 03:58:20 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"c1cf55e262ab4141a07b70760566420a","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"be5f6026-aed2-4e3e-b74f-0c587240def5","networkInstanceId":"2ac17454-e4e6-45cd-b002-a188505d4ef0","networkInstanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":36,"timestamp":"Fri, 07 Oct 2022 03:58:26 GMT"},"requestProcessingData":[{"groupingId":"0b7e0f79-5bac-4640-97b3-f1a3baf58159","tag":"StackInformation","dataPairs":[{"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_1341363a-fcd4-48c7-9c0d-2900d1882b9b\"},{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/c1cf55e262ab4141a07b70760566420a/stacks/basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0/0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"updated_time\":1665115107000,\"creation_time\":1665115062000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"b7f36013421c45e2b5403cecd9cb644d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"OS::project_id\":\"c1cf55e262ab4141a07b70760566420a\",\"OS::stack_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"network_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-10-07 03:58:41,442 DEBUG 129:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '445e0ca9-60f7-4a19-a426-a998245bc8b3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-07 03:58:41,442 DEBUG 131:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ada43297-03df-4b2d-ae3e-d75292d423d8 2022-10-07 03:58:41,442 DEBUG 132:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] data sent: None 2022-10-07 03:58:41,444 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-07 03:58:41,942 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ada43297-03df-4b2d-ae3e-d75292d423d8 HTTP/1.1" 200 2664 2022-10-07 03:58:41,945 INFO 142:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] response code: 200 2022-10-07 03:58:41,945 DEBUG 146:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] response: {"request":{"requestId":"ada43297-03df-4b2d-ae3e-d75292d423d8","startTime":"Fri, 07 Oct 2022 03:58:20 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"c1cf55e262ab4141a07b70760566420a","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"be5f6026-aed2-4e3e-b74f-0c587240def5","networkInstanceId":"2ac17454-e4e6-45cd-b002-a188505d4ef0","networkInstanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":36,"timestamp":"Fri, 07 Oct 2022 03:58:26 GMT"},"requestProcessingData":[{"groupingId":"0b7e0f79-5bac-4640-97b3-f1a3baf58159","tag":"StackInformation","dataPairs":[{"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_1341363a-fcd4-48c7-9c0d-2900d1882b9b\"},{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/c1cf55e262ab4141a07b70760566420a/stacks/basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0/0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"updated_time\":1665115107000,\"creation_time\":1665115062000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"b7f36013421c45e2b5403cecd9cb644d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"OS::project_id\":\"c1cf55e262ab4141a07b70760566420a\",\"OS::stack_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"network_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-10-07 03:58:51,954 DEBUG 129:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '39ea384f-28c8-4df7-b671-41ccc86646fa', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-07 03:58:51,954 DEBUG 131:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ada43297-03df-4b2d-ae3e-d75292d423d8 2022-10-07 03:58:51,954 DEBUG 132:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] data sent: None 2022-10-07 03:58:51,957 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-07 03:58:52,417 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ada43297-03df-4b2d-ae3e-d75292d423d8 HTTP/1.1" 200 2437 2022-10-07 03:58:52,419 INFO 142:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] response code: 200 2022-10-07 03:58:52,419 DEBUG 146:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] response: {"request":{"requestId":"ada43297-03df-4b2d-ae3e-d75292d423d8","startTime":"Fri, 07 Oct 2022 03:58:20 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"c1cf55e262ab4141a07b70760566420a","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"be5f6026-aed2-4e3e-b74f-0c587240def5","networkInstanceId":"2ac17454-e4e6-45cd-b002-a188505d4ef0","networkInstanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_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":"Fri, 07 Oct 2022 03:58:45 GMT"},"requestProcessingData":[{"groupingId":"0b7e0f79-5bac-4640-97b3-f1a3baf58159","tag":"StackInformation","dataPairs":[{"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/c1cf55e262ab4141a07b70760566420a/stacks/basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0/0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"updated_time\":1665115107000,\"creation_time\":1665115062000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"b7f36013421c45e2b5403cecd9cb644d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"OS::project_id\":\"c1cf55e262ab4141a07b70760566420a\",\"OS::stack_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"network_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-10-07 03:59:02,430 DEBUG 129:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b17281fb-4bdf-4136-bf21-30b499ff3341', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-07 03:59:02,430 DEBUG 131:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ada43297-03df-4b2d-ae3e-d75292d423d8 2022-10-07 03:59:02,430 DEBUG 132:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] data sent: None 2022-10-07 03:59:02,433 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-07 03:59:02,916 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ada43297-03df-4b2d-ae3e-d75292d423d8 HTTP/1.1" 200 2437 2022-10-07 03:59:02,918 INFO 142:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] response code: 200 2022-10-07 03:59:02,918 DEBUG 146:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] response: {"request":{"requestId":"ada43297-03df-4b2d-ae3e-d75292d423d8","startTime":"Fri, 07 Oct 2022 03:58:20 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"c1cf55e262ab4141a07b70760566420a","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"be5f6026-aed2-4e3e-b74f-0c587240def5","networkInstanceId":"2ac17454-e4e6-45cd-b002-a188505d4ef0","networkInstanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_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":"Fri, 07 Oct 2022 03:58:45 GMT"},"requestProcessingData":[{"groupingId":"0b7e0f79-5bac-4640-97b3-f1a3baf58159","tag":"StackInformation","dataPairs":[{"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/c1cf55e262ab4141a07b70760566420a/stacks/basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0/0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"updated_time\":1665115107000,\"creation_time\":1665115062000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"b7f36013421c45e2b5403cecd9cb644d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"OS::project_id\":\"c1cf55e262ab4141a07b70760566420a\",\"OS::stack_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"network_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-10-07 03:59:12,929 DEBUG 129:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3fb293fd-3e7e-465c-aec6-722757288212', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-07 03:59:12,930 DEBUG 131:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ada43297-03df-4b2d-ae3e-d75292d423d8 2022-10-07 03:59:12,930 DEBUG 132:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] data sent: None 2022-10-07 03:59:12,932 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-07 03:59:13,114 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ada43297-03df-4b2d-ae3e-d75292d423d8 HTTP/1.1" 200 2480 2022-10-07 03:59:13,116 INFO 142:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] response code: 200 2022-10-07 03:59:13,116 DEBUG 146:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] response: {"request":{"requestId":"ada43297-03df-4b2d-ae3e-d75292d423d8","startTime":"Fri, 07 Oct 2022 03:58:20 GMT","finishTime":"Fri, 07 Oct 2022 03:59:04 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"c1cf55e262ab4141a07b70760566420a","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"be5f6026-aed2-4e3e-b74f-0c587240def5","networkInstanceId":"2ac17454-e4e6-45cd-b002-a188505d4ef0","networkInstanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_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":"Fri, 07 Oct 2022 03:59:04 GMT"},"requestProcessingData":[{"groupingId":"0b7e0f79-5bac-4640-97b3-f1a3baf58159","tag":"StackInformation","dataPairs":[{"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/c1cf55e262ab4141a07b70760566420a/stacks/basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0/0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"updated_time\":1665115107000,\"creation_time\":1665115062000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"b7f36013421c45e2b5403cecd9cb644d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"OS::project_id\":\"c1cf55e262ab4141a07b70760566420a\",\"OS::stack_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"network_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-10-07 03:59:13,117 INFO 56:mixins.py(10) - NetworkDeletionRequest task finished 2022-10-07 03:59:13,117 DEBUG 129:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '42a78731-2308-4387-ac91-87eb6bc4d864', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-07 03:59:13,117 DEBUG 131:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ada43297-03df-4b2d-ae3e-d75292d423d8 2022-10-07 03:59:13,118 DEBUG 132:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] data sent: None 2022-10-07 03:59:13,119 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-07 03:59:13,290 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ada43297-03df-4b2d-ae3e-d75292d423d8 HTTP/1.1" 200 2480 2022-10-07 03:59:13,292 INFO 142:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] response code: 200 2022-10-07 03:59:13,292 DEBUG 146:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] response: {"request":{"requestId":"ada43297-03df-4b2d-ae3e-d75292d423d8","startTime":"Fri, 07 Oct 2022 03:58:20 GMT","finishTime":"Fri, 07 Oct 2022 03:59:04 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"c1cf55e262ab4141a07b70760566420a","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"be5f6026-aed2-4e3e-b74f-0c587240def5","networkInstanceId":"2ac17454-e4e6-45cd-b002-a188505d4ef0","networkInstanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_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":"Fri, 07 Oct 2022 03:59:04 GMT"},"requestProcessingData":[{"groupingId":"0b7e0f79-5bac-4640-97b3-f1a3baf58159","tag":"StackInformation","dataPairs":[{"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/c1cf55e262ab4141a07b70760566420a/stacks/basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0/0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"updated_time\":1665115107000,\"creation_time\":1665115062000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"b7f36013421c45e2b5403cecd9cb644d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"OS::project_id\":\"c1cf55e262ab4141a07b70760566420a\",\"OS::stack_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"network_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-10-07 03:59:13,293 DEBUG 129:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a4ef46c4-4b6e-462d-8a93-c146920a8876', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-07 03:59:13,293 DEBUG 131:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ada43297-03df-4b2d-ae3e-d75292d423d8 2022-10-07 03:59:13,293 DEBUG 132:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] data sent: None 2022-10-07 03:59:13,295 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-07 03:59:13,467 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ada43297-03df-4b2d-ae3e-d75292d423d8 HTTP/1.1" 200 2480 2022-10-07 03:59:13,468 INFO 142:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] response code: 200 2022-10-07 03:59:13,469 DEBUG 146:onap_service.py(10) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] response: {"request":{"requestId":"ada43297-03df-4b2d-ae3e-d75292d423d8","startTime":"Fri, 07 Oct 2022 03:58:20 GMT","finishTime":"Fri, 07 Oct 2022 03:59:04 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"c1cf55e262ab4141a07b70760566420a","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"be5f6026-aed2-4e3e-b74f-0c587240def5","networkInstanceId":"2ac17454-e4e6-45cd-b002-a188505d4ef0","networkInstanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_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":"Fri, 07 Oct 2022 03:59:04 GMT"},"requestProcessingData":[{"groupingId":"0b7e0f79-5bac-4640-97b3-f1a3baf58159","tag":"StackInformation","dataPairs":[{"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/c1cf55e262ab4141a07b70760566420a/stacks/basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0/0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"updated_time\":1665115107000,\"creation_time\":1665115062000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"b7f36013421c45e2b5403cecd9cb644d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"OS::project_id\":\"c1cf55e262ab4141a07b70760566420a\",\"OS::stack_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"network_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-10-07 03:59:13,473 DEBUG 129:onap_service.py(1) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'eb3b5cb8-8e43-4d8f-8b6c-688940350fca', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-07 03:59:13,473 DEBUG 131:onap_service.py(1) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ada43297-03df-4b2d-ae3e-d75292d423d8 2022-10-07 03:59:13,474 DEBUG 132:onap_service.py(1) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] data sent: None 2022-10-07 03:59:13,477 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-07 03:59:13,650 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ada43297-03df-4b2d-ae3e-d75292d423d8 HTTP/1.1" 200 2480 2022-10-07 03:59:13,653 INFO 142:onap_service.py(1) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] response code: 200 2022-10-07 03:59:13,653 DEBUG 146:onap_service.py(1) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] response: {"request":{"requestId":"ada43297-03df-4b2d-ae3e-d75292d423d8","startTime":"Fri, 07 Oct 2022 03:58:20 GMT","finishTime":"Fri, 07 Oct 2022 03:59:04 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"c1cf55e262ab4141a07b70760566420a","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"be5f6026-aed2-4e3e-b74f-0c587240def5","networkInstanceId":"2ac17454-e4e6-45cd-b002-a188505d4ef0","networkInstanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_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":"Fri, 07 Oct 2022 03:59:04 GMT"},"requestProcessingData":[{"groupingId":"0b7e0f79-5bac-4640-97b3-f1a3baf58159","tag":"StackInformation","dataPairs":[{"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/c1cf55e262ab4141a07b70760566420a/stacks/basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0/0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"updated_time\":1665115107000,\"creation_time\":1665115062000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"b7f36013421c45e2b5403cecd9cb644d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"OS::project_id\":\"c1cf55e262ab4141a07b70760566420a\",\"OS::stack_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"network_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-10-07 03:59:13,654 DEBUG 129:onap_service.py(1) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3e7169b6-aa9e-43bd-ab66-0e1e2291c978', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-07 03:59:13,654 DEBUG 131:onap_service.py(1) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ada43297-03df-4b2d-ae3e-d75292d423d8 2022-10-07 03:59:13,654 DEBUG 132:onap_service.py(1) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] data sent: None 2022-10-07 03:59:13,656 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-07 03:59:13,836 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ada43297-03df-4b2d-ae3e-d75292d423d8 HTTP/1.1" 200 2480 2022-10-07 03:59:13,838 INFO 142:onap_service.py(1) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] response code: 200 2022-10-07 03:59:13,838 DEBUG 146:onap_service.py(1) - [None][Check ada43297-03df-4b2d-ae3e-d75292d423d8 orchestration request status] response: {"request":{"requestId":"ada43297-03df-4b2d-ae3e-d75292d423d8","startTime":"Fri, 07 Oct 2022 03:58:20 GMT","finishTime":"Fri, 07 Oct 2022 03:59:04 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"c1cf55e262ab4141a07b70760566420a","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"be5f6026-aed2-4e3e-b74f-0c587240def5","networkInstanceId":"2ac17454-e4e6-45cd-b002-a188505d4ef0","networkInstanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_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":"Fri, 07 Oct 2022 03:59:04 GMT"},"requestProcessingData":[{"groupingId":"0b7e0f79-5bac-4640-97b3-f1a3baf58159","tag":"StackInformation","dataPairs":[{"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/c1cf55e262ab4141a07b70760566420a/stacks/basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0/0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"updated_time\":1665115107000,\"creation_time\":1665115062000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"b7f36013421c45e2b5403cecd9cb644d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"0b7e0f79-5bac-4640-97b3-f1a3baf58159\",\"OS::project_id\":\"c1cf55e262ab4141a07b70760566420a\",\"OS::stack_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"network_name\":\"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-10-07 03:59:13,839 INFO 238:base.py(1) - ***************************** 2022-10-07 03:59:13,839 INFO 239:base.py(1) - Start Cleanup step: YamlTemplateVlAlaCarteInstantiateStep 2022-10-07 03:59:13,839 INFO 240:base.py(1) - ***************************** 2022-10-07 03:59:13,840 INFO 171:base.py(1) - ***************************************************** 2022-10-07 03:59:13,840 INFO 172:base.py(1) - START [SO] YamlTemplateServiceAlaCarteInstantiateStep cleanup: Instantiate service described in YAML using SO a'la carte method. 2022-10-07 03:59:13,840 INFO 173:base.py(1) - ***************************************************** 2022-10-07 03:59:13,840 DEBUG 358:service.py(1) - Delete be5f6026-aed2-4e3e-b74f-0c587240def5 service instance 2022-10-07 03:59:13,840 DEBUG 113:deletion.py(1) - Service be5f6026-aed2-4e3e-b74f-0c587240def5 deletion request 2022-10-07 03:59:13,850 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-10-07 03:59:13,850 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-10-07 03:59:13,850 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-10-07 03:59:13,851 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-10-07 03:59:13,852 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-10-07 03:59:13,923 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2022-10-07 03:59:13,925 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-10-07 03:59:13,926 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d8a66824-ea9c-42ea-95c1-acbc3df2d75e","invariantUUID":"d215fa31-e56e-426d-9b78-b9b9bf7e3d64","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d8a66824-ea9c-42ea-95c1-acbc3df2d75e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5f320015-9970-4523-a398-f75ff19173a3","invariantUUID":"fadee73f-a0a3-4a94-920e-c0201522295d","name":"basic_onboard_cvGoSO","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f320015-9970-4523-a398-f75ff19173a3/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","invariantUUID":"83942b73-6def-42c5-9a0f-3f0f70bc268f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bb3db1df-1f44-4c51-b3cb-109b332a51d5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7882ce9a-ce4b-4e67-8445-90cd636c0cb2","invariantUUID":"505bd3bb-b1d9-42c9-84cd-5fa26fdcf8cf","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7882ce9a-ce4b-4e67-8445-90cd636c0cb2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-10-07 03:59:13,929 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-10-07 03:59:13,930 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:59:13,930 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:59:13,930 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-07 03:59:13,930 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_cvGoSO from SDC 2022-10-07 03:59:13,930 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:59:13,930 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:59:13,930 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-07 03:59:13,931 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-10-07 03:59:13,931 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:59:13,931 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:59:13,931 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-07 03:59:13,931 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-10-07 03:59:13,931 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:59:13,931 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:59:13,932 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-07 03:59:13,932 DEBUG 175:__init__.py(1) - number of Service returned: 4 2022-10-07 03:59:13,932 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-10-07 03:59:13,932 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-10-07 03:59:13,933 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-10-07 03:59:13,935 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-07 03:59:14,023 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-10-07 03:59:14,026 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-10-07 03:59:14,028 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0a77824e-afef-4952-9305-521847a3ce5f","lifecycleState":"CERTIFIED","lastUpdateDate":1665111693182,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76caaae2-6e9d-4bbd-827e-f67ed098fba8","invariantUUID":"80ca191e-d58a-43b2-81b7-159ce5e07097","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":"network","uniqueId":"25b73306-9d36-49a0-9317-4a1a84cf6604","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870662,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2f928b7-e8e7-452c-a6ee-745f9235994a","invariantUUID":"36240388-5359-4961-9950-f6b9400fb909","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"950b6eb4-a546-460a-a524-c56202fbef0e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111816412,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0c83c37-2d2e-485f-a6ae-aa7c43c7493f","invariantUUID":"b24eb970-95e4-4e63-8e97-8812aeb8e39d","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":"network","uniqueId":"157b2fb3-2020-481a-b2e9-cb808079471b","lifecycleState":"CERTIFIED","lastUpdateDate":1665111771646,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7fa50b13-d3b8-4b66-a45b-72222a8fcfbb","invariantUUID":"903a8e6c-f6b0-481f-ae8c-a0a024852414","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":"7fbab015-369e-4881-bdd1-285cc60a9ffe","lifecycleState":"CERTIFIED","lastUpdateDate":1665111746549,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579c8f0f-d4b5-458a-a4ca-c2379995a7fd","invariantUUID":"e3fb6188-d3fc-45bf-aa94-c76a22807c9a","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":"compute","uniqueId":"baa753bf-2594-4015-916d-2afb8464b4f2","lifecycleState":"CERTIFIED","lastUpdateDate":1665111781252,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"667aa16a-6c5a-4e0e-809f-3c45005926a3","invariantUUID":"18d1e289-156a-483d-ac3d-68eda574bc6e","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":"compute","uniqueId":"a26907ac-55c6-462e-ae9b-077e88a2dde5","lifecycleState":"CERTIFIED","lastUpdateDate":1665111829547,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17083ee1-dd96-4a46-847d-66bff72354cc","invariantUUID":"cd936cd0-9271-42f7-bb85-29c591b47b02","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":"loadBalancer","uniqueId":"eebab908-140d-4892-8298-853e598e7f40","lifecycleState":"CERTIFIED","lastUpdateDate":1665111696507,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83c87eed-4c0f-4094-8681-39ff9271ffd2","invariantUUID":"ccfdb71b-4439-4212-baac-d8ec9b097c64","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":"network","uniqueId":"b8b636bd-9c00-45a5-826b-a2888542b216","lifecycleState":"CERTIFIED","lastUpdateDate":1665111758373,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"566a10be-178d-4715-bed7-0a934370fbd0","invariantUUID":"ef26b074-6d70-4187-8052-24368952a117","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"26a08062-0583-4e8a-af8a-863cf80450cd","lifecycleState":"CERTIFIED","lastUpdateDate":1665111709973,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4933fa24-a6bf-49cb-ab2c-ac747d6cd042","invariantUUID":"d3d02256-9874-4e70-8726-473d01cff377","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":"network","uniqueId":"e1850768-1804-4b24-bcd9-efdb123f7beb","lifecycleState":"CERTIFIED","lastUpdateDate":1665111779545,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a52f680-6152-4b95-9bbe-d9894b92f44e","invariantUUID":"271473cb-7997-4c53-817d-619340952c93","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":"ba254e32-724a-4928-ad3f-954eedf39a64","lifecycleState":"CERTIFIED","lastUpdateDate":1665111803254,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9760e60e-67b0-4189-b6be-96507b220242","invariantUUID":"089a568c-1047-40b0-8f89-e2351a2a3367","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":"network","uniqueId":"98864f64-69f9-40e0-8935-ac5baafa73c9","lifecycleState":"CERTIFIED","lastUpdateDate":1665111774719,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"425573d1-0a4c-4e34-82c9-26685d945a56","invariantUUID":"4472febd-24ed-45c0-9556-d3595933a444","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":"network","uniqueId":"2e429777-f24a-4741-befb-a5ad96637a81","lifecycleState":"CERTIFIED","lastUpdateDate":1665111708451,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5252065-19fd-4143-acc2-2c554d0955ab","invariantUUID":"bdeb1a04-edfc-435b-ba4f-cb80870dec2b","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":"58aa1565-418a-4d8d-81a8-941b78f2398e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111784325,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4fbbc54-1575-4070-be39-964b28486c19","invariantUUID":"e7eac083-d852-4d8b-9257-133402002d90","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":"564c1b34-8bcd-4895-a09f-2e112792b39f","lifecycleState":"CERTIFIED","lastUpdateDate":1665111764210,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"082d42ac-7a6e-4c66-a4d9-1cd9dbf5fde6","invariantUUID":"93baff77-1390-497e-8d35-ed149e2f1803","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":"compute","uniqueId":"ce32b518-2acc-4826-a6ca-624521a317b6","lifecycleState":"CERTIFIED","lastUpdateDate":1665111828061,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6efafde-2060-4b84-b14b-cee01a930d5c","invariantUUID":"2a7413b1-db60-4109-a00a-84f609c3be6e","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":"94e726d5-15e2-4da5-ba26-53ccc66bf94f","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871529,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"026c4581-fdbe-4524-9736-ebe15abbcd74","invariantUUID":"9e9abd65-5bbb-4753-8636-99a3883adef8","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":"172ed940-83b8-4091-87e2-2b7bc7546638","lifecycleState":"CERTIFIED","lastUpdateDate":1665111714811,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2e8d0350-23d5-4801-8742-0cfe2ced301b","invariantUUID":"df3e4e32-eb5a-436b-975a-211bd24f97f9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"1862648e-0ce0-44ff-a880-3ac19b44494a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111831119,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"124a2bda-4f1c-4805-b2fd-5a6524ebab3b","invariantUUID":"5ecc4b89-3208-474f-8a8b-0577e3374dba","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":"network","uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226","lifecycleState":"CERTIFIED","lastUpdateDate":1665111765722,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ecb28659-af14-49e9-b1b5-7622dbdbb049","invariantUUID":"464cdf1d-8808-4f62-9a05-5abab01a1e6c","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":"c98d54dc-b974-448b-be76-637c56a5e5df","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852145,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"582291b9-ef72-4ef7-88fc-601e5f0c2802","invariantUUID":"8ff9b983-974d-418f-baa6-c06abf64e778","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":"defaulticon","uniqueId":"cf49555c-ae6f-4ca4-aa57-d45b6d2bebb1","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852546,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11505bc8-716f-4978-bf79-c143a09d5412","invariantUUID":"b0a4991c-beee-4e58-83a3-2611f5b08a04","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":"defaulticon","uniqueId":"e248ce24-18dd-4515-8a94-cd5a92f47d9e","lifecycleState":"CERTIFIED","lastUpdateDate":1665114497468,"name":"basic_onboard_cvGoSO","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f2a94eee-2f34-470b-8072-466c6ac85125","invariantUUID":"97572b07-1418-4d4e-b3a8-3d6ddb02addb","systemName":"BasicOnboardCvgoso","description":"VF","tags":["basic_onboard_cvGoSO"],"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":"556db534-1117-44b7-bbbf-45f5654dfbf8","lifecycleState":"CERTIFIED","lastUpdateDate":1665111699645,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab7b8cf7-66b6-4686-bca3-af83f16b002d","invariantUUID":"59b8ba05-6d20-40da-a682-dd5dec47a442","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":"61ead254-b986-4552-8c52-cf626746aa4a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111719589,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6093cd9e-2963-4777-a3d9-bafc3943bed5","invariantUUID":"5de3b068-04a5-4d68-ad56-3c09089b780b","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":"port","uniqueId":"5fce1092-3327-4765-8e70-c4fe080cbe70","lifecycleState":"CERTIFIED","lastUpdateDate":1665111819649,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d70d71a-9015-4ef9-9c1d-2a882cc6e9ea","invariantUUID":"98673073-5c3a-4613-aa27-43d05f9b263b","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":"defaulticon","uniqueId":"ebddb6a4-1109-4664-b155-1321fa74d61f","lifecycleState":"CERTIFIED","lastUpdateDate":1665114770686,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"aa32a481-a91d-41f7-96df-cd4e1d286d72","invariantUUID":"412cb16e-9632-463c-b73b-151fcfb03fb2","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":"defaulticon","uniqueId":"fbec7c06-cd48-409e-89ff-e893f6b792f7","lifecycleState":"CERTIFIED","lastUpdateDate":1665111689859,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"25f7db9c-c1cf-40ea-86b8-a7a702877245","invariantUUID":"c3b92b28-278e-413f-84b9-91756dc6e2d7","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":"33c6ff12-1d99-4ef1-aaed-1b6126391e3c","lifecycleState":"CERTIFIED","lastUpdateDate":1665111742022,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c054df24-e9c6-4e98-ab3a-6f7a89f03d2a","invariantUUID":"bbb2ce51-c7b6-4352-a31e-b37114ee0e28","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":"defaulticon","uniqueId":"ade9f366-be3d-43cb-b9fd-f0e26951b87a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111711457,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61503e87-5c6c-4a3b-8025-0ece830ac9b9","invariantUUID":"ce7f79a1-22b8-43ed-87c1-d89372c25013","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":"network","uniqueId":"e38f6a90-355d-404c-93a5-269b9dba80ab","lifecycleState":"CERTIFIED","lastUpdateDate":1665111808986,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a05ce25-c2aa-4e6d-9d79-9d8606f4e802","invariantUUID":"70493856-2137-4b39-a198-b99db0063ab7","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":"2fd6f4ec-f367-4f85-bc50-b715828d224e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111768706,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7c34d27-81d2-40a4-9cc4-e33e65504b4e","invariantUUID":"9f7e5531-f91d-4bcc-b1f7-c0320a172304","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":"network","uniqueId":"b57b2408-60bc-4e0c-9f13-5f9c8ac7928e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871410,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83b4fbd4-4f3c-4282-b277-c8246de9ced1","invariantUUID":"8f2d05f7-5757-4333-99f5-77f50b01f360","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":"defaulticon","uniqueId":"de9181d2-1e43-4a42-a968-39552d0119b3","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852390,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7ab538e-096f-4ed5-b809-7fdddc3c1ca6","invariantUUID":"b3d6ef1a-b685-4d75-a0a7-57ec8547a6d6","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":"objectStorage","uniqueId":"81351ca8-23a9-4061-832b-942e7419d00c","lifecycleState":"CERTIFIED","lastUpdateDate":1665111691576,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5629a58-a1f5-4a11-81d6-baec81bbfa64","invariantUUID":"0f50d464-396c-4e9f-9c28-78d783ac947b","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":"3dd57b31-2a16-4b37-88b9-23a0d8feb013","lifecycleState":"CERTIFIED","lastUpdateDate":1665111739049,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"755a67d9-bce2-47a6-afd4-011fda556bd0","invariantUUID":"9a2535b7-acc1-4ca4-be26-f5e199c21c5d","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":"72c15596-42d2-4817-b37d-d5ed2f113c98","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870872,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b9afe39-6526-48a6-8913-66e023d495bc","invariantUUID":"15d241c1-61ea-446e-8599-3873bd2a181a","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ff6acaa-7a0e-49ef-b77b-5558b52c4cbe","lifecycleState":"CERTIFIED","lastUpdateDate":1665111806144,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da6428b0-8c64-450e-a663-f1e32990bd08","invariantUUID":"53ffef84-b7c8-4b34-9966-3bb7c853eca0","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":"581d4ee3-fafe-4dd8-a1e9-eeff94637612","lifecycleState":"CERTIFIED","lastUpdateDate":1665111810396,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09f4614d-ed57-40d9-b559-91bee5957992","invariantUUID":"e115a98d-fc5e-4888-b418-25285587e79d","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":"defaulticon","uniqueId":"222c1389-bb7d-41f4-9eeb-58a802938787","lifecycleState":"CERTIFIED","lastUpdateDate":1665111797510,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77c4fa96-b192-4a67-9068-594da4594e88","invariantUUID":"e4b41de7-50f8-42cf-9f2f-ad6382a93bae","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":"defaulticon","uniqueId":"fcc6d962-c9a0-4c34-9abf-331a49b68058","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852233,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"592f418e-3e35-42e3-9f13-85412294fba6","invariantUUID":"d4aa95da-07c1-4856-ab68-a905abd42e5d","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":"objectStorage","uniqueId":"09a1598b-698e-413a-b9b9-5ded75689b21","lifecycleState":"CERTIFIED","lastUpdateDate":1665111705423,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ddfdfdb-0e3d-4a39-b9a6-c946945e813a","invariantUUID":"62efea39-ba93-4857-bf61-0410310ed19a","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":"objectStorage","uniqueId":"46521cd1-1990-4c08-85e7-758fd31de366","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870770,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5416e139-c121-43f4-b72c-bf5823f9ecfc","invariantUUID":"4001fec5-d303-4f11-82cf-f6cd9b85ce8c","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":"network","uniqueId":"64816a1f-1012-4b7d-b9f3-6d7ef6cdbc29","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871182,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"890f4fc9-3b5d-45a2-bee1-344ce6d9235b","invariantUUID":"076848e3-f33d-44b9-82a1-5766b9fa0f10","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":"network","uniqueId":"1613a7b8-8aa6-4ae4-a094-190f2195b55a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111706933,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c4c394a-0e41-4416-ae1b-b908adc0eb75","invariantUUID":"a97e5205-4e2c-4330-b3a2-23a6167aaf4e","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":"objectStorage","uniqueId":"10bf3120-7fe2-473e-bae8-bd7cb269619a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111790217,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2234d0d-c2a6-4d3c-99d5-7dabe8fb2cae","invariantUUID":"19ac730b-12fc-4b8f-b759-0fc665157735","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"edcf20ed-a1af-4e11-945e-160f5dc22df9","lifecycleState":"CERTIFIED","lastUpdateDate":1665111812312,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71888aa6-5a1f-4f2e-aff5-9f198eddd38a","invariantUUID":"5de19247-5d8f-40a0-b78b-fc950254e0bb","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":"defaulticon","uniqueId":"4bce343d-755c-474a-ad09-dc052c31b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852308,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d142426-6704-4476-8ddb-02903b10ad56","invariantUUID":"dcb1a391-8178-4b89-b42c-1916c04f08cb","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":"network","uniqueId":"ab1c25fd-4a9a-48d2-8e1a-f260b7591f02","lifecycleState":"CERTIFIED","lastUpdateDate":1665111754002,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8512b64-9795-4c81-97fd-16c1d26a992a","invariantUUID":"bc22b634-d0c0-4772-b9c5-15a354b04edf","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":"objectStorage","uniqueId":"4fea5cd8-40f2-4f1c-8e2d-8b128dbfd6a8","lifecycleState":"CERTIFIED","lastUpdateDate":1665111785877,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"caa63d4c-2f44-4500-b894-a4e16ff46510","invariantUUID":"1e1c0402-0344-4ea5-9ec8-0dce90ccf9e9","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":"port","uniqueId":"a20c3efd-6461-4143-887b-9dcba1b5c035","lifecycleState":"CERTIFIED","lastUpdateDate":1665111832849,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53227b34-3bb8-4de3-8d66-01664800dabb","invariantUUID":"3f8251a0-0ff3-4745-a746-6c92595cc680","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"28ef9742-147d-4c19-82e3-bd66cbc50cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1665111824761,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83cc4158-f071-4026-8752-8001a7a5269d","invariantUUID":"1f944f3c-5424-4f92-b461-e1c93542ec80","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":"defaulticon","uniqueId":"c23d20a8-ce4c-42e4-bae2-b8242c1efc7f","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852044,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95de52cc-044a-4ab8-b4e4-3cd4849c16b2","invariantUUID":"46e3fe83-b036-43d4-bad9-842075c5ba90","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":"a2526e2b-3bf3-4072-8486-424d6c348331","lifecycleState":"CERTIFIED","lastUpdateDate":1665111716519,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"812751f6-b3c9-4db7-9e4f-8d6fe9c1246c","invariantUUID":"331b5b07-4335-46d6-912b-0d568f4b37f2","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":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"b274288f-ed98-4d55-8485-532ef6f44c38","lifecycleState":"CERTIFIED","lastUpdateDate":1665111735332,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cd52e33b-8735-4f05-b1cd-8c062be8ca09","invariantUUID":"fd904998-c230-440c-88d2-b91df09af3b7","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":"network","uniqueId":"0c6f0b28-8c94-4287-9f85-da6d0dadf0ac","lifecycleState":"CERTIFIED","lastUpdateDate":1665111733875,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e491bedd-c2e7-4089-b86e-694fa0813c7b","invariantUUID":"1412b841-ba2b-44c4-b036-b7d4944bf433","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":"compute","uniqueId":"c2f52b38-4991-49de-997e-f7012a2a4c74","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870357,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9909435-69d5-4db6-8df7-5b2c0825bbb6","invariantUUID":"23d8c3c1-f93f-4df1-9873-c48a7cc550f2","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":"defaulticon","uniqueId":"7b3ab416-02da-4853-9ef0-dbf8f072c56b","lifecycleState":"CERTIFIED","lastUpdateDate":1665111767185,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"87879a7c-aa19-49d5-868a-f6051c19a03c","invariantUUID":"129bfd89-9473-4b90-87ad-b8c4069342f7","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":"efe6f081-5e8b-4a62-9e92-1b0610c29541","lifecycleState":"CERTIFIED","lastUpdateDate":1665111807571,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed88816f-2389-47f1-b2b7-2b35dedb2d8e","invariantUUID":"3d5f99ee-b714-4b41-aef8-e0848371fd42","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":"network","uniqueId":"0bd83b60-c8da-416c-8191-44cbc5cc8287","lifecycleState":"CERTIFIED","lastUpdateDate":1665111759827,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22f52373-4c69-4f7c-a002-674660dfd548","invariantUUID":"1cbaf3b3-ecf2-4ac8-86e2-23e91f7994d0","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":"port","uniqueId":"d681f67d-f870-46bf-a42a-831dba597a4d","lifecycleState":"CERTIFIED","lastUpdateDate":1665111728696,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ab7a6ad-b666-4142-bcc9-608297693e2d","invariantUUID":"d08438f9-c322-426a-b974-369580f5c3aa","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":"defaulticon","uniqueId":"b4911e65-8d84-4422-aac9-8bd2db67eb5c","lifecycleState":"CERTIFIED","lastUpdateDate":1665114772210,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"6e61e084-11bc-4e9f-9c5f-cd6e556c9b51","invariantUUID":"7c0eca9e-dae9-40f5-b7ea-b8b401b300db","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":"network","uniqueId":"8e3f3d31-bb44-47d8-aa72-af354488bdcd","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870561,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b67cd83-e16c-4aec-b26e-2aece001ab7a","invariantUUID":"28c68a49-2d89-4cfd-a9b6-daa954d14734","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e30676c6-dd5b-4ec8-b72a-7eeca784f158","lifecycleState":"CERTIFIED","lastUpdateDate":1665111770194,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e9a4b16-2ab8-4d8d-b76a-c478a4f03ab9","invariantUUID":"07f9a9f5-9eb0-4ac5-8996-2ff1a7d31604","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":"port","uniqueId":"e7da1e5a-23de-4729-a07d-24f5df324115","lifecycleState":"CERTIFIED","lastUpdateDate":1665111698122,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec9abcff-283f-4c05-9dab-35bdd86bab0b","invariantUUID":"021a2524-574c-4493-a65b-38f4af9c5b87","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":"b1610e24-b7ea-488b-952b-0befe675c70c","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871072,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3655bf45-5a8e-4650-8b09-18865a5a7894","invariantUUID":"32ee0d39-38f4-4ef9-a0c7-46ef08ef62fe","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":"networkrules","uniqueId":"ba62dc9d-8e60-4057-8566-7f65d8d963ab","lifecycleState":"CERTIFIED","lastUpdateDate":1665111732398,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"621eb553-1186-4e4e-bd36-7b2317822ad4","invariantUUID":"416ec5d4-ffe2-47e4-a44a-5fb0781b0c2e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3a971635-078f-4481-a4db-e3d6e214fb9a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111826523,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0e2c2d9-1e41-43f3-a416-5a66b531248a","invariantUUID":"cdac8b80-dfcd-455b-929c-0c725e6c8f76","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":"7d58976a-d4c5-4590-bd00-a5a785223a93","lifecycleState":"CERTIFIED","lastUpdateDate":1665111762746,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a3b3152c-ad87-4c49-bb59-e2a3a69d9f1e","invariantUUID":"d7778d8d-1601-4422-8921-749f96a86a82","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":"compute","uniqueId":"4890ce92-10af-4535-9c98-adc7c3ab9885","lifecycleState":"CERTIFIED","lastUpdateDate":1665111773207,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"325b4bea-2184-46a3-a7e4-3b2bb8e2e44b","invariantUUID":"68907ee4-5f9f-415e-910c-46b7e6f395b2","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":"port","uniqueId":"01cf0be9-401d-4e78-8cfa-fdba613c0f1e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111801814,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b396b8d-8c2b-4d43-a900-d5a76cbb7b98","invariantUUID":"534d275c-b3fa-446a-92ef-a87a3df61d1e","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":"60e9021c-7fae-416d-b9ce-5b463de6c7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1665111703954,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bf2a2ae-f17c-4cee-9031-3c9519842928","invariantUUID":"b381e752-d511-4c87-bdd6-cca80c0ea4a9","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":"network","uniqueId":"b46c08c0-4ea8-4429-b9b8-a42ed87bca0a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111804707,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f0779f8-3287-4416-a82d-794c2bf8d4df","invariantUUID":"b18aa656-d977-4a32-8afd-8430a204a338","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":"network","uniqueId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","lifecycleState":"CERTIFIED","lastUpdateDate":1665111713010,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b76440b9-7465-4c86-bdc3-a1863ac48677","invariantUUID":"4ac3faeb-f3dc-44ce-8f94-8a8f18e0dc34","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":"compute","uniqueId":"64578eaa-e298-4b75-bef4-b30081945e3a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870448,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7ce16d7-a31b-440f-a930-8d7b814ae257","invariantUUID":"e0d343c4-20f8-488b-8d14-12a18ea37af7","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":"network","uniqueId":"2cb92734-6cc9-4bf4-bcf7-15b6ea22b86a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111740558,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05b354e2-5e62-4440-9eaf-ba82231d5f2e","invariantUUID":"6b887273-e340-47bd-9eb3-150aaa387960","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":"port","uniqueId":"8e925d54-4bce-4dbb-a003-3a525b2c22ba","lifecycleState":"CERTIFIED","lastUpdateDate":1665111800362,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"903b876b-aed7-49a8-840c-c3e7fb93dcf0","invariantUUID":"519ea537-0670-41a5-98cd-a92f2dbd557d","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":"objectStorage","uniqueId":"dc247c87-16b1-4a53-a26a-622a12c7df54","lifecycleState":"CERTIFIED","lastUpdateDate":1665111870970,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3775c157-d187-4131-95c3-ce710f69c75d","invariantUUID":"19dd8047-bb0c-4af9-85eb-069dfa83a7ed","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5b55856f-ca8a-416e-9f2e-d12b6743eb6a","lifecycleState":"CERTIFIED","lastUpdateDate":1665111814579,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5a4a57e-48d3-46cf-a48c-d5dbda7d1b8f","invariantUUID":"3c706628-b718-4789-b367-f4fb34143250","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":"e642e194-3b65-4669-9d37-c61535768a27","lifecycleState":"CERTIFIED","lastUpdateDate":1665111777848,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e06824dc-0115-463b-aa7c-e9b8052bffc4","invariantUUID":"b4d8e33d-3d1c-47e1-a53f-cddd5f1dc382","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":"networkrules","uniqueId":"b6c72a3c-c51b-4923-af8f-f9fa446d513e","lifecycleState":"CERTIFIED","lastUpdateDate":1665111727055,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bbafee91-2852-43fa-b833-5f73822e6652","invariantUUID":"df634b64-f0fa-47a0-ab70-4dcb4c7e4605","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":"164d9e34-36ae-4dfc-bf0b-323a7f591607","lifecycleState":"CERTIFIED","lastUpdateDate":1665111748084,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4548e81-c04d-4c59-a4f7-9fc73b003221","invariantUUID":"c9df5a8a-ff8a-4ddc-a332-716f0abf164b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee00e590-9f3c-413f-8c05-7e956f60256d","lifecycleState":"CERTIFIED","lastUpdateDate":1665111745045,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2badaff-25c5-42b5-af51-f3ef96f7343e","invariantUUID":"1bb74305-0223-4d0f-826a-78e6a341af6f","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":"network","uniqueId":"ef528d50-5c2e-40e1-9cbd-362d07be09a7","lifecycleState":"CERTIFIED","lastUpdateDate":1665111718008,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3f324c55-6331-402d-ade9-35c52cc2d206","invariantUUID":"666d6b95-bd96-43ff-9bc0-78b4fd535303","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":"defaulticon","uniqueId":"3427101d-2c64-48fe-83e3-f39c3a1fd10b","lifecycleState":"CERTIFIED","lastUpdateDate":1665111852467,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3be8ab21-5b58-46e0-9e6a-697afd241794","invariantUUID":"8cde5fdf-c726-4365-9d8c-8fe54efc7b9d","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":"network","uniqueId":"9ea06107-446e-4fba-baf9-22e129e20c39","lifecycleState":"CERTIFIED","lastUpdateDate":1665111791726,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e53fccc0-09d5-4d9c-8d56-e94b1bbf5f7b","invariantUUID":"e62e6885-87f3-4cb2-940f-4b4b6986e3fb","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":"compute","uniqueId":"501faaaf-37d9-457a-b057-6d79a6849aa8","lifecycleState":"CERTIFIED","lastUpdateDate":1665111682994,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"748bcb2d-ff01-40c2-b3c4-492e5c88ab25","invariantUUID":"70ec1983-9edd-4ae5-b1a4-eb7e1e521aa1","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":"defaulticon","uniqueId":"b2236ad1-3e4a-4151-a0fb-6755720eba68","lifecycleState":"CERTIFIED","lastUpdateDate":1665111798899,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8addddcc-3bf1-4c37-98b3-52957f9fbf6e","invariantUUID":"fc198d72-bf79-448f-90eb-14edbd69cd14","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":"compute","uniqueId":"3a85ddb7-79f9-4e3c-91fd-e91ee042d6c4","lifecycleState":"CERTIFIED","lastUpdateDate":1665111737575,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf2cfdc4-0bc1-443c-ac88-e1905d9d7c0d","invariantUUID":"25691ee9-1fa5-40ba-bd70-6fbf9e5cf8e3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4d65c851-4679-4bec-aa6a-cf59bc615c8c","lifecycleState":"CERTIFIED","lastUpdateDate":1665111821301,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b772469-09c3-4a8b-94a4-0b9ebe7978ca","invariantUUID":"5370bbc7-4306-408e-9e81-a92d0e571fbf","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":"compute","uniqueId":"9277f8c8-40ab-4415-ab8f-6ccee49766d6","lifecycleState":"CERTIFIED","lastUpdateDate":1665111871317,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3851d57-421c-4a14-84c2-9bd19718957b","invariantUUID":"614e7a8e-8f69-4880-9221-2f522955aef8","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":"12ad187b-87ab-42b0-a627-44bf683be30e","lifecycleState":"CERTIFIED","lastUpdateDate":1665114806458,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d8a66824-ea9c-42ea-95c1-acbc3df2d75e","invariantUUID":"d215fa31-e56e-426d-9b78-b9b9bf7e3d64","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":"4ab1036b-2a43-4600-858b-6b437a8737d0","lifecycleState":"CERTIFIED","lastUpdateDate":1665114534004,"name":"basic_onboard_cvGoSO","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f320015-9970-4523-a398-f75ff19173a3","invariantUUID":"fadee73f-a0a3-4a94-920e-c0201522295d","systemName":"BasicOnboardCvgoso","description":"service","tags":["basic_onboard_cvGoSO"],"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":"276df487-0bef-48c2-ae9b-f3c60c8bb3f8","lifecycleState":"CERTIFIED","lastUpdateDate":1665114735022,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","invariantUUID":"83942b73-6def-42c5-9a0f-3f0f70bc268f","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":"8d416105-9104-4716-8938-f7e240ecd2b7","lifecycleState":"CERTIFIED","lastUpdateDate":1665114805163,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7882ce9a-ce4b-4e67-8445-90cd636c0cb2","invariantUUID":"505bd3bb-b1d9-42c9-84cd-5fa26fdcf8cf","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-10-07 03:59:14,033 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-10-07 03:59:14,033 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-10-07 03:59:14,033 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/276df487-0bef-48c2-ae9b-f3c60c8bb3f8/filteredDataByParams?include=componentInstances 2022-10-07 03:59:14,033 DEBUG 132:onap_service.py(1) - [SDC][Get basic_network resource inputs] data sent: None 2022-10-07 03:59:14,035 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-07 03:59:14,101 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/276df487-0bef-48c2-ae9b-f3c60c8bb3f8/filteredDataByParams?include=componentInstances HTTP/1.1" 200 None 2022-10-07 03:59:14,103 INFO 142:onap_service.py(1) - [SDC][Get basic_network resource inputs] response code: 200 2022-10-07 03:59:14,103 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,"type":"tosca.capabilities.Node","path":["68f59739-cce0-4b8b-9655-a6855ed96732.35eff4fe-0de2-49f0-8697-bb9547731226.genericneutronnet0"],"ownerType":null,"uniqueId":"capability.64186f7e-3aaa-49ab-9c88-9462ee322ab1.feature","description":null,"source":"35eff4fe-0de2-49f0-8697-bb9547731226","leftOccurrences":"UNBOUNDED","previousName":"feature","ownerId":"68f59739-cce0-4b8b-9655-a6855ed96732.35eff4fe-0de2-49f0-8697-bb9547731226.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":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":"genericneutronnet0.feature","version":null,"empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"externalName":null,"properties":null,"type":"tosca.capabilities.network.Linkable","path":["68f59739-cce0-4b8b-9655-a6855ed96732.35eff4fe-0de2-49f0-8697-bb9547731226.genericneutronnet0"],"ownerType":null,"uniqueId":"capability.35eff4fe-0de2-49f0-8697-bb9547731226.virtual_linkable","description":null,"source":"35eff4fe-0de2-49f0-8697-bb9547731226","leftOccurrences":"UNBOUNDED","previousName":"virtual_linkable","ownerId":"68f59739-cce0-4b8b-9655-a6855ed96732.35eff4fe-0de2-49f0-8697-bb9547731226.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":null,"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":["68f59739-cce0-4b8b-9655-a6855ed96732.35eff4fe-0de2-49f0-8697-bb9547731226.genericneutronnet0"],"uniqueId":"64186f7e-3aaa-49ab-9c88-9462ee322ab1.dependency","source":"35eff4fe-0de2-49f0-8697-bb9547731226","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","previousName":"dependency","relationship":"tosca.relationships.DependsOn","ownerId":"64186f7e-3aaa-49ab-9c88-9462ee322ab1","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","minOccurrences":"0","parentName":null,"name":"genericneutronnet0.dependency","type":null,"version":null,"empty":false}]},"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.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":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.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":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74.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":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.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":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.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":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.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":"35eff4fe-0de2-49f0-8697-bb9547731226.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":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.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":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.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":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false},{"definition":false,"hidden":false,"uniqueId":"35eff4fe-0de2-49f0-8697-bb9547731226.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":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3b2a52f1-2675-438e-81c4-8f2bb2b4ff74","empty":false}],"attributes":null,"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"createdFromCsar":false,"actualComponentUid":"35eff4fe-0de2-49f0-8697-bb9547731226","uniqueId":"68f59739-cce0-4b8b-9655-a6855ed96732.35eff4fe-0de2-49f0-8697-bb9547731226.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","creationTime":1665114717077,"icon":"network","description":null,"originType":"VL","invariantName":"genericneutronnet0","componentUid":"35eff4fe-0de2-49f0-8697-bb9547731226","createdFrom":null,"posX":"200","posY":"100","customizationUUID":"cc70c445-4f65-4a05-ae9c-3d7493d6936a","componentVersion":"1.0","componentName":"Generic NeutronNet","toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"modificationTime":1665114717077,"maxOccurrences":null,"minOccurrences":null,"instanceCount":null,"isProxy":false,"toscaArtifacts":{},"directives":[],"originArchived":false,"propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"type":null,"version":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-10-07 03:59:14,106 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-10-07 03:59:14,106 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/35eff4fe-0de2-49f0-8697-bb9547731226/filteredDataByParams?include=metadata 2022-10-07 03:59:14,106 DEBUG 132:onap_service.py(1) - [SDC][Get basic_network component's SDC resource metadata] data sent: None 2022-10-07 03:59:14,108 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-07 03:59:14,156 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/resources/35eff4fe-0de2-49f0-8697-bb9547731226/filteredDataByParams?include=metadata HTTP/1.1" 200 2535 2022-10-07 03:59:14,157 INFO 142:onap_service.py(1) - [SDC][Get basic_network component's SDC resource metadata] response code: 200 2022-10-07 03:59:14,157 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":"35eff4fe-0de2-49f0-8697-bb9547731226","name":"Generic NeutronNet","version":"1.0","isHighestVersion":true,"creationDate":1665111765722,"lastUpdateDate":1665111765722,"description":"Generic NeutronNet","lifecycleState":"CERTIFIED","tags":["Generic NeutronNet"],"icon":"network","normalizedName":"genericneutronnet","systemName":"GenericNeutronnet","contactId":"jh0003","allVersions":{"1.0":"35eff4fe-0de2-49f0-8697-bb9547731226"},"isDeleted":null,"projectCode":null,"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"invariantUUID":"464cdf1d-8808-4f62-9a05-5abab01a1e6c","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,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":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":"ecb28659-af14-49e9-b1b5-7622dbdbb049"},"derivedFrom":null,"derivedList":null,"defaultCapabilities":null} 2022-10-07 03:59:14,159 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC 2022-10-07 03:59:14,159 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-07 03:59:14,160 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-07 03:59:14,160 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified 2022-10-07 03:59:14,160 DEBUG 129:onap_service.py(1) - [None][Create be5f6026-aed2-4e3e-b74f-0c587240def5 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '627567d7-702c-4b64-8c77-3afa01de4ff0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-07 03:59:14,160 DEBUG 131:onap_service.py(1) - [None][Create be5f6026-aed2-4e3e-b74f-0c587240def5 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/be5f6026-aed2-4e3e-b74f-0c587240def5 2022-10-07 03:59:14,160 DEBUG 132:onap_service.py(1) - [None][Create be5f6026-aed2-4e3e-b74f-0c587240def5 Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_network", "modelInvariantId": "83942b73-6def-42c5-9a0f-3f0f70bc268f", "modelVersion": "1.0", "modelVersionId": "bb3db1df-1f44-4c51-b3cb-109b332a51d5" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true } } } 2022-10-07 03:59:14,162 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-07 03:59:16,035 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/be5f6026-aed2-4e3e-b74f-0c587240def5 HTTP/1.1" 202 262 2022-10-07 03:59:16,037 INFO 142:onap_service.py(1) - [None][Create be5f6026-aed2-4e3e-b74f-0c587240def5 Service deletion request] response code: 202 2022-10-07 03:59:16,037 DEBUG 146:onap_service.py(1) - [None][Create be5f6026-aed2-4e3e-b74f-0c587240def5 Service deletion request] response: {"requestReferences":{"requestId":"627567d7-702c-4b64-8c77-3afa01de4ff0","instanceId":"be5f6026-aed2-4e3e-b74f-0c587240def5","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/627567d7-702c-4b64-8c77-3afa01de4ff0"}} 2022-10-07 03:59:16,037 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2022-10-07 03:59:16,046 DEBUG 129:onap_service.py(11) - [None][Check 627567d7-702c-4b64-8c77-3afa01de4ff0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '75b49008-6c54-41a9-84cc-804682a40f38', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-07 03:59:16,047 DEBUG 131:onap_service.py(11) - [None][Check 627567d7-702c-4b64-8c77-3afa01de4ff0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/627567d7-702c-4b64-8c77-3afa01de4ff0 2022-10-07 03:59:16,047 DEBUG 132:onap_service.py(11) - [None][Check 627567d7-702c-4b64-8c77-3afa01de4ff0 orchestration request status] data sent: None 2022-10-07 03:59:16,051 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-07 03:59:16,210 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/627567d7-702c-4b64-8c77-3afa01de4ff0 HTTP/1.1" 200 875 2022-10-07 03:59:16,212 INFO 142:onap_service.py(11) - [None][Check 627567d7-702c-4b64-8c77-3afa01de4ff0 orchestration request status] response code: 200 2022-10-07 03:59:16,213 DEBUG 146:onap_service.py(11) - [None][Check 627567d7-702c-4b64-8c77-3afa01de4ff0 orchestration request status] response: {"request":{"requestId":"627567d7-702c-4b64-8c77-3afa01de4ff0","startTime":"Fri, 07 Oct 2022 03:59:15 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"83942b73-6def-42c5-9a0f-3f0f70bc268f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelUuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelInvariantUuid":"83942b73-6def-42c5-9a0f-3f0f70bc268f"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"be5f6026-aed2-4e3e-b74f-0c587240def5","serviceInstanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 07 Oct 2022 03:59:15 GMT"}}} 2022-10-07 03:59:26,221 DEBUG 129:onap_service.py(11) - [None][Check 627567d7-702c-4b64-8c77-3afa01de4ff0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b2974bd8-ee23-448d-9b4d-63a03fde1f64', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-07 03:59:26,222 DEBUG 131:onap_service.py(11) - [None][Check 627567d7-702c-4b64-8c77-3afa01de4ff0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/627567d7-702c-4b64-8c77-3afa01de4ff0 2022-10-07 03:59:26,222 DEBUG 132:onap_service.py(11) - [None][Check 627567d7-702c-4b64-8c77-3afa01de4ff0 orchestration request status] data sent: None 2022-10-07 03:59:26,224 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-07 03:59:26,390 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/627567d7-702c-4b64-8c77-3afa01de4ff0 HTTP/1.1" 200 1085 2022-10-07 03:59:26,391 INFO 142:onap_service.py(11) - [None][Check 627567d7-702c-4b64-8c77-3afa01de4ff0 orchestration request status] response code: 200 2022-10-07 03:59:26,392 DEBUG 146:onap_service.py(11) - [None][Check 627567d7-702c-4b64-8c77-3afa01de4ff0 orchestration request status] response: {"request":{"requestId":"627567d7-702c-4b64-8c77-3afa01de4ff0","startTime":"Fri, 07 Oct 2022 03:59:15 GMT","finishTime":"Fri, 07 Oct 2022 03:59:19 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"83942b73-6def-42c5-9a0f-3f0f70bc268f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelUuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelInvariantUuid":"83942b73-6def-42c5-9a0f-3f0f70bc268f"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"be5f6026-aed2-4e3e-b74f-0c587240def5","serviceInstanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 07 Oct 2022 03:59:19 GMT"}}} 2022-10-07 03:59:26,392 INFO 56:mixins.py(11) - ServiceDeletionRequest task finished 2022-10-07 03:59:26,393 DEBUG 129:onap_service.py(11) - [None][Check 627567d7-702c-4b64-8c77-3afa01de4ff0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '143e7c19-a3e3-450e-ae00-c41abf707e12', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-07 03:59:26,393 DEBUG 131:onap_service.py(11) - [None][Check 627567d7-702c-4b64-8c77-3afa01de4ff0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/627567d7-702c-4b64-8c77-3afa01de4ff0 2022-10-07 03:59:26,393 DEBUG 132:onap_service.py(11) - [None][Check 627567d7-702c-4b64-8c77-3afa01de4ff0 orchestration request status] data sent: None 2022-10-07 03:59:26,395 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-07 03:59:26,557 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/627567d7-702c-4b64-8c77-3afa01de4ff0 HTTP/1.1" 200 1085 2022-10-07 03:59:26,558 INFO 142:onap_service.py(11) - [None][Check 627567d7-702c-4b64-8c77-3afa01de4ff0 orchestration request status] response code: 200 2022-10-07 03:59:26,559 DEBUG 146:onap_service.py(11) - [None][Check 627567d7-702c-4b64-8c77-3afa01de4ff0 orchestration request status] response: {"request":{"requestId":"627567d7-702c-4b64-8c77-3afa01de4ff0","startTime":"Fri, 07 Oct 2022 03:59:15 GMT","finishTime":"Fri, 07 Oct 2022 03:59:19 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"83942b73-6def-42c5-9a0f-3f0f70bc268f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelUuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelInvariantUuid":"83942b73-6def-42c5-9a0f-3f0f70bc268f"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"be5f6026-aed2-4e3e-b74f-0c587240def5","serviceInstanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 07 Oct 2022 03:59:19 GMT"}}} 2022-10-07 03:59:26,560 DEBUG 129:onap_service.py(11) - [None][Check 627567d7-702c-4b64-8c77-3afa01de4ff0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '858b78e6-c952-489e-88db-32a50f0dc3f0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-07 03:59:26,560 DEBUG 131:onap_service.py(11) - [None][Check 627567d7-702c-4b64-8c77-3afa01de4ff0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/627567d7-702c-4b64-8c77-3afa01de4ff0 2022-10-07 03:59:26,560 DEBUG 132:onap_service.py(11) - [None][Check 627567d7-702c-4b64-8c77-3afa01de4ff0 orchestration request status] data sent: None 2022-10-07 03:59:26,562 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-07 03:59:26,725 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/627567d7-702c-4b64-8c77-3afa01de4ff0 HTTP/1.1" 200 1085 2022-10-07 03:59:26,727 INFO 142:onap_service.py(11) - [None][Check 627567d7-702c-4b64-8c77-3afa01de4ff0 orchestration request status] response code: 200 2022-10-07 03:59:26,727 DEBUG 146:onap_service.py(11) - [None][Check 627567d7-702c-4b64-8c77-3afa01de4ff0 orchestration request status] response: {"request":{"requestId":"627567d7-702c-4b64-8c77-3afa01de4ff0","startTime":"Fri, 07 Oct 2022 03:59:15 GMT","finishTime":"Fri, 07 Oct 2022 03:59:19 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"83942b73-6def-42c5-9a0f-3f0f70bc268f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelUuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelInvariantUuid":"83942b73-6def-42c5-9a0f-3f0f70bc268f"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"be5f6026-aed2-4e3e-b74f-0c587240def5","serviceInstanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 07 Oct 2022 03:59:19 GMT"}}} 2022-10-07 03:59:26,731 DEBUG 129:onap_service.py(1) - [None][Check 627567d7-702c-4b64-8c77-3afa01de4ff0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7caeb039-5ae8-4ac0-9de1-e9f5b6634b07', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-07 03:59:26,731 DEBUG 131:onap_service.py(1) - [None][Check 627567d7-702c-4b64-8c77-3afa01de4ff0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/627567d7-702c-4b64-8c77-3afa01de4ff0 2022-10-07 03:59:26,731 DEBUG 132:onap_service.py(1) - [None][Check 627567d7-702c-4b64-8c77-3afa01de4ff0 orchestration request status] data sent: None 2022-10-07 03:59:26,734 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-07 03:59:26,905 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/627567d7-702c-4b64-8c77-3afa01de4ff0 HTTP/1.1" 200 1085 2022-10-07 03:59:26,906 INFO 142:onap_service.py(1) - [None][Check 627567d7-702c-4b64-8c77-3afa01de4ff0 orchestration request status] response code: 200 2022-10-07 03:59:26,906 DEBUG 146:onap_service.py(1) - [None][Check 627567d7-702c-4b64-8c77-3afa01de4ff0 orchestration request status] response: {"request":{"requestId":"627567d7-702c-4b64-8c77-3afa01de4ff0","startTime":"Fri, 07 Oct 2022 03:59:15 GMT","finishTime":"Fri, 07 Oct 2022 03:59:19 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"83942b73-6def-42c5-9a0f-3f0f70bc268f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelUuid":"bb3db1df-1f44-4c51-b3cb-109b332a51d5","modelInvariantUuid":"83942b73-6def-42c5-9a0f-3f0f70bc268f"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"be5f6026-aed2-4e3e-b74f-0c587240def5","serviceInstanceName":"basic_network-85110742-5a81-4d18-bf27-dc36bb4e14d7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 07 Oct 2022 03:59:19 GMT"}}} 2022-10-07 03:59:26,907 INFO 264:service_ala_carte.py(1) - Service None deleted 2022-10-07 03:59:26,907 INFO 238:base.py(1) - ***************************** 2022-10-07 03:59:26,908 INFO 239:base.py(1) - Start Cleanup step: YamlTemplateServiceAlaCarteInstantiateStep 2022-10-07 03:59:26,908 INFO 240:base.py(1) - ***************************** 2022-10-07 03:59:26,908 INFO 238:base.py(1) - ***************************** 2022-10-07 03:59:26,908 INFO 239:base.py(1) - Start Cleanup step: YamlTemplateServiceOnboardStep 2022-10-07 03:59:26,908 INFO 240:base.py(1) - ***************************** 2022-10-07 03:59:26,908 INFO 238:base.py(1) - ***************************** 2022-10-07 03:59:26,908 INFO 239:base.py(1) - Start Cleanup step: ConnectServiceSubToCloudRegionStep 2022-10-07 03:59:26,909 INFO 240:base.py(1) - ***************************** 2022-10-07 03:59:26,909 INFO 238:base.py(1) - ***************************** 2022-10-07 03:59:26,909 INFO 239:base.py(1) - Start Cleanup step: RegisterCloudRegionStep 2022-10-07 03:59:26,909 INFO 240:base.py(1) - ***************************** 2022-10-07 03:59:26,909 INFO 238:base.py(1) - ***************************** 2022-10-07 03:59:26,909 INFO 239:base.py(1) - Start Cleanup step: CloudRegionCreateStep 2022-10-07 03:59:26,909 INFO 240:base.py(1) - ***************************** 2022-10-07 03:59:26,910 INFO 238:base.py(1) - ***************************** 2022-10-07 03:59:26,910 INFO 239:base.py(1) - Start Cleanup step: LinkCloudRegionToComplexStep 2022-10-07 03:59:26,910 INFO 240:base.py(1) - ***************************** 2022-10-07 03:59:26,910 INFO 238:base.py(1) - ***************************** 2022-10-07 03:59:26,910 INFO 239:base.py(1) - Start Cleanup step: ComplexCreateStep 2022-10-07 03:59:26,910 INFO 240:base.py(1) - ***************************** 2022-10-07 03:59:26,911 INFO 238:base.py(1) - ***************************** 2022-10-07 03:59:26,911 INFO 239:base.py(1) - Start Cleanup step: CustomerServiceSubscriptionCreateStep 2022-10-07 03:59:26,911 INFO 240:base.py(1) - ***************************** 2022-10-07 03:59:26,911 INFO 238:base.py(1) - ***************************** 2022-10-07 03:59:26,911 INFO 239:base.py(1) - Start Cleanup step: CustomerCreateStep 2022-10-07 03:59:26,911 INFO 240:base.py(1) - ***************************** 2022-10-07 03:59:26,912 INFO 190:base.py(1) - ***************************************************** 2022-10-07 03:59:26,912 INFO 191:base.py(1) - STOP [SO] YamlTemplateServiceAlaCarteInstantiateStep cleanup: Instantiate service described in YAML using SO a'la carte method. 2022-10-07 03:59:26,912 INFO 192:base.py(1) - ***************************************************** 2022-10-07 03:59:26,912 INFO 190:base.py(1) - ***************************************************** 2022-10-07 03:59:26,912 INFO 191:base.py(1) - STOP [SO] YamlTemplateVlAlaCarteInstantiateStep cleanup: Instantiate network link described in YAML using SO a'la carte method. 2022-10-07 03:59:26,912 INFO 192:base.py(1) - ***************************************************** 2022-10-07 03:59:26,913 INFO 176:run_tests.py(1) - Test result: +-----------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+---------------------+------------------+----------------+ | basic_network | integration | 07:33 | PASS | +-----------------------+---------------------+------------------+----------------+ 2022-10-07 03:59:26,915 INFO 61:basic_network.py(1) - Generate Test report 2022-10-07 03:59:27,005 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): testresults.opnfv.org:80 2022-10-07 03:59:27,279 DEBUG 433:connectionpool.py(1) - http://testresults.opnfv.org:80 "POST /onap/api/v1/results HTTP/1.1" 200 73 2022-10-07 03:59:27,281 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/633fa4206c44f500103e92f9 2022-10-07 03:59:27,282 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK