2022-10-27 04:15:09,237 DEBUG 24:basic_network.py(1) - BasicNetwork init started 2022-10-27 04:15:09,242 DEBUG 227:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2022-10-27 04:15:09,242 DEBUG 227:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2022-10-27 04:15:09,243 DEBUG 227:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2022-10-27 04:15:09,243 DEBUG 227:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2022-10-27 04:15:09,243 DEBUG 227:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2022-10-27 04:15:09,243 DEBUG 227:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2022-10-27 04:15:09,243 DEBUG 227:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2022-10-27 04:15:09,243 DEBUG 227:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2022-10-27 04:15:09,243 INFO 169:run_tests.py(1) - Running test case 'basic_network'... 2022-10-27 04:15:09,244 DEBUG 34:basic_network.py(1) - start time 2022-10-27 04:15:09,244 INFO 175:base.py(1) - ***************************************************** 2022-10-27 04:15:09,244 INFO 176:base.py(1) - START [SO] YamlTemplateVlAlaCarteInstantiateStep: Instantiate network link described in YAML using SO a'la carte method. 2022-10-27 04:15:09,244 INFO 177:base.py(1) - ***************************************************** 2022-10-27 04:15:09,244 INFO 175:base.py(1) - ***************************************************** 2022-10-27 04:15:09,244 INFO 176:base.py(1) - START [SO] YamlTemplateServiceAlaCarteInstantiateStep: Instantiate service described in YAML using SO a'la carte method. 2022-10-27 04:15:09,244 INFO 177:base.py(1) - ***************************************************** 2022-10-27 04:15:09,245 INFO 175:base.py(1) - ***************************************************** 2022-10-27 04:15:09,245 INFO 176:base.py(1) - START [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-10-27 04:15:09,245 INFO 177:base.py(1) - ***************************************************** 2022-10-27 04:15:09,251 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-10-27 04:15:09,251 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-10-27 04:15:09,252 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-27 04:15:09,252 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-27 04:15:09,252 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-10-27 04:15:09,259 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-10-27 04:15:09,647 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 758 2022-10-27 04:15:09,649 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-10-27 04:15:09,649 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"7689544f-d63f-40d4-a535-d700d49a8952","invariantUUID":"abe05cf9-4fe2-4930-bfcf-8ef0079e6c44","name":"basic_onboard_ElDNWO","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7689544f-d63f-40d4-a535-d700d49a8952/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"65d31541-63d2-44e8-8609-8f8d896a0dde","invariantUUID":"ffda7468-c7e5-47db-8c99-8b47490a8490","name":"Demo_pNF_liKKDB7N0YiQ0It7aqdN","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/65d31541-63d2-44e8-8609-8f8d896a0dde/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-10-27 04:15:09,651 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ElDNWO from SDC 2022-10-27 04:15:09,651 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:15:09,651 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:15:09,652 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-27 04:15:09,652 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_liKKDB7N0YiQ0It7aqdN from SDC 2022-10-27 04:15:09,652 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:15:09,652 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:15:09,652 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2022-10-27 04:15:09,652 DEBUG 175:__init__.py(1) - number of Service returned: 2 2022-10-27 04:15:09,652 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-10-27 04:15:09,652 INFO 197:__init__.py(1) - Service basic_network doesn't exist in SDC 2022-10-27 04:15:09,652 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-10-27 04:15:09,652 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-10-27 04:15:09,653 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-27 04:15:09,653 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-27 04:15:09,653 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-10-27 04:15:09,655 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-10-27 04:15:09,721 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 758 2022-10-27 04:15:09,722 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-10-27 04:15:09,722 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"7689544f-d63f-40d4-a535-d700d49a8952","invariantUUID":"abe05cf9-4fe2-4930-bfcf-8ef0079e6c44","name":"basic_onboard_ElDNWO","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7689544f-d63f-40d4-a535-d700d49a8952/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"65d31541-63d2-44e8-8609-8f8d896a0dde","invariantUUID":"ffda7468-c7e5-47db-8c99-8b47490a8490","name":"Demo_pNF_liKKDB7N0YiQ0It7aqdN","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/65d31541-63d2-44e8-8609-8f8d896a0dde/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-10-27 04:15:09,724 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ElDNWO from SDC 2022-10-27 04:15:09,724 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:15:09,724 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:15:09,725 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-27 04:15:09,725 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_liKKDB7N0YiQ0It7aqdN from SDC 2022-10-27 04:15:09,725 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:15:09,725 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:15:09,725 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2022-10-27 04:15:09,725 DEBUG 175:__init__.py(1) - number of Service returned: 2 2022-10-27 04:15:09,725 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-10-27 04:15:09,725 INFO 197:__init__.py(1) - Service basic_network doesn't exist in SDC 2022-10-27 04:15:09,725 DEBUG 187:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2022-10-27 04:15:09,726 INFO 157:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2022-10-27 04:15:09,726 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-27 04:15:09,726 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-27 04:15:09,726 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2022-10-27 04:15:09,728 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-27 04:15:09,802 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-27 04:15:09,805 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2022-10-27 04:15:09,806 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":"Network Connectivity","displayName":null,"normalizedName":"network connectivity","models":null,"uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"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}],"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":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"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":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"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":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"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}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","displayName":null,"normalizedName":"application l4+","models":null,"uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"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":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"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":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"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":"Template","displayName":null,"normalizedName":"template","models":null,"uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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},{"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}],"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":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"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":"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},{"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":"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":"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}],"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":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"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":"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":"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":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"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}],"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":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"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":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"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},{"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}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"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":"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":"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":"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},{"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":"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":"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":"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}],"productCategories":[]},"version":"1.10.4"} 2022-10-27 04:15:09,809 DEBUG 175:__init__.py(1) - number of ServiceCategory returned: 9 2022-10-27 04:15:09,809 DEBUG 191:__init__.py(1) - filtering objects of all versions to be Network Service 2022-10-27 04:15:09,809 INFO 220:__init__.py(1) - ServiceCategory found, updating information 2022-10-27 04:15:09,809 INFO 312:__init__.py(1) - attempting to create Service basic_network in SDC 2022-10-27 04:15:09,810 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-10-27 04:15:09,810 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-10-27 04:15:09,810 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-27 04:15:09,810 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-27 04:15:09,810 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-10-27 04:15:09,812 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-10-27 04:15:09,955 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 758 2022-10-27 04:15:09,956 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-10-27 04:15:09,957 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"7689544f-d63f-40d4-a535-d700d49a8952","invariantUUID":"abe05cf9-4fe2-4930-bfcf-8ef0079e6c44","name":"basic_onboard_ElDNWO","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7689544f-d63f-40d4-a535-d700d49a8952/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"65d31541-63d2-44e8-8609-8f8d896a0dde","invariantUUID":"ffda7468-c7e5-47db-8c99-8b47490a8490","name":"Demo_pNF_liKKDB7N0YiQ0It7aqdN","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/65d31541-63d2-44e8-8609-8f8d896a0dde/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-10-27 04:15:09,959 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ElDNWO from SDC 2022-10-27 04:15:09,959 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:15:09,959 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:15:09,959 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-27 04:15:09,959 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_liKKDB7N0YiQ0It7aqdN from SDC 2022-10-27 04:15:09,959 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:15:09,959 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:15:09,960 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2022-10-27 04:15:09,960 DEBUG 175:__init__.py(1) - number of Service returned: 2 2022-10-27 04:15:09,960 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-10-27 04:15:09,960 INFO 197:__init__.py(1) - Service basic_network doesn't exist in SDC 2022-10-27 04:15:09,995 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-27 04:15:09,995 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-27 04:15:09,995 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-27 04:15:09,997 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-27 04:15:11,208 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-27 04:15:11,210 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2022-10-27 04:15:11,211 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.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":"890bcc48-197b-41f3-ba3b-7d50050b32ff.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":"890bcc48-197b-41f3-ba3b-7d50050b32ff.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":"890bcc48-197b-41f3-ba3b-7d50050b32ff.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":"890bcc48-197b-41f3-ba3b-7d50050b32ff.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,"creationDate":1666844110389,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.operationalpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Operational Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"operationalpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.certificationtestresults","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"TD Certification Test Results","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"certificationtestresults","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.deploymentvotingrecord","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Deployment Voting Record","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"automationcompositionfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.automationcompositionfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Automation Composition Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"automationcompositionfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.servicequestionnaire","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Questionnaire","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicequestionnaire","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.dimensioninginfo","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Dimensioning Info","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"dimensioninginfo","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.affinityrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Affinity Rules","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"affinityrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.serviceartifactplan","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Artifact Plan","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"serviceartifactplan","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.servicespecificpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service-specific Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicespecificpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.servicesecuritytemplate","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Security Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.engineeringrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"engineeringrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.distributioninstructions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Distribution Instructions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"distributioninstructions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.summaryofimpactstoecompelements","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.assettoscacsar","artifactName":"service-BasicNetwork-csar.csar","artifactRef":null,"artifactGroupType":"TOSCA","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Tosca Model","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.assettoscatemplate","artifactName":"service-BasicNetwork-template.yml","artifactRef":null,"artifactGroupType":"TOSCA","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Tosca Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"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":"c2b8f0b6-953b-46aa-815a-64b30f45354c.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":"c2b8f0b6-953b-46aa-815a-64b30f45354c","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":"c2b8f0b6-953b-46aa-815a-64b30f45354c","empty":false},{"definition":false,"hidden":false,"uniqueId":"c2b8f0b6-953b-46aa-815a-64b30f45354c.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":"c2b8f0b6-953b-46aa-815a-64b30f45354c","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":"c2b8f0b6-953b-46aa-815a-64b30f45354c","empty":false},{"definition":false,"hidden":false,"uniqueId":"c2b8f0b6-953b-46aa-815a-64b30f45354c.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":"c2b8f0b6-953b-46aa-815a-64b30f45354c","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":"c2b8f0b6-953b-46aa-815a-64b30f45354c","empty":false},{"definition":false,"hidden":false,"uniqueId":"c2b8f0b6-953b-46aa-815a-64b30f45354c.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":"c2b8f0b6-953b-46aa-815a-64b30f45354c","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":"c2b8f0b6-953b-46aa-815a-64b30f45354c","empty":false},{"definition":false,"hidden":false,"uniqueId":"c2b8f0b6-953b-46aa-815a-64b30f45354c.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":"c2b8f0b6-953b-46aa-815a-64b30f45354c","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":"c2b8f0b6-953b-46aa-815a-64b30f45354c","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,"creationDate":1666844110389,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.configuration","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Configuration","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"configuration","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.testing","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Testing","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"testing","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.logging","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Logging","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"logging","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.monitoring","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Monitoring","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"monitoring","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.reporting","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Reporting","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"reporting","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.instantiation","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Instantiation","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"instantiation","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","substituteCandidate":true,"ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","creationDate":1666844110406,"icon":"network_l_1-3","description":"service","tags":["basic_network"],"uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff","componentMetadataForSupportLog":{"SupportablityComponentUUID":"964c07cc-32eb-4dae-adad-f4247a681535","SupportablityComponentName":"basic_network","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"964c07cc-32eb-4dae-adad-f4247a681535","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"58c09f77-7b39-4136-b6a1-d03a5013cd27","normalizedName":"basicnetwork","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1666844110406,"allArtifacts":{"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.operationalpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Operational Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"operationalpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.certificationtestresults","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"TD Certification Test Results","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"certificationtestresults","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.deploymentvotingrecord","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Deployment Voting Record","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"automationcompositionfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.automationcompositionfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Automation Composition Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"automationcompositionfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.servicequestionnaire","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Questionnaire","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicequestionnaire","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.dimensioninginfo","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Dimensioning Info","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"dimensioninginfo","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.affinityrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Affinity Rules","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"affinityrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.serviceartifactplan","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Artifact Plan","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"serviceartifactplan","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.servicespecificpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service-specific Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicespecificpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.servicesecuritytemplate","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Security Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.engineeringrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"engineeringrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.distributioninstructions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Distribution Instructions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"distributioninstructions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.summaryofimpactstoecompelements","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"service":true,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"vspArchived":false,"archiveTime":0,"name":"basic_network"} 2022-10-27 04:15:11,214 INFO 330:__init__.py(1) - Service basic_network is created in SDC 2022-10-27 04:15:11,215 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:15:11,215 DEBUG 187:__init__.py(1) - check if Vl Generic NeutronNet exists in SDC 2022-10-27 04:15:11,215 INFO 157:__init__.py(1) - retrieving all objects of type Vl from SDC 2022-10-27 04:15:11,216 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-27 04:15:11,216 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-27 04:15:11,216 DEBUG 132:onap_service.py(1) - [SDC][get Vls] data sent: None 2022-10-27 04:15:11,218 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-10-27 04:15:11,362 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-27 04:15:11,363 INFO 142:onap_service.py(1) - [SDC][get Vls] response code: 200 2022-10-27 04:15:11,364 DEBUG 146:onap_service.py(1) - [SDC][get Vls] response: [{"uuid":"4bb113b0-98b1-4497-9fc2-e929c041f57e","invariantUUID":"e3723972-a56d-4e90-8c6c-7bdc11e6703f","name":"ext ZTE VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4bb113b0-98b1-4497-9fc2-e929c041f57e/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"49c8a295-8f98-4bc7-84bb-e50553d244bc","invariantUUID":"ee18a955-cc30-4fef-9483-bf1f94a39056","name":"Network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/49c8a295-8f98-4bc7-84bb-e50553d244bc/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"8db5b39a-9c3c-4686-a2fd-a10552356e5c","invariantUUID":"ffe00570-cc51-4a4e-a733-59d1d8dd26d4","name":"GlobalNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/8db5b39a-9c3c-4686-a2fd-a10552356e5c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"31e9e84e-8398-49c4-a441-ce03e039fb92","invariantUUID":"a80bb20c-b7e1-4a9a-b436-367de8d58cb6","name":"VL ELINE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/31e9e84e-8398-49c4-a441-ce03e039fb92/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"a0ad9fae-4f4e-4d25-8233-a210093a1dd8","invariantUUID":"23a20c85-affa-4ee8-a57d-c59d2cfc81c9","name":"InternalVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a0ad9fae-4f4e-4d25-8233-a210093a1dd8/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"71966087-c1e1-43bd-a877-b57d1a9b9dfb","invariantUUID":"625ca9ce-3182-4fc7-9073-9c5b0b4216bb","name":"ContrailVirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/71966087-c1e1-43bd-a877-b57d1a9b9dfb/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"eae6f728-6a09-4d10-94e8-45e26eafe4fc","invariantUUID":"54dba1e8-8395-4b22-8cfe-5fcfa9e72746","name":"NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/eae6f728-6a09-4d10-94e8-45e26eafe4fc/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"a9dd7f4a-69be-407d-98dd-697d6b2f30c5","invariantUUID":"223fd1aa-c5a2-4d52-9d40-aec9ea08289b","name":"ExtVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a9dd7f4a-69be-407d-98dd-697d6b2f30c5/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"58eb4cac-d442-4976-81d6-e2244666a84f","invariantUUID":"da97db97-2135-4403-98a1-63a27a06863f","name":"ContrailV2VirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/58eb4cac-d442-4976-81d6-e2244666a84f/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"941c1685-cbb1-4af7-aea6-f3ff115d8b2e","invariantUUID":"1d0f8eb2-2b96-4723-af51-d5b11dd433f6","name":"VL UNDERLAYVPN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/941c1685-cbb1-4af7-aea6-f3ff115d8b2e/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"93d060cb-2073-443c-b9e7-967481e61848","invariantUUID":"fd643c2e-392b-46d3-b6f7-7ba484c460b6","name":"VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/93d060cb-2073-443c-b9e7-967481e61848/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"e9125664-24b4-4a62-8121-da2d639fbfa4","invariantUUID":"bc332756-59e9-43e9-9e30-19f27825db78","name":"VnfVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e9125664-24b4-4a62-8121-da2d639fbfa4/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"4e331e82-f564-4a5c-a18a-4668b5264e0d","invariantUUID":"51a8f86a-1146-4cc1-8213-9e5dfd6d2f27","name":"VL OVERLAYTUNNEL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4e331e82-f564-4a5c-a18a-4668b5264e0d/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"d5e2b6ee-7640-430d-b387-c777043c9077","invariantUUID":"46f45e0d-cd0c-46f8-8b4a-b617167ad3f4","name":"Generic NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d5e2b6ee-7640-430d-b387-c777043c9077/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"cdc21bf3-dcb5-4834-8a4c-8f491e6da18f","invariantUUID":"50ecdce1-ea36-4f87-9d17-0bade85ec98b","name":"NsVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/cdc21bf3-dcb5-4834-8a4c-8f491e6da18f/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"369a98ed-1522-49e5-ba49-aabd7babb113","invariantUUID":"0f4f53f8-942d-41ac-9b92-0badf0ddd251","name":"VnfVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/369a98ed-1522-49e5-ba49-aabd7babb113/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"cc74e70c-6310-478d-ab13-7d165e3b4114","invariantUUID":"840d07cc-1634-45a3-9e0b-1b9cbbe7c284","name":"NsVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/cc74e70c-6310-478d-ab13-7d165e3b4114/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"}] 2022-10-27 04:15:11,366 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ext ZTE VL from SDC 2022-10-27 04:15:11,366 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:15:11,366 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:15:11,366 DEBUG 59:sdc_resource.py(1) - SDC resource ext ZTE VL status: Certified 2022-10-27 04:15:11,366 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Network from SDC 2022-10-27 04:15:11,366 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:15:11,366 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:15:11,367 DEBUG 59:sdc_resource.py(1) - SDC resource Network status: Certified 2022-10-27 04:15:11,367 DEBUG 273:sdc_resource.py(1) - importing SDC Resource GlobalNetwork from SDC 2022-10-27 04:15:11,367 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:15:11,367 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:15:11,367 DEBUG 59:sdc_resource.py(1) - SDC resource GlobalNetwork status: Certified 2022-10-27 04:15:11,367 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL ELINE from SDC 2022-10-27 04:15:11,367 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:15:11,367 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:15:11,367 DEBUG 59:sdc_resource.py(1) - SDC resource VL ELINE status: Certified 2022-10-27 04:15:11,367 DEBUG 273:sdc_resource.py(1) - importing SDC Resource InternalVL from SDC 2022-10-27 04:15:11,367 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:15:11,367 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:15:11,368 DEBUG 59:sdc_resource.py(1) - SDC resource InternalVL status: Certified 2022-10-27 04:15:11,368 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailVirtualNetwork from SDC 2022-10-27 04:15:11,368 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:15:11,368 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:15:11,368 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailVirtualNetwork status: Certified 2022-10-27 04:15:11,368 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NeutronNet from SDC 2022-10-27 04:15:11,368 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:15:11,368 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:15:11,368 DEBUG 59:sdc_resource.py(1) - SDC resource NeutronNet status: Certified 2022-10-27 04:15:11,368 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ExtVL from SDC 2022-10-27 04:15:11,368 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:15:11,369 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:15:11,369 DEBUG 59:sdc_resource.py(1) - SDC resource ExtVL status: Certified 2022-10-27 04:15:11,369 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailV2VirtualNetwork from SDC 2022-10-27 04:15:11,369 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:15:11,369 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:15:11,369 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailV2VirtualNetwork status: Certified 2022-10-27 04:15:11,369 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL UNDERLAYVPN from SDC 2022-10-27 04:15:11,369 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:15:11,369 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:15:11,369 DEBUG 59:sdc_resource.py(1) - SDC resource VL UNDERLAYVPN status: Certified 2022-10-27 04:15:11,369 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL from SDC 2022-10-27 04:15:11,370 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:15:11,370 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:15:11,370 DEBUG 59:sdc_resource.py(1) - SDC resource VL status: Certified 2022-10-27 04:15:11,370 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VnfVirtualLink from SDC 2022-10-27 04:15:11,370 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:15:11,370 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:15:11,370 DEBUG 59:sdc_resource.py(1) - SDC resource VnfVirtualLink status: Certified 2022-10-27 04:15:11,370 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL OVERLAYTUNNEL from SDC 2022-10-27 04:15:11,370 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:15:11,371 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:15:11,371 DEBUG 59:sdc_resource.py(1) - SDC resource VL OVERLAYTUNNEL status: Certified 2022-10-27 04:15:11,371 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC 2022-10-27 04:15:11,371 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:15:11,371 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:15:11,371 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified 2022-10-27 04:15:11,371 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NsVirtualLink from SDC 2022-10-27 04:15:11,371 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:15:11,371 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:15:11,371 DEBUG 59:sdc_resource.py(1) - SDC resource NsVirtualLink status: Certified 2022-10-27 04:15:11,371 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VnfVirtualLink from SDC 2022-10-27 04:15:11,371 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:15:11,372 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:15:11,372 DEBUG 59:sdc_resource.py(1) - SDC resource VnfVirtualLink status: Certified 2022-10-27 04:15:11,372 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NsVirtualLink from SDC 2022-10-27 04:15:11,372 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:15:11,372 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:15:11,372 DEBUG 59:sdc_resource.py(1) - SDC resource NsVirtualLink status: Certified 2022-10-27 04:15:11,372 DEBUG 175:__init__.py(1) - number of Vl returned: 17 2022-10-27 04:15:11,372 DEBUG 191:__init__.py(1) - filtering objects of all versions to be Generic NeutronNet 2022-10-27 04:15:11,372 INFO 220:__init__.py(1) - Vl found, updating information 2022-10-27 04:15:11,373 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-27 04:15:11,373 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-27 04:15:11,373 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vl] data sent: None 2022-10-27 04:15:11,375 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-27 04:15:11,702 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-27 04:15:11,704 INFO 142:onap_service.py(1) - [SDC][Deep Load Vl] response code: 200 2022-10-27 04:15:11,707 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vl] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9c53f44-e549-4c06-97e5-f0cc41e3259a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840312766,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a0ad9fae-4f4e-4d25-8233-a210093a1dd8","invariantUUID":"23a20c85-affa-4ee8-a57d-c59d2cfc81c9","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"555d7d2c-6544-41aa-bc13-f4da4ae53349","lifecycleState":"CERTIFIED","lastUpdateDate":1666840381834,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b544cf00-117c-4435-90e5-81d7c45f4321","invariantUUID":"fe3cf4fe-5362-48ec-be86-94e528dde168","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":"compute","uniqueId":"d7292bde-28b0-4afd-8657-3c8d4e7e36d3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840370040,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"566c81dc-8ff5-4bbd-ad03-f312ace7e196","invariantUUID":"1e469bfd-fde2-42ce-901e-c44355e11787","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":"defaulticon","uniqueId":"960db5cf-442d-4f88-9c88-e0f817692036","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448514,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f2ac8f-6a4b-46d8-ba8d-93a7c9643039","invariantUUID":"17a123f2-14d2-4566-b95b-9752fc400e36","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":"network","uniqueId":"6883d01d-5bb0-46e7-94cc-2650ae2b33c2","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467594,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc74e70c-6310-478d-ab13-7d165e3b4114","invariantUUID":"840d07cc-1634-45a3-9e0b-1b9cbbe7c284","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":"compute","uniqueId":"cb0b65fa-4162-4ca3-bbf7-0e962f096151","lifecycleState":"CERTIFIED","lastUpdateDate":1666840279997,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5409c16f-10d7-479e-8531-aa7c0b3bc746","invariantUUID":"ab0c6dc6-e9d6-446b-aec0-bf21397b9b8f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"84403b30-0051-4fb5-b80d-17ec675fda45","lifecycleState":"CERTIFIED","lastUpdateDate":1666840423908,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4bab78d4-d297-4a02-8f00-0401e4fa68c8","invariantUUID":"1665fcc9-f434-449f-a047-e74eec252f70","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":"88bfb6fe-78ed-41d7-8d46-27a76c062f5d","lifecycleState":"CERTIFIED","lastUpdateDate":1666840368562,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50aadccb-b8cc-43bf-bf82-669bbb8816d3","invariantUUID":"126fd487-7ef8-41c1-8a54-efbe15eb04f7","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4ed6cd45-eaa3-4461-be23-ac64023d02f6","lifecycleState":"CERTIFIED","lastUpdateDate":1666840301825,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ca27334-dbc7-45c6-b33a-7fdbcadc9d93","invariantUUID":"042ae1d8-e7b9-444e-81d8-64f551b2293d","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":"e18679b5-ada5-4abc-ad41-3d09045fe85f","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467685,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b73aa2fe-1e15-4428-bbb1-cda9116fc614","invariantUUID":"d835b09c-4ba3-4a98-b585-d916cad36bc9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccafc43c-5a6f-4e97-810c-3707577bb299","lifecycleState":"CERTIFIED","lastUpdateDate":1666840412510,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7303903-45d3-4d9c-852e-da08adba6cc2","invariantUUID":"b7518221-36b6-47e9-8d83-620ae8485729","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":"246a1938-5615-4d62-8f99-59e0e1a09450","lifecycleState":"CERTIFIED","lastUpdateDate":1666840335254,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe340a00-bc89-4a9e-8d90-8c65a11ab17c","invariantUUID":"4d6aed65-5323-4111-8ac7-7a3880b08757","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"485b3242-d15c-4f1d-9ee0-26ddfbf39bb5","lifecycleState":"CERTIFIED","lastUpdateDate":1666840354409,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b112ae8-6ff5-4f06-b829-34f1954796ed","invariantUUID":"43f27d00-e6d3-457c-934d-29020f85c090","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":"network","uniqueId":"61b86ce6-7568-4b3a-af49-776cff9f3fa3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840387702,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9125664-24b4-4a62-8121-da2d639fbfa4","invariantUUID":"bc332756-59e9-43e9-9e30-19f27825db78","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":"network","uniqueId":"596dbd68-b3e5-42ff-affb-fec4bedf669b","lifecycleState":"CERTIFIED","lastUpdateDate":1666840402173,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88893a75-2962-4e30-b3e1-4a0fe961e6de","invariantUUID":"dd2ccafb-be36-4ec0-9f59-d711ec8a446d","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":"6938320c-f2ac-42bf-9fe5-f1b2c827f26f","lifecycleState":"CERTIFIED","lastUpdateDate":1666840330094,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eb4cac-d442-4976-81d6-e2244666a84f","invariantUUID":"da97db97-2135-4403-98a1-63a27a06863f","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1a9f949f-b4d6-4da2-b39e-7b120e95d00c","lifecycleState":"CERTIFIED","lastUpdateDate":1666840297418,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49c8a295-8f98-4bc7-84bb-e50553d244bc","invariantUUID":"ee18a955-cc30-4fef-9483-bf1f94a39056","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":"defaulticon","uniqueId":"4b55762f-3300-4567-8285-c9f9a5763d11","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448217,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdb2c6cf-b25b-4e37-8b81-a27dfccb3c2e","invariantUUID":"74d8583c-89e9-40f3-bb51-70c30a2ff19a","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":"compute","uniqueId":"5d2006f9-bd8f-4f29-8412-126e6e1e4b47","lifecycleState":"CERTIFIED","lastUpdateDate":1666840380374,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"525062ca-7440-4baa-a949-fe47d16092c4","invariantUUID":"73c6e918-7bb6-4105-96a2-94d24889965b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f2d5e00b-902d-444e-91bc-447a5fa1eb79","lifecycleState":"CERTIFIED","lastUpdateDate":1666840410740,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ddf63d1-1cd1-43fa-84c6-83c7c1a3007c","invariantUUID":"3be3f18d-f456-4628-ac4d-9adcf364852f","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":"952f7437-de8c-4fda-a254-c99f767ee92c","lifecycleState":"CERTIFIED","lastUpdateDate":1666840374415,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d995d26-0c9f-4bf0-be7e-434f865e2e2c","invariantUUID":"c50b60ca-0345-46bf-af1f-e61798f4e5c3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b909ffed-77c5-403a-b339-c71e85a84593","lifecycleState":"CERTIFIED","lastUpdateDate":1666840394956,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a394861c-31ee-489e-9d01-d86f1c945f63","invariantUUID":"0cdcf3c0-b8a9-4dc9-8a1d-653ce021ebd9","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bb27825-1b3b-478a-b9e5-0eb835f8993e","lifecycleState":"CERTIFIED","lastUpdateDate":1666840375942,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdc21bf3-dcb5-4834-8a4c-8f491e6da18f","invariantUUID":"50ecdce1-ea36-4f87-9d17-0bade85ec98b","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"6eb92306-29a5-41d2-8115-0b9969593699","lifecycleState":"CERTIFIED","lastUpdateDate":1666840429317,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0a556b05-e829-4140-ba47-1c462ddab271","invariantUUID":"e3988648-f9d3-446a-ab05-5ab367c1a4cc","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":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840362458,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5e2b6ee-7640-430d-b387-c777043c9077","invariantUUID":"46f45e0d-cd0c-46f8-8b4a-b617167ad3f4","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55b9c1d1-3243-4c2a-95c9-17a28f704585","lifecycleState":"CERTIFIED","lastUpdateDate":1666840324796,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5412bfbd-a19b-4f7e-a88b-7ca8f6f30cb1","invariantUUID":"fb80a427-3d09-43dc-a866-4af2f96b0e7a","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":"6f021e97-ff1c-4d38-9c03-ac85095d06fe","lifecycleState":"CERTIFIED","lastUpdateDate":1666840360563,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4e331e82-f564-4a5c-a18a-4668b5264e0d","invariantUUID":"51a8f86a-1146-4cc1-8213-9e5dfd6d2f27","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":"port","uniqueId":"dd6aa16a-7f49-4cad-9ed3-5fa4e9a06c97","lifecycleState":"CERTIFIED","lastUpdateDate":1666840295841,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79c9d025-d6e0-4c04-95b1-ba2284b5d78f","invariantUUID":"e2c14684-ea38-4540-a48d-48133cdddc7b","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":"compute","uniqueId":"24a78c59-3b98-4afb-9e1c-f87d38338385","lifecycleState":"CERTIFIED","lastUpdateDate":1666840333770,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8d22bba-db37-4f9f-bec5-cc802847e9bc","invariantUUID":"8050409c-148c-4cf0-8939-1d628c767055","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":"2beb342a-289f-4484-8e25-a92eee71f410","lifecycleState":"CERTIFIED","lastUpdateDate":1666840418735,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04510eff-6271-4f83-a551-7ac07a528248","invariantUUID":"f518888b-73d7-4f53-916c-1f264aa1c6c9","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":"port","uniqueId":"0f8e2c22-1d0b-43c5-96f8-fcaa80ff868d","lifecycleState":"CERTIFIED","lastUpdateDate":1666840430895,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53a6aa67-6037-4e05-b1c2-04f4995d0cc6","invariantUUID":"7d400978-1b64-46a3-8a0f-f897aea98918","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"69090561-ab27-4cf9-8869-bfab2b58b870","lifecycleState":"CERTIFIED","lastUpdateDate":1666840466794,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5cacd7b1-454e-41f8-abbf-b1b81df18b65","invariantUUID":"bc499e9e-7b23-46e8-b931-0c855fed15c4","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e9e9bc59-10c5-43e0-adc5-230bc283daf3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467375,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51f5ca9a-f93a-4a3d-8c33-6fd281dcd34d","invariantUUID":"8d1db802-20c2-473d-b4b3-39cf5cbdac75","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":"fdf4d5a3-86c2-4605-be7b-e4d0baac59f7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467951,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8a284fb-cda0-4825-a833-627b67cbafbe","invariantUUID":"7797ccc1-acfd-4479-a639-4ab71a81d877","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"756273cd-8720-44d0-8437-7e6099692815","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467129,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"369a98ed-1522-49e5-ba49-aabd7babb113","invariantUUID":"0f4f53f8-942d-41ac-9b92-0badf0ddd251","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d4bf0441-cc04-41f2-a31f-fe9bb938e707","lifecycleState":"CERTIFIED","lastUpdateDate":1666840468054,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1e34d31-e17d-4a1f-ac0e-46c0c95ce416","invariantUUID":"b5f4a18b-19b3-407a-adc5-9ceb6aa2d24c","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":"defaulticon","uniqueId":"9f6cbec9-0e96-457c-a3f9-8db3191c3900","lifecycleState":"CERTIFIED","lastUpdateDate":1666843533063,"name":"basic_onboard_ElDNWO","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b827a41e-1870-46e0-9c6b-e0b23d235e39","invariantUUID":"f4f0648a-5b03-408c-9059-93b7e9cd5f29","systemName":"BasicOnboardEldnwo","description":"VF","tags":["basic_onboard_ElDNWO"],"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":"ffa5129e-2f2f-4949-bcbe-2857435b510f","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448146,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e45fbf75-d6c4-4c72-b3ff-d241f32eb9c4","invariantUUID":"89c2a947-063d-4ba4-8c4d-fe0809649553","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":"0254ea6e-7278-4eae-abb2-5d7be7532250","lifecycleState":"CERTIFIED","lastUpdateDate":1666840286851,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"7e99fd9d-6fc4-44cc-b7e0-1f581fafdd0a","invariantUUID":"116b1bc4-a3ff-4717-8a4b-3996968db231","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":"c80179c9-e024-4ab3-8443-e6dbab7c88e3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840403586,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd9b32c4-f073-4f4c-923a-9bbbc087c0d2","invariantUUID":"f226dccd-7bc2-47d2-b377-8f056f69edf6","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9c72deef-bd9b-49cf-8b5a-715dc5b2c588","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448288,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6609c55a-ebf4-4144-9d19-55b8e8317091","invariantUUID":"155f3de4-6a26-4803-ac03-6ee6c3c7315c","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":"19aaed67-5646-4d6a-a5d1-bf67ec5af39b","lifecycleState":"CERTIFIED","lastUpdateDate":1666840371508,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4bb113b0-98b1-4497-9fc2-e929c041f57e","invariantUUID":"e3723972-a56d-4e90-8c6c-7bdc11e6703f","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"afd21e50-4df5-4ce9-aadc-394310b4eff4","lifecycleState":"CERTIFIED","lastUpdateDate":1666840425738,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04589ce1-61a8-49c8-b7df-ecc959425d3a","invariantUUID":"d5214901-1827-4530-9ec7-428280870e4a","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":"defaulticon","uniqueId":"2eb3a08c-bdfe-422f-9f21-37dcce7ac6d5","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448443,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12ad2d80-3543-427e-a949-7fddda7579ef","invariantUUID":"6bf90eaf-f656-4646-adde-0a10237696c6","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":"networkrules","uniqueId":"2b3d0446-147b-48dc-b720-b721198e9e66","lifecycleState":"CERTIFIED","lastUpdateDate":1666840323346,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7f898307-12be-47a3-b5ac-4ff62dd3351a","invariantUUID":"523f2805-6405-457d-9188-bfab461ca2de","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":"4109a3c6-2159-4c70-9e07-62719ce8a52e","lifecycleState":"CERTIFIED","lastUpdateDate":1666840338282,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64f55ba2-394b-4d02-a23b-2a0a0cb6eaee","invariantUUID":"167b5839-b117-4e52-8bb7-dc93e8347eb8","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":"port","uniqueId":"37053f5f-e0ef-451a-b4de-782b1586f3a0","lifecycleState":"CERTIFIED","lastUpdateDate":1666840416930,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f70fa6f-5f85-4e87-bf1e-a798c52fc160","invariantUUID":"d2967bb9-4a91-4bf6-9b44-afb8b10a7598","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":"d70b5fee-9c9c-4265-926b-794ecac69c5e","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448047,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc468be0-7f23-481c-ab1d-5bb5d1e895e1","invariantUUID":"a657a711-f532-4254-80b3-2ece4c0e53f5","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":"objectStorage","uniqueId":"cf93bf19-8072-4a9c-a33b-1fef0ebc5ba3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840303299,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12783619-b7fd-4b87-bfc1-1c5b252917ee","invariantUUID":"cf0eb0c4-5914-42cb-b45f-412917952323","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":"77856668-d325-4167-8724-0a3172c7bc31","lifecycleState":"CERTIFIED","lastUpdateDate":1666840367046,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7df0daef-2a98-4bf8-a9b0-8b6f6aff92b7","invariantUUID":"2207d37a-ad48-475d-ac28-3d795488a2ef","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":"networkrules","uniqueId":"da932380-5eeb-445e-a6bb-ce5174a584b5","lifecycleState":"CERTIFIED","lastUpdateDate":1666840328549,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0013368e-9327-4e4a-adc7-dd8785285b26","invariantUUID":"f1f566cd-606f-4e48-9c00-8cb55fde79e0","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5d1d4c51-c797-4143-af6c-35c332b6b651","lifecycleState":"CERTIFIED","lastUpdateDate":1666840408471,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4878432-6316-4b49-bae2-d6fe7df6c87b","invariantUUID":"4ff3b697-a3dd-4806-8574-2ba1bc1cd6e2","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":"objectStorage","uniqueId":"9eeb0792-1bb4-44f5-b620-60f6896d5e8e","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467493,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1d731f1-a229-4699-a57b-ae66d0a14648","invariantUUID":"acd19cd6-9027-437c-bdd2-4d7f6c17abf9","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.Vdu.VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"55eefa5e-3496-4fc2-966e-95a4514184dc","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448368,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ac57781-4fc5-4589-8cae-389d5c7c6dac","invariantUUID":"e2c64804-da09-4821-bec6-12abf79c92cb","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bceb16e2-3002-4715-8c73-bf085187b718","lifecycleState":"CERTIFIED","lastUpdateDate":1666840311316,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dd7f4a-69be-407d-98dd-697d6b2f30c5","invariantUUID":"223fd1aa-c5a2-4d52-9d40-aec9ea08289b","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":"port","uniqueId":"7f835d97-97d4-40eb-b879-c60851562d34","lifecycleState":"CERTIFIED","lastUpdateDate":1666840399325,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f2e99e0-9ca3-41e3-8906-0ca1288b9b6f","invariantUUID":"26f13834-a64d-487c-ba9b-c9442ec85857","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":"fa5e0edb-d2fd-4729-9856-db7432ce4043","lifecycleState":"CERTIFIED","lastUpdateDate":1666840355945,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c0c0760-4878-4fed-9384-3a8f5d1fb010","invariantUUID":"bb6f97c7-1672-4d3c-acdf-1c6b0359cc19","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee0638d4-e6d8-4e68-abe4-5de4d5045248","lifecycleState":"CERTIFIED","lastUpdateDate":1666840341271,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c0c7360-cfad-45db-a9b1-412a8a8aaa94","invariantUUID":"37641da1-3f99-4749-9bba-93e417dd616d","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":"port","uniqueId":"5e3faabf-a259-4158-8053-cf58ac791617","lifecycleState":"CERTIFIED","lastUpdateDate":1666840308297,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"247b992d-708d-470e-82e0-30a215ac68db","invariantUUID":"b6e3fadd-5c38-4ddb-a019-2bf8f952aeeb","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":"f0301502-a49e-48b2-a175-a47545e68cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1666840304855,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71966087-c1e1-43bd-a877-b57d1a9b9dfb","invariantUUID":"625ca9ce-3182-4fc7-9073-9c5b0b4216bb","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4b9633f-663f-4ece-9986-680b08a0bbe7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840315714,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"93d060cb-2073-443c-b9e7-967481e61848","invariantUUID":"fd643c2e-392b-46d3-b6f7-7ba484c460b6","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":"f6c0d2d7-8947-404d-8aa1-42064ae25812","lifecycleState":"CERTIFIED","lastUpdateDate":1666840363994,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b2a4ddf2-55e2-4447-b27b-65b51f803128","invariantUUID":"ee2d9b87-45de-4d5b-8daa-4b7d9a8f36cc","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":"e5dc01b6-d95a-4040-bd2c-753fa01023ca","lifecycleState":"CERTIFIED","lastUpdateDate":1666840306582,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eae6f728-6a09-4d10-94e8-45e26eafe4fc","invariantUUID":"54dba1e8-8395-4b22-8cfe-5fcfa9e72746","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":"54b1f33e-2bfa-4575-bfe1-5b0aecd640b9","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467835,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aa14dac-6260-45b9-aaf9-ed7d9ff5fb9e","invariantUUID":"dff16ec6-07b3-4288-a4a6-cccd13c0e8ba","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute","tosca.nodes.nfv.Vdu.Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"073279ea-5d0f-4fe3-8104-a2e661dc07ad","lifecycleState":"CERTIFIED","lastUpdateDate":1666840290071,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9bfb34a-93ca-4fc4-a7be-5876d825df44","invariantUUID":"78c43843-22cc-4c86-b941-7555a27fdf7d","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":"769260dc-4060-4001-a8d1-baba2c728ff9","lifecycleState":"CERTIFIED","lastUpdateDate":1666840350114,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02663961-36af-4cbd-9878-6554861008bf","invariantUUID":"50ad7ddd-c553-4721-a85a-effe0245aa0d","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":"network","uniqueId":"ca6ed90f-b55c-4516-9729-29114f35145a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840336772,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f558a93-1ecf-4344-8890-aa33c89d079e","invariantUUID":"b81305b1-a48d-4eb1-997c-bb1f8192b746","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":"network","uniqueId":"d3d819d4-4a85-4364-b14f-2767220d69f7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840344285,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cbfc350-733d-4ea5-a8f5-b67a93fe81b9","invariantUUID":"68a23016-acd6-4628-83c4-eee8d6244ab2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecd8d601-cc95-4b44-8fc1-02cca9f3218a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840422181,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da5e3cde-741e-44e1-aaa7-989d30eca209","invariantUUID":"ac88e819-f480-4bdb-ad71-4e928b155155","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":"bdd56887-11e6-47eb-a3c8-da8de2df5996","lifecycleState":"CERTIFIED","lastUpdateDate":1666840365559,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e2b97be-7361-4c6e-abab-7ba9a811ca92","invariantUUID":"72b7fdf4-8fa5-4282-866c-9572e6221b9e","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":"loadBalancer","uniqueId":"bb459a18-fb32-4bc9-9ff2-b1439cfc655a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840293795,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b717a7a-31bc-43dd-b840-84e33dd3dbd7","invariantUUID":"80758d0c-21ae-40e1-bf08-6f4cdd9d2c62","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":"compute","uniqueId":"661635fb-6957-48d7-91cf-89c44688e83b","lifecycleState":"CERTIFIED","lastUpdateDate":1666840377428,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33323b8-5443-430a-a201-5ae13cb0ac5e","invariantUUID":"25dcb243-3c12-4fc4-a251-be262684d962","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":"network","uniqueId":"9ff1f7af-2397-486b-9afe-308deb4139a0","lifecycleState":"CERTIFIED","lastUpdateDate":1666840317256,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"31e9e84e-8398-49c4-a441-ce03e039fb92","invariantUUID":"a80bb20c-b7e1-4a9a-b436-367de8d58cb6","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":"compute","uniqueId":"03dfacd4-a1ab-4da0-b427-9eba1fc4cd9a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840466899,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6779fb25-cb8f-46fc-8bc0-c220fac2d459","invariantUUID":"68433a75-0919-42e8-a33f-6c7c3113a3f9","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":"978d5a9e-d7a7-4e42-aafa-2620c4dfa7b6","lifecycleState":"CERTIFIED","lastUpdateDate":1666840314264,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df4ec080-4aa5-492f-b0d2-77d6ee03adc3","invariantUUID":"6f65c2ec-7063-4342-81d8-be460b080e31","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":"e76607dd-6e51-4df2-92d4-b775b963f1e5","lifecycleState":"CERTIFIED","lastUpdateDate":1666840331570,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ab292b75-ad2e-474d-8dc0-7b72bb0f76a9","invariantUUID":"860126a2-bfb3-42a9-889e-2a36ff7c2eda","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":"46888bed-df0e-4994-8c6b-589617ef263c","lifecycleState":"CERTIFIED","lastUpdateDate":1666840400758,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fee79f89-1711-4f39-b7dd-58d508b7141b","invariantUUID":"eebc7584-db51-4e92-a87b-2163cf1eb11e","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":"compute","uniqueId":"ed866a23-0f15-4453-a4cc-f2ff4c035770","lifecycleState":"CERTIFIED","lastUpdateDate":1666840427546,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71fe3d25-a675-49f2-a43f-256d89e85598","invariantUUID":"6aee8144-ad06-4948-89be-2ea7ea894c86","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":"objectStorage","uniqueId":"4cccf328-086f-43ee-9a08-dc515e358092","lifecycleState":"CERTIFIED","lastUpdateDate":1666840386162,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ce42ced-a51d-4ebe-8b00-87c956a04c52","invariantUUID":"20172655-4e69-4ea5-a90a-e24a1bbb0b4e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0a0126a0-9c8d-4010-84d8-10a99faf8bef","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467277,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fef33245-b72e-4e1c-9f11-6970d82ae2c9","invariantUUID":"3dc85d68-9fa4-417e-9ca5-38562571993c","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":"10bcf1b6-76f3-4edf-ad09-b31039e00ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840405080,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"506c5a66-be6b-4f6a-962f-f25c5eedea4f","invariantUUID":"a7e5200e-8cbc-4249-af05-0b3f01017fb3","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":"objectStorage","uniqueId":"70716244-6fad-4236-a27c-0f4b89443bfa","lifecycleState":"CERTIFIED","lastUpdateDate":1666840288473,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9086666a-e5c5-4b57-94cb-a6eb4a40c4a2","invariantUUID":"6eab4180-45f3-43b2-b85c-84dd1e834d77","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":"477fc7a3-67e2-4a78-96ae-09c10059ab65","lifecycleState":"CERTIFIED","lastUpdateDate":1666840358938,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"941c1685-cbb1-4af7-aea6-f3ff115d8b2e","invariantUUID":"1d0f8eb2-2b96-4723-af51-d5b11dd433f6","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c989f37-7ea3-4364-ba28-b06b10d06fe1","lifecycleState":"CERTIFIED","lastUpdateDate":1666840342794,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f57cd854-b649-4e54-b345-662c0f20e6ed","invariantUUID":"1995a9d6-9332-41db-896c-54566db0f7a2","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":"defaulticon","uniqueId":"71837743-9a4d-4d35-a109-c22f04db8101","lifecycleState":"CERTIFIED","lastUpdateDate":1666840393556,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"311e45e3-e1c3-4c9b-b4c8-07823be95ff2","invariantUUID":"d58f1dd5-e25d-4075-8be8-4a7ee60b9a8b","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":"c46b2400-dc7a-4346-a382-81abe09a2939","lifecycleState":"CERTIFIED","lastUpdateDate":1666840309803,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8845209c-5143-4955-8907-85132ddffbc3","invariantUUID":"8d84e2bc-5938-469b-a1a3-2ca00bd27d52","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":"port","uniqueId":"e267e1c0-03f1-462c-991f-ee21f120a52f","lifecycleState":"CERTIFIED","lastUpdateDate":1666840397891,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b92ae2f0-2089-4d97-9e2c-e0aaac3cfccf","invariantUUID":"7c4b0630-0afc-4d61-8c1d-4df775df396c","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":"port","uniqueId":"b0a5b763-fc42-4037-85fa-91a7b541b9ec","lifecycleState":"CERTIFIED","lastUpdateDate":1666840396437,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"509840e7-905c-4936-afaf-ed5b84769cf3","invariantUUID":"3889a323-5b0e-4154-afe0-d8c0759570f2","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04432b60-204d-42b2-9f3a-acb9f5792c36","lifecycleState":"CERTIFIED","lastUpdateDate":1666840406513,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0f62208-69f9-482e-b459-dad3a15810ad","invariantUUID":"367e8fca-d950-47da-952d-5dab89d8136a","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"855afdb8-cd6c-4ca3-8a8a-e1d71477c507","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467018,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"703c39ae-f7f6-4e72-8c13-0d23e266c689","invariantUUID":"a94b2237-f819-4349-b7a2-a29fa53de655","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6ef32d2c-1812-42ff-8e0f-4949fd842741","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1666844107940,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b78dc7cc-f8bb-4891-ba24-54ceb2ba3a78","invariantUUID":"58ee82c7-a95f-449f-b4c2-cd1062103813","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2036dd29-d918-4f61-b412-196e5869fde8","lifecycleState":"CERTIFIED","lastUpdateDate":1666843569779,"name":"basic_onboard_ElDNWO","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7689544f-d63f-40d4-a535-d700d49a8952","invariantUUID":"abe05cf9-4fe2-4930-bfcf-8ef0079e6c44","systemName":"BasicOnboardEldnwo","description":"service","tags":["basic_onboard_ElDNWO"],"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":"890bcc48-197b-41f3-ba3b-7d50050b32ff","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1666844110406,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"964c07cc-32eb-4dae-adad-f4247a681535","invariantUUID":"58c09f77-7b39-4136-b6a1-d03a5013cd27","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5c89a4ea-82fe-48e0-9f1d-57af57677eb0","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1666844099375,"name":"Demo_pNF_liKKDB7N0YiQ0It7aqdN","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"65d31541-63d2-44e8-8609-8f8d896a0dde","invariantUUID":"ffda7468-c7e5-47db-8c99-8b47490a8490","systemName":"DemoPnfLikkdb7n0yiq0it7aqdn","description":"catalog service description","tags":["robot-ete","Demo_pNF_liKKDB7N0YiQ0It7aqdN"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-10-27 04:15:11,711 DEBUG 118:sdc_resource.py(1) - Resource Generic NeutronNet found in resources list 2022-10-27 04:15:11,717 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-27 04:15:11,717 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/890bcc48-197b-41f3-ba3b-7d50050b32ff/resourceInstance 2022-10-27 04:15:11,717 DEBUG 132:onap_service.py(1) - [SDC][Add VL to ServiceProxy] data sent: { "name": "Generic NeutronNet", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7", "originType": "VL", "componentUid": "c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7", "icon": "defaulticon" } 2022-10-27 04:15:11,719 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-27 04:15:13,608 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/890bcc48-197b-41f3-ba3b-7d50050b32ff/resourceInstance HTTP/1.1" 201 None 2022-10-27 04:15:13,610 INFO 142:onap_service.py(1) - [SDC][Add VL to ServiceProxy] response code: 201 2022-10-27 04:15:13,610 DEBUG 146:onap_service.py(1) - [SDC][Add VL to ServiceProxy] response: {"capabilities":{"tosca.capabilities.Node":[{"external":false,"externalName":null,"properties":null,"path":["890bcc48-197b-41f3-ba3b-7d50050b32ff.c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.genericneutronnet0"],"type":"tosca.capabilities.Node","ownerType":null,"description":null,"source":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7","parentName":null,"uniqueId":"capability.7199ae98-59bc-4ff7-8d63-15c6b99a3c92.feature","ownerId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":null,"capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"feature","version":null,"empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"externalName":null,"properties":null,"path":["890bcc48-197b-41f3-ba3b-7d50050b32ff.c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","ownerType":null,"description":null,"source":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7","parentName":null,"uniqueId":"capability.c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.virtual_linkable","ownerId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":null,"capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"virtual_linkable","version":null,"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"externalName":null,"path":["890bcc48-197b-41f3-ba3b-7d50050b32ff.c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.genericneutronnet0"],"node":"tosca.nodes.Root","source":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7","parentName":null,"uniqueId":"7199ae98-59bc-4ff7-8d63-15c6b99a3c92.dependency","capability":"tosca.capabilities.Node","ownerId":"7199ae98-59bc-4ff7-8d63-15c6b99a3c92","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":null,"relationship":"tosca.relationships.DependsOn","name":"dependency","type":null,"version":null,"empty":false}]},"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.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":"bceb16e2-3002-4715-8c73-bf085187b718","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.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":"bceb16e2-3002-4715-8c73-bf085187b718","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"bceb16e2-3002-4715-8c73-bf085187b718.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":"bceb16e2-3002-4715-8c73-bf085187b718","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.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":"bceb16e2-3002-4715-8c73-bf085187b718","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.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":"bceb16e2-3002-4715-8c73-bf085187b718","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.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":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.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":"bceb16e2-3002-4715-8c73-bf085187b718","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.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":"bceb16e2-3002-4715-8c73-bf085187b718","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.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":"bceb16e2-3002-4715-8c73-bf085187b718","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.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":"bceb16e2-3002-4715-8c73-bf085187b718","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false}],"attributes":[{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"model":null,"parentUniqueId":"7199ae98-59bc-4ff7-8d63-15c6b99a3c92","defaultValue":null,"definition":false,"schema":null,"name":"tosca_name","type":"string","description":null,"status":null,"uniqueId":"attribute.7199ae98-59bc-4ff7-8d63-15c6b99a3c92.tosca_name","ownerId":"7199ae98-59bc-4ff7-8d63-15c6b99a3c92","_default":null,"entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"model":null,"parentUniqueId":"7199ae98-59bc-4ff7-8d63-15c6b99a3c92","defaultValue":null,"definition":false,"schema":null,"name":"state","type":"string","description":null,"status":null,"uniqueId":"attribute.7199ae98-59bc-4ff7-8d63-15c6b99a3c92.state","ownerId":"7199ae98-59bc-4ff7-8d63-15c6b99a3c92","_default":null,"entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"model":null,"parentUniqueId":"7199ae98-59bc-4ff7-8d63-15c6b99a3c92","defaultValue":null,"definition":false,"schema":null,"name":"tosca_id","type":"string","description":null,"status":null,"uniqueId":"attribute.7199ae98-59bc-4ff7-8d63-15c6b99a3c92.tosca_id","ownerId":"7199ae98-59bc-4ff7-8d63-15c6b99a3c92","_default":null,"entry_schema":null,"version":null,"empty":false}],"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"actualComponentUid":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7","createdFromCsar":false,"uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","creationTime":1666844112206,"icon":"network","description":null,"originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","createdFrom":null,"componentUid":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7","maxOccurrences":null,"minOccurrences":null,"componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1666844112206,"customizationUUID":"fc888954-e6c9-4adb-92d5-47517d4093c5","instanceCount":null,"posX":"200","posY":"100","componentName":"Generic NeutronNet","originArchived":false,"propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"type":null,"version":null,"ownerId":null,"empty":false} 2022-10-27 04:15:13,610 INFO 940:sdc_resource.py(1) - Resource VL Generic NeutronNet has been added on ServiceProxy basic_network 2022-10-27 04:15:13,613 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-27 04:15:13,613 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/964c07cc-32eb-4dae-adad-f4247a681535/distribution 2022-10-27 04:15:13,613 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None 2022-10-27 04:15:13,616 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-27 04:15:13,664 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/964c07cc-32eb-4dae-adad-f4247a681535/distribution HTTP/1.1" 200 38 2022-10-27 04:15:13,665 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200 2022-10-27 04:15:13,665 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[]} 2022-10-27 04:15:13,667 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-27 04:15:13,668 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-27 04:15:13,668 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2022-10-27 04:15:13,673 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-27 04:15:13,723 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-27 04:15:13,724 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2022-10-27 04:15:13,725 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]} 2022-10-27 04:15:13,727 DEBUG 643:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-10-27 04:15:13,727 INFO 741:service.py(1) - attempting to checkin Service basic_network in SDC 2022-10-27 04:15:13,731 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-27 04:15:13,731 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/890bcc48-197b-41f3-ba3b-7d50050b32ff/lifecycleState/checkin 2022-10-27 04:15:13,731 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2022-10-27 04:15:13,733 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-27 04:15:15,574 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/890bcc48-197b-41f3-ba3b-7d50050b32ff/lifecycleState/checkin HTTP/1.1" 200 1199 2022-10-27 04:15:15,575 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2022-10-27 04:15:15,575 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff","name":"basic_network","version":"0.1","isHighestVersion":true,"creationDate":1666844110406,"lastUpdateDate":1666844114183,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"0.1":"890bcc48-197b-41f3-ba3b-7d50050b32ff"},"projectCode":"123456","invariantUUID":"58c09f77-7b39-4136-b6a1-d03a5013cd27","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":"964c07cc-32eb-4dae-adad-f4247a681535"} 2022-10-27 04:15:15,578 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-10-27 04:15:15,578 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-10-27 04:15:15,578 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-27 04:15:15,578 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-27 04:15:15,578 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-10-27 04:15:15,580 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-10-27 04:15:15,657 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1139 2022-10-27 04:15:15,658 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-10-27 04:15:15,658 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"7689544f-d63f-40d4-a535-d700d49a8952","invariantUUID":"abe05cf9-4fe2-4930-bfcf-8ef0079e6c44","name":"basic_onboard_ElDNWO","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7689544f-d63f-40d4-a535-d700d49a8952/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"964c07cc-32eb-4dae-adad-f4247a681535","invariantUUID":"58c09f77-7b39-4136-b6a1-d03a5013cd27","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/964c07cc-32eb-4dae-adad-f4247a681535/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"65d31541-63d2-44e8-8609-8f8d896a0dde","invariantUUID":"ffda7468-c7e5-47db-8c99-8b47490a8490","name":"Demo_pNF_liKKDB7N0YiQ0It7aqdN","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/65d31541-63d2-44e8-8609-8f8d896a0dde/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-10-27 04:15:15,661 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ElDNWO from SDC 2022-10-27 04:15:15,661 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:15:15,661 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:15:15,661 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-27 04:15:15,661 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-10-27 04:15:15,661 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:15:15,661 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:15:15,661 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2022-10-27 04:15:15,661 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_liKKDB7N0YiQ0It7aqdN from SDC 2022-10-27 04:15:15,662 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:15:15,662 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:15:15,662 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2022-10-27 04:15:15,662 DEBUG 175:__init__.py(1) - number of Service returned: 3 2022-10-27 04:15:15,662 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-10-27 04:15:15,662 INFO 220:__init__.py(1) - Service found, updating information 2022-10-27 04:15:15,662 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-27 04:15:15,663 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-27 04:15:15,663 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-10-27 04:15:15,665 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-27 04:15:15,747 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-27 04:15:15,749 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-10-27 04:15:15,752 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9c53f44-e549-4c06-97e5-f0cc41e3259a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840312766,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a0ad9fae-4f4e-4d25-8233-a210093a1dd8","invariantUUID":"23a20c85-affa-4ee8-a57d-c59d2cfc81c9","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"555d7d2c-6544-41aa-bc13-f4da4ae53349","lifecycleState":"CERTIFIED","lastUpdateDate":1666840381834,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b544cf00-117c-4435-90e5-81d7c45f4321","invariantUUID":"fe3cf4fe-5362-48ec-be86-94e528dde168","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":"compute","uniqueId":"d7292bde-28b0-4afd-8657-3c8d4e7e36d3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840370040,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"566c81dc-8ff5-4bbd-ad03-f312ace7e196","invariantUUID":"1e469bfd-fde2-42ce-901e-c44355e11787","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":"defaulticon","uniqueId":"960db5cf-442d-4f88-9c88-e0f817692036","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448514,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f2ac8f-6a4b-46d8-ba8d-93a7c9643039","invariantUUID":"17a123f2-14d2-4566-b95b-9752fc400e36","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":"network","uniqueId":"6883d01d-5bb0-46e7-94cc-2650ae2b33c2","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467594,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc74e70c-6310-478d-ab13-7d165e3b4114","invariantUUID":"840d07cc-1634-45a3-9e0b-1b9cbbe7c284","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":"compute","uniqueId":"cb0b65fa-4162-4ca3-bbf7-0e962f096151","lifecycleState":"CERTIFIED","lastUpdateDate":1666840279997,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5409c16f-10d7-479e-8531-aa7c0b3bc746","invariantUUID":"ab0c6dc6-e9d6-446b-aec0-bf21397b9b8f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"84403b30-0051-4fb5-b80d-17ec675fda45","lifecycleState":"CERTIFIED","lastUpdateDate":1666840423908,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4bab78d4-d297-4a02-8f00-0401e4fa68c8","invariantUUID":"1665fcc9-f434-449f-a047-e74eec252f70","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":"88bfb6fe-78ed-41d7-8d46-27a76c062f5d","lifecycleState":"CERTIFIED","lastUpdateDate":1666840368562,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50aadccb-b8cc-43bf-bf82-669bbb8816d3","invariantUUID":"126fd487-7ef8-41c1-8a54-efbe15eb04f7","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4ed6cd45-eaa3-4461-be23-ac64023d02f6","lifecycleState":"CERTIFIED","lastUpdateDate":1666840301825,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ca27334-dbc7-45c6-b33a-7fdbcadc9d93","invariantUUID":"042ae1d8-e7b9-444e-81d8-64f551b2293d","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":"e18679b5-ada5-4abc-ad41-3d09045fe85f","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467685,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b73aa2fe-1e15-4428-bbb1-cda9116fc614","invariantUUID":"d835b09c-4ba3-4a98-b585-d916cad36bc9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccafc43c-5a6f-4e97-810c-3707577bb299","lifecycleState":"CERTIFIED","lastUpdateDate":1666840412510,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7303903-45d3-4d9c-852e-da08adba6cc2","invariantUUID":"b7518221-36b6-47e9-8d83-620ae8485729","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":"246a1938-5615-4d62-8f99-59e0e1a09450","lifecycleState":"CERTIFIED","lastUpdateDate":1666840335254,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe340a00-bc89-4a9e-8d90-8c65a11ab17c","invariantUUID":"4d6aed65-5323-4111-8ac7-7a3880b08757","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"485b3242-d15c-4f1d-9ee0-26ddfbf39bb5","lifecycleState":"CERTIFIED","lastUpdateDate":1666840354409,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b112ae8-6ff5-4f06-b829-34f1954796ed","invariantUUID":"43f27d00-e6d3-457c-934d-29020f85c090","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":"network","uniqueId":"61b86ce6-7568-4b3a-af49-776cff9f3fa3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840387702,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9125664-24b4-4a62-8121-da2d639fbfa4","invariantUUID":"bc332756-59e9-43e9-9e30-19f27825db78","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":"network","uniqueId":"596dbd68-b3e5-42ff-affb-fec4bedf669b","lifecycleState":"CERTIFIED","lastUpdateDate":1666840402173,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88893a75-2962-4e30-b3e1-4a0fe961e6de","invariantUUID":"dd2ccafb-be36-4ec0-9f59-d711ec8a446d","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":"6938320c-f2ac-42bf-9fe5-f1b2c827f26f","lifecycleState":"CERTIFIED","lastUpdateDate":1666840330094,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eb4cac-d442-4976-81d6-e2244666a84f","invariantUUID":"da97db97-2135-4403-98a1-63a27a06863f","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1a9f949f-b4d6-4da2-b39e-7b120e95d00c","lifecycleState":"CERTIFIED","lastUpdateDate":1666840297418,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49c8a295-8f98-4bc7-84bb-e50553d244bc","invariantUUID":"ee18a955-cc30-4fef-9483-bf1f94a39056","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":"defaulticon","uniqueId":"4b55762f-3300-4567-8285-c9f9a5763d11","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448217,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdb2c6cf-b25b-4e37-8b81-a27dfccb3c2e","invariantUUID":"74d8583c-89e9-40f3-bb51-70c30a2ff19a","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":"compute","uniqueId":"5d2006f9-bd8f-4f29-8412-126e6e1e4b47","lifecycleState":"CERTIFIED","lastUpdateDate":1666840380374,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"525062ca-7440-4baa-a949-fe47d16092c4","invariantUUID":"73c6e918-7bb6-4105-96a2-94d24889965b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f2d5e00b-902d-444e-91bc-447a5fa1eb79","lifecycleState":"CERTIFIED","lastUpdateDate":1666840410740,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ddf63d1-1cd1-43fa-84c6-83c7c1a3007c","invariantUUID":"3be3f18d-f456-4628-ac4d-9adcf364852f","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":"952f7437-de8c-4fda-a254-c99f767ee92c","lifecycleState":"CERTIFIED","lastUpdateDate":1666840374415,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d995d26-0c9f-4bf0-be7e-434f865e2e2c","invariantUUID":"c50b60ca-0345-46bf-af1f-e61798f4e5c3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b909ffed-77c5-403a-b339-c71e85a84593","lifecycleState":"CERTIFIED","lastUpdateDate":1666840394956,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a394861c-31ee-489e-9d01-d86f1c945f63","invariantUUID":"0cdcf3c0-b8a9-4dc9-8a1d-653ce021ebd9","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bb27825-1b3b-478a-b9e5-0eb835f8993e","lifecycleState":"CERTIFIED","lastUpdateDate":1666840375942,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdc21bf3-dcb5-4834-8a4c-8f491e6da18f","invariantUUID":"50ecdce1-ea36-4f87-9d17-0bade85ec98b","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"6eb92306-29a5-41d2-8115-0b9969593699","lifecycleState":"CERTIFIED","lastUpdateDate":1666840429317,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0a556b05-e829-4140-ba47-1c462ddab271","invariantUUID":"e3988648-f9d3-446a-ab05-5ab367c1a4cc","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":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840362458,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5e2b6ee-7640-430d-b387-c777043c9077","invariantUUID":"46f45e0d-cd0c-46f8-8b4a-b617167ad3f4","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55b9c1d1-3243-4c2a-95c9-17a28f704585","lifecycleState":"CERTIFIED","lastUpdateDate":1666840324796,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5412bfbd-a19b-4f7e-a88b-7ca8f6f30cb1","invariantUUID":"fb80a427-3d09-43dc-a866-4af2f96b0e7a","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":"6f021e97-ff1c-4d38-9c03-ac85095d06fe","lifecycleState":"CERTIFIED","lastUpdateDate":1666840360563,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4e331e82-f564-4a5c-a18a-4668b5264e0d","invariantUUID":"51a8f86a-1146-4cc1-8213-9e5dfd6d2f27","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":"port","uniqueId":"dd6aa16a-7f49-4cad-9ed3-5fa4e9a06c97","lifecycleState":"CERTIFIED","lastUpdateDate":1666840295841,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79c9d025-d6e0-4c04-95b1-ba2284b5d78f","invariantUUID":"e2c14684-ea38-4540-a48d-48133cdddc7b","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":"compute","uniqueId":"24a78c59-3b98-4afb-9e1c-f87d38338385","lifecycleState":"CERTIFIED","lastUpdateDate":1666840333770,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8d22bba-db37-4f9f-bec5-cc802847e9bc","invariantUUID":"8050409c-148c-4cf0-8939-1d628c767055","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":"2beb342a-289f-4484-8e25-a92eee71f410","lifecycleState":"CERTIFIED","lastUpdateDate":1666840418735,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04510eff-6271-4f83-a551-7ac07a528248","invariantUUID":"f518888b-73d7-4f53-916c-1f264aa1c6c9","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":"port","uniqueId":"0f8e2c22-1d0b-43c5-96f8-fcaa80ff868d","lifecycleState":"CERTIFIED","lastUpdateDate":1666840430895,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53a6aa67-6037-4e05-b1c2-04f4995d0cc6","invariantUUID":"7d400978-1b64-46a3-8a0f-f897aea98918","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"69090561-ab27-4cf9-8869-bfab2b58b870","lifecycleState":"CERTIFIED","lastUpdateDate":1666840466794,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5cacd7b1-454e-41f8-abbf-b1b81df18b65","invariantUUID":"bc499e9e-7b23-46e8-b931-0c855fed15c4","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e9e9bc59-10c5-43e0-adc5-230bc283daf3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467375,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51f5ca9a-f93a-4a3d-8c33-6fd281dcd34d","invariantUUID":"8d1db802-20c2-473d-b4b3-39cf5cbdac75","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":"fdf4d5a3-86c2-4605-be7b-e4d0baac59f7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467951,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8a284fb-cda0-4825-a833-627b67cbafbe","invariantUUID":"7797ccc1-acfd-4479-a639-4ab71a81d877","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"756273cd-8720-44d0-8437-7e6099692815","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467129,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"369a98ed-1522-49e5-ba49-aabd7babb113","invariantUUID":"0f4f53f8-942d-41ac-9b92-0badf0ddd251","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d4bf0441-cc04-41f2-a31f-fe9bb938e707","lifecycleState":"CERTIFIED","lastUpdateDate":1666840468054,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1e34d31-e17d-4a1f-ac0e-46c0c95ce416","invariantUUID":"b5f4a18b-19b3-407a-adc5-9ceb6aa2d24c","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":"defaulticon","uniqueId":"9f6cbec9-0e96-457c-a3f9-8db3191c3900","lifecycleState":"CERTIFIED","lastUpdateDate":1666843533063,"name":"basic_onboard_ElDNWO","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b827a41e-1870-46e0-9c6b-e0b23d235e39","invariantUUID":"f4f0648a-5b03-408c-9059-93b7e9cd5f29","systemName":"BasicOnboardEldnwo","description":"VF","tags":["basic_onboard_ElDNWO"],"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":"ffa5129e-2f2f-4949-bcbe-2857435b510f","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448146,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e45fbf75-d6c4-4c72-b3ff-d241f32eb9c4","invariantUUID":"89c2a947-063d-4ba4-8c4d-fe0809649553","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":"0254ea6e-7278-4eae-abb2-5d7be7532250","lifecycleState":"CERTIFIED","lastUpdateDate":1666840286851,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"7e99fd9d-6fc4-44cc-b7e0-1f581fafdd0a","invariantUUID":"116b1bc4-a3ff-4717-8a4b-3996968db231","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":"c80179c9-e024-4ab3-8443-e6dbab7c88e3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840403586,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd9b32c4-f073-4f4c-923a-9bbbc087c0d2","invariantUUID":"f226dccd-7bc2-47d2-b377-8f056f69edf6","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9c72deef-bd9b-49cf-8b5a-715dc5b2c588","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448288,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6609c55a-ebf4-4144-9d19-55b8e8317091","invariantUUID":"155f3de4-6a26-4803-ac03-6ee6c3c7315c","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":"19aaed67-5646-4d6a-a5d1-bf67ec5af39b","lifecycleState":"CERTIFIED","lastUpdateDate":1666840371508,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4bb113b0-98b1-4497-9fc2-e929c041f57e","invariantUUID":"e3723972-a56d-4e90-8c6c-7bdc11e6703f","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"afd21e50-4df5-4ce9-aadc-394310b4eff4","lifecycleState":"CERTIFIED","lastUpdateDate":1666840425738,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04589ce1-61a8-49c8-b7df-ecc959425d3a","invariantUUID":"d5214901-1827-4530-9ec7-428280870e4a","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":"defaulticon","uniqueId":"2eb3a08c-bdfe-422f-9f21-37dcce7ac6d5","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448443,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12ad2d80-3543-427e-a949-7fddda7579ef","invariantUUID":"6bf90eaf-f656-4646-adde-0a10237696c6","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":"networkrules","uniqueId":"2b3d0446-147b-48dc-b720-b721198e9e66","lifecycleState":"CERTIFIED","lastUpdateDate":1666840323346,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7f898307-12be-47a3-b5ac-4ff62dd3351a","invariantUUID":"523f2805-6405-457d-9188-bfab461ca2de","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":"4109a3c6-2159-4c70-9e07-62719ce8a52e","lifecycleState":"CERTIFIED","lastUpdateDate":1666840338282,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64f55ba2-394b-4d02-a23b-2a0a0cb6eaee","invariantUUID":"167b5839-b117-4e52-8bb7-dc93e8347eb8","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":"port","uniqueId":"37053f5f-e0ef-451a-b4de-782b1586f3a0","lifecycleState":"CERTIFIED","lastUpdateDate":1666840416930,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f70fa6f-5f85-4e87-bf1e-a798c52fc160","invariantUUID":"d2967bb9-4a91-4bf6-9b44-afb8b10a7598","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":"d70b5fee-9c9c-4265-926b-794ecac69c5e","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448047,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc468be0-7f23-481c-ab1d-5bb5d1e895e1","invariantUUID":"a657a711-f532-4254-80b3-2ece4c0e53f5","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":"objectStorage","uniqueId":"cf93bf19-8072-4a9c-a33b-1fef0ebc5ba3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840303299,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12783619-b7fd-4b87-bfc1-1c5b252917ee","invariantUUID":"cf0eb0c4-5914-42cb-b45f-412917952323","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":"77856668-d325-4167-8724-0a3172c7bc31","lifecycleState":"CERTIFIED","lastUpdateDate":1666840367046,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7df0daef-2a98-4bf8-a9b0-8b6f6aff92b7","invariantUUID":"2207d37a-ad48-475d-ac28-3d795488a2ef","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":"networkrules","uniqueId":"da932380-5eeb-445e-a6bb-ce5174a584b5","lifecycleState":"CERTIFIED","lastUpdateDate":1666840328549,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0013368e-9327-4e4a-adc7-dd8785285b26","invariantUUID":"f1f566cd-606f-4e48-9c00-8cb55fde79e0","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5d1d4c51-c797-4143-af6c-35c332b6b651","lifecycleState":"CERTIFIED","lastUpdateDate":1666840408471,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4878432-6316-4b49-bae2-d6fe7df6c87b","invariantUUID":"4ff3b697-a3dd-4806-8574-2ba1bc1cd6e2","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":"objectStorage","uniqueId":"9eeb0792-1bb4-44f5-b620-60f6896d5e8e","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467493,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1d731f1-a229-4699-a57b-ae66d0a14648","invariantUUID":"acd19cd6-9027-437c-bdd2-4d7f6c17abf9","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.Vdu.VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"55eefa5e-3496-4fc2-966e-95a4514184dc","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448368,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ac57781-4fc5-4589-8cae-389d5c7c6dac","invariantUUID":"e2c64804-da09-4821-bec6-12abf79c92cb","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bceb16e2-3002-4715-8c73-bf085187b718","lifecycleState":"CERTIFIED","lastUpdateDate":1666840311316,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dd7f4a-69be-407d-98dd-697d6b2f30c5","invariantUUID":"223fd1aa-c5a2-4d52-9d40-aec9ea08289b","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":"port","uniqueId":"7f835d97-97d4-40eb-b879-c60851562d34","lifecycleState":"CERTIFIED","lastUpdateDate":1666840399325,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f2e99e0-9ca3-41e3-8906-0ca1288b9b6f","invariantUUID":"26f13834-a64d-487c-ba9b-c9442ec85857","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":"fa5e0edb-d2fd-4729-9856-db7432ce4043","lifecycleState":"CERTIFIED","lastUpdateDate":1666840355945,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c0c0760-4878-4fed-9384-3a8f5d1fb010","invariantUUID":"bb6f97c7-1672-4d3c-acdf-1c6b0359cc19","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee0638d4-e6d8-4e68-abe4-5de4d5045248","lifecycleState":"CERTIFIED","lastUpdateDate":1666840341271,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c0c7360-cfad-45db-a9b1-412a8a8aaa94","invariantUUID":"37641da1-3f99-4749-9bba-93e417dd616d","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":"port","uniqueId":"5e3faabf-a259-4158-8053-cf58ac791617","lifecycleState":"CERTIFIED","lastUpdateDate":1666840308297,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"247b992d-708d-470e-82e0-30a215ac68db","invariantUUID":"b6e3fadd-5c38-4ddb-a019-2bf8f952aeeb","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":"f0301502-a49e-48b2-a175-a47545e68cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1666840304855,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71966087-c1e1-43bd-a877-b57d1a9b9dfb","invariantUUID":"625ca9ce-3182-4fc7-9073-9c5b0b4216bb","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4b9633f-663f-4ece-9986-680b08a0bbe7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840315714,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"93d060cb-2073-443c-b9e7-967481e61848","invariantUUID":"fd643c2e-392b-46d3-b6f7-7ba484c460b6","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":"f6c0d2d7-8947-404d-8aa1-42064ae25812","lifecycleState":"CERTIFIED","lastUpdateDate":1666840363994,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b2a4ddf2-55e2-4447-b27b-65b51f803128","invariantUUID":"ee2d9b87-45de-4d5b-8daa-4b7d9a8f36cc","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":"e5dc01b6-d95a-4040-bd2c-753fa01023ca","lifecycleState":"CERTIFIED","lastUpdateDate":1666840306582,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eae6f728-6a09-4d10-94e8-45e26eafe4fc","invariantUUID":"54dba1e8-8395-4b22-8cfe-5fcfa9e72746","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":"54b1f33e-2bfa-4575-bfe1-5b0aecd640b9","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467835,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aa14dac-6260-45b9-aaf9-ed7d9ff5fb9e","invariantUUID":"dff16ec6-07b3-4288-a4a6-cccd13c0e8ba","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute","tosca.nodes.nfv.Vdu.Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"073279ea-5d0f-4fe3-8104-a2e661dc07ad","lifecycleState":"CERTIFIED","lastUpdateDate":1666840290071,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9bfb34a-93ca-4fc4-a7be-5876d825df44","invariantUUID":"78c43843-22cc-4c86-b941-7555a27fdf7d","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":"769260dc-4060-4001-a8d1-baba2c728ff9","lifecycleState":"CERTIFIED","lastUpdateDate":1666840350114,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02663961-36af-4cbd-9878-6554861008bf","invariantUUID":"50ad7ddd-c553-4721-a85a-effe0245aa0d","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":"network","uniqueId":"ca6ed90f-b55c-4516-9729-29114f35145a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840336772,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f558a93-1ecf-4344-8890-aa33c89d079e","invariantUUID":"b81305b1-a48d-4eb1-997c-bb1f8192b746","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":"network","uniqueId":"d3d819d4-4a85-4364-b14f-2767220d69f7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840344285,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cbfc350-733d-4ea5-a8f5-b67a93fe81b9","invariantUUID":"68a23016-acd6-4628-83c4-eee8d6244ab2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecd8d601-cc95-4b44-8fc1-02cca9f3218a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840422181,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da5e3cde-741e-44e1-aaa7-989d30eca209","invariantUUID":"ac88e819-f480-4bdb-ad71-4e928b155155","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":"bdd56887-11e6-47eb-a3c8-da8de2df5996","lifecycleState":"CERTIFIED","lastUpdateDate":1666840365559,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e2b97be-7361-4c6e-abab-7ba9a811ca92","invariantUUID":"72b7fdf4-8fa5-4282-866c-9572e6221b9e","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":"loadBalancer","uniqueId":"bb459a18-fb32-4bc9-9ff2-b1439cfc655a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840293795,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b717a7a-31bc-43dd-b840-84e33dd3dbd7","invariantUUID":"80758d0c-21ae-40e1-bf08-6f4cdd9d2c62","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":"compute","uniqueId":"661635fb-6957-48d7-91cf-89c44688e83b","lifecycleState":"CERTIFIED","lastUpdateDate":1666840377428,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33323b8-5443-430a-a201-5ae13cb0ac5e","invariantUUID":"25dcb243-3c12-4fc4-a251-be262684d962","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":"network","uniqueId":"9ff1f7af-2397-486b-9afe-308deb4139a0","lifecycleState":"CERTIFIED","lastUpdateDate":1666840317256,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"31e9e84e-8398-49c4-a441-ce03e039fb92","invariantUUID":"a80bb20c-b7e1-4a9a-b436-367de8d58cb6","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":"compute","uniqueId":"03dfacd4-a1ab-4da0-b427-9eba1fc4cd9a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840466899,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6779fb25-cb8f-46fc-8bc0-c220fac2d459","invariantUUID":"68433a75-0919-42e8-a33f-6c7c3113a3f9","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":"978d5a9e-d7a7-4e42-aafa-2620c4dfa7b6","lifecycleState":"CERTIFIED","lastUpdateDate":1666840314264,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df4ec080-4aa5-492f-b0d2-77d6ee03adc3","invariantUUID":"6f65c2ec-7063-4342-81d8-be460b080e31","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":"e76607dd-6e51-4df2-92d4-b775b963f1e5","lifecycleState":"CERTIFIED","lastUpdateDate":1666840331570,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ab292b75-ad2e-474d-8dc0-7b72bb0f76a9","invariantUUID":"860126a2-bfb3-42a9-889e-2a36ff7c2eda","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":"46888bed-df0e-4994-8c6b-589617ef263c","lifecycleState":"CERTIFIED","lastUpdateDate":1666840400758,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fee79f89-1711-4f39-b7dd-58d508b7141b","invariantUUID":"eebc7584-db51-4e92-a87b-2163cf1eb11e","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":"compute","uniqueId":"ed866a23-0f15-4453-a4cc-f2ff4c035770","lifecycleState":"CERTIFIED","lastUpdateDate":1666840427546,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71fe3d25-a675-49f2-a43f-256d89e85598","invariantUUID":"6aee8144-ad06-4948-89be-2ea7ea894c86","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":"objectStorage","uniqueId":"4cccf328-086f-43ee-9a08-dc515e358092","lifecycleState":"CERTIFIED","lastUpdateDate":1666840386162,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ce42ced-a51d-4ebe-8b00-87c956a04c52","invariantUUID":"20172655-4e69-4ea5-a90a-e24a1bbb0b4e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0a0126a0-9c8d-4010-84d8-10a99faf8bef","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467277,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fef33245-b72e-4e1c-9f11-6970d82ae2c9","invariantUUID":"3dc85d68-9fa4-417e-9ca5-38562571993c","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":"10bcf1b6-76f3-4edf-ad09-b31039e00ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840405080,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"506c5a66-be6b-4f6a-962f-f25c5eedea4f","invariantUUID":"a7e5200e-8cbc-4249-af05-0b3f01017fb3","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":"objectStorage","uniqueId":"70716244-6fad-4236-a27c-0f4b89443bfa","lifecycleState":"CERTIFIED","lastUpdateDate":1666840288473,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9086666a-e5c5-4b57-94cb-a6eb4a40c4a2","invariantUUID":"6eab4180-45f3-43b2-b85c-84dd1e834d77","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":"477fc7a3-67e2-4a78-96ae-09c10059ab65","lifecycleState":"CERTIFIED","lastUpdateDate":1666840358938,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"941c1685-cbb1-4af7-aea6-f3ff115d8b2e","invariantUUID":"1d0f8eb2-2b96-4723-af51-d5b11dd433f6","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c989f37-7ea3-4364-ba28-b06b10d06fe1","lifecycleState":"CERTIFIED","lastUpdateDate":1666840342794,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f57cd854-b649-4e54-b345-662c0f20e6ed","invariantUUID":"1995a9d6-9332-41db-896c-54566db0f7a2","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":"defaulticon","uniqueId":"71837743-9a4d-4d35-a109-c22f04db8101","lifecycleState":"CERTIFIED","lastUpdateDate":1666840393556,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"311e45e3-e1c3-4c9b-b4c8-07823be95ff2","invariantUUID":"d58f1dd5-e25d-4075-8be8-4a7ee60b9a8b","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":"c46b2400-dc7a-4346-a382-81abe09a2939","lifecycleState":"CERTIFIED","lastUpdateDate":1666840309803,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8845209c-5143-4955-8907-85132ddffbc3","invariantUUID":"8d84e2bc-5938-469b-a1a3-2ca00bd27d52","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":"port","uniqueId":"e267e1c0-03f1-462c-991f-ee21f120a52f","lifecycleState":"CERTIFIED","lastUpdateDate":1666840397891,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b92ae2f0-2089-4d97-9e2c-e0aaac3cfccf","invariantUUID":"7c4b0630-0afc-4d61-8c1d-4df775df396c","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":"port","uniqueId":"b0a5b763-fc42-4037-85fa-91a7b541b9ec","lifecycleState":"CERTIFIED","lastUpdateDate":1666840396437,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"509840e7-905c-4936-afaf-ed5b84769cf3","invariantUUID":"3889a323-5b0e-4154-afe0-d8c0759570f2","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04432b60-204d-42b2-9f3a-acb9f5792c36","lifecycleState":"CERTIFIED","lastUpdateDate":1666840406513,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0f62208-69f9-482e-b459-dad3a15810ad","invariantUUID":"367e8fca-d950-47da-952d-5dab89d8136a","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"855afdb8-cd6c-4ca3-8a8a-e1d71477c507","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467018,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"703c39ae-f7f6-4e72-8c13-0d23e266c689","invariantUUID":"a94b2237-f819-4349-b7a2-a29fa53de655","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6ef32d2c-1812-42ff-8e0f-4949fd842741","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1666844107940,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b78dc7cc-f8bb-4891-ba24-54ceb2ba3a78","invariantUUID":"58ee82c7-a95f-449f-b4c2-cd1062103813","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2036dd29-d918-4f61-b412-196e5869fde8","lifecycleState":"CERTIFIED","lastUpdateDate":1666843569779,"name":"basic_onboard_ElDNWO","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7689544f-d63f-40d4-a535-d700d49a8952","invariantUUID":"abe05cf9-4fe2-4930-bfcf-8ef0079e6c44","systemName":"BasicOnboardEldnwo","description":"service","tags":["basic_onboard_ElDNWO"],"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":"890bcc48-197b-41f3-ba3b-7d50050b32ff","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1666844114183,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"964c07cc-32eb-4dae-adad-f4247a681535","invariantUUID":"58c09f77-7b39-4136-b6a1-d03a5013cd27","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5c89a4ea-82fe-48e0-9f1d-57af57677eb0","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1666844099375,"name":"Demo_pNF_liKKDB7N0YiQ0It7aqdN","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"65d31541-63d2-44e8-8609-8f8d896a0dde","invariantUUID":"ffda7468-c7e5-47db-8c99-8b47490a8490","systemName":"DemoPnfLikkdb7n0yiq0it7aqdn","description":"catalog service description","tags":["robot-ete","Demo_pNF_liKKDB7N0YiQ0It7aqdN"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-10-27 04:15:15,757 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-10-27 04:15:15,757 INFO 741:service.py(1) - attempting to Certify Service basic_network in SDC 2022-10-27 04:15:15,762 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-27 04:15:15,762 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/890bcc48-197b-41f3-ba3b-7d50050b32ff/lifecycleState/Certify 2022-10-27 04:15:15,762 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2022-10-27 04:15:15,764 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-27 04:15:18,199 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/890bcc48-197b-41f3-ba3b-7d50050b32ff/lifecycleState/Certify HTTP/1.1" 200 1187 2022-10-27 04:15:18,200 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2022-10-27 04:15:18,200 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"af557d81-97db-479e-bfac-0a16bb87b340","name":"basic_network","version":"1.0","isHighestVersion":true,"creationDate":1666844110406,"lastUpdateDate":1666844114183,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"1.0":"af557d81-97db-479e-bfac-0a16bb87b340"},"projectCode":"123456","invariantUUID":"58c09f77-7b39-4136-b6a1-d03a5013cd27","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":"964c07cc-32eb-4dae-adad-f4247a681535"} 2022-10-27 04:15:18,203 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-10-27 04:15:18,203 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-10-27 04:15:18,203 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-27 04:15:18,203 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-27 04:15:18,203 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-10-27 04:15:18,205 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-10-27 04:15:18,294 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1127 2022-10-27 04:15:18,295 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-10-27 04:15:18,295 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"7689544f-d63f-40d4-a535-d700d49a8952","invariantUUID":"abe05cf9-4fe2-4930-bfcf-8ef0079e6c44","name":"basic_onboard_ElDNWO","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7689544f-d63f-40d4-a535-d700d49a8952/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"65d31541-63d2-44e8-8609-8f8d896a0dde","invariantUUID":"ffda7468-c7e5-47db-8c99-8b47490a8490","name":"Demo_pNF_liKKDB7N0YiQ0It7aqdN","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/65d31541-63d2-44e8-8609-8f8d896a0dde/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"964c07cc-32eb-4dae-adad-f4247a681535","invariantUUID":"58c09f77-7b39-4136-b6a1-d03a5013cd27","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/964c07cc-32eb-4dae-adad-f4247a681535/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-10-27 04:15:18,299 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ElDNWO from SDC 2022-10-27 04:15:18,299 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:15:18,299 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:15:18,299 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-27 04:15:18,299 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_liKKDB7N0YiQ0It7aqdN from SDC 2022-10-27 04:15:18,299 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:15:18,300 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:15:18,300 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2022-10-27 04:15:18,300 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-10-27 04:15:18,300 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:15:18,300 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:15:18,300 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-10-27 04:15:18,300 DEBUG 175:__init__.py(1) - number of Service returned: 3 2022-10-27 04:15:18,301 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-10-27 04:15:18,301 INFO 220:__init__.py(1) - Service found, updating information 2022-10-27 04:15:18,301 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-27 04:15:18,302 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-27 04:15:18,302 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-10-27 04:15:18,305 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-27 04:15:18,383 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-27 04:15:18,386 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-10-27 04:15:18,388 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9c53f44-e549-4c06-97e5-f0cc41e3259a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840312766,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a0ad9fae-4f4e-4d25-8233-a210093a1dd8","invariantUUID":"23a20c85-affa-4ee8-a57d-c59d2cfc81c9","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"555d7d2c-6544-41aa-bc13-f4da4ae53349","lifecycleState":"CERTIFIED","lastUpdateDate":1666840381834,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b544cf00-117c-4435-90e5-81d7c45f4321","invariantUUID":"fe3cf4fe-5362-48ec-be86-94e528dde168","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":"compute","uniqueId":"d7292bde-28b0-4afd-8657-3c8d4e7e36d3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840370040,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"566c81dc-8ff5-4bbd-ad03-f312ace7e196","invariantUUID":"1e469bfd-fde2-42ce-901e-c44355e11787","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":"defaulticon","uniqueId":"960db5cf-442d-4f88-9c88-e0f817692036","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448514,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f2ac8f-6a4b-46d8-ba8d-93a7c9643039","invariantUUID":"17a123f2-14d2-4566-b95b-9752fc400e36","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":"network","uniqueId":"6883d01d-5bb0-46e7-94cc-2650ae2b33c2","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467594,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc74e70c-6310-478d-ab13-7d165e3b4114","invariantUUID":"840d07cc-1634-45a3-9e0b-1b9cbbe7c284","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":"compute","uniqueId":"cb0b65fa-4162-4ca3-bbf7-0e962f096151","lifecycleState":"CERTIFIED","lastUpdateDate":1666840279997,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5409c16f-10d7-479e-8531-aa7c0b3bc746","invariantUUID":"ab0c6dc6-e9d6-446b-aec0-bf21397b9b8f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"84403b30-0051-4fb5-b80d-17ec675fda45","lifecycleState":"CERTIFIED","lastUpdateDate":1666840423908,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4bab78d4-d297-4a02-8f00-0401e4fa68c8","invariantUUID":"1665fcc9-f434-449f-a047-e74eec252f70","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":"88bfb6fe-78ed-41d7-8d46-27a76c062f5d","lifecycleState":"CERTIFIED","lastUpdateDate":1666840368562,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50aadccb-b8cc-43bf-bf82-669bbb8816d3","invariantUUID":"126fd487-7ef8-41c1-8a54-efbe15eb04f7","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4ed6cd45-eaa3-4461-be23-ac64023d02f6","lifecycleState":"CERTIFIED","lastUpdateDate":1666840301825,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ca27334-dbc7-45c6-b33a-7fdbcadc9d93","invariantUUID":"042ae1d8-e7b9-444e-81d8-64f551b2293d","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":"e18679b5-ada5-4abc-ad41-3d09045fe85f","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467685,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b73aa2fe-1e15-4428-bbb1-cda9116fc614","invariantUUID":"d835b09c-4ba3-4a98-b585-d916cad36bc9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccafc43c-5a6f-4e97-810c-3707577bb299","lifecycleState":"CERTIFIED","lastUpdateDate":1666840412510,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7303903-45d3-4d9c-852e-da08adba6cc2","invariantUUID":"b7518221-36b6-47e9-8d83-620ae8485729","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":"246a1938-5615-4d62-8f99-59e0e1a09450","lifecycleState":"CERTIFIED","lastUpdateDate":1666840335254,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe340a00-bc89-4a9e-8d90-8c65a11ab17c","invariantUUID":"4d6aed65-5323-4111-8ac7-7a3880b08757","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"485b3242-d15c-4f1d-9ee0-26ddfbf39bb5","lifecycleState":"CERTIFIED","lastUpdateDate":1666840354409,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b112ae8-6ff5-4f06-b829-34f1954796ed","invariantUUID":"43f27d00-e6d3-457c-934d-29020f85c090","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":"network","uniqueId":"61b86ce6-7568-4b3a-af49-776cff9f3fa3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840387702,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9125664-24b4-4a62-8121-da2d639fbfa4","invariantUUID":"bc332756-59e9-43e9-9e30-19f27825db78","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":"network","uniqueId":"596dbd68-b3e5-42ff-affb-fec4bedf669b","lifecycleState":"CERTIFIED","lastUpdateDate":1666840402173,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88893a75-2962-4e30-b3e1-4a0fe961e6de","invariantUUID":"dd2ccafb-be36-4ec0-9f59-d711ec8a446d","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":"6938320c-f2ac-42bf-9fe5-f1b2c827f26f","lifecycleState":"CERTIFIED","lastUpdateDate":1666840330094,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eb4cac-d442-4976-81d6-e2244666a84f","invariantUUID":"da97db97-2135-4403-98a1-63a27a06863f","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1a9f949f-b4d6-4da2-b39e-7b120e95d00c","lifecycleState":"CERTIFIED","lastUpdateDate":1666840297418,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49c8a295-8f98-4bc7-84bb-e50553d244bc","invariantUUID":"ee18a955-cc30-4fef-9483-bf1f94a39056","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":"defaulticon","uniqueId":"4b55762f-3300-4567-8285-c9f9a5763d11","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448217,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdb2c6cf-b25b-4e37-8b81-a27dfccb3c2e","invariantUUID":"74d8583c-89e9-40f3-bb51-70c30a2ff19a","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":"compute","uniqueId":"5d2006f9-bd8f-4f29-8412-126e6e1e4b47","lifecycleState":"CERTIFIED","lastUpdateDate":1666840380374,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"525062ca-7440-4baa-a949-fe47d16092c4","invariantUUID":"73c6e918-7bb6-4105-96a2-94d24889965b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f2d5e00b-902d-444e-91bc-447a5fa1eb79","lifecycleState":"CERTIFIED","lastUpdateDate":1666840410740,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ddf63d1-1cd1-43fa-84c6-83c7c1a3007c","invariantUUID":"3be3f18d-f456-4628-ac4d-9adcf364852f","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":"952f7437-de8c-4fda-a254-c99f767ee92c","lifecycleState":"CERTIFIED","lastUpdateDate":1666840374415,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d995d26-0c9f-4bf0-be7e-434f865e2e2c","invariantUUID":"c50b60ca-0345-46bf-af1f-e61798f4e5c3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b909ffed-77c5-403a-b339-c71e85a84593","lifecycleState":"CERTIFIED","lastUpdateDate":1666840394956,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a394861c-31ee-489e-9d01-d86f1c945f63","invariantUUID":"0cdcf3c0-b8a9-4dc9-8a1d-653ce021ebd9","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bb27825-1b3b-478a-b9e5-0eb835f8993e","lifecycleState":"CERTIFIED","lastUpdateDate":1666840375942,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdc21bf3-dcb5-4834-8a4c-8f491e6da18f","invariantUUID":"50ecdce1-ea36-4f87-9d17-0bade85ec98b","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"6eb92306-29a5-41d2-8115-0b9969593699","lifecycleState":"CERTIFIED","lastUpdateDate":1666840429317,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0a556b05-e829-4140-ba47-1c462ddab271","invariantUUID":"e3988648-f9d3-446a-ab05-5ab367c1a4cc","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":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840362458,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5e2b6ee-7640-430d-b387-c777043c9077","invariantUUID":"46f45e0d-cd0c-46f8-8b4a-b617167ad3f4","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b57d0812-2b5b-49c7-9606-2870d768a3da","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1666844116379,"name":"pNF 618ad011-1ca0","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3f045bbc-179a-4029-9654-bf84ac690d59","invariantUUID":"92aa4644-10e0-43c1-9dd4-a37473952ff6","systemName":"Pnf618ad0111ca0","description":"vendor software product","tags":["pNF 618ad011-1ca0"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55b9c1d1-3243-4c2a-95c9-17a28f704585","lifecycleState":"CERTIFIED","lastUpdateDate":1666840324796,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5412bfbd-a19b-4f7e-a88b-7ca8f6f30cb1","invariantUUID":"fb80a427-3d09-43dc-a866-4af2f96b0e7a","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":"6f021e97-ff1c-4d38-9c03-ac85095d06fe","lifecycleState":"CERTIFIED","lastUpdateDate":1666840360563,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4e331e82-f564-4a5c-a18a-4668b5264e0d","invariantUUID":"51a8f86a-1146-4cc1-8213-9e5dfd6d2f27","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":"port","uniqueId":"dd6aa16a-7f49-4cad-9ed3-5fa4e9a06c97","lifecycleState":"CERTIFIED","lastUpdateDate":1666840295841,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79c9d025-d6e0-4c04-95b1-ba2284b5d78f","invariantUUID":"e2c14684-ea38-4540-a48d-48133cdddc7b","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":"compute","uniqueId":"24a78c59-3b98-4afb-9e1c-f87d38338385","lifecycleState":"CERTIFIED","lastUpdateDate":1666840333770,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8d22bba-db37-4f9f-bec5-cc802847e9bc","invariantUUID":"8050409c-148c-4cf0-8939-1d628c767055","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":"2beb342a-289f-4484-8e25-a92eee71f410","lifecycleState":"CERTIFIED","lastUpdateDate":1666840418735,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04510eff-6271-4f83-a551-7ac07a528248","invariantUUID":"f518888b-73d7-4f53-916c-1f264aa1c6c9","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":"port","uniqueId":"0f8e2c22-1d0b-43c5-96f8-fcaa80ff868d","lifecycleState":"CERTIFIED","lastUpdateDate":1666840430895,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53a6aa67-6037-4e05-b1c2-04f4995d0cc6","invariantUUID":"7d400978-1b64-46a3-8a0f-f897aea98918","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"69090561-ab27-4cf9-8869-bfab2b58b870","lifecycleState":"CERTIFIED","lastUpdateDate":1666840466794,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5cacd7b1-454e-41f8-abbf-b1b81df18b65","invariantUUID":"bc499e9e-7b23-46e8-b931-0c855fed15c4","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e9e9bc59-10c5-43e0-adc5-230bc283daf3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467375,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51f5ca9a-f93a-4a3d-8c33-6fd281dcd34d","invariantUUID":"8d1db802-20c2-473d-b4b3-39cf5cbdac75","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":"fdf4d5a3-86c2-4605-be7b-e4d0baac59f7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467951,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8a284fb-cda0-4825-a833-627b67cbafbe","invariantUUID":"7797ccc1-acfd-4479-a639-4ab71a81d877","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"756273cd-8720-44d0-8437-7e6099692815","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467129,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"369a98ed-1522-49e5-ba49-aabd7babb113","invariantUUID":"0f4f53f8-942d-41ac-9b92-0badf0ddd251","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d4bf0441-cc04-41f2-a31f-fe9bb938e707","lifecycleState":"CERTIFIED","lastUpdateDate":1666840468054,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1e34d31-e17d-4a1f-ac0e-46c0c95ce416","invariantUUID":"b5f4a18b-19b3-407a-adc5-9ceb6aa2d24c","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":"defaulticon","uniqueId":"9f6cbec9-0e96-457c-a3f9-8db3191c3900","lifecycleState":"CERTIFIED","lastUpdateDate":1666843533063,"name":"basic_onboard_ElDNWO","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b827a41e-1870-46e0-9c6b-e0b23d235e39","invariantUUID":"f4f0648a-5b03-408c-9059-93b7e9cd5f29","systemName":"BasicOnboardEldnwo","description":"VF","tags":["basic_onboard_ElDNWO"],"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":"ffa5129e-2f2f-4949-bcbe-2857435b510f","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448146,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e45fbf75-d6c4-4c72-b3ff-d241f32eb9c4","invariantUUID":"89c2a947-063d-4ba4-8c4d-fe0809649553","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":"0254ea6e-7278-4eae-abb2-5d7be7532250","lifecycleState":"CERTIFIED","lastUpdateDate":1666840286851,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"7e99fd9d-6fc4-44cc-b7e0-1f581fafdd0a","invariantUUID":"116b1bc4-a3ff-4717-8a4b-3996968db231","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":"c80179c9-e024-4ab3-8443-e6dbab7c88e3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840403586,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd9b32c4-f073-4f4c-923a-9bbbc087c0d2","invariantUUID":"f226dccd-7bc2-47d2-b377-8f056f69edf6","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9c72deef-bd9b-49cf-8b5a-715dc5b2c588","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448288,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6609c55a-ebf4-4144-9d19-55b8e8317091","invariantUUID":"155f3de4-6a26-4803-ac03-6ee6c3c7315c","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":"19aaed67-5646-4d6a-a5d1-bf67ec5af39b","lifecycleState":"CERTIFIED","lastUpdateDate":1666840371508,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4bb113b0-98b1-4497-9fc2-e929c041f57e","invariantUUID":"e3723972-a56d-4e90-8c6c-7bdc11e6703f","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"afd21e50-4df5-4ce9-aadc-394310b4eff4","lifecycleState":"CERTIFIED","lastUpdateDate":1666840425738,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04589ce1-61a8-49c8-b7df-ecc959425d3a","invariantUUID":"d5214901-1827-4530-9ec7-428280870e4a","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":"defaulticon","uniqueId":"2eb3a08c-bdfe-422f-9f21-37dcce7ac6d5","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448443,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12ad2d80-3543-427e-a949-7fddda7579ef","invariantUUID":"6bf90eaf-f656-4646-adde-0a10237696c6","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":"networkrules","uniqueId":"2b3d0446-147b-48dc-b720-b721198e9e66","lifecycleState":"CERTIFIED","lastUpdateDate":1666840323346,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7f898307-12be-47a3-b5ac-4ff62dd3351a","invariantUUID":"523f2805-6405-457d-9188-bfab461ca2de","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":"4109a3c6-2159-4c70-9e07-62719ce8a52e","lifecycleState":"CERTIFIED","lastUpdateDate":1666840338282,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64f55ba2-394b-4d02-a23b-2a0a0cb6eaee","invariantUUID":"167b5839-b117-4e52-8bb7-dc93e8347eb8","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":"port","uniqueId":"37053f5f-e0ef-451a-b4de-782b1586f3a0","lifecycleState":"CERTIFIED","lastUpdateDate":1666840416930,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f70fa6f-5f85-4e87-bf1e-a798c52fc160","invariantUUID":"d2967bb9-4a91-4bf6-9b44-afb8b10a7598","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":"d70b5fee-9c9c-4265-926b-794ecac69c5e","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448047,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc468be0-7f23-481c-ab1d-5bb5d1e895e1","invariantUUID":"a657a711-f532-4254-80b3-2ece4c0e53f5","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":"objectStorage","uniqueId":"cf93bf19-8072-4a9c-a33b-1fef0ebc5ba3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840303299,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12783619-b7fd-4b87-bfc1-1c5b252917ee","invariantUUID":"cf0eb0c4-5914-42cb-b45f-412917952323","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":"77856668-d325-4167-8724-0a3172c7bc31","lifecycleState":"CERTIFIED","lastUpdateDate":1666840367046,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7df0daef-2a98-4bf8-a9b0-8b6f6aff92b7","invariantUUID":"2207d37a-ad48-475d-ac28-3d795488a2ef","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":"networkrules","uniqueId":"da932380-5eeb-445e-a6bb-ce5174a584b5","lifecycleState":"CERTIFIED","lastUpdateDate":1666840328549,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0013368e-9327-4e4a-adc7-dd8785285b26","invariantUUID":"f1f566cd-606f-4e48-9c00-8cb55fde79e0","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5d1d4c51-c797-4143-af6c-35c332b6b651","lifecycleState":"CERTIFIED","lastUpdateDate":1666840408471,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4878432-6316-4b49-bae2-d6fe7df6c87b","invariantUUID":"4ff3b697-a3dd-4806-8574-2ba1bc1cd6e2","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":"objectStorage","uniqueId":"9eeb0792-1bb4-44f5-b620-60f6896d5e8e","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467493,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1d731f1-a229-4699-a57b-ae66d0a14648","invariantUUID":"acd19cd6-9027-437c-bdd2-4d7f6c17abf9","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.Vdu.VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"55eefa5e-3496-4fc2-966e-95a4514184dc","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448368,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ac57781-4fc5-4589-8cae-389d5c7c6dac","invariantUUID":"e2c64804-da09-4821-bec6-12abf79c92cb","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bceb16e2-3002-4715-8c73-bf085187b718","lifecycleState":"CERTIFIED","lastUpdateDate":1666840311316,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dd7f4a-69be-407d-98dd-697d6b2f30c5","invariantUUID":"223fd1aa-c5a2-4d52-9d40-aec9ea08289b","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":"port","uniqueId":"7f835d97-97d4-40eb-b879-c60851562d34","lifecycleState":"CERTIFIED","lastUpdateDate":1666840399325,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f2e99e0-9ca3-41e3-8906-0ca1288b9b6f","invariantUUID":"26f13834-a64d-487c-ba9b-c9442ec85857","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":"fa5e0edb-d2fd-4729-9856-db7432ce4043","lifecycleState":"CERTIFIED","lastUpdateDate":1666840355945,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c0c0760-4878-4fed-9384-3a8f5d1fb010","invariantUUID":"bb6f97c7-1672-4d3c-acdf-1c6b0359cc19","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee0638d4-e6d8-4e68-abe4-5de4d5045248","lifecycleState":"CERTIFIED","lastUpdateDate":1666840341271,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c0c7360-cfad-45db-a9b1-412a8a8aaa94","invariantUUID":"37641da1-3f99-4749-9bba-93e417dd616d","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":"port","uniqueId":"5e3faabf-a259-4158-8053-cf58ac791617","lifecycleState":"CERTIFIED","lastUpdateDate":1666840308297,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"247b992d-708d-470e-82e0-30a215ac68db","invariantUUID":"b6e3fadd-5c38-4ddb-a019-2bf8f952aeeb","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":"f0301502-a49e-48b2-a175-a47545e68cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1666840304855,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71966087-c1e1-43bd-a877-b57d1a9b9dfb","invariantUUID":"625ca9ce-3182-4fc7-9073-9c5b0b4216bb","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4b9633f-663f-4ece-9986-680b08a0bbe7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840315714,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"93d060cb-2073-443c-b9e7-967481e61848","invariantUUID":"fd643c2e-392b-46d3-b6f7-7ba484c460b6","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":"f6c0d2d7-8947-404d-8aa1-42064ae25812","lifecycleState":"CERTIFIED","lastUpdateDate":1666840363994,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b2a4ddf2-55e2-4447-b27b-65b51f803128","invariantUUID":"ee2d9b87-45de-4d5b-8daa-4b7d9a8f36cc","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":"e5dc01b6-d95a-4040-bd2c-753fa01023ca","lifecycleState":"CERTIFIED","lastUpdateDate":1666840306582,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eae6f728-6a09-4d10-94e8-45e26eafe4fc","invariantUUID":"54dba1e8-8395-4b22-8cfe-5fcfa9e72746","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":"54b1f33e-2bfa-4575-bfe1-5b0aecd640b9","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467835,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aa14dac-6260-45b9-aaf9-ed7d9ff5fb9e","invariantUUID":"dff16ec6-07b3-4288-a4a6-cccd13c0e8ba","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute","tosca.nodes.nfv.Vdu.Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"073279ea-5d0f-4fe3-8104-a2e661dc07ad","lifecycleState":"CERTIFIED","lastUpdateDate":1666840290071,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9bfb34a-93ca-4fc4-a7be-5876d825df44","invariantUUID":"78c43843-22cc-4c86-b941-7555a27fdf7d","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":"769260dc-4060-4001-a8d1-baba2c728ff9","lifecycleState":"CERTIFIED","lastUpdateDate":1666840350114,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02663961-36af-4cbd-9878-6554861008bf","invariantUUID":"50ad7ddd-c553-4721-a85a-effe0245aa0d","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":"network","uniqueId":"ca6ed90f-b55c-4516-9729-29114f35145a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840336772,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f558a93-1ecf-4344-8890-aa33c89d079e","invariantUUID":"b81305b1-a48d-4eb1-997c-bb1f8192b746","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":"network","uniqueId":"d3d819d4-4a85-4364-b14f-2767220d69f7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840344285,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cbfc350-733d-4ea5-a8f5-b67a93fe81b9","invariantUUID":"68a23016-acd6-4628-83c4-eee8d6244ab2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecd8d601-cc95-4b44-8fc1-02cca9f3218a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840422181,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da5e3cde-741e-44e1-aaa7-989d30eca209","invariantUUID":"ac88e819-f480-4bdb-ad71-4e928b155155","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":"bdd56887-11e6-47eb-a3c8-da8de2df5996","lifecycleState":"CERTIFIED","lastUpdateDate":1666840365559,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e2b97be-7361-4c6e-abab-7ba9a811ca92","invariantUUID":"72b7fdf4-8fa5-4282-866c-9572e6221b9e","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":"loadBalancer","uniqueId":"bb459a18-fb32-4bc9-9ff2-b1439cfc655a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840293795,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b717a7a-31bc-43dd-b840-84e33dd3dbd7","invariantUUID":"80758d0c-21ae-40e1-bf08-6f4cdd9d2c62","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":"compute","uniqueId":"661635fb-6957-48d7-91cf-89c44688e83b","lifecycleState":"CERTIFIED","lastUpdateDate":1666840377428,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33323b8-5443-430a-a201-5ae13cb0ac5e","invariantUUID":"25dcb243-3c12-4fc4-a251-be262684d962","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":"network","uniqueId":"9ff1f7af-2397-486b-9afe-308deb4139a0","lifecycleState":"CERTIFIED","lastUpdateDate":1666840317256,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"31e9e84e-8398-49c4-a441-ce03e039fb92","invariantUUID":"a80bb20c-b7e1-4a9a-b436-367de8d58cb6","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":"compute","uniqueId":"03dfacd4-a1ab-4da0-b427-9eba1fc4cd9a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840466899,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6779fb25-cb8f-46fc-8bc0-c220fac2d459","invariantUUID":"68433a75-0919-42e8-a33f-6c7c3113a3f9","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":"978d5a9e-d7a7-4e42-aafa-2620c4dfa7b6","lifecycleState":"CERTIFIED","lastUpdateDate":1666840314264,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df4ec080-4aa5-492f-b0d2-77d6ee03adc3","invariantUUID":"6f65c2ec-7063-4342-81d8-be460b080e31","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":"e76607dd-6e51-4df2-92d4-b775b963f1e5","lifecycleState":"CERTIFIED","lastUpdateDate":1666840331570,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ab292b75-ad2e-474d-8dc0-7b72bb0f76a9","invariantUUID":"860126a2-bfb3-42a9-889e-2a36ff7c2eda","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":"46888bed-df0e-4994-8c6b-589617ef263c","lifecycleState":"CERTIFIED","lastUpdateDate":1666840400758,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fee79f89-1711-4f39-b7dd-58d508b7141b","invariantUUID":"eebc7584-db51-4e92-a87b-2163cf1eb11e","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":"compute","uniqueId":"ed866a23-0f15-4453-a4cc-f2ff4c035770","lifecycleState":"CERTIFIED","lastUpdateDate":1666840427546,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71fe3d25-a675-49f2-a43f-256d89e85598","invariantUUID":"6aee8144-ad06-4948-89be-2ea7ea894c86","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":"objectStorage","uniqueId":"4cccf328-086f-43ee-9a08-dc515e358092","lifecycleState":"CERTIFIED","lastUpdateDate":1666840386162,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ce42ced-a51d-4ebe-8b00-87c956a04c52","invariantUUID":"20172655-4e69-4ea5-a90a-e24a1bbb0b4e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0a0126a0-9c8d-4010-84d8-10a99faf8bef","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467277,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fef33245-b72e-4e1c-9f11-6970d82ae2c9","invariantUUID":"3dc85d68-9fa4-417e-9ca5-38562571993c","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":"10bcf1b6-76f3-4edf-ad09-b31039e00ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840405080,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"506c5a66-be6b-4f6a-962f-f25c5eedea4f","invariantUUID":"a7e5200e-8cbc-4249-af05-0b3f01017fb3","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":"objectStorage","uniqueId":"70716244-6fad-4236-a27c-0f4b89443bfa","lifecycleState":"CERTIFIED","lastUpdateDate":1666840288473,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9086666a-e5c5-4b57-94cb-a6eb4a40c4a2","invariantUUID":"6eab4180-45f3-43b2-b85c-84dd1e834d77","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":"477fc7a3-67e2-4a78-96ae-09c10059ab65","lifecycleState":"CERTIFIED","lastUpdateDate":1666840358938,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"941c1685-cbb1-4af7-aea6-f3ff115d8b2e","invariantUUID":"1d0f8eb2-2b96-4723-af51-d5b11dd433f6","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c989f37-7ea3-4364-ba28-b06b10d06fe1","lifecycleState":"CERTIFIED","lastUpdateDate":1666840342794,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f57cd854-b649-4e54-b345-662c0f20e6ed","invariantUUID":"1995a9d6-9332-41db-896c-54566db0f7a2","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":"defaulticon","uniqueId":"71837743-9a4d-4d35-a109-c22f04db8101","lifecycleState":"CERTIFIED","lastUpdateDate":1666840393556,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"311e45e3-e1c3-4c9b-b4c8-07823be95ff2","invariantUUID":"d58f1dd5-e25d-4075-8be8-4a7ee60b9a8b","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":"c46b2400-dc7a-4346-a382-81abe09a2939","lifecycleState":"CERTIFIED","lastUpdateDate":1666840309803,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8845209c-5143-4955-8907-85132ddffbc3","invariantUUID":"8d84e2bc-5938-469b-a1a3-2ca00bd27d52","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":"port","uniqueId":"e267e1c0-03f1-462c-991f-ee21f120a52f","lifecycleState":"CERTIFIED","lastUpdateDate":1666840397891,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b92ae2f0-2089-4d97-9e2c-e0aaac3cfccf","invariantUUID":"7c4b0630-0afc-4d61-8c1d-4df775df396c","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":"port","uniqueId":"b0a5b763-fc42-4037-85fa-91a7b541b9ec","lifecycleState":"CERTIFIED","lastUpdateDate":1666840396437,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"509840e7-905c-4936-afaf-ed5b84769cf3","invariantUUID":"3889a323-5b0e-4154-afe0-d8c0759570f2","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04432b60-204d-42b2-9f3a-acb9f5792c36","lifecycleState":"CERTIFIED","lastUpdateDate":1666840406513,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0f62208-69f9-482e-b459-dad3a15810ad","invariantUUID":"367e8fca-d950-47da-952d-5dab89d8136a","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"855afdb8-cd6c-4ca3-8a8a-e1d71477c507","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467018,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"703c39ae-f7f6-4e72-8c13-0d23e266c689","invariantUUID":"a94b2237-f819-4349-b7a2-a29fa53de655","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6ef32d2c-1812-42ff-8e0f-4949fd842741","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1666844107940,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b78dc7cc-f8bb-4891-ba24-54ceb2ba3a78","invariantUUID":"58ee82c7-a95f-449f-b4c2-cd1062103813","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"af557d81-97db-479e-bfac-0a16bb87b340","lifecycleState":"CERTIFIED","lastUpdateDate":1666844114183,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"964c07cc-32eb-4dae-adad-f4247a681535","invariantUUID":"58c09f77-7b39-4136-b6a1-d03a5013cd27","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":"2036dd29-d918-4f61-b412-196e5869fde8","lifecycleState":"CERTIFIED","lastUpdateDate":1666843569779,"name":"basic_onboard_ElDNWO","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7689544f-d63f-40d4-a535-d700d49a8952","invariantUUID":"abe05cf9-4fe2-4930-bfcf-8ef0079e6c44","systemName":"BasicOnboardEldnwo","description":"service","tags":["basic_onboard_ElDNWO"],"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":"5c89a4ea-82fe-48e0-9f1d-57af57677eb0","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1666844099375,"name":"Demo_pNF_liKKDB7N0YiQ0It7aqdN","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"65d31541-63d2-44e8-8609-8f8d896a0dde","invariantUUID":"ffda7468-c7e5-47db-8c99-8b47490a8490","systemName":"DemoPnfLikkdb7n0yiq0it7aqdn","description":"catalog service description","tags":["robot-ete","Demo_pNF_liKKDB7N0YiQ0It7aqdN"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-10-27 04:15:18,393 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-10-27 04:15:28,402 INFO 741:service.py(1) - attempting to PROD/activate Service basic_network in SDC 2022-10-27 04:15:28,406 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-27 04:15:28,406 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/af557d81-97db-479e-bfac-0a16bb87b340/distribution/PROD/activate 2022-10-27 04:15:28,406 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2022-10-27 04:15:28,408 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-27 04:15:31,207 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/af557d81-97db-479e-bfac-0a16bb87b340/distribution/PROD/activate HTTP/1.1" 200 None 2022-10-27 04:15:31,209 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2022-10-27 04:15:31,210 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"af557d81-97db-479e-bfac-0a16bb87b340","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"af557d81-97db-479e-bfac-0a16bb87b340","empty":false},{"definition":false,"hidden":false,"uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"af557d81-97db-479e-bfac-0a16bb87b340","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"af557d81-97db-479e-bfac-0a16bb87b340","empty":false},{"definition":false,"hidden":false,"uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"af557d81-97db-479e-bfac-0a16bb87b340","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"af557d81-97db-479e-bfac-0a16bb87b340","empty":false},{"definition":false,"hidden":false,"uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"af557d81-97db-479e-bfac-0a16bb87b340","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"af557d81-97db-479e-bfac-0a16bb87b340","empty":false},{"definition":false,"hidden":false,"uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"af557d81-97db-479e-bfac-0a16bb87b340","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"af557d81-97db-479e-bfac-0a16bb87b340","empty":false}],"artifacts":{"operationalpolicies":{"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"automationcompositionfunctions":{"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.automationcompositionfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Automation Composition Functions","mandatory":true,"serviceApi":false,"artifactLabel":"automationcompositionfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.assettoscacsar","artifactName":"service-BasicNetwork-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"ZGEwZDg3NTY0MGUzNDUxN2Q2YjgwYmJmNTVkMDQxOWI=","artifactUUID":"6e5bfb7e-cf0b-4874-a5b3-9f08c6e0c65e","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.assettoscacsar","duplicated":false,"payloadUpdateDate":1666844116654,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.assettoscatemplate","artifactName":"service-BasicNetwork-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"YWI0YzZkYWQ0MTFkMTZiNDdlNTQ5YTkwZDhkY2RiMTk=","artifactUUID":"b9ea1c4f-452d-4553-a705-9c7c51cc1bc0","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.assettoscatemplate","duplicated":false,"payloadUpdateDate":1666844116341,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["890bcc48-197b-41f3-ba3b-7d50050b32ff.c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.genericneutronnet0"],"type":"tosca.capabilities.Node","source":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7","uniqueId":"capability.7199ae98-59bc-4ff7-8d63-15c6b99a3c92.feature","ownerId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.feature","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["890bcc48-197b-41f3-ba3b-7d50050b32ff.c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","source":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7","uniqueId":"capability.c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.virtual_linkable","ownerId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["890bcc48-197b-41f3-ba3b-7d50050b32ff.c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.genericneutronnet0"],"node":"tosca.nodes.Root","source":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7","uniqueId":"7199ae98-59bc-4ff7-8d63-15c6b99a3c92.dependency","capability":"tosca.capabilities.Node","ownerId":"7199ae98-59bc-4ff7-8d63-15c6b99a3c92","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":"dependency","relationship":"tosca.relationships.DependsOn","name":"genericneutronnet0.dependency","empty":false}]},"properties":[{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.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":"bceb16e2-3002-4715-8c73-bf085187b718","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bceb16e2-3002-4715-8c73-bf085187b718","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"bceb16e2-3002-4715-8c73-bf085187b718.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bceb16e2-3002-4715-8c73-bf085187b718","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bceb16e2-3002-4715-8c73-bf085187b718","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bceb16e2-3002-4715-8c73-bf085187b718","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.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":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bceb16e2-3002-4715-8c73-bf085187b718","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bceb16e2-3002-4715-8c73-bf085187b718","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bceb16e2-3002-4715-8c73-bf085187b718","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bceb16e2-3002-4715-8c73-bf085187b718","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false}],"attributes":[{"parentUniqueId":"7199ae98-59bc-4ff7-8d63-15c6b99a3c92","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.7199ae98-59bc-4ff7-8d63-15c6b99a3c92.tosca_name","ownerId":"7199ae98-59bc-4ff7-8d63-15c6b99a3c92","empty":false},{"parentUniqueId":"7199ae98-59bc-4ff7-8d63-15c6b99a3c92","definition":false,"name":"state","type":"string","uniqueId":"attribute.7199ae98-59bc-4ff7-8d63-15c6b99a3c92.state","ownerId":"7199ae98-59bc-4ff7-8d63-15c6b99a3c92","empty":false},{"parentUniqueId":"7199ae98-59bc-4ff7-8d63-15c6b99a3c92","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.7199ae98-59bc-4ff7-8d63-15c6b99a3c92.tosca_id","ownerId":"7199ae98-59bc-4ff7-8d63-15c6b99a3c92","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"Generic NeutronNet 0"},"actualComponentUid":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7","createdFromCsar":false,"uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","creationTime":1666844112206,"icon":"network","originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","componentUid":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1666844112206,"customizationUUID":"fc888954-e6c9-4adb-92d5-47517d4093c5","posX":"200","posY":"100","componentName":"Generic NeutronNet","originArchived":false,"propertyValueCounter":1,"serviceSubstitution":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesProperties":{"890bcc48-197b-41f3-ba3b-7d50050b32ff.c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.genericneutronnet0":[{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.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":"bceb16e2-3002-4715-8c73-bf085187b718","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bceb16e2-3002-4715-8c73-bf085187b718","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"bceb16e2-3002-4715-8c73-bf085187b718.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bceb16e2-3002-4715-8c73-bf085187b718","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bceb16e2-3002-4715-8c73-bf085187b718","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bceb16e2-3002-4715-8c73-bf085187b718","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.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":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bceb16e2-3002-4715-8c73-bf085187b718","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bceb16e2-3002-4715-8c73-bf085187b718","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bceb16e2-3002-4715-8c73-bf085187b718","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bceb16e2-3002-4715-8c73-bf085187b718","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false}]},"componentInstancesAttributes":{"890bcc48-197b-41f3-ba3b-7d50050b32ff.c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.genericneutronnet0":[{"parentUniqueId":"7199ae98-59bc-4ff7-8d63-15c6b99a3c92","uniqueId":"attribute.7199ae98-59bc-4ff7-8d63-15c6b99a3c92.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"7199ae98-59bc-4ff7-8d63-15c6b99a3c92","empty":false},{"parentUniqueId":"7199ae98-59bc-4ff7-8d63-15c6b99a3c92","uniqueId":"attribute.7199ae98-59bc-4ff7-8d63-15c6b99a3c92.state","name":"state","type":"string","definition":false,"ownerId":"7199ae98-59bc-4ff7-8d63-15c6b99a3c92","empty":false},{"parentUniqueId":"7199ae98-59bc-4ff7-8d63-15c6b99a3c92","uniqueId":"attribute.7199ae98-59bc-4ff7-8d63-15c6b99a3c92.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"7199ae98-59bc-4ff7-8d63-15c6b99a3c92","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["890bcc48-197b-41f3-ba3b-7d50050b32ff.c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.genericneutronnet0"],"type":"tosca.capabilities.Node","source":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7","uniqueId":"capability.7199ae98-59bc-4ff7-8d63-15c6b99a3c92.feature","ownerId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.feature","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["890bcc48-197b-41f3-ba3b-7d50050b32ff.c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","source":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7","uniqueId":"capability.c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.virtual_linkable","ownerId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["890bcc48-197b-41f3-ba3b-7d50050b32ff.c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.genericneutronnet0"],"node":"tosca.nodes.Root","source":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7","uniqueId":"7199ae98-59bc-4ff7-8d63-15c6b99a3c92.dependency","capability":"tosca.capabilities.Node","ownerId":"7199ae98-59bc-4ff7-8d63-15c6b99a3c92","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":"dependency","relationship":"tosca.relationships.DependsOn","name":"genericneutronnet0.dependency","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"c2b8f0b6-953b-46aa-815a-64b30f45354c.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c2b8f0b6-953b-46aa-815a-64b30f45354c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"c2b8f0b6-953b-46aa-815a-64b30f45354c","empty":false},{"definition":false,"hidden":false,"uniqueId":"c2b8f0b6-953b-46aa-815a-64b30f45354c.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c2b8f0b6-953b-46aa-815a-64b30f45354c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"c2b8f0b6-953b-46aa-815a-64b30f45354c","empty":false},{"definition":false,"hidden":false,"uniqueId":"c2b8f0b6-953b-46aa-815a-64b30f45354c.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c2b8f0b6-953b-46aa-815a-64b30f45354c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c2b8f0b6-953b-46aa-815a-64b30f45354c","empty":false},{"definition":false,"hidden":false,"uniqueId":"c2b8f0b6-953b-46aa-815a-64b30f45354c.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c2b8f0b6-953b-46aa-815a-64b30f45354c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c2b8f0b6-953b-46aa-815a-64b30f45354c","empty":false},{"definition":false,"hidden":false,"uniqueId":"c2b8f0b6-953b-46aa-815a-64b30f45354c.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c2b8f0b6-953b-46aa-815a-64b30f45354c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c2b8f0b6-953b-46aa-815a-64b30f45354c","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.configuration","artifactGroupType":"SERVICE_API","artifactDisplayName":"Configuration","mandatory":false,"serviceApi":true,"artifactLabel":"configuration","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.testing","artifactGroupType":"SERVICE_API","artifactDisplayName":"Testing","mandatory":false,"serviceApi":true,"artifactLabel":"testing","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.logging","artifactGroupType":"SERVICE_API","artifactDisplayName":"Logging","mandatory":false,"serviceApi":true,"artifactLabel":"logging","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.monitoring","artifactGroupType":"SERVICE_API","artifactDisplayName":"Monitoring","mandatory":false,"serviceApi":true,"artifactLabel":"monitoring","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.reporting","artifactGroupType":"SERVICE_API","artifactDisplayName":"Reporting","mandatory":false,"serviceApi":true,"artifactLabel":"reporting","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.instantiation","artifactGroupType":"SERVICE_API","artifactDisplayName":"Instantiation","mandatory":false,"serviceApi":true,"artifactLabel":"instantiation","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","substituteCandidate":true,"ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"1.0","creationDate":1666844110406,"icon":"network_l_1-3","description":"service","tags":["basic_network"],"uniqueId":"af557d81-97db-479e-bfac-0a16bb87b340","componentMetadataForSupportLog":{"SupportablityComponentUUID":"964c07cc-32eb-4dae-adad-f4247a681535","SupportablityComponentName":"basic_network","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"964c07cc-32eb-4dae-adad-f4247a681535","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"58c09f77-7b39-4136-b6a1-d03a5013cd27","normalizedName":"basicnetwork","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1666844129844,"allArtifacts":{"operationalpolicies":{"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"automationcompositionfunctions":{"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.automationcompositionfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Automation Composition Functions","mandatory":true,"serviceApi":false,"artifactLabel":"automationcompositionfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1666844110389,"timeout":0,"artifactType":"OTHER","uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1666844110389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":{"1.0":"af557d81-97db-479e-bfac-0a16bb87b340"},"service":true,"categorySpecificMetadata":{},"vspArchived":false,"archiveTime":0,"name":"basic_network"} 2022-10-27 04:15:31,213 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-10-27 04:15:31,213 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-10-27 04:15:31,213 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-27 04:15:31,213 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-27 04:15:31,214 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-10-27 04:15:31,215 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-10-27 04:15:31,311 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1086 2022-10-27 04:15:31,312 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-10-27 04:15:31,312 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"7689544f-d63f-40d4-a535-d700d49a8952","invariantUUID":"abe05cf9-4fe2-4930-bfcf-8ef0079e6c44","name":"basic_onboard_ElDNWO","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7689544f-d63f-40d4-a535-d700d49a8952/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"65d31541-63d2-44e8-8609-8f8d896a0dde","invariantUUID":"ffda7468-c7e5-47db-8c99-8b47490a8490","name":"Demo_pNF_liKKDB7N0YiQ0It7aqdN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/65d31541-63d2-44e8-8609-8f8d896a0dde/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"964c07cc-32eb-4dae-adad-f4247a681535","invariantUUID":"58c09f77-7b39-4136-b6a1-d03a5013cd27","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/964c07cc-32eb-4dae-adad-f4247a681535/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-10-27 04:15:31,314 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ElDNWO from SDC 2022-10-27 04:15:31,314 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:15:31,314 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:15:31,314 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-27 04:15:31,315 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_liKKDB7N0YiQ0It7aqdN from SDC 2022-10-27 04:15:31,315 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:15:31,315 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:15:31,315 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-27 04:15:31,315 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-10-27 04:15:31,315 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:15:31,315 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:15:31,315 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-27 04:15:31,315 DEBUG 175:__init__.py(1) - number of Service returned: 3 2022-10-27 04:15:31,315 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-10-27 04:15:31,316 INFO 220:__init__.py(1) - Service found, updating information 2022-10-27 04:15:31,316 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-27 04:15:31,316 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-27 04:15:31,316 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-10-27 04:15:31,318 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-27 04:15:31,392 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-27 04:15:31,395 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-10-27 04:15:31,397 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9c53f44-e549-4c06-97e5-f0cc41e3259a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840312766,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a0ad9fae-4f4e-4d25-8233-a210093a1dd8","invariantUUID":"23a20c85-affa-4ee8-a57d-c59d2cfc81c9","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"555d7d2c-6544-41aa-bc13-f4da4ae53349","lifecycleState":"CERTIFIED","lastUpdateDate":1666840381834,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b544cf00-117c-4435-90e5-81d7c45f4321","invariantUUID":"fe3cf4fe-5362-48ec-be86-94e528dde168","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":"compute","uniqueId":"d7292bde-28b0-4afd-8657-3c8d4e7e36d3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840370040,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"566c81dc-8ff5-4bbd-ad03-f312ace7e196","invariantUUID":"1e469bfd-fde2-42ce-901e-c44355e11787","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":"defaulticon","uniqueId":"960db5cf-442d-4f88-9c88-e0f817692036","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448514,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f2ac8f-6a4b-46d8-ba8d-93a7c9643039","invariantUUID":"17a123f2-14d2-4566-b95b-9752fc400e36","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":"network","uniqueId":"6883d01d-5bb0-46e7-94cc-2650ae2b33c2","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467594,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc74e70c-6310-478d-ab13-7d165e3b4114","invariantUUID":"840d07cc-1634-45a3-9e0b-1b9cbbe7c284","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":"compute","uniqueId":"cb0b65fa-4162-4ca3-bbf7-0e962f096151","lifecycleState":"CERTIFIED","lastUpdateDate":1666840279997,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5409c16f-10d7-479e-8531-aa7c0b3bc746","invariantUUID":"ab0c6dc6-e9d6-446b-aec0-bf21397b9b8f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"84403b30-0051-4fb5-b80d-17ec675fda45","lifecycleState":"CERTIFIED","lastUpdateDate":1666840423908,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4bab78d4-d297-4a02-8f00-0401e4fa68c8","invariantUUID":"1665fcc9-f434-449f-a047-e74eec252f70","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":"88bfb6fe-78ed-41d7-8d46-27a76c062f5d","lifecycleState":"CERTIFIED","lastUpdateDate":1666840368562,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50aadccb-b8cc-43bf-bf82-669bbb8816d3","invariantUUID":"126fd487-7ef8-41c1-8a54-efbe15eb04f7","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4ed6cd45-eaa3-4461-be23-ac64023d02f6","lifecycleState":"CERTIFIED","lastUpdateDate":1666840301825,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ca27334-dbc7-45c6-b33a-7fdbcadc9d93","invariantUUID":"042ae1d8-e7b9-444e-81d8-64f551b2293d","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":"e18679b5-ada5-4abc-ad41-3d09045fe85f","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467685,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b73aa2fe-1e15-4428-bbb1-cda9116fc614","invariantUUID":"d835b09c-4ba3-4a98-b585-d916cad36bc9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccafc43c-5a6f-4e97-810c-3707577bb299","lifecycleState":"CERTIFIED","lastUpdateDate":1666840412510,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7303903-45d3-4d9c-852e-da08adba6cc2","invariantUUID":"b7518221-36b6-47e9-8d83-620ae8485729","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":"246a1938-5615-4d62-8f99-59e0e1a09450","lifecycleState":"CERTIFIED","lastUpdateDate":1666840335254,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe340a00-bc89-4a9e-8d90-8c65a11ab17c","invariantUUID":"4d6aed65-5323-4111-8ac7-7a3880b08757","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"485b3242-d15c-4f1d-9ee0-26ddfbf39bb5","lifecycleState":"CERTIFIED","lastUpdateDate":1666840354409,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b112ae8-6ff5-4f06-b829-34f1954796ed","invariantUUID":"43f27d00-e6d3-457c-934d-29020f85c090","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":"network","uniqueId":"61b86ce6-7568-4b3a-af49-776cff9f3fa3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840387702,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9125664-24b4-4a62-8121-da2d639fbfa4","invariantUUID":"bc332756-59e9-43e9-9e30-19f27825db78","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":"network","uniqueId":"596dbd68-b3e5-42ff-affb-fec4bedf669b","lifecycleState":"CERTIFIED","lastUpdateDate":1666840402173,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88893a75-2962-4e30-b3e1-4a0fe961e6de","invariantUUID":"dd2ccafb-be36-4ec0-9f59-d711ec8a446d","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":"6938320c-f2ac-42bf-9fe5-f1b2c827f26f","lifecycleState":"CERTIFIED","lastUpdateDate":1666840330094,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eb4cac-d442-4976-81d6-e2244666a84f","invariantUUID":"da97db97-2135-4403-98a1-63a27a06863f","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1a9f949f-b4d6-4da2-b39e-7b120e95d00c","lifecycleState":"CERTIFIED","lastUpdateDate":1666840297418,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49c8a295-8f98-4bc7-84bb-e50553d244bc","invariantUUID":"ee18a955-cc30-4fef-9483-bf1f94a39056","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":"defaulticon","uniqueId":"4b55762f-3300-4567-8285-c9f9a5763d11","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448217,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdb2c6cf-b25b-4e37-8b81-a27dfccb3c2e","invariantUUID":"74d8583c-89e9-40f3-bb51-70c30a2ff19a","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":"compute","uniqueId":"5d2006f9-bd8f-4f29-8412-126e6e1e4b47","lifecycleState":"CERTIFIED","lastUpdateDate":1666840380374,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"525062ca-7440-4baa-a949-fe47d16092c4","invariantUUID":"73c6e918-7bb6-4105-96a2-94d24889965b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f2d5e00b-902d-444e-91bc-447a5fa1eb79","lifecycleState":"CERTIFIED","lastUpdateDate":1666840410740,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ddf63d1-1cd1-43fa-84c6-83c7c1a3007c","invariantUUID":"3be3f18d-f456-4628-ac4d-9adcf364852f","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":"952f7437-de8c-4fda-a254-c99f767ee92c","lifecycleState":"CERTIFIED","lastUpdateDate":1666840374415,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d995d26-0c9f-4bf0-be7e-434f865e2e2c","invariantUUID":"c50b60ca-0345-46bf-af1f-e61798f4e5c3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b909ffed-77c5-403a-b339-c71e85a84593","lifecycleState":"CERTIFIED","lastUpdateDate":1666840394956,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a394861c-31ee-489e-9d01-d86f1c945f63","invariantUUID":"0cdcf3c0-b8a9-4dc9-8a1d-653ce021ebd9","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bb27825-1b3b-478a-b9e5-0eb835f8993e","lifecycleState":"CERTIFIED","lastUpdateDate":1666840375942,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdc21bf3-dcb5-4834-8a4c-8f491e6da18f","invariantUUID":"50ecdce1-ea36-4f87-9d17-0bade85ec98b","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"6eb92306-29a5-41d2-8115-0b9969593699","lifecycleState":"CERTIFIED","lastUpdateDate":1666840429317,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0a556b05-e829-4140-ba47-1c462ddab271","invariantUUID":"e3988648-f9d3-446a-ab05-5ab367c1a4cc","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":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840362458,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5e2b6ee-7640-430d-b387-c777043c9077","invariantUUID":"46f45e0d-cd0c-46f8-8b4a-b617167ad3f4","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55b9c1d1-3243-4c2a-95c9-17a28f704585","lifecycleState":"CERTIFIED","lastUpdateDate":1666840324796,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5412bfbd-a19b-4f7e-a88b-7ca8f6f30cb1","invariantUUID":"fb80a427-3d09-43dc-a866-4af2f96b0e7a","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":"6f021e97-ff1c-4d38-9c03-ac85095d06fe","lifecycleState":"CERTIFIED","lastUpdateDate":1666840360563,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4e331e82-f564-4a5c-a18a-4668b5264e0d","invariantUUID":"51a8f86a-1146-4cc1-8213-9e5dfd6d2f27","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":"port","uniqueId":"dd6aa16a-7f49-4cad-9ed3-5fa4e9a06c97","lifecycleState":"CERTIFIED","lastUpdateDate":1666840295841,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79c9d025-d6e0-4c04-95b1-ba2284b5d78f","invariantUUID":"e2c14684-ea38-4540-a48d-48133cdddc7b","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":"compute","uniqueId":"24a78c59-3b98-4afb-9e1c-f87d38338385","lifecycleState":"CERTIFIED","lastUpdateDate":1666840333770,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8d22bba-db37-4f9f-bec5-cc802847e9bc","invariantUUID":"8050409c-148c-4cf0-8939-1d628c767055","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":"2beb342a-289f-4484-8e25-a92eee71f410","lifecycleState":"CERTIFIED","lastUpdateDate":1666840418735,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04510eff-6271-4f83-a551-7ac07a528248","invariantUUID":"f518888b-73d7-4f53-916c-1f264aa1c6c9","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":"port","uniqueId":"0f8e2c22-1d0b-43c5-96f8-fcaa80ff868d","lifecycleState":"CERTIFIED","lastUpdateDate":1666840430895,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53a6aa67-6037-4e05-b1c2-04f4995d0cc6","invariantUUID":"7d400978-1b64-46a3-8a0f-f897aea98918","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"69090561-ab27-4cf9-8869-bfab2b58b870","lifecycleState":"CERTIFIED","lastUpdateDate":1666840466794,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5cacd7b1-454e-41f8-abbf-b1b81df18b65","invariantUUID":"bc499e9e-7b23-46e8-b931-0c855fed15c4","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e9e9bc59-10c5-43e0-adc5-230bc283daf3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467375,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51f5ca9a-f93a-4a3d-8c33-6fd281dcd34d","invariantUUID":"8d1db802-20c2-473d-b4b3-39cf5cbdac75","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":"fdf4d5a3-86c2-4605-be7b-e4d0baac59f7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467951,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8a284fb-cda0-4825-a833-627b67cbafbe","invariantUUID":"7797ccc1-acfd-4479-a639-4ab71a81d877","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"756273cd-8720-44d0-8437-7e6099692815","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467129,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"369a98ed-1522-49e5-ba49-aabd7babb113","invariantUUID":"0f4f53f8-942d-41ac-9b92-0badf0ddd251","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d4bf0441-cc04-41f2-a31f-fe9bb938e707","lifecycleState":"CERTIFIED","lastUpdateDate":1666840468054,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1e34d31-e17d-4a1f-ac0e-46c0c95ce416","invariantUUID":"b5f4a18b-19b3-407a-adc5-9ceb6aa2d24c","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":"defaulticon","uniqueId":"9f6cbec9-0e96-457c-a3f9-8db3191c3900","lifecycleState":"CERTIFIED","lastUpdateDate":1666843533063,"name":"basic_onboard_ElDNWO","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b827a41e-1870-46e0-9c6b-e0b23d235e39","invariantUUID":"f4f0648a-5b03-408c-9059-93b7e9cd5f29","systemName":"BasicOnboardEldnwo","description":"VF","tags":["basic_onboard_ElDNWO"],"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":"ffa5129e-2f2f-4949-bcbe-2857435b510f","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448146,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e45fbf75-d6c4-4c72-b3ff-d241f32eb9c4","invariantUUID":"89c2a947-063d-4ba4-8c4d-fe0809649553","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":"0254ea6e-7278-4eae-abb2-5d7be7532250","lifecycleState":"CERTIFIED","lastUpdateDate":1666840286851,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"7e99fd9d-6fc4-44cc-b7e0-1f581fafdd0a","invariantUUID":"116b1bc4-a3ff-4717-8a4b-3996968db231","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":"c80179c9-e024-4ab3-8443-e6dbab7c88e3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840403586,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd9b32c4-f073-4f4c-923a-9bbbc087c0d2","invariantUUID":"f226dccd-7bc2-47d2-b377-8f056f69edf6","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9c72deef-bd9b-49cf-8b5a-715dc5b2c588","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448288,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6609c55a-ebf4-4144-9d19-55b8e8317091","invariantUUID":"155f3de4-6a26-4803-ac03-6ee6c3c7315c","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":"19aaed67-5646-4d6a-a5d1-bf67ec5af39b","lifecycleState":"CERTIFIED","lastUpdateDate":1666840371508,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4bb113b0-98b1-4497-9fc2-e929c041f57e","invariantUUID":"e3723972-a56d-4e90-8c6c-7bdc11e6703f","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"afd21e50-4df5-4ce9-aadc-394310b4eff4","lifecycleState":"CERTIFIED","lastUpdateDate":1666840425738,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04589ce1-61a8-49c8-b7df-ecc959425d3a","invariantUUID":"d5214901-1827-4530-9ec7-428280870e4a","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":"defaulticon","uniqueId":"2eb3a08c-bdfe-422f-9f21-37dcce7ac6d5","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448443,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12ad2d80-3543-427e-a949-7fddda7579ef","invariantUUID":"6bf90eaf-f656-4646-adde-0a10237696c6","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":"networkrules","uniqueId":"2b3d0446-147b-48dc-b720-b721198e9e66","lifecycleState":"CERTIFIED","lastUpdateDate":1666840323346,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7f898307-12be-47a3-b5ac-4ff62dd3351a","invariantUUID":"523f2805-6405-457d-9188-bfab461ca2de","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":"4109a3c6-2159-4c70-9e07-62719ce8a52e","lifecycleState":"CERTIFIED","lastUpdateDate":1666840338282,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64f55ba2-394b-4d02-a23b-2a0a0cb6eaee","invariantUUID":"167b5839-b117-4e52-8bb7-dc93e8347eb8","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":"port","uniqueId":"37053f5f-e0ef-451a-b4de-782b1586f3a0","lifecycleState":"CERTIFIED","lastUpdateDate":1666840416930,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f70fa6f-5f85-4e87-bf1e-a798c52fc160","invariantUUID":"d2967bb9-4a91-4bf6-9b44-afb8b10a7598","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":"d70b5fee-9c9c-4265-926b-794ecac69c5e","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448047,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc468be0-7f23-481c-ab1d-5bb5d1e895e1","invariantUUID":"a657a711-f532-4254-80b3-2ece4c0e53f5","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":"objectStorage","uniqueId":"cf93bf19-8072-4a9c-a33b-1fef0ebc5ba3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840303299,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12783619-b7fd-4b87-bfc1-1c5b252917ee","invariantUUID":"cf0eb0c4-5914-42cb-b45f-412917952323","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":"77856668-d325-4167-8724-0a3172c7bc31","lifecycleState":"CERTIFIED","lastUpdateDate":1666840367046,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7df0daef-2a98-4bf8-a9b0-8b6f6aff92b7","invariantUUID":"2207d37a-ad48-475d-ac28-3d795488a2ef","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":"networkrules","uniqueId":"da932380-5eeb-445e-a6bb-ce5174a584b5","lifecycleState":"CERTIFIED","lastUpdateDate":1666840328549,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0013368e-9327-4e4a-adc7-dd8785285b26","invariantUUID":"f1f566cd-606f-4e48-9c00-8cb55fde79e0","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5d1d4c51-c797-4143-af6c-35c332b6b651","lifecycleState":"CERTIFIED","lastUpdateDate":1666840408471,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4878432-6316-4b49-bae2-d6fe7df6c87b","invariantUUID":"4ff3b697-a3dd-4806-8574-2ba1bc1cd6e2","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":"objectStorage","uniqueId":"9eeb0792-1bb4-44f5-b620-60f6896d5e8e","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467493,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1d731f1-a229-4699-a57b-ae66d0a14648","invariantUUID":"acd19cd6-9027-437c-bdd2-4d7f6c17abf9","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.Vdu.VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"55eefa5e-3496-4fc2-966e-95a4514184dc","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448368,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ac57781-4fc5-4589-8cae-389d5c7c6dac","invariantUUID":"e2c64804-da09-4821-bec6-12abf79c92cb","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bceb16e2-3002-4715-8c73-bf085187b718","lifecycleState":"CERTIFIED","lastUpdateDate":1666840311316,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dd7f4a-69be-407d-98dd-697d6b2f30c5","invariantUUID":"223fd1aa-c5a2-4d52-9d40-aec9ea08289b","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":"port","uniqueId":"7f835d97-97d4-40eb-b879-c60851562d34","lifecycleState":"CERTIFIED","lastUpdateDate":1666840399325,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f2e99e0-9ca3-41e3-8906-0ca1288b9b6f","invariantUUID":"26f13834-a64d-487c-ba9b-c9442ec85857","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":"fa5e0edb-d2fd-4729-9856-db7432ce4043","lifecycleState":"CERTIFIED","lastUpdateDate":1666840355945,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c0c0760-4878-4fed-9384-3a8f5d1fb010","invariantUUID":"bb6f97c7-1672-4d3c-acdf-1c6b0359cc19","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee0638d4-e6d8-4e68-abe4-5de4d5045248","lifecycleState":"CERTIFIED","lastUpdateDate":1666840341271,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c0c7360-cfad-45db-a9b1-412a8a8aaa94","invariantUUID":"37641da1-3f99-4749-9bba-93e417dd616d","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":"port","uniqueId":"5e3faabf-a259-4158-8053-cf58ac791617","lifecycleState":"CERTIFIED","lastUpdateDate":1666840308297,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"247b992d-708d-470e-82e0-30a215ac68db","invariantUUID":"b6e3fadd-5c38-4ddb-a019-2bf8f952aeeb","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":"f0301502-a49e-48b2-a175-a47545e68cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1666840304855,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71966087-c1e1-43bd-a877-b57d1a9b9dfb","invariantUUID":"625ca9ce-3182-4fc7-9073-9c5b0b4216bb","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4b9633f-663f-4ece-9986-680b08a0bbe7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840315714,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"93d060cb-2073-443c-b9e7-967481e61848","invariantUUID":"fd643c2e-392b-46d3-b6f7-7ba484c460b6","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":"f6c0d2d7-8947-404d-8aa1-42064ae25812","lifecycleState":"CERTIFIED","lastUpdateDate":1666840363994,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b2a4ddf2-55e2-4447-b27b-65b51f803128","invariantUUID":"ee2d9b87-45de-4d5b-8daa-4b7d9a8f36cc","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":"defaulticon","uniqueId":"798124ef-f12b-495f-83d8-9cd0a7ca11e6","lifecycleState":"CERTIFIED","lastUpdateDate":1666844120353,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b78dc7cc-f8bb-4891-ba24-54ceb2ba3a78","invariantUUID":"58ee82c7-a95f-449f-b4c2-cd1062103813","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":"e5dc01b6-d95a-4040-bd2c-753fa01023ca","lifecycleState":"CERTIFIED","lastUpdateDate":1666840306582,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eae6f728-6a09-4d10-94e8-45e26eafe4fc","invariantUUID":"54dba1e8-8395-4b22-8cfe-5fcfa9e72746","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":"54b1f33e-2bfa-4575-bfe1-5b0aecd640b9","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467835,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aa14dac-6260-45b9-aaf9-ed7d9ff5fb9e","invariantUUID":"dff16ec6-07b3-4288-a4a6-cccd13c0e8ba","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute","tosca.nodes.nfv.Vdu.Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"073279ea-5d0f-4fe3-8104-a2e661dc07ad","lifecycleState":"CERTIFIED","lastUpdateDate":1666840290071,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9bfb34a-93ca-4fc4-a7be-5876d825df44","invariantUUID":"78c43843-22cc-4c86-b941-7555a27fdf7d","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":"769260dc-4060-4001-a8d1-baba2c728ff9","lifecycleState":"CERTIFIED","lastUpdateDate":1666840350114,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02663961-36af-4cbd-9878-6554861008bf","invariantUUID":"50ad7ddd-c553-4721-a85a-effe0245aa0d","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":"network","uniqueId":"ca6ed90f-b55c-4516-9729-29114f35145a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840336772,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f558a93-1ecf-4344-8890-aa33c89d079e","invariantUUID":"b81305b1-a48d-4eb1-997c-bb1f8192b746","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":"network","uniqueId":"d3d819d4-4a85-4364-b14f-2767220d69f7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840344285,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cbfc350-733d-4ea5-a8f5-b67a93fe81b9","invariantUUID":"68a23016-acd6-4628-83c4-eee8d6244ab2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecd8d601-cc95-4b44-8fc1-02cca9f3218a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840422181,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da5e3cde-741e-44e1-aaa7-989d30eca209","invariantUUID":"ac88e819-f480-4bdb-ad71-4e928b155155","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":"bdd56887-11e6-47eb-a3c8-da8de2df5996","lifecycleState":"CERTIFIED","lastUpdateDate":1666840365559,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e2b97be-7361-4c6e-abab-7ba9a811ca92","invariantUUID":"72b7fdf4-8fa5-4282-866c-9572e6221b9e","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":"loadBalancer","uniqueId":"bb459a18-fb32-4bc9-9ff2-b1439cfc655a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840293795,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b717a7a-31bc-43dd-b840-84e33dd3dbd7","invariantUUID":"80758d0c-21ae-40e1-bf08-6f4cdd9d2c62","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":"compute","uniqueId":"661635fb-6957-48d7-91cf-89c44688e83b","lifecycleState":"CERTIFIED","lastUpdateDate":1666840377428,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33323b8-5443-430a-a201-5ae13cb0ac5e","invariantUUID":"25dcb243-3c12-4fc4-a251-be262684d962","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5c8e30ec-59b8-4e31-856f-9d778e75e15e","lifecycleState":"CERTIFIED","lastUpdateDate":1666844118657,"name":"pNF 618ad011-1ca0","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3f045bbc-179a-4029-9654-bf84ac690d59","invariantUUID":"92aa4644-10e0-43c1-9dd4-a37473952ff6","systemName":"Pnf618ad0111ca0","description":"vendor software product","tags":["pNF 618ad011-1ca0"],"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":"9ff1f7af-2397-486b-9afe-308deb4139a0","lifecycleState":"CERTIFIED","lastUpdateDate":1666840317256,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"31e9e84e-8398-49c4-a441-ce03e039fb92","invariantUUID":"a80bb20c-b7e1-4a9a-b436-367de8d58cb6","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":"compute","uniqueId":"03dfacd4-a1ab-4da0-b427-9eba1fc4cd9a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840466899,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6779fb25-cb8f-46fc-8bc0-c220fac2d459","invariantUUID":"68433a75-0919-42e8-a33f-6c7c3113a3f9","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":"978d5a9e-d7a7-4e42-aafa-2620c4dfa7b6","lifecycleState":"CERTIFIED","lastUpdateDate":1666840314264,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df4ec080-4aa5-492f-b0d2-77d6ee03adc3","invariantUUID":"6f65c2ec-7063-4342-81d8-be460b080e31","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":"e76607dd-6e51-4df2-92d4-b775b963f1e5","lifecycleState":"CERTIFIED","lastUpdateDate":1666840331570,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ab292b75-ad2e-474d-8dc0-7b72bb0f76a9","invariantUUID":"860126a2-bfb3-42a9-889e-2a36ff7c2eda","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":"46888bed-df0e-4994-8c6b-589617ef263c","lifecycleState":"CERTIFIED","lastUpdateDate":1666840400758,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fee79f89-1711-4f39-b7dd-58d508b7141b","invariantUUID":"eebc7584-db51-4e92-a87b-2163cf1eb11e","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":"compute","uniqueId":"ed866a23-0f15-4453-a4cc-f2ff4c035770","lifecycleState":"CERTIFIED","lastUpdateDate":1666840427546,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71fe3d25-a675-49f2-a43f-256d89e85598","invariantUUID":"6aee8144-ad06-4948-89be-2ea7ea894c86","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":"objectStorage","uniqueId":"4cccf328-086f-43ee-9a08-dc515e358092","lifecycleState":"CERTIFIED","lastUpdateDate":1666840386162,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ce42ced-a51d-4ebe-8b00-87c956a04c52","invariantUUID":"20172655-4e69-4ea5-a90a-e24a1bbb0b4e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0a0126a0-9c8d-4010-84d8-10a99faf8bef","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467277,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fef33245-b72e-4e1c-9f11-6970d82ae2c9","invariantUUID":"3dc85d68-9fa4-417e-9ca5-38562571993c","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":"10bcf1b6-76f3-4edf-ad09-b31039e00ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840405080,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"506c5a66-be6b-4f6a-962f-f25c5eedea4f","invariantUUID":"a7e5200e-8cbc-4249-af05-0b3f01017fb3","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":"objectStorage","uniqueId":"70716244-6fad-4236-a27c-0f4b89443bfa","lifecycleState":"CERTIFIED","lastUpdateDate":1666840288473,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9086666a-e5c5-4b57-94cb-a6eb4a40c4a2","invariantUUID":"6eab4180-45f3-43b2-b85c-84dd1e834d77","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":"477fc7a3-67e2-4a78-96ae-09c10059ab65","lifecycleState":"CERTIFIED","lastUpdateDate":1666840358938,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"941c1685-cbb1-4af7-aea6-f3ff115d8b2e","invariantUUID":"1d0f8eb2-2b96-4723-af51-d5b11dd433f6","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c989f37-7ea3-4364-ba28-b06b10d06fe1","lifecycleState":"CERTIFIED","lastUpdateDate":1666840342794,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f57cd854-b649-4e54-b345-662c0f20e6ed","invariantUUID":"1995a9d6-9332-41db-896c-54566db0f7a2","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":"defaulticon","uniqueId":"71837743-9a4d-4d35-a109-c22f04db8101","lifecycleState":"CERTIFIED","lastUpdateDate":1666840393556,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"311e45e3-e1c3-4c9b-b4c8-07823be95ff2","invariantUUID":"d58f1dd5-e25d-4075-8be8-4a7ee60b9a8b","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":"c46b2400-dc7a-4346-a382-81abe09a2939","lifecycleState":"CERTIFIED","lastUpdateDate":1666840309803,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8845209c-5143-4955-8907-85132ddffbc3","invariantUUID":"8d84e2bc-5938-469b-a1a3-2ca00bd27d52","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":"port","uniqueId":"e267e1c0-03f1-462c-991f-ee21f120a52f","lifecycleState":"CERTIFIED","lastUpdateDate":1666840397891,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b92ae2f0-2089-4d97-9e2c-e0aaac3cfccf","invariantUUID":"7c4b0630-0afc-4d61-8c1d-4df775df396c","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":"port","uniqueId":"b0a5b763-fc42-4037-85fa-91a7b541b9ec","lifecycleState":"CERTIFIED","lastUpdateDate":1666840396437,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"509840e7-905c-4936-afaf-ed5b84769cf3","invariantUUID":"3889a323-5b0e-4154-afe0-d8c0759570f2","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04432b60-204d-42b2-9f3a-acb9f5792c36","lifecycleState":"CERTIFIED","lastUpdateDate":1666840406513,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0f62208-69f9-482e-b459-dad3a15810ad","invariantUUID":"367e8fca-d950-47da-952d-5dab89d8136a","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"855afdb8-cd6c-4ca3-8a8a-e1d71477c507","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467018,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"703c39ae-f7f6-4e72-8c13-0d23e266c689","invariantUUID":"a94b2237-f819-4349-b7a2-a29fa53de655","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"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"af557d81-97db-479e-bfac-0a16bb87b340","lifecycleState":"CERTIFIED","lastUpdateDate":1666844129844,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"964c07cc-32eb-4dae-adad-f4247a681535","invariantUUID":"58c09f77-7b39-4136-b6a1-d03a5013cd27","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":"486d164a-30ba-4127-a00b-bf015a6501b8","lifecycleState":"CERTIFIED","lastUpdateDate":1666844129555,"name":"Demo_pNF_liKKDB7N0YiQ0It7aqdN","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"65d31541-63d2-44e8-8609-8f8d896a0dde","invariantUUID":"ffda7468-c7e5-47db-8c99-8b47490a8490","systemName":"DemoPnfLikkdb7n0yiq0it7aqdn","description":"catalog service description","tags":["robot-ete","Demo_pNF_liKKDB7N0YiQ0It7aqdN"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2036dd29-d918-4f61-b412-196e5869fde8","lifecycleState":"CERTIFIED","lastUpdateDate":1666843569779,"name":"basic_onboard_ElDNWO","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7689544f-d63f-40d4-a535-d700d49a8952","invariantUUID":"abe05cf9-4fe2-4930-bfcf-8ef0079e6c44","systemName":"BasicOnboardEldnwo","description":"service","tags":["basic_onboard_ElDNWO"],"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-27 04:15:31,401 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-10-27 04:15:31,401 INFO 222:service.py(1) - Service basic_network onboarded 2022-10-27 04:15:31,401 INFO 199:base.py(1) - ***************************************************** 2022-10-27 04:15:31,402 INFO 200:base.py(1) - STOP [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-10-27 04:15:31,402 INFO 201:base.py(1) - ***************************************************** 2022-10-27 04:15:31,402 INFO 175:base.py(1) - ***************************************************** 2022-10-27 04:15:31,402 INFO 176:base.py(1) - START [AAI] ConnectServiceSubToCloudRegionStep: Connect service subscription with cloud region. 2022-10-27 04:15:31,402 INFO 177:base.py(1) - ***************************************************** 2022-10-27 04:15:31,402 INFO 175:base.py(1) - ***************************************************** 2022-10-27 04:15:31,402 INFO 176:base.py(1) - START [AAI] RegisterCloudRegionStep: Register cloud region. 2022-10-27 04:15:31,403 INFO 177:base.py(1) - ***************************************************** 2022-10-27 04:15:31,403 INFO 175:base.py(1) - ***************************************************** 2022-10-27 04:15:31,403 INFO 176:base.py(1) - START [AAI] CloudRegionCreateStep: Create cloud region. 2022-10-27 04:15:31,403 INFO 177:base.py(1) - ***************************************************** 2022-10-27 04:15:31,403 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2022-10-27 04:15:31,403 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-27 04:15:31,404 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-27 04:15:31,404 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-10-27 04:15:31,406 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:15:31,460 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-27 04:15:31,460 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2022-10-27 04:15:31,461 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-27 04:15:31,461 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-27 04:15:31,461 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-27 04:15:31,469 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-27 04:15:31,469 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-27 04:15:31,469 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-27 04:15:31,471 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:15:31,551 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-27 04:15:31,552 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2022-10-27 04:15:31,552 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2022-10-27 04:15:31,554 INFO 199:base.py(1) - ***************************************************** 2022-10-27 04:15:31,555 INFO 200:base.py(1) - STOP [AAI] CloudRegionCreateStep: Create cloud region. 2022-10-27 04:15:31,555 INFO 201:base.py(1) - ***************************************************** 2022-10-27 04:15:31,555 INFO 227:base.py(1) - ***************************************************** 2022-10-27 04:15:31,555 INFO 228:base.py(1) - CONTINUE [AAI] RegisterCloudRegionStep: Register cloud region. 2022-10-27 04:15:31,555 INFO 229:base.py(1) - ***************************************************** 2022-10-27 04:15:31,556 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-27 04:15:31,556 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-27 04:15:31,556 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-10-27 04:15:31,558 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:15:31,622 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-27 04:15:31,623 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-10-27 04:15:31,623 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":"1666844131307","orchestration-disabled":false,"in-maint":false}]} 2022-10-27 04:15:31,646 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-27 04:15:31,646 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/7bbe57e6-e721-4ee5-9d13-326000296049 2022-10-27 04:15:31,647 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "7bbe57e6-e721-4ee5-9d13-326000296049", "user-name": "onap-daily-jakarta", "password": "apURGUenN3vuSnWqmkvcS9Di2v4GK9Se", "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-27 04:15:31,649 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:15:32,334 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/7bbe57e6-e721-4ee5-9d13-326000296049 HTTP/1.1" 201 0 2022-10-27 04:15:32,335 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2022-10-27 04:15:32,335 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2022-10-27 04:15:32,340 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-27 04:15:32,341 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/22cc17b203e14fdd88c2ce3b901c1858 2022-10-27 04:15:32,341 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-10-27 04:15:32,344 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:15:32,397 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/22cc17b203e14fdd88c2ce3b901c1858 HTTP/1.1" 404 464 2022-10-27 04:15:32,398 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2022-10-27 04:15:32,398 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/22cc17b203e14fdd88c2ce3b901c1858","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/22cc17b203e14fdd88c2ce3b901c1858","ERR.5.4.6114"]}}} 2022-10-27 04:15:32,398 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-27 04:15:32,399 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/22cc17b203e14fdd88c2ce3b901c1858","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/22cc17b203e14fdd88c2ce3b901c1858","ERR.5.4.6114"]}}}. 2022-10-27 04:15:32,399 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2022-10-27 04:15:32,399 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2022-10-27 04:15:32,402 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-27 04:15:32,403 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/22cc17b203e14fdd88c2ce3b901c1858 2022-10-27 04:15:32,403 DEBUG 132:onap_service.py(1) - [AAI][add tenant to cloud region] data sent: { "tenant-id": "22cc17b203e14fdd88c2ce3b901c1858", "tenant-name": "onap-daily-jakarta", "tenant-context": "None" } 2022-10-27 04:15:32,404 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:15:32,934 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/22cc17b203e14fdd88c2ce3b901c1858 HTTP/1.1" 201 0 2022-10-27 04:15:32,935 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2022-10-27 04:15:32,935 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2022-10-27 04:15:32,938 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-27 04:15:32,938 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-27 04:15:32,938 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2022-10-27 04:15:32,940 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:15:33,050 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-27 04:15:33,052 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2022-10-27 04:15:33,052 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-27 04:15:33,052 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-27 04:15:33,052 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-27 04:15:33,062 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-27 04:15:33,062 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-27 04:15:33,063 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-27 04:15:33,065 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:15:33,529 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-27 04:15:33,529 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2022-10-27 04:15:33,530 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2022-10-27 04:15:33,532 INFO 199:base.py(1) - ***************************************************** 2022-10-27 04:15:33,532 INFO 200:base.py(1) - STOP [AAI] RegisterCloudRegionStep: Register cloud region. 2022-10-27 04:15:33,532 INFO 201:base.py(1) - ***************************************************** 2022-10-27 04:15:33,532 INFO 175:base.py(1) - ***************************************************** 2022-10-27 04:15:33,532 INFO 176:base.py(1) - START [AAI] LinkCloudRegionToComplexStep: Connect cloud region with complex. 2022-10-27 04:15:33,533 INFO 177:base.py(1) - ***************************************************** 2022-10-27 04:15:33,533 INFO 175:base.py(1) - ***************************************************** 2022-10-27 04:15:33,533 INFO 176:base.py(1) - START [AAI] ComplexCreateStep: Create complex. 2022-10-27 04:15:33,533 INFO 177:base.py(1) - ***************************************************** 2022-10-27 04:15:33,547 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-27 04:15:33,547 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-27 04:15:33,547 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-27 04:15:33,549 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:15:34,640 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-27 04:15:34,641 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 201 2022-10-27 04:15:34,641 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: 2022-10-27 04:15:34,644 INFO 199:base.py(1) - ***************************************************** 2022-10-27 04:15:34,644 INFO 200:base.py(1) - STOP [AAI] ComplexCreateStep: Create complex. 2022-10-27 04:15:34,645 INFO 201:base.py(1) - ***************************************************** 2022-10-27 04:15:34,645 INFO 227:base.py(1) - ***************************************************** 2022-10-27 04:15:34,645 INFO 228:base.py(1) - CONTINUE [AAI] LinkCloudRegionToComplexStep: Connect cloud region with complex. 2022-10-27 04:15:34,645 INFO 229:base.py(1) - ***************************************************** 2022-10-27 04:15:34,646 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-27 04:15:34,646 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-27 04:15:34,646 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-10-27 04:15:34,649 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:15:34,730 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378 2022-10-27 04:15:34,731 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-10-27 04:15:34,731 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":"1666844131307","orchestration-disabled":false,"in-maint":false}]} 2022-10-27 04:15:34,742 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-27 04:15:34,742 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-27 04:15:34,743 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-27 04:15:34,744 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:15:34,930 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-27 04:15:34,931 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2022-10-27 04:15:34,931 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2022-10-27 04:15:34,933 INFO 199:base.py(1) - ***************************************************** 2022-10-27 04:15:34,933 INFO 200:base.py(1) - STOP [AAI] LinkCloudRegionToComplexStep: Connect cloud region with complex. 2022-10-27 04:15:34,933 INFO 201:base.py(1) - ***************************************************** 2022-10-27 04:15:34,933 INFO 175:base.py(1) - ***************************************************** 2022-10-27 04:15:34,933 INFO 176:base.py(1) - START [AAI] CustomerServiceSubscriptionCreateStep: Create customer's service subscription. 2022-10-27 04:15:34,934 INFO 177:base.py(1) - ***************************************************** 2022-10-27 04:15:34,934 INFO 175:base.py(1) - ***************************************************** 2022-10-27 04:15:34,934 INFO 176:base.py(1) - START [AAI] CustomerCreateStep: Create customer. 2022-10-27 04:15:34,934 INFO 177:base.py(1) - ***************************************************** 2022-10-27 04:15:34,940 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-27 04:15:34,940 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-27 04:15:34,940 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-27 04:15:34,942 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:15:35,444 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-27 04:15:35,445 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2022-10-27 04:15:35,445 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2022-10-27 04:15:35,448 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-27 04:15:35,448 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-27 04:15:35,448 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2022-10-27 04:15:35,450 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:15:35,531 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-27 04:15:35,532 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2022-10-27 04:15:35,532 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":"1666844134779"} 2022-10-27 04:15:35,535 INFO 199:base.py(1) - ***************************************************** 2022-10-27 04:15:35,535 INFO 200:base.py(1) - STOP [AAI] CustomerCreateStep: Create customer. 2022-10-27 04:15:35,535 INFO 201:base.py(1) - ***************************************************** 2022-10-27 04:15:35,536 INFO 227:base.py(1) - ***************************************************** 2022-10-27 04:15:35,536 INFO 228:base.py(1) - CONTINUE [AAI] CustomerServiceSubscriptionCreateStep: Create customer's service subscription. 2022-10-27 04:15:35,536 INFO 229:base.py(1) - ***************************************************** 2022-10-27 04:15:35,537 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-27 04:15:35,537 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-27 04:15:35,537 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2022-10-27 04:15:35,540 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:15:35,638 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-27 04:15:35,639 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2022-10-27 04:15:35,639 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":"1666844134779"} 2022-10-27 04:15:35,642 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-27 04:15:35,642 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-27 04:15:35,642 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-10-27 04:15:35,644 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:15:35,736 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-27 04:15:35,737 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 404 2022-10-27 04:15:35,737 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-27 04:15:35,737 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-27 04:15:35,738 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-27 04:15:35,738 INFO 561:customer.py(1) - Create service subscription for basicnw-customer customer 2022-10-27 04:15:35,738 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-27 04:15:35,738 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-27 04:15:35,738 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: None 2022-10-27 04:15:35,740 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:15:36,351 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-27 04:15:36,352 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2022-10-27 04:15:36,352 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2022-10-27 04:15:36,354 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-27 04:15:36,354 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-27 04:15:36,355 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-10-27 04:15:36,357 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:15:36,479 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-27 04:15:36,480 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2022-10-27 04:15:36,480 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1666844135577"}]} 2022-10-27 04:15:36,483 INFO 199:base.py(1) - ***************************************************** 2022-10-27 04:15:36,483 INFO 200:base.py(1) - STOP [AAI] CustomerServiceSubscriptionCreateStep: Create customer's service subscription. 2022-10-27 04:15:36,484 INFO 201:base.py(1) - ***************************************************** 2022-10-27 04:15:36,484 INFO 227:base.py(1) - ***************************************************** 2022-10-27 04:15:36,484 INFO 228:base.py(1) - CONTINUE [AAI] ConnectServiceSubToCloudRegionStep: Connect service subscription with cloud region. 2022-10-27 04:15:36,484 INFO 229:base.py(1) - ***************************************************** 2022-10-27 04:15:36,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-27 04:15:36,485 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-27 04:15:36,485 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2022-10-27 04:15:36,486 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:15:36,541 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-27 04:15:36,542 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2022-10-27 04:15:36,542 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":"1666844134779"} 2022-10-27 04:15:36,544 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-27 04:15:36,545 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-27 04:15:36,545 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-10-27 04:15:36,547 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:15:36,605 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-27 04:15:36,606 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2022-10-27 04:15:36,606 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1666844135577"}]} 2022-10-27 04:15:36,609 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-27 04:15:36,609 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-27 04:15:36,609 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-10-27 04:15:36,611 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:15:36,678 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-27 04:15:36,678 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-10-27 04:15:36,679 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":"1666844134580","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-27 04:15:36,681 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-27 04:15:36,681 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/22cc17b203e14fdd88c2ce3b901c1858 2022-10-27 04:15:36,681 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-10-27 04:15:36,683 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:15:36,734 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/22cc17b203e14fdd88c2ce3b901c1858 HTTP/1.1" 200 142 2022-10-27 04:15:36,734 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-10-27 04:15:36,735 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"22cc17b203e14fdd88c2ce3b901c1858","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1666844132247"} 2022-10-27 04:15:36,742 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-27 04:15:36,743 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-27 04:15:36,743 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/22cc17b203e14fdd88c2ce3b901c1858?resource-version=1666844132247", "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": "22cc17b203e14fdd88c2ce3b901c1858"}] } 2022-10-27 04:15:36,745 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:15:36,895 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-27 04:15:36,896 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2022-10-27 04:15:36,896 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2022-10-27 04:15:36,898 INFO 199:base.py(1) - ***************************************************** 2022-10-27 04:15:36,898 INFO 200:base.py(1) - STOP [AAI] ConnectServiceSubToCloudRegionStep: Connect service subscription with cloud region. 2022-10-27 04:15:36,898 INFO 201:base.py(1) - ***************************************************** 2022-10-27 04:15:36,898 INFO 227:base.py(1) - ***************************************************** 2022-10-27 04:15:36,898 INFO 228:base.py(1) - CONTINUE [SO] YamlTemplateServiceAlaCarteInstantiateStep: Instantiate service described in YAML using SO a'la carte method. 2022-10-27 04:15:36,899 INFO 229:base.py(1) - ***************************************************** 2022-10-27 04:15:36,899 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-27 04:15:36,899 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-27 04:15:36,899 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2022-10-27 04:15:36,901 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:15:36,953 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-27 04:15:36,953 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2022-10-27 04:15:36,954 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":"1666844134779"} 2022-10-27 04:15:36,955 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-27 04:15:36,956 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-27 04:15:36,956 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-10-27 04:15:36,958 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:15:37,055 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-27 04:15:37,055 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2022-10-27 04:15:37,056 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1666844136584","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/22cc17b203e14fdd88c2ce3b901c1858","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":"22cc17b203e14fdd88c2ce3b901c1858"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-jakarta"}]}]}}]} 2022-10-27 04:15:37,058 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-27 04:15:37,058 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-27 04:15:37,058 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-10-27 04:15:37,060 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:15:37,119 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-27 04:15:37,120 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-10-27 04:15:37,120 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":"1666844134580","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-27 04:15:37,122 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-27 04:15:37,123 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/22cc17b203e14fdd88c2ce3b901c1858 2022-10-27 04:15:37,123 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-10-27 04:15:37,125 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:15:37,180 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/22cc17b203e14fdd88c2ce3b901c1858 HTTP/1.1" 200 615 2022-10-27 04:15:37,180 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-10-27 04:15:37,181 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"22cc17b203e14fdd88c2ce3b901c1858","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1666844136584","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-27 04:15:37,183 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-27 04:15:37,183 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-27 04:15:37,183 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2022-10-27 04:15:37,185 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:15:37,229 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-27 04:15:37,230 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 404 2022-10-27 04:15:37,231 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-27 04:15:37,231 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-27 04:15:37,231 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-27 04:15:37,231 INFO 201:service_ala_carte.py(1) - Owning entity not found, create it 2022-10-27 04:15:37,234 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-27 04:15:37,234 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/91d4f85e-8575-4f1d-8768-de9b2917cd50 2022-10-27 04:15:37,235 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicnw-oe", "owning-entity-id": "91d4f85e-8575-4f1d-8768-de9b2917cd50" } 2022-10-27 04:15:37,239 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:15:37,708 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/owning-entities/owning-entity/91d4f85e-8575-4f1d-8768-de9b2917cd50 HTTP/1.1" 201 0 2022-10-27 04:15:37,709 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2022-10-27 04:15:37,709 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2022-10-27 04:15:37,711 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-27 04:15:37,711 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/91d4f85e-8575-4f1d-8768-de9b2917cd50 2022-10-27 04:15:37,712 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2022-10-27 04:15:37,713 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:15:37,763 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/owning-entities/owning-entity/91d4f85e-8575-4f1d-8768-de9b2917cd50 HTTP/1.1" 200 128 2022-10-27 04:15:37,764 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2022-10-27 04:15:37,765 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"91d4f85e-8575-4f1d-8768-de9b2917cd50","owning-entity-name":"basicnw-oe","resource-version":"1666844137077"} 2022-10-27 04:15:37,767 INFO 205:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2022-10-27 04:15:37,767 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-10-27 04:15:37,767 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-10-27 04:15:37,767 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-27 04:15:37,767 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-27 04:15:37,767 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-10-27 04:15:37,769 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-10-27 04:15:37,848 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1463 2022-10-27 04:15:37,850 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-10-27 04:15:37,850 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"7689544f-d63f-40d4-a535-d700d49a8952","invariantUUID":"abe05cf9-4fe2-4930-bfcf-8ef0079e6c44","name":"basic_onboard_ElDNWO","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7689544f-d63f-40d4-a535-d700d49a8952/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7466e5e4-e623-4ff6-865c-4e0fdaa65fde","invariantUUID":"c2973f9e-c4d8-4e01-8d2b-ac9c2a88a79f","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/7466e5e4-e623-4ff6-865c-4e0fdaa65fde/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"65d31541-63d2-44e8-8609-8f8d896a0dde","invariantUUID":"ffda7468-c7e5-47db-8c99-8b47490a8490","name":"Demo_pNF_liKKDB7N0YiQ0It7aqdN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/65d31541-63d2-44e8-8609-8f8d896a0dde/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"964c07cc-32eb-4dae-adad-f4247a681535","invariantUUID":"58c09f77-7b39-4136-b6a1-d03a5013cd27","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/964c07cc-32eb-4dae-adad-f4247a681535/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-10-27 04:15:37,852 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ElDNWO from SDC 2022-10-27 04:15:37,852 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:15:37,852 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:15:37,853 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-27 04:15:37,853 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-10-27 04:15:37,853 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:15:37,853 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:15:37,853 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2022-10-27 04:15:37,853 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_liKKDB7N0YiQ0It7aqdN from SDC 2022-10-27 04:15:37,853 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:15:37,853 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:15:37,853 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-27 04:15:37,854 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-10-27 04:15:37,854 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:15:37,854 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:15:37,854 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-27 04:15:37,854 DEBUG 175:__init__.py(1) - number of Service returned: 4 2022-10-27 04:15:37,854 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-10-27 04:15:37,854 INFO 220:__init__.py(1) - Service found, updating information 2022-10-27 04:15:37,855 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-27 04:15:37,855 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-27 04:15:37,855 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-10-27 04:15:37,858 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-27 04:15:37,928 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-27 04:15:37,938 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-10-27 04:15:37,940 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9c53f44-e549-4c06-97e5-f0cc41e3259a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840312766,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a0ad9fae-4f4e-4d25-8233-a210093a1dd8","invariantUUID":"23a20c85-affa-4ee8-a57d-c59d2cfc81c9","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"555d7d2c-6544-41aa-bc13-f4da4ae53349","lifecycleState":"CERTIFIED","lastUpdateDate":1666840381834,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b544cf00-117c-4435-90e5-81d7c45f4321","invariantUUID":"fe3cf4fe-5362-48ec-be86-94e528dde168","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":"compute","uniqueId":"d7292bde-28b0-4afd-8657-3c8d4e7e36d3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840370040,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"566c81dc-8ff5-4bbd-ad03-f312ace7e196","invariantUUID":"1e469bfd-fde2-42ce-901e-c44355e11787","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":"defaulticon","uniqueId":"960db5cf-442d-4f88-9c88-e0f817692036","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448514,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f2ac8f-6a4b-46d8-ba8d-93a7c9643039","invariantUUID":"17a123f2-14d2-4566-b95b-9752fc400e36","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":"network","uniqueId":"6883d01d-5bb0-46e7-94cc-2650ae2b33c2","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467594,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc74e70c-6310-478d-ab13-7d165e3b4114","invariantUUID":"840d07cc-1634-45a3-9e0b-1b9cbbe7c284","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":"compute","uniqueId":"cb0b65fa-4162-4ca3-bbf7-0e962f096151","lifecycleState":"CERTIFIED","lastUpdateDate":1666840279997,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5409c16f-10d7-479e-8531-aa7c0b3bc746","invariantUUID":"ab0c6dc6-e9d6-446b-aec0-bf21397b9b8f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"84403b30-0051-4fb5-b80d-17ec675fda45","lifecycleState":"CERTIFIED","lastUpdateDate":1666840423908,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4bab78d4-d297-4a02-8f00-0401e4fa68c8","invariantUUID":"1665fcc9-f434-449f-a047-e74eec252f70","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":"88bfb6fe-78ed-41d7-8d46-27a76c062f5d","lifecycleState":"CERTIFIED","lastUpdateDate":1666840368562,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50aadccb-b8cc-43bf-bf82-669bbb8816d3","invariantUUID":"126fd487-7ef8-41c1-8a54-efbe15eb04f7","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4ed6cd45-eaa3-4461-be23-ac64023d02f6","lifecycleState":"CERTIFIED","lastUpdateDate":1666840301825,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ca27334-dbc7-45c6-b33a-7fdbcadc9d93","invariantUUID":"042ae1d8-e7b9-444e-81d8-64f551b2293d","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":"e18679b5-ada5-4abc-ad41-3d09045fe85f","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467685,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b73aa2fe-1e15-4428-bbb1-cda9116fc614","invariantUUID":"d835b09c-4ba3-4a98-b585-d916cad36bc9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccafc43c-5a6f-4e97-810c-3707577bb299","lifecycleState":"CERTIFIED","lastUpdateDate":1666840412510,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7303903-45d3-4d9c-852e-da08adba6cc2","invariantUUID":"b7518221-36b6-47e9-8d83-620ae8485729","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":"246a1938-5615-4d62-8f99-59e0e1a09450","lifecycleState":"CERTIFIED","lastUpdateDate":1666840335254,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe340a00-bc89-4a9e-8d90-8c65a11ab17c","invariantUUID":"4d6aed65-5323-4111-8ac7-7a3880b08757","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"485b3242-d15c-4f1d-9ee0-26ddfbf39bb5","lifecycleState":"CERTIFIED","lastUpdateDate":1666840354409,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b112ae8-6ff5-4f06-b829-34f1954796ed","invariantUUID":"43f27d00-e6d3-457c-934d-29020f85c090","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":"network","uniqueId":"61b86ce6-7568-4b3a-af49-776cff9f3fa3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840387702,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9125664-24b4-4a62-8121-da2d639fbfa4","invariantUUID":"bc332756-59e9-43e9-9e30-19f27825db78","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":"network","uniqueId":"596dbd68-b3e5-42ff-affb-fec4bedf669b","lifecycleState":"CERTIFIED","lastUpdateDate":1666840402173,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88893a75-2962-4e30-b3e1-4a0fe961e6de","invariantUUID":"dd2ccafb-be36-4ec0-9f59-d711ec8a446d","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":"6938320c-f2ac-42bf-9fe5-f1b2c827f26f","lifecycleState":"CERTIFIED","lastUpdateDate":1666840330094,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eb4cac-d442-4976-81d6-e2244666a84f","invariantUUID":"da97db97-2135-4403-98a1-63a27a06863f","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1a9f949f-b4d6-4da2-b39e-7b120e95d00c","lifecycleState":"CERTIFIED","lastUpdateDate":1666840297418,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49c8a295-8f98-4bc7-84bb-e50553d244bc","invariantUUID":"ee18a955-cc30-4fef-9483-bf1f94a39056","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":"defaulticon","uniqueId":"4b55762f-3300-4567-8285-c9f9a5763d11","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448217,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdb2c6cf-b25b-4e37-8b81-a27dfccb3c2e","invariantUUID":"74d8583c-89e9-40f3-bb51-70c30a2ff19a","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":"compute","uniqueId":"5d2006f9-bd8f-4f29-8412-126e6e1e4b47","lifecycleState":"CERTIFIED","lastUpdateDate":1666840380374,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"525062ca-7440-4baa-a949-fe47d16092c4","invariantUUID":"73c6e918-7bb6-4105-96a2-94d24889965b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f2d5e00b-902d-444e-91bc-447a5fa1eb79","lifecycleState":"CERTIFIED","lastUpdateDate":1666840410740,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ddf63d1-1cd1-43fa-84c6-83c7c1a3007c","invariantUUID":"3be3f18d-f456-4628-ac4d-9adcf364852f","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":"952f7437-de8c-4fda-a254-c99f767ee92c","lifecycleState":"CERTIFIED","lastUpdateDate":1666840374415,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d995d26-0c9f-4bf0-be7e-434f865e2e2c","invariantUUID":"c50b60ca-0345-46bf-af1f-e61798f4e5c3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b909ffed-77c5-403a-b339-c71e85a84593","lifecycleState":"CERTIFIED","lastUpdateDate":1666840394956,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a394861c-31ee-489e-9d01-d86f1c945f63","invariantUUID":"0cdcf3c0-b8a9-4dc9-8a1d-653ce021ebd9","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bb27825-1b3b-478a-b9e5-0eb835f8993e","lifecycleState":"CERTIFIED","lastUpdateDate":1666840375942,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdc21bf3-dcb5-4834-8a4c-8f491e6da18f","invariantUUID":"50ecdce1-ea36-4f87-9d17-0bade85ec98b","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"6eb92306-29a5-41d2-8115-0b9969593699","lifecycleState":"CERTIFIED","lastUpdateDate":1666840429317,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0a556b05-e829-4140-ba47-1c462ddab271","invariantUUID":"e3988648-f9d3-446a-ab05-5ab367c1a4cc","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":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840362458,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5e2b6ee-7640-430d-b387-c777043c9077","invariantUUID":"46f45e0d-cd0c-46f8-8b4a-b617167ad3f4","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55b9c1d1-3243-4c2a-95c9-17a28f704585","lifecycleState":"CERTIFIED","lastUpdateDate":1666840324796,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5412bfbd-a19b-4f7e-a88b-7ca8f6f30cb1","invariantUUID":"fb80a427-3d09-43dc-a866-4af2f96b0e7a","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":"6f021e97-ff1c-4d38-9c03-ac85095d06fe","lifecycleState":"CERTIFIED","lastUpdateDate":1666840360563,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4e331e82-f564-4a5c-a18a-4668b5264e0d","invariantUUID":"51a8f86a-1146-4cc1-8213-9e5dfd6d2f27","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":"port","uniqueId":"dd6aa16a-7f49-4cad-9ed3-5fa4e9a06c97","lifecycleState":"CERTIFIED","lastUpdateDate":1666840295841,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79c9d025-d6e0-4c04-95b1-ba2284b5d78f","invariantUUID":"e2c14684-ea38-4540-a48d-48133cdddc7b","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":"compute","uniqueId":"24a78c59-3b98-4afb-9e1c-f87d38338385","lifecycleState":"CERTIFIED","lastUpdateDate":1666840333770,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8d22bba-db37-4f9f-bec5-cc802847e9bc","invariantUUID":"8050409c-148c-4cf0-8939-1d628c767055","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":"2beb342a-289f-4484-8e25-a92eee71f410","lifecycleState":"CERTIFIED","lastUpdateDate":1666840418735,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04510eff-6271-4f83-a551-7ac07a528248","invariantUUID":"f518888b-73d7-4f53-916c-1f264aa1c6c9","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":"port","uniqueId":"0f8e2c22-1d0b-43c5-96f8-fcaa80ff868d","lifecycleState":"CERTIFIED","lastUpdateDate":1666840430895,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53a6aa67-6037-4e05-b1c2-04f4995d0cc6","invariantUUID":"7d400978-1b64-46a3-8a0f-f897aea98918","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"69090561-ab27-4cf9-8869-bfab2b58b870","lifecycleState":"CERTIFIED","lastUpdateDate":1666840466794,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5cacd7b1-454e-41f8-abbf-b1b81df18b65","invariantUUID":"bc499e9e-7b23-46e8-b931-0c855fed15c4","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e9e9bc59-10c5-43e0-adc5-230bc283daf3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467375,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51f5ca9a-f93a-4a3d-8c33-6fd281dcd34d","invariantUUID":"8d1db802-20c2-473d-b4b3-39cf5cbdac75","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":"fdf4d5a3-86c2-4605-be7b-e4d0baac59f7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467951,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8a284fb-cda0-4825-a833-627b67cbafbe","invariantUUID":"7797ccc1-acfd-4479-a639-4ab71a81d877","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"756273cd-8720-44d0-8437-7e6099692815","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467129,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"369a98ed-1522-49e5-ba49-aabd7babb113","invariantUUID":"0f4f53f8-942d-41ac-9b92-0badf0ddd251","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d4bf0441-cc04-41f2-a31f-fe9bb938e707","lifecycleState":"CERTIFIED","lastUpdateDate":1666840468054,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1e34d31-e17d-4a1f-ac0e-46c0c95ce416","invariantUUID":"b5f4a18b-19b3-407a-adc5-9ceb6aa2d24c","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":"defaulticon","uniqueId":"9f6cbec9-0e96-457c-a3f9-8db3191c3900","lifecycleState":"CERTIFIED","lastUpdateDate":1666843533063,"name":"basic_onboard_ElDNWO","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b827a41e-1870-46e0-9c6b-e0b23d235e39","invariantUUID":"f4f0648a-5b03-408c-9059-93b7e9cd5f29","systemName":"BasicOnboardEldnwo","description":"VF","tags":["basic_onboard_ElDNWO"],"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":"ffa5129e-2f2f-4949-bcbe-2857435b510f","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448146,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e45fbf75-d6c4-4c72-b3ff-d241f32eb9c4","invariantUUID":"89c2a947-063d-4ba4-8c4d-fe0809649553","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":"0254ea6e-7278-4eae-abb2-5d7be7532250","lifecycleState":"CERTIFIED","lastUpdateDate":1666840286851,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"7e99fd9d-6fc4-44cc-b7e0-1f581fafdd0a","invariantUUID":"116b1bc4-a3ff-4717-8a4b-3996968db231","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":"c80179c9-e024-4ab3-8443-e6dbab7c88e3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840403586,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd9b32c4-f073-4f4c-923a-9bbbc087c0d2","invariantUUID":"f226dccd-7bc2-47d2-b377-8f056f69edf6","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9c72deef-bd9b-49cf-8b5a-715dc5b2c588","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448288,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6609c55a-ebf4-4144-9d19-55b8e8317091","invariantUUID":"155f3de4-6a26-4803-ac03-6ee6c3c7315c","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":"19aaed67-5646-4d6a-a5d1-bf67ec5af39b","lifecycleState":"CERTIFIED","lastUpdateDate":1666840371508,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4bb113b0-98b1-4497-9fc2-e929c041f57e","invariantUUID":"e3723972-a56d-4e90-8c6c-7bdc11e6703f","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"afd21e50-4df5-4ce9-aadc-394310b4eff4","lifecycleState":"CERTIFIED","lastUpdateDate":1666840425738,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04589ce1-61a8-49c8-b7df-ecc959425d3a","invariantUUID":"d5214901-1827-4530-9ec7-428280870e4a","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":"defaulticon","uniqueId":"2eb3a08c-bdfe-422f-9f21-37dcce7ac6d5","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448443,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12ad2d80-3543-427e-a949-7fddda7579ef","invariantUUID":"6bf90eaf-f656-4646-adde-0a10237696c6","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":"networkrules","uniqueId":"2b3d0446-147b-48dc-b720-b721198e9e66","lifecycleState":"CERTIFIED","lastUpdateDate":1666840323346,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7f898307-12be-47a3-b5ac-4ff62dd3351a","invariantUUID":"523f2805-6405-457d-9188-bfab461ca2de","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":"4109a3c6-2159-4c70-9e07-62719ce8a52e","lifecycleState":"CERTIFIED","lastUpdateDate":1666840338282,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64f55ba2-394b-4d02-a23b-2a0a0cb6eaee","invariantUUID":"167b5839-b117-4e52-8bb7-dc93e8347eb8","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":"port","uniqueId":"37053f5f-e0ef-451a-b4de-782b1586f3a0","lifecycleState":"CERTIFIED","lastUpdateDate":1666840416930,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f70fa6f-5f85-4e87-bf1e-a798c52fc160","invariantUUID":"d2967bb9-4a91-4bf6-9b44-afb8b10a7598","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":"d70b5fee-9c9c-4265-926b-794ecac69c5e","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448047,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc468be0-7f23-481c-ab1d-5bb5d1e895e1","invariantUUID":"a657a711-f532-4254-80b3-2ece4c0e53f5","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":"objectStorage","uniqueId":"cf93bf19-8072-4a9c-a33b-1fef0ebc5ba3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840303299,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12783619-b7fd-4b87-bfc1-1c5b252917ee","invariantUUID":"cf0eb0c4-5914-42cb-b45f-412917952323","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":"77856668-d325-4167-8724-0a3172c7bc31","lifecycleState":"CERTIFIED","lastUpdateDate":1666840367046,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7df0daef-2a98-4bf8-a9b0-8b6f6aff92b7","invariantUUID":"2207d37a-ad48-475d-ac28-3d795488a2ef","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":"networkrules","uniqueId":"da932380-5eeb-445e-a6bb-ce5174a584b5","lifecycleState":"CERTIFIED","lastUpdateDate":1666840328549,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0013368e-9327-4e4a-adc7-dd8785285b26","invariantUUID":"f1f566cd-606f-4e48-9c00-8cb55fde79e0","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5d1d4c51-c797-4143-af6c-35c332b6b651","lifecycleState":"CERTIFIED","lastUpdateDate":1666840408471,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4878432-6316-4b49-bae2-d6fe7df6c87b","invariantUUID":"4ff3b697-a3dd-4806-8574-2ba1bc1cd6e2","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":"objectStorage","uniqueId":"9eeb0792-1bb4-44f5-b620-60f6896d5e8e","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467493,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1d731f1-a229-4699-a57b-ae66d0a14648","invariantUUID":"acd19cd6-9027-437c-bdd2-4d7f6c17abf9","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.Vdu.VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"55eefa5e-3496-4fc2-966e-95a4514184dc","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448368,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ac57781-4fc5-4589-8cae-389d5c7c6dac","invariantUUID":"e2c64804-da09-4821-bec6-12abf79c92cb","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bceb16e2-3002-4715-8c73-bf085187b718","lifecycleState":"CERTIFIED","lastUpdateDate":1666840311316,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dd7f4a-69be-407d-98dd-697d6b2f30c5","invariantUUID":"223fd1aa-c5a2-4d52-9d40-aec9ea08289b","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":"port","uniqueId":"7f835d97-97d4-40eb-b879-c60851562d34","lifecycleState":"CERTIFIED","lastUpdateDate":1666840399325,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f2e99e0-9ca3-41e3-8906-0ca1288b9b6f","invariantUUID":"26f13834-a64d-487c-ba9b-c9442ec85857","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":"fa5e0edb-d2fd-4729-9856-db7432ce4043","lifecycleState":"CERTIFIED","lastUpdateDate":1666840355945,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c0c0760-4878-4fed-9384-3a8f5d1fb010","invariantUUID":"bb6f97c7-1672-4d3c-acdf-1c6b0359cc19","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee0638d4-e6d8-4e68-abe4-5de4d5045248","lifecycleState":"CERTIFIED","lastUpdateDate":1666840341271,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c0c7360-cfad-45db-a9b1-412a8a8aaa94","invariantUUID":"37641da1-3f99-4749-9bba-93e417dd616d","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":"port","uniqueId":"5e3faabf-a259-4158-8053-cf58ac791617","lifecycleState":"CERTIFIED","lastUpdateDate":1666840308297,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"247b992d-708d-470e-82e0-30a215ac68db","invariantUUID":"b6e3fadd-5c38-4ddb-a019-2bf8f952aeeb","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":"f0301502-a49e-48b2-a175-a47545e68cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1666840304855,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71966087-c1e1-43bd-a877-b57d1a9b9dfb","invariantUUID":"625ca9ce-3182-4fc7-9073-9c5b0b4216bb","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4b9633f-663f-4ece-9986-680b08a0bbe7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840315714,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"93d060cb-2073-443c-b9e7-967481e61848","invariantUUID":"fd643c2e-392b-46d3-b6f7-7ba484c460b6","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":"f6c0d2d7-8947-404d-8aa1-42064ae25812","lifecycleState":"CERTIFIED","lastUpdateDate":1666840363994,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b2a4ddf2-55e2-4447-b27b-65b51f803128","invariantUUID":"ee2d9b87-45de-4d5b-8daa-4b7d9a8f36cc","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":"defaulticon","uniqueId":"798124ef-f12b-495f-83d8-9cd0a7ca11e6","lifecycleState":"CERTIFIED","lastUpdateDate":1666844120353,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b78dc7cc-f8bb-4891-ba24-54ceb2ba3a78","invariantUUID":"58ee82c7-a95f-449f-b4c2-cd1062103813","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":"e5dc01b6-d95a-4040-bd2c-753fa01023ca","lifecycleState":"CERTIFIED","lastUpdateDate":1666840306582,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eae6f728-6a09-4d10-94e8-45e26eafe4fc","invariantUUID":"54dba1e8-8395-4b22-8cfe-5fcfa9e72746","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":"54b1f33e-2bfa-4575-bfe1-5b0aecd640b9","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467835,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aa14dac-6260-45b9-aaf9-ed7d9ff5fb9e","invariantUUID":"dff16ec6-07b3-4288-a4a6-cccd13c0e8ba","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute","tosca.nodes.nfv.Vdu.Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"073279ea-5d0f-4fe3-8104-a2e661dc07ad","lifecycleState":"CERTIFIED","lastUpdateDate":1666840290071,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9bfb34a-93ca-4fc4-a7be-5876d825df44","invariantUUID":"78c43843-22cc-4c86-b941-7555a27fdf7d","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":"769260dc-4060-4001-a8d1-baba2c728ff9","lifecycleState":"CERTIFIED","lastUpdateDate":1666840350114,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02663961-36af-4cbd-9878-6554861008bf","invariantUUID":"50ad7ddd-c553-4721-a85a-effe0245aa0d","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":"network","uniqueId":"ca6ed90f-b55c-4516-9729-29114f35145a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840336772,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f558a93-1ecf-4344-8890-aa33c89d079e","invariantUUID":"b81305b1-a48d-4eb1-997c-bb1f8192b746","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":"network","uniqueId":"d3d819d4-4a85-4364-b14f-2767220d69f7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840344285,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cbfc350-733d-4ea5-a8f5-b67a93fe81b9","invariantUUID":"68a23016-acd6-4628-83c4-eee8d6244ab2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecd8d601-cc95-4b44-8fc1-02cca9f3218a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840422181,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da5e3cde-741e-44e1-aaa7-989d30eca209","invariantUUID":"ac88e819-f480-4bdb-ad71-4e928b155155","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":"bdd56887-11e6-47eb-a3c8-da8de2df5996","lifecycleState":"CERTIFIED","lastUpdateDate":1666840365559,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e2b97be-7361-4c6e-abab-7ba9a811ca92","invariantUUID":"72b7fdf4-8fa5-4282-866c-9572e6221b9e","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":"loadBalancer","uniqueId":"bb459a18-fb32-4bc9-9ff2-b1439cfc655a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840293795,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b717a7a-31bc-43dd-b840-84e33dd3dbd7","invariantUUID":"80758d0c-21ae-40e1-bf08-6f4cdd9d2c62","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":"compute","uniqueId":"661635fb-6957-48d7-91cf-89c44688e83b","lifecycleState":"CERTIFIED","lastUpdateDate":1666840377428,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33323b8-5443-430a-a201-5ae13cb0ac5e","invariantUUID":"25dcb243-3c12-4fc4-a251-be262684d962","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5c8e30ec-59b8-4e31-856f-9d778e75e15e","lifecycleState":"CERTIFIED","lastUpdateDate":1666844118657,"name":"pNF 618ad011-1ca0","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3f045bbc-179a-4029-9654-bf84ac690d59","invariantUUID":"92aa4644-10e0-43c1-9dd4-a37473952ff6","systemName":"Pnf618ad0111ca0","description":"vendor software product","tags":["pNF 618ad011-1ca0"],"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":"9ff1f7af-2397-486b-9afe-308deb4139a0","lifecycleState":"CERTIFIED","lastUpdateDate":1666840317256,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"31e9e84e-8398-49c4-a441-ce03e039fb92","invariantUUID":"a80bb20c-b7e1-4a9a-b436-367de8d58cb6","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":"compute","uniqueId":"03dfacd4-a1ab-4da0-b427-9eba1fc4cd9a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840466899,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6779fb25-cb8f-46fc-8bc0-c220fac2d459","invariantUUID":"68433a75-0919-42e8-a33f-6c7c3113a3f9","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":"978d5a9e-d7a7-4e42-aafa-2620c4dfa7b6","lifecycleState":"CERTIFIED","lastUpdateDate":1666840314264,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df4ec080-4aa5-492f-b0d2-77d6ee03adc3","invariantUUID":"6f65c2ec-7063-4342-81d8-be460b080e31","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":"e76607dd-6e51-4df2-92d4-b775b963f1e5","lifecycleState":"CERTIFIED","lastUpdateDate":1666840331570,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ab292b75-ad2e-474d-8dc0-7b72bb0f76a9","invariantUUID":"860126a2-bfb3-42a9-889e-2a36ff7c2eda","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":"46888bed-df0e-4994-8c6b-589617ef263c","lifecycleState":"CERTIFIED","lastUpdateDate":1666840400758,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fee79f89-1711-4f39-b7dd-58d508b7141b","invariantUUID":"eebc7584-db51-4e92-a87b-2163cf1eb11e","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":"compute","uniqueId":"ed866a23-0f15-4453-a4cc-f2ff4c035770","lifecycleState":"CERTIFIED","lastUpdateDate":1666840427546,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71fe3d25-a675-49f2-a43f-256d89e85598","invariantUUID":"6aee8144-ad06-4948-89be-2ea7ea894c86","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":"objectStorage","uniqueId":"4cccf328-086f-43ee-9a08-dc515e358092","lifecycleState":"CERTIFIED","lastUpdateDate":1666840386162,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ce42ced-a51d-4ebe-8b00-87c956a04c52","invariantUUID":"20172655-4e69-4ea5-a90a-e24a1bbb0b4e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0a0126a0-9c8d-4010-84d8-10a99faf8bef","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467277,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fef33245-b72e-4e1c-9f11-6970d82ae2c9","invariantUUID":"3dc85d68-9fa4-417e-9ca5-38562571993c","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":"10bcf1b6-76f3-4edf-ad09-b31039e00ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840405080,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"506c5a66-be6b-4f6a-962f-f25c5eedea4f","invariantUUID":"a7e5200e-8cbc-4249-af05-0b3f01017fb3","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":"objectStorage","uniqueId":"70716244-6fad-4236-a27c-0f4b89443bfa","lifecycleState":"CERTIFIED","lastUpdateDate":1666840288473,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9086666a-e5c5-4b57-94cb-a6eb4a40c4a2","invariantUUID":"6eab4180-45f3-43b2-b85c-84dd1e834d77","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":"477fc7a3-67e2-4a78-96ae-09c10059ab65","lifecycleState":"CERTIFIED","lastUpdateDate":1666840358938,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"941c1685-cbb1-4af7-aea6-f3ff115d8b2e","invariantUUID":"1d0f8eb2-2b96-4723-af51-d5b11dd433f6","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c989f37-7ea3-4364-ba28-b06b10d06fe1","lifecycleState":"CERTIFIED","lastUpdateDate":1666840342794,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f57cd854-b649-4e54-b345-662c0f20e6ed","invariantUUID":"1995a9d6-9332-41db-896c-54566db0f7a2","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":"defaulticon","uniqueId":"71837743-9a4d-4d35-a109-c22f04db8101","lifecycleState":"CERTIFIED","lastUpdateDate":1666840393556,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"311e45e3-e1c3-4c9b-b4c8-07823be95ff2","invariantUUID":"d58f1dd5-e25d-4075-8be8-4a7ee60b9a8b","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":"c46b2400-dc7a-4346-a382-81abe09a2939","lifecycleState":"CERTIFIED","lastUpdateDate":1666840309803,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8845209c-5143-4955-8907-85132ddffbc3","invariantUUID":"8d84e2bc-5938-469b-a1a3-2ca00bd27d52","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":"port","uniqueId":"e267e1c0-03f1-462c-991f-ee21f120a52f","lifecycleState":"CERTIFIED","lastUpdateDate":1666840397891,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b92ae2f0-2089-4d97-9e2c-e0aaac3cfccf","invariantUUID":"7c4b0630-0afc-4d61-8c1d-4df775df396c","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":"port","uniqueId":"b0a5b763-fc42-4037-85fa-91a7b541b9ec","lifecycleState":"CERTIFIED","lastUpdateDate":1666840396437,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"509840e7-905c-4936-afaf-ed5b84769cf3","invariantUUID":"3889a323-5b0e-4154-afe0-d8c0759570f2","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04432b60-204d-42b2-9f3a-acb9f5792c36","lifecycleState":"CERTIFIED","lastUpdateDate":1666840406513,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0f62208-69f9-482e-b459-dad3a15810ad","invariantUUID":"367e8fca-d950-47da-952d-5dab89d8136a","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"855afdb8-cd6c-4ca3-8a8a-e1d71477c507","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467018,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"703c39ae-f7f6-4e72-8c13-0d23e266c689","invariantUUID":"a94b2237-f819-4349-b7a2-a29fa53de655","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"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"af557d81-97db-479e-bfac-0a16bb87b340","lifecycleState":"CERTIFIED","lastUpdateDate":1666844129844,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"964c07cc-32eb-4dae-adad-f4247a681535","invariantUUID":"58c09f77-7b39-4136-b6a1-d03a5013cd27","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":"486d164a-30ba-4127-a00b-bf015a6501b8","lifecycleState":"CERTIFIED","lastUpdateDate":1666844129555,"name":"Demo_pNF_liKKDB7N0YiQ0It7aqdN","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"65d31541-63d2-44e8-8609-8f8d896a0dde","invariantUUID":"ffda7468-c7e5-47db-8c99-8b47490a8490","systemName":"DemoPnfLikkdb7n0yiq0it7aqdn","description":"catalog service description","tags":["robot-ete","Demo_pNF_liKKDB7N0YiQ0It7aqdN"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2036dd29-d918-4f61-b412-196e5869fde8","lifecycleState":"CERTIFIED","lastUpdateDate":1666843569779,"name":"basic_onboard_ElDNWO","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7689544f-d63f-40d4-a535-d700d49a8952","invariantUUID":"abe05cf9-4fe2-4930-bfcf-8ef0079e6c44","systemName":"BasicOnboardEldnwo","description":"service","tags":["basic_onboard_ElDNWO"],"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":"b644ba2f-ff7c-45bc-beb7-73d6aa31369d","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1666844134371,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"7466e5e4-e623-4ff6-865c-4e0fdaa65fde","invariantUUID":"c2973f9e-c4d8-4e01-8d2b-ac9c2a88a79f","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}]}]} 2022-10-27 04:15:37,944 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-10-27 04:15:37,945 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-27 04:15:37,945 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/964c07cc-32eb-4dae-adad-f4247a681535/distribution 2022-10-27 04:15:37,945 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None 2022-10-27 04:15:37,947 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-27 04:15:38,001 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/964c07cc-32eb-4dae-adad-f4247a681535/distribution HTTP/1.1" 200 205 2022-10-27 04:15:38,002 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200 2022-10-27 04:15:38,003 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[{"distributionID":"d36e9553-782c-4ae8-a7c9-ed36092a98f1","timestamp":"2022-10-27 04:15:29.325 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2022-10-27 04:15:38,005 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-27 04:15:38,005 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/d36e9553-782c-4ae8-a7c9-ed36092a98f1 2022-10-27 04:15:38,005 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2022-10-27 04:15:38,007 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-27 04:15:38,041 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/d36e9553-782c-4ae8-a7c9-ed36092a98f1 HTTP/1.1" 200 29 2022-10-27 04:15:38,042 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2022-10-27 04:15:38,043 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]} 2022-10-27 04:15:38,044 DEBUG 643:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-10-27 04:15:38,044 INFO 216:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s 2022-10-27 04:16:38,058 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-27 04:16:38,058 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/d36e9553-782c-4ae8-a7c9-ed36092a98f1 2022-10-27 04:16:38,059 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2022-10-27 04:16:38,061 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-27 04:16:38,101 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/d36e9553-782c-4ae8-a7c9-ed36092a98f1 HTTP/1.1" 200 29 2022-10-27 04:16:38,102 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2022-10-27 04:16:38,103 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]} 2022-10-27 04:16:38,104 DEBUG 643:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-10-27 04:16:38,104 INFO 216:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s 2022-10-27 04:17:38,162 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-27 04:17:38,163 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/d36e9553-782c-4ae8-a7c9-ed36092a98f1 2022-10-27 04:17:38,163 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2022-10-27 04:17:38,165 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-27 04:17:38,215 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/d36e9553-782c-4ae8-a7c9-ed36092a98f1 HTTP/1.1" 200 29 2022-10-27 04:17:38,216 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2022-10-27 04:17:38,217 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]} 2022-10-27 04:17:38,219 DEBUG 643:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-10-27 04:17:38,219 INFO 216:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s 2022-10-27 04:18:38,246 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-27 04:18:38,246 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/d36e9553-782c-4ae8-a7c9-ed36092a98f1 2022-10-27 04:18:38,246 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2022-10-27 04:18:38,249 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-27 04:18:38,299 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/d36e9553-782c-4ae8-a7c9-ed36092a98f1 HTTP/1.1" 200 5267 2022-10-27 04:18:38,300 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2022-10-27 04:18:38,301 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"policy-id","timestamp":"1666844147658","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1666844143374","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1666844176741","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1666844161339","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1666844174723","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1666844139817","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1666844142491","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1666844142491","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1666844152264","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1666844129862","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1666844175737","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":"1666844144443","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1666844139817","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":"1666844129862","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1666844151261","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1666844147658","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1666844140895","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1666844128029","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1666844128029","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1666844143374","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1666844150255","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1666844146888","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1666844130987","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1666844141903","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1666844157765","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1666844145885","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1666844130987","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1666844162342","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"}]} 2022-10-27 04:18:38,302 DEBUG 643:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'policy-id', 'timestamp': '1666844147658', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1666844143374', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1666844176741', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1666844161339', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1666844174723', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1666844139817', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1666844142491', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1666844142491', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1666844152264', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1666844129862', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1666844175737', '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': '1666844144443', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1666844139817', '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': '1666844129862', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1666844151261', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1666844147658', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1666844140895', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1666844128029', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1666844128029', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1666844143374', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1666844150255', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1666844146888', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1666844130987', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1666844141903', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1666844157765', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1666844145885', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1666844130987', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1666844162342', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}] 2022-10-27 04:18:38,303 INFO 656:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2022-10-27 04:18:38,303 INFO 656:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2022-10-27 04:18:38,303 INFO 216:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s 2022-10-27 04:19:38,362 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-27 04:19:38,362 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/d36e9553-782c-4ae8-a7c9-ed36092a98f1 2022-10-27 04:19:38,363 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2022-10-27 04:19:38,365 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-27 04:19:38,421 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/d36e9553-782c-4ae8-a7c9-ed36092a98f1 HTTP/1.1" 200 6222 2022-10-27 04:19:38,422 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2022-10-27 04:19:38,422 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"policy-id","timestamp":"1666844147658","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1666844143374","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1666844176741","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1666844161339","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1666844174723","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1666844252212","url":"","status":"DISTRIBUTION_COMPLETE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1666844139817","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1666844142491","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1666844142491","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1666844152264","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1666844219273","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1666844129862","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1666844173920","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1666844175737","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":"1666844144443","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1666844139817","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":"1666844129862","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1666844151261","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1666844147658","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1666844140895","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1666844128029","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1666844128029","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1666844143374","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1666844150255","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1666844146888","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1666844130987","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1666844141903","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1666844173920","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1666844220985","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1666844157765","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1666844145885","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1666844130987","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1666844162342","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"}]} 2022-10-27 04:19:38,424 DEBUG 643:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'policy-id', 'timestamp': '1666844147658', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1666844143374', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1666844176741', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1666844161339', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1666844174723', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1666844252212', 'url': '', 'status': 'DISTRIBUTION_COMPLETE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1666844139817', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1666844142491', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1666844142491', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1666844152264', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1666844219273', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1666844129862', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1666844173920', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1666844175737', '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': '1666844144443', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1666844139817', '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': '1666844129862', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1666844151261', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1666844147658', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1666844140895', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1666844128029', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1666844128029', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1666844143374', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1666844150255', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1666844146888', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1666844130987', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1666844141903', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1666844173920', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1666844220985', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1666844157765', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1666844145885', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1666844130987', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1666844162342', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}] 2022-10-27 04:19:38,425 INFO 656:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-10-27 04:19:38,425 INFO 656:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2022-10-27 04:19:38,425 INFO 656:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2022-10-27 04:19:38,425 INFO 212:service_ala_carte.py(1) - Service Distribution for basic_network is sucessfully finished 2022-10-27 04:19:38,435 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': 'af54fa93-febd-4108-90e9-10029f88a24f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-27 04:19:38,435 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-27 04:19:38,435 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "58c09f77-7b39-4136-b6a1-d03a5013cd27", "modelVersionId": "964c07cc-32eb-4dae-adad-f4247a681535", "modelName": "basic_network", "modelVersion": "1.0" }, "cloudConfiguration": { "tenantId": "22cc17b203e14fdd88c2ce3b901c1858", "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": "91d4f85e-8575-4f1d-8768-de9b2917cd50", "owningEntityName": "basicnw-oe" } } } 2022-10-27 04:19:38,437 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-27 04:20:07,398 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-27 04:20:07,399 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response code: 202 2022-10-27 04:20:07,399 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response: {"requestReferences":{"requestId":"af54fa93-febd-4108-90e9-10029f88a24f","instanceId":"b748aec8-a3d4-4881-ad57-811e661ff034","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/af54fa93-febd-4108-90e9-10029f88a24f"}} 2022-10-27 04:20:07,400 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2022-10-27 04:20:07,414 DEBUG 129:onap_service.py(8) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9a794a84-f617-4c6a-9926-e82ec532aa35', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-27 04:20:07,414 DEBUG 131:onap_service.py(8) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/af54fa93-febd-4108-90e9-10029f88a24f 2022-10-27 04:20:07,414 DEBUG 132:onap_service.py(8) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] data sent: None 2022-10-27 04:20:07,419 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-27 04:20:07,822 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/af54fa93-febd-4108-90e9-10029f88a24f HTTP/1.1" 200 1362 2022-10-27 04:20:07,825 INFO 142:onap_service.py(8) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] response code: 200 2022-10-27 04:20:07,825 DEBUG 146:onap_service.py(8) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] response: {"request":{"requestId":"af54fa93-febd-4108-90e9-10029f88a24f","startTime":"Thu, 27 Oct 2022 04:19:38 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"58c09f77-7b39-4136-b6a1-d03a5013cd27","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"964c07cc-32eb-4dae-adad-f4247a681535","modelUuid":"964c07cc-32eb-4dae-adad-f4247a681535","modelInvariantUuid":"58c09f77-7b39-4136-b6a1-d03a5013cd27"},"requestInfo":{"source":"VID","instanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"22cc17b203e14fdd88c2ce3b901c1858","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":"91d4f85e-8575-4f1d-8768-de9b2917cd50","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"b748aec8-a3d4-4881-ad57-811e661ff034","serviceInstanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 27 Oct 2022 04:20:06 GMT"}}} 2022-10-27 04:20:17,834 DEBUG 129:onap_service.py(8) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd79d4c75-4c0b-493f-a613-c5be9e50ba07', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-27 04:20:17,834 DEBUG 131:onap_service.py(8) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/af54fa93-febd-4108-90e9-10029f88a24f 2022-10-27 04:20:17,834 DEBUG 132:onap_service.py(8) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] data sent: None 2022-10-27 04:20:17,837 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-27 04:20:18,057 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/af54fa93-febd-4108-90e9-10029f88a24f HTTP/1.1" 200 1362 2022-10-27 04:20:18,059 INFO 142:onap_service.py(8) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] response code: 200 2022-10-27 04:20:18,059 DEBUG 146:onap_service.py(8) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] response: {"request":{"requestId":"af54fa93-febd-4108-90e9-10029f88a24f","startTime":"Thu, 27 Oct 2022 04:19:38 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"58c09f77-7b39-4136-b6a1-d03a5013cd27","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"964c07cc-32eb-4dae-adad-f4247a681535","modelUuid":"964c07cc-32eb-4dae-adad-f4247a681535","modelInvariantUuid":"58c09f77-7b39-4136-b6a1-d03a5013cd27"},"requestInfo":{"source":"VID","instanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"22cc17b203e14fdd88c2ce3b901c1858","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":"91d4f85e-8575-4f1d-8768-de9b2917cd50","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"b748aec8-a3d4-4881-ad57-811e661ff034","serviceInstanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 27 Oct 2022 04:20:06 GMT"}}} 2022-10-27 04:20:28,070 DEBUG 129:onap_service.py(8) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9fc87559-8b16-4da1-b3d9-9982253bafa9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-27 04:20:28,071 DEBUG 131:onap_service.py(8) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/af54fa93-febd-4108-90e9-10029f88a24f 2022-10-27 04:20:28,071 DEBUG 132:onap_service.py(8) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] data sent: None 2022-10-27 04:20:28,073 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-27 04:20:28,286 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/af54fa93-febd-4108-90e9-10029f88a24f HTTP/1.1" 200 1362 2022-10-27 04:20:28,288 INFO 142:onap_service.py(8) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] response code: 200 2022-10-27 04:20:28,288 DEBUG 146:onap_service.py(8) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] response: {"request":{"requestId":"af54fa93-febd-4108-90e9-10029f88a24f","startTime":"Thu, 27 Oct 2022 04:19:38 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"58c09f77-7b39-4136-b6a1-d03a5013cd27","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"964c07cc-32eb-4dae-adad-f4247a681535","modelUuid":"964c07cc-32eb-4dae-adad-f4247a681535","modelInvariantUuid":"58c09f77-7b39-4136-b6a1-d03a5013cd27"},"requestInfo":{"source":"VID","instanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"22cc17b203e14fdd88c2ce3b901c1858","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":"91d4f85e-8575-4f1d-8768-de9b2917cd50","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"b748aec8-a3d4-4881-ad57-811e661ff034","serviceInstanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 27 Oct 2022 04:20:06 GMT"}}} 2022-10-27 04:20:38,298 DEBUG 129:onap_service.py(8) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '60077f0c-9aa4-4785-ab20-70b4412b0a90', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-27 04:20:38,299 DEBUG 131:onap_service.py(8) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/af54fa93-febd-4108-90e9-10029f88a24f 2022-10-27 04:20:38,299 DEBUG 132:onap_service.py(8) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] data sent: None 2022-10-27 04:20:38,301 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-27 04:20:38,518 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/af54fa93-febd-4108-90e9-10029f88a24f HTTP/1.1" 200 1362 2022-10-27 04:20:38,520 INFO 142:onap_service.py(8) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] response code: 200 2022-10-27 04:20:38,521 DEBUG 146:onap_service.py(8) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] response: {"request":{"requestId":"af54fa93-febd-4108-90e9-10029f88a24f","startTime":"Thu, 27 Oct 2022 04:19:38 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"58c09f77-7b39-4136-b6a1-d03a5013cd27","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"964c07cc-32eb-4dae-adad-f4247a681535","modelUuid":"964c07cc-32eb-4dae-adad-f4247a681535","modelInvariantUuid":"58c09f77-7b39-4136-b6a1-d03a5013cd27"},"requestInfo":{"source":"VID","instanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"22cc17b203e14fdd88c2ce3b901c1858","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":"91d4f85e-8575-4f1d-8768-de9b2917cd50","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"b748aec8-a3d4-4881-ad57-811e661ff034","serviceInstanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 27 Oct 2022 04:20:06 GMT"}}} 2022-10-27 04:20:48,530 DEBUG 129:onap_service.py(8) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4adfd39c-18e2-4383-bc54-ed4c402f1979', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-27 04:20:48,531 DEBUG 131:onap_service.py(8) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/af54fa93-febd-4108-90e9-10029f88a24f 2022-10-27 04:20:48,531 DEBUG 132:onap_service.py(8) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] data sent: None 2022-10-27 04:20:48,533 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-27 04:20:48,759 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/af54fa93-febd-4108-90e9-10029f88a24f HTTP/1.1" 200 1572 2022-10-27 04:20:48,760 INFO 142:onap_service.py(8) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] response code: 200 2022-10-27 04:20:48,761 DEBUG 146:onap_service.py(8) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] response: {"request":{"requestId":"af54fa93-febd-4108-90e9-10029f88a24f","startTime":"Thu, 27 Oct 2022 04:19:38 GMT","finishTime":"Thu, 27 Oct 2022 04:20:42 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"58c09f77-7b39-4136-b6a1-d03a5013cd27","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"964c07cc-32eb-4dae-adad-f4247a681535","modelUuid":"964c07cc-32eb-4dae-adad-f4247a681535","modelInvariantUuid":"58c09f77-7b39-4136-b6a1-d03a5013cd27"},"requestInfo":{"source":"VID","instanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"22cc17b203e14fdd88c2ce3b901c1858","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":"91d4f85e-8575-4f1d-8768-de9b2917cd50","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"b748aec8-a3d4-4881-ad57-811e661ff034","serviceInstanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 27 Oct 2022 04:20:42 GMT"}}} 2022-10-27 04:20:48,761 INFO 56:mixins.py(8) - ServiceInstantiation task finished 2022-10-27 04:20:48,762 DEBUG 129:onap_service.py(8) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '67fd8397-7ebe-441e-a882-3af499c3bee0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-27 04:20:48,762 DEBUG 131:onap_service.py(8) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/af54fa93-febd-4108-90e9-10029f88a24f 2022-10-27 04:20:48,762 DEBUG 132:onap_service.py(8) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] data sent: None 2022-10-27 04:20:48,764 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-27 04:20:48,962 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/af54fa93-febd-4108-90e9-10029f88a24f HTTP/1.1" 200 1572 2022-10-27 04:20:48,964 INFO 142:onap_service.py(8) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] response code: 200 2022-10-27 04:20:48,964 DEBUG 146:onap_service.py(8) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] response: {"request":{"requestId":"af54fa93-febd-4108-90e9-10029f88a24f","startTime":"Thu, 27 Oct 2022 04:19:38 GMT","finishTime":"Thu, 27 Oct 2022 04:20:42 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"58c09f77-7b39-4136-b6a1-d03a5013cd27","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"964c07cc-32eb-4dae-adad-f4247a681535","modelUuid":"964c07cc-32eb-4dae-adad-f4247a681535","modelInvariantUuid":"58c09f77-7b39-4136-b6a1-d03a5013cd27"},"requestInfo":{"source":"VID","instanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"22cc17b203e14fdd88c2ce3b901c1858","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":"91d4f85e-8575-4f1d-8768-de9b2917cd50","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"b748aec8-a3d4-4881-ad57-811e661ff034","serviceInstanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 27 Oct 2022 04:20:42 GMT"}}} 2022-10-27 04:20:48,965 DEBUG 129:onap_service.py(8) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd14f6b4b-f963-4e19-bc50-deb64921d5d9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-27 04:20:48,965 DEBUG 131:onap_service.py(8) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/af54fa93-febd-4108-90e9-10029f88a24f 2022-10-27 04:20:48,966 DEBUG 132:onap_service.py(8) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] data sent: None 2022-10-27 04:20:48,968 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-27 04:20:49,172 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/af54fa93-febd-4108-90e9-10029f88a24f HTTP/1.1" 200 1572 2022-10-27 04:20:49,173 INFO 142:onap_service.py(8) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] response code: 200 2022-10-27 04:20:49,174 DEBUG 146:onap_service.py(8) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] response: {"request":{"requestId":"af54fa93-febd-4108-90e9-10029f88a24f","startTime":"Thu, 27 Oct 2022 04:19:38 GMT","finishTime":"Thu, 27 Oct 2022 04:20:42 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"58c09f77-7b39-4136-b6a1-d03a5013cd27","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"964c07cc-32eb-4dae-adad-f4247a681535","modelUuid":"964c07cc-32eb-4dae-adad-f4247a681535","modelInvariantUuid":"58c09f77-7b39-4136-b6a1-d03a5013cd27"},"requestInfo":{"source":"VID","instanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"22cc17b203e14fdd88c2ce3b901c1858","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":"91d4f85e-8575-4f1d-8768-de9b2917cd50","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"b748aec8-a3d4-4881-ad57-811e661ff034","serviceInstanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 27 Oct 2022 04:20:42 GMT"}}} 2022-10-27 04:20:49,180 DEBUG 129:onap_service.py(1) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '09be6bc2-5a57-4bd1-8c44-d2d7a19c0ef3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-27 04:20:49,180 DEBUG 131:onap_service.py(1) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/af54fa93-febd-4108-90e9-10029f88a24f 2022-10-27 04:20:49,180 DEBUG 132:onap_service.py(1) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] data sent: None 2022-10-27 04:20:49,184 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-27 04:20:49,394 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/af54fa93-febd-4108-90e9-10029f88a24f HTTP/1.1" 200 1572 2022-10-27 04:20:49,396 INFO 142:onap_service.py(1) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] response code: 200 2022-10-27 04:20:49,396 DEBUG 146:onap_service.py(1) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] response: {"request":{"requestId":"af54fa93-febd-4108-90e9-10029f88a24f","startTime":"Thu, 27 Oct 2022 04:19:38 GMT","finishTime":"Thu, 27 Oct 2022 04:20:42 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"58c09f77-7b39-4136-b6a1-d03a5013cd27","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"964c07cc-32eb-4dae-adad-f4247a681535","modelUuid":"964c07cc-32eb-4dae-adad-f4247a681535","modelInvariantUuid":"58c09f77-7b39-4136-b6a1-d03a5013cd27"},"requestInfo":{"source":"VID","instanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"22cc17b203e14fdd88c2ce3b901c1858","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":"91d4f85e-8575-4f1d-8768-de9b2917cd50","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"b748aec8-a3d4-4881-ad57-811e661ff034","serviceInstanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 27 Oct 2022 04:20:42 GMT"}}} 2022-10-27 04:20:49,397 DEBUG 129:onap_service.py(1) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1a9c7128-8beb-43c0-a509-3c3eea923d6b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-27 04:20:49,397 DEBUG 131:onap_service.py(1) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/af54fa93-febd-4108-90e9-10029f88a24f 2022-10-27 04:20:49,397 DEBUG 132:onap_service.py(1) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] data sent: None 2022-10-27 04:20:49,399 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-27 04:20:49,601 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/af54fa93-febd-4108-90e9-10029f88a24f HTTP/1.1" 200 1572 2022-10-27 04:20:49,603 INFO 142:onap_service.py(1) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] response code: 200 2022-10-27 04:20:49,603 DEBUG 146:onap_service.py(1) - [None][Check af54fa93-febd-4108-90e9-10029f88a24f orchestration request status] response: {"request":{"requestId":"af54fa93-febd-4108-90e9-10029f88a24f","startTime":"Thu, 27 Oct 2022 04:19:38 GMT","finishTime":"Thu, 27 Oct 2022 04:20:42 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"58c09f77-7b39-4136-b6a1-d03a5013cd27","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"964c07cc-32eb-4dae-adad-f4247a681535","modelUuid":"964c07cc-32eb-4dae-adad-f4247a681535","modelInvariantUuid":"58c09f77-7b39-4136-b6a1-d03a5013cd27"},"requestInfo":{"source":"VID","instanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"22cc17b203e14fdd88c2ce3b901c1858","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":"91d4f85e-8575-4f1d-8768-de9b2917cd50","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"b748aec8-a3d4-4881-ad57-811e661ff034","serviceInstanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 27 Oct 2022 04:20:42 GMT"}}} 2022-10-27 04:20:49,604 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-27 04:20:49,604 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-27 04:20:49,604 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-10-27 04:20:49,606 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:20:49,669 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-27 04:20:49,670 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2022-10-27 04:20:49,670 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1666844136584","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/22cc17b203e14fdd88c2ce3b901c1858","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":"22cc17b203e14fdd88c2ce3b901c1858"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-jakarta"}]}]}}]} 2022-10-27 04:20:49,672 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72 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-27 04:20:49,672 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72 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-f8cd7a94-8fe1-405f-a2f8-847c659b8d72 2022-10-27 04:20:49,672 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72 service-instance-name] data sent: None 2022-10-27 04:20:49,674 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:20:49,744 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-f8cd7a94-8fe1-405f-a2f8-847c659b8d72 HTTP/1.1" 200 1195 2022-10-27 04:20:49,745 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72 service-instance-name] response code: 200 2022-10-27 04:20:49,745 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72 service-instance-name] response: {"service-instance":[{"service-instance-id":"b748aec8-a3d4-4881-ad57-811e661ff034","service-instance-name":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"58c09f77-7b39-4136-b6a1-d03a5013cd27","model-version-id":"964c07cc-32eb-4dae-adad-f4247a681535","resource-version":"1666844442551","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/b748aec8-a3d4-4881-ad57-811e661ff034/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/91d4f85e-8575-4f1d-8768-de9b2917cd50","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"91d4f85e-8575-4f1d-8768-de9b2917cd50"}]},{"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-27 04:20:49,747 INFO 199:base.py(1) - ***************************************************** 2022-10-27 04:20:49,748 INFO 200:base.py(1) - STOP [SO] YamlTemplateServiceAlaCarteInstantiateStep: Instantiate service described in YAML using SO a'la carte method. 2022-10-27 04:20:49,748 INFO 201:base.py(1) - ***************************************************** 2022-10-27 04:20:49,748 INFO 227:base.py(1) - ***************************************************** 2022-10-27 04:20:49,748 INFO 228:base.py(1) - CONTINUE [SO] YamlTemplateVlAlaCarteInstantiateStep: Instantiate network link described in YAML using SO a'la carte method. 2022-10-27 04:20:49,748 INFO 229:base.py(1) - ***************************************************** 2022-10-27 04:20:49,749 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-27 04:20:49,749 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-27 04:20:49,749 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2022-10-27 04:20:49,751 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:20:49,800 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-27 04:20:49,800 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2022-10-27 04:20:49,801 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":"1666844134779"} 2022-10-27 04:20:49,803 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-27 04:20:49,803 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-27 04:20:49,803 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-10-27 04:20:49,805 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:20:49,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-type=basic_network HTTP/1.1" 200 764 2022-10-27 04:20:49,865 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2022-10-27 04:20:49,865 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1666844136584","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/22cc17b203e14fdd88c2ce3b901c1858","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":"22cc17b203e14fdd88c2ce3b901c1858"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-jakarta"}]}]}}]} 2022-10-27 04:20:49,867 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72 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-27 04:20:49,868 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72 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-f8cd7a94-8fe1-405f-a2f8-847c659b8d72 2022-10-27 04:20:49,868 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72 service-instance-name] data sent: None 2022-10-27 04:20:49,870 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:20:49,932 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-f8cd7a94-8fe1-405f-a2f8-847c659b8d72 HTTP/1.1" 200 1195 2022-10-27 04:20:49,933 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72 service-instance-name] response code: 200 2022-10-27 04:20:49,933 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72 service-instance-name] response: {"service-instance":[{"service-instance-id":"b748aec8-a3d4-4881-ad57-811e661ff034","service-instance-name":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"58c09f77-7b39-4136-b6a1-d03a5013cd27","model-version-id":"964c07cc-32eb-4dae-adad-f4247a681535","resource-version":"1666844442551","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/b748aec8-a3d4-4881-ad57-811e661ff034/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/91d4f85e-8575-4f1d-8768-de9b2917cd50","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"91d4f85e-8575-4f1d-8768-de9b2917cd50"}]},{"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-27 04:20:49,935 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-10-27 04:20:49,935 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-10-27 04:20:49,936 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-27 04:20:49,936 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-27 04:20:49,936 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-10-27 04:20:49,938 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-10-27 04:20:50,324 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1787 2022-10-27 04:20:50,326 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-10-27 04:20:50,326 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"7689544f-d63f-40d4-a535-d700d49a8952","invariantUUID":"abe05cf9-4fe2-4930-bfcf-8ef0079e6c44","name":"basic_onboard_ElDNWO","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7689544f-d63f-40d4-a535-d700d49a8952/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7466e5e4-e623-4ff6-865c-4e0fdaa65fde","invariantUUID":"c2973f9e-c4d8-4e01-8d2b-ac9c2a88a79f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7466e5e4-e623-4ff6-865c-4e0fdaa65fde/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e8df78de-3e44-4d38-9526-e47fa057e12c","invariantUUID":"dd391af5-76c4-461b-bf7a-fd25f9f048c1","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e8df78de-3e44-4d38-9526-e47fa057e12c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"65d31541-63d2-44e8-8609-8f8d896a0dde","invariantUUID":"ffda7468-c7e5-47db-8c99-8b47490a8490","name":"Demo_pNF_liKKDB7N0YiQ0It7aqdN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/65d31541-63d2-44e8-8609-8f8d896a0dde/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"964c07cc-32eb-4dae-adad-f4247a681535","invariantUUID":"58c09f77-7b39-4136-b6a1-d03a5013cd27","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/964c07cc-32eb-4dae-adad-f4247a681535/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-10-27 04:20:50,329 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ElDNWO from SDC 2022-10-27 04:20:50,329 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:20:50,329 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:20:50,329 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-27 04:20:50,329 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-10-27 04:20:50,329 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:20:50,329 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:20:50,330 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-27 04:20:50,330 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-10-27 04:20:50,330 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:20:50,330 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:20:50,330 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-27 04:20:50,330 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_liKKDB7N0YiQ0It7aqdN from SDC 2022-10-27 04:20:50,330 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:20:50,330 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:20:50,330 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-27 04:20:50,330 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-10-27 04:20:50,331 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:20:50,331 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:20:50,331 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-27 04:20:50,331 DEBUG 175:__init__.py(1) - number of Service returned: 5 2022-10-27 04:20:50,331 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-10-27 04:20:50,331 INFO 220:__init__.py(1) - Service found, updating information 2022-10-27 04:20:50,332 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-27 04:20:50,332 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-27 04:20:50,332 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-10-27 04:20:50,334 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-27 04:20:50,705 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-27 04:20:50,707 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-10-27 04:20:50,710 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9c53f44-e549-4c06-97e5-f0cc41e3259a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840312766,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a0ad9fae-4f4e-4d25-8233-a210093a1dd8","invariantUUID":"23a20c85-affa-4ee8-a57d-c59d2cfc81c9","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"555d7d2c-6544-41aa-bc13-f4da4ae53349","lifecycleState":"CERTIFIED","lastUpdateDate":1666840381834,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b544cf00-117c-4435-90e5-81d7c45f4321","invariantUUID":"fe3cf4fe-5362-48ec-be86-94e528dde168","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":"compute","uniqueId":"d7292bde-28b0-4afd-8657-3c8d4e7e36d3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840370040,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"566c81dc-8ff5-4bbd-ad03-f312ace7e196","invariantUUID":"1e469bfd-fde2-42ce-901e-c44355e11787","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6883d01d-5bb0-46e7-94cc-2650ae2b33c2","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467594,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc74e70c-6310-478d-ab13-7d165e3b4114","invariantUUID":"840d07cc-1634-45a3-9e0b-1b9cbbe7c284","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":"compute","uniqueId":"cb0b65fa-4162-4ca3-bbf7-0e962f096151","lifecycleState":"CERTIFIED","lastUpdateDate":1666840279997,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5409c16f-10d7-479e-8531-aa7c0b3bc746","invariantUUID":"ab0c6dc6-e9d6-446b-aec0-bf21397b9b8f","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":"network","uniqueId":"88bfb6fe-78ed-41d7-8d46-27a76c062f5d","lifecycleState":"CERTIFIED","lastUpdateDate":1666840368562,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50aadccb-b8cc-43bf-bf82-669bbb8816d3","invariantUUID":"126fd487-7ef8-41c1-8a54-efbe15eb04f7","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccafc43c-5a6f-4e97-810c-3707577bb299","lifecycleState":"CERTIFIED","lastUpdateDate":1666840412510,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7303903-45d3-4d9c-852e-da08adba6cc2","invariantUUID":"b7518221-36b6-47e9-8d83-620ae8485729","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":"485b3242-d15c-4f1d-9ee0-26ddfbf39bb5","lifecycleState":"CERTIFIED","lastUpdateDate":1666840354409,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b112ae8-6ff5-4f06-b829-34f1954796ed","invariantUUID":"43f27d00-e6d3-457c-934d-29020f85c090","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":"network","uniqueId":"61b86ce6-7568-4b3a-af49-776cff9f3fa3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840387702,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9125664-24b4-4a62-8121-da2d639fbfa4","invariantUUID":"bc332756-59e9-43e9-9e30-19f27825db78","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4b55762f-3300-4567-8285-c9f9a5763d11","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448217,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdb2c6cf-b25b-4e37-8b81-a27dfccb3c2e","invariantUUID":"74d8583c-89e9-40f3-bb51-70c30a2ff19a","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":"compute","uniqueId":"5d2006f9-bd8f-4f29-8412-126e6e1e4b47","lifecycleState":"CERTIFIED","lastUpdateDate":1666840380374,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"525062ca-7440-4baa-a949-fe47d16092c4","invariantUUID":"73c6e918-7bb6-4105-96a2-94d24889965b","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":"defaulticon","uniqueId":"b909ffed-77c5-403a-b339-c71e85a84593","lifecycleState":"CERTIFIED","lastUpdateDate":1666840394956,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a394861c-31ee-489e-9d01-d86f1c945f63","invariantUUID":"0cdcf3c0-b8a9-4dc9-8a1d-653ce021ebd9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"6eb92306-29a5-41d2-8115-0b9969593699","lifecycleState":"CERTIFIED","lastUpdateDate":1666840429317,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0a556b05-e829-4140-ba47-1c462ddab271","invariantUUID":"e3988648-f9d3-446a-ab05-5ab367c1a4cc","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":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840362458,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5e2b6ee-7640-430d-b387-c777043c9077","invariantUUID":"46f45e0d-cd0c-46f8-8b4a-b617167ad3f4","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":"network","uniqueId":"6f021e97-ff1c-4d38-9c03-ac85095d06fe","lifecycleState":"CERTIFIED","lastUpdateDate":1666840360563,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4e331e82-f564-4a5c-a18a-4668b5264e0d","invariantUUID":"51a8f86a-1146-4cc1-8213-9e5dfd6d2f27","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2beb342a-289f-4484-8e25-a92eee71f410","lifecycleState":"CERTIFIED","lastUpdateDate":1666840418735,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04510eff-6271-4f83-a551-7ac07a528248","invariantUUID":"f518888b-73d7-4f53-916c-1f264aa1c6c9","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":"port","uniqueId":"0f8e2c22-1d0b-43c5-96f8-fcaa80ff868d","lifecycleState":"CERTIFIED","lastUpdateDate":1666840430895,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53a6aa67-6037-4e05-b1c2-04f4995d0cc6","invariantUUID":"7d400978-1b64-46a3-8a0f-f897aea98918","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9f6cbec9-0e96-457c-a3f9-8db3191c3900","lifecycleState":"CERTIFIED","lastUpdateDate":1666843533063,"name":"basic_onboard_ElDNWO","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b827a41e-1870-46e0-9c6b-e0b23d235e39","invariantUUID":"f4f0648a-5b03-408c-9059-93b7e9cd5f29","systemName":"BasicOnboardEldnwo","description":"VF","tags":["basic_onboard_ElDNWO"],"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":"c80179c9-e024-4ab3-8443-e6dbab7c88e3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840403586,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd9b32c4-f073-4f4c-923a-9bbbc087c0d2","invariantUUID":"f226dccd-7bc2-47d2-b377-8f056f69edf6","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9c72deef-bd9b-49cf-8b5a-715dc5b2c588","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448288,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6609c55a-ebf4-4144-9d19-55b8e8317091","invariantUUID":"155f3de4-6a26-4803-ac03-6ee6c3c7315c","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":"compute","uniqueId":"afd21e50-4df5-4ce9-aadc-394310b4eff4","lifecycleState":"CERTIFIED","lastUpdateDate":1666840425738,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04589ce1-61a8-49c8-b7df-ecc959425d3a","invariantUUID":"d5214901-1827-4530-9ec7-428280870e4a","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":"defaulticon","uniqueId":"2eb3a08c-bdfe-422f-9f21-37dcce7ac6d5","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448443,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12ad2d80-3543-427e-a949-7fddda7579ef","invariantUUID":"6bf90eaf-f656-4646-adde-0a10237696c6","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":"networkrules","uniqueId":"2b3d0446-147b-48dc-b720-b721198e9e66","lifecycleState":"CERTIFIED","lastUpdateDate":1666840323346,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7f898307-12be-47a3-b5ac-4ff62dd3351a","invariantUUID":"523f2805-6405-457d-9188-bfab461ca2de","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d70b5fee-9c9c-4265-926b-794ecac69c5e","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448047,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc468be0-7f23-481c-ab1d-5bb5d1e895e1","invariantUUID":"a657a711-f532-4254-80b3-2ece4c0e53f5","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":"objectStorage","uniqueId":"77856668-d325-4167-8724-0a3172c7bc31","lifecycleState":"CERTIFIED","lastUpdateDate":1666840367046,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7df0daef-2a98-4bf8-a9b0-8b6f6aff92b7","invariantUUID":"2207d37a-ad48-475d-ac28-3d795488a2ef","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5d1d4c51-c797-4143-af6c-35c332b6b651","lifecycleState":"CERTIFIED","lastUpdateDate":1666840408471,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4878432-6316-4b49-bae2-d6fe7df6c87b","invariantUUID":"4ff3b697-a3dd-4806-8574-2ba1bc1cd6e2","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":"objectStorage","uniqueId":"9eeb0792-1bb4-44f5-b620-60f6896d5e8e","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467493,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1d731f1-a229-4699-a57b-ae66d0a14648","invariantUUID":"acd19cd6-9027-437c-bdd2-4d7f6c17abf9","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.Vdu.VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa5e0edb-d2fd-4729-9856-db7432ce4043","lifecycleState":"CERTIFIED","lastUpdateDate":1666840355945,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c0c0760-4878-4fed-9384-3a8f5d1fb010","invariantUUID":"bb6f97c7-1672-4d3c-acdf-1c6b0359cc19","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee0638d4-e6d8-4e68-abe4-5de4d5045248","lifecycleState":"CERTIFIED","lastUpdateDate":1666840341271,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c0c7360-cfad-45db-a9b1-412a8a8aaa94","invariantUUID":"37641da1-3f99-4749-9bba-93e417dd616d","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":"port","uniqueId":"5e3faabf-a259-4158-8053-cf58ac791617","lifecycleState":"CERTIFIED","lastUpdateDate":1666840308297,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"247b992d-708d-470e-82e0-30a215ac68db","invariantUUID":"b6e3fadd-5c38-4ddb-a019-2bf8f952aeeb","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":"f0301502-a49e-48b2-a175-a47545e68cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1666840304855,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71966087-c1e1-43bd-a877-b57d1a9b9dfb","invariantUUID":"625ca9ce-3182-4fc7-9073-9c5b0b4216bb","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":"defaulticon","uniqueId":"798124ef-f12b-495f-83d8-9cd0a7ca11e6","lifecycleState":"CERTIFIED","lastUpdateDate":1666844120353,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b78dc7cc-f8bb-4891-ba24-54ceb2ba3a78","invariantUUID":"58ee82c7-a95f-449f-b4c2-cd1062103813","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":"e5dc01b6-d95a-4040-bd2c-753fa01023ca","lifecycleState":"CERTIFIED","lastUpdateDate":1666840306582,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eae6f728-6a09-4d10-94e8-45e26eafe4fc","invariantUUID":"54dba1e8-8395-4b22-8cfe-5fcfa9e72746","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":"objectStorage","uniqueId":"073279ea-5d0f-4fe3-8104-a2e661dc07ad","lifecycleState":"CERTIFIED","lastUpdateDate":1666840290071,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9bfb34a-93ca-4fc4-a7be-5876d825df44","invariantUUID":"78c43843-22cc-4c86-b941-7555a27fdf7d","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":"ca6ed90f-b55c-4516-9729-29114f35145a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840336772,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f558a93-1ecf-4344-8890-aa33c89d079e","invariantUUID":"b81305b1-a48d-4eb1-997c-bb1f8192b746","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":"network","uniqueId":"d3d819d4-4a85-4364-b14f-2767220d69f7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840344285,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cbfc350-733d-4ea5-a8f5-b67a93fe81b9","invariantUUID":"68a23016-acd6-4628-83c4-eee8d6244ab2","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":"defaulticon","uniqueId":"bdd56887-11e6-47eb-a3c8-da8de2df5996","lifecycleState":"CERTIFIED","lastUpdateDate":1666840365559,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e2b97be-7361-4c6e-abab-7ba9a811ca92","invariantUUID":"72b7fdf4-8fa5-4282-866c-9572e6221b9e","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"661635fb-6957-48d7-91cf-89c44688e83b","lifecycleState":"CERTIFIED","lastUpdateDate":1666840377428,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33323b8-5443-430a-a201-5ae13cb0ac5e","invariantUUID":"25dcb243-3c12-4fc4-a251-be262684d962","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5c8e30ec-59b8-4e31-856f-9d778e75e15e","lifecycleState":"CERTIFIED","lastUpdateDate":1666844118657,"name":"pNF 618ad011-1ca0","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3f045bbc-179a-4029-9654-bf84ac690d59","invariantUUID":"92aa4644-10e0-43c1-9dd4-a37473952ff6","systemName":"Pnf618ad0111ca0","description":"vendor software product","tags":["pNF 618ad011-1ca0"],"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":"46888bed-df0e-4994-8c6b-589617ef263c","lifecycleState":"CERTIFIED","lastUpdateDate":1666840400758,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fee79f89-1711-4f39-b7dd-58d508b7141b","invariantUUID":"eebc7584-db51-4e92-a87b-2163cf1eb11e","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":"objectStorage","uniqueId":"4cccf328-086f-43ee-9a08-dc515e358092","lifecycleState":"CERTIFIED","lastUpdateDate":1666840386162,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ce42ced-a51d-4ebe-8b00-87c956a04c52","invariantUUID":"20172655-4e69-4ea5-a90a-e24a1bbb0b4e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"10bcf1b6-76f3-4edf-ad09-b31039e00ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840405080,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"506c5a66-be6b-4f6a-962f-f25c5eedea4f","invariantUUID":"a7e5200e-8cbc-4249-af05-0b3f01017fb3","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":"objectStorage","uniqueId":"70716244-6fad-4236-a27c-0f4b89443bfa","lifecycleState":"CERTIFIED","lastUpdateDate":1666840288473,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9086666a-e5c5-4b57-94cb-a6eb4a40c4a2","invariantUUID":"6eab4180-45f3-43b2-b85c-84dd1e834d77","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":"defaulticon","uniqueId":"71837743-9a4d-4d35-a109-c22f04db8101","lifecycleState":"CERTIFIED","lastUpdateDate":1666840393556,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"311e45e3-e1c3-4c9b-b4c8-07823be95ff2","invariantUUID":"d58f1dd5-e25d-4075-8be8-4a7ee60b9a8b","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":"c46b2400-dc7a-4346-a382-81abe09a2939","lifecycleState":"CERTIFIED","lastUpdateDate":1666840309803,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8845209c-5143-4955-8907-85132ddffbc3","invariantUUID":"8d84e2bc-5938-469b-a1a3-2ca00bd27d52","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":"855afdb8-cd6c-4ca3-8a8a-e1d71477c507","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467018,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"703c39ae-f7f6-4e72-8c13-0d23e266c689","invariantUUID":"a94b2237-f819-4349-b7a2-a29fa53de655","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":"defaulticon","uniqueId":"960db5cf-442d-4f88-9c88-e0f817692036","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448514,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f2ac8f-6a4b-46d8-ba8d-93a7c9643039","invariantUUID":"17a123f2-14d2-4566-b95b-9752fc400e36","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"84403b30-0051-4fb5-b80d-17ec675fda45","lifecycleState":"CERTIFIED","lastUpdateDate":1666840423908,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4bab78d4-d297-4a02-8f00-0401e4fa68c8","invariantUUID":"1665fcc9-f434-449f-a047-e74eec252f70","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":"objectStorage","uniqueId":"4ed6cd45-eaa3-4461-be23-ac64023d02f6","lifecycleState":"CERTIFIED","lastUpdateDate":1666840301825,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ca27334-dbc7-45c6-b33a-7fdbcadc9d93","invariantUUID":"042ae1d8-e7b9-444e-81d8-64f551b2293d","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":"e18679b5-ada5-4abc-ad41-3d09045fe85f","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467685,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b73aa2fe-1e15-4428-bbb1-cda9116fc614","invariantUUID":"d835b09c-4ba3-4a98-b585-d916cad36bc9","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":"246a1938-5615-4d62-8f99-59e0e1a09450","lifecycleState":"CERTIFIED","lastUpdateDate":1666840335254,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe340a00-bc89-4a9e-8d90-8c65a11ab17c","invariantUUID":"4d6aed65-5323-4111-8ac7-7a3880b08757","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"596dbd68-b3e5-42ff-affb-fec4bedf669b","lifecycleState":"CERTIFIED","lastUpdateDate":1666840402173,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88893a75-2962-4e30-b3e1-4a0fe961e6de","invariantUUID":"dd2ccafb-be36-4ec0-9f59-d711ec8a446d","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":"6938320c-f2ac-42bf-9fe5-f1b2c827f26f","lifecycleState":"CERTIFIED","lastUpdateDate":1666840330094,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eb4cac-d442-4976-81d6-e2244666a84f","invariantUUID":"da97db97-2135-4403-98a1-63a27a06863f","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1a9f949f-b4d6-4da2-b39e-7b120e95d00c","lifecycleState":"CERTIFIED","lastUpdateDate":1666840297418,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49c8a295-8f98-4bc7-84bb-e50553d244bc","invariantUUID":"ee18a955-cc30-4fef-9483-bf1f94a39056","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f2d5e00b-902d-444e-91bc-447a5fa1eb79","lifecycleState":"CERTIFIED","lastUpdateDate":1666840410740,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ddf63d1-1cd1-43fa-84c6-83c7c1a3007c","invariantUUID":"3be3f18d-f456-4628-ac4d-9adcf364852f","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":"952f7437-de8c-4fda-a254-c99f767ee92c","lifecycleState":"CERTIFIED","lastUpdateDate":1666840374415,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d995d26-0c9f-4bf0-be7e-434f865e2e2c","invariantUUID":"c50b60ca-0345-46bf-af1f-e61798f4e5c3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bb27825-1b3b-478a-b9e5-0eb835f8993e","lifecycleState":"CERTIFIED","lastUpdateDate":1666840375942,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdc21bf3-dcb5-4834-8a4c-8f491e6da18f","invariantUUID":"50ecdce1-ea36-4f87-9d17-0bade85ec98b","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":"55b9c1d1-3243-4c2a-95c9-17a28f704585","lifecycleState":"CERTIFIED","lastUpdateDate":1666840324796,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5412bfbd-a19b-4f7e-a88b-7ca8f6f30cb1","invariantUUID":"fb80a427-3d09-43dc-a866-4af2f96b0e7a","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":"port","uniqueId":"dd6aa16a-7f49-4cad-9ed3-5fa4e9a06c97","lifecycleState":"CERTIFIED","lastUpdateDate":1666840295841,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79c9d025-d6e0-4c04-95b1-ba2284b5d78f","invariantUUID":"e2c14684-ea38-4540-a48d-48133cdddc7b","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":"compute","uniqueId":"24a78c59-3b98-4afb-9e1c-f87d38338385","lifecycleState":"CERTIFIED","lastUpdateDate":1666840333770,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8d22bba-db37-4f9f-bec5-cc802847e9bc","invariantUUID":"8050409c-148c-4cf0-8939-1d628c767055","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"69090561-ab27-4cf9-8869-bfab2b58b870","lifecycleState":"CERTIFIED","lastUpdateDate":1666840466794,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5cacd7b1-454e-41f8-abbf-b1b81df18b65","invariantUUID":"bc499e9e-7b23-46e8-b931-0c855fed15c4","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e9e9bc59-10c5-43e0-adc5-230bc283daf3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467375,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51f5ca9a-f93a-4a3d-8c33-6fd281dcd34d","invariantUUID":"8d1db802-20c2-473d-b4b3-39cf5cbdac75","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":"fdf4d5a3-86c2-4605-be7b-e4d0baac59f7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467951,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8a284fb-cda0-4825-a833-627b67cbafbe","invariantUUID":"7797ccc1-acfd-4479-a639-4ab71a81d877","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"756273cd-8720-44d0-8437-7e6099692815","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467129,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"369a98ed-1522-49e5-ba49-aabd7babb113","invariantUUID":"0f4f53f8-942d-41ac-9b92-0badf0ddd251","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d4bf0441-cc04-41f2-a31f-fe9bb938e707","lifecycleState":"CERTIFIED","lastUpdateDate":1666840468054,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1e34d31-e17d-4a1f-ac0e-46c0c95ce416","invariantUUID":"b5f4a18b-19b3-407a-adc5-9ceb6aa2d24c","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":"defaulticon","uniqueId":"ffa5129e-2f2f-4949-bcbe-2857435b510f","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448146,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e45fbf75-d6c4-4c72-b3ff-d241f32eb9c4","invariantUUID":"89c2a947-063d-4ba4-8c4d-fe0809649553","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":"0254ea6e-7278-4eae-abb2-5d7be7532250","lifecycleState":"CERTIFIED","lastUpdateDate":1666840286851,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"7e99fd9d-6fc4-44cc-b7e0-1f581fafdd0a","invariantUUID":"116b1bc4-a3ff-4717-8a4b-3996968db231","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":"19aaed67-5646-4d6a-a5d1-bf67ec5af39b","lifecycleState":"CERTIFIED","lastUpdateDate":1666840371508,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4bb113b0-98b1-4497-9fc2-e929c041f57e","invariantUUID":"e3723972-a56d-4e90-8c6c-7bdc11e6703f","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":"4109a3c6-2159-4c70-9e07-62719ce8a52e","lifecycleState":"CERTIFIED","lastUpdateDate":1666840338282,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64f55ba2-394b-4d02-a23b-2a0a0cb6eaee","invariantUUID":"167b5839-b117-4e52-8bb7-dc93e8347eb8","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":"port","uniqueId":"37053f5f-e0ef-451a-b4de-782b1586f3a0","lifecycleState":"CERTIFIED","lastUpdateDate":1666840416930,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f70fa6f-5f85-4e87-bf1e-a798c52fc160","invariantUUID":"d2967bb9-4a91-4bf6-9b44-afb8b10a7598","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":"objectStorage","uniqueId":"cf93bf19-8072-4a9c-a33b-1fef0ebc5ba3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840303299,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12783619-b7fd-4b87-bfc1-1c5b252917ee","invariantUUID":"cf0eb0c4-5914-42cb-b45f-412917952323","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":"networkrules","uniqueId":"da932380-5eeb-445e-a6bb-ce5174a584b5","lifecycleState":"CERTIFIED","lastUpdateDate":1666840328549,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0013368e-9327-4e4a-adc7-dd8785285b26","invariantUUID":"f1f566cd-606f-4e48-9c00-8cb55fde79e0","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"55eefa5e-3496-4fc2-966e-95a4514184dc","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448368,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ac57781-4fc5-4589-8cae-389d5c7c6dac","invariantUUID":"e2c64804-da09-4821-bec6-12abf79c92cb","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bceb16e2-3002-4715-8c73-bf085187b718","lifecycleState":"CERTIFIED","lastUpdateDate":1666840311316,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dd7f4a-69be-407d-98dd-697d6b2f30c5","invariantUUID":"223fd1aa-c5a2-4d52-9d40-aec9ea08289b","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":"port","uniqueId":"7f835d97-97d4-40eb-b879-c60851562d34","lifecycleState":"CERTIFIED","lastUpdateDate":1666840399325,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f2e99e0-9ca3-41e3-8906-0ca1288b9b6f","invariantUUID":"26f13834-a64d-487c-ba9b-c9442ec85857","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":"b4b9633f-663f-4ece-9986-680b08a0bbe7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840315714,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"93d060cb-2073-443c-b9e7-967481e61848","invariantUUID":"fd643c2e-392b-46d3-b6f7-7ba484c460b6","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":"f6c0d2d7-8947-404d-8aa1-42064ae25812","lifecycleState":"CERTIFIED","lastUpdateDate":1666840363994,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b2a4ddf2-55e2-4447-b27b-65b51f803128","invariantUUID":"ee2d9b87-45de-4d5b-8daa-4b7d9a8f36cc","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":"compute","uniqueId":"54b1f33e-2bfa-4575-bfe1-5b0aecd640b9","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467835,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aa14dac-6260-45b9-aaf9-ed7d9ff5fb9e","invariantUUID":"dff16ec6-07b3-4288-a4a6-cccd13c0e8ba","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute","tosca.nodes.nfv.Vdu.Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"769260dc-4060-4001-a8d1-baba2c728ff9","lifecycleState":"CERTIFIED","lastUpdateDate":1666840350114,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02663961-36af-4cbd-9878-6554861008bf","invariantUUID":"50ad7ddd-c553-4721-a85a-effe0245aa0d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecd8d601-cc95-4b44-8fc1-02cca9f3218a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840422181,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da5e3cde-741e-44e1-aaa7-989d30eca209","invariantUUID":"ac88e819-f480-4bdb-ad71-4e928b155155","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":"loadBalancer","uniqueId":"bb459a18-fb32-4bc9-9ff2-b1439cfc655a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840293795,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b717a7a-31bc-43dd-b840-84e33dd3dbd7","invariantUUID":"80758d0c-21ae-40e1-bf08-6f4cdd9d2c62","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":"9ff1f7af-2397-486b-9afe-308deb4139a0","lifecycleState":"CERTIFIED","lastUpdateDate":1666840317256,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"31e9e84e-8398-49c4-a441-ce03e039fb92","invariantUUID":"a80bb20c-b7e1-4a9a-b436-367de8d58cb6","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":"compute","uniqueId":"03dfacd4-a1ab-4da0-b427-9eba1fc4cd9a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840466899,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6779fb25-cb8f-46fc-8bc0-c220fac2d459","invariantUUID":"68433a75-0919-42e8-a33f-6c7c3113a3f9","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":"978d5a9e-d7a7-4e42-aafa-2620c4dfa7b6","lifecycleState":"CERTIFIED","lastUpdateDate":1666840314264,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df4ec080-4aa5-492f-b0d2-77d6ee03adc3","invariantUUID":"6f65c2ec-7063-4342-81d8-be460b080e31","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":"e76607dd-6e51-4df2-92d4-b775b963f1e5","lifecycleState":"CERTIFIED","lastUpdateDate":1666840331570,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ab292b75-ad2e-474d-8dc0-7b72bb0f76a9","invariantUUID":"860126a2-bfb3-42a9-889e-2a36ff7c2eda","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":"defaulticon","uniqueId":"62810277-07d5-4e70-b994-a019c09d2252","lifecycleState":"CERTIFIED","lastUpdateDate":1666844155362,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a0a345ab-f031-433e-a624-92c1d12f3eee","invariantUUID":"159e15fb-7bd9-490d-b2e1-9ebd391235db","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":"compute","uniqueId":"ed866a23-0f15-4453-a4cc-f2ff4c035770","lifecycleState":"CERTIFIED","lastUpdateDate":1666840427546,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71fe3d25-a675-49f2-a43f-256d89e85598","invariantUUID":"6aee8144-ad06-4948-89be-2ea7ea894c86","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":"objectStorage","uniqueId":"0a0126a0-9c8d-4010-84d8-10a99faf8bef","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467277,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fef33245-b72e-4e1c-9f11-6970d82ae2c9","invariantUUID":"3dc85d68-9fa4-417e-9ca5-38562571993c","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":"477fc7a3-67e2-4a78-96ae-09c10059ab65","lifecycleState":"CERTIFIED","lastUpdateDate":1666840358938,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"941c1685-cbb1-4af7-aea6-f3ff115d8b2e","invariantUUID":"1d0f8eb2-2b96-4723-af51-d5b11dd433f6","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c989f37-7ea3-4364-ba28-b06b10d06fe1","lifecycleState":"CERTIFIED","lastUpdateDate":1666840342794,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f57cd854-b649-4e54-b345-662c0f20e6ed","invariantUUID":"1995a9d6-9332-41db-896c-54566db0f7a2","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":"port","uniqueId":"e267e1c0-03f1-462c-991f-ee21f120a52f","lifecycleState":"CERTIFIED","lastUpdateDate":1666840397891,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b92ae2f0-2089-4d97-9e2c-e0aaac3cfccf","invariantUUID":"7c4b0630-0afc-4d61-8c1d-4df775df396c","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":"port","uniqueId":"b0a5b763-fc42-4037-85fa-91a7b541b9ec","lifecycleState":"CERTIFIED","lastUpdateDate":1666840396437,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"509840e7-905c-4936-afaf-ed5b84769cf3","invariantUUID":"3889a323-5b0e-4154-afe0-d8c0759570f2","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04432b60-204d-42b2-9f3a-acb9f5792c36","lifecycleState":"CERTIFIED","lastUpdateDate":1666840406513,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0f62208-69f9-482e-b459-dad3a15810ad","invariantUUID":"367e8fca-d950-47da-952d-5dab89d8136a","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"af557d81-97db-479e-bfac-0a16bb87b340","lifecycleState":"CERTIFIED","lastUpdateDate":1666844129844,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"964c07cc-32eb-4dae-adad-f4247a681535","invariantUUID":"58c09f77-7b39-4136-b6a1-d03a5013cd27","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":"486d164a-30ba-4127-a00b-bf015a6501b8","lifecycleState":"CERTIFIED","lastUpdateDate":1666844129555,"name":"Demo_pNF_liKKDB7N0YiQ0It7aqdN","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"65d31541-63d2-44e8-8609-8f8d896a0dde","invariantUUID":"ffda7468-c7e5-47db-8c99-8b47490a8490","systemName":"DemoPnfLikkdb7n0yiq0it7aqdn","description":"catalog service description","tags":["robot-ete","Demo_pNF_liKKDB7N0YiQ0It7aqdN"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2036dd29-d918-4f61-b412-196e5869fde8","lifecycleState":"CERTIFIED","lastUpdateDate":1666843569779,"name":"basic_onboard_ElDNWO","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7689544f-d63f-40d4-a535-d700d49a8952","invariantUUID":"abe05cf9-4fe2-4930-bfcf-8ef0079e6c44","systemName":"BasicOnboardEldnwo","description":"service","tags":["basic_onboard_ElDNWO"],"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":"26f5fd70-2eed-4383-8dd6-7bb84ae5eec0","lifecycleState":"CERTIFIED","lastUpdateDate":1666844155874,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7466e5e4-e623-4ff6-865c-4e0fdaa65fde","invariantUUID":"c2973f9e-c4d8-4e01-8d2b-ac9c2a88a79f","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":"f6c2f627-fad7-4914-a0e0-83277dd9a9b5","lifecycleState":"CERTIFIED","lastUpdateDate":1666844189996,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e8df78de-3e44-4d38-9526-e47fa057e12c","invariantUUID":"dd391af5-76c4-461b-bf7a-fd25f9f048c1","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-27 04:20:50,714 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-10-27 04:20:50,715 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-27 04:20:50,715 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-27 04:20:50,715 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-10-27 04:20:50,717 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-27 04:20:50,792 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-27 04:20:50,794 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-10-27 04:20:50,797 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9c53f44-e549-4c06-97e5-f0cc41e3259a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840312766,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a0ad9fae-4f4e-4d25-8233-a210093a1dd8","invariantUUID":"23a20c85-affa-4ee8-a57d-c59d2cfc81c9","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"555d7d2c-6544-41aa-bc13-f4da4ae53349","lifecycleState":"CERTIFIED","lastUpdateDate":1666840381834,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b544cf00-117c-4435-90e5-81d7c45f4321","invariantUUID":"fe3cf4fe-5362-48ec-be86-94e528dde168","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":"compute","uniqueId":"d7292bde-28b0-4afd-8657-3c8d4e7e36d3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840370040,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"566c81dc-8ff5-4bbd-ad03-f312ace7e196","invariantUUID":"1e469bfd-fde2-42ce-901e-c44355e11787","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6883d01d-5bb0-46e7-94cc-2650ae2b33c2","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467594,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc74e70c-6310-478d-ab13-7d165e3b4114","invariantUUID":"840d07cc-1634-45a3-9e0b-1b9cbbe7c284","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":"compute","uniqueId":"cb0b65fa-4162-4ca3-bbf7-0e962f096151","lifecycleState":"CERTIFIED","lastUpdateDate":1666840279997,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5409c16f-10d7-479e-8531-aa7c0b3bc746","invariantUUID":"ab0c6dc6-e9d6-446b-aec0-bf21397b9b8f","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":"network","uniqueId":"88bfb6fe-78ed-41d7-8d46-27a76c062f5d","lifecycleState":"CERTIFIED","lastUpdateDate":1666840368562,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50aadccb-b8cc-43bf-bf82-669bbb8816d3","invariantUUID":"126fd487-7ef8-41c1-8a54-efbe15eb04f7","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccafc43c-5a6f-4e97-810c-3707577bb299","lifecycleState":"CERTIFIED","lastUpdateDate":1666840412510,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7303903-45d3-4d9c-852e-da08adba6cc2","invariantUUID":"b7518221-36b6-47e9-8d83-620ae8485729","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":"485b3242-d15c-4f1d-9ee0-26ddfbf39bb5","lifecycleState":"CERTIFIED","lastUpdateDate":1666840354409,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b112ae8-6ff5-4f06-b829-34f1954796ed","invariantUUID":"43f27d00-e6d3-457c-934d-29020f85c090","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":"network","uniqueId":"61b86ce6-7568-4b3a-af49-776cff9f3fa3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840387702,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9125664-24b4-4a62-8121-da2d639fbfa4","invariantUUID":"bc332756-59e9-43e9-9e30-19f27825db78","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4b55762f-3300-4567-8285-c9f9a5763d11","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448217,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdb2c6cf-b25b-4e37-8b81-a27dfccb3c2e","invariantUUID":"74d8583c-89e9-40f3-bb51-70c30a2ff19a","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":"compute","uniqueId":"5d2006f9-bd8f-4f29-8412-126e6e1e4b47","lifecycleState":"CERTIFIED","lastUpdateDate":1666840380374,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"525062ca-7440-4baa-a949-fe47d16092c4","invariantUUID":"73c6e918-7bb6-4105-96a2-94d24889965b","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":"defaulticon","uniqueId":"b909ffed-77c5-403a-b339-c71e85a84593","lifecycleState":"CERTIFIED","lastUpdateDate":1666840394956,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a394861c-31ee-489e-9d01-d86f1c945f63","invariantUUID":"0cdcf3c0-b8a9-4dc9-8a1d-653ce021ebd9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"6eb92306-29a5-41d2-8115-0b9969593699","lifecycleState":"CERTIFIED","lastUpdateDate":1666840429317,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0a556b05-e829-4140-ba47-1c462ddab271","invariantUUID":"e3988648-f9d3-446a-ab05-5ab367c1a4cc","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":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840362458,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5e2b6ee-7640-430d-b387-c777043c9077","invariantUUID":"46f45e0d-cd0c-46f8-8b4a-b617167ad3f4","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":"network","uniqueId":"6f021e97-ff1c-4d38-9c03-ac85095d06fe","lifecycleState":"CERTIFIED","lastUpdateDate":1666840360563,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4e331e82-f564-4a5c-a18a-4668b5264e0d","invariantUUID":"51a8f86a-1146-4cc1-8213-9e5dfd6d2f27","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2beb342a-289f-4484-8e25-a92eee71f410","lifecycleState":"CERTIFIED","lastUpdateDate":1666840418735,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04510eff-6271-4f83-a551-7ac07a528248","invariantUUID":"f518888b-73d7-4f53-916c-1f264aa1c6c9","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":"port","uniqueId":"0f8e2c22-1d0b-43c5-96f8-fcaa80ff868d","lifecycleState":"CERTIFIED","lastUpdateDate":1666840430895,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53a6aa67-6037-4e05-b1c2-04f4995d0cc6","invariantUUID":"7d400978-1b64-46a3-8a0f-f897aea98918","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9f6cbec9-0e96-457c-a3f9-8db3191c3900","lifecycleState":"CERTIFIED","lastUpdateDate":1666843533063,"name":"basic_onboard_ElDNWO","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b827a41e-1870-46e0-9c6b-e0b23d235e39","invariantUUID":"f4f0648a-5b03-408c-9059-93b7e9cd5f29","systemName":"BasicOnboardEldnwo","description":"VF","tags":["basic_onboard_ElDNWO"],"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":"c80179c9-e024-4ab3-8443-e6dbab7c88e3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840403586,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd9b32c4-f073-4f4c-923a-9bbbc087c0d2","invariantUUID":"f226dccd-7bc2-47d2-b377-8f056f69edf6","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9c72deef-bd9b-49cf-8b5a-715dc5b2c588","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448288,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6609c55a-ebf4-4144-9d19-55b8e8317091","invariantUUID":"155f3de4-6a26-4803-ac03-6ee6c3c7315c","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":"compute","uniqueId":"afd21e50-4df5-4ce9-aadc-394310b4eff4","lifecycleState":"CERTIFIED","lastUpdateDate":1666840425738,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04589ce1-61a8-49c8-b7df-ecc959425d3a","invariantUUID":"d5214901-1827-4530-9ec7-428280870e4a","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":"defaulticon","uniqueId":"2eb3a08c-bdfe-422f-9f21-37dcce7ac6d5","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448443,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12ad2d80-3543-427e-a949-7fddda7579ef","invariantUUID":"6bf90eaf-f656-4646-adde-0a10237696c6","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":"networkrules","uniqueId":"2b3d0446-147b-48dc-b720-b721198e9e66","lifecycleState":"CERTIFIED","lastUpdateDate":1666840323346,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7f898307-12be-47a3-b5ac-4ff62dd3351a","invariantUUID":"523f2805-6405-457d-9188-bfab461ca2de","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d70b5fee-9c9c-4265-926b-794ecac69c5e","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448047,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc468be0-7f23-481c-ab1d-5bb5d1e895e1","invariantUUID":"a657a711-f532-4254-80b3-2ece4c0e53f5","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":"objectStorage","uniqueId":"77856668-d325-4167-8724-0a3172c7bc31","lifecycleState":"CERTIFIED","lastUpdateDate":1666840367046,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7df0daef-2a98-4bf8-a9b0-8b6f6aff92b7","invariantUUID":"2207d37a-ad48-475d-ac28-3d795488a2ef","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5d1d4c51-c797-4143-af6c-35c332b6b651","lifecycleState":"CERTIFIED","lastUpdateDate":1666840408471,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4878432-6316-4b49-bae2-d6fe7df6c87b","invariantUUID":"4ff3b697-a3dd-4806-8574-2ba1bc1cd6e2","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":"objectStorage","uniqueId":"9eeb0792-1bb4-44f5-b620-60f6896d5e8e","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467493,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1d731f1-a229-4699-a57b-ae66d0a14648","invariantUUID":"acd19cd6-9027-437c-bdd2-4d7f6c17abf9","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.Vdu.VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa5e0edb-d2fd-4729-9856-db7432ce4043","lifecycleState":"CERTIFIED","lastUpdateDate":1666840355945,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c0c0760-4878-4fed-9384-3a8f5d1fb010","invariantUUID":"bb6f97c7-1672-4d3c-acdf-1c6b0359cc19","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee0638d4-e6d8-4e68-abe4-5de4d5045248","lifecycleState":"CERTIFIED","lastUpdateDate":1666840341271,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c0c7360-cfad-45db-a9b1-412a8a8aaa94","invariantUUID":"37641da1-3f99-4749-9bba-93e417dd616d","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":"port","uniqueId":"5e3faabf-a259-4158-8053-cf58ac791617","lifecycleState":"CERTIFIED","lastUpdateDate":1666840308297,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"247b992d-708d-470e-82e0-30a215ac68db","invariantUUID":"b6e3fadd-5c38-4ddb-a019-2bf8f952aeeb","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":"f0301502-a49e-48b2-a175-a47545e68cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1666840304855,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71966087-c1e1-43bd-a877-b57d1a9b9dfb","invariantUUID":"625ca9ce-3182-4fc7-9073-9c5b0b4216bb","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":"defaulticon","uniqueId":"798124ef-f12b-495f-83d8-9cd0a7ca11e6","lifecycleState":"CERTIFIED","lastUpdateDate":1666844120353,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b78dc7cc-f8bb-4891-ba24-54ceb2ba3a78","invariantUUID":"58ee82c7-a95f-449f-b4c2-cd1062103813","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":"e5dc01b6-d95a-4040-bd2c-753fa01023ca","lifecycleState":"CERTIFIED","lastUpdateDate":1666840306582,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eae6f728-6a09-4d10-94e8-45e26eafe4fc","invariantUUID":"54dba1e8-8395-4b22-8cfe-5fcfa9e72746","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":"objectStorage","uniqueId":"073279ea-5d0f-4fe3-8104-a2e661dc07ad","lifecycleState":"CERTIFIED","lastUpdateDate":1666840290071,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9bfb34a-93ca-4fc4-a7be-5876d825df44","invariantUUID":"78c43843-22cc-4c86-b941-7555a27fdf7d","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":"ca6ed90f-b55c-4516-9729-29114f35145a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840336772,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f558a93-1ecf-4344-8890-aa33c89d079e","invariantUUID":"b81305b1-a48d-4eb1-997c-bb1f8192b746","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":"network","uniqueId":"d3d819d4-4a85-4364-b14f-2767220d69f7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840344285,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cbfc350-733d-4ea5-a8f5-b67a93fe81b9","invariantUUID":"68a23016-acd6-4628-83c4-eee8d6244ab2","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":"defaulticon","uniqueId":"bdd56887-11e6-47eb-a3c8-da8de2df5996","lifecycleState":"CERTIFIED","lastUpdateDate":1666840365559,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e2b97be-7361-4c6e-abab-7ba9a811ca92","invariantUUID":"72b7fdf4-8fa5-4282-866c-9572e6221b9e","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"661635fb-6957-48d7-91cf-89c44688e83b","lifecycleState":"CERTIFIED","lastUpdateDate":1666840377428,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33323b8-5443-430a-a201-5ae13cb0ac5e","invariantUUID":"25dcb243-3c12-4fc4-a251-be262684d962","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5c8e30ec-59b8-4e31-856f-9d778e75e15e","lifecycleState":"CERTIFIED","lastUpdateDate":1666844118657,"name":"pNF 618ad011-1ca0","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3f045bbc-179a-4029-9654-bf84ac690d59","invariantUUID":"92aa4644-10e0-43c1-9dd4-a37473952ff6","systemName":"Pnf618ad0111ca0","description":"vendor software product","tags":["pNF 618ad011-1ca0"],"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":"46888bed-df0e-4994-8c6b-589617ef263c","lifecycleState":"CERTIFIED","lastUpdateDate":1666840400758,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fee79f89-1711-4f39-b7dd-58d508b7141b","invariantUUID":"eebc7584-db51-4e92-a87b-2163cf1eb11e","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":"objectStorage","uniqueId":"4cccf328-086f-43ee-9a08-dc515e358092","lifecycleState":"CERTIFIED","lastUpdateDate":1666840386162,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ce42ced-a51d-4ebe-8b00-87c956a04c52","invariantUUID":"20172655-4e69-4ea5-a90a-e24a1bbb0b4e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"10bcf1b6-76f3-4edf-ad09-b31039e00ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840405080,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"506c5a66-be6b-4f6a-962f-f25c5eedea4f","invariantUUID":"a7e5200e-8cbc-4249-af05-0b3f01017fb3","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":"objectStorage","uniqueId":"70716244-6fad-4236-a27c-0f4b89443bfa","lifecycleState":"CERTIFIED","lastUpdateDate":1666840288473,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9086666a-e5c5-4b57-94cb-a6eb4a40c4a2","invariantUUID":"6eab4180-45f3-43b2-b85c-84dd1e834d77","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":"defaulticon","uniqueId":"71837743-9a4d-4d35-a109-c22f04db8101","lifecycleState":"CERTIFIED","lastUpdateDate":1666840393556,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"311e45e3-e1c3-4c9b-b4c8-07823be95ff2","invariantUUID":"d58f1dd5-e25d-4075-8be8-4a7ee60b9a8b","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":"c46b2400-dc7a-4346-a382-81abe09a2939","lifecycleState":"CERTIFIED","lastUpdateDate":1666840309803,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8845209c-5143-4955-8907-85132ddffbc3","invariantUUID":"8d84e2bc-5938-469b-a1a3-2ca00bd27d52","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":"855afdb8-cd6c-4ca3-8a8a-e1d71477c507","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467018,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"703c39ae-f7f6-4e72-8c13-0d23e266c689","invariantUUID":"a94b2237-f819-4349-b7a2-a29fa53de655","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":"defaulticon","uniqueId":"960db5cf-442d-4f88-9c88-e0f817692036","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448514,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f2ac8f-6a4b-46d8-ba8d-93a7c9643039","invariantUUID":"17a123f2-14d2-4566-b95b-9752fc400e36","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"84403b30-0051-4fb5-b80d-17ec675fda45","lifecycleState":"CERTIFIED","lastUpdateDate":1666840423908,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4bab78d4-d297-4a02-8f00-0401e4fa68c8","invariantUUID":"1665fcc9-f434-449f-a047-e74eec252f70","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":"objectStorage","uniqueId":"4ed6cd45-eaa3-4461-be23-ac64023d02f6","lifecycleState":"CERTIFIED","lastUpdateDate":1666840301825,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ca27334-dbc7-45c6-b33a-7fdbcadc9d93","invariantUUID":"042ae1d8-e7b9-444e-81d8-64f551b2293d","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":"e18679b5-ada5-4abc-ad41-3d09045fe85f","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467685,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b73aa2fe-1e15-4428-bbb1-cda9116fc614","invariantUUID":"d835b09c-4ba3-4a98-b585-d916cad36bc9","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":"246a1938-5615-4d62-8f99-59e0e1a09450","lifecycleState":"CERTIFIED","lastUpdateDate":1666840335254,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe340a00-bc89-4a9e-8d90-8c65a11ab17c","invariantUUID":"4d6aed65-5323-4111-8ac7-7a3880b08757","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"596dbd68-b3e5-42ff-affb-fec4bedf669b","lifecycleState":"CERTIFIED","lastUpdateDate":1666840402173,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88893a75-2962-4e30-b3e1-4a0fe961e6de","invariantUUID":"dd2ccafb-be36-4ec0-9f59-d711ec8a446d","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":"6938320c-f2ac-42bf-9fe5-f1b2c827f26f","lifecycleState":"CERTIFIED","lastUpdateDate":1666840330094,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eb4cac-d442-4976-81d6-e2244666a84f","invariantUUID":"da97db97-2135-4403-98a1-63a27a06863f","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1a9f949f-b4d6-4da2-b39e-7b120e95d00c","lifecycleState":"CERTIFIED","lastUpdateDate":1666840297418,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49c8a295-8f98-4bc7-84bb-e50553d244bc","invariantUUID":"ee18a955-cc30-4fef-9483-bf1f94a39056","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f2d5e00b-902d-444e-91bc-447a5fa1eb79","lifecycleState":"CERTIFIED","lastUpdateDate":1666840410740,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ddf63d1-1cd1-43fa-84c6-83c7c1a3007c","invariantUUID":"3be3f18d-f456-4628-ac4d-9adcf364852f","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":"952f7437-de8c-4fda-a254-c99f767ee92c","lifecycleState":"CERTIFIED","lastUpdateDate":1666840374415,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d995d26-0c9f-4bf0-be7e-434f865e2e2c","invariantUUID":"c50b60ca-0345-46bf-af1f-e61798f4e5c3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bb27825-1b3b-478a-b9e5-0eb835f8993e","lifecycleState":"CERTIFIED","lastUpdateDate":1666840375942,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdc21bf3-dcb5-4834-8a4c-8f491e6da18f","invariantUUID":"50ecdce1-ea36-4f87-9d17-0bade85ec98b","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":"55b9c1d1-3243-4c2a-95c9-17a28f704585","lifecycleState":"CERTIFIED","lastUpdateDate":1666840324796,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5412bfbd-a19b-4f7e-a88b-7ca8f6f30cb1","invariantUUID":"fb80a427-3d09-43dc-a866-4af2f96b0e7a","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":"port","uniqueId":"dd6aa16a-7f49-4cad-9ed3-5fa4e9a06c97","lifecycleState":"CERTIFIED","lastUpdateDate":1666840295841,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79c9d025-d6e0-4c04-95b1-ba2284b5d78f","invariantUUID":"e2c14684-ea38-4540-a48d-48133cdddc7b","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":"compute","uniqueId":"24a78c59-3b98-4afb-9e1c-f87d38338385","lifecycleState":"CERTIFIED","lastUpdateDate":1666840333770,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8d22bba-db37-4f9f-bec5-cc802847e9bc","invariantUUID":"8050409c-148c-4cf0-8939-1d628c767055","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"69090561-ab27-4cf9-8869-bfab2b58b870","lifecycleState":"CERTIFIED","lastUpdateDate":1666840466794,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5cacd7b1-454e-41f8-abbf-b1b81df18b65","invariantUUID":"bc499e9e-7b23-46e8-b931-0c855fed15c4","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e9e9bc59-10c5-43e0-adc5-230bc283daf3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467375,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51f5ca9a-f93a-4a3d-8c33-6fd281dcd34d","invariantUUID":"8d1db802-20c2-473d-b4b3-39cf5cbdac75","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":"fdf4d5a3-86c2-4605-be7b-e4d0baac59f7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467951,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8a284fb-cda0-4825-a833-627b67cbafbe","invariantUUID":"7797ccc1-acfd-4479-a639-4ab71a81d877","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"756273cd-8720-44d0-8437-7e6099692815","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467129,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"369a98ed-1522-49e5-ba49-aabd7babb113","invariantUUID":"0f4f53f8-942d-41ac-9b92-0badf0ddd251","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d4bf0441-cc04-41f2-a31f-fe9bb938e707","lifecycleState":"CERTIFIED","lastUpdateDate":1666840468054,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1e34d31-e17d-4a1f-ac0e-46c0c95ce416","invariantUUID":"b5f4a18b-19b3-407a-adc5-9ceb6aa2d24c","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":"defaulticon","uniqueId":"ffa5129e-2f2f-4949-bcbe-2857435b510f","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448146,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e45fbf75-d6c4-4c72-b3ff-d241f32eb9c4","invariantUUID":"89c2a947-063d-4ba4-8c4d-fe0809649553","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":"0254ea6e-7278-4eae-abb2-5d7be7532250","lifecycleState":"CERTIFIED","lastUpdateDate":1666840286851,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"7e99fd9d-6fc4-44cc-b7e0-1f581fafdd0a","invariantUUID":"116b1bc4-a3ff-4717-8a4b-3996968db231","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":"19aaed67-5646-4d6a-a5d1-bf67ec5af39b","lifecycleState":"CERTIFIED","lastUpdateDate":1666840371508,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4bb113b0-98b1-4497-9fc2-e929c041f57e","invariantUUID":"e3723972-a56d-4e90-8c6c-7bdc11e6703f","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":"4109a3c6-2159-4c70-9e07-62719ce8a52e","lifecycleState":"CERTIFIED","lastUpdateDate":1666840338282,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64f55ba2-394b-4d02-a23b-2a0a0cb6eaee","invariantUUID":"167b5839-b117-4e52-8bb7-dc93e8347eb8","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":"port","uniqueId":"37053f5f-e0ef-451a-b4de-782b1586f3a0","lifecycleState":"CERTIFIED","lastUpdateDate":1666840416930,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f70fa6f-5f85-4e87-bf1e-a798c52fc160","invariantUUID":"d2967bb9-4a91-4bf6-9b44-afb8b10a7598","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":"objectStorage","uniqueId":"cf93bf19-8072-4a9c-a33b-1fef0ebc5ba3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840303299,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12783619-b7fd-4b87-bfc1-1c5b252917ee","invariantUUID":"cf0eb0c4-5914-42cb-b45f-412917952323","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":"networkrules","uniqueId":"da932380-5eeb-445e-a6bb-ce5174a584b5","lifecycleState":"CERTIFIED","lastUpdateDate":1666840328549,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0013368e-9327-4e4a-adc7-dd8785285b26","invariantUUID":"f1f566cd-606f-4e48-9c00-8cb55fde79e0","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"55eefa5e-3496-4fc2-966e-95a4514184dc","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448368,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ac57781-4fc5-4589-8cae-389d5c7c6dac","invariantUUID":"e2c64804-da09-4821-bec6-12abf79c92cb","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bceb16e2-3002-4715-8c73-bf085187b718","lifecycleState":"CERTIFIED","lastUpdateDate":1666840311316,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dd7f4a-69be-407d-98dd-697d6b2f30c5","invariantUUID":"223fd1aa-c5a2-4d52-9d40-aec9ea08289b","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":"port","uniqueId":"7f835d97-97d4-40eb-b879-c60851562d34","lifecycleState":"CERTIFIED","lastUpdateDate":1666840399325,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f2e99e0-9ca3-41e3-8906-0ca1288b9b6f","invariantUUID":"26f13834-a64d-487c-ba9b-c9442ec85857","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":"b4b9633f-663f-4ece-9986-680b08a0bbe7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840315714,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"93d060cb-2073-443c-b9e7-967481e61848","invariantUUID":"fd643c2e-392b-46d3-b6f7-7ba484c460b6","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":"f6c0d2d7-8947-404d-8aa1-42064ae25812","lifecycleState":"CERTIFIED","lastUpdateDate":1666840363994,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b2a4ddf2-55e2-4447-b27b-65b51f803128","invariantUUID":"ee2d9b87-45de-4d5b-8daa-4b7d9a8f36cc","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":"compute","uniqueId":"54b1f33e-2bfa-4575-bfe1-5b0aecd640b9","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467835,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aa14dac-6260-45b9-aaf9-ed7d9ff5fb9e","invariantUUID":"dff16ec6-07b3-4288-a4a6-cccd13c0e8ba","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute","tosca.nodes.nfv.Vdu.Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"769260dc-4060-4001-a8d1-baba2c728ff9","lifecycleState":"CERTIFIED","lastUpdateDate":1666840350114,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02663961-36af-4cbd-9878-6554861008bf","invariantUUID":"50ad7ddd-c553-4721-a85a-effe0245aa0d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecd8d601-cc95-4b44-8fc1-02cca9f3218a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840422181,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da5e3cde-741e-44e1-aaa7-989d30eca209","invariantUUID":"ac88e819-f480-4bdb-ad71-4e928b155155","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":"loadBalancer","uniqueId":"bb459a18-fb32-4bc9-9ff2-b1439cfc655a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840293795,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b717a7a-31bc-43dd-b840-84e33dd3dbd7","invariantUUID":"80758d0c-21ae-40e1-bf08-6f4cdd9d2c62","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":"9ff1f7af-2397-486b-9afe-308deb4139a0","lifecycleState":"CERTIFIED","lastUpdateDate":1666840317256,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"31e9e84e-8398-49c4-a441-ce03e039fb92","invariantUUID":"a80bb20c-b7e1-4a9a-b436-367de8d58cb6","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":"compute","uniqueId":"03dfacd4-a1ab-4da0-b427-9eba1fc4cd9a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840466899,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6779fb25-cb8f-46fc-8bc0-c220fac2d459","invariantUUID":"68433a75-0919-42e8-a33f-6c7c3113a3f9","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":"978d5a9e-d7a7-4e42-aafa-2620c4dfa7b6","lifecycleState":"CERTIFIED","lastUpdateDate":1666840314264,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df4ec080-4aa5-492f-b0d2-77d6ee03adc3","invariantUUID":"6f65c2ec-7063-4342-81d8-be460b080e31","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":"e76607dd-6e51-4df2-92d4-b775b963f1e5","lifecycleState":"CERTIFIED","lastUpdateDate":1666840331570,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ab292b75-ad2e-474d-8dc0-7b72bb0f76a9","invariantUUID":"860126a2-bfb3-42a9-889e-2a36ff7c2eda","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":"defaulticon","uniqueId":"62810277-07d5-4e70-b994-a019c09d2252","lifecycleState":"CERTIFIED","lastUpdateDate":1666844155362,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a0a345ab-f031-433e-a624-92c1d12f3eee","invariantUUID":"159e15fb-7bd9-490d-b2e1-9ebd391235db","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":"compute","uniqueId":"ed866a23-0f15-4453-a4cc-f2ff4c035770","lifecycleState":"CERTIFIED","lastUpdateDate":1666840427546,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71fe3d25-a675-49f2-a43f-256d89e85598","invariantUUID":"6aee8144-ad06-4948-89be-2ea7ea894c86","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":"objectStorage","uniqueId":"0a0126a0-9c8d-4010-84d8-10a99faf8bef","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467277,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fef33245-b72e-4e1c-9f11-6970d82ae2c9","invariantUUID":"3dc85d68-9fa4-417e-9ca5-38562571993c","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":"477fc7a3-67e2-4a78-96ae-09c10059ab65","lifecycleState":"CERTIFIED","lastUpdateDate":1666840358938,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"941c1685-cbb1-4af7-aea6-f3ff115d8b2e","invariantUUID":"1d0f8eb2-2b96-4723-af51-d5b11dd433f6","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c989f37-7ea3-4364-ba28-b06b10d06fe1","lifecycleState":"CERTIFIED","lastUpdateDate":1666840342794,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f57cd854-b649-4e54-b345-662c0f20e6ed","invariantUUID":"1995a9d6-9332-41db-896c-54566db0f7a2","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":"port","uniqueId":"e267e1c0-03f1-462c-991f-ee21f120a52f","lifecycleState":"CERTIFIED","lastUpdateDate":1666840397891,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b92ae2f0-2089-4d97-9e2c-e0aaac3cfccf","invariantUUID":"7c4b0630-0afc-4d61-8c1d-4df775df396c","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":"port","uniqueId":"b0a5b763-fc42-4037-85fa-91a7b541b9ec","lifecycleState":"CERTIFIED","lastUpdateDate":1666840396437,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"509840e7-905c-4936-afaf-ed5b84769cf3","invariantUUID":"3889a323-5b0e-4154-afe0-d8c0759570f2","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04432b60-204d-42b2-9f3a-acb9f5792c36","lifecycleState":"CERTIFIED","lastUpdateDate":1666840406513,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0f62208-69f9-482e-b459-dad3a15810ad","invariantUUID":"367e8fca-d950-47da-952d-5dab89d8136a","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"af557d81-97db-479e-bfac-0a16bb87b340","lifecycleState":"CERTIFIED","lastUpdateDate":1666844129844,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"964c07cc-32eb-4dae-adad-f4247a681535","invariantUUID":"58c09f77-7b39-4136-b6a1-d03a5013cd27","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":"486d164a-30ba-4127-a00b-bf015a6501b8","lifecycleState":"CERTIFIED","lastUpdateDate":1666844129555,"name":"Demo_pNF_liKKDB7N0YiQ0It7aqdN","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"65d31541-63d2-44e8-8609-8f8d896a0dde","invariantUUID":"ffda7468-c7e5-47db-8c99-8b47490a8490","systemName":"DemoPnfLikkdb7n0yiq0it7aqdn","description":"catalog service description","tags":["robot-ete","Demo_pNF_liKKDB7N0YiQ0It7aqdN"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2036dd29-d918-4f61-b412-196e5869fde8","lifecycleState":"CERTIFIED","lastUpdateDate":1666843569779,"name":"basic_onboard_ElDNWO","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7689544f-d63f-40d4-a535-d700d49a8952","invariantUUID":"abe05cf9-4fe2-4930-bfcf-8ef0079e6c44","systemName":"BasicOnboardEldnwo","description":"service","tags":["basic_onboard_ElDNWO"],"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":"26f5fd70-2eed-4383-8dd6-7bb84ae5eec0","lifecycleState":"CERTIFIED","lastUpdateDate":1666844155874,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7466e5e4-e623-4ff6-865c-4e0fdaa65fde","invariantUUID":"c2973f9e-c4d8-4e01-8d2b-ac9c2a88a79f","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":"f6c2f627-fad7-4914-a0e0-83277dd9a9b5","lifecycleState":"CERTIFIED","lastUpdateDate":1666844189996,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e8df78de-3e44-4d38-9526-e47fa057e12c","invariantUUID":"dd391af5-76c4-461b-bf7a-fd25f9f048c1","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-27 04:20:50,801 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-10-27 04:20:50,802 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-27 04:20:50,802 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/af557d81-97db-479e-bfac-0a16bb87b340/filteredDataByParams?include=componentInstances 2022-10-27 04:20:50,802 DEBUG 132:onap_service.py(1) - [SDC][Get basic_network resource inputs] data sent: None 2022-10-27 04:20:50,804 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-27 04:20:50,910 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/af557d81-97db-479e-bfac-0a16bb87b340/filteredDataByParams?include=componentInstances HTTP/1.1" 200 None 2022-10-27 04:20:50,912 INFO 142:onap_service.py(1) - [SDC][Get basic_network resource inputs] response code: 200 2022-10-27 04:20:50,913 DEBUG 146:onap_service.py(1) - [SDC][Get basic_network resource inputs] response: {"componentType":null,"additionalInformation":null,"artifacts":null,"deploymentArtifacts":null,"toscaArtifacts":null,"categories":null,"creatorUserId":null,"creatorFullName":null,"lastUpdaterUserId":null,"lastUpdaterFullName":null,"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"externalName":null,"properties":null,"path":["890bcc48-197b-41f3-ba3b-7d50050b32ff.c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.genericneutronnet0"],"type":"tosca.capabilities.Node","ownerType":null,"description":null,"source":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7","parentName":null,"uniqueId":"capability.7199ae98-59bc-4ff7-8d63-15c6b99a3c92.feature","ownerId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.feature","version":null,"empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"externalName":null,"properties":null,"path":["890bcc48-197b-41f3-ba3b-7d50050b32ff.c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","ownerType":null,"description":null,"source":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7","parentName":null,"uniqueId":"capability.c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.virtual_linkable","ownerId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","version":null,"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"externalName":null,"path":["890bcc48-197b-41f3-ba3b-7d50050b32ff.c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.genericneutronnet0"],"node":"tosca.nodes.Root","source":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7","parentName":null,"uniqueId":"7199ae98-59bc-4ff7-8d63-15c6b99a3c92.dependency","capability":"tosca.capabilities.Node","ownerId":"7199ae98-59bc-4ff7-8d63-15c6b99a3c92","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":"dependency","relationship":"tosca.relationships.DependsOn","name":"genericneutronnet0.dependency","type":null,"version":null,"empty":false}]},"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.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":"bceb16e2-3002-4715-8c73-bf085187b718","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.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":"bceb16e2-3002-4715-8c73-bf085187b718","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"bceb16e2-3002-4715-8c73-bf085187b718.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":"bceb16e2-3002-4715-8c73-bf085187b718","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.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":"bceb16e2-3002-4715-8c73-bf085187b718","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.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":"bceb16e2-3002-4715-8c73-bf085187b718","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.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":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.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":"bceb16e2-3002-4715-8c73-bf085187b718","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.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":"bceb16e2-3002-4715-8c73-bf085187b718","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.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":"bceb16e2-3002-4715-8c73-bf085187b718","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.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":"bceb16e2-3002-4715-8c73-bf085187b718","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false}],"attributes":null,"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"actualComponentUid":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7","createdFromCsar":false,"uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","creationTime":1666844112206,"icon":"network","description":null,"originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","createdFrom":null,"componentUid":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7","maxOccurrences":null,"minOccurrences":null,"componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1666844112206,"customizationUUID":"fc888954-e6c9-4adb-92d5-47517d4093c5","instanceCount":null,"posX":"200","posY":"100","componentName":"Generic NeutronNet","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-27 04:20:50,916 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-27 04:20:50,916 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/c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7/filteredDataByParams?include=metadata 2022-10-27 04:20:50,916 DEBUG 132:onap_service.py(1) - [SDC][Get basic_network component's SDC resource metadata] data sent: None 2022-10-27 04:20:50,918 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-27 04:20:50,982 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/resources/c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7/filteredDataByParams?include=metadata HTTP/1.1" 200 2535 2022-10-27 04:20:50,983 INFO 142:onap_service.py(1) - [SDC][Get basic_network component's SDC resource metadata] response code: 200 2022-10-27 04:20:50,984 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":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7","name":"Generic NeutronNet","version":"1.0","isHighestVersion":true,"creationDate":1666840362458,"lastUpdateDate":1666840362458,"description":"Generic NeutronNet","lifecycleState":"CERTIFIED","tags":["Generic NeutronNet"],"icon":"network","normalizedName":"genericneutronnet","systemName":"GenericNeutronnet","contactId":"jh0003","allVersions":{"1.0":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7"},"isDeleted":null,"projectCode":null,"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"invariantUUID":"46f45e0d-cd0c-46f8-8b4a-b617167ad3f4","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":"d5e2b6ee-7640-430d-b387-c777043c9077"},"derivedFrom":null,"derivedList":null,"defaultCapabilities":null} 2022-10-27 04:20:50,986 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC 2022-10-27 04:20:50,986 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:20:50,986 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:20:50,986 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified 2022-10-27 04:20:50,999 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': 'a6334c02-e792-44df-bb5e-2feebfa1437b', 'x-fromappid': 'API client'} 2022-10-27 04:20:50,999 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-27 04:20:50,999 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-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_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-27 04:20:51,001 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2022-10-27 04:20:51,378 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-27 04:20:51,380 INFO 142:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] response code: 200 2022-10-27 04:20:51,380 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-27 04:20:51,384 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-10-27 04:20:51,384 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-27 04:20:51,384 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-27 04:20:51,384 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-10-27 04:20:51,387 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-10-27 04:20:51,449 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1787 2022-10-27 04:20:51,451 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-10-27 04:20:51,451 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"7689544f-d63f-40d4-a535-d700d49a8952","invariantUUID":"abe05cf9-4fe2-4930-bfcf-8ef0079e6c44","name":"basic_onboard_ElDNWO","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7689544f-d63f-40d4-a535-d700d49a8952/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7466e5e4-e623-4ff6-865c-4e0fdaa65fde","invariantUUID":"c2973f9e-c4d8-4e01-8d2b-ac9c2a88a79f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7466e5e4-e623-4ff6-865c-4e0fdaa65fde/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e8df78de-3e44-4d38-9526-e47fa057e12c","invariantUUID":"dd391af5-76c4-461b-bf7a-fd25f9f048c1","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e8df78de-3e44-4d38-9526-e47fa057e12c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"65d31541-63d2-44e8-8609-8f8d896a0dde","invariantUUID":"ffda7468-c7e5-47db-8c99-8b47490a8490","name":"Demo_pNF_liKKDB7N0YiQ0It7aqdN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/65d31541-63d2-44e8-8609-8f8d896a0dde/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"964c07cc-32eb-4dae-adad-f4247a681535","invariantUUID":"58c09f77-7b39-4136-b6a1-d03a5013cd27","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/964c07cc-32eb-4dae-adad-f4247a681535/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-10-27 04:20:51,454 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ElDNWO from SDC 2022-10-27 04:20:51,455 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:20:51,455 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:20:51,455 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-27 04:20:51,455 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-10-27 04:20:51,455 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:20:51,455 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:20:51,455 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-27 04:20:51,456 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-10-27 04:20:51,456 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:20:51,456 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:20:51,456 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-27 04:20:51,456 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_liKKDB7N0YiQ0It7aqdN from SDC 2022-10-27 04:20:51,456 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:20:51,456 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:20:51,456 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-27 04:20:51,456 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-10-27 04:20:51,456 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:20:51,457 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:20:51,457 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-27 04:20:51,457 DEBUG 175:__init__.py(1) - number of Service returned: 5 2022-10-27 04:20:51,464 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-27 04:20:51,464 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-27 04:20:51,464 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-10-27 04:20:51,467 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:20:51,526 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-27 04:20:51,526 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-10-27 04:20:51,527 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/22cc17b203e14fdd88c2ce3b901c1858","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":"22cc17b203e14fdd88c2ce3b901c1858"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-jakarta"}]}]} 2022-10-27 04:20:51,529 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-27 04:20:51,529 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-27 04:20:51,529 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-10-27 04:20:51,531 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:20:51,599 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-27 04:20:51,600 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-10-27 04:20:51,601 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":"1666844134580","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-27 04:20:51,603 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-27 04:20:51,603 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-27 04:20:51,604 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-10-27 04:20:51,606 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:20:51,658 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-27 04:20:51,659 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-10-27 04:20:51,659 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/22cc17b203e14fdd88c2ce3b901c1858","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":"22cc17b203e14fdd88c2ce3b901c1858"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-jakarta"}]}]} 2022-10-27 04:20:51,661 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-27 04:20:51,661 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-27 04:20:51,661 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-10-27 04:20:51,663 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:20:51,736 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-27 04:20:51,737 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-10-27 04:20:51,737 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":"1666844134580","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-27 04:20:51,740 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-27 04:20:51,741 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/22cc17b203e14fdd88c2ce3b901c1858 2022-10-27 04:20:51,741 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-10-27 04:20:51,743 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:20:51,801 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/22cc17b203e14fdd88c2ce3b901c1858 HTTP/1.1" 200 615 2022-10-27 04:20:51,802 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-10-27 04:20:51,803 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"22cc17b203e14fdd88c2ce3b901c1858","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1666844136584","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-27 04:20:51,814 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': 'c6b56b37-5b18-4fee-937b-514dfc362ad4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-27 04:20:51,814 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/b748aec8-a3d4-4881-ad57-811e661ff034/networks 2022-10-27 04:20:51,814 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "58c09f77-7b39-4136-b6a1-d03a5013cd27" }, "modelInfo": { "modelType": "network", "modelInvariantId": "46f45e0d-cd0c-46f8-8b4a-b617167ad3f4", "modelVersionId": "d5e2b6ee-7640-430d-b387-c777043c9077", "modelName": "Generic NeutronNet", "modelVersion": "1.0", "modelCustomizationId": "fc888954-e6c9-4adb-92d5-47517d4093c5", "modelCustomizationName": "Generic NeutronNet 0" }, "requestParameters": { "userParams": [ ], "aLaCarte": true, "testApi": "GR_API" }, "cloudConfiguration": { "tenantId": "22cc17b203e14fdd88c2ce3b901c1858", "cloudOwner": "basicnw-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "lineOfBusiness": { "lineOfBusinessName": "basicnw-lob" }, "platform": { "platformName": "basicnw-platform" }, "relatedInstanceList": [{ "relatedInstance": { "instanceId": "b748aec8-a3d4-4881-ad57-811e661ff034", "modelInfo": { "modelType": "service", "modelName": "basic_network", "modelInvariantId": "58c09f77-7b39-4136-b6a1-d03a5013cd27", "modelVersion": "1.0", "modelVersionId": "964c07cc-32eb-4dae-adad-f4247a681535" } } }] } } 2022-10-27 04:20:51,817 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-27 04:20:53,663 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/b748aec8-a3d4-4881-ad57-811e661ff034/networks HTTP/1.1" 202 262 2022-10-27 04:20:53,664 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response code: 202 2022-10-27 04:20:53,664 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response: {"requestReferences":{"requestId":"c6b56b37-5b18-4fee-937b-514dfc362ad4","instanceId":"3c45ac1f-2341-4d49-8ce2-780335480c04","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c6b56b37-5b18-4fee-937b-514dfc362ad4"}} 2022-10-27 04:20:53,665 DEBUG 79:mixins.py(1) - Wait until NetworkInstantiation task is not finished 2022-10-27 04:20:53,677 DEBUG 129:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6ad2e9a8-fb72-4597-9209-3f7fa7fb0378', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-27 04:20:53,677 DEBUG 131:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c6b56b37-5b18-4fee-937b-514dfc362ad4 2022-10-27 04:20:53,678 DEBUG 132:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] data sent: None 2022-10-27 04:20:53,682 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-27 04:20:53,910 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c6b56b37-5b18-4fee-937b-514dfc362ad4 HTTP/1.1" 200 1971 2022-10-27 04:20:53,912 INFO 142:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] response code: 200 2022-10-27 04:20:53,913 DEBUG 146:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] response: {"request":{"requestId":"c6b56b37-5b18-4fee-937b-514dfc362ad4","startTime":"Thu, 27 Oct 2022 04:20:51 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"46f45e0d-cd0c-46f8-8b4a-b617167ad3f4","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"fc888954-e6c9-4adb-92d5-47517d4093c5","modelVersionId":"d5e2b6ee-7640-430d-b387-c777043c9077","modelCustomizationId":"fc888954-e6c9-4adb-92d5-47517d4093c5","modelUuid":"d5e2b6ee-7640-430d-b387-c777043c9077","modelInvariantUuid":"46f45e0d-cd0c-46f8-8b4a-b617167ad3f4","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"58c09f77-7b39-4136-b6a1-d03a5013cd27","source":"VID","instanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b748aec8-a3d4-4881-ad57-811e661ff034","modelInfo":{"modelInvariantId":"58c09f77-7b39-4136-b6a1-d03a5013cd27","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"964c07cc-32eb-4dae-adad-f4247a681535","modelUuid":"964c07cc-32eb-4dae-adad-f4247a681535","modelInvariantUuid":"58c09f77-7b39-4136-b6a1-d03a5013cd27"}}}],"cloudConfiguration":{"tenantId":"22cc17b203e14fdd88c2ce3b901c1858","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":"b748aec8-a3d4-4881-ad57-811e661ff034","networkInstanceId":"3c45ac1f-2341-4d49-8ce2-780335480c04","networkInstanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 27 Oct 2022 04:20:52 GMT"}}} 2022-10-27 04:21:03,922 DEBUG 129:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9a88be3c-2cb1-493b-a5e3-85297578e35b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-27 04:21:03,922 DEBUG 131:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c6b56b37-5b18-4fee-937b-514dfc362ad4 2022-10-27 04:21:03,922 DEBUG 132:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] data sent: None 2022-10-27 04:21:03,925 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-27 04:21:04,762 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c6b56b37-5b18-4fee-937b-514dfc362ad4 HTTP/1.1" 200 2212 2022-10-27 04:21:04,763 INFO 142:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] response code: 200 2022-10-27 04:21:04,764 DEBUG 146:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] response: {"request":{"requestId":"c6b56b37-5b18-4fee-937b-514dfc362ad4","startTime":"Thu, 27 Oct 2022 04:20:51 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"46f45e0d-cd0c-46f8-8b4a-b617167ad3f4","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"fc888954-e6c9-4adb-92d5-47517d4093c5","modelVersionId":"d5e2b6ee-7640-430d-b387-c777043c9077","modelCustomizationId":"fc888954-e6c9-4adb-92d5-47517d4093c5","modelUuid":"d5e2b6ee-7640-430d-b387-c777043c9077","modelInvariantUuid":"46f45e0d-cd0c-46f8-8b4a-b617167ad3f4","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"58c09f77-7b39-4136-b6a1-d03a5013cd27","source":"VID","instanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b748aec8-a3d4-4881-ad57-811e661ff034","modelInfo":{"modelInvariantId":"58c09f77-7b39-4136-b6a1-d03a5013cd27","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"964c07cc-32eb-4dae-adad-f4247a681535","modelUuid":"964c07cc-32eb-4dae-adad-f4247a681535","modelInvariantUuid":"58c09f77-7b39-4136-b6a1-d03a5013cd27"}}}],"cloudConfiguration":{"tenantId":"22cc17b203e14fdd88c2ce3b901c1858","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":"b748aec8-a3d4-4881-ad57-811e661ff034","networkInstanceId":"3c45ac1f-2341-4d49-8ce2-780335480c04","networkInstanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_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":"Thu, 27 Oct 2022 04:21:00 GMT"}}} 2022-10-27 04:21:14,775 DEBUG 129:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b2e27d73-da92-4db8-ac01-77d07d3f1bee', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-27 04:21:14,776 DEBUG 131:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c6b56b37-5b18-4fee-937b-514dfc362ad4 2022-10-27 04:21:14,776 DEBUG 132:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] data sent: None 2022-10-27 04:21:14,778 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-27 04:21:15,383 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c6b56b37-5b18-4fee-937b-514dfc362ad4 HTTP/1.1" 200 2212 2022-10-27 04:21:15,385 INFO 142:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] response code: 200 2022-10-27 04:21:15,385 DEBUG 146:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] response: {"request":{"requestId":"c6b56b37-5b18-4fee-937b-514dfc362ad4","startTime":"Thu, 27 Oct 2022 04:20:51 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"46f45e0d-cd0c-46f8-8b4a-b617167ad3f4","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"fc888954-e6c9-4adb-92d5-47517d4093c5","modelVersionId":"d5e2b6ee-7640-430d-b387-c777043c9077","modelCustomizationId":"fc888954-e6c9-4adb-92d5-47517d4093c5","modelUuid":"d5e2b6ee-7640-430d-b387-c777043c9077","modelInvariantUuid":"46f45e0d-cd0c-46f8-8b4a-b617167ad3f4","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"58c09f77-7b39-4136-b6a1-d03a5013cd27","source":"VID","instanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b748aec8-a3d4-4881-ad57-811e661ff034","modelInfo":{"modelInvariantId":"58c09f77-7b39-4136-b6a1-d03a5013cd27","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"964c07cc-32eb-4dae-adad-f4247a681535","modelUuid":"964c07cc-32eb-4dae-adad-f4247a681535","modelInvariantUuid":"58c09f77-7b39-4136-b6a1-d03a5013cd27"}}}],"cloudConfiguration":{"tenantId":"22cc17b203e14fdd88c2ce3b901c1858","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":"b748aec8-a3d4-4881-ad57-811e661ff034","networkInstanceId":"3c45ac1f-2341-4d49-8ce2-780335480c04","networkInstanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_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":"Thu, 27 Oct 2022 04:21:00 GMT"}}} 2022-10-27 04:21:25,397 DEBUG 129:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1748c683-0ebd-4e42-8b5b-384faf4d5a98', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-27 04:21:25,397 DEBUG 131:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c6b56b37-5b18-4fee-937b-514dfc362ad4 2022-10-27 04:21:25,397 DEBUG 132:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] data sent: None 2022-10-27 04:21:25,399 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-27 04:21:25,979 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c6b56b37-5b18-4fee-937b-514dfc362ad4 HTTP/1.1" 200 3827 2022-10-27 04:21:25,981 INFO 142:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] response code: 200 2022-10-27 04:21:25,982 DEBUG 146:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] response: {"request":{"requestId":"c6b56b37-5b18-4fee-937b-514dfc362ad4","startTime":"Thu, 27 Oct 2022 04:20:51 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"46f45e0d-cd0c-46f8-8b4a-b617167ad3f4","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"fc888954-e6c9-4adb-92d5-47517d4093c5","modelVersionId":"d5e2b6ee-7640-430d-b387-c777043c9077","modelCustomizationId":"fc888954-e6c9-4adb-92d5-47517d4093c5","modelUuid":"d5e2b6ee-7640-430d-b387-c777043c9077","modelInvariantUuid":"46f45e0d-cd0c-46f8-8b4a-b617167ad3f4","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"58c09f77-7b39-4136-b6a1-d03a5013cd27","source":"VID","instanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b748aec8-a3d4-4881-ad57-811e661ff034","modelInfo":{"modelInvariantId":"58c09f77-7b39-4136-b6a1-d03a5013cd27","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"964c07cc-32eb-4dae-adad-f4247a681535","modelUuid":"964c07cc-32eb-4dae-adad-f4247a681535","modelInvariantUuid":"58c09f77-7b39-4136-b6a1-d03a5013cd27"}}}],"cloudConfiguration":{"tenantId":"22cc17b203e14fdd88c2ce3b901c1858","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":"b748aec8-a3d4-4881-ad57-811e661ff034","networkInstanceId":"3c45ac1f-2341-4d49-8ce2-780335480c04","networkInstanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_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":"Thu, 27 Oct 2022 04:21:17 GMT"},"requestProcessingData":[{"groupingId":"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b","tag":"StackInformation","dataPairs":[{"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"3f813828-274e-42a3-aff2-33ef15e564db\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_a5c637ea-008e-4fa9-ad2b-06dd7ac94d00\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/22cc17b203e14fdd88c2ce3b901c1858/stacks/basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0/d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"updated_time\":null,\"creation_time\":1666844476000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5dc54c83c5c442c698f02187f2b6914e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"OS::project_id\":\"22cc17b203e14fdd88c2ce3b901c1858\",\"OS::stack_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"network_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-10-27 04:21:35,992 DEBUG 129:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '425ceb0e-7de4-4792-94a0-b6ea62cc2743', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-27 04:21:35,993 DEBUG 131:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c6b56b37-5b18-4fee-937b-514dfc362ad4 2022-10-27 04:21:35,993 DEBUG 132:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] data sent: None 2022-10-27 04:21:35,995 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-27 04:21:36,621 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c6b56b37-5b18-4fee-937b-514dfc362ad4 HTTP/1.1" 200 3827 2022-10-27 04:21:36,623 INFO 142:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] response code: 200 2022-10-27 04:21:36,623 DEBUG 146:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] response: {"request":{"requestId":"c6b56b37-5b18-4fee-937b-514dfc362ad4","startTime":"Thu, 27 Oct 2022 04:20:51 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"46f45e0d-cd0c-46f8-8b4a-b617167ad3f4","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"fc888954-e6c9-4adb-92d5-47517d4093c5","modelVersionId":"d5e2b6ee-7640-430d-b387-c777043c9077","modelCustomizationId":"fc888954-e6c9-4adb-92d5-47517d4093c5","modelUuid":"d5e2b6ee-7640-430d-b387-c777043c9077","modelInvariantUuid":"46f45e0d-cd0c-46f8-8b4a-b617167ad3f4","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"58c09f77-7b39-4136-b6a1-d03a5013cd27","source":"VID","instanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b748aec8-a3d4-4881-ad57-811e661ff034","modelInfo":{"modelInvariantId":"58c09f77-7b39-4136-b6a1-d03a5013cd27","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"964c07cc-32eb-4dae-adad-f4247a681535","modelUuid":"964c07cc-32eb-4dae-adad-f4247a681535","modelInvariantUuid":"58c09f77-7b39-4136-b6a1-d03a5013cd27"}}}],"cloudConfiguration":{"tenantId":"22cc17b203e14fdd88c2ce3b901c1858","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":"b748aec8-a3d4-4881-ad57-811e661ff034","networkInstanceId":"3c45ac1f-2341-4d49-8ce2-780335480c04","networkInstanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_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":"Thu, 27 Oct 2022 04:21:17 GMT"},"requestProcessingData":[{"groupingId":"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b","tag":"StackInformation","dataPairs":[{"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"3f813828-274e-42a3-aff2-33ef15e564db\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_a5c637ea-008e-4fa9-ad2b-06dd7ac94d00\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/22cc17b203e14fdd88c2ce3b901c1858/stacks/basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0/d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"updated_time\":null,\"creation_time\":1666844476000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5dc54c83c5c442c698f02187f2b6914e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"OS::project_id\":\"22cc17b203e14fdd88c2ce3b901c1858\",\"OS::stack_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"network_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-10-27 04:21:46,628 DEBUG 129:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a8f37e7a-7a2b-429e-be55-1a87cd5b45ac', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-27 04:21:46,628 DEBUG 131:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c6b56b37-5b18-4fee-937b-514dfc362ad4 2022-10-27 04:21:46,628 DEBUG 132:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] data sent: None 2022-10-27 04:21:46,631 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-27 04:21:46,830 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c6b56b37-5b18-4fee-937b-514dfc362ad4 HTTP/1.1" 200 3834 2022-10-27 04:21:46,832 INFO 142:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] response code: 200 2022-10-27 04:21:46,833 DEBUG 146:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] response: {"request":{"requestId":"c6b56b37-5b18-4fee-937b-514dfc362ad4","startTime":"Thu, 27 Oct 2022 04:20:51 GMT","finishTime":"Thu, 27 Oct 2022 04:21:40 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"46f45e0d-cd0c-46f8-8b4a-b617167ad3f4","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"fc888954-e6c9-4adb-92d5-47517d4093c5","modelVersionId":"d5e2b6ee-7640-430d-b387-c777043c9077","modelCustomizationId":"fc888954-e6c9-4adb-92d5-47517d4093c5","modelUuid":"d5e2b6ee-7640-430d-b387-c777043c9077","modelInvariantUuid":"46f45e0d-cd0c-46f8-8b4a-b617167ad3f4","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"58c09f77-7b39-4136-b6a1-d03a5013cd27","source":"VID","instanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b748aec8-a3d4-4881-ad57-811e661ff034","modelInfo":{"modelInvariantId":"58c09f77-7b39-4136-b6a1-d03a5013cd27","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"964c07cc-32eb-4dae-adad-f4247a681535","modelUuid":"964c07cc-32eb-4dae-adad-f4247a681535","modelInvariantUuid":"58c09f77-7b39-4136-b6a1-d03a5013cd27"}}}],"cloudConfiguration":{"tenantId":"22cc17b203e14fdd88c2ce3b901c1858","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":"b748aec8-a3d4-4881-ad57-811e661ff034","networkInstanceId":"3c45ac1f-2341-4d49-8ce2-780335480c04","networkInstanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_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":"Thu, 27 Oct 2022 04:21:39 GMT"},"requestProcessingData":[{"groupingId":"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b","tag":"StackInformation","dataPairs":[{"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"3f813828-274e-42a3-aff2-33ef15e564db\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"60164f69-5c5e-4fa3-9925-9dadc57e511c\",\"output_key\":\"subnet_id_a5c637ea-008e-4fa9-ad2b-06dd7ac94d00\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/22cc17b203e14fdd88c2ce3b901c1858/stacks/basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0/d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"updated_time\":null,\"creation_time\":1666844476000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5dc54c83c5c442c698f02187f2b6914e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"OS::project_id\":\"22cc17b203e14fdd88c2ce3b901c1858\",\"OS::stack_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"network_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-10-27 04:21:46,834 INFO 56:mixins.py(9) - NetworkInstantiation task finished 2022-10-27 04:21:46,835 DEBUG 129:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'aed13c89-10c3-413d-a44e-ff0f46952f1a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-27 04:21:46,835 DEBUG 131:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c6b56b37-5b18-4fee-937b-514dfc362ad4 2022-10-27 04:21:46,835 DEBUG 132:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] data sent: None 2022-10-27 04:21:46,838 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-27 04:21:47,035 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c6b56b37-5b18-4fee-937b-514dfc362ad4 HTTP/1.1" 200 3834 2022-10-27 04:21:47,037 INFO 142:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] response code: 200 2022-10-27 04:21:47,037 DEBUG 146:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] response: {"request":{"requestId":"c6b56b37-5b18-4fee-937b-514dfc362ad4","startTime":"Thu, 27 Oct 2022 04:20:51 GMT","finishTime":"Thu, 27 Oct 2022 04:21:40 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"46f45e0d-cd0c-46f8-8b4a-b617167ad3f4","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"fc888954-e6c9-4adb-92d5-47517d4093c5","modelVersionId":"d5e2b6ee-7640-430d-b387-c777043c9077","modelCustomizationId":"fc888954-e6c9-4adb-92d5-47517d4093c5","modelUuid":"d5e2b6ee-7640-430d-b387-c777043c9077","modelInvariantUuid":"46f45e0d-cd0c-46f8-8b4a-b617167ad3f4","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"58c09f77-7b39-4136-b6a1-d03a5013cd27","source":"VID","instanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b748aec8-a3d4-4881-ad57-811e661ff034","modelInfo":{"modelInvariantId":"58c09f77-7b39-4136-b6a1-d03a5013cd27","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"964c07cc-32eb-4dae-adad-f4247a681535","modelUuid":"964c07cc-32eb-4dae-adad-f4247a681535","modelInvariantUuid":"58c09f77-7b39-4136-b6a1-d03a5013cd27"}}}],"cloudConfiguration":{"tenantId":"22cc17b203e14fdd88c2ce3b901c1858","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":"b748aec8-a3d4-4881-ad57-811e661ff034","networkInstanceId":"3c45ac1f-2341-4d49-8ce2-780335480c04","networkInstanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_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":"Thu, 27 Oct 2022 04:21:39 GMT"},"requestProcessingData":[{"groupingId":"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b","tag":"StackInformation","dataPairs":[{"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"3f813828-274e-42a3-aff2-33ef15e564db\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"60164f69-5c5e-4fa3-9925-9dadc57e511c\",\"output_key\":\"subnet_id_a5c637ea-008e-4fa9-ad2b-06dd7ac94d00\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/22cc17b203e14fdd88c2ce3b901c1858/stacks/basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0/d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"updated_time\":null,\"creation_time\":1666844476000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5dc54c83c5c442c698f02187f2b6914e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"OS::project_id\":\"22cc17b203e14fdd88c2ce3b901c1858\",\"OS::stack_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"network_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-10-27 04:21:47,038 DEBUG 129:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c9764e77-3000-4f84-b75b-b412413aa37d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-27 04:21:47,039 DEBUG 131:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c6b56b37-5b18-4fee-937b-514dfc362ad4 2022-10-27 04:21:47,039 DEBUG 132:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] data sent: None 2022-10-27 04:21:47,042 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-27 04:21:47,240 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c6b56b37-5b18-4fee-937b-514dfc362ad4 HTTP/1.1" 200 3834 2022-10-27 04:21:47,242 INFO 142:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] response code: 200 2022-10-27 04:21:47,243 DEBUG 146:onap_service.py(9) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] response: {"request":{"requestId":"c6b56b37-5b18-4fee-937b-514dfc362ad4","startTime":"Thu, 27 Oct 2022 04:20:51 GMT","finishTime":"Thu, 27 Oct 2022 04:21:40 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"46f45e0d-cd0c-46f8-8b4a-b617167ad3f4","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"fc888954-e6c9-4adb-92d5-47517d4093c5","modelVersionId":"d5e2b6ee-7640-430d-b387-c777043c9077","modelCustomizationId":"fc888954-e6c9-4adb-92d5-47517d4093c5","modelUuid":"d5e2b6ee-7640-430d-b387-c777043c9077","modelInvariantUuid":"46f45e0d-cd0c-46f8-8b4a-b617167ad3f4","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"58c09f77-7b39-4136-b6a1-d03a5013cd27","source":"VID","instanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b748aec8-a3d4-4881-ad57-811e661ff034","modelInfo":{"modelInvariantId":"58c09f77-7b39-4136-b6a1-d03a5013cd27","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"964c07cc-32eb-4dae-adad-f4247a681535","modelUuid":"964c07cc-32eb-4dae-adad-f4247a681535","modelInvariantUuid":"58c09f77-7b39-4136-b6a1-d03a5013cd27"}}}],"cloudConfiguration":{"tenantId":"22cc17b203e14fdd88c2ce3b901c1858","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":"b748aec8-a3d4-4881-ad57-811e661ff034","networkInstanceId":"3c45ac1f-2341-4d49-8ce2-780335480c04","networkInstanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_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":"Thu, 27 Oct 2022 04:21:39 GMT"},"requestProcessingData":[{"groupingId":"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b","tag":"StackInformation","dataPairs":[{"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"3f813828-274e-42a3-aff2-33ef15e564db\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"60164f69-5c5e-4fa3-9925-9dadc57e511c\",\"output_key\":\"subnet_id_a5c637ea-008e-4fa9-ad2b-06dd7ac94d00\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/22cc17b203e14fdd88c2ce3b901c1858/stacks/basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0/d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"updated_time\":null,\"creation_time\":1666844476000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5dc54c83c5c442c698f02187f2b6914e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"OS::project_id\":\"22cc17b203e14fdd88c2ce3b901c1858\",\"OS::stack_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"network_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-10-27 04:21:47,250 DEBUG 129:onap_service.py(1) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd21d529e-8467-4ea0-8263-3437a790d2ab', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-27 04:21:47,250 DEBUG 131:onap_service.py(1) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c6b56b37-5b18-4fee-937b-514dfc362ad4 2022-10-27 04:21:47,250 DEBUG 132:onap_service.py(1) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] data sent: None 2022-10-27 04:21:47,253 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-27 04:21:47,458 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c6b56b37-5b18-4fee-937b-514dfc362ad4 HTTP/1.1" 200 3834 2022-10-27 04:21:47,461 INFO 142:onap_service.py(1) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] response code: 200 2022-10-27 04:21:47,461 DEBUG 146:onap_service.py(1) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] response: {"request":{"requestId":"c6b56b37-5b18-4fee-937b-514dfc362ad4","startTime":"Thu, 27 Oct 2022 04:20:51 GMT","finishTime":"Thu, 27 Oct 2022 04:21:40 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"46f45e0d-cd0c-46f8-8b4a-b617167ad3f4","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"fc888954-e6c9-4adb-92d5-47517d4093c5","modelVersionId":"d5e2b6ee-7640-430d-b387-c777043c9077","modelCustomizationId":"fc888954-e6c9-4adb-92d5-47517d4093c5","modelUuid":"d5e2b6ee-7640-430d-b387-c777043c9077","modelInvariantUuid":"46f45e0d-cd0c-46f8-8b4a-b617167ad3f4","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"58c09f77-7b39-4136-b6a1-d03a5013cd27","source":"VID","instanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b748aec8-a3d4-4881-ad57-811e661ff034","modelInfo":{"modelInvariantId":"58c09f77-7b39-4136-b6a1-d03a5013cd27","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"964c07cc-32eb-4dae-adad-f4247a681535","modelUuid":"964c07cc-32eb-4dae-adad-f4247a681535","modelInvariantUuid":"58c09f77-7b39-4136-b6a1-d03a5013cd27"}}}],"cloudConfiguration":{"tenantId":"22cc17b203e14fdd88c2ce3b901c1858","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":"b748aec8-a3d4-4881-ad57-811e661ff034","networkInstanceId":"3c45ac1f-2341-4d49-8ce2-780335480c04","networkInstanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_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":"Thu, 27 Oct 2022 04:21:39 GMT"},"requestProcessingData":[{"groupingId":"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b","tag":"StackInformation","dataPairs":[{"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"3f813828-274e-42a3-aff2-33ef15e564db\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"60164f69-5c5e-4fa3-9925-9dadc57e511c\",\"output_key\":\"subnet_id_a5c637ea-008e-4fa9-ad2b-06dd7ac94d00\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/22cc17b203e14fdd88c2ce3b901c1858/stacks/basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0/d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"updated_time\":null,\"creation_time\":1666844476000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5dc54c83c5c442c698f02187f2b6914e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"OS::project_id\":\"22cc17b203e14fdd88c2ce3b901c1858\",\"OS::stack_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"network_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-10-27 04:21:47,463 DEBUG 129:onap_service.py(1) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f806d7f7-a215-42e1-94eb-d76aee1a2d77', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-27 04:21:47,463 DEBUG 131:onap_service.py(1) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c6b56b37-5b18-4fee-937b-514dfc362ad4 2022-10-27 04:21:47,463 DEBUG 132:onap_service.py(1) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] data sent: None 2022-10-27 04:21:47,466 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-27 04:21:47,660 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c6b56b37-5b18-4fee-937b-514dfc362ad4 HTTP/1.1" 200 3834 2022-10-27 04:21:47,662 INFO 142:onap_service.py(1) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] response code: 200 2022-10-27 04:21:47,662 DEBUG 146:onap_service.py(1) - [None][Check c6b56b37-5b18-4fee-937b-514dfc362ad4 orchestration request status] response: {"request":{"requestId":"c6b56b37-5b18-4fee-937b-514dfc362ad4","startTime":"Thu, 27 Oct 2022 04:20:51 GMT","finishTime":"Thu, 27 Oct 2022 04:21:40 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"46f45e0d-cd0c-46f8-8b4a-b617167ad3f4","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"fc888954-e6c9-4adb-92d5-47517d4093c5","modelVersionId":"d5e2b6ee-7640-430d-b387-c777043c9077","modelCustomizationId":"fc888954-e6c9-4adb-92d5-47517d4093c5","modelUuid":"d5e2b6ee-7640-430d-b387-c777043c9077","modelInvariantUuid":"46f45e0d-cd0c-46f8-8b4a-b617167ad3f4","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"58c09f77-7b39-4136-b6a1-d03a5013cd27","source":"VID","instanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b748aec8-a3d4-4881-ad57-811e661ff034","modelInfo":{"modelInvariantId":"58c09f77-7b39-4136-b6a1-d03a5013cd27","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"964c07cc-32eb-4dae-adad-f4247a681535","modelUuid":"964c07cc-32eb-4dae-adad-f4247a681535","modelInvariantUuid":"58c09f77-7b39-4136-b6a1-d03a5013cd27"}}}],"cloudConfiguration":{"tenantId":"22cc17b203e14fdd88c2ce3b901c1858","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":"b748aec8-a3d4-4881-ad57-811e661ff034","networkInstanceId":"3c45ac1f-2341-4d49-8ce2-780335480c04","networkInstanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_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":"Thu, 27 Oct 2022 04:21:39 GMT"},"requestProcessingData":[{"groupingId":"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b","tag":"StackInformation","dataPairs":[{"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"3f813828-274e-42a3-aff2-33ef15e564db\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"60164f69-5c5e-4fa3-9925-9dadc57e511c\",\"output_key\":\"subnet_id_a5c637ea-008e-4fa9-ad2b-06dd7ac94d00\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/22cc17b203e14fdd88c2ce3b901c1858/stacks/basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0/d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"updated_time\":null,\"creation_time\":1666844476000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5dc54c83c5c442c698f02187f2b6914e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"OS::project_id\":\"22cc17b203e14fdd88c2ce3b901c1858\",\"OS::stack_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"network_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-10-27 04:21:47,663 INFO 199:base.py(1) - ***************************************************** 2022-10-27 04:21:47,664 INFO 200:base.py(1) - STOP [SO] YamlTemplateVlAlaCarteInstantiateStep: Instantiate network link described in YAML using SO a'la carte method. 2022-10-27 04:21:47,664 INFO 201:base.py(1) - ***************************************************** 2022-10-27 04:21:47,664 INFO 37:basic_network.py(1) - Service basic_network successfully created 2022-10-27 04:21:47,665 INFO 40:basic_network.py(1) - Service basic_network cleanup called 2022-10-27 04:21:57,674 INFO 171:base.py(1) - ***************************************************** 2022-10-27 04:21:57,674 INFO 172:base.py(1) - START [SO] YamlTemplateVlAlaCarteInstantiateStep cleanup: Instantiate network link described in YAML using SO a'la carte method. 2022-10-27 04:21:57,674 INFO 173:base.py(1) - ***************************************************** 2022-10-27 04:21:57,675 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-27 04:21:57,675 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/b748aec8-a3d4-4881-ad57-811e661ff034/relationship-list 2022-10-27 04:21:57,675 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-10-27 04:21:57,678 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:21:57,747 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/b748aec8-a3d4-4881-ad57-811e661ff034/relationship-list HTTP/1.1" 200 1071 2022-10-27 04:21:57,748 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-10-27 04:21:57,748 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/91d4f85e-8575-4f1d-8768-de9b2917cd50","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"91d4f85e-8575-4f1d-8768-de9b2917cd50"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v26/network/l3-networks/l3-network/3c45ac1f-2341-4d49-8ce2-780335480c04","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"3c45ac1f-2341-4d49-8ce2-780335480c04"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_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-27 04:21:57,751 DEBUG 129:onap_service.py(1) - [AAI][Get b748aec8-a3d4-4881-ad57-811e661ff034 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-27 04:21:57,751 DEBUG 131:onap_service.py(1) - [AAI][Get b748aec8-a3d4-4881-ad57-811e661ff034 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v26/network/l3-networks/l3-network/3c45ac1f-2341-4d49-8ce2-780335480c04 2022-10-27 04:21:57,751 DEBUG 132:onap_service.py(1) - [AAI][Get b748aec8-a3d4-4881-ad57-811e661ff034 ABCMeta] data sent: None 2022-10-27 04:21:57,753 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:21:57,823 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v26/network/l3-networks/l3-network/3c45ac1f-2341-4d49-8ce2-780335480c04 HTTP/1.1" 200 3213 2022-10-27 04:21:57,824 INFO 142:onap_service.py(1) - [AAI][Get b748aec8-a3d4-4881-ad57-811e661ff034 ABCMeta] response code: 200 2022-10-27 04:21:57,825 DEBUG 146:onap_service.py(1) - [AAI][Get b748aec8-a3d4-4881-ad57-811e661ff034 ABCMeta] response: {"network-id":"3c45ac1f-2341-4d49-8ce2-780335480c04","network-name":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0","network-type":"NEUTRON","network-technology":"NEUTRON","neutron-network-id":"3f813828-274e-42a3-aff2-33ef15e564db","is-bound-to-vpn":false,"resource-version":"1666844500137","orchestration-status":"Active","heat-stack-id":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0/d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b","model-invariant-id":"46f45e0d-cd0c-46f8-8b4a-b617167ad3f4","model-version-id":"d5e2b6ee-7640-430d-b387-c777043c9077","model-customization-id":"fc888954-e6c9-4adb-92d5-47517d4093c5","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/b748aec8-a3d4-4881-ad57-811e661ff034","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":"b748aec8-a3d4-4881-ad57-811e661ff034"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v26/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"N/A"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v26/business/platforms/platform/basicnw-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnw-platform"}]},{"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/22cc17b203e14fdd88c2ce3b901c1858","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":"22cc17b203e14fdd88c2ce3b901c1858"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-jakarta"}]},{"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-27 04:21:57,827 INFO 162:vl_ala_carte.py(1) - Start network deletion AAI 2022-10-27 04:21:57,828 DEBUG 199:network.py(1) - Delete 3c45ac1f-2341-4d49-8ce2-780335480c04 network 2022-10-27 04:21:57,828 DEBUG 144:deletion.py(1) - Network 3c45ac1f-2341-4d49-8ce2-780335480c04 deletion request 2022-10-27 04:21:57,838 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-27 04:21:57,838 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-27 04:21:57,838 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-10-27 04:21:57,840 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:21:57,892 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-27 04:21:57,893 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-10-27 04:21:57,893 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/22cc17b203e14fdd88c2ce3b901c1858","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":"22cc17b203e14fdd88c2ce3b901c1858"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-jakarta"}]}]} 2022-10-27 04:21:57,895 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-27 04:21:57,895 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-27 04:21:57,895 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-10-27 04:21:57,897 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:21:57,967 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-27 04:21:57,968 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-10-27 04:21:57,968 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":"1666844455573","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/3c45ac1f-2341-4d49-8ce2-780335480c04","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"3c45ac1f-2341-4d49-8ce2-780335480c04"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0"}]}]}}]} 2022-10-27 04:21:57,970 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-27 04:21:57,970 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-27 04:21:57,970 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-10-27 04:21:57,972 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:21:58,022 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-27 04:21:58,023 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-10-27 04:21:58,023 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/22cc17b203e14fdd88c2ce3b901c1858","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":"22cc17b203e14fdd88c2ce3b901c1858"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-jakarta"}]}]} 2022-10-27 04:21:58,025 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-27 04:21:58,026 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-27 04:21:58,026 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-10-27 04:21:58,028 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:21:58,100 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-27 04:21:58,101 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-10-27 04:21:58,101 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":"1666844455573","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/3c45ac1f-2341-4d49-8ce2-780335480c04","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"3c45ac1f-2341-4d49-8ce2-780335480c04"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0"}]}]}}]} 2022-10-27 04:21:58,104 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-27 04:21:58,104 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-27 04:21:58,104 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-10-27 04:21:58,106 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:21:58,161 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-27 04:21:58,162 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-10-27 04:21:58,162 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/22cc17b203e14fdd88c2ce3b901c1858","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":"22cc17b203e14fdd88c2ce3b901c1858"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-jakarta"}]}]} 2022-10-27 04:21:58,164 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-27 04:21:58,164 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-27 04:21:58,164 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-10-27 04:21:58,166 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:21:58,232 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-27 04:21:58,232 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-10-27 04:21:58,233 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":"1666844455573","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/3c45ac1f-2341-4d49-8ce2-780335480c04","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"3c45ac1f-2341-4d49-8ce2-780335480c04"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0"}]}]}}]} 2022-10-27 04:21:58,235 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-27 04:21:58,235 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/22cc17b203e14fdd88c2ce3b901c1858 2022-10-27 04:21:58,235 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-10-27 04:21:58,237 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-10-27 04:21:58,297 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/22cc17b203e14fdd88c2ce3b901c1858 HTTP/1.1" 200 1068 2022-10-27 04:21:58,297 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-10-27 04:21:58,297 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"22cc17b203e14fdd88c2ce3b901c1858","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1666844455415","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/network/l3-networks/l3-network/3c45ac1f-2341-4d49-8ce2-780335480c04","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"3c45ac1f-2341-4d49-8ce2-780335480c04"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_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-27 04:21:58,300 DEBUG 129:onap_service.py(1) - [None][Create 3c45ac1f-2341-4d49-8ce2-780335480c04 Network deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cf1603a0-a304-4f44-ad42-cb210f2a3f22', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-27 04:21:58,300 DEBUG 131:onap_service.py(1) - [None][Create 3c45ac1f-2341-4d49-8ce2-780335480c04 Network deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b748aec8-a3d4-4881-ad57-811e661ff034/networks/3c45ac1f-2341-4d49-8ce2-780335480c04 2022-10-27 04:21:58,300 DEBUG 132:onap_service.py(1) - [None][Create 3c45ac1f-2341-4d49-8ce2-780335480c04 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": "22cc17b203e14fdd88c2ce3b901c1858" } } } 2022-10-27 04:21:58,302 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-27 04:22:00,871 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/b748aec8-a3d4-4881-ad57-811e661ff034/networks/3c45ac1f-2341-4d49-8ce2-780335480c04 HTTP/1.1" 202 262 2022-10-27 04:22:00,873 INFO 142:onap_service.py(1) - [None][Create 3c45ac1f-2341-4d49-8ce2-780335480c04 Network deletion request] response code: 202 2022-10-27 04:22:00,873 DEBUG 146:onap_service.py(1) - [None][Create 3c45ac1f-2341-4d49-8ce2-780335480c04 Network deletion request] response: {"requestReferences":{"requestId":"cf1603a0-a304-4f44-ad42-cb210f2a3f22","instanceId":"3c45ac1f-2341-4d49-8ce2-780335480c04","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cf1603a0-a304-4f44-ad42-cb210f2a3f22"}} 2022-10-27 04:22:00,873 DEBUG 79:mixins.py(1) - Wait until NetworkDeletionRequest task is not finished 2022-10-27 04:22:00,883 DEBUG 129:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '33dff6ba-a27f-4869-ac8b-f274be0ef0f8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-27 04:22:00,884 DEBUG 131:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cf1603a0-a304-4f44-ad42-cb210f2a3f22 2022-10-27 04:22:00,884 DEBUG 132:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] data sent: None 2022-10-27 04:22:00,888 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-27 04:22:01,084 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cf1603a0-a304-4f44-ad42-cb210f2a3f22 HTTP/1.1" 200 835 2022-10-27 04:22:01,086 INFO 142:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] response code: 200 2022-10-27 04:22:01,087 DEBUG 146:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] response: {"request":{"requestId":"cf1603a0-a304-4f44-ad42-cb210f2a3f22","startTime":"Thu, 27 Oct 2022 04:21:59 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"22cc17b203e14fdd88c2ce3b901c1858","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"b748aec8-a3d4-4881-ad57-811e661ff034","networkInstanceId":"3c45ac1f-2341-4d49-8ce2-780335480c04","networkInstanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 27 Oct 2022 04:21:59 GMT"}}} 2022-10-27 04:22:11,098 DEBUG 129:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c7c1976a-670e-4f05-8fa1-c6b75f41a64f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-27 04:22:11,098 DEBUG 131:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cf1603a0-a304-4f44-ad42-cb210f2a3f22 2022-10-27 04:22:11,098 DEBUG 132:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] data sent: None 2022-10-27 04:22:11,101 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-27 04:22:11,604 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cf1603a0-a304-4f44-ad42-cb210f2a3f22 HTTP/1.1" 200 1157 2022-10-27 04:22:11,606 INFO 142:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] response code: 200 2022-10-27 04:22:11,606 DEBUG 146:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] response: {"request":{"requestId":"cf1603a0-a304-4f44-ad42-cb210f2a3f22","startTime":"Thu, 27 Oct 2022 04:21:59 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"22cc17b203e14fdd88c2ce3b901c1858","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"b748aec8-a3d4-4881-ad57-811e661ff034","networkInstanceId":"3c45ac1f-2341-4d49-8ce2-780335480c04","networkInstanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_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":"Thu, 27 Oct 2022 04:22:08 GMT"}}} 2022-10-27 04:22:21,614 DEBUG 129:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f4c78d43-1fac-4e0e-b2df-b6626000a655', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-27 04:22:21,614 DEBUG 131:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cf1603a0-a304-4f44-ad42-cb210f2a3f22 2022-10-27 04:22:21,615 DEBUG 132:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] data sent: None 2022-10-27 04:22:21,617 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-27 04:22:22,123 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cf1603a0-a304-4f44-ad42-cb210f2a3f22 HTTP/1.1" 200 2664 2022-10-27 04:22:22,125 INFO 142:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] response code: 200 2022-10-27 04:22:22,125 DEBUG 146:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] response: {"request":{"requestId":"cf1603a0-a304-4f44-ad42-cb210f2a3f22","startTime":"Thu, 27 Oct 2022 04:21:59 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"22cc17b203e14fdd88c2ce3b901c1858","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"b748aec8-a3d4-4881-ad57-811e661ff034","networkInstanceId":"3c45ac1f-2341-4d49-8ce2-780335480c04","networkInstanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_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":"Thu, 27 Oct 2022 04:22:08 GMT"},"requestProcessingData":[{"groupingId":"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b","tag":"StackInformation","dataPairs":[{"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_a5c637ea-008e-4fa9-ad2b-06dd7ac94d00\"},{\"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/22cc17b203e14fdd88c2ce3b901c1858/stacks/basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0/d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"updated_time\":1666844528000,\"creation_time\":1666844476000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5dc54c83c5c442c698f02187f2b6914e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"OS::project_id\":\"22cc17b203e14fdd88c2ce3b901c1858\",\"OS::stack_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"network_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-10-27 04:22:32,136 DEBUG 129:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a2750baf-47be-4f21-8038-3904e0860f67', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-27 04:22:32,137 DEBUG 131:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cf1603a0-a304-4f44-ad42-cb210f2a3f22 2022-10-27 04:22:32,137 DEBUG 132:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] data sent: None 2022-10-27 04:22:32,139 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-27 04:22:32,622 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cf1603a0-a304-4f44-ad42-cb210f2a3f22 HTTP/1.1" 200 2437 2022-10-27 04:22:32,624 INFO 142:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] response code: 200 2022-10-27 04:22:32,624 DEBUG 146:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] response: {"request":{"requestId":"cf1603a0-a304-4f44-ad42-cb210f2a3f22","startTime":"Thu, 27 Oct 2022 04:21:59 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"22cc17b203e14fdd88c2ce3b901c1858","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"b748aec8-a3d4-4881-ad57-811e661ff034","networkInstanceId":"3c45ac1f-2341-4d49-8ce2-780335480c04","networkInstanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_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":"Thu, 27 Oct 2022 04:22:29 GMT"},"requestProcessingData":[{"groupingId":"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b","tag":"StackInformation","dataPairs":[{"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/22cc17b203e14fdd88c2ce3b901c1858/stacks/basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0/d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"updated_time\":1666844528000,\"creation_time\":1666844476000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5dc54c83c5c442c698f02187f2b6914e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"OS::project_id\":\"22cc17b203e14fdd88c2ce3b901c1858\",\"OS::stack_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"network_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-10-27 04:22:42,635 DEBUG 129:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1510dcaa-660d-45b1-8bbd-af31a5ad50f2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-27 04:22:42,635 DEBUG 131:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cf1603a0-a304-4f44-ad42-cb210f2a3f22 2022-10-27 04:22:42,635 DEBUG 132:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] data sent: None 2022-10-27 04:22:42,638 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-27 04:22:43,186 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cf1603a0-a304-4f44-ad42-cb210f2a3f22 HTTP/1.1" 200 2437 2022-10-27 04:22:43,187 INFO 142:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] response code: 200 2022-10-27 04:22:43,188 DEBUG 146:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] response: {"request":{"requestId":"cf1603a0-a304-4f44-ad42-cb210f2a3f22","startTime":"Thu, 27 Oct 2022 04:21:59 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"22cc17b203e14fdd88c2ce3b901c1858","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"b748aec8-a3d4-4881-ad57-811e661ff034","networkInstanceId":"3c45ac1f-2341-4d49-8ce2-780335480c04","networkInstanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_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":"Thu, 27 Oct 2022 04:22:29 GMT"},"requestProcessingData":[{"groupingId":"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b","tag":"StackInformation","dataPairs":[{"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/22cc17b203e14fdd88c2ce3b901c1858/stacks/basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0/d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"updated_time\":1666844528000,\"creation_time\":1666844476000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5dc54c83c5c442c698f02187f2b6914e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"OS::project_id\":\"22cc17b203e14fdd88c2ce3b901c1858\",\"OS::stack_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"network_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-10-27 04:22:53,199 DEBUG 129:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd93b92e2-baa9-4c26-b8b8-1937c17dfef8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-27 04:22:53,199 DEBUG 131:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cf1603a0-a304-4f44-ad42-cb210f2a3f22 2022-10-27 04:22:53,199 DEBUG 132:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] data sent: None 2022-10-27 04:22:53,201 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-27 04:22:53,386 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cf1603a0-a304-4f44-ad42-cb210f2a3f22 HTTP/1.1" 200 2480 2022-10-27 04:22:53,387 INFO 142:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] response code: 200 2022-10-27 04:22:53,387 DEBUG 146:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] response: {"request":{"requestId":"cf1603a0-a304-4f44-ad42-cb210f2a3f22","startTime":"Thu, 27 Oct 2022 04:21:59 GMT","finishTime":"Thu, 27 Oct 2022 04:22:46 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"22cc17b203e14fdd88c2ce3b901c1858","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"b748aec8-a3d4-4881-ad57-811e661ff034","networkInstanceId":"3c45ac1f-2341-4d49-8ce2-780335480c04","networkInstanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_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":"Thu, 27 Oct 2022 04:22:46 GMT"},"requestProcessingData":[{"groupingId":"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b","tag":"StackInformation","dataPairs":[{"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/22cc17b203e14fdd88c2ce3b901c1858/stacks/basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0/d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"updated_time\":1666844528000,\"creation_time\":1666844476000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5dc54c83c5c442c698f02187f2b6914e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"OS::project_id\":\"22cc17b203e14fdd88c2ce3b901c1858\",\"OS::stack_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"network_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-10-27 04:22:53,388 INFO 56:mixins.py(10) - NetworkDeletionRequest task finished 2022-10-27 04:22:53,389 DEBUG 129:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd96260ac-1e8d-4ab7-8e30-92e4a1d895bf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-27 04:22:53,389 DEBUG 131:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cf1603a0-a304-4f44-ad42-cb210f2a3f22 2022-10-27 04:22:53,389 DEBUG 132:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] data sent: None 2022-10-27 04:22:53,391 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-27 04:22:53,551 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cf1603a0-a304-4f44-ad42-cb210f2a3f22 HTTP/1.1" 200 2480 2022-10-27 04:22:53,554 INFO 142:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] response code: 200 2022-10-27 04:22:53,555 DEBUG 146:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] response: {"request":{"requestId":"cf1603a0-a304-4f44-ad42-cb210f2a3f22","startTime":"Thu, 27 Oct 2022 04:21:59 GMT","finishTime":"Thu, 27 Oct 2022 04:22:46 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"22cc17b203e14fdd88c2ce3b901c1858","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"b748aec8-a3d4-4881-ad57-811e661ff034","networkInstanceId":"3c45ac1f-2341-4d49-8ce2-780335480c04","networkInstanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_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":"Thu, 27 Oct 2022 04:22:46 GMT"},"requestProcessingData":[{"groupingId":"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b","tag":"StackInformation","dataPairs":[{"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/22cc17b203e14fdd88c2ce3b901c1858/stacks/basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0/d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"updated_time\":1666844528000,\"creation_time\":1666844476000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5dc54c83c5c442c698f02187f2b6914e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"OS::project_id\":\"22cc17b203e14fdd88c2ce3b901c1858\",\"OS::stack_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"network_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-10-27 04:22:53,556 DEBUG 129:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9cdd49e2-c727-4a98-814e-699715ed9392', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-27 04:22:53,556 DEBUG 131:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cf1603a0-a304-4f44-ad42-cb210f2a3f22 2022-10-27 04:22:53,557 DEBUG 132:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] data sent: None 2022-10-27 04:22:53,560 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-27 04:22:53,728 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cf1603a0-a304-4f44-ad42-cb210f2a3f22 HTTP/1.1" 200 2480 2022-10-27 04:22:53,730 INFO 142:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] response code: 200 2022-10-27 04:22:53,730 DEBUG 146:onap_service.py(10) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] response: {"request":{"requestId":"cf1603a0-a304-4f44-ad42-cb210f2a3f22","startTime":"Thu, 27 Oct 2022 04:21:59 GMT","finishTime":"Thu, 27 Oct 2022 04:22:46 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"22cc17b203e14fdd88c2ce3b901c1858","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"b748aec8-a3d4-4881-ad57-811e661ff034","networkInstanceId":"3c45ac1f-2341-4d49-8ce2-780335480c04","networkInstanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_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":"Thu, 27 Oct 2022 04:22:46 GMT"},"requestProcessingData":[{"groupingId":"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b","tag":"StackInformation","dataPairs":[{"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/22cc17b203e14fdd88c2ce3b901c1858/stacks/basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0/d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"updated_time\":1666844528000,\"creation_time\":1666844476000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5dc54c83c5c442c698f02187f2b6914e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"OS::project_id\":\"22cc17b203e14fdd88c2ce3b901c1858\",\"OS::stack_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"network_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-10-27 04:22:53,736 DEBUG 129:onap_service.py(1) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b89506c8-66d4-476e-aa51-654ac85edef3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-27 04:22:53,736 DEBUG 131:onap_service.py(1) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cf1603a0-a304-4f44-ad42-cb210f2a3f22 2022-10-27 04:22:53,736 DEBUG 132:onap_service.py(1) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] data sent: None 2022-10-27 04:22:53,739 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-27 04:22:53,911 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cf1603a0-a304-4f44-ad42-cb210f2a3f22 HTTP/1.1" 200 2480 2022-10-27 04:22:53,913 INFO 142:onap_service.py(1) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] response code: 200 2022-10-27 04:22:53,913 DEBUG 146:onap_service.py(1) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] response: {"request":{"requestId":"cf1603a0-a304-4f44-ad42-cb210f2a3f22","startTime":"Thu, 27 Oct 2022 04:21:59 GMT","finishTime":"Thu, 27 Oct 2022 04:22:46 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"22cc17b203e14fdd88c2ce3b901c1858","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"b748aec8-a3d4-4881-ad57-811e661ff034","networkInstanceId":"3c45ac1f-2341-4d49-8ce2-780335480c04","networkInstanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_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":"Thu, 27 Oct 2022 04:22:46 GMT"},"requestProcessingData":[{"groupingId":"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b","tag":"StackInformation","dataPairs":[{"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/22cc17b203e14fdd88c2ce3b901c1858/stacks/basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0/d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"updated_time\":1666844528000,\"creation_time\":1666844476000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5dc54c83c5c442c698f02187f2b6914e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"OS::project_id\":\"22cc17b203e14fdd88c2ce3b901c1858\",\"OS::stack_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"network_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-10-27 04:22:53,914 DEBUG 129:onap_service.py(1) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a44b4cac-5c4b-47a0-a868-bcc18e1f8081', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-27 04:22:53,914 DEBUG 131:onap_service.py(1) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cf1603a0-a304-4f44-ad42-cb210f2a3f22 2022-10-27 04:22:53,914 DEBUG 132:onap_service.py(1) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] data sent: None 2022-10-27 04:22:53,916 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-27 04:22:54,101 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cf1603a0-a304-4f44-ad42-cb210f2a3f22 HTTP/1.1" 200 2480 2022-10-27 04:22:54,103 INFO 142:onap_service.py(1) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] response code: 200 2022-10-27 04:22:54,103 DEBUG 146:onap_service.py(1) - [None][Check cf1603a0-a304-4f44-ad42-cb210f2a3f22 orchestration request status] response: {"request":{"requestId":"cf1603a0-a304-4f44-ad42-cb210f2a3f22","startTime":"Thu, 27 Oct 2022 04:21:59 GMT","finishTime":"Thu, 27 Oct 2022 04:22:46 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"22cc17b203e14fdd88c2ce3b901c1858","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"b748aec8-a3d4-4881-ad57-811e661ff034","networkInstanceId":"3c45ac1f-2341-4d49-8ce2-780335480c04","networkInstanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_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":"Thu, 27 Oct 2022 04:22:46 GMT"},"requestProcessingData":[{"groupingId":"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b","tag":"StackInformation","dataPairs":[{"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/22cc17b203e14fdd88c2ce3b901c1858/stacks/basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0/d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"updated_time\":1666844528000,\"creation_time\":1666844476000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5dc54c83c5c442c698f02187f2b6914e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d03a534a-77a1-4f0d-8bbb-e75cbdc80e2b\",\"OS::project_id\":\"22cc17b203e14fdd88c2ce3b901c1858\",\"OS::stack_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"network_name\":\"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-10-27 04:22:54,104 INFO 238:base.py(1) - ***************************** 2022-10-27 04:22:54,104 INFO 239:base.py(1) - Start Cleanup step: YamlTemplateVlAlaCarteInstantiateStep 2022-10-27 04:22:54,104 INFO 240:base.py(1) - ***************************** 2022-10-27 04:22:54,105 INFO 171:base.py(1) - ***************************************************** 2022-10-27 04:22:54,105 INFO 172:base.py(1) - START [SO] YamlTemplateServiceAlaCarteInstantiateStep cleanup: Instantiate service described in YAML using SO a'la carte method. 2022-10-27 04:22:54,105 INFO 173:base.py(1) - ***************************************************** 2022-10-27 04:22:54,105 DEBUG 358:service.py(1) - Delete b748aec8-a3d4-4881-ad57-811e661ff034 service instance 2022-10-27 04:22:54,105 DEBUG 113:deletion.py(1) - Service b748aec8-a3d4-4881-ad57-811e661ff034 deletion request 2022-10-27 04:22:54,117 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-10-27 04:22:54,118 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-27 04:22:54,118 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-27 04:22:54,118 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-10-27 04:22:54,120 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-10-27 04:22:54,193 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1787 2022-10-27 04:22:54,195 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-10-27 04:22:54,195 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"7689544f-d63f-40d4-a535-d700d49a8952","invariantUUID":"abe05cf9-4fe2-4930-bfcf-8ef0079e6c44","name":"basic_onboard_ElDNWO","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7689544f-d63f-40d4-a535-d700d49a8952/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7466e5e4-e623-4ff6-865c-4e0fdaa65fde","invariantUUID":"c2973f9e-c4d8-4e01-8d2b-ac9c2a88a79f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7466e5e4-e623-4ff6-865c-4e0fdaa65fde/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e8df78de-3e44-4d38-9526-e47fa057e12c","invariantUUID":"dd391af5-76c4-461b-bf7a-fd25f9f048c1","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e8df78de-3e44-4d38-9526-e47fa057e12c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"65d31541-63d2-44e8-8609-8f8d896a0dde","invariantUUID":"ffda7468-c7e5-47db-8c99-8b47490a8490","name":"Demo_pNF_liKKDB7N0YiQ0It7aqdN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/65d31541-63d2-44e8-8609-8f8d896a0dde/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"964c07cc-32eb-4dae-adad-f4247a681535","invariantUUID":"58c09f77-7b39-4136-b6a1-d03a5013cd27","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/964c07cc-32eb-4dae-adad-f4247a681535/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-10-27 04:22:54,197 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ElDNWO from SDC 2022-10-27 04:22:54,198 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:22:54,198 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:22:54,198 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-27 04:22:54,198 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-10-27 04:22:54,198 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:22:54,198 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:22:54,198 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-27 04:22:54,198 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-10-27 04:22:54,199 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:22:54,199 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:22:54,199 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-27 04:22:54,199 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_liKKDB7N0YiQ0It7aqdN from SDC 2022-10-27 04:22:54,199 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:22:54,199 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:22:54,199 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-27 04:22:54,199 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-10-27 04:22:54,199 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:22:54,199 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:22:54,200 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-10-27 04:22:54,200 DEBUG 175:__init__.py(1) - number of Service returned: 5 2022-10-27 04:22:54,200 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-27 04:22:54,200 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-27 04:22:54,200 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-10-27 04:22:54,203 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-27 04:22:54,286 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-27 04:22:54,290 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-10-27 04:22:54,293 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9c53f44-e549-4c06-97e5-f0cc41e3259a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840312766,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a0ad9fae-4f4e-4d25-8233-a210093a1dd8","invariantUUID":"23a20c85-affa-4ee8-a57d-c59d2cfc81c9","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"555d7d2c-6544-41aa-bc13-f4da4ae53349","lifecycleState":"CERTIFIED","lastUpdateDate":1666840381834,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b544cf00-117c-4435-90e5-81d7c45f4321","invariantUUID":"fe3cf4fe-5362-48ec-be86-94e528dde168","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":"compute","uniqueId":"d7292bde-28b0-4afd-8657-3c8d4e7e36d3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840370040,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"566c81dc-8ff5-4bbd-ad03-f312ace7e196","invariantUUID":"1e469bfd-fde2-42ce-901e-c44355e11787","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6883d01d-5bb0-46e7-94cc-2650ae2b33c2","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467594,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc74e70c-6310-478d-ab13-7d165e3b4114","invariantUUID":"840d07cc-1634-45a3-9e0b-1b9cbbe7c284","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":"compute","uniqueId":"cb0b65fa-4162-4ca3-bbf7-0e962f096151","lifecycleState":"CERTIFIED","lastUpdateDate":1666840279997,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5409c16f-10d7-479e-8531-aa7c0b3bc746","invariantUUID":"ab0c6dc6-e9d6-446b-aec0-bf21397b9b8f","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":"network","uniqueId":"88bfb6fe-78ed-41d7-8d46-27a76c062f5d","lifecycleState":"CERTIFIED","lastUpdateDate":1666840368562,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50aadccb-b8cc-43bf-bf82-669bbb8816d3","invariantUUID":"126fd487-7ef8-41c1-8a54-efbe15eb04f7","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccafc43c-5a6f-4e97-810c-3707577bb299","lifecycleState":"CERTIFIED","lastUpdateDate":1666840412510,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7303903-45d3-4d9c-852e-da08adba6cc2","invariantUUID":"b7518221-36b6-47e9-8d83-620ae8485729","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":"485b3242-d15c-4f1d-9ee0-26ddfbf39bb5","lifecycleState":"CERTIFIED","lastUpdateDate":1666840354409,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b112ae8-6ff5-4f06-b829-34f1954796ed","invariantUUID":"43f27d00-e6d3-457c-934d-29020f85c090","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":"network","uniqueId":"61b86ce6-7568-4b3a-af49-776cff9f3fa3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840387702,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9125664-24b4-4a62-8121-da2d639fbfa4","invariantUUID":"bc332756-59e9-43e9-9e30-19f27825db78","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4b55762f-3300-4567-8285-c9f9a5763d11","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448217,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdb2c6cf-b25b-4e37-8b81-a27dfccb3c2e","invariantUUID":"74d8583c-89e9-40f3-bb51-70c30a2ff19a","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":"compute","uniqueId":"5d2006f9-bd8f-4f29-8412-126e6e1e4b47","lifecycleState":"CERTIFIED","lastUpdateDate":1666840380374,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"525062ca-7440-4baa-a949-fe47d16092c4","invariantUUID":"73c6e918-7bb6-4105-96a2-94d24889965b","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":"defaulticon","uniqueId":"b909ffed-77c5-403a-b339-c71e85a84593","lifecycleState":"CERTIFIED","lastUpdateDate":1666840394956,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a394861c-31ee-489e-9d01-d86f1c945f63","invariantUUID":"0cdcf3c0-b8a9-4dc9-8a1d-653ce021ebd9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"6eb92306-29a5-41d2-8115-0b9969593699","lifecycleState":"CERTIFIED","lastUpdateDate":1666840429317,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0a556b05-e829-4140-ba47-1c462ddab271","invariantUUID":"e3988648-f9d3-446a-ab05-5ab367c1a4cc","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":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840362458,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5e2b6ee-7640-430d-b387-c777043c9077","invariantUUID":"46f45e0d-cd0c-46f8-8b4a-b617167ad3f4","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":"network","uniqueId":"6f021e97-ff1c-4d38-9c03-ac85095d06fe","lifecycleState":"CERTIFIED","lastUpdateDate":1666840360563,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4e331e82-f564-4a5c-a18a-4668b5264e0d","invariantUUID":"51a8f86a-1146-4cc1-8213-9e5dfd6d2f27","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2beb342a-289f-4484-8e25-a92eee71f410","lifecycleState":"CERTIFIED","lastUpdateDate":1666840418735,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04510eff-6271-4f83-a551-7ac07a528248","invariantUUID":"f518888b-73d7-4f53-916c-1f264aa1c6c9","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":"port","uniqueId":"0f8e2c22-1d0b-43c5-96f8-fcaa80ff868d","lifecycleState":"CERTIFIED","lastUpdateDate":1666840430895,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53a6aa67-6037-4e05-b1c2-04f4995d0cc6","invariantUUID":"7d400978-1b64-46a3-8a0f-f897aea98918","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9f6cbec9-0e96-457c-a3f9-8db3191c3900","lifecycleState":"CERTIFIED","lastUpdateDate":1666843533063,"name":"basic_onboard_ElDNWO","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b827a41e-1870-46e0-9c6b-e0b23d235e39","invariantUUID":"f4f0648a-5b03-408c-9059-93b7e9cd5f29","systemName":"BasicOnboardEldnwo","description":"VF","tags":["basic_onboard_ElDNWO"],"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":"c80179c9-e024-4ab3-8443-e6dbab7c88e3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840403586,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd9b32c4-f073-4f4c-923a-9bbbc087c0d2","invariantUUID":"f226dccd-7bc2-47d2-b377-8f056f69edf6","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9c72deef-bd9b-49cf-8b5a-715dc5b2c588","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448288,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6609c55a-ebf4-4144-9d19-55b8e8317091","invariantUUID":"155f3de4-6a26-4803-ac03-6ee6c3c7315c","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":"compute","uniqueId":"afd21e50-4df5-4ce9-aadc-394310b4eff4","lifecycleState":"CERTIFIED","lastUpdateDate":1666840425738,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04589ce1-61a8-49c8-b7df-ecc959425d3a","invariantUUID":"d5214901-1827-4530-9ec7-428280870e4a","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":"defaulticon","uniqueId":"2eb3a08c-bdfe-422f-9f21-37dcce7ac6d5","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448443,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12ad2d80-3543-427e-a949-7fddda7579ef","invariantUUID":"6bf90eaf-f656-4646-adde-0a10237696c6","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":"networkrules","uniqueId":"2b3d0446-147b-48dc-b720-b721198e9e66","lifecycleState":"CERTIFIED","lastUpdateDate":1666840323346,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7f898307-12be-47a3-b5ac-4ff62dd3351a","invariantUUID":"523f2805-6405-457d-9188-bfab461ca2de","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d70b5fee-9c9c-4265-926b-794ecac69c5e","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448047,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc468be0-7f23-481c-ab1d-5bb5d1e895e1","invariantUUID":"a657a711-f532-4254-80b3-2ece4c0e53f5","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":"objectStorage","uniqueId":"77856668-d325-4167-8724-0a3172c7bc31","lifecycleState":"CERTIFIED","lastUpdateDate":1666840367046,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7df0daef-2a98-4bf8-a9b0-8b6f6aff92b7","invariantUUID":"2207d37a-ad48-475d-ac28-3d795488a2ef","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5d1d4c51-c797-4143-af6c-35c332b6b651","lifecycleState":"CERTIFIED","lastUpdateDate":1666840408471,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4878432-6316-4b49-bae2-d6fe7df6c87b","invariantUUID":"4ff3b697-a3dd-4806-8574-2ba1bc1cd6e2","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":"objectStorage","uniqueId":"9eeb0792-1bb4-44f5-b620-60f6896d5e8e","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467493,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1d731f1-a229-4699-a57b-ae66d0a14648","invariantUUID":"acd19cd6-9027-437c-bdd2-4d7f6c17abf9","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.Vdu.VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa5e0edb-d2fd-4729-9856-db7432ce4043","lifecycleState":"CERTIFIED","lastUpdateDate":1666840355945,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c0c0760-4878-4fed-9384-3a8f5d1fb010","invariantUUID":"bb6f97c7-1672-4d3c-acdf-1c6b0359cc19","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee0638d4-e6d8-4e68-abe4-5de4d5045248","lifecycleState":"CERTIFIED","lastUpdateDate":1666840341271,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c0c7360-cfad-45db-a9b1-412a8a8aaa94","invariantUUID":"37641da1-3f99-4749-9bba-93e417dd616d","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":"port","uniqueId":"5e3faabf-a259-4158-8053-cf58ac791617","lifecycleState":"CERTIFIED","lastUpdateDate":1666840308297,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"247b992d-708d-470e-82e0-30a215ac68db","invariantUUID":"b6e3fadd-5c38-4ddb-a019-2bf8f952aeeb","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":"f0301502-a49e-48b2-a175-a47545e68cc6","lifecycleState":"CERTIFIED","lastUpdateDate":1666840304855,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71966087-c1e1-43bd-a877-b57d1a9b9dfb","invariantUUID":"625ca9ce-3182-4fc7-9073-9c5b0b4216bb","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":"defaulticon","uniqueId":"798124ef-f12b-495f-83d8-9cd0a7ca11e6","lifecycleState":"CERTIFIED","lastUpdateDate":1666844120353,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b78dc7cc-f8bb-4891-ba24-54ceb2ba3a78","invariantUUID":"58ee82c7-a95f-449f-b4c2-cd1062103813","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":"e5dc01b6-d95a-4040-bd2c-753fa01023ca","lifecycleState":"CERTIFIED","lastUpdateDate":1666840306582,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eae6f728-6a09-4d10-94e8-45e26eafe4fc","invariantUUID":"54dba1e8-8395-4b22-8cfe-5fcfa9e72746","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":"objectStorage","uniqueId":"073279ea-5d0f-4fe3-8104-a2e661dc07ad","lifecycleState":"CERTIFIED","lastUpdateDate":1666840290071,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9bfb34a-93ca-4fc4-a7be-5876d825df44","invariantUUID":"78c43843-22cc-4c86-b941-7555a27fdf7d","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":"ca6ed90f-b55c-4516-9729-29114f35145a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840336772,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f558a93-1ecf-4344-8890-aa33c89d079e","invariantUUID":"b81305b1-a48d-4eb1-997c-bb1f8192b746","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":"network","uniqueId":"d3d819d4-4a85-4364-b14f-2767220d69f7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840344285,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cbfc350-733d-4ea5-a8f5-b67a93fe81b9","invariantUUID":"68a23016-acd6-4628-83c4-eee8d6244ab2","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":"defaulticon","uniqueId":"bdd56887-11e6-47eb-a3c8-da8de2df5996","lifecycleState":"CERTIFIED","lastUpdateDate":1666840365559,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e2b97be-7361-4c6e-abab-7ba9a811ca92","invariantUUID":"72b7fdf4-8fa5-4282-866c-9572e6221b9e","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"661635fb-6957-48d7-91cf-89c44688e83b","lifecycleState":"CERTIFIED","lastUpdateDate":1666840377428,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33323b8-5443-430a-a201-5ae13cb0ac5e","invariantUUID":"25dcb243-3c12-4fc4-a251-be262684d962","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5c8e30ec-59b8-4e31-856f-9d778e75e15e","lifecycleState":"CERTIFIED","lastUpdateDate":1666844118657,"name":"pNF 618ad011-1ca0","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3f045bbc-179a-4029-9654-bf84ac690d59","invariantUUID":"92aa4644-10e0-43c1-9dd4-a37473952ff6","systemName":"Pnf618ad0111ca0","description":"vendor software product","tags":["pNF 618ad011-1ca0"],"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":"46888bed-df0e-4994-8c6b-589617ef263c","lifecycleState":"CERTIFIED","lastUpdateDate":1666840400758,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fee79f89-1711-4f39-b7dd-58d508b7141b","invariantUUID":"eebc7584-db51-4e92-a87b-2163cf1eb11e","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":"objectStorage","uniqueId":"4cccf328-086f-43ee-9a08-dc515e358092","lifecycleState":"CERTIFIED","lastUpdateDate":1666840386162,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ce42ced-a51d-4ebe-8b00-87c956a04c52","invariantUUID":"20172655-4e69-4ea5-a90a-e24a1bbb0b4e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"10bcf1b6-76f3-4edf-ad09-b31039e00ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840405080,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"506c5a66-be6b-4f6a-962f-f25c5eedea4f","invariantUUID":"a7e5200e-8cbc-4249-af05-0b3f01017fb3","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":"objectStorage","uniqueId":"70716244-6fad-4236-a27c-0f4b89443bfa","lifecycleState":"CERTIFIED","lastUpdateDate":1666840288473,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9086666a-e5c5-4b57-94cb-a6eb4a40c4a2","invariantUUID":"6eab4180-45f3-43b2-b85c-84dd1e834d77","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":"defaulticon","uniqueId":"71837743-9a4d-4d35-a109-c22f04db8101","lifecycleState":"CERTIFIED","lastUpdateDate":1666840393556,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"311e45e3-e1c3-4c9b-b4c8-07823be95ff2","invariantUUID":"d58f1dd5-e25d-4075-8be8-4a7ee60b9a8b","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":"c46b2400-dc7a-4346-a382-81abe09a2939","lifecycleState":"CERTIFIED","lastUpdateDate":1666840309803,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8845209c-5143-4955-8907-85132ddffbc3","invariantUUID":"8d84e2bc-5938-469b-a1a3-2ca00bd27d52","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":"855afdb8-cd6c-4ca3-8a8a-e1d71477c507","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467018,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"703c39ae-f7f6-4e72-8c13-0d23e266c689","invariantUUID":"a94b2237-f819-4349-b7a2-a29fa53de655","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":"defaulticon","uniqueId":"960db5cf-442d-4f88-9c88-e0f817692036","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448514,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f2ac8f-6a4b-46d8-ba8d-93a7c9643039","invariantUUID":"17a123f2-14d2-4566-b95b-9752fc400e36","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"84403b30-0051-4fb5-b80d-17ec675fda45","lifecycleState":"CERTIFIED","lastUpdateDate":1666840423908,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4bab78d4-d297-4a02-8f00-0401e4fa68c8","invariantUUID":"1665fcc9-f434-449f-a047-e74eec252f70","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":"objectStorage","uniqueId":"4ed6cd45-eaa3-4461-be23-ac64023d02f6","lifecycleState":"CERTIFIED","lastUpdateDate":1666840301825,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ca27334-dbc7-45c6-b33a-7fdbcadc9d93","invariantUUID":"042ae1d8-e7b9-444e-81d8-64f551b2293d","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":"e18679b5-ada5-4abc-ad41-3d09045fe85f","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467685,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b73aa2fe-1e15-4428-bbb1-cda9116fc614","invariantUUID":"d835b09c-4ba3-4a98-b585-d916cad36bc9","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":"246a1938-5615-4d62-8f99-59e0e1a09450","lifecycleState":"CERTIFIED","lastUpdateDate":1666840335254,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe340a00-bc89-4a9e-8d90-8c65a11ab17c","invariantUUID":"4d6aed65-5323-4111-8ac7-7a3880b08757","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"596dbd68-b3e5-42ff-affb-fec4bedf669b","lifecycleState":"CERTIFIED","lastUpdateDate":1666840402173,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88893a75-2962-4e30-b3e1-4a0fe961e6de","invariantUUID":"dd2ccafb-be36-4ec0-9f59-d711ec8a446d","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":"6938320c-f2ac-42bf-9fe5-f1b2c827f26f","lifecycleState":"CERTIFIED","lastUpdateDate":1666840330094,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eb4cac-d442-4976-81d6-e2244666a84f","invariantUUID":"da97db97-2135-4403-98a1-63a27a06863f","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1a9f949f-b4d6-4da2-b39e-7b120e95d00c","lifecycleState":"CERTIFIED","lastUpdateDate":1666840297418,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49c8a295-8f98-4bc7-84bb-e50553d244bc","invariantUUID":"ee18a955-cc30-4fef-9483-bf1f94a39056","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f2d5e00b-902d-444e-91bc-447a5fa1eb79","lifecycleState":"CERTIFIED","lastUpdateDate":1666840410740,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ddf63d1-1cd1-43fa-84c6-83c7c1a3007c","invariantUUID":"3be3f18d-f456-4628-ac4d-9adcf364852f","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":"952f7437-de8c-4fda-a254-c99f767ee92c","lifecycleState":"CERTIFIED","lastUpdateDate":1666840374415,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d995d26-0c9f-4bf0-be7e-434f865e2e2c","invariantUUID":"c50b60ca-0345-46bf-af1f-e61798f4e5c3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bb27825-1b3b-478a-b9e5-0eb835f8993e","lifecycleState":"CERTIFIED","lastUpdateDate":1666840375942,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdc21bf3-dcb5-4834-8a4c-8f491e6da18f","invariantUUID":"50ecdce1-ea36-4f87-9d17-0bade85ec98b","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":"55b9c1d1-3243-4c2a-95c9-17a28f704585","lifecycleState":"CERTIFIED","lastUpdateDate":1666840324796,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5412bfbd-a19b-4f7e-a88b-7ca8f6f30cb1","invariantUUID":"fb80a427-3d09-43dc-a866-4af2f96b0e7a","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":"port","uniqueId":"dd6aa16a-7f49-4cad-9ed3-5fa4e9a06c97","lifecycleState":"CERTIFIED","lastUpdateDate":1666840295841,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79c9d025-d6e0-4c04-95b1-ba2284b5d78f","invariantUUID":"e2c14684-ea38-4540-a48d-48133cdddc7b","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":"compute","uniqueId":"24a78c59-3b98-4afb-9e1c-f87d38338385","lifecycleState":"CERTIFIED","lastUpdateDate":1666840333770,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8d22bba-db37-4f9f-bec5-cc802847e9bc","invariantUUID":"8050409c-148c-4cf0-8939-1d628c767055","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"69090561-ab27-4cf9-8869-bfab2b58b870","lifecycleState":"CERTIFIED","lastUpdateDate":1666840466794,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5cacd7b1-454e-41f8-abbf-b1b81df18b65","invariantUUID":"bc499e9e-7b23-46e8-b931-0c855fed15c4","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e9e9bc59-10c5-43e0-adc5-230bc283daf3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467375,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51f5ca9a-f93a-4a3d-8c33-6fd281dcd34d","invariantUUID":"8d1db802-20c2-473d-b4b3-39cf5cbdac75","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":"fdf4d5a3-86c2-4605-be7b-e4d0baac59f7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467951,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8a284fb-cda0-4825-a833-627b67cbafbe","invariantUUID":"7797ccc1-acfd-4479-a639-4ab71a81d877","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"756273cd-8720-44d0-8437-7e6099692815","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467129,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"369a98ed-1522-49e5-ba49-aabd7babb113","invariantUUID":"0f4f53f8-942d-41ac-9b92-0badf0ddd251","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d4bf0441-cc04-41f2-a31f-fe9bb938e707","lifecycleState":"CERTIFIED","lastUpdateDate":1666840468054,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1e34d31-e17d-4a1f-ac0e-46c0c95ce416","invariantUUID":"b5f4a18b-19b3-407a-adc5-9ceb6aa2d24c","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":"defaulticon","uniqueId":"ffa5129e-2f2f-4949-bcbe-2857435b510f","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448146,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e45fbf75-d6c4-4c72-b3ff-d241f32eb9c4","invariantUUID":"89c2a947-063d-4ba4-8c4d-fe0809649553","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":"0254ea6e-7278-4eae-abb2-5d7be7532250","lifecycleState":"CERTIFIED","lastUpdateDate":1666840286851,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"7e99fd9d-6fc4-44cc-b7e0-1f581fafdd0a","invariantUUID":"116b1bc4-a3ff-4717-8a4b-3996968db231","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":"19aaed67-5646-4d6a-a5d1-bf67ec5af39b","lifecycleState":"CERTIFIED","lastUpdateDate":1666840371508,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4bb113b0-98b1-4497-9fc2-e929c041f57e","invariantUUID":"e3723972-a56d-4e90-8c6c-7bdc11e6703f","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":"4109a3c6-2159-4c70-9e07-62719ce8a52e","lifecycleState":"CERTIFIED","lastUpdateDate":1666840338282,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64f55ba2-394b-4d02-a23b-2a0a0cb6eaee","invariantUUID":"167b5839-b117-4e52-8bb7-dc93e8347eb8","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":"port","uniqueId":"37053f5f-e0ef-451a-b4de-782b1586f3a0","lifecycleState":"CERTIFIED","lastUpdateDate":1666840416930,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f70fa6f-5f85-4e87-bf1e-a798c52fc160","invariantUUID":"d2967bb9-4a91-4bf6-9b44-afb8b10a7598","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":"objectStorage","uniqueId":"cf93bf19-8072-4a9c-a33b-1fef0ebc5ba3","lifecycleState":"CERTIFIED","lastUpdateDate":1666840303299,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12783619-b7fd-4b87-bfc1-1c5b252917ee","invariantUUID":"cf0eb0c4-5914-42cb-b45f-412917952323","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":"networkrules","uniqueId":"da932380-5eeb-445e-a6bb-ce5174a584b5","lifecycleState":"CERTIFIED","lastUpdateDate":1666840328549,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0013368e-9327-4e4a-adc7-dd8785285b26","invariantUUID":"f1f566cd-606f-4e48-9c00-8cb55fde79e0","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"55eefa5e-3496-4fc2-966e-95a4514184dc","lifecycleState":"CERTIFIED","lastUpdateDate":1666840448368,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ac57781-4fc5-4589-8cae-389d5c7c6dac","invariantUUID":"e2c64804-da09-4821-bec6-12abf79c92cb","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bceb16e2-3002-4715-8c73-bf085187b718","lifecycleState":"CERTIFIED","lastUpdateDate":1666840311316,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dd7f4a-69be-407d-98dd-697d6b2f30c5","invariantUUID":"223fd1aa-c5a2-4d52-9d40-aec9ea08289b","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":"port","uniqueId":"7f835d97-97d4-40eb-b879-c60851562d34","lifecycleState":"CERTIFIED","lastUpdateDate":1666840399325,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f2e99e0-9ca3-41e3-8906-0ca1288b9b6f","invariantUUID":"26f13834-a64d-487c-ba9b-c9442ec85857","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":"b4b9633f-663f-4ece-9986-680b08a0bbe7","lifecycleState":"CERTIFIED","lastUpdateDate":1666840315714,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"93d060cb-2073-443c-b9e7-967481e61848","invariantUUID":"fd643c2e-392b-46d3-b6f7-7ba484c460b6","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":"f6c0d2d7-8947-404d-8aa1-42064ae25812","lifecycleState":"CERTIFIED","lastUpdateDate":1666840363994,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b2a4ddf2-55e2-4447-b27b-65b51f803128","invariantUUID":"ee2d9b87-45de-4d5b-8daa-4b7d9a8f36cc","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":"compute","uniqueId":"54b1f33e-2bfa-4575-bfe1-5b0aecd640b9","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467835,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aa14dac-6260-45b9-aaf9-ed7d9ff5fb9e","invariantUUID":"dff16ec6-07b3-4288-a4a6-cccd13c0e8ba","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute","tosca.nodes.nfv.Vdu.Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"769260dc-4060-4001-a8d1-baba2c728ff9","lifecycleState":"CERTIFIED","lastUpdateDate":1666840350114,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02663961-36af-4cbd-9878-6554861008bf","invariantUUID":"50ad7ddd-c553-4721-a85a-effe0245aa0d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecd8d601-cc95-4b44-8fc1-02cca9f3218a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840422181,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da5e3cde-741e-44e1-aaa7-989d30eca209","invariantUUID":"ac88e819-f480-4bdb-ad71-4e928b155155","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":"loadBalancer","uniqueId":"bb459a18-fb32-4bc9-9ff2-b1439cfc655a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840293795,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b717a7a-31bc-43dd-b840-84e33dd3dbd7","invariantUUID":"80758d0c-21ae-40e1-bf08-6f4cdd9d2c62","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":"9ff1f7af-2397-486b-9afe-308deb4139a0","lifecycleState":"CERTIFIED","lastUpdateDate":1666840317256,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"31e9e84e-8398-49c4-a441-ce03e039fb92","invariantUUID":"a80bb20c-b7e1-4a9a-b436-367de8d58cb6","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":"compute","uniqueId":"03dfacd4-a1ab-4da0-b427-9eba1fc4cd9a","lifecycleState":"CERTIFIED","lastUpdateDate":1666840466899,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6779fb25-cb8f-46fc-8bc0-c220fac2d459","invariantUUID":"68433a75-0919-42e8-a33f-6c7c3113a3f9","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":"978d5a9e-d7a7-4e42-aafa-2620c4dfa7b6","lifecycleState":"CERTIFIED","lastUpdateDate":1666840314264,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df4ec080-4aa5-492f-b0d2-77d6ee03adc3","invariantUUID":"6f65c2ec-7063-4342-81d8-be460b080e31","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":"e76607dd-6e51-4df2-92d4-b775b963f1e5","lifecycleState":"CERTIFIED","lastUpdateDate":1666840331570,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ab292b75-ad2e-474d-8dc0-7b72bb0f76a9","invariantUUID":"860126a2-bfb3-42a9-889e-2a36ff7c2eda","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":"defaulticon","uniqueId":"62810277-07d5-4e70-b994-a019c09d2252","lifecycleState":"CERTIFIED","lastUpdateDate":1666844155362,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a0a345ab-f031-433e-a624-92c1d12f3eee","invariantUUID":"159e15fb-7bd9-490d-b2e1-9ebd391235db","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":"compute","uniqueId":"ed866a23-0f15-4453-a4cc-f2ff4c035770","lifecycleState":"CERTIFIED","lastUpdateDate":1666840427546,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71fe3d25-a675-49f2-a43f-256d89e85598","invariantUUID":"6aee8144-ad06-4948-89be-2ea7ea894c86","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":"objectStorage","uniqueId":"0a0126a0-9c8d-4010-84d8-10a99faf8bef","lifecycleState":"CERTIFIED","lastUpdateDate":1666840467277,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fef33245-b72e-4e1c-9f11-6970d82ae2c9","invariantUUID":"3dc85d68-9fa4-417e-9ca5-38562571993c","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":"477fc7a3-67e2-4a78-96ae-09c10059ab65","lifecycleState":"CERTIFIED","lastUpdateDate":1666840358938,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"941c1685-cbb1-4af7-aea6-f3ff115d8b2e","invariantUUID":"1d0f8eb2-2b96-4723-af51-d5b11dd433f6","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c989f37-7ea3-4364-ba28-b06b10d06fe1","lifecycleState":"CERTIFIED","lastUpdateDate":1666840342794,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f57cd854-b649-4e54-b345-662c0f20e6ed","invariantUUID":"1995a9d6-9332-41db-896c-54566db0f7a2","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":"port","uniqueId":"e267e1c0-03f1-462c-991f-ee21f120a52f","lifecycleState":"CERTIFIED","lastUpdateDate":1666840397891,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b92ae2f0-2089-4d97-9e2c-e0aaac3cfccf","invariantUUID":"7c4b0630-0afc-4d61-8c1d-4df775df396c","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":"port","uniqueId":"b0a5b763-fc42-4037-85fa-91a7b541b9ec","lifecycleState":"CERTIFIED","lastUpdateDate":1666840396437,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"509840e7-905c-4936-afaf-ed5b84769cf3","invariantUUID":"3889a323-5b0e-4154-afe0-d8c0759570f2","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04432b60-204d-42b2-9f3a-acb9f5792c36","lifecycleState":"CERTIFIED","lastUpdateDate":1666840406513,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0f62208-69f9-482e-b459-dad3a15810ad","invariantUUID":"367e8fca-d950-47da-952d-5dab89d8136a","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"af557d81-97db-479e-bfac-0a16bb87b340","lifecycleState":"CERTIFIED","lastUpdateDate":1666844129844,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"964c07cc-32eb-4dae-adad-f4247a681535","invariantUUID":"58c09f77-7b39-4136-b6a1-d03a5013cd27","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":"486d164a-30ba-4127-a00b-bf015a6501b8","lifecycleState":"CERTIFIED","lastUpdateDate":1666844129555,"name":"Demo_pNF_liKKDB7N0YiQ0It7aqdN","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"65d31541-63d2-44e8-8609-8f8d896a0dde","invariantUUID":"ffda7468-c7e5-47db-8c99-8b47490a8490","systemName":"DemoPnfLikkdb7n0yiq0it7aqdn","description":"catalog service description","tags":["robot-ete","Demo_pNF_liKKDB7N0YiQ0It7aqdN"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2036dd29-d918-4f61-b412-196e5869fde8","lifecycleState":"CERTIFIED","lastUpdateDate":1666843569779,"name":"basic_onboard_ElDNWO","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7689544f-d63f-40d4-a535-d700d49a8952","invariantUUID":"abe05cf9-4fe2-4930-bfcf-8ef0079e6c44","systemName":"BasicOnboardEldnwo","description":"service","tags":["basic_onboard_ElDNWO"],"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":"26f5fd70-2eed-4383-8dd6-7bb84ae5eec0","lifecycleState":"CERTIFIED","lastUpdateDate":1666844155874,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7466e5e4-e623-4ff6-865c-4e0fdaa65fde","invariantUUID":"c2973f9e-c4d8-4e01-8d2b-ac9c2a88a79f","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":"f6c2f627-fad7-4914-a0e0-83277dd9a9b5","lifecycleState":"CERTIFIED","lastUpdateDate":1666844189996,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e8df78de-3e44-4d38-9526-e47fa057e12c","invariantUUID":"dd391af5-76c4-461b-bf7a-fd25f9f048c1","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-27 04:22:54,300 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-10-27 04:22:54,300 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-27 04:22:54,301 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/af557d81-97db-479e-bfac-0a16bb87b340/filteredDataByParams?include=componentInstances 2022-10-27 04:22:54,301 DEBUG 132:onap_service.py(1) - [SDC][Get basic_network resource inputs] data sent: None 2022-10-27 04:22:54,303 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-27 04:22:54,392 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/af557d81-97db-479e-bfac-0a16bb87b340/filteredDataByParams?include=componentInstances HTTP/1.1" 200 None 2022-10-27 04:22:54,393 INFO 142:onap_service.py(1) - [SDC][Get basic_network resource inputs] response code: 200 2022-10-27 04:22:54,394 DEBUG 146:onap_service.py(1) - [SDC][Get basic_network resource inputs] response: {"componentType":null,"additionalInformation":null,"artifacts":null,"deploymentArtifacts":null,"toscaArtifacts":null,"categories":null,"creatorUserId":null,"creatorFullName":null,"lastUpdaterUserId":null,"lastUpdaterFullName":null,"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"externalName":null,"properties":null,"path":["890bcc48-197b-41f3-ba3b-7d50050b32ff.c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.genericneutronnet0"],"type":"tosca.capabilities.Node","ownerType":null,"description":null,"source":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7","parentName":null,"uniqueId":"capability.7199ae98-59bc-4ff7-8d63-15c6b99a3c92.feature","ownerId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.feature","version":null,"empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"externalName":null,"properties":null,"path":["890bcc48-197b-41f3-ba3b-7d50050b32ff.c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","ownerType":null,"description":null,"source":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7","parentName":null,"uniqueId":"capability.c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.virtual_linkable","ownerId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","version":null,"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"externalName":null,"path":["890bcc48-197b-41f3-ba3b-7d50050b32ff.c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.genericneutronnet0"],"node":"tosca.nodes.Root","source":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7","parentName":null,"uniqueId":"7199ae98-59bc-4ff7-8d63-15c6b99a3c92.dependency","capability":"tosca.capabilities.Node","ownerId":"7199ae98-59bc-4ff7-8d63-15c6b99a3c92","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":"dependency","relationship":"tosca.relationships.DependsOn","name":"genericneutronnet0.dependency","type":null,"version":null,"empty":false}]},"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.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":"bceb16e2-3002-4715-8c73-bf085187b718","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.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":"bceb16e2-3002-4715-8c73-bf085187b718","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"bceb16e2-3002-4715-8c73-bf085187b718.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":"bceb16e2-3002-4715-8c73-bf085187b718","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.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":"bceb16e2-3002-4715-8c73-bf085187b718","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.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":"bceb16e2-3002-4715-8c73-bf085187b718","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.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":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.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":"bceb16e2-3002-4715-8c73-bf085187b718","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.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":"bceb16e2-3002-4715-8c73-bf085187b718","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.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":"bceb16e2-3002-4715-8c73-bf085187b718","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.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":"bceb16e2-3002-4715-8c73-bf085187b718","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bceb16e2-3002-4715-8c73-bf085187b718","empty":false}],"attributes":null,"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"actualComponentUid":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7","createdFromCsar":false,"uniqueId":"890bcc48-197b-41f3-ba3b-7d50050b32ff.c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","creationTime":1666844112206,"icon":"network","description":null,"originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","createdFrom":null,"componentUid":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7","maxOccurrences":null,"minOccurrences":null,"componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1666844112206,"customizationUUID":"fc888954-e6c9-4adb-92d5-47517d4093c5","instanceCount":null,"posX":"200","posY":"100","componentName":"Generic NeutronNet","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-27 04:22:54,396 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-27 04:22:54,397 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/c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7/filteredDataByParams?include=metadata 2022-10-27 04:22:54,397 DEBUG 132:onap_service.py(1) - [SDC][Get basic_network component's SDC resource metadata] data sent: None 2022-10-27 04:22:54,399 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-10-27 04:22:54,443 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/resources/c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7/filteredDataByParams?include=metadata HTTP/1.1" 200 2535 2022-10-27 04:22:54,444 INFO 142:onap_service.py(1) - [SDC][Get basic_network component's SDC resource metadata] response code: 200 2022-10-27 04:22:54,445 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":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7","name":"Generic NeutronNet","version":"1.0","isHighestVersion":true,"creationDate":1666840362458,"lastUpdateDate":1666840362458,"description":"Generic NeutronNet","lifecycleState":"CERTIFIED","tags":["Generic NeutronNet"],"icon":"network","normalizedName":"genericneutronnet","systemName":"GenericNeutronnet","contactId":"jh0003","allVersions":{"1.0":"c1db166a-b3f8-4312-a7b0-b07ce4aa4ab7"},"isDeleted":null,"projectCode":null,"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"invariantUUID":"46f45e0d-cd0c-46f8-8b4a-b617167ad3f4","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":"d5e2b6ee-7640-430d-b387-c777043c9077"},"derivedFrom":null,"derivedList":null,"defaultCapabilities":null} 2022-10-27 04:22:54,447 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC 2022-10-27 04:22:54,447 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-10-27 04:22:54,447 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-10-27 04:22:54,447 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified 2022-10-27 04:22:54,448 DEBUG 129:onap_service.py(1) - [None][Create b748aec8-a3d4-4881-ad57-811e661ff034 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'aa1736fd-5eac-4917-98ce-90340aef06dc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-27 04:22:54,448 DEBUG 131:onap_service.py(1) - [None][Create b748aec8-a3d4-4881-ad57-811e661ff034 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b748aec8-a3d4-4881-ad57-811e661ff034 2022-10-27 04:22:54,448 DEBUG 132:onap_service.py(1) - [None][Create b748aec8-a3d4-4881-ad57-811e661ff034 Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_network", "modelInvariantId": "58c09f77-7b39-4136-b6a1-d03a5013cd27", "modelVersion": "1.0", "modelVersionId": "964c07cc-32eb-4dae-adad-f4247a681535" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true } } } 2022-10-27 04:22:54,450 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-27 04:22:56,333 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/b748aec8-a3d4-4881-ad57-811e661ff034 HTTP/1.1" 202 262 2022-10-27 04:22:56,334 INFO 142:onap_service.py(1) - [None][Create b748aec8-a3d4-4881-ad57-811e661ff034 Service deletion request] response code: 202 2022-10-27 04:22:56,334 DEBUG 146:onap_service.py(1) - [None][Create b748aec8-a3d4-4881-ad57-811e661ff034 Service deletion request] response: {"requestReferences":{"requestId":"aa1736fd-5eac-4917-98ce-90340aef06dc","instanceId":"b748aec8-a3d4-4881-ad57-811e661ff034","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/aa1736fd-5eac-4917-98ce-90340aef06dc"}} 2022-10-27 04:22:56,335 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2022-10-27 04:22:56,344 DEBUG 129:onap_service.py(11) - [None][Check aa1736fd-5eac-4917-98ce-90340aef06dc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '457299b7-f2e0-4f24-a2db-07ebddf6b2e7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-27 04:22:56,345 DEBUG 131:onap_service.py(11) - [None][Check aa1736fd-5eac-4917-98ce-90340aef06dc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/aa1736fd-5eac-4917-98ce-90340aef06dc 2022-10-27 04:22:56,345 DEBUG 132:onap_service.py(11) - [None][Check aa1736fd-5eac-4917-98ce-90340aef06dc orchestration request status] data sent: None 2022-10-27 04:22:56,349 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-27 04:22:56,527 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/aa1736fd-5eac-4917-98ce-90340aef06dc HTTP/1.1" 200 875 2022-10-27 04:22:56,530 INFO 142:onap_service.py(11) - [None][Check aa1736fd-5eac-4917-98ce-90340aef06dc orchestration request status] response code: 200 2022-10-27 04:22:56,530 DEBUG 146:onap_service.py(11) - [None][Check aa1736fd-5eac-4917-98ce-90340aef06dc orchestration request status] response: {"request":{"requestId":"aa1736fd-5eac-4917-98ce-90340aef06dc","startTime":"Thu, 27 Oct 2022 04:22:54 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"58c09f77-7b39-4136-b6a1-d03a5013cd27","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"964c07cc-32eb-4dae-adad-f4247a681535","modelUuid":"964c07cc-32eb-4dae-adad-f4247a681535","modelInvariantUuid":"58c09f77-7b39-4136-b6a1-d03a5013cd27"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"b748aec8-a3d4-4881-ad57-811e661ff034","serviceInstanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 27 Oct 2022 04:22:54 GMT"}}} 2022-10-27 04:23:06,537 DEBUG 129:onap_service.py(11) - [None][Check aa1736fd-5eac-4917-98ce-90340aef06dc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e63f230b-87bd-4c0c-9b00-815a295ad967', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-27 04:23:06,538 DEBUG 131:onap_service.py(11) - [None][Check aa1736fd-5eac-4917-98ce-90340aef06dc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/aa1736fd-5eac-4917-98ce-90340aef06dc 2022-10-27 04:23:06,538 DEBUG 132:onap_service.py(11) - [None][Check aa1736fd-5eac-4917-98ce-90340aef06dc orchestration request status] data sent: None 2022-10-27 04:23:06,540 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-27 04:23:06,712 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/aa1736fd-5eac-4917-98ce-90340aef06dc HTTP/1.1" 200 1085 2022-10-27 04:23:06,713 INFO 142:onap_service.py(11) - [None][Check aa1736fd-5eac-4917-98ce-90340aef06dc orchestration request status] response code: 200 2022-10-27 04:23:06,714 DEBUG 146:onap_service.py(11) - [None][Check aa1736fd-5eac-4917-98ce-90340aef06dc orchestration request status] response: {"request":{"requestId":"aa1736fd-5eac-4917-98ce-90340aef06dc","startTime":"Thu, 27 Oct 2022 04:22:54 GMT","finishTime":"Thu, 27 Oct 2022 04:22:59 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"58c09f77-7b39-4136-b6a1-d03a5013cd27","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"964c07cc-32eb-4dae-adad-f4247a681535","modelUuid":"964c07cc-32eb-4dae-adad-f4247a681535","modelInvariantUuid":"58c09f77-7b39-4136-b6a1-d03a5013cd27"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"b748aec8-a3d4-4881-ad57-811e661ff034","serviceInstanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 27 Oct 2022 04:22:58 GMT"}}} 2022-10-27 04:23:06,714 INFO 56:mixins.py(11) - ServiceDeletionRequest task finished 2022-10-27 04:23:06,715 DEBUG 129:onap_service.py(11) - [None][Check aa1736fd-5eac-4917-98ce-90340aef06dc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8ec27772-eb41-465e-9af2-f9185247e31c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-27 04:23:06,715 DEBUG 131:onap_service.py(11) - [None][Check aa1736fd-5eac-4917-98ce-90340aef06dc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/aa1736fd-5eac-4917-98ce-90340aef06dc 2022-10-27 04:23:06,715 DEBUG 132:onap_service.py(11) - [None][Check aa1736fd-5eac-4917-98ce-90340aef06dc orchestration request status] data sent: None 2022-10-27 04:23:06,717 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-27 04:23:06,897 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/aa1736fd-5eac-4917-98ce-90340aef06dc HTTP/1.1" 200 1085 2022-10-27 04:23:06,898 INFO 142:onap_service.py(11) - [None][Check aa1736fd-5eac-4917-98ce-90340aef06dc orchestration request status] response code: 200 2022-10-27 04:23:06,899 DEBUG 146:onap_service.py(11) - [None][Check aa1736fd-5eac-4917-98ce-90340aef06dc orchestration request status] response: {"request":{"requestId":"aa1736fd-5eac-4917-98ce-90340aef06dc","startTime":"Thu, 27 Oct 2022 04:22:54 GMT","finishTime":"Thu, 27 Oct 2022 04:22:59 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"58c09f77-7b39-4136-b6a1-d03a5013cd27","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"964c07cc-32eb-4dae-adad-f4247a681535","modelUuid":"964c07cc-32eb-4dae-adad-f4247a681535","modelInvariantUuid":"58c09f77-7b39-4136-b6a1-d03a5013cd27"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"b748aec8-a3d4-4881-ad57-811e661ff034","serviceInstanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 27 Oct 2022 04:22:58 GMT"}}} 2022-10-27 04:23:06,899 DEBUG 129:onap_service.py(11) - [None][Check aa1736fd-5eac-4917-98ce-90340aef06dc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a0fb1a21-e6a6-4f63-b97d-1788b2ca2100', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-27 04:23:06,900 DEBUG 131:onap_service.py(11) - [None][Check aa1736fd-5eac-4917-98ce-90340aef06dc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/aa1736fd-5eac-4917-98ce-90340aef06dc 2022-10-27 04:23:06,900 DEBUG 132:onap_service.py(11) - [None][Check aa1736fd-5eac-4917-98ce-90340aef06dc orchestration request status] data sent: None 2022-10-27 04:23:06,901 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-27 04:23:07,069 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/aa1736fd-5eac-4917-98ce-90340aef06dc HTTP/1.1" 200 1085 2022-10-27 04:23:07,071 INFO 142:onap_service.py(11) - [None][Check aa1736fd-5eac-4917-98ce-90340aef06dc orchestration request status] response code: 200 2022-10-27 04:23:07,071 DEBUG 146:onap_service.py(11) - [None][Check aa1736fd-5eac-4917-98ce-90340aef06dc orchestration request status] response: {"request":{"requestId":"aa1736fd-5eac-4917-98ce-90340aef06dc","startTime":"Thu, 27 Oct 2022 04:22:54 GMT","finishTime":"Thu, 27 Oct 2022 04:22:59 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"58c09f77-7b39-4136-b6a1-d03a5013cd27","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"964c07cc-32eb-4dae-adad-f4247a681535","modelUuid":"964c07cc-32eb-4dae-adad-f4247a681535","modelInvariantUuid":"58c09f77-7b39-4136-b6a1-d03a5013cd27"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"b748aec8-a3d4-4881-ad57-811e661ff034","serviceInstanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 27 Oct 2022 04:22:58 GMT"}}} 2022-10-27 04:23:07,075 DEBUG 129:onap_service.py(1) - [None][Check aa1736fd-5eac-4917-98ce-90340aef06dc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '09bc26ae-dceb-409e-8c55-31405e0a1c1d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-10-27 04:23:07,076 DEBUG 131:onap_service.py(1) - [None][Check aa1736fd-5eac-4917-98ce-90340aef06dc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/aa1736fd-5eac-4917-98ce-90340aef06dc 2022-10-27 04:23:07,076 DEBUG 132:onap_service.py(1) - [None][Check aa1736fd-5eac-4917-98ce-90340aef06dc orchestration request status] data sent: None 2022-10-27 04:23:07,079 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-10-27 04:23:07,242 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/aa1736fd-5eac-4917-98ce-90340aef06dc HTTP/1.1" 200 1085 2022-10-27 04:23:07,243 INFO 142:onap_service.py(1) - [None][Check aa1736fd-5eac-4917-98ce-90340aef06dc orchestration request status] response code: 200 2022-10-27 04:23:07,244 DEBUG 146:onap_service.py(1) - [None][Check aa1736fd-5eac-4917-98ce-90340aef06dc orchestration request status] response: {"request":{"requestId":"aa1736fd-5eac-4917-98ce-90340aef06dc","startTime":"Thu, 27 Oct 2022 04:22:54 GMT","finishTime":"Thu, 27 Oct 2022 04:22:59 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"58c09f77-7b39-4136-b6a1-d03a5013cd27","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"964c07cc-32eb-4dae-adad-f4247a681535","modelUuid":"964c07cc-32eb-4dae-adad-f4247a681535","modelInvariantUuid":"58c09f77-7b39-4136-b6a1-d03a5013cd27"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"b748aec8-a3d4-4881-ad57-811e661ff034","serviceInstanceName":"basic_network-f8cd7a94-8fe1-405f-a2f8-847c659b8d72"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 27 Oct 2022 04:22:58 GMT"}}} 2022-10-27 04:23:07,244 INFO 264:service_ala_carte.py(1) - Service None deleted 2022-10-27 04:23:07,245 INFO 238:base.py(1) - ***************************** 2022-10-27 04:23:07,245 INFO 239:base.py(1) - Start Cleanup step: YamlTemplateServiceAlaCarteInstantiateStep 2022-10-27 04:23:07,245 INFO 240:base.py(1) - ***************************** 2022-10-27 04:23:07,246 INFO 238:base.py(1) - ***************************** 2022-10-27 04:23:07,246 INFO 239:base.py(1) - Start Cleanup step: YamlTemplateServiceOnboardStep 2022-10-27 04:23:07,246 INFO 240:base.py(1) - ***************************** 2022-10-27 04:23:07,246 INFO 238:base.py(1) - ***************************** 2022-10-27 04:23:07,246 INFO 239:base.py(1) - Start Cleanup step: ConnectServiceSubToCloudRegionStep 2022-10-27 04:23:07,246 INFO 240:base.py(1) - ***************************** 2022-10-27 04:23:07,246 INFO 238:base.py(1) - ***************************** 2022-10-27 04:23:07,247 INFO 239:base.py(1) - Start Cleanup step: RegisterCloudRegionStep 2022-10-27 04:23:07,247 INFO 240:base.py(1) - ***************************** 2022-10-27 04:23:07,247 INFO 238:base.py(1) - ***************************** 2022-10-27 04:23:07,247 INFO 239:base.py(1) - Start Cleanup step: CloudRegionCreateStep 2022-10-27 04:23:07,247 INFO 240:base.py(1) - ***************************** 2022-10-27 04:23:07,247 INFO 238:base.py(1) - ***************************** 2022-10-27 04:23:07,248 INFO 239:base.py(1) - Start Cleanup step: LinkCloudRegionToComplexStep 2022-10-27 04:23:07,248 INFO 240:base.py(1) - ***************************** 2022-10-27 04:23:07,248 INFO 238:base.py(1) - ***************************** 2022-10-27 04:23:07,248 INFO 239:base.py(1) - Start Cleanup step: ComplexCreateStep 2022-10-27 04:23:07,248 INFO 240:base.py(1) - ***************************** 2022-10-27 04:23:07,248 INFO 238:base.py(1) - ***************************** 2022-10-27 04:23:07,248 INFO 239:base.py(1) - Start Cleanup step: CustomerServiceSubscriptionCreateStep 2022-10-27 04:23:07,249 INFO 240:base.py(1) - ***************************** 2022-10-27 04:23:07,249 INFO 238:base.py(1) - ***************************** 2022-10-27 04:23:07,249 INFO 239:base.py(1) - Start Cleanup step: CustomerCreateStep 2022-10-27 04:23:07,249 INFO 240:base.py(1) - ***************************** 2022-10-27 04:23:07,249 INFO 190:base.py(1) - ***************************************************** 2022-10-27 04:23:07,249 INFO 191:base.py(1) - STOP [SO] YamlTemplateServiceAlaCarteInstantiateStep cleanup: Instantiate service described in YAML using SO a'la carte method. 2022-10-27 04:23:07,250 INFO 192:base.py(1) - ***************************************************** 2022-10-27 04:23:07,250 INFO 190:base.py(1) - ***************************************************** 2022-10-27 04:23:07,250 INFO 191:base.py(1) - STOP [SO] YamlTemplateVlAlaCarteInstantiateStep cleanup: Instantiate network link described in YAML using SO a'la carte method. 2022-10-27 04:23:07,250 INFO 192:base.py(1) - ***************************************************** 2022-10-27 04:23:07,250 INFO 176:run_tests.py(1) - Test result: +-----------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+---------------------+------------------+----------------+ | basic_network | integration | 07:58 | PASS | +-----------------------+---------------------+------------------+----------------+ 2022-10-27 04:23:07,253 INFO 61:basic_network.py(1) - Generate Test report 2022-10-27 04:23:07,359 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): testresults.opnfv.org:80 2022-10-27 04:23:07,690 DEBUG 433:connectionpool.py(1) - http://testresults.opnfv.org:80 "POST /onap/api/v1/results HTTP/1.1" 200 73 2022-10-27 04:23:07,692 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/635a07ab6c44f500103ea8d4 2022-10-27 04:23:07,692 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK