2022-11-10 04:10:23,431 DEBUG 24:basic_network.py(1) - BasicNetwork init started 2022-11-10 04:10:23,438 DEBUG 227:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2022-11-10 04:10:23,438 DEBUG 227:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2022-11-10 04:10:23,438 DEBUG 227:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2022-11-10 04:10:23,438 DEBUG 227:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2022-11-10 04:10:23,438 DEBUG 227:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2022-11-10 04:10:23,438 DEBUG 227:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2022-11-10 04:10:23,439 DEBUG 227:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2022-11-10 04:10:23,439 DEBUG 227:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2022-11-10 04:10:23,439 INFO 169:run_tests.py(1) - Running test case 'basic_network'... 2022-11-10 04:10:23,439 DEBUG 34:basic_network.py(1) - start time 2022-11-10 04:10:23,440 INFO 175:base.py(1) - ***************************************************** 2022-11-10 04:10:23,440 INFO 176:base.py(1) - START [SO] YamlTemplateVlAlaCarteInstantiateStep: Instantiate network link described in YAML using SO a'la carte method. 2022-11-10 04:10:23,440 INFO 177:base.py(1) - ***************************************************** 2022-11-10 04:10:23,440 INFO 175:base.py(1) - ***************************************************** 2022-11-10 04:10:23,440 INFO 176:base.py(1) - START [SO] YamlTemplateServiceAlaCarteInstantiateStep: Instantiate service described in YAML using SO a'la carte method. 2022-11-10 04:10:23,440 INFO 177:base.py(1) - ***************************************************** 2022-11-10 04:10:23,440 INFO 175:base.py(1) - ***************************************************** 2022-11-10 04:10:23,441 INFO 176:base.py(1) - START [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-11-10 04:10:23,441 INFO 177:base.py(1) - ***************************************************** 2022-11-10 04:10:23,447 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-11-10 04:10:23,447 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-11-10 04:10:23,447 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-10 04:10:23,447 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-11-10 04:10:23,448 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-11-10 04:10:23,451 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-11-10 04:10:23,972 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 363 2022-11-10 04:10:23,973 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-11-10 04:10:23,973 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6c09ae72-7628-4f89-91b2-eb50d0447625","invariantUUID":"4a3a7683-ad78-4139-822e-cadba0e8c863","name":"basic_onboard_mhpnaQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6c09ae72-7628-4f89-91b2-eb50d0447625/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-11-10 04:10:23,977 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_mhpnaQ from SDC 2022-11-10 04:10:23,977 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:10:23,977 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:10:23,977 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-10 04:10:23,978 DEBUG 175:__init__.py(1) - number of Service returned: 1 2022-11-10 04:10:23,978 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-11-10 04:10:23,978 INFO 197:__init__.py(1) - Service basic_network doesn't exist in SDC 2022-11-10 04:10:23,978 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-11-10 04:10:23,978 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-11-10 04:10:23,979 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-10 04:10:23,979 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-11-10 04:10:23,979 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-11-10 04:10:23,980 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-11-10 04:10:24,045 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 363 2022-11-10 04:10:24,046 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-11-10 04:10:24,046 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6c09ae72-7628-4f89-91b2-eb50d0447625","invariantUUID":"4a3a7683-ad78-4139-822e-cadba0e8c863","name":"basic_onboard_mhpnaQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6c09ae72-7628-4f89-91b2-eb50d0447625/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-11-10 04:10:24,049 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_mhpnaQ from SDC 2022-11-10 04:10:24,049 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:10:24,049 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:10:24,049 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-10 04:10:24,049 DEBUG 175:__init__.py(1) - number of Service returned: 1 2022-11-10 04:10:24,050 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-11-10 04:10:24,050 INFO 197:__init__.py(1) - Service basic_network doesn't exist in SDC 2022-11-10 04:10:24,050 DEBUG 187:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2022-11-10 04:10:24,050 INFO 157:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2022-11-10 04:10:24,051 DEBUG 129:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-10 04:10:24,051 DEBUG 131:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2022-11-10 04:10:24,051 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2022-11-10 04:10:24,053 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-10 04:10:24,345 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2022-11-10 04:10:24,346 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2022-11-10 04:10:24,347 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"},{"name":"AUTOMATION COMPOSITION","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Configuration","displayName":null,"normalizedName":"configuration","models":null,"uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"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":"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":"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":"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":"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":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"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":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"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":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"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},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","displayName":null,"normalizedName":"generic","models":null,"uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"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":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Participant","normalizedName":"participant","uniqueId":"resourceNewCategory.generic.participant","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"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":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"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}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","displayName":null,"normalizedName":"dcae component","models":null,"uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"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":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"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":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"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":"Template","displayName":null,"normalizedName":"template","models":null,"uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","displayName":null,"normalizedName":"allotted resource","models":null,"uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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":"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},{"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":"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":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","displayName":null,"normalizedName":"network l4+","models":null,"uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","displayName":null,"normalizedName":"network connectivity","models":null,"uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"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}],"serviceCategories":[{"name":"Network Service","displayName":null,"normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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":"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":"VoIP Call Control","displayName":null,"normalizedName":"voip call control","models":["SDC AID"],"uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"AutomationComposition","displayName":null,"normalizedName":"automationcomposition","models":["AUTOMATION COMPOSITION"],"uniqueId":"serviceNewCategory.automationcomposition","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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 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":"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":"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}],"productCategories":[]},"version":"1.10.4"} 2022-11-10 04:10:24,351 DEBUG 175:__init__.py(1) - number of ServiceCategory returned: 9 2022-11-10 04:10:24,351 DEBUG 191:__init__.py(1) - filtering objects of all versions to be Network Service 2022-11-10 04:10:24,351 INFO 220:__init__.py(1) - ServiceCategory found, updating information 2022-11-10 04:10:24,351 INFO 312:__init__.py(1) - attempting to create Service basic_network in SDC 2022-11-10 04:10:24,351 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-11-10 04:10:24,351 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-11-10 04:10:24,352 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-10 04:10:24,352 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-11-10 04:10:24,352 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-11-10 04:10:24,354 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-11-10 04:10:24,422 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 363 2022-11-10 04:10:24,423 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-11-10 04:10:24,423 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6c09ae72-7628-4f89-91b2-eb50d0447625","invariantUUID":"4a3a7683-ad78-4139-822e-cadba0e8c863","name":"basic_onboard_mhpnaQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6c09ae72-7628-4f89-91b2-eb50d0447625/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-11-10 04:10:24,425 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_mhpnaQ from SDC 2022-11-10 04:10:24,425 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:10:24,426 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:10:24,426 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-10 04:10:24,426 DEBUG 175:__init__.py(1) - number of Service returned: 1 2022-11-10 04:10:24,426 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-11-10 04:10:24,426 INFO 197:__init__.py(1) - Service basic_network doesn't exist in SDC 2022-11-10 04:10:24,459 DEBUG 129:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-10 04:10:24,459 DEBUG 131:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2022-11-10 04:10:24,459 DEBUG 132:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_network"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_network", "componentInstancesProperties": {}, "componentInstancesAttributes": {}, "contactId": "cs0008", "groups": [], "projectCode": "123456", "deploymentArtifacts": {}, "attributes": [], "componentInstances": [], "ecompGeneratedNaming": true, "instantiationType": "A-la-carte", "environmentContext": "General_Revenue-Bearing", "categories": [ { "normalizedName": "network service", "name": "Network Service", "uniqueId": "serviceNewCategory.network service", "subcategories": null, "version": null, "ownerId": null, "empty": false, "type": null, "icons": ["network_l_1-3"] } ], "icon": "network_l_1-3", "serviceFunction": "", "serviceRole": "", "serviceType": "" } 2022-11-10 04:10:24,461 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-10 04:10:25,907 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services HTTP/1.1" 201 None 2022-11-10 04:10:25,908 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2022-11-10 04:10:25,910 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"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":1668053424344,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"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":1668053424344,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"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":1668053424344,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"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":1668053424344,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"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":1668053424344,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"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":1668053424344,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"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":1668053424344,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"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":1668053424344,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"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":1668053424344,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"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":1668053424344,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"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":1668053424344,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"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":1668053424344,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"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":1668053424344,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"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":1668053424344,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"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":"63e9ece0-d666-4735-9d5d-8d1ddfea2026.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":"63e9ece0-d666-4735-9d5d-8d1ddfea2026","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":"63e9ece0-d666-4735-9d5d-8d1ddfea2026","empty":false},{"definition":false,"hidden":false,"uniqueId":"63e9ece0-d666-4735-9d5d-8d1ddfea2026.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":"63e9ece0-d666-4735-9d5d-8d1ddfea2026","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":"63e9ece0-d666-4735-9d5d-8d1ddfea2026","empty":false},{"definition":false,"hidden":false,"uniqueId":"63e9ece0-d666-4735-9d5d-8d1ddfea2026.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":"63e9ece0-d666-4735-9d5d-8d1ddfea2026","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":"63e9ece0-d666-4735-9d5d-8d1ddfea2026","empty":false},{"definition":false,"hidden":false,"uniqueId":"63e9ece0-d666-4735-9d5d-8d1ddfea2026.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":"63e9ece0-d666-4735-9d5d-8d1ddfea2026","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":"63e9ece0-d666-4735-9d5d-8d1ddfea2026","empty":false},{"definition":false,"hidden":false,"uniqueId":"63e9ece0-d666-4735-9d5d-8d1ddfea2026.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":"63e9ece0-d666-4735-9d5d-8d1ddfea2026","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":"63e9ece0-d666-4735-9d5d-8d1ddfea2026","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":1668053424344,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"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":1668053424344,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"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":1668053424344,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"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":1668053424344,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"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":1668053424344,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"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":1668053424344,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"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","creationDate":1668053424475,"version":"0.1","icon":"network_l_1-3","description":"service","tags":["basic_network"],"uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3","componentMetadataForSupportLog":{"SupportablityComponentUUID":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","SupportablityComponentName":"basic_network","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","normalizedName":"basicnetwork","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1668053424475,"allArtifacts":{"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1668053424344,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"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":1668053424344,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"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":1668053424344,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"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":1668053424344,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"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":1668053424344,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"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":1668053424344,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"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":1668053424344,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"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":1668053424344,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"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":1668053424344,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"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":1668053424344,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"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":1668053424344,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"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":1668053424344,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"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":1668053424344,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"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-11-10 04:10:25,913 INFO 330:__init__.py(1) - Service basic_network is created in SDC 2022-11-10 04:10:25,914 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:10:25,914 DEBUG 187:__init__.py(1) - check if Vl Generic NeutronNet exists in SDC 2022-11-10 04:10:25,914 INFO 157:__init__.py(1) - retrieving all objects of type Vl from SDC 2022-11-10 04:10:25,914 DEBUG 129:onap_service.py(1) - [SDC][get Vls] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-10 04:10:25,914 DEBUG 131:onap_service.py(1) - [SDC][get Vls] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VL 2022-11-10 04:10:25,914 DEBUG 132:onap_service.py(1) - [SDC][get Vls] data sent: None 2022-11-10 04:10:25,916 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-11-10 04:10:26,114 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VL HTTP/1.1" 200 6247 2022-11-10 04:10:26,116 INFO 142:onap_service.py(1) - [SDC][get Vls] response code: 200 2022-11-10 04:10:26,116 DEBUG 146:onap_service.py(1) - [SDC][get Vls] response: [{"uuid":"d43858fb-c5b2-4b25-824d-b14ad62ede30","invariantUUID":"da975096-8afa-4bed-8524-846b9267ab99","name":"ExtVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d43858fb-c5b2-4b25-824d-b14ad62ede30/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"8a0a35e3-ec02-4a65-b6ee-91a61d05b005","invariantUUID":"6ce13c7f-a4c2-4892-80da-a03929d13ee5","name":"InternalVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/8a0a35e3-ec02-4a65-b6ee-91a61d05b005/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"ca69a3e3-a9bc-4d5e-a557-57b3f0000710","invariantUUID":"f6f78e29-7ed1-4eec-9b13-03af4264f36a","name":"ContrailVirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ca69a3e3-a9bc-4d5e-a557-57b3f0000710/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"822c9118-7293-4ba0-ba67-5f07ae05fe46","invariantUUID":"765e9e66-4560-4cff-b0ec-03e0f9282033","name":"Network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/822c9118-7293-4ba0-ba67-5f07ae05fe46/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"c4758b76-5cfa-412a-9a86-2909d090c57e","invariantUUID":"0a09b6df-d175-42e0-b208-10cb7d7e70db","name":"NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c4758b76-5cfa-412a-9a86-2909d090c57e/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"c166a2ee-0e23-4a8e-bd83-947495bdd63b","invariantUUID":"ed83d9e0-9452-4eb2-8e3c-441eedfb3c37","name":"VL ELINE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c166a2ee-0e23-4a8e-bd83-947495bdd63b/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"ce3543f3-ffbc-42e6-9eb2-c217bfb6e40b","invariantUUID":"c3014af3-9f13-4ee9-9c25-8cbeda93998b","name":"VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ce3543f3-ffbc-42e6-9eb2-c217bfb6e40b/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"35c50ed6-fe02-475e-93c5-f271a0a510ad","invariantUUID":"49122d46-6cf5-426c-a47a-30b7d0cf14dd","name":"ContrailV2VirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/35c50ed6-fe02-475e-93c5-f271a0a510ad/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"5a5802f1-36d4-4504-8f94-4fe37cafc20b","invariantUUID":"cda35b33-63e5-415a-bf9b-ef21504b10cf","name":"GlobalNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/5a5802f1-36d4-4504-8f94-4fe37cafc20b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"098a0518-9db2-4cdb-90e4-fd1493b82387","invariantUUID":"56d058b7-78d7-4ff5-9717-4eaa23875c77","name":"VL OVERLAYTUNNEL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/098a0518-9db2-4cdb-90e4-fd1493b82387/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"4d6df08c-9308-4e26-bfe9-eb63c4bb8905","invariantUUID":"7a658372-f628-4f67-a2ff-2c5d842179cb","name":"Generic NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4d6df08c-9308-4e26-bfe9-eb63c4bb8905/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"c2110f17-5407-4a7e-a2c9-61ccb5be694c","invariantUUID":"7ef14081-2e66-472f-915a-51df66f51837","name":"VL UNDERLAYVPN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c2110f17-5407-4a7e-a2c9-61ccb5be694c/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"d520894a-c445-4403-b6db-059cfe86d037","invariantUUID":"78d48e19-8225-43ee-b098-619fd19b88cc","name":"NsVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d520894a-c445-4403-b6db-059cfe86d037/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"00faeec3-cff0-4002-ae95-82c5eebc2f17","invariantUUID":"903f45ef-6c0d-4632-afaf-4c68bb5e33bb","name":"ext ZTE VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/00faeec3-cff0-4002-ae95-82c5eebc2f17/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"ba19044b-d108-441b-88d1-6ab5948fa654","invariantUUID":"0c5478a2-3b1f-449b-9a65-61fab0e60613","name":"VnfVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ba19044b-d108-441b-88d1-6ab5948fa654/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"aca1bfa8-d054-49b6-9b8f-b2201e1694b2","invariantUUID":"22f85cb8-69d5-4a49-92e8-c1ee5fa56ffd","name":"VnfVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/aca1bfa8-d054-49b6-9b8f-b2201e1694b2/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"ceadbf0b-5411-4a34-b265-b5c5e02faf64","invariantUUID":"a0032901-e155-43f3-8b12-bf41bfa12970","name":"NsVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ceadbf0b-5411-4a34-b265-b5c5e02faf64/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"}] 2022-11-10 04:10:26,119 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ExtVL from SDC 2022-11-10 04:10:26,119 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:10:26,119 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:10:26,119 DEBUG 59:sdc_resource.py(1) - SDC resource ExtVL status: Certified 2022-11-10 04:10:26,119 DEBUG 273:sdc_resource.py(1) - importing SDC Resource InternalVL from SDC 2022-11-10 04:10:26,119 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:10:26,119 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:10:26,120 DEBUG 59:sdc_resource.py(1) - SDC resource InternalVL status: Certified 2022-11-10 04:10:26,120 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailVirtualNetwork from SDC 2022-11-10 04:10:26,120 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:10:26,120 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:10:26,120 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailVirtualNetwork status: Certified 2022-11-10 04:10:26,120 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Network from SDC 2022-11-10 04:10:26,120 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:10:26,120 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:10:26,120 DEBUG 59:sdc_resource.py(1) - SDC resource Network status: Certified 2022-11-10 04:10:26,120 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NeutronNet from SDC 2022-11-10 04:10:26,120 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:10:26,121 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:10:26,121 DEBUG 59:sdc_resource.py(1) - SDC resource NeutronNet status: Certified 2022-11-10 04:10:26,121 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL ELINE from SDC 2022-11-10 04:10:26,121 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:10:26,121 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:10:26,121 DEBUG 59:sdc_resource.py(1) - SDC resource VL ELINE status: Certified 2022-11-10 04:10:26,121 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL from SDC 2022-11-10 04:10:26,121 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:10:26,121 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:10:26,121 DEBUG 59:sdc_resource.py(1) - SDC resource VL status: Certified 2022-11-10 04:10:26,121 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailV2VirtualNetwork from SDC 2022-11-10 04:10:26,122 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:10:26,122 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:10:26,122 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailV2VirtualNetwork status: Certified 2022-11-10 04:10:26,122 DEBUG 273:sdc_resource.py(1) - importing SDC Resource GlobalNetwork from SDC 2022-11-10 04:10:26,122 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:10:26,122 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:10:26,122 DEBUG 59:sdc_resource.py(1) - SDC resource GlobalNetwork status: Certified 2022-11-10 04:10:26,122 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL OVERLAYTUNNEL from SDC 2022-11-10 04:10:26,122 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:10:26,123 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:10:26,123 DEBUG 59:sdc_resource.py(1) - SDC resource VL OVERLAYTUNNEL status: Certified 2022-11-10 04:10:26,123 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC 2022-11-10 04:10:26,123 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:10:26,123 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:10:26,123 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified 2022-11-10 04:10:26,123 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL UNDERLAYVPN from SDC 2022-11-10 04:10:26,123 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:10:26,123 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:10:26,123 DEBUG 59:sdc_resource.py(1) - SDC resource VL UNDERLAYVPN status: Certified 2022-11-10 04:10:26,123 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NsVirtualLink from SDC 2022-11-10 04:10:26,124 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:10:26,124 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:10:26,124 DEBUG 59:sdc_resource.py(1) - SDC resource NsVirtualLink status: Certified 2022-11-10 04:10:26,124 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ext ZTE VL from SDC 2022-11-10 04:10:26,124 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:10:26,124 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:10:26,124 DEBUG 59:sdc_resource.py(1) - SDC resource ext ZTE VL status: Certified 2022-11-10 04:10:26,124 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VnfVirtualLink from SDC 2022-11-10 04:10:26,124 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:10:26,124 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:10:26,125 DEBUG 59:sdc_resource.py(1) - SDC resource VnfVirtualLink status: Certified 2022-11-10 04:10:26,125 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VnfVirtualLink from SDC 2022-11-10 04:10:26,125 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:10:26,125 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:10:26,125 DEBUG 59:sdc_resource.py(1) - SDC resource VnfVirtualLink status: Certified 2022-11-10 04:10:26,125 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NsVirtualLink from SDC 2022-11-10 04:10:26,125 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:10:26,125 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:10:26,125 DEBUG 59:sdc_resource.py(1) - SDC resource NsVirtualLink status: Certified 2022-11-10 04:10:26,125 DEBUG 175:__init__.py(1) - number of Vl returned: 17 2022-11-10 04:10:26,126 DEBUG 191:__init__.py(1) - filtering objects of all versions to be Generic NeutronNet 2022-11-10 04:10:26,126 INFO 220:__init__.py(1) - Vl found, updating information 2022-11-10 04:10:26,126 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vl] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-10 04:10:26,126 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vl] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-11-10 04:10:26,126 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vl] data sent: None 2022-11-10 04:10:26,129 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-10 04:10:26,629 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-11-10 04:10:26,631 INFO 142:onap_service.py(1) - [SDC][Deep Load Vl] response code: 200 2022-11-10 04:10:26,634 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vl] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","lifecycleState":"CERTIFIED","lastUpdateDate":1668049582445,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d43858fb-c5b2-4b25-824d-b14ad62ede30","invariantUUID":"da975096-8afa-4bed-8524-846b9267ab99","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":"network","uniqueId":"b816c3f8-d1ac-456a-8dcf-75445aa06e0b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049604427,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35c50ed6-fe02-475e-93c5-f271a0a510ad","invariantUUID":"49122d46-6cf5-426c-a47a-30b7d0cf14dd","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":"7c30bfa1-f583-402f-8f80-295326ee5398","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761747,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2703213c-52b3-4c91-899c-07021a66be39","invariantUUID":"85c3c6e8-ea95-43fe-a345-92930b60584f","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":"networkrules","uniqueId":"ac01578b-db80-4c04-9e7b-16a40688041e","lifecycleState":"CERTIFIED","lastUpdateDate":1668049602750,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"58bd4bc1-8fab-4795-a1b5-5d0ddb363092","invariantUUID":"2499e150-9ea5-4cf7-ac3f-b996e3652ec9","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":"compute","uniqueId":"5dc486da-075e-40b3-8679-cefddf59fb04","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761589,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d98a42db-5a8a-4d02-8275-801ffc2b322a","invariantUUID":"73aab079-f518-40f4-96b1-429355621aaa","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":"compute","uniqueId":"1a5d0fa5-3b38-4b7c-b400-998b22e8944d","lifecycleState":"CERTIFIED","lastUpdateDate":1668049648890,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78b90ab3-67c3-47a2-9f15-74313e1f95d0","invariantUUID":"aae4a717-82fb-4362-b6fa-8651f6935f7c","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":"9db9b025-9b78-44e6-9d81-ceb0bc9e6a54","lifecycleState":"CERTIFIED","lastUpdateDate":1668049737232,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9a1ffb6-67e0-4655-b294-fda2415e1abb","invariantUUID":"f233a04e-02b5-4119-bb1a-6634ecf8d1d5","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"60efb221-322f-4635-80b9-00d340924806","lifecycleState":"CERTIFIED","lastUpdateDate":1668049639077,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"098a0518-9db2-4cdb-90e4-fd1493b82387","invariantUUID":"56d058b7-78d7-4ff5-9717-4eaa23875c77","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":"d2d04992-b1f2-4c0d-b588-1a1f6c08ff40","lifecycleState":"CERTIFIED","lastUpdateDate":1668049697354,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"498d386b-f07c-47a0-ba7f-33af6920e2a4","invariantUUID":"a46d6232-d69a-4ce7-995b-167192a603c0","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":"44d02ec3-e4c9-4021-837e-c4e069e3b034","lifecycleState":"CERTIFIED","lastUpdateDate":1668049692161,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16f00d5d-23fd-45b1-a3ed-c737128b3989","invariantUUID":"f3cd0584-3afb-49ca-b104-90d8b46dc49c","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":"7e371be3-84b6-40ea-8433-7af6c2d9df62","lifecycleState":"CERTIFIED","lastUpdateDate":1668049632650,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4296b2d6-5bc9-451c-bdc8-5446977bc281","invariantUUID":"dc6a63ab-dbfb-46ba-a1c2-793a77861048","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":"objectStorage","uniqueId":"bb910467-d63a-459e-935d-84fa25a1694c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049645564,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f399bbd-7ca6-44ef-bf97-f21a3a371921","invariantUUID":"88e7ed60-b2c4-48d1-8040-0f195ef8639c","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":"defaulticon","uniqueId":"55f89b8c-0795-41de-98a4-aff4514eaa01","lifecycleState":"CERTIFIED","lastUpdateDate":1668049738723,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43148a99-e15a-4141-8f1e-d4681fc7d116","invariantUUID":"ce66a27a-4a59-4aaf-8fc0-90f45a7f29e2","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":"objectStorage","uniqueId":"712e66aa-c147-4748-aabb-eb5ded0b9cd7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049666914,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7df2f786-565b-4405-aa36-a928b5596b25","invariantUUID":"1dd485fd-500e-4c31-9e17-2185d851cf12","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"125217be-50ad-4a44-8db3-84118e7a7614","lifecycleState":"CERTIFIED","lastUpdateDate":1668049677015,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81fda579-1429-49af-8afd-ff972f7072e2","invariantUUID":"90776263-2ccb-4f9b-bf47-9dbce2353f20","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":"network","uniqueId":"39a71369-9bdd-4cbf-8e69-3fef4b74d1bc","lifecycleState":"CERTIFIED","lastUpdateDate":1668049685412,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb68a9ca-cdb5-407b-be4a-1930fdc6e442","invariantUUID":"215d5f37-a410-4299-a138-d02d6063ccfc","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":"port","uniqueId":"1d55065e-862f-40c9-bb8e-6fc5d27f847f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049578896,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e213aba-cb49-4d2d-9b65-eae123080b93","invariantUUID":"a670a095-5930-4d89-9b0f-b67981e36874","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":"2786a0a4-ae8d-4b44-b7b8-770c76110b45","lifecycleState":"CERTIFIED","lastUpdateDate":1668049688745,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"014fad1b-02f8-4363-9c7c-2f2d1497ecb0","invariantUUID":"801a8057-e5ee-4602-8acd-d838b32bf861","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":"51a85e3f-bf55-4a5f-aa30-6de7d1e26bb1","lifecycleState":"CERTIFIED","lastUpdateDate":1668049737815,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5aa22f43-358c-42fc-a8cd-6568cda6dd8d","invariantUUID":"a1421a3b-f41f-4090-b7b4-1d097ebdf2f1","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":"port","uniqueId":"5f5a9eda-eddb-4a4a-aae9-7865bb259f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049683506,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3403b002-e9a8-49c9-8bf6-23bafb0dd2a0","invariantUUID":"2a8bcdd1-3a23-4a31-885c-63b7168b1b0c","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":"04f96ac1-240a-4b66-b910-8edf6436ce8d","lifecycleState":"CERTIFIED","lastUpdateDate":1668049637425,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c2110f17-5407-4a7e-a2c9-61ccb5be694c","invariantUUID":"7ef14081-2e66-472f-915a-51df66f51837","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":"defaulticon","uniqueId":"203bc6ea-b34e-4ff5-a805-7ea133c899e7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049738412,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f90f2ec-39e4-4913-926a-91969d3cf116","invariantUUID":"c2768cf7-d7ce-4234-8bc0-c32a80ecf5fe","systemName":"K8smicroserviceautomationcompositionelement","description":"The TOSCA service template representing the K8SMicroserviceAutomationCompositionElement","tags":["K8SMicroserviceAutomationCompositionElement","org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"75ebea22-8060-45d6-82c0-18db2d96a7da","lifecycleState":"CERTIFIED","lastUpdateDate":1668049627717,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"12a745b5-e1cc-46eb-b4da-9f9d8d507b31","invariantUUID":"5b1d7b08-f6cf-419b-8e94-547b1f5e3623","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":"objectStorage","uniqueId":"c0338017-e970-4d7f-a709-2d9b66422d3e","lifecycleState":"CERTIFIED","lastUpdateDate":1668049705203,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82ebe32d-0f65-4ba5-8597-ebe0cd46ccd5","invariantUUID":"ae89bf3e-78be-427b-bc89-1f38807ee113","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":"loadBalancer","uniqueId":"196045c6-81ed-44c0-a264-fdd785e7bad7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049562094,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c05d9f30-cbe1-43a6-b21a-794e515bd492","invariantUUID":"2bc0c08e-f0a5-472b-8637-bacd88ac7445","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":"b5981542-3f32-42ab-9444-152764beef87","lifecycleState":"CERTIFIED","lastUpdateDate":1668049617148,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90ce6bbe-4099-4717-84f3-0d92df7e6b5c","invariantUUID":"32d56f31-cf62-4bc7-9366-6226c24ad261","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8b61161-f121-43ff-a8bc-dde353823b1f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049687143,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24364e31-5dd8-41d9-99c2-cc85a1c2f158","invariantUUID":"85cfafb6-ada8-429a-ae36-4737e4a865e8","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":"59c02228-015d-4422-b316-0a0b7f5b8955","lifecycleState":"CERTIFIED","lastUpdateDate":1668049650581,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00faeec3-cff0-4002-ae95-82c5eebc2f17","invariantUUID":"903f45ef-6c0d-4632-afaf-4c68bb5e33bb","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":"8f866c1e-208d-403a-978f-5ec5452927b5","lifecycleState":"CERTIFIED","lastUpdateDate":1668049653767,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a57f54c-b0c0-456d-8791-34b946cefcfe","invariantUUID":"85dc8f3e-9bc0-42e1-9bf8-7c4c80175eae","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":"215dae69-2d51-4b72-99d6-56812c7d67e0","lifecycleState":"CERTIFIED","lastUpdateDate":1668049642342,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5904cfba-eaec-409f-8e6a-55e36c19e9a6","invariantUUID":"60c3e8be-b791-4e24-98ab-2a636929a144","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":"450b359a-a131-4742-89ee-0426aa6692e4","lifecycleState":"CERTIFIED","lastUpdateDate":1668049612042,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"16cdbc64-8efb-4fda-9588-50977466fd34","invariantUUID":"4f5a8c1c-d0fd-4a12-9193-90caf740254a","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":"125a9727-0704-41e2-81cc-99ab17a59000","lifecycleState":"CERTIFIED","lastUpdateDate":1668049647261,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"493c9c01-2922-48c4-b0ab-5d148a57ba5e","invariantUUID":"6359bd9f-e0b3-447b-a676-535876ed6b3a","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":"1a41b72c-41b2-4650-aa64-0a940671e588","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760735,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4ce9b49-5a6b-466d-b61e-9fb49ded56cb","invariantUUID":"4d41b142-900f-40b5-88ba-6bedd3d39c76","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":"21c6d4a9-93d0-4fc2-b3f2-25cf559dab1c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049577136,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4758b76-5cfa-412a-9a86-2909d090c57e","invariantUUID":"0a09b6df-d175-42e0-b208-10cb7d7e70db","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":"network","uniqueId":"02d709e8-b456-495c-9944-6ce73a803681","lifecycleState":"CERTIFIED","lastUpdateDate":1668049610242,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd25ac93-ca0f-4d05-b4b3-3d35eecde16d","invariantUUID":"afb7c740-1397-4802-af2f-93bf32c30dfb","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":"4b86f673-35db-461c-98ff-cd4299143622","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760363,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2dd4f1f-5b0b-4ea2-9e53-58680177f453","invariantUUID":"5801ea6e-7f94-42fb-8cc8-faaa07e62d06","systemName":"VnfExternalCp","description":"Describes a logical external connection point, exposed by the VNF enabling connection with an external Virtual Link","tags":["VNF External CP","tosca.nodes.nfv.VnfExtCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a1c807b1-16bb-4836-8899-0fbea6a4597e","lifecycleState":"CERTIFIED","lastUpdateDate":1668049573553,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b6ac1c2-a942-4f54-acfa-ad6e03f5eecf","invariantUUID":"304a6173-ec78-455b-b6d5-b0e1ad7bdc7a","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":"137b6010-937f-4ab1-9c06-8fdd8eed1fe2","lifecycleState":"CERTIFIED","lastUpdateDate":1668049662069,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4936cbad-9bc5-4ad6-9396-33ec824b69b4","invariantUUID":"8492c6c7-9abb-4be0-bc9e-d944f4eae19c","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":"objectStorage","uniqueId":"1607bd70-72fd-4c67-b5f9-11d13aa0621f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049556423,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95df2fce-f28a-48a6-84c1-e05bdac81b28","invariantUUID":"e627b2c7-b2e5-4eab-a962-9f1cb31faf35","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":"37d054e5-839d-41e6-8b4d-b0a32c7e50fe","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761407,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f012b9f8-8c87-4516-a60b-cf0f6c5661ab","invariantUUID":"856133b6-8cfe-404a-a76f-3c5613deeb76","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":"compute","uniqueId":"c00962af-cda9-4de9-a29d-6cbcd9b02b3c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760215,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3560bc9-ced8-46f1-aa9d-150d9ca39e23","invariantUUID":"daae8250-e55f-408c-8510-d8380795b6ef","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":"38587a14-c6d2-4e45-91c9-ae6a55cbd71b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049613854,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77886210-a2dd-43e0-8ba1-3aa8b293ad19","invariantUUID":"a64aa5fd-da74-4801-980c-9b0a9a218da6","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":"6145c005-85ad-4938-a873-d0d994796b0e","lifecycleState":"CERTIFIED","lastUpdateDate":1668049681778,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7310916-d603-4475-96c3-1a1eaa0c7515","invariantUUID":"faa5095c-aa20-404a-a486-e621d623a4a3","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":"network","uniqueId":"0fa187b0-e044-4789-83ab-6ad0e2be27b7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049621049,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1eada6eb-056a-4db7-ad7e-7bbbd5279726","invariantUUID":"897b4ced-d76a-4c74-a907-ccf00d711dd3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"64cbb0f4-0f9b-4fa0-ba0b-433ef87e03e6","lifecycleState":"CERTIFIED","lastUpdateDate":1668049655374,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d520894a-c445-4403-b6db-059cfe86d037","invariantUUID":"78d48e19-8225-43ee-b098-619fd19b88cc","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":"compute","uniqueId":"5ea72f98-b430-48a1-8edf-4ce6e762e994","lifecycleState":"CERTIFIED","lastUpdateDate":1668049660487,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76a8b987-8166-4bca-a660-caeaa634aae8","invariantUUID":"3c45f068-df0f-41f4-aedc-fb02ddc377bf","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":"61efe2e9-f8aa-4a7d-aa79-141d1b977ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049553598,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3c86f6ba-86a3-4df8-8851-cb57049a6de0","invariantUUID":"af41dfde-0b91-4415-b97c-0cecda5bd52d","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":"a3ac7901-38c7-4434-aa1c-dfbf53e6ae6c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049575335,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca69a3e3-a9bc-4d5e-a557-57b3f0000710","invariantUUID":"f6f78e29-7ed1-4eec-9b13-03af4264f36a","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"098112dc-c139-4155-9180-1de0f7a82ae3","lifecycleState":"CERTIFIED","lastUpdateDate":1668049716141,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8619dca-a4a7-4dce-ad64-e1886e582aec","invariantUUID":"82f2f3b5-74f1-42bf-b9d8-451fc4ae963b","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":"defaulticon","uniqueId":"c295a970-5ee7-452b-bbce-aace6b1e1921","lifecycleState":"CERTIFIED","lastUpdateDate":1668049737409,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0849cb4d-9fb5-48be-89ef-bd5f01c8249e","invariantUUID":"0094cb96-d4b6-4e87-abda-d0639d611fc2","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"213f0554-a9f1-4e57-a522-509604c2abda","lifecycleState":"CERTIFIED","lastUpdateDate":1668049656993,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89f72d4c-cc49-4dfc-bc2e-5cd5ad9a8941","invariantUUID":"cce22f29-8753-4001-8fca-537d639943fe","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40269f27-a87d-4544-9b01-ccae74b4d2f9","lifecycleState":"CERTIFIED","lastUpdateDate":1668049598502,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62d40c00-412b-4b68-9972-88e0d9251aee","invariantUUID":"761f29aa-69fd-4c85-b659-97f49d57a9a5","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cde10554-7691-4b94-a4e6-d513fa01606f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049608606,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"391dfe90-5780-47f9-99b3-6e213aeaa8a9","invariantUUID":"6215f199-3981-4b8d-a631-7b6b5cfdd98a","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c0847ce-c5da-4665-8573-82928fb2fb2a","lifecycleState":"CERTIFIED","lastUpdateDate":1668049668785,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba19044b-d108-441b-88d1-6ab5948fa654","invariantUUID":"0c5478a2-3b1f-449b-9a65-61fab0e60613","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":"fd3e8da6-fead-4e0f-9c2c-dbc9a2a78d91","lifecycleState":"CERTIFIED","lastUpdateDate":1668049643937,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24449223-7b19-435b-a6c3-47656b52d712","invariantUUID":"d8a2b3d0-3b82-4f7b-a1cf-3ac4f706dcb9","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c40b718-3864-4048-add0-ee26c3d967a5","lifecycleState":"CERTIFIED","lastUpdateDate":1668049585837,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d8eedc1-ef2d-42d7-bde3-d3808463b785","invariantUUID":"00c465a4-8f00-4467-b89d-2462c0b38d34","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":"port","uniqueId":"2d4f7c5d-7c45-442c-899e-bbc05a2fb931","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761913,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bab55bf2-f91c-425b-a7a1-0f9db8244f39","invariantUUID":"8482b02f-0e9f-46b3-beb8-59cbf7fff49b","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":"securityrules","uniqueId":"4e85d7b4-0f4e-4d5b-8c46-8eb9cf48f2cf","lifecycleState":"CERTIFIED","lastUpdateDate":1668049606074,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b7e038d0-d441-41ca-8517-08fd3e1a4b8b","invariantUUID":"695f2761-05bf-4432-9123-0ef85f6c4ee3","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":"bf38a08c-2fe0-4f8b-8774-60deb51427fa","lifecycleState":"CERTIFIED","lastUpdateDate":1668049589428,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c166a2ee-0e23-4a8e-bd83-947495bdd63b","invariantUUID":"ed83d9e0-9452-4eb2-8e3c-441eedfb3c37","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":"defaulticon","uniqueId":"017f02d7-45ee-49c1-9bae-acbbb4747998","lifecycleState":"CERTIFIED","lastUpdateDate":1668049678665,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1cb2a169-905b-4569-9e04-a1e6f86e1f1e","invariantUUID":"0ebbb556-d238-4e7c-8dca-5c64dee54749","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"98165f50-5c5a-4565-998f-9a7e4ea0df78","lifecycleState":"CERTIFIED","lastUpdateDate":1668049712707,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02a24f2e-5362-439a-9586-8b5ac3a04439","invariantUUID":"09313a71-00fc-4f27-83f3-20d0c45cefdc","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":"network","uniqueId":"41cb7387-05fe-4e90-b50d-54370f01bcde","lifecycleState":"CERTIFIED","lastUpdateDate":1668049587583,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ce3543f3-ffbc-42e6-9eb2-c217bfb6e40b","invariantUUID":"c3014af3-9f13-4ee9-9c25-8cbeda93998b","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":"a821fd7c-a32e-4a8c-8406-933a45657546","lifecycleState":"CERTIFIED","lastUpdateDate":1668049580660,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d94feea-855a-41d1-968d-cf0709caaba6","invariantUUID":"16aaa277-6310-4c93-8c92-c13095c26edd","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":"e6a717fb-c1c6-4625-8e14-023f7587e4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1668049703226,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f976b908-f517-47d5-8a47-086e90887b2e","invariantUUID":"b85edf03-55f9-4f4c-94b1-be7a0c4e1bfc","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"716243e2-c131-49c6-865e-d74e6204ed1a","lifecycleState":"CERTIFIED","lastUpdateDate":1668049709134,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41f23736-b244-4f11-9f8f-4bf45e52ebe3","invariantUUID":"4baaf1fc-8382-4144-9bbb-5afd618aff75","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":"port","uniqueId":"d8b485e6-dca0-49a5-984e-f99199857316","lifecycleState":"CERTIFIED","lastUpdateDate":1668049564065,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4aa7c961-fca2-4b8c-8de6-171336d69df7","invariantUUID":"27980e5c-8299-48af-a351-588cb7c39b5c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5d14585e-5e54-4af8-9a85-9f2165f7faeb","lifecycleState":"CERTIFIED","lastUpdateDate":1668049694602,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afe3abdd-63c3-4635-9913-175c11635182","invariantUUID":"fc1f7a45-0b39-4d97-9a96-95b66ae4cb43","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":"network","uniqueId":"d0aadc33-90c6-4282-819a-95e0438c0245","lifecycleState":"CERTIFIED","lastUpdateDate":1668049566273,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"822c9118-7293-4ba0-ba67-5f07ae05fe46","invariantUUID":"765e9e66-4560-4cff-b0ec-03e0f9282033","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":"00695583-7cc3-44c2-8cb5-23225aebf63d","lifecycleState":"CERTIFIED","lastUpdateDate":1668052773679,"name":"basic_onboard_mhpnaQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f2ccf97c-b18b-48d8-a33b-5658459827f7","invariantUUID":"2f74309a-b18c-4508-b5d1-10f30dc9e13b","systemName":"BasicOnboardMhpnaq","description":"VF","tags":["basic_onboard_mhpnaQ"],"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":"objectStorage","uniqueId":"a568027a-9c19-434e-8ad6-8e3dd317b7cb","lifecycleState":"CERTIFIED","lastUpdateDate":1668049571743,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5224bd3b-14ad-41a0-8d98-ad02a3f5bbaf","invariantUUID":"e16deaf0-d622-462b-9a62-82e278a84e3a","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":"compute","uniqueId":"3904a937-3732-4ba9-958a-573e7a24971b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049544642,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"632e3f15-5e15-47f4-80f9-47a245153970","invariantUUID":"2cc85a9b-82de-4480-8137-d8858c553923","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":"port","uniqueId":"6572d864-2281-4df6-a3d5-4d9b5d9211b2","lifecycleState":"CERTIFIED","lastUpdateDate":1668049680239,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92b42d44-1504-4103-847b-340bd0e8bfbe","invariantUUID":"8fd48bc9-0f57-4456-807e-45977056739c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"550dbda0-14e4-4645-a991-43cbad478188","lifecycleState":"CERTIFIED","lastUpdateDate":1668049699287,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2f5b5cd-3d3a-4eeb-af93-4c31d34d0814","invariantUUID":"54692e26-0087-423c-9a51-2c885553c979","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":"objectStorage","uniqueId":"2f5a884f-c9b1-450b-86cd-d34cdf102288","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761111,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee0c6c70-4014-4876-ad3f-df705299c8d2","invariantUUID":"5d729baf-a413-4896-85fb-dd823e2dd92b","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":"compute","uniqueId":"60f92cec-5956-4b0c-bbac-9ed6250b66f1","lifecycleState":"CERTIFIED","lastUpdateDate":1668049714241,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11c20328-6ab6-4f76-8430-fefa972ca77e","invariantUUID":"e7278e0b-c0c1-48a1-868a-65c5bfead79b","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":"port","uniqueId":"6e26db0e-a5cc-4534-8dea-20dbca15c721","lifecycleState":"CERTIFIED","lastUpdateDate":1668049717849,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a69b4460-ea8b-43bd-a42e-ba24e035db8d","invariantUUID":"f5884532-6687-4e6f-9680-fde81cdd8262","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":"objectStorage","uniqueId":"323ffc1c-38cb-45a1-91c5-3104553f2d98","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760926,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4e26f2f-0569-4ced-bbc5-7b02a68445ba","invariantUUID":"49d62c23-8fae-4148-a783-ecf0e3f759bb","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":"compute","uniqueId":"6af4646f-899a-4ebe-ac59-6e8d7134f6f5","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760025,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c124a27-1127-4cec-bd26-e6cbf7661e03","invariantUUID":"0519635c-043f-4711-8297-83540dcc5656","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":"1fe9eeb2-c42c-40f0-8e35-ef59f928cb9b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049558293,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d761084-5a7f-458b-a5a8-2dfb12bc6c93","invariantUUID":"7b5c04b2-251c-4904-b6b6-f6d417d6e71d","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"df33d607-a80c-4514-8566-8b3607712493","lifecycleState":"CERTIFIED","lastUpdateDate":1668049738027,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29ffc6cc-1ebc-4563-a2dc-a73a4616cc7e","invariantUUID":"b364eb12-d5f4-4348-92f2-f60ad47e0319","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":"defaulticon","uniqueId":"d4fb6eb9-b66c-4711-922d-d98f789c4a77","lifecycleState":"CERTIFIED","lastUpdateDate":1668049738198,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53113821-47a6-4143-8ac3-6650960eeb64","invariantUUID":"46c983e0-9d71-4821-adb5-163b71deb360","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":"cfa84cce-0e42-4c2f-8046-0b00e0a929c4","lifecycleState":"CERTIFIED","lastUpdateDate":1668049690488,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5be3775-e26a-4be4-8312-8da59c4baa5a","invariantUUID":"7d11236c-8b65-4092-b62d-28ab89c0aad3","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":"network","uniqueId":"8f8016d8-c646-455f-b909-f9eba211ed6b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761258,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ceadbf0b-5411-4a34-b265-b5c5e02faf64","invariantUUID":"a0032901-e155-43f3-8b12-bf41bfa12970","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064","lifecycleState":"CERTIFIED","lastUpdateDate":1668049640751,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d6df08c-9308-4e26-bfe9-eb63c4bb8905","invariantUUID":"7a658372-f628-4f67-a2ff-2c5d842179cb","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":"ee088362-2d74-4842-a793-a6aae99ad696","lifecycleState":"CERTIFIED","lastUpdateDate":1668049619243,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83b31dfd-055a-478d-8a26-d1329206657a","invariantUUID":"0da0dcff-5b4f-45e7-a24d-c6e12a2572f2","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":"networkrules","uniqueId":"75fc64d1-228b-4678-8b4b-71e1b02b3411","lifecycleState":"CERTIFIED","lastUpdateDate":1668049596827,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9e0cf39f-a037-4949-9174-176f24956d01","invariantUUID":"8e8cb907-c4a5-44ce-97ae-c0026954bc9a","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":"433ffa4a-b245-4dae-85c1-6df1daaaf46c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760558,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aca1bfa8-d054-49b6-9b8f-b2201e1694b2","invariantUUID":"22f85cb8-69d5-4a49-92e8-c1ee5fa56ffd","systemName":"Vnfvirtuallink","description":"Describes the information about an internal VNF VL","tags":["VnfVirtualLink","tosca.nodes.nfv.VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"00045214-8d48-4232-9982-959823dfe531","lifecycleState":"CERTIFIED","lastUpdateDate":1668049710998,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3cd562a-1919-4ce6-82e4-db0e0e176156","invariantUUID":"fedd64c7-ed27-4394-8023-5af8fa80d5d0","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":"ad47fbc1-0f85-4649-9044-eb72872a6976","lifecycleState":"CERTIFIED","lastUpdateDate":1668049584042,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8a0a35e3-ec02-4a65-b6ee-91a61d05b005","invariantUUID":"6ce13c7f-a4c2-4892-80da-a03929d13ee5","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"966a7f6d-3d25-4ee7-bdea-058f743a99e6","lifecycleState":"CERTIFIED","lastUpdateDate":1668049634251,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40f22162-5fec-49fd-93be-7314f2a041ef","invariantUUID":"d5f7e6f2-7cce-48ed-9516-361362de1a2f","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1668053424475,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","invariantUUID":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","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":"0a77894a-4d9f-4bcf-b3ee-5baf0ffc3984","lifecycleState":"CERTIFIED","lastUpdateDate":1668052811633,"name":"basic_onboard_mhpnaQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6c09ae72-7628-4f89-91b2-eb50d0447625","invariantUUID":"4a3a7683-ad78-4139-822e-cadba0e8c863","systemName":"BasicOnboardMhpnaq","description":"service","tags":["basic_onboard_mhpnaQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-11-10 04:10:26,639 DEBUG 118:sdc_resource.py(1) - Resource Generic NeutronNet found in resources list 2022-11-10 04:10:26,646 DEBUG 129:onap_service.py(1) - [SDC][Add VL to ServiceProxy] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-10 04:10:26,646 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/cdb18e1f-190a-4e02-af02-c0c8954f7cf3/resourceInstance 2022-11-10 04:10:26,646 DEBUG 132:onap_service.py(1) - [SDC][Add VL to ServiceProxy] data sent: { "name": "Generic NeutronNet", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "e91d7d56-1192-4d83-ad14-85d7f606f064", "originType": "VL", "componentUid": "e91d7d56-1192-4d83-ad14-85d7f606f064", "icon": "defaulticon" } 2022-11-10 04:10:26,648 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-10 04:10:28,722 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/cdb18e1f-190a-4e02-af02-c0c8954f7cf3/resourceInstance HTTP/1.1" 201 None 2022-11-10 04:10:28,724 INFO 142:onap_service.py(1) - [SDC][Add VL to ServiceProxy] response code: 201 2022-11-10 04:10:28,724 DEBUG 146:onap_service.py(1) - [SDC][Add VL to ServiceProxy] response: {"capabilities":{"tosca.capabilities.Node":[{"external":false,"externalName":null,"properties":null,"path":["cdb18e1f-190a-4e02-af02-c0c8954f7cf3.e91d7d56-1192-4d83-ad14-85d7f606f064.genericneutronnet0"],"type":"tosca.capabilities.Node","ownerType":null,"description":null,"source":"e91d7d56-1192-4d83-ad14-85d7f606f064","parentName":null,"uniqueId":"capability.131c0bd5-b187-4071-a98c-0466f49dfeb6.feature","ownerId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.e91d7d56-1192-4d83-ad14-85d7f606f064.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":["cdb18e1f-190a-4e02-af02-c0c8954f7cf3.e91d7d56-1192-4d83-ad14-85d7f606f064.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","ownerType":null,"description":null,"source":"e91d7d56-1192-4d83-ad14-85d7f606f064","parentName":null,"uniqueId":"capability.e91d7d56-1192-4d83-ad14-85d7f606f064.virtual_linkable","ownerId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.e91d7d56-1192-4d83-ad14-85d7f606f064.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":["cdb18e1f-190a-4e02-af02-c0c8954f7cf3.e91d7d56-1192-4d83-ad14-85d7f606f064.genericneutronnet0"],"node":"tosca.nodes.Root","source":"e91d7d56-1192-4d83-ad14-85d7f606f064","parentName":null,"uniqueId":"131c0bd5-b187-4071-a98c-0466f49dfeb6.dependency","capability":"tosca.capabilities.Node","ownerId":"131c0bd5-b187-4071-a98c-0466f49dfeb6","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":"e91d7d56-1192-4d83-ad14-85d7f606f064.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":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064.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":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110.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":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064.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":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064.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":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064.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":"e91d7d56-1192-4d83-ad14-85d7f606f064.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":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064.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":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064.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":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064.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":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false}],"attributes":[{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"model":null,"parentUniqueId":"131c0bd5-b187-4071-a98c-0466f49dfeb6","defaultValue":null,"definition":false,"schema":null,"name":"tosca_name","type":"string","description":null,"status":null,"uniqueId":"attribute.131c0bd5-b187-4071-a98c-0466f49dfeb6.tosca_name","ownerId":"131c0bd5-b187-4071-a98c-0466f49dfeb6","_default":null,"entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"model":null,"parentUniqueId":"131c0bd5-b187-4071-a98c-0466f49dfeb6","defaultValue":null,"definition":false,"schema":null,"name":"state","type":"string","description":null,"status":null,"uniqueId":"attribute.131c0bd5-b187-4071-a98c-0466f49dfeb6.state","ownerId":"131c0bd5-b187-4071-a98c-0466f49dfeb6","_default":null,"entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"model":null,"parentUniqueId":"131c0bd5-b187-4071-a98c-0466f49dfeb6","defaultValue":null,"definition":false,"schema":null,"name":"tosca_id","type":"string","description":null,"status":null,"uniqueId":"attribute.131c0bd5-b187-4071-a98c-0466f49dfeb6.tosca_id","ownerId":"131c0bd5-b187-4071-a98c-0466f49dfeb6","_default":null,"entry_schema":null,"version":null,"empty":false}],"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"actualComponentUid":"e91d7d56-1192-4d83-ad14-85d7f606f064","createdFromCsar":false,"uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.e91d7d56-1192-4d83-ad14-85d7f606f064.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","creationTime":1668053426644,"icon":"network","description":null,"originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","createdFrom":null,"componentUid":"e91d7d56-1192-4d83-ad14-85d7f606f064","maxOccurrences":null,"minOccurrences":null,"componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1668053426644,"customizationUUID":"9c92594f-8bfc-4642-98d0-8708cd124425","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-11-10 04:10:28,725 INFO 940:sdc_resource.py(1) - Resource VL Generic NeutronNet has been added on ServiceProxy basic_network 2022-11-10 04:10:28,727 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_network] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-10 04:10:28,727 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/4c8e1b64-f44a-4f3e-8fa6-24382489e305/distribution 2022-11-10 04:10:28,727 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None 2022-11-10 04:10:28,729 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-10 04:10:28,787 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/4c8e1b64-f44a-4f3e-8fa6-24382489e305/distribution HTTP/1.1" 200 38 2022-11-10 04:10:28,789 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200 2022-11-10 04:10:28,789 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[]} 2022-11-10 04:10:28,792 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_network] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-10 04:10:28,792 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_network] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2022-11-10 04:10:28,792 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2022-11-10 04:10:28,794 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-10 04:10:28,839 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/None HTTP/1.1" 200 29 2022-11-10 04:10:28,840 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2022-11-10 04:10:28,840 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]} 2022-11-10 04:10:28,842 DEBUG 643:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-11-10 04:10:28,842 INFO 741:service.py(1) - attempting to checkin Service basic_network in SDC 2022-11-10 04:10:28,846 DEBUG 129:onap_service.py(1) - [SDC][checkin Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-10 04:10:28,846 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/cdb18e1f-190a-4e02-af02-c0c8954f7cf3/lifecycleState/checkin 2022-11-10 04:10:28,846 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2022-11-10 04:10:28,849 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-10 04:10:30,975 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/cdb18e1f-190a-4e02-af02-c0c8954f7cf3/lifecycleState/checkin HTTP/1.1" 200 1199 2022-11-10 04:10:30,976 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2022-11-10 04:10:30,976 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3","name":"basic_network","version":"0.1","isHighestVersion":true,"creationDate":1668053424475,"lastUpdateDate":1668053428923,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"0.1":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3"},"projectCode":"123456","invariantUUID":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","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":"4c8e1b64-f44a-4f3e-8fa6-24382489e305"} 2022-11-10 04:10:30,979 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-11-10 04:10:30,979 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-11-10 04:10:30,979 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-10 04:10:30,979 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-11-10 04:10:30,979 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-11-10 04:10:30,981 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-11-10 04:10:31,203 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 744 2022-11-10 04:10:31,204 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-11-10 04:10:31,204 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6c09ae72-7628-4f89-91b2-eb50d0447625","invariantUUID":"4a3a7683-ad78-4139-822e-cadba0e8c863","name":"basic_onboard_mhpnaQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6c09ae72-7628-4f89-91b2-eb50d0447625/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","invariantUUID":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4c8e1b64-f44a-4f3e-8fa6-24382489e305/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-11-10 04:10:31,206 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_mhpnaQ from SDC 2022-11-10 04:10:31,207 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:10:31,207 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:10:31,207 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-10 04:10:31,208 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-11-10 04:10:31,208 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:10:31,208 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:10:31,208 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2022-11-10 04:10:31,208 DEBUG 175:__init__.py(1) - number of Service returned: 2 2022-11-10 04:10:31,208 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-11-10 04:10:31,208 INFO 220:__init__.py(1) - Service found, updating information 2022-11-10 04:10:31,209 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-10 04:10:31,209 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-11-10 04:10:31,209 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-11-10 04:10:31,211 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-10 04:10:31,302 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-11-10 04:10:31,304 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-11-10 04:10:31,306 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","lifecycleState":"CERTIFIED","lastUpdateDate":1668049582445,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d43858fb-c5b2-4b25-824d-b14ad62ede30","invariantUUID":"da975096-8afa-4bed-8524-846b9267ab99","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":"network","uniqueId":"b816c3f8-d1ac-456a-8dcf-75445aa06e0b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049604427,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35c50ed6-fe02-475e-93c5-f271a0a510ad","invariantUUID":"49122d46-6cf5-426c-a47a-30b7d0cf14dd","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":"7c30bfa1-f583-402f-8f80-295326ee5398","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761747,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2703213c-52b3-4c91-899c-07021a66be39","invariantUUID":"85c3c6e8-ea95-43fe-a345-92930b60584f","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":"networkrules","uniqueId":"ac01578b-db80-4c04-9e7b-16a40688041e","lifecycleState":"CERTIFIED","lastUpdateDate":1668049602750,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"58bd4bc1-8fab-4795-a1b5-5d0ddb363092","invariantUUID":"2499e150-9ea5-4cf7-ac3f-b996e3652ec9","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":"compute","uniqueId":"5dc486da-075e-40b3-8679-cefddf59fb04","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761589,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d98a42db-5a8a-4d02-8275-801ffc2b322a","invariantUUID":"73aab079-f518-40f4-96b1-429355621aaa","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":"compute","uniqueId":"1a5d0fa5-3b38-4b7c-b400-998b22e8944d","lifecycleState":"CERTIFIED","lastUpdateDate":1668049648890,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78b90ab3-67c3-47a2-9f15-74313e1f95d0","invariantUUID":"aae4a717-82fb-4362-b6fa-8651f6935f7c","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":"9db9b025-9b78-44e6-9d81-ceb0bc9e6a54","lifecycleState":"CERTIFIED","lastUpdateDate":1668049737232,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9a1ffb6-67e0-4655-b294-fda2415e1abb","invariantUUID":"f233a04e-02b5-4119-bb1a-6634ecf8d1d5","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"60efb221-322f-4635-80b9-00d340924806","lifecycleState":"CERTIFIED","lastUpdateDate":1668049639077,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"098a0518-9db2-4cdb-90e4-fd1493b82387","invariantUUID":"56d058b7-78d7-4ff5-9717-4eaa23875c77","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":"d2d04992-b1f2-4c0d-b588-1a1f6c08ff40","lifecycleState":"CERTIFIED","lastUpdateDate":1668049697354,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"498d386b-f07c-47a0-ba7f-33af6920e2a4","invariantUUID":"a46d6232-d69a-4ce7-995b-167192a603c0","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":"44d02ec3-e4c9-4021-837e-c4e069e3b034","lifecycleState":"CERTIFIED","lastUpdateDate":1668049692161,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16f00d5d-23fd-45b1-a3ed-c737128b3989","invariantUUID":"f3cd0584-3afb-49ca-b104-90d8b46dc49c","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":"7e371be3-84b6-40ea-8433-7af6c2d9df62","lifecycleState":"CERTIFIED","lastUpdateDate":1668049632650,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4296b2d6-5bc9-451c-bdc8-5446977bc281","invariantUUID":"dc6a63ab-dbfb-46ba-a1c2-793a77861048","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":"objectStorage","uniqueId":"bb910467-d63a-459e-935d-84fa25a1694c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049645564,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f399bbd-7ca6-44ef-bf97-f21a3a371921","invariantUUID":"88e7ed60-b2c4-48d1-8040-0f195ef8639c","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":"defaulticon","uniqueId":"55f89b8c-0795-41de-98a4-aff4514eaa01","lifecycleState":"CERTIFIED","lastUpdateDate":1668049738723,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43148a99-e15a-4141-8f1e-d4681fc7d116","invariantUUID":"ce66a27a-4a59-4aaf-8fc0-90f45a7f29e2","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":"objectStorage","uniqueId":"712e66aa-c147-4748-aabb-eb5ded0b9cd7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049666914,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7df2f786-565b-4405-aa36-a928b5596b25","invariantUUID":"1dd485fd-500e-4c31-9e17-2185d851cf12","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"125217be-50ad-4a44-8db3-84118e7a7614","lifecycleState":"CERTIFIED","lastUpdateDate":1668049677015,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81fda579-1429-49af-8afd-ff972f7072e2","invariantUUID":"90776263-2ccb-4f9b-bf47-9dbce2353f20","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":"network","uniqueId":"39a71369-9bdd-4cbf-8e69-3fef4b74d1bc","lifecycleState":"CERTIFIED","lastUpdateDate":1668049685412,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb68a9ca-cdb5-407b-be4a-1930fdc6e442","invariantUUID":"215d5f37-a410-4299-a138-d02d6063ccfc","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":"port","uniqueId":"1d55065e-862f-40c9-bb8e-6fc5d27f847f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049578896,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e213aba-cb49-4d2d-9b65-eae123080b93","invariantUUID":"a670a095-5930-4d89-9b0f-b67981e36874","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":"2786a0a4-ae8d-4b44-b7b8-770c76110b45","lifecycleState":"CERTIFIED","lastUpdateDate":1668049688745,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"014fad1b-02f8-4363-9c7c-2f2d1497ecb0","invariantUUID":"801a8057-e5ee-4602-8acd-d838b32bf861","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":"51a85e3f-bf55-4a5f-aa30-6de7d1e26bb1","lifecycleState":"CERTIFIED","lastUpdateDate":1668049737815,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5aa22f43-358c-42fc-a8cd-6568cda6dd8d","invariantUUID":"a1421a3b-f41f-4090-b7b4-1d097ebdf2f1","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":"port","uniqueId":"5f5a9eda-eddb-4a4a-aae9-7865bb259f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049683506,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3403b002-e9a8-49c9-8bf6-23bafb0dd2a0","invariantUUID":"2a8bcdd1-3a23-4a31-885c-63b7168b1b0c","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":"04f96ac1-240a-4b66-b910-8edf6436ce8d","lifecycleState":"CERTIFIED","lastUpdateDate":1668049637425,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c2110f17-5407-4a7e-a2c9-61ccb5be694c","invariantUUID":"7ef14081-2e66-472f-915a-51df66f51837","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":"defaulticon","uniqueId":"203bc6ea-b34e-4ff5-a805-7ea133c899e7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049738412,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f90f2ec-39e4-4913-926a-91969d3cf116","invariantUUID":"c2768cf7-d7ce-4234-8bc0-c32a80ecf5fe","systemName":"K8smicroserviceautomationcompositionelement","description":"The TOSCA service template representing the K8SMicroserviceAutomationCompositionElement","tags":["K8SMicroserviceAutomationCompositionElement","org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"75ebea22-8060-45d6-82c0-18db2d96a7da","lifecycleState":"CERTIFIED","lastUpdateDate":1668049627717,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"12a745b5-e1cc-46eb-b4da-9f9d8d507b31","invariantUUID":"5b1d7b08-f6cf-419b-8e94-547b1f5e3623","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":"objectStorage","uniqueId":"c0338017-e970-4d7f-a709-2d9b66422d3e","lifecycleState":"CERTIFIED","lastUpdateDate":1668049705203,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82ebe32d-0f65-4ba5-8597-ebe0cd46ccd5","invariantUUID":"ae89bf3e-78be-427b-bc89-1f38807ee113","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":"loadBalancer","uniqueId":"196045c6-81ed-44c0-a264-fdd785e7bad7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049562094,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c05d9f30-cbe1-43a6-b21a-794e515bd492","invariantUUID":"2bc0c08e-f0a5-472b-8637-bacd88ac7445","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":"b5981542-3f32-42ab-9444-152764beef87","lifecycleState":"CERTIFIED","lastUpdateDate":1668049617148,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90ce6bbe-4099-4717-84f3-0d92df7e6b5c","invariantUUID":"32d56f31-cf62-4bc7-9366-6226c24ad261","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8b61161-f121-43ff-a8bc-dde353823b1f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049687143,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24364e31-5dd8-41d9-99c2-cc85a1c2f158","invariantUUID":"85cfafb6-ada8-429a-ae36-4737e4a865e8","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":"59c02228-015d-4422-b316-0a0b7f5b8955","lifecycleState":"CERTIFIED","lastUpdateDate":1668049650581,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00faeec3-cff0-4002-ae95-82c5eebc2f17","invariantUUID":"903f45ef-6c0d-4632-afaf-4c68bb5e33bb","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":"8f866c1e-208d-403a-978f-5ec5452927b5","lifecycleState":"CERTIFIED","lastUpdateDate":1668049653767,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a57f54c-b0c0-456d-8791-34b946cefcfe","invariantUUID":"85dc8f3e-9bc0-42e1-9bf8-7c4c80175eae","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":"215dae69-2d51-4b72-99d6-56812c7d67e0","lifecycleState":"CERTIFIED","lastUpdateDate":1668049642342,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5904cfba-eaec-409f-8e6a-55e36c19e9a6","invariantUUID":"60c3e8be-b791-4e24-98ab-2a636929a144","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":"450b359a-a131-4742-89ee-0426aa6692e4","lifecycleState":"CERTIFIED","lastUpdateDate":1668049612042,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"16cdbc64-8efb-4fda-9588-50977466fd34","invariantUUID":"4f5a8c1c-d0fd-4a12-9193-90caf740254a","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":"125a9727-0704-41e2-81cc-99ab17a59000","lifecycleState":"CERTIFIED","lastUpdateDate":1668049647261,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"493c9c01-2922-48c4-b0ab-5d148a57ba5e","invariantUUID":"6359bd9f-e0b3-447b-a676-535876ed6b3a","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":"1a41b72c-41b2-4650-aa64-0a940671e588","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760735,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4ce9b49-5a6b-466d-b61e-9fb49ded56cb","invariantUUID":"4d41b142-900f-40b5-88ba-6bedd3d39c76","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":"21c6d4a9-93d0-4fc2-b3f2-25cf559dab1c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049577136,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4758b76-5cfa-412a-9a86-2909d090c57e","invariantUUID":"0a09b6df-d175-42e0-b208-10cb7d7e70db","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":"network","uniqueId":"02d709e8-b456-495c-9944-6ce73a803681","lifecycleState":"CERTIFIED","lastUpdateDate":1668049610242,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd25ac93-ca0f-4d05-b4b3-3d35eecde16d","invariantUUID":"afb7c740-1397-4802-af2f-93bf32c30dfb","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":"4b86f673-35db-461c-98ff-cd4299143622","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760363,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2dd4f1f-5b0b-4ea2-9e53-58680177f453","invariantUUID":"5801ea6e-7f94-42fb-8cc8-faaa07e62d06","systemName":"VnfExternalCp","description":"Describes a logical external connection point, exposed by the VNF enabling connection with an external Virtual Link","tags":["VNF External CP","tosca.nodes.nfv.VnfExtCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a1c807b1-16bb-4836-8899-0fbea6a4597e","lifecycleState":"CERTIFIED","lastUpdateDate":1668049573553,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b6ac1c2-a942-4f54-acfa-ad6e03f5eecf","invariantUUID":"304a6173-ec78-455b-b6d5-b0e1ad7bdc7a","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":"137b6010-937f-4ab1-9c06-8fdd8eed1fe2","lifecycleState":"CERTIFIED","lastUpdateDate":1668049662069,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4936cbad-9bc5-4ad6-9396-33ec824b69b4","invariantUUID":"8492c6c7-9abb-4be0-bc9e-d944f4eae19c","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":"objectStorage","uniqueId":"1607bd70-72fd-4c67-b5f9-11d13aa0621f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049556423,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95df2fce-f28a-48a6-84c1-e05bdac81b28","invariantUUID":"e627b2c7-b2e5-4eab-a962-9f1cb31faf35","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":"37d054e5-839d-41e6-8b4d-b0a32c7e50fe","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761407,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f012b9f8-8c87-4516-a60b-cf0f6c5661ab","invariantUUID":"856133b6-8cfe-404a-a76f-3c5613deeb76","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":"compute","uniqueId":"c00962af-cda9-4de9-a29d-6cbcd9b02b3c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760215,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3560bc9-ced8-46f1-aa9d-150d9ca39e23","invariantUUID":"daae8250-e55f-408c-8510-d8380795b6ef","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":"38587a14-c6d2-4e45-91c9-ae6a55cbd71b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049613854,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77886210-a2dd-43e0-8ba1-3aa8b293ad19","invariantUUID":"a64aa5fd-da74-4801-980c-9b0a9a218da6","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":"6145c005-85ad-4938-a873-d0d994796b0e","lifecycleState":"CERTIFIED","lastUpdateDate":1668049681778,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7310916-d603-4475-96c3-1a1eaa0c7515","invariantUUID":"faa5095c-aa20-404a-a486-e621d623a4a3","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":"network","uniqueId":"0fa187b0-e044-4789-83ab-6ad0e2be27b7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049621049,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1eada6eb-056a-4db7-ad7e-7bbbd5279726","invariantUUID":"897b4ced-d76a-4c74-a907-ccf00d711dd3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"64cbb0f4-0f9b-4fa0-ba0b-433ef87e03e6","lifecycleState":"CERTIFIED","lastUpdateDate":1668049655374,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d520894a-c445-4403-b6db-059cfe86d037","invariantUUID":"78d48e19-8225-43ee-b098-619fd19b88cc","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":"compute","uniqueId":"5ea72f98-b430-48a1-8edf-4ce6e762e994","lifecycleState":"CERTIFIED","lastUpdateDate":1668049660487,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76a8b987-8166-4bca-a660-caeaa634aae8","invariantUUID":"3c45f068-df0f-41f4-aedc-fb02ddc377bf","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":"61efe2e9-f8aa-4a7d-aa79-141d1b977ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049553598,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3c86f6ba-86a3-4df8-8851-cb57049a6de0","invariantUUID":"af41dfde-0b91-4415-b97c-0cecda5bd52d","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":"a3ac7901-38c7-4434-aa1c-dfbf53e6ae6c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049575335,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca69a3e3-a9bc-4d5e-a557-57b3f0000710","invariantUUID":"f6f78e29-7ed1-4eec-9b13-03af4264f36a","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"098112dc-c139-4155-9180-1de0f7a82ae3","lifecycleState":"CERTIFIED","lastUpdateDate":1668049716141,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8619dca-a4a7-4dce-ad64-e1886e582aec","invariantUUID":"82f2f3b5-74f1-42bf-b9d8-451fc4ae963b","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":"defaulticon","uniqueId":"c295a970-5ee7-452b-bbce-aace6b1e1921","lifecycleState":"CERTIFIED","lastUpdateDate":1668049737409,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0849cb4d-9fb5-48be-89ef-bd5f01c8249e","invariantUUID":"0094cb96-d4b6-4e87-abda-d0639d611fc2","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"213f0554-a9f1-4e57-a522-509604c2abda","lifecycleState":"CERTIFIED","lastUpdateDate":1668049656993,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89f72d4c-cc49-4dfc-bc2e-5cd5ad9a8941","invariantUUID":"cce22f29-8753-4001-8fca-537d639943fe","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40269f27-a87d-4544-9b01-ccae74b4d2f9","lifecycleState":"CERTIFIED","lastUpdateDate":1668049598502,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62d40c00-412b-4b68-9972-88e0d9251aee","invariantUUID":"761f29aa-69fd-4c85-b659-97f49d57a9a5","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cde10554-7691-4b94-a4e6-d513fa01606f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049608606,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"391dfe90-5780-47f9-99b3-6e213aeaa8a9","invariantUUID":"6215f199-3981-4b8d-a631-7b6b5cfdd98a","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c0847ce-c5da-4665-8573-82928fb2fb2a","lifecycleState":"CERTIFIED","lastUpdateDate":1668049668785,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba19044b-d108-441b-88d1-6ab5948fa654","invariantUUID":"0c5478a2-3b1f-449b-9a65-61fab0e60613","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":"fd3e8da6-fead-4e0f-9c2c-dbc9a2a78d91","lifecycleState":"CERTIFIED","lastUpdateDate":1668049643937,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24449223-7b19-435b-a6c3-47656b52d712","invariantUUID":"d8a2b3d0-3b82-4f7b-a1cf-3ac4f706dcb9","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c40b718-3864-4048-add0-ee26c3d967a5","lifecycleState":"CERTIFIED","lastUpdateDate":1668049585837,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d8eedc1-ef2d-42d7-bde3-d3808463b785","invariantUUID":"00c465a4-8f00-4467-b89d-2462c0b38d34","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":"port","uniqueId":"2d4f7c5d-7c45-442c-899e-bbc05a2fb931","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761913,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bab55bf2-f91c-425b-a7a1-0f9db8244f39","invariantUUID":"8482b02f-0e9f-46b3-beb8-59cbf7fff49b","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":"securityrules","uniqueId":"4e85d7b4-0f4e-4d5b-8c46-8eb9cf48f2cf","lifecycleState":"CERTIFIED","lastUpdateDate":1668049606074,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b7e038d0-d441-41ca-8517-08fd3e1a4b8b","invariantUUID":"695f2761-05bf-4432-9123-0ef85f6c4ee3","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":"bf38a08c-2fe0-4f8b-8774-60deb51427fa","lifecycleState":"CERTIFIED","lastUpdateDate":1668049589428,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c166a2ee-0e23-4a8e-bd83-947495bdd63b","invariantUUID":"ed83d9e0-9452-4eb2-8e3c-441eedfb3c37","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":"defaulticon","uniqueId":"017f02d7-45ee-49c1-9bae-acbbb4747998","lifecycleState":"CERTIFIED","lastUpdateDate":1668049678665,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1cb2a169-905b-4569-9e04-a1e6f86e1f1e","invariantUUID":"0ebbb556-d238-4e7c-8dca-5c64dee54749","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"98165f50-5c5a-4565-998f-9a7e4ea0df78","lifecycleState":"CERTIFIED","lastUpdateDate":1668049712707,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02a24f2e-5362-439a-9586-8b5ac3a04439","invariantUUID":"09313a71-00fc-4f27-83f3-20d0c45cefdc","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":"network","uniqueId":"41cb7387-05fe-4e90-b50d-54370f01bcde","lifecycleState":"CERTIFIED","lastUpdateDate":1668049587583,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ce3543f3-ffbc-42e6-9eb2-c217bfb6e40b","invariantUUID":"c3014af3-9f13-4ee9-9c25-8cbeda93998b","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":"a821fd7c-a32e-4a8c-8406-933a45657546","lifecycleState":"CERTIFIED","lastUpdateDate":1668049580660,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d94feea-855a-41d1-968d-cf0709caaba6","invariantUUID":"16aaa277-6310-4c93-8c92-c13095c26edd","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":"e6a717fb-c1c6-4625-8e14-023f7587e4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1668049703226,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f976b908-f517-47d5-8a47-086e90887b2e","invariantUUID":"b85edf03-55f9-4f4c-94b1-be7a0c4e1bfc","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"716243e2-c131-49c6-865e-d74e6204ed1a","lifecycleState":"CERTIFIED","lastUpdateDate":1668049709134,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41f23736-b244-4f11-9f8f-4bf45e52ebe3","invariantUUID":"4baaf1fc-8382-4144-9bbb-5afd618aff75","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":"port","uniqueId":"d8b485e6-dca0-49a5-984e-f99199857316","lifecycleState":"CERTIFIED","lastUpdateDate":1668049564065,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4aa7c961-fca2-4b8c-8de6-171336d69df7","invariantUUID":"27980e5c-8299-48af-a351-588cb7c39b5c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5d14585e-5e54-4af8-9a85-9f2165f7faeb","lifecycleState":"CERTIFIED","lastUpdateDate":1668049694602,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afe3abdd-63c3-4635-9913-175c11635182","invariantUUID":"fc1f7a45-0b39-4d97-9a96-95b66ae4cb43","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":"network","uniqueId":"d0aadc33-90c6-4282-819a-95e0438c0245","lifecycleState":"CERTIFIED","lastUpdateDate":1668049566273,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"822c9118-7293-4ba0-ba67-5f07ae05fe46","invariantUUID":"765e9e66-4560-4cff-b0ec-03e0f9282033","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":"00695583-7cc3-44c2-8cb5-23225aebf63d","lifecycleState":"CERTIFIED","lastUpdateDate":1668052773679,"name":"basic_onboard_mhpnaQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f2ccf97c-b18b-48d8-a33b-5658459827f7","invariantUUID":"2f74309a-b18c-4508-b5d1-10f30dc9e13b","systemName":"BasicOnboardMhpnaq","description":"VF","tags":["basic_onboard_mhpnaQ"],"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":"objectStorage","uniqueId":"a568027a-9c19-434e-8ad6-8e3dd317b7cb","lifecycleState":"CERTIFIED","lastUpdateDate":1668049571743,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5224bd3b-14ad-41a0-8d98-ad02a3f5bbaf","invariantUUID":"e16deaf0-d622-462b-9a62-82e278a84e3a","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":"compute","uniqueId":"3904a937-3732-4ba9-958a-573e7a24971b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049544642,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"632e3f15-5e15-47f4-80f9-47a245153970","invariantUUID":"2cc85a9b-82de-4480-8137-d8858c553923","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":"port","uniqueId":"6572d864-2281-4df6-a3d5-4d9b5d9211b2","lifecycleState":"CERTIFIED","lastUpdateDate":1668049680239,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92b42d44-1504-4103-847b-340bd0e8bfbe","invariantUUID":"8fd48bc9-0f57-4456-807e-45977056739c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"550dbda0-14e4-4645-a991-43cbad478188","lifecycleState":"CERTIFIED","lastUpdateDate":1668049699287,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2f5b5cd-3d3a-4eeb-af93-4c31d34d0814","invariantUUID":"54692e26-0087-423c-9a51-2c885553c979","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":"objectStorage","uniqueId":"2f5a884f-c9b1-450b-86cd-d34cdf102288","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761111,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee0c6c70-4014-4876-ad3f-df705299c8d2","invariantUUID":"5d729baf-a413-4896-85fb-dd823e2dd92b","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":"compute","uniqueId":"60f92cec-5956-4b0c-bbac-9ed6250b66f1","lifecycleState":"CERTIFIED","lastUpdateDate":1668049714241,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11c20328-6ab6-4f76-8430-fefa972ca77e","invariantUUID":"e7278e0b-c0c1-48a1-868a-65c5bfead79b","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":"port","uniqueId":"6e26db0e-a5cc-4534-8dea-20dbca15c721","lifecycleState":"CERTIFIED","lastUpdateDate":1668049717849,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a69b4460-ea8b-43bd-a42e-ba24e035db8d","invariantUUID":"f5884532-6687-4e6f-9680-fde81cdd8262","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":"objectStorage","uniqueId":"323ffc1c-38cb-45a1-91c5-3104553f2d98","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760926,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4e26f2f-0569-4ced-bbc5-7b02a68445ba","invariantUUID":"49d62c23-8fae-4148-a783-ecf0e3f759bb","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":"compute","uniqueId":"6af4646f-899a-4ebe-ac59-6e8d7134f6f5","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760025,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c124a27-1127-4cec-bd26-e6cbf7661e03","invariantUUID":"0519635c-043f-4711-8297-83540dcc5656","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":"1fe9eeb2-c42c-40f0-8e35-ef59f928cb9b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049558293,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d761084-5a7f-458b-a5a8-2dfb12bc6c93","invariantUUID":"7b5c04b2-251c-4904-b6b6-f6d417d6e71d","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"df33d607-a80c-4514-8566-8b3607712493","lifecycleState":"CERTIFIED","lastUpdateDate":1668049738027,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29ffc6cc-1ebc-4563-a2dc-a73a4616cc7e","invariantUUID":"b364eb12-d5f4-4348-92f2-f60ad47e0319","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":"defaulticon","uniqueId":"d4fb6eb9-b66c-4711-922d-d98f789c4a77","lifecycleState":"CERTIFIED","lastUpdateDate":1668049738198,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53113821-47a6-4143-8ac3-6650960eeb64","invariantUUID":"46c983e0-9d71-4821-adb5-163b71deb360","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":"cfa84cce-0e42-4c2f-8046-0b00e0a929c4","lifecycleState":"CERTIFIED","lastUpdateDate":1668049690488,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5be3775-e26a-4be4-8312-8da59c4baa5a","invariantUUID":"7d11236c-8b65-4092-b62d-28ab89c0aad3","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":"network","uniqueId":"8f8016d8-c646-455f-b909-f9eba211ed6b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761258,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ceadbf0b-5411-4a34-b265-b5c5e02faf64","invariantUUID":"a0032901-e155-43f3-8b12-bf41bfa12970","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064","lifecycleState":"CERTIFIED","lastUpdateDate":1668049640751,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d6df08c-9308-4e26-bfe9-eb63c4bb8905","invariantUUID":"7a658372-f628-4f67-a2ff-2c5d842179cb","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":"ee088362-2d74-4842-a793-a6aae99ad696","lifecycleState":"CERTIFIED","lastUpdateDate":1668049619243,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83b31dfd-055a-478d-8a26-d1329206657a","invariantUUID":"0da0dcff-5b4f-45e7-a24d-c6e12a2572f2","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":"networkrules","uniqueId":"75fc64d1-228b-4678-8b4b-71e1b02b3411","lifecycleState":"CERTIFIED","lastUpdateDate":1668049596827,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9e0cf39f-a037-4949-9174-176f24956d01","invariantUUID":"8e8cb907-c4a5-44ce-97ae-c0026954bc9a","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":"433ffa4a-b245-4dae-85c1-6df1daaaf46c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760558,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aca1bfa8-d054-49b6-9b8f-b2201e1694b2","invariantUUID":"22f85cb8-69d5-4a49-92e8-c1ee5fa56ffd","systemName":"Vnfvirtuallink","description":"Describes the information about an internal VNF VL","tags":["VnfVirtualLink","tosca.nodes.nfv.VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"00045214-8d48-4232-9982-959823dfe531","lifecycleState":"CERTIFIED","lastUpdateDate":1668049710998,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3cd562a-1919-4ce6-82e4-db0e0e176156","invariantUUID":"fedd64c7-ed27-4394-8023-5af8fa80d5d0","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":"ad47fbc1-0f85-4649-9044-eb72872a6976","lifecycleState":"CERTIFIED","lastUpdateDate":1668049584042,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8a0a35e3-ec02-4a65-b6ee-91a61d05b005","invariantUUID":"6ce13c7f-a4c2-4892-80da-a03929d13ee5","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"966a7f6d-3d25-4ee7-bdea-058f743a99e6","lifecycleState":"CERTIFIED","lastUpdateDate":1668049634251,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40f22162-5fec-49fd-93be-7314f2a041ef","invariantUUID":"d5f7e6f2-7cce-48ed-9516-361362de1a2f","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1668053428923,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","invariantUUID":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","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":"0a77894a-4d9f-4bcf-b3ee-5baf0ffc3984","lifecycleState":"CERTIFIED","lastUpdateDate":1668052811633,"name":"basic_onboard_mhpnaQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6c09ae72-7628-4f89-91b2-eb50d0447625","invariantUUID":"4a3a7683-ad78-4139-822e-cadba0e8c863","systemName":"BasicOnboardMhpnaq","description":"service","tags":["basic_onboard_mhpnaQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-11-10 04:10:31,311 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-11-10 04:10:31,311 INFO 741:service.py(1) - attempting to Certify Service basic_network in SDC 2022-11-10 04:10:31,314 DEBUG 129:onap_service.py(1) - [SDC][Certify Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-10 04:10:31,314 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/cdb18e1f-190a-4e02-af02-c0c8954f7cf3/lifecycleState/Certify 2022-11-10 04:10:31,315 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2022-11-10 04:10:31,316 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-10 04:10:34,182 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/cdb18e1f-190a-4e02-af02-c0c8954f7cf3/lifecycleState/Certify HTTP/1.1" 200 1187 2022-11-10 04:10:34,183 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2022-11-10 04:10:34,183 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"6ad80f3a-79d0-4bb8-a6f5-7e4ff5631a41","name":"basic_network","version":"1.0","isHighestVersion":true,"creationDate":1668053424475,"lastUpdateDate":1668053428923,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"1.0":"6ad80f3a-79d0-4bb8-a6f5-7e4ff5631a41"},"projectCode":"123456","invariantUUID":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","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":"4c8e1b64-f44a-4f3e-8fa6-24382489e305"} 2022-11-10 04:10:34,186 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-11-10 04:10:34,186 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-11-10 04:10:34,186 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-10 04:10:34,186 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-11-10 04:10:34,186 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-11-10 04:10:34,188 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-11-10 04:10:34,311 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 732 2022-11-10 04:10:34,313 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-11-10 04:10:34,313 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","invariantUUID":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4c8e1b64-f44a-4f3e-8fa6-24382489e305/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"6c09ae72-7628-4f89-91b2-eb50d0447625","invariantUUID":"4a3a7683-ad78-4139-822e-cadba0e8c863","name":"basic_onboard_mhpnaQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6c09ae72-7628-4f89-91b2-eb50d0447625/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-11-10 04:10:34,316 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-11-10 04:10:34,316 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:10:34,316 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:10:34,316 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-11-10 04:10:34,316 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_mhpnaQ from SDC 2022-11-10 04:10:34,316 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:10:34,316 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:10:34,316 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-10 04:10:34,316 DEBUG 175:__init__.py(1) - number of Service returned: 2 2022-11-10 04:10:34,317 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-11-10 04:10:34,317 INFO 220:__init__.py(1) - Service found, updating information 2022-11-10 04:10:34,317 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-10 04:10:34,317 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-11-10 04:10:34,317 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-11-10 04:10:34,319 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-10 04:10:34,422 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-11-10 04:10:34,426 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-11-10 04:10:34,428 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","lifecycleState":"CERTIFIED","lastUpdateDate":1668049582445,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d43858fb-c5b2-4b25-824d-b14ad62ede30","invariantUUID":"da975096-8afa-4bed-8524-846b9267ab99","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":"network","uniqueId":"b816c3f8-d1ac-456a-8dcf-75445aa06e0b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049604427,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35c50ed6-fe02-475e-93c5-f271a0a510ad","invariantUUID":"49122d46-6cf5-426c-a47a-30b7d0cf14dd","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":"7c30bfa1-f583-402f-8f80-295326ee5398","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761747,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2703213c-52b3-4c91-899c-07021a66be39","invariantUUID":"85c3c6e8-ea95-43fe-a345-92930b60584f","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":"networkrules","uniqueId":"ac01578b-db80-4c04-9e7b-16a40688041e","lifecycleState":"CERTIFIED","lastUpdateDate":1668049602750,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"58bd4bc1-8fab-4795-a1b5-5d0ddb363092","invariantUUID":"2499e150-9ea5-4cf7-ac3f-b996e3652ec9","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":"compute","uniqueId":"5dc486da-075e-40b3-8679-cefddf59fb04","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761589,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d98a42db-5a8a-4d02-8275-801ffc2b322a","invariantUUID":"73aab079-f518-40f4-96b1-429355621aaa","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":"compute","uniqueId":"1a5d0fa5-3b38-4b7c-b400-998b22e8944d","lifecycleState":"CERTIFIED","lastUpdateDate":1668049648890,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78b90ab3-67c3-47a2-9f15-74313e1f95d0","invariantUUID":"aae4a717-82fb-4362-b6fa-8651f6935f7c","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":"9db9b025-9b78-44e6-9d81-ceb0bc9e6a54","lifecycleState":"CERTIFIED","lastUpdateDate":1668049737232,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9a1ffb6-67e0-4655-b294-fda2415e1abb","invariantUUID":"f233a04e-02b5-4119-bb1a-6634ecf8d1d5","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"60efb221-322f-4635-80b9-00d340924806","lifecycleState":"CERTIFIED","lastUpdateDate":1668049639077,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"098a0518-9db2-4cdb-90e4-fd1493b82387","invariantUUID":"56d058b7-78d7-4ff5-9717-4eaa23875c77","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":"d2d04992-b1f2-4c0d-b588-1a1f6c08ff40","lifecycleState":"CERTIFIED","lastUpdateDate":1668049697354,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"498d386b-f07c-47a0-ba7f-33af6920e2a4","invariantUUID":"a46d6232-d69a-4ce7-995b-167192a603c0","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":"44d02ec3-e4c9-4021-837e-c4e069e3b034","lifecycleState":"CERTIFIED","lastUpdateDate":1668049692161,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16f00d5d-23fd-45b1-a3ed-c737128b3989","invariantUUID":"f3cd0584-3afb-49ca-b104-90d8b46dc49c","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":"7e371be3-84b6-40ea-8433-7af6c2d9df62","lifecycleState":"CERTIFIED","lastUpdateDate":1668049632650,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4296b2d6-5bc9-451c-bdc8-5446977bc281","invariantUUID":"dc6a63ab-dbfb-46ba-a1c2-793a77861048","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":"objectStorage","uniqueId":"bb910467-d63a-459e-935d-84fa25a1694c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049645564,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f399bbd-7ca6-44ef-bf97-f21a3a371921","invariantUUID":"88e7ed60-b2c4-48d1-8040-0f195ef8639c","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":"defaulticon","uniqueId":"55f89b8c-0795-41de-98a4-aff4514eaa01","lifecycleState":"CERTIFIED","lastUpdateDate":1668049738723,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43148a99-e15a-4141-8f1e-d4681fc7d116","invariantUUID":"ce66a27a-4a59-4aaf-8fc0-90f45a7f29e2","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":"objectStorage","uniqueId":"712e66aa-c147-4748-aabb-eb5ded0b9cd7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049666914,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7df2f786-565b-4405-aa36-a928b5596b25","invariantUUID":"1dd485fd-500e-4c31-9e17-2185d851cf12","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"125217be-50ad-4a44-8db3-84118e7a7614","lifecycleState":"CERTIFIED","lastUpdateDate":1668049677015,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81fda579-1429-49af-8afd-ff972f7072e2","invariantUUID":"90776263-2ccb-4f9b-bf47-9dbce2353f20","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":"network","uniqueId":"39a71369-9bdd-4cbf-8e69-3fef4b74d1bc","lifecycleState":"CERTIFIED","lastUpdateDate":1668049685412,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb68a9ca-cdb5-407b-be4a-1930fdc6e442","invariantUUID":"215d5f37-a410-4299-a138-d02d6063ccfc","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":"port","uniqueId":"1d55065e-862f-40c9-bb8e-6fc5d27f847f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049578896,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e213aba-cb49-4d2d-9b65-eae123080b93","invariantUUID":"a670a095-5930-4d89-9b0f-b67981e36874","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":"2786a0a4-ae8d-4b44-b7b8-770c76110b45","lifecycleState":"CERTIFIED","lastUpdateDate":1668049688745,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"014fad1b-02f8-4363-9c7c-2f2d1497ecb0","invariantUUID":"801a8057-e5ee-4602-8acd-d838b32bf861","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":"51a85e3f-bf55-4a5f-aa30-6de7d1e26bb1","lifecycleState":"CERTIFIED","lastUpdateDate":1668049737815,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5aa22f43-358c-42fc-a8cd-6568cda6dd8d","invariantUUID":"a1421a3b-f41f-4090-b7b4-1d097ebdf2f1","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":"port","uniqueId":"5f5a9eda-eddb-4a4a-aae9-7865bb259f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049683506,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3403b002-e9a8-49c9-8bf6-23bafb0dd2a0","invariantUUID":"2a8bcdd1-3a23-4a31-885c-63b7168b1b0c","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":"04f96ac1-240a-4b66-b910-8edf6436ce8d","lifecycleState":"CERTIFIED","lastUpdateDate":1668049637425,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c2110f17-5407-4a7e-a2c9-61ccb5be694c","invariantUUID":"7ef14081-2e66-472f-915a-51df66f51837","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":"defaulticon","uniqueId":"203bc6ea-b34e-4ff5-a805-7ea133c899e7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049738412,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f90f2ec-39e4-4913-926a-91969d3cf116","invariantUUID":"c2768cf7-d7ce-4234-8bc0-c32a80ecf5fe","systemName":"K8smicroserviceautomationcompositionelement","description":"The TOSCA service template representing the K8SMicroserviceAutomationCompositionElement","tags":["K8SMicroserviceAutomationCompositionElement","org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"75ebea22-8060-45d6-82c0-18db2d96a7da","lifecycleState":"CERTIFIED","lastUpdateDate":1668049627717,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"12a745b5-e1cc-46eb-b4da-9f9d8d507b31","invariantUUID":"5b1d7b08-f6cf-419b-8e94-547b1f5e3623","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":"objectStorage","uniqueId":"c0338017-e970-4d7f-a709-2d9b66422d3e","lifecycleState":"CERTIFIED","lastUpdateDate":1668049705203,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82ebe32d-0f65-4ba5-8597-ebe0cd46ccd5","invariantUUID":"ae89bf3e-78be-427b-bc89-1f38807ee113","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":"loadBalancer","uniqueId":"196045c6-81ed-44c0-a264-fdd785e7bad7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049562094,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c05d9f30-cbe1-43a6-b21a-794e515bd492","invariantUUID":"2bc0c08e-f0a5-472b-8637-bacd88ac7445","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":"b5981542-3f32-42ab-9444-152764beef87","lifecycleState":"CERTIFIED","lastUpdateDate":1668049617148,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90ce6bbe-4099-4717-84f3-0d92df7e6b5c","invariantUUID":"32d56f31-cf62-4bc7-9366-6226c24ad261","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8b61161-f121-43ff-a8bc-dde353823b1f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049687143,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24364e31-5dd8-41d9-99c2-cc85a1c2f158","invariantUUID":"85cfafb6-ada8-429a-ae36-4737e4a865e8","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":"59c02228-015d-4422-b316-0a0b7f5b8955","lifecycleState":"CERTIFIED","lastUpdateDate":1668049650581,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00faeec3-cff0-4002-ae95-82c5eebc2f17","invariantUUID":"903f45ef-6c0d-4632-afaf-4c68bb5e33bb","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":"8f866c1e-208d-403a-978f-5ec5452927b5","lifecycleState":"CERTIFIED","lastUpdateDate":1668049653767,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a57f54c-b0c0-456d-8791-34b946cefcfe","invariantUUID":"85dc8f3e-9bc0-42e1-9bf8-7c4c80175eae","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":"215dae69-2d51-4b72-99d6-56812c7d67e0","lifecycleState":"CERTIFIED","lastUpdateDate":1668049642342,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5904cfba-eaec-409f-8e6a-55e36c19e9a6","invariantUUID":"60c3e8be-b791-4e24-98ab-2a636929a144","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":"450b359a-a131-4742-89ee-0426aa6692e4","lifecycleState":"CERTIFIED","lastUpdateDate":1668049612042,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"16cdbc64-8efb-4fda-9588-50977466fd34","invariantUUID":"4f5a8c1c-d0fd-4a12-9193-90caf740254a","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":"125a9727-0704-41e2-81cc-99ab17a59000","lifecycleState":"CERTIFIED","lastUpdateDate":1668049647261,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"493c9c01-2922-48c4-b0ab-5d148a57ba5e","invariantUUID":"6359bd9f-e0b3-447b-a676-535876ed6b3a","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":"1a41b72c-41b2-4650-aa64-0a940671e588","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760735,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4ce9b49-5a6b-466d-b61e-9fb49ded56cb","invariantUUID":"4d41b142-900f-40b5-88ba-6bedd3d39c76","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":"21c6d4a9-93d0-4fc2-b3f2-25cf559dab1c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049577136,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4758b76-5cfa-412a-9a86-2909d090c57e","invariantUUID":"0a09b6df-d175-42e0-b208-10cb7d7e70db","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":"network","uniqueId":"02d709e8-b456-495c-9944-6ce73a803681","lifecycleState":"CERTIFIED","lastUpdateDate":1668049610242,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd25ac93-ca0f-4d05-b4b3-3d35eecde16d","invariantUUID":"afb7c740-1397-4802-af2f-93bf32c30dfb","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":"4b86f673-35db-461c-98ff-cd4299143622","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760363,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2dd4f1f-5b0b-4ea2-9e53-58680177f453","invariantUUID":"5801ea6e-7f94-42fb-8cc8-faaa07e62d06","systemName":"VnfExternalCp","description":"Describes a logical external connection point, exposed by the VNF enabling connection with an external Virtual Link","tags":["VNF External CP","tosca.nodes.nfv.VnfExtCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a1c807b1-16bb-4836-8899-0fbea6a4597e","lifecycleState":"CERTIFIED","lastUpdateDate":1668049573553,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b6ac1c2-a942-4f54-acfa-ad6e03f5eecf","invariantUUID":"304a6173-ec78-455b-b6d5-b0e1ad7bdc7a","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":"137b6010-937f-4ab1-9c06-8fdd8eed1fe2","lifecycleState":"CERTIFIED","lastUpdateDate":1668049662069,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4936cbad-9bc5-4ad6-9396-33ec824b69b4","invariantUUID":"8492c6c7-9abb-4be0-bc9e-d944f4eae19c","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":"objectStorage","uniqueId":"1607bd70-72fd-4c67-b5f9-11d13aa0621f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049556423,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95df2fce-f28a-48a6-84c1-e05bdac81b28","invariantUUID":"e627b2c7-b2e5-4eab-a962-9f1cb31faf35","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":"37d054e5-839d-41e6-8b4d-b0a32c7e50fe","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761407,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f012b9f8-8c87-4516-a60b-cf0f6c5661ab","invariantUUID":"856133b6-8cfe-404a-a76f-3c5613deeb76","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":"compute","uniqueId":"c00962af-cda9-4de9-a29d-6cbcd9b02b3c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760215,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3560bc9-ced8-46f1-aa9d-150d9ca39e23","invariantUUID":"daae8250-e55f-408c-8510-d8380795b6ef","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":"38587a14-c6d2-4e45-91c9-ae6a55cbd71b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049613854,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77886210-a2dd-43e0-8ba1-3aa8b293ad19","invariantUUID":"a64aa5fd-da74-4801-980c-9b0a9a218da6","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":"6145c005-85ad-4938-a873-d0d994796b0e","lifecycleState":"CERTIFIED","lastUpdateDate":1668049681778,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7310916-d603-4475-96c3-1a1eaa0c7515","invariantUUID":"faa5095c-aa20-404a-a486-e621d623a4a3","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":"network","uniqueId":"0fa187b0-e044-4789-83ab-6ad0e2be27b7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049621049,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1eada6eb-056a-4db7-ad7e-7bbbd5279726","invariantUUID":"897b4ced-d76a-4c74-a907-ccf00d711dd3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"64cbb0f4-0f9b-4fa0-ba0b-433ef87e03e6","lifecycleState":"CERTIFIED","lastUpdateDate":1668049655374,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d520894a-c445-4403-b6db-059cfe86d037","invariantUUID":"78d48e19-8225-43ee-b098-619fd19b88cc","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":"compute","uniqueId":"5ea72f98-b430-48a1-8edf-4ce6e762e994","lifecycleState":"CERTIFIED","lastUpdateDate":1668049660487,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76a8b987-8166-4bca-a660-caeaa634aae8","invariantUUID":"3c45f068-df0f-41f4-aedc-fb02ddc377bf","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":"61efe2e9-f8aa-4a7d-aa79-141d1b977ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049553598,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3c86f6ba-86a3-4df8-8851-cb57049a6de0","invariantUUID":"af41dfde-0b91-4415-b97c-0cecda5bd52d","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":"a3ac7901-38c7-4434-aa1c-dfbf53e6ae6c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049575335,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca69a3e3-a9bc-4d5e-a557-57b3f0000710","invariantUUID":"f6f78e29-7ed1-4eec-9b13-03af4264f36a","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"098112dc-c139-4155-9180-1de0f7a82ae3","lifecycleState":"CERTIFIED","lastUpdateDate":1668049716141,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8619dca-a4a7-4dce-ad64-e1886e582aec","invariantUUID":"82f2f3b5-74f1-42bf-b9d8-451fc4ae963b","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":"defaulticon","uniqueId":"c295a970-5ee7-452b-bbce-aace6b1e1921","lifecycleState":"CERTIFIED","lastUpdateDate":1668049737409,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0849cb4d-9fb5-48be-89ef-bd5f01c8249e","invariantUUID":"0094cb96-d4b6-4e87-abda-d0639d611fc2","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"213f0554-a9f1-4e57-a522-509604c2abda","lifecycleState":"CERTIFIED","lastUpdateDate":1668049656993,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89f72d4c-cc49-4dfc-bc2e-5cd5ad9a8941","invariantUUID":"cce22f29-8753-4001-8fca-537d639943fe","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40269f27-a87d-4544-9b01-ccae74b4d2f9","lifecycleState":"CERTIFIED","lastUpdateDate":1668049598502,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62d40c00-412b-4b68-9972-88e0d9251aee","invariantUUID":"761f29aa-69fd-4c85-b659-97f49d57a9a5","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cde10554-7691-4b94-a4e6-d513fa01606f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049608606,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"391dfe90-5780-47f9-99b3-6e213aeaa8a9","invariantUUID":"6215f199-3981-4b8d-a631-7b6b5cfdd98a","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c0847ce-c5da-4665-8573-82928fb2fb2a","lifecycleState":"CERTIFIED","lastUpdateDate":1668049668785,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba19044b-d108-441b-88d1-6ab5948fa654","invariantUUID":"0c5478a2-3b1f-449b-9a65-61fab0e60613","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":"fd3e8da6-fead-4e0f-9c2c-dbc9a2a78d91","lifecycleState":"CERTIFIED","lastUpdateDate":1668049643937,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24449223-7b19-435b-a6c3-47656b52d712","invariantUUID":"d8a2b3d0-3b82-4f7b-a1cf-3ac4f706dcb9","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c40b718-3864-4048-add0-ee26c3d967a5","lifecycleState":"CERTIFIED","lastUpdateDate":1668049585837,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d8eedc1-ef2d-42d7-bde3-d3808463b785","invariantUUID":"00c465a4-8f00-4467-b89d-2462c0b38d34","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":"port","uniqueId":"2d4f7c5d-7c45-442c-899e-bbc05a2fb931","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761913,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bab55bf2-f91c-425b-a7a1-0f9db8244f39","invariantUUID":"8482b02f-0e9f-46b3-beb8-59cbf7fff49b","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":"securityrules","uniqueId":"4e85d7b4-0f4e-4d5b-8c46-8eb9cf48f2cf","lifecycleState":"CERTIFIED","lastUpdateDate":1668049606074,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b7e038d0-d441-41ca-8517-08fd3e1a4b8b","invariantUUID":"695f2761-05bf-4432-9123-0ef85f6c4ee3","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":"bf38a08c-2fe0-4f8b-8774-60deb51427fa","lifecycleState":"CERTIFIED","lastUpdateDate":1668049589428,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c166a2ee-0e23-4a8e-bd83-947495bdd63b","invariantUUID":"ed83d9e0-9452-4eb2-8e3c-441eedfb3c37","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":"defaulticon","uniqueId":"017f02d7-45ee-49c1-9bae-acbbb4747998","lifecycleState":"CERTIFIED","lastUpdateDate":1668049678665,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1cb2a169-905b-4569-9e04-a1e6f86e1f1e","invariantUUID":"0ebbb556-d238-4e7c-8dca-5c64dee54749","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"98165f50-5c5a-4565-998f-9a7e4ea0df78","lifecycleState":"CERTIFIED","lastUpdateDate":1668049712707,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02a24f2e-5362-439a-9586-8b5ac3a04439","invariantUUID":"09313a71-00fc-4f27-83f3-20d0c45cefdc","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":"network","uniqueId":"41cb7387-05fe-4e90-b50d-54370f01bcde","lifecycleState":"CERTIFIED","lastUpdateDate":1668049587583,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ce3543f3-ffbc-42e6-9eb2-c217bfb6e40b","invariantUUID":"c3014af3-9f13-4ee9-9c25-8cbeda93998b","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":"a821fd7c-a32e-4a8c-8406-933a45657546","lifecycleState":"CERTIFIED","lastUpdateDate":1668049580660,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d94feea-855a-41d1-968d-cf0709caaba6","invariantUUID":"16aaa277-6310-4c93-8c92-c13095c26edd","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":"e6a717fb-c1c6-4625-8e14-023f7587e4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1668049703226,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f976b908-f517-47d5-8a47-086e90887b2e","invariantUUID":"b85edf03-55f9-4f4c-94b1-be7a0c4e1bfc","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"716243e2-c131-49c6-865e-d74e6204ed1a","lifecycleState":"CERTIFIED","lastUpdateDate":1668049709134,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41f23736-b244-4f11-9f8f-4bf45e52ebe3","invariantUUID":"4baaf1fc-8382-4144-9bbb-5afd618aff75","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":"port","uniqueId":"d8b485e6-dca0-49a5-984e-f99199857316","lifecycleState":"CERTIFIED","lastUpdateDate":1668049564065,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4aa7c961-fca2-4b8c-8de6-171336d69df7","invariantUUID":"27980e5c-8299-48af-a351-588cb7c39b5c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5d14585e-5e54-4af8-9a85-9f2165f7faeb","lifecycleState":"CERTIFIED","lastUpdateDate":1668049694602,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afe3abdd-63c3-4635-9913-175c11635182","invariantUUID":"fc1f7a45-0b39-4d97-9a96-95b66ae4cb43","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":"network","uniqueId":"d0aadc33-90c6-4282-819a-95e0438c0245","lifecycleState":"CERTIFIED","lastUpdateDate":1668049566273,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"822c9118-7293-4ba0-ba67-5f07ae05fe46","invariantUUID":"765e9e66-4560-4cff-b0ec-03e0f9282033","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":"00695583-7cc3-44c2-8cb5-23225aebf63d","lifecycleState":"CERTIFIED","lastUpdateDate":1668052773679,"name":"basic_onboard_mhpnaQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f2ccf97c-b18b-48d8-a33b-5658459827f7","invariantUUID":"2f74309a-b18c-4508-b5d1-10f30dc9e13b","systemName":"BasicOnboardMhpnaq","description":"VF","tags":["basic_onboard_mhpnaQ"],"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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"056016ee-6e98-46ce-9279-232de8572dd1","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1668053430807,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"80e228b0-0057-4068-b91f-403fc9b34bc8","invariantUUID":"ef8c0f02-bf6d-4bd0-b980-e20437405557","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":"objectStorage","uniqueId":"a568027a-9c19-434e-8ad6-8e3dd317b7cb","lifecycleState":"CERTIFIED","lastUpdateDate":1668049571743,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5224bd3b-14ad-41a0-8d98-ad02a3f5bbaf","invariantUUID":"e16deaf0-d622-462b-9a62-82e278a84e3a","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":"compute","uniqueId":"3904a937-3732-4ba9-958a-573e7a24971b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049544642,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"632e3f15-5e15-47f4-80f9-47a245153970","invariantUUID":"2cc85a9b-82de-4480-8137-d8858c553923","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":"port","uniqueId":"6572d864-2281-4df6-a3d5-4d9b5d9211b2","lifecycleState":"CERTIFIED","lastUpdateDate":1668049680239,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92b42d44-1504-4103-847b-340bd0e8bfbe","invariantUUID":"8fd48bc9-0f57-4456-807e-45977056739c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"550dbda0-14e4-4645-a991-43cbad478188","lifecycleState":"CERTIFIED","lastUpdateDate":1668049699287,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2f5b5cd-3d3a-4eeb-af93-4c31d34d0814","invariantUUID":"54692e26-0087-423c-9a51-2c885553c979","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":"objectStorage","uniqueId":"2f5a884f-c9b1-450b-86cd-d34cdf102288","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761111,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee0c6c70-4014-4876-ad3f-df705299c8d2","invariantUUID":"5d729baf-a413-4896-85fb-dd823e2dd92b","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":"compute","uniqueId":"60f92cec-5956-4b0c-bbac-9ed6250b66f1","lifecycleState":"CERTIFIED","lastUpdateDate":1668049714241,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11c20328-6ab6-4f76-8430-fefa972ca77e","invariantUUID":"e7278e0b-c0c1-48a1-868a-65c5bfead79b","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":"port","uniqueId":"6e26db0e-a5cc-4534-8dea-20dbca15c721","lifecycleState":"CERTIFIED","lastUpdateDate":1668049717849,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a69b4460-ea8b-43bd-a42e-ba24e035db8d","invariantUUID":"f5884532-6687-4e6f-9680-fde81cdd8262","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":"objectStorage","uniqueId":"323ffc1c-38cb-45a1-91c5-3104553f2d98","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760926,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4e26f2f-0569-4ced-bbc5-7b02a68445ba","invariantUUID":"49d62c23-8fae-4148-a783-ecf0e3f759bb","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":"compute","uniqueId":"6af4646f-899a-4ebe-ac59-6e8d7134f6f5","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760025,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c124a27-1127-4cec-bd26-e6cbf7661e03","invariantUUID":"0519635c-043f-4711-8297-83540dcc5656","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":"1fe9eeb2-c42c-40f0-8e35-ef59f928cb9b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049558293,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d761084-5a7f-458b-a5a8-2dfb12bc6c93","invariantUUID":"7b5c04b2-251c-4904-b6b6-f6d417d6e71d","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"df33d607-a80c-4514-8566-8b3607712493","lifecycleState":"CERTIFIED","lastUpdateDate":1668049738027,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29ffc6cc-1ebc-4563-a2dc-a73a4616cc7e","invariantUUID":"b364eb12-d5f4-4348-92f2-f60ad47e0319","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":"defaulticon","uniqueId":"d4fb6eb9-b66c-4711-922d-d98f789c4a77","lifecycleState":"CERTIFIED","lastUpdateDate":1668049738198,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53113821-47a6-4143-8ac3-6650960eeb64","invariantUUID":"46c983e0-9d71-4821-adb5-163b71deb360","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":"cfa84cce-0e42-4c2f-8046-0b00e0a929c4","lifecycleState":"CERTIFIED","lastUpdateDate":1668049690488,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5be3775-e26a-4be4-8312-8da59c4baa5a","invariantUUID":"7d11236c-8b65-4092-b62d-28ab89c0aad3","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":"network","uniqueId":"8f8016d8-c646-455f-b909-f9eba211ed6b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761258,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ceadbf0b-5411-4a34-b265-b5c5e02faf64","invariantUUID":"a0032901-e155-43f3-8b12-bf41bfa12970","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064","lifecycleState":"CERTIFIED","lastUpdateDate":1668049640751,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d6df08c-9308-4e26-bfe9-eb63c4bb8905","invariantUUID":"7a658372-f628-4f67-a2ff-2c5d842179cb","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":"ee088362-2d74-4842-a793-a6aae99ad696","lifecycleState":"CERTIFIED","lastUpdateDate":1668049619243,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83b31dfd-055a-478d-8a26-d1329206657a","invariantUUID":"0da0dcff-5b4f-45e7-a24d-c6e12a2572f2","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":"networkrules","uniqueId":"75fc64d1-228b-4678-8b4b-71e1b02b3411","lifecycleState":"CERTIFIED","lastUpdateDate":1668049596827,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9e0cf39f-a037-4949-9174-176f24956d01","invariantUUID":"8e8cb907-c4a5-44ce-97ae-c0026954bc9a","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":"433ffa4a-b245-4dae-85c1-6df1daaaf46c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760558,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aca1bfa8-d054-49b6-9b8f-b2201e1694b2","invariantUUID":"22f85cb8-69d5-4a49-92e8-c1ee5fa56ffd","systemName":"Vnfvirtuallink","description":"Describes the information about an internal VNF VL","tags":["VnfVirtualLink","tosca.nodes.nfv.VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"00045214-8d48-4232-9982-959823dfe531","lifecycleState":"CERTIFIED","lastUpdateDate":1668049710998,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3cd562a-1919-4ce6-82e4-db0e0e176156","invariantUUID":"fedd64c7-ed27-4394-8023-5af8fa80d5d0","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":"ad47fbc1-0f85-4649-9044-eb72872a6976","lifecycleState":"CERTIFIED","lastUpdateDate":1668049584042,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8a0a35e3-ec02-4a65-b6ee-91a61d05b005","invariantUUID":"6ce13c7f-a4c2-4892-80da-a03929d13ee5","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"966a7f6d-3d25-4ee7-bdea-058f743a99e6","lifecycleState":"CERTIFIED","lastUpdateDate":1668049634251,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40f22162-5fec-49fd-93be-7314f2a041ef","invariantUUID":"d5f7e6f2-7cce-48ed-9516-361362de1a2f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6ad80f3a-79d0-4bb8-a6f5-7e4ff5631a41","lifecycleState":"CERTIFIED","lastUpdateDate":1668053428923,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","invariantUUID":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","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":"0a77894a-4d9f-4bcf-b3ee-5baf0ffc3984","lifecycleState":"CERTIFIED","lastUpdateDate":1668052811633,"name":"basic_onboard_mhpnaQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6c09ae72-7628-4f89-91b2-eb50d0447625","invariantUUID":"4a3a7683-ad78-4139-822e-cadba0e8c863","systemName":"BasicOnboardMhpnaq","description":"service","tags":["basic_onboard_mhpnaQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-11-10 04:10:34,433 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-11-10 04:10:44,444 INFO 741:service.py(1) - attempting to PROD/activate Service basic_network in SDC 2022-11-10 04:10:44,450 DEBUG 129:onap_service.py(1) - [SDC][PROD/activate Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-10 04:10:44,451 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/6ad80f3a-79d0-4bb8-a6f5-7e4ff5631a41/distribution/PROD/activate 2022-11-10 04:10:44,451 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2022-11-10 04:10:44,454 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-10 04:10:47,312 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/6ad80f3a-79d0-4bb8-a6f5-7e4ff5631a41/distribution/PROD/activate HTTP/1.1" 200 None 2022-11-10 04:10:47,314 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2022-11-10 04:10:47,315 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6ad80f3a-79d0-4bb8-a6f5-7e4ff5631a41","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"6ad80f3a-79d0-4bb8-a6f5-7e4ff5631a41","empty":false},{"definition":false,"hidden":false,"uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6ad80f3a-79d0-4bb8-a6f5-7e4ff5631a41","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"6ad80f3a-79d0-4bb8-a6f5-7e4ff5631a41","empty":false},{"definition":false,"hidden":false,"uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6ad80f3a-79d0-4bb8-a6f5-7e4ff5631a41","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ad80f3a-79d0-4bb8-a6f5-7e4ff5631a41","empty":false},{"definition":false,"hidden":false,"uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6ad80f3a-79d0-4bb8-a6f5-7e4ff5631a41","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ad80f3a-79d0-4bb8-a6f5-7e4ff5631a41","empty":false},{"definition":false,"hidden":false,"uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6ad80f3a-79d0-4bb8-a6f5-7e4ff5631a41","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ad80f3a-79d0-4bb8-a6f5-7e4ff5631a41","empty":false}],"artifacts":{"operationalpolicies":{"heatParamUpdated":false,"creationDate":1668053424344,"timeout":0,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1668053424344,"timeout":0,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1668053424344,"timeout":0,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"automationcompositionfunctions":{"heatParamUpdated":false,"creationDate":1668053424344,"timeout":0,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1668053424344,"timeout":0,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1668053424344,"timeout":0,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1668053424344,"timeout":0,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1668053424344,"timeout":0,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1668053424344,"timeout":0,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1668053424344,"timeout":0,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1668053424344,"timeout":0,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1668053424344,"timeout":0,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1668053424344,"timeout":0,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1668053424344,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.assettoscacsar","artifactName":"service-BasicNetwork-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"M2ExZTgwZjY3ODg1NTkyMDI0MjIyOGE0MTkwYjU0Zjc=","artifactUUID":"b0910b11-8766-4104-bcb1-631f264e6426","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.assettoscacsar","duplicated":false,"payloadUpdateDate":1668053431994,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1668053424344,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1668053424344,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.assettoscatemplate","artifactName":"service-BasicNetwork-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"YTg4YjViNTVlZTg3YjZkMDEwZmU5NzI0NGI4YWQwOTI=","artifactUUID":"b26116b0-43b2-481b-a4a3-270f7f821361","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.assettoscatemplate","duplicated":false,"payloadUpdateDate":1668053431555,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1668053424344,"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":["cdb18e1f-190a-4e02-af02-c0c8954f7cf3.e91d7d56-1192-4d83-ad14-85d7f606f064.genericneutronnet0"],"type":"tosca.capabilities.Node","source":"e91d7d56-1192-4d83-ad14-85d7f606f064","uniqueId":"capability.131c0bd5-b187-4071-a98c-0466f49dfeb6.feature","ownerId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.e91d7d56-1192-4d83-ad14-85d7f606f064.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":["cdb18e1f-190a-4e02-af02-c0c8954f7cf3.e91d7d56-1192-4d83-ad14-85d7f606f064.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","source":"e91d7d56-1192-4d83-ad14-85d7f606f064","uniqueId":"capability.e91d7d56-1192-4d83-ad14-85d7f606f064.virtual_linkable","ownerId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.e91d7d56-1192-4d83-ad14-85d7f606f064.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":["cdb18e1f-190a-4e02-af02-c0c8954f7cf3.e91d7d56-1192-4d83-ad14-85d7f606f064.genericneutronnet0"],"node":"tosca.nodes.Root","source":"e91d7d56-1192-4d83-ad14-85d7f606f064","uniqueId":"131c0bd5-b187-4071-a98c-0466f49dfeb6.dependency","capability":"tosca.capabilities.Node","ownerId":"131c0bd5-b187-4071-a98c-0466f49dfeb6","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":"e91d7d56-1192-4d83-ad14-85d7f606f064.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":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064.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":"e91d7d56-1192-4d83-ad14-85d7f606f064.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false}],"attributes":[{"parentUniqueId":"131c0bd5-b187-4071-a98c-0466f49dfeb6","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.131c0bd5-b187-4071-a98c-0466f49dfeb6.tosca_name","ownerId":"131c0bd5-b187-4071-a98c-0466f49dfeb6","empty":false},{"parentUniqueId":"131c0bd5-b187-4071-a98c-0466f49dfeb6","definition":false,"name":"state","type":"string","uniqueId":"attribute.131c0bd5-b187-4071-a98c-0466f49dfeb6.state","ownerId":"131c0bd5-b187-4071-a98c-0466f49dfeb6","empty":false},{"parentUniqueId":"131c0bd5-b187-4071-a98c-0466f49dfeb6","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.131c0bd5-b187-4071-a98c-0466f49dfeb6.tosca_id","ownerId":"131c0bd5-b187-4071-a98c-0466f49dfeb6","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"Generic NeutronNet 0"},"actualComponentUid":"e91d7d56-1192-4d83-ad14-85d7f606f064","createdFromCsar":false,"uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.e91d7d56-1192-4d83-ad14-85d7f606f064.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","creationTime":1668053426644,"icon":"network","originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","componentUid":"e91d7d56-1192-4d83-ad14-85d7f606f064","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1668053426644,"customizationUUID":"9c92594f-8bfc-4642-98d0-8708cd124425","posX":"200","posY":"100","componentName":"Generic NeutronNet","originArchived":false,"propertyValueCounter":1,"serviceSubstitution":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesProperties":{"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.e91d7d56-1192-4d83-ad14-85d7f606f064.genericneutronnet0":[{"definition":false,"hidden":false,"uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064.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":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064.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":"e91d7d56-1192-4d83-ad14-85d7f606f064.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false}]},"componentInstancesAttributes":{"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.e91d7d56-1192-4d83-ad14-85d7f606f064.genericneutronnet0":[{"parentUniqueId":"131c0bd5-b187-4071-a98c-0466f49dfeb6","uniqueId":"attribute.131c0bd5-b187-4071-a98c-0466f49dfeb6.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"131c0bd5-b187-4071-a98c-0466f49dfeb6","empty":false},{"parentUniqueId":"131c0bd5-b187-4071-a98c-0466f49dfeb6","uniqueId":"attribute.131c0bd5-b187-4071-a98c-0466f49dfeb6.state","name":"state","type":"string","definition":false,"ownerId":"131c0bd5-b187-4071-a98c-0466f49dfeb6","empty":false},{"parentUniqueId":"131c0bd5-b187-4071-a98c-0466f49dfeb6","uniqueId":"attribute.131c0bd5-b187-4071-a98c-0466f49dfeb6.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"131c0bd5-b187-4071-a98c-0466f49dfeb6","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["cdb18e1f-190a-4e02-af02-c0c8954f7cf3.e91d7d56-1192-4d83-ad14-85d7f606f064.genericneutronnet0"],"type":"tosca.capabilities.Node","source":"e91d7d56-1192-4d83-ad14-85d7f606f064","uniqueId":"capability.131c0bd5-b187-4071-a98c-0466f49dfeb6.feature","ownerId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.e91d7d56-1192-4d83-ad14-85d7f606f064.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":["cdb18e1f-190a-4e02-af02-c0c8954f7cf3.e91d7d56-1192-4d83-ad14-85d7f606f064.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","source":"e91d7d56-1192-4d83-ad14-85d7f606f064","uniqueId":"capability.e91d7d56-1192-4d83-ad14-85d7f606f064.virtual_linkable","ownerId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.e91d7d56-1192-4d83-ad14-85d7f606f064.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":["cdb18e1f-190a-4e02-af02-c0c8954f7cf3.e91d7d56-1192-4d83-ad14-85d7f606f064.genericneutronnet0"],"node":"tosca.nodes.Root","source":"e91d7d56-1192-4d83-ad14-85d7f606f064","uniqueId":"131c0bd5-b187-4071-a98c-0466f49dfeb6.dependency","capability":"tosca.capabilities.Node","ownerId":"131c0bd5-b187-4071-a98c-0466f49dfeb6","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":"63e9ece0-d666-4735-9d5d-8d1ddfea2026.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"63e9ece0-d666-4735-9d5d-8d1ddfea2026","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"63e9ece0-d666-4735-9d5d-8d1ddfea2026","empty":false},{"definition":false,"hidden":false,"uniqueId":"63e9ece0-d666-4735-9d5d-8d1ddfea2026.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"63e9ece0-d666-4735-9d5d-8d1ddfea2026","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"63e9ece0-d666-4735-9d5d-8d1ddfea2026","empty":false},{"definition":false,"hidden":false,"uniqueId":"63e9ece0-d666-4735-9d5d-8d1ddfea2026.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"63e9ece0-d666-4735-9d5d-8d1ddfea2026","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"63e9ece0-d666-4735-9d5d-8d1ddfea2026","empty":false},{"definition":false,"hidden":false,"uniqueId":"63e9ece0-d666-4735-9d5d-8d1ddfea2026.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"63e9ece0-d666-4735-9d5d-8d1ddfea2026","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"63e9ece0-d666-4735-9d5d-8d1ddfea2026","empty":false},{"definition":false,"hidden":false,"uniqueId":"63e9ece0-d666-4735-9d5d-8d1ddfea2026.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"63e9ece0-d666-4735-9d5d-8d1ddfea2026","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"63e9ece0-d666-4735-9d5d-8d1ddfea2026","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1668053424344,"timeout":0,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1668053424344,"timeout":0,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1668053424344,"timeout":0,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1668053424344,"timeout":0,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1668053424344,"timeout":0,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1668053424344,"timeout":0,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"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","creationDate":1668053424475,"version":"1.0","icon":"network_l_1-3","description":"service","tags":["basic_network"],"uniqueId":"6ad80f3a-79d0-4bb8-a6f5-7e4ff5631a41","componentMetadataForSupportLog":{"SupportablityComponentUUID":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","SupportablityComponentName":"basic_network","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","normalizedName":"basicnetwork","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1668053445477,"allArtifacts":{"operationalpolicies":{"heatParamUpdated":false,"creationDate":1668053424344,"timeout":0,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1668053424344,"timeout":0,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1668053424344,"timeout":0,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"automationcompositionfunctions":{"heatParamUpdated":false,"creationDate":1668053424344,"timeout":0,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1668053424344,"timeout":0,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1668053424344,"timeout":0,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1668053424344,"timeout":0,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1668053424344,"timeout":0,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1668053424344,"timeout":0,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1668053424344,"timeout":0,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1668053424344,"timeout":0,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1668053424344,"timeout":0,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1668053424344,"timeout":0,"artifactType":"OTHER","uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.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":1668053424344,"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":"6ad80f3a-79d0-4bb8-a6f5-7e4ff5631a41"},"service":true,"categorySpecificMetadata":{},"vspArchived":false,"archiveTime":0,"name":"basic_network"} 2022-11-10 04:10:47,317 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-11-10 04:10:47,318 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-11-10 04:10:47,318 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-10 04:10:47,318 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-11-10 04:10:47,318 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-11-10 04:10:47,320 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-11-10 04:10:47,423 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1113 2022-11-10 04:10:47,424 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-11-10 04:10:47,425 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","invariantUUID":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4c8e1b64-f44a-4f3e-8fa6-24382489e305/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6c09ae72-7628-4f89-91b2-eb50d0447625","invariantUUID":"4a3a7683-ad78-4139-822e-cadba0e8c863","name":"basic_onboard_mhpnaQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6c09ae72-7628-4f89-91b2-eb50d0447625/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"97561c61-b0ec-4d50-bd71-a362d41b6431","invariantUUID":"545c1322-7a5b-494e-8c29-6f8368915159","name":"Demo_pNF_e1gHpWHpAXgbHX5qhIxq","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/97561c61-b0ec-4d50-bd71-a362d41b6431/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-11-10 04:10:47,427 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-11-10 04:10:47,427 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:10:47,427 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:10:47,428 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-10 04:10:47,428 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_mhpnaQ from SDC 2022-11-10 04:10:47,428 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:10:47,428 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:10:47,428 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-10 04:10:47,428 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_e1gHpWHpAXgbHX5qhIxq from SDC 2022-11-10 04:10:47,428 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:10:47,428 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:10:47,428 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2022-11-10 04:10:47,428 DEBUG 175:__init__.py(1) - number of Service returned: 3 2022-11-10 04:10:47,429 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-11-10 04:10:47,429 INFO 220:__init__.py(1) - Service found, updating information 2022-11-10 04:10:47,429 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-10 04:10:47,429 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-11-10 04:10:47,429 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-11-10 04:10:47,431 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-10 04:10:47,575 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-11-10 04:10:47,593 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-11-10 04:10:47,595 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","lifecycleState":"CERTIFIED","lastUpdateDate":1668049582445,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d43858fb-c5b2-4b25-824d-b14ad62ede30","invariantUUID":"da975096-8afa-4bed-8524-846b9267ab99","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":"network","uniqueId":"b816c3f8-d1ac-456a-8dcf-75445aa06e0b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049604427,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35c50ed6-fe02-475e-93c5-f271a0a510ad","invariantUUID":"49122d46-6cf5-426c-a47a-30b7d0cf14dd","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":"7c30bfa1-f583-402f-8f80-295326ee5398","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761747,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2703213c-52b3-4c91-899c-07021a66be39","invariantUUID":"85c3c6e8-ea95-43fe-a345-92930b60584f","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":"networkrules","uniqueId":"ac01578b-db80-4c04-9e7b-16a40688041e","lifecycleState":"CERTIFIED","lastUpdateDate":1668049602750,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"58bd4bc1-8fab-4795-a1b5-5d0ddb363092","invariantUUID":"2499e150-9ea5-4cf7-ac3f-b996e3652ec9","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":"compute","uniqueId":"5dc486da-075e-40b3-8679-cefddf59fb04","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761589,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d98a42db-5a8a-4d02-8275-801ffc2b322a","invariantUUID":"73aab079-f518-40f4-96b1-429355621aaa","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":"compute","uniqueId":"1a5d0fa5-3b38-4b7c-b400-998b22e8944d","lifecycleState":"CERTIFIED","lastUpdateDate":1668049648890,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78b90ab3-67c3-47a2-9f15-74313e1f95d0","invariantUUID":"aae4a717-82fb-4362-b6fa-8651f6935f7c","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":"9db9b025-9b78-44e6-9d81-ceb0bc9e6a54","lifecycleState":"CERTIFIED","lastUpdateDate":1668049737232,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9a1ffb6-67e0-4655-b294-fda2415e1abb","invariantUUID":"f233a04e-02b5-4119-bb1a-6634ecf8d1d5","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"60efb221-322f-4635-80b9-00d340924806","lifecycleState":"CERTIFIED","lastUpdateDate":1668049639077,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"098a0518-9db2-4cdb-90e4-fd1493b82387","invariantUUID":"56d058b7-78d7-4ff5-9717-4eaa23875c77","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":"d2d04992-b1f2-4c0d-b588-1a1f6c08ff40","lifecycleState":"CERTIFIED","lastUpdateDate":1668049697354,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"498d386b-f07c-47a0-ba7f-33af6920e2a4","invariantUUID":"a46d6232-d69a-4ce7-995b-167192a603c0","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":"44d02ec3-e4c9-4021-837e-c4e069e3b034","lifecycleState":"CERTIFIED","lastUpdateDate":1668049692161,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16f00d5d-23fd-45b1-a3ed-c737128b3989","invariantUUID":"f3cd0584-3afb-49ca-b104-90d8b46dc49c","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":"7e371be3-84b6-40ea-8433-7af6c2d9df62","lifecycleState":"CERTIFIED","lastUpdateDate":1668049632650,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4296b2d6-5bc9-451c-bdc8-5446977bc281","invariantUUID":"dc6a63ab-dbfb-46ba-a1c2-793a77861048","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":"objectStorage","uniqueId":"bb910467-d63a-459e-935d-84fa25a1694c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049645564,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f399bbd-7ca6-44ef-bf97-f21a3a371921","invariantUUID":"88e7ed60-b2c4-48d1-8040-0f195ef8639c","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":"defaulticon","uniqueId":"55f89b8c-0795-41de-98a4-aff4514eaa01","lifecycleState":"CERTIFIED","lastUpdateDate":1668049738723,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43148a99-e15a-4141-8f1e-d4681fc7d116","invariantUUID":"ce66a27a-4a59-4aaf-8fc0-90f45a7f29e2","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":"objectStorage","uniqueId":"712e66aa-c147-4748-aabb-eb5ded0b9cd7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049666914,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7df2f786-565b-4405-aa36-a928b5596b25","invariantUUID":"1dd485fd-500e-4c31-9e17-2185d851cf12","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"125217be-50ad-4a44-8db3-84118e7a7614","lifecycleState":"CERTIFIED","lastUpdateDate":1668049677015,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81fda579-1429-49af-8afd-ff972f7072e2","invariantUUID":"90776263-2ccb-4f9b-bf47-9dbce2353f20","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":"network","uniqueId":"39a71369-9bdd-4cbf-8e69-3fef4b74d1bc","lifecycleState":"CERTIFIED","lastUpdateDate":1668049685412,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb68a9ca-cdb5-407b-be4a-1930fdc6e442","invariantUUID":"215d5f37-a410-4299-a138-d02d6063ccfc","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":"port","uniqueId":"1d55065e-862f-40c9-bb8e-6fc5d27f847f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049578896,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e213aba-cb49-4d2d-9b65-eae123080b93","invariantUUID":"a670a095-5930-4d89-9b0f-b67981e36874","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":"2786a0a4-ae8d-4b44-b7b8-770c76110b45","lifecycleState":"CERTIFIED","lastUpdateDate":1668049688745,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"014fad1b-02f8-4363-9c7c-2f2d1497ecb0","invariantUUID":"801a8057-e5ee-4602-8acd-d838b32bf861","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":"51a85e3f-bf55-4a5f-aa30-6de7d1e26bb1","lifecycleState":"CERTIFIED","lastUpdateDate":1668049737815,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5aa22f43-358c-42fc-a8cd-6568cda6dd8d","invariantUUID":"a1421a3b-f41f-4090-b7b4-1d097ebdf2f1","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":"port","uniqueId":"5f5a9eda-eddb-4a4a-aae9-7865bb259f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049683506,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3403b002-e9a8-49c9-8bf6-23bafb0dd2a0","invariantUUID":"2a8bcdd1-3a23-4a31-885c-63b7168b1b0c","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":"04f96ac1-240a-4b66-b910-8edf6436ce8d","lifecycleState":"CERTIFIED","lastUpdateDate":1668049637425,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c2110f17-5407-4a7e-a2c9-61ccb5be694c","invariantUUID":"7ef14081-2e66-472f-915a-51df66f51837","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":"defaulticon","uniqueId":"203bc6ea-b34e-4ff5-a805-7ea133c899e7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049738412,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f90f2ec-39e4-4913-926a-91969d3cf116","invariantUUID":"c2768cf7-d7ce-4234-8bc0-c32a80ecf5fe","systemName":"K8smicroserviceautomationcompositionelement","description":"The TOSCA service template representing the K8SMicroserviceAutomationCompositionElement","tags":["K8SMicroserviceAutomationCompositionElement","org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"75ebea22-8060-45d6-82c0-18db2d96a7da","lifecycleState":"CERTIFIED","lastUpdateDate":1668049627717,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"12a745b5-e1cc-46eb-b4da-9f9d8d507b31","invariantUUID":"5b1d7b08-f6cf-419b-8e94-547b1f5e3623","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":"objectStorage","uniqueId":"c0338017-e970-4d7f-a709-2d9b66422d3e","lifecycleState":"CERTIFIED","lastUpdateDate":1668049705203,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82ebe32d-0f65-4ba5-8597-ebe0cd46ccd5","invariantUUID":"ae89bf3e-78be-427b-bc89-1f38807ee113","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":"loadBalancer","uniqueId":"196045c6-81ed-44c0-a264-fdd785e7bad7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049562094,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c05d9f30-cbe1-43a6-b21a-794e515bd492","invariantUUID":"2bc0c08e-f0a5-472b-8637-bacd88ac7445","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":"b5981542-3f32-42ab-9444-152764beef87","lifecycleState":"CERTIFIED","lastUpdateDate":1668049617148,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90ce6bbe-4099-4717-84f3-0d92df7e6b5c","invariantUUID":"32d56f31-cf62-4bc7-9366-6226c24ad261","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8b61161-f121-43ff-a8bc-dde353823b1f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049687143,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24364e31-5dd8-41d9-99c2-cc85a1c2f158","invariantUUID":"85cfafb6-ada8-429a-ae36-4737e4a865e8","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":"59c02228-015d-4422-b316-0a0b7f5b8955","lifecycleState":"CERTIFIED","lastUpdateDate":1668049650581,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00faeec3-cff0-4002-ae95-82c5eebc2f17","invariantUUID":"903f45ef-6c0d-4632-afaf-4c68bb5e33bb","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":"8f866c1e-208d-403a-978f-5ec5452927b5","lifecycleState":"CERTIFIED","lastUpdateDate":1668049653767,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a57f54c-b0c0-456d-8791-34b946cefcfe","invariantUUID":"85dc8f3e-9bc0-42e1-9bf8-7c4c80175eae","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":"215dae69-2d51-4b72-99d6-56812c7d67e0","lifecycleState":"CERTIFIED","lastUpdateDate":1668049642342,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5904cfba-eaec-409f-8e6a-55e36c19e9a6","invariantUUID":"60c3e8be-b791-4e24-98ab-2a636929a144","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":"450b359a-a131-4742-89ee-0426aa6692e4","lifecycleState":"CERTIFIED","lastUpdateDate":1668049612042,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"16cdbc64-8efb-4fda-9588-50977466fd34","invariantUUID":"4f5a8c1c-d0fd-4a12-9193-90caf740254a","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":"125a9727-0704-41e2-81cc-99ab17a59000","lifecycleState":"CERTIFIED","lastUpdateDate":1668049647261,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"493c9c01-2922-48c4-b0ab-5d148a57ba5e","invariantUUID":"6359bd9f-e0b3-447b-a676-535876ed6b3a","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":"1a41b72c-41b2-4650-aa64-0a940671e588","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760735,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4ce9b49-5a6b-466d-b61e-9fb49ded56cb","invariantUUID":"4d41b142-900f-40b5-88ba-6bedd3d39c76","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":"21c6d4a9-93d0-4fc2-b3f2-25cf559dab1c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049577136,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4758b76-5cfa-412a-9a86-2909d090c57e","invariantUUID":"0a09b6df-d175-42e0-b208-10cb7d7e70db","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":"network","uniqueId":"02d709e8-b456-495c-9944-6ce73a803681","lifecycleState":"CERTIFIED","lastUpdateDate":1668049610242,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd25ac93-ca0f-4d05-b4b3-3d35eecde16d","invariantUUID":"afb7c740-1397-4802-af2f-93bf32c30dfb","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":"4b86f673-35db-461c-98ff-cd4299143622","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760363,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2dd4f1f-5b0b-4ea2-9e53-58680177f453","invariantUUID":"5801ea6e-7f94-42fb-8cc8-faaa07e62d06","systemName":"VnfExternalCp","description":"Describes a logical external connection point, exposed by the VNF enabling connection with an external Virtual Link","tags":["VNF External CP","tosca.nodes.nfv.VnfExtCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a1c807b1-16bb-4836-8899-0fbea6a4597e","lifecycleState":"CERTIFIED","lastUpdateDate":1668049573553,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b6ac1c2-a942-4f54-acfa-ad6e03f5eecf","invariantUUID":"304a6173-ec78-455b-b6d5-b0e1ad7bdc7a","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":"137b6010-937f-4ab1-9c06-8fdd8eed1fe2","lifecycleState":"CERTIFIED","lastUpdateDate":1668049662069,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4936cbad-9bc5-4ad6-9396-33ec824b69b4","invariantUUID":"8492c6c7-9abb-4be0-bc9e-d944f4eae19c","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":"objectStorage","uniqueId":"1607bd70-72fd-4c67-b5f9-11d13aa0621f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049556423,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95df2fce-f28a-48a6-84c1-e05bdac81b28","invariantUUID":"e627b2c7-b2e5-4eab-a962-9f1cb31faf35","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":"37d054e5-839d-41e6-8b4d-b0a32c7e50fe","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761407,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f012b9f8-8c87-4516-a60b-cf0f6c5661ab","invariantUUID":"856133b6-8cfe-404a-a76f-3c5613deeb76","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":"compute","uniqueId":"c00962af-cda9-4de9-a29d-6cbcd9b02b3c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760215,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3560bc9-ced8-46f1-aa9d-150d9ca39e23","invariantUUID":"daae8250-e55f-408c-8510-d8380795b6ef","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":"38587a14-c6d2-4e45-91c9-ae6a55cbd71b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049613854,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77886210-a2dd-43e0-8ba1-3aa8b293ad19","invariantUUID":"a64aa5fd-da74-4801-980c-9b0a9a218da6","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":"6145c005-85ad-4938-a873-d0d994796b0e","lifecycleState":"CERTIFIED","lastUpdateDate":1668049681778,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7310916-d603-4475-96c3-1a1eaa0c7515","invariantUUID":"faa5095c-aa20-404a-a486-e621d623a4a3","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":"network","uniqueId":"0fa187b0-e044-4789-83ab-6ad0e2be27b7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049621049,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1eada6eb-056a-4db7-ad7e-7bbbd5279726","invariantUUID":"897b4ced-d76a-4c74-a907-ccf00d711dd3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"64cbb0f4-0f9b-4fa0-ba0b-433ef87e03e6","lifecycleState":"CERTIFIED","lastUpdateDate":1668049655374,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d520894a-c445-4403-b6db-059cfe86d037","invariantUUID":"78d48e19-8225-43ee-b098-619fd19b88cc","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":"compute","uniqueId":"5ea72f98-b430-48a1-8edf-4ce6e762e994","lifecycleState":"CERTIFIED","lastUpdateDate":1668049660487,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76a8b987-8166-4bca-a660-caeaa634aae8","invariantUUID":"3c45f068-df0f-41f4-aedc-fb02ddc377bf","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":"61efe2e9-f8aa-4a7d-aa79-141d1b977ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049553598,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3c86f6ba-86a3-4df8-8851-cb57049a6de0","invariantUUID":"af41dfde-0b91-4415-b97c-0cecda5bd52d","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":"a3ac7901-38c7-4434-aa1c-dfbf53e6ae6c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049575335,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca69a3e3-a9bc-4d5e-a557-57b3f0000710","invariantUUID":"f6f78e29-7ed1-4eec-9b13-03af4264f36a","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"098112dc-c139-4155-9180-1de0f7a82ae3","lifecycleState":"CERTIFIED","lastUpdateDate":1668049716141,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8619dca-a4a7-4dce-ad64-e1886e582aec","invariantUUID":"82f2f3b5-74f1-42bf-b9d8-451fc4ae963b","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":"defaulticon","uniqueId":"c295a970-5ee7-452b-bbce-aace6b1e1921","lifecycleState":"CERTIFIED","lastUpdateDate":1668049737409,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0849cb4d-9fb5-48be-89ef-bd5f01c8249e","invariantUUID":"0094cb96-d4b6-4e87-abda-d0639d611fc2","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"213f0554-a9f1-4e57-a522-509604c2abda","lifecycleState":"CERTIFIED","lastUpdateDate":1668049656993,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89f72d4c-cc49-4dfc-bc2e-5cd5ad9a8941","invariantUUID":"cce22f29-8753-4001-8fca-537d639943fe","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40269f27-a87d-4544-9b01-ccae74b4d2f9","lifecycleState":"CERTIFIED","lastUpdateDate":1668049598502,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62d40c00-412b-4b68-9972-88e0d9251aee","invariantUUID":"761f29aa-69fd-4c85-b659-97f49d57a9a5","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cde10554-7691-4b94-a4e6-d513fa01606f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049608606,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"391dfe90-5780-47f9-99b3-6e213aeaa8a9","invariantUUID":"6215f199-3981-4b8d-a631-7b6b5cfdd98a","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c0847ce-c5da-4665-8573-82928fb2fb2a","lifecycleState":"CERTIFIED","lastUpdateDate":1668049668785,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba19044b-d108-441b-88d1-6ab5948fa654","invariantUUID":"0c5478a2-3b1f-449b-9a65-61fab0e60613","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":"fd3e8da6-fead-4e0f-9c2c-dbc9a2a78d91","lifecycleState":"CERTIFIED","lastUpdateDate":1668049643937,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24449223-7b19-435b-a6c3-47656b52d712","invariantUUID":"d8a2b3d0-3b82-4f7b-a1cf-3ac4f706dcb9","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c40b718-3864-4048-add0-ee26c3d967a5","lifecycleState":"CERTIFIED","lastUpdateDate":1668049585837,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d8eedc1-ef2d-42d7-bde3-d3808463b785","invariantUUID":"00c465a4-8f00-4467-b89d-2462c0b38d34","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":"port","uniqueId":"2d4f7c5d-7c45-442c-899e-bbc05a2fb931","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761913,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bab55bf2-f91c-425b-a7a1-0f9db8244f39","invariantUUID":"8482b02f-0e9f-46b3-beb8-59cbf7fff49b","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":"securityrules","uniqueId":"4e85d7b4-0f4e-4d5b-8c46-8eb9cf48f2cf","lifecycleState":"CERTIFIED","lastUpdateDate":1668049606074,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b7e038d0-d441-41ca-8517-08fd3e1a4b8b","invariantUUID":"695f2761-05bf-4432-9123-0ef85f6c4ee3","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":"bf38a08c-2fe0-4f8b-8774-60deb51427fa","lifecycleState":"CERTIFIED","lastUpdateDate":1668049589428,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c166a2ee-0e23-4a8e-bd83-947495bdd63b","invariantUUID":"ed83d9e0-9452-4eb2-8e3c-441eedfb3c37","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":"defaulticon","uniqueId":"017f02d7-45ee-49c1-9bae-acbbb4747998","lifecycleState":"CERTIFIED","lastUpdateDate":1668049678665,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1cb2a169-905b-4569-9e04-a1e6f86e1f1e","invariantUUID":"0ebbb556-d238-4e7c-8dca-5c64dee54749","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"98165f50-5c5a-4565-998f-9a7e4ea0df78","lifecycleState":"CERTIFIED","lastUpdateDate":1668049712707,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02a24f2e-5362-439a-9586-8b5ac3a04439","invariantUUID":"09313a71-00fc-4f27-83f3-20d0c45cefdc","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":"network","uniqueId":"41cb7387-05fe-4e90-b50d-54370f01bcde","lifecycleState":"CERTIFIED","lastUpdateDate":1668049587583,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ce3543f3-ffbc-42e6-9eb2-c217bfb6e40b","invariantUUID":"c3014af3-9f13-4ee9-9c25-8cbeda93998b","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":"a821fd7c-a32e-4a8c-8406-933a45657546","lifecycleState":"CERTIFIED","lastUpdateDate":1668049580660,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d94feea-855a-41d1-968d-cf0709caaba6","invariantUUID":"16aaa277-6310-4c93-8c92-c13095c26edd","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":"e6a717fb-c1c6-4625-8e14-023f7587e4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1668049703226,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f976b908-f517-47d5-8a47-086e90887b2e","invariantUUID":"b85edf03-55f9-4f4c-94b1-be7a0c4e1bfc","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"716243e2-c131-49c6-865e-d74e6204ed1a","lifecycleState":"CERTIFIED","lastUpdateDate":1668049709134,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41f23736-b244-4f11-9f8f-4bf45e52ebe3","invariantUUID":"4baaf1fc-8382-4144-9bbb-5afd618aff75","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":"port","uniqueId":"d8b485e6-dca0-49a5-984e-f99199857316","lifecycleState":"CERTIFIED","lastUpdateDate":1668049564065,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4aa7c961-fca2-4b8c-8de6-171336d69df7","invariantUUID":"27980e5c-8299-48af-a351-588cb7c39b5c","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":"defaulticon","uniqueId":"ea6ae371-3c23-4086-add2-900c28b94700","lifecycleState":"CERTIFIED","lastUpdateDate":1668053443564,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"80e228b0-0057-4068-b91f-403fc9b34bc8","invariantUUID":"ef8c0f02-bf6d-4bd0-b980-e20437405557","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5d14585e-5e54-4af8-9a85-9f2165f7faeb","lifecycleState":"CERTIFIED","lastUpdateDate":1668049694602,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afe3abdd-63c3-4635-9913-175c11635182","invariantUUID":"fc1f7a45-0b39-4d97-9a96-95b66ae4cb43","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":"network","uniqueId":"d0aadc33-90c6-4282-819a-95e0438c0245","lifecycleState":"CERTIFIED","lastUpdateDate":1668049566273,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"822c9118-7293-4ba0-ba67-5f07ae05fe46","invariantUUID":"765e9e66-4560-4cff-b0ec-03e0f9282033","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":"00695583-7cc3-44c2-8cb5-23225aebf63d","lifecycleState":"CERTIFIED","lastUpdateDate":1668052773679,"name":"basic_onboard_mhpnaQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f2ccf97c-b18b-48d8-a33b-5658459827f7","invariantUUID":"2f74309a-b18c-4508-b5d1-10f30dc9e13b","systemName":"BasicOnboardMhpnaq","description":"VF","tags":["basic_onboard_mhpnaQ"],"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":"objectStorage","uniqueId":"a568027a-9c19-434e-8ad6-8e3dd317b7cb","lifecycleState":"CERTIFIED","lastUpdateDate":1668049571743,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5224bd3b-14ad-41a0-8d98-ad02a3f5bbaf","invariantUUID":"e16deaf0-d622-462b-9a62-82e278a84e3a","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":"compute","uniqueId":"3904a937-3732-4ba9-958a-573e7a24971b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049544642,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"632e3f15-5e15-47f4-80f9-47a245153970","invariantUUID":"2cc85a9b-82de-4480-8137-d8858c553923","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":"port","uniqueId":"6572d864-2281-4df6-a3d5-4d9b5d9211b2","lifecycleState":"CERTIFIED","lastUpdateDate":1668049680239,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92b42d44-1504-4103-847b-340bd0e8bfbe","invariantUUID":"8fd48bc9-0f57-4456-807e-45977056739c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"550dbda0-14e4-4645-a991-43cbad478188","lifecycleState":"CERTIFIED","lastUpdateDate":1668049699287,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2f5b5cd-3d3a-4eeb-af93-4c31d34d0814","invariantUUID":"54692e26-0087-423c-9a51-2c885553c979","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":"objectStorage","uniqueId":"2f5a884f-c9b1-450b-86cd-d34cdf102288","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761111,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee0c6c70-4014-4876-ad3f-df705299c8d2","invariantUUID":"5d729baf-a413-4896-85fb-dd823e2dd92b","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":"compute","uniqueId":"60f92cec-5956-4b0c-bbac-9ed6250b66f1","lifecycleState":"CERTIFIED","lastUpdateDate":1668049714241,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11c20328-6ab6-4f76-8430-fefa972ca77e","invariantUUID":"e7278e0b-c0c1-48a1-868a-65c5bfead79b","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":"port","uniqueId":"6e26db0e-a5cc-4534-8dea-20dbca15c721","lifecycleState":"CERTIFIED","lastUpdateDate":1668049717849,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a69b4460-ea8b-43bd-a42e-ba24e035db8d","invariantUUID":"f5884532-6687-4e6f-9680-fde81cdd8262","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":"objectStorage","uniqueId":"323ffc1c-38cb-45a1-91c5-3104553f2d98","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760926,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4e26f2f-0569-4ced-bbc5-7b02a68445ba","invariantUUID":"49d62c23-8fae-4148-a783-ecf0e3f759bb","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":"compute","uniqueId":"6af4646f-899a-4ebe-ac59-6e8d7134f6f5","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760025,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c124a27-1127-4cec-bd26-e6cbf7661e03","invariantUUID":"0519635c-043f-4711-8297-83540dcc5656","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":"1fe9eeb2-c42c-40f0-8e35-ef59f928cb9b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049558293,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d761084-5a7f-458b-a5a8-2dfb12bc6c93","invariantUUID":"7b5c04b2-251c-4904-b6b6-f6d417d6e71d","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"df33d607-a80c-4514-8566-8b3607712493","lifecycleState":"CERTIFIED","lastUpdateDate":1668049738027,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29ffc6cc-1ebc-4563-a2dc-a73a4616cc7e","invariantUUID":"b364eb12-d5f4-4348-92f2-f60ad47e0319","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":"defaulticon","uniqueId":"d4fb6eb9-b66c-4711-922d-d98f789c4a77","lifecycleState":"CERTIFIED","lastUpdateDate":1668049738198,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53113821-47a6-4143-8ac3-6650960eeb64","invariantUUID":"46c983e0-9d71-4821-adb5-163b71deb360","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":"cfa84cce-0e42-4c2f-8046-0b00e0a929c4","lifecycleState":"CERTIFIED","lastUpdateDate":1668049690488,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5be3775-e26a-4be4-8312-8da59c4baa5a","invariantUUID":"7d11236c-8b65-4092-b62d-28ab89c0aad3","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":"network","uniqueId":"8f8016d8-c646-455f-b909-f9eba211ed6b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761258,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ceadbf0b-5411-4a34-b265-b5c5e02faf64","invariantUUID":"a0032901-e155-43f3-8b12-bf41bfa12970","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064","lifecycleState":"CERTIFIED","lastUpdateDate":1668049640751,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d6df08c-9308-4e26-bfe9-eb63c4bb8905","invariantUUID":"7a658372-f628-4f67-a2ff-2c5d842179cb","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":"ee088362-2d74-4842-a793-a6aae99ad696","lifecycleState":"CERTIFIED","lastUpdateDate":1668049619243,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83b31dfd-055a-478d-8a26-d1329206657a","invariantUUID":"0da0dcff-5b4f-45e7-a24d-c6e12a2572f2","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":"networkrules","uniqueId":"75fc64d1-228b-4678-8b4b-71e1b02b3411","lifecycleState":"CERTIFIED","lastUpdateDate":1668049596827,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9e0cf39f-a037-4949-9174-176f24956d01","invariantUUID":"8e8cb907-c4a5-44ce-97ae-c0026954bc9a","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":"433ffa4a-b245-4dae-85c1-6df1daaaf46c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760558,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aca1bfa8-d054-49b6-9b8f-b2201e1694b2","invariantUUID":"22f85cb8-69d5-4a49-92e8-c1ee5fa56ffd","systemName":"Vnfvirtuallink","description":"Describes the information about an internal VNF VL","tags":["VnfVirtualLink","tosca.nodes.nfv.VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"00045214-8d48-4232-9982-959823dfe531","lifecycleState":"CERTIFIED","lastUpdateDate":1668049710998,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3cd562a-1919-4ce6-82e4-db0e0e176156","invariantUUID":"fedd64c7-ed27-4394-8023-5af8fa80d5d0","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":"ad47fbc1-0f85-4649-9044-eb72872a6976","lifecycleState":"CERTIFIED","lastUpdateDate":1668049584042,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8a0a35e3-ec02-4a65-b6ee-91a61d05b005","invariantUUID":"6ce13c7f-a4c2-4892-80da-a03929d13ee5","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"966a7f6d-3d25-4ee7-bdea-058f743a99e6","lifecycleState":"CERTIFIED","lastUpdateDate":1668049634251,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40f22162-5fec-49fd-93be-7314f2a041ef","invariantUUID":"d5f7e6f2-7cce-48ed-9516-361362de1a2f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6ad80f3a-79d0-4bb8-a6f5-7e4ff5631a41","lifecycleState":"CERTIFIED","lastUpdateDate":1668053445477,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","invariantUUID":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","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":"b55097f7-4898-42c6-a497-a713cf9aa6d0","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1668053442330,"name":"Demo_pNF_e1gHpWHpAXgbHX5qhIxq","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"97561c61-b0ec-4d50-bd71-a362d41b6431","invariantUUID":"545c1322-7a5b-494e-8c29-6f8368915159","systemName":"DemoPnfE1ghpwhpaxgbhx5qhixq","description":"catalog service description","tags":["robot-ete","Demo_pNF_e1gHpWHpAXgbHX5qhIxq"],"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":"0a77894a-4d9f-4bcf-b3ee-5baf0ffc3984","lifecycleState":"CERTIFIED","lastUpdateDate":1668052811633,"name":"basic_onboard_mhpnaQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6c09ae72-7628-4f89-91b2-eb50d0447625","invariantUUID":"4a3a7683-ad78-4139-822e-cadba0e8c863","systemName":"BasicOnboardMhpnaq","description":"service","tags":["basic_onboard_mhpnaQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-11-10 04:10:47,600 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-11-10 04:10:47,600 INFO 222:service.py(1) - Service basic_network onboarded 2022-11-10 04:10:47,600 INFO 199:base.py(1) - ***************************************************** 2022-11-10 04:10:47,600 INFO 200:base.py(1) - STOP [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-11-10 04:10:47,601 INFO 201:base.py(1) - ***************************************************** 2022-11-10 04:10:47,601 INFO 175:base.py(1) - ***************************************************** 2022-11-10 04:10:47,601 INFO 176:base.py(1) - START [AAI] ConnectServiceSubToCloudRegionStep: Connect service subscription with cloud region. 2022-11-10 04:10:47,601 INFO 177:base.py(1) - ***************************************************** 2022-11-10 04:10:47,601 INFO 175:base.py(1) - ***************************************************** 2022-11-10 04:10:47,601 INFO 176:base.py(1) - START [AAI] RegisterCloudRegionStep: Register cloud region. 2022-11-10 04:10:47,601 INFO 177:base.py(1) - ***************************************************** 2022-11-10 04:10:47,601 INFO 175:base.py(1) - ***************************************************** 2022-11-10 04:10:47,602 INFO 176:base.py(1) - START [AAI] CloudRegionCreateStep: Create cloud region. 2022-11-10 04:10:47,602 INFO 177:base.py(1) - ***************************************************** 2022-11-10 04:10:47,602 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2022-11-10 04:10:47,602 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:10:47,602 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2022-11-10 04:10:47,602 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-11-10 04:10:47,604 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:10:47,688 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 404 288 2022-11-10 04:10:47,689 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2022-11-10 04:10:47,689 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}} 2022-11-10 04:10:47,689 ERROR 157:onap_service.py(1) - [AAI][get cloud regions] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:10:47,689 ERROR 233:onap_service.py(1) - [AAI][get cloud regions] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}}. 2022-11-10 04:10:47,701 DEBUG 129:onap_service.py(1) - [AAI][Create cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:10:47,702 DEBUG 131:onap_service.py(1) - [AAI][Create cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne 2022-11-10 04:10:47,702 DEBUG 132:onap_service.py(1) - [AAI][Create cloud region] data sent: { "cloud-owner": "basicnw-cloud-owner", "cloud-region-id": "RegionOne", "orchestration-disabled": "False", "in-maint": "False", "cloud-type": "openstack", "owner-defined-type": "N/A", "cloud-region-version": "openstack", "identity-url": "", "cloud-zone": "", "complex-name": "lannion", "sriov-automation": "", "cloud-extra-info": "", "upgrade-cycle": "", "resource-version": "" } 2022-11-10 04:10:47,704 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:10:47,806 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne HTTP/1.1" 201 0 2022-11-10 04:10:47,807 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2022-11-10 04:10:47,808 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2022-11-10 04:10:47,810 INFO 199:base.py(1) - ***************************************************** 2022-11-10 04:10:47,810 INFO 200:base.py(1) - STOP [AAI] CloudRegionCreateStep: Create cloud region. 2022-11-10 04:10:47,810 INFO 201:base.py(1) - ***************************************************** 2022-11-10 04:10:47,810 INFO 227:base.py(1) - ***************************************************** 2022-11-10 04:10:47,810 INFO 228:base.py(1) - CONTINUE [AAI] RegisterCloudRegionStep: Register cloud region. 2022-11-10 04:10:47,811 INFO 229:base.py(1) - ***************************************************** 2022-11-10 04:10:47,811 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:10:47,811 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2022-11-10 04:10:47,811 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-11-10 04:10:47,813 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:10:47,885 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378 2022-11-10 04:10:47,885 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-11-10 04:10:47,886 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":"1668053447764","orchestration-disabled":false,"in-maint":false}]} 2022-11-10 04:10:47,909 DEBUG 129:onap_service.py(1) - [AAI][Add external system info to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:10:47,909 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/084474fa-dd4b-4aeb-96fe-958efe92e3ed 2022-11-10 04:10:47,909 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "084474fa-dd4b-4aeb-96fe-958efe92e3ed", "user-name": "onap-daily-jakarta", "password": "vESbAUt69n9KR3YIhphA7h7WFL4d589x", "system-type": "VIM" , "service-url": "https://control-api.tnaplab.telekom.de:5000/v3/" , "ssl-insecure": false , "cloud-domain": "Default" , "default-tenant": "onap-daily-jakarta" , "system-status": "active" } 2022-11-10 04:10:47,911 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:10:48,726 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/084474fa-dd4b-4aeb-96fe-958efe92e3ed HTTP/1.1" 201 0 2022-11-10 04:10:48,727 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2022-11-10 04:10:48,727 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2022-11-10 04:10:48,729 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:10:48,730 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/a260e6cb40e44df1bc721b420748bec3 2022-11-10 04:10:48,730 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-11-10 04:10:48,732 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:10:48,790 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/a260e6cb40e44df1bc721b420748bec3 HTTP/1.1" 404 464 2022-11-10 04:10:48,791 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2022-11-10 04:10:48,792 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/a260e6cb40e44df1bc721b420748bec3","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/a260e6cb40e44df1bc721b420748bec3","ERR.5.4.6114"]}}} 2022-11-10 04:10:48,792 ERROR 157:onap_service.py(1) - [AAI][get tenants] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:10:48,792 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/a260e6cb40e44df1bc721b420748bec3","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/a260e6cb40e44df1bc721b420748bec3","ERR.5.4.6114"]}}}. 2022-11-10 04:10:48,792 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2022-11-10 04:10:48,792 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2022-11-10 04:10:48,796 DEBUG 129:onap_service.py(1) - [AAI][add tenant to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:10:48,796 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/a260e6cb40e44df1bc721b420748bec3 2022-11-10 04:10:48,796 DEBUG 132:onap_service.py(1) - [AAI][add tenant to cloud region] data sent: { "tenant-id": "a260e6cb40e44df1bc721b420748bec3", "tenant-name": "onap-daily-jakarta", "tenant-context": "None" } 2022-11-10 04:10:48,799 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:10:49,411 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/a260e6cb40e44df1bc721b420748bec3 HTTP/1.1" 201 0 2022-11-10 04:10:49,412 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2022-11-10 04:10:49,412 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2022-11-10 04:10:49,415 DEBUG 129:onap_service.py(1) - [AAI][get availability_zones] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:10:49,415 DEBUG 131:onap_service.py(1) - [AAI][get availability_zones] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone 2022-11-10 04:10:49,415 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2022-11-10 04:10:49,417 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:10:49,477 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 404 505 2022-11-10 04:10:49,477 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2022-11-10 04:10:49,478 DEBUG 146:onap_service.py(1) - [AAI][get availability_zones] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","ERR.5.4.6114"]}}} 2022-11-10 04:10:49,478 ERROR 157:onap_service.py(1) - [AAI][get availability_zones] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:10:49,478 ERROR 233:onap_service.py(1) - [AAI][get availability_zones] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","ERR.5.4.6114"]}}}. 2022-11-10 04:10:49,488 DEBUG 129:onap_service.py(1) - [AAI][Add availability zone to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:10:49,488 DEBUG 131:onap_service.py(1) - [AAI][Add availability zone to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone 2022-11-10 04:10:49,488 DEBUG 132:onap_service.py(1) - [AAI][Add availability zone to cloud region] data sent: { "availability-zone-name": "basicvm-availability-zone", "hypervisor-type": "nova" } 2022-11-10 04:10:49,490 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:10:49,949 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 201 0 2022-11-10 04:10:49,950 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2022-11-10 04:10:49,950 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2022-11-10 04:10:49,952 INFO 199:base.py(1) - ***************************************************** 2022-11-10 04:10:49,952 INFO 200:base.py(1) - STOP [AAI] RegisterCloudRegionStep: Register cloud region. 2022-11-10 04:10:49,952 INFO 201:base.py(1) - ***************************************************** 2022-11-10 04:10:49,952 INFO 175:base.py(1) - ***************************************************** 2022-11-10 04:10:49,952 INFO 176:base.py(1) - START [AAI] LinkCloudRegionToComplexStep: Connect cloud region with complex. 2022-11-10 04:10:49,952 INFO 177:base.py(1) - ***************************************************** 2022-11-10 04:10:49,953 INFO 175:base.py(1) - ***************************************************** 2022-11-10 04:10:49,953 INFO 176:base.py(1) - START [AAI] ComplexCreateStep: Create complex. 2022-11-10 04:10:49,953 INFO 177:base.py(1) - ***************************************************** 2022-11-10 04:10:49,965 DEBUG 129:onap_service.py(1) - [AAI][create complex] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:10:49,965 DEBUG 131:onap_service.py(1) - [AAI][create complex] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/complexes/complex/lannion 2022-11-10 04:10:49,965 DEBUG 132:onap_service.py(1) - [AAI][create complex] data sent: { "physical-location-id": "lannion", "data-center-code": "1234-5", "complex-name": "lannion", "identity-url": "", "resource-version": "", "physical-location-type": "", "street1": "", "street2": "", "city": "", "state": "", "postal-code": "", "country": "", "region": "", "latitude": "", "longitude": "", "elevation": "", "lata": "" } 2022-11-10 04:10:49,967 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:10:50,760 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/complexes/complex/lannion HTTP/1.1" 201 0 2022-11-10 04:10:50,761 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 201 2022-11-10 04:10:50,761 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: 2022-11-10 04:10:50,763 INFO 199:base.py(1) - ***************************************************** 2022-11-10 04:10:50,763 INFO 200:base.py(1) - STOP [AAI] ComplexCreateStep: Create complex. 2022-11-10 04:10:50,763 INFO 201:base.py(1) - ***************************************************** 2022-11-10 04:10:50,763 INFO 227:base.py(1) - ***************************************************** 2022-11-10 04:10:50,763 INFO 228:base.py(1) - CONTINUE [AAI] LinkCloudRegionToComplexStep: Connect cloud region with complex. 2022-11-10 04:10:50,763 INFO 229:base.py(1) - ***************************************************** 2022-11-10 04:10:50,764 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:10:50,764 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2022-11-10 04:10:50,764 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-11-10 04:10:50,766 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:10:50,827 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378 2022-11-10 04:10:50,828 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-11-10 04:10:50,828 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":"1668053447764","orchestration-disabled":false,"in-maint":false}]} 2022-11-10 04:10:50,837 DEBUG 129:onap_service.py(1) - [AAI][add relationship to CloudRegion] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:10:50,837 DEBUG 131:onap_service.py(1) - [AAI][add relationship to CloudRegion] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/relationship-list/relationship 2022-11-10 04:10:50,837 DEBUG 132:onap_service.py(1) - [AAI][add relationship to CloudRegion] data sent: { "related-to": "complex", "related-link": "aai/v13/cloud-infrastructure/complexes/complex/lannion", "relationship-label": "org.onap.relationships.inventory.LocatedIn", "relationship-data": {"relationship-key": "complex.physical-location-id", "relationship-value": "lannion"} } 2022-11-10 04:10:50,839 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:10:50,993 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/relationship-list/relationship HTTP/1.1" 200 0 2022-11-10 04:10:50,994 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2022-11-10 04:10:50,994 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2022-11-10 04:10:50,996 INFO 199:base.py(1) - ***************************************************** 2022-11-10 04:10:50,996 INFO 200:base.py(1) - STOP [AAI] LinkCloudRegionToComplexStep: Connect cloud region with complex. 2022-11-10 04:10:50,996 INFO 201:base.py(1) - ***************************************************** 2022-11-10 04:10:50,997 INFO 175:base.py(1) - ***************************************************** 2022-11-10 04:10:50,997 INFO 176:base.py(1) - START [AAI] CustomerServiceSubscriptionCreateStep: Create customer's service subscription. 2022-11-10 04:10:50,997 INFO 177:base.py(1) - ***************************************************** 2022-11-10 04:10:50,997 INFO 175:base.py(1) - ***************************************************** 2022-11-10 04:10:50,997 INFO 176:base.py(1) - START [AAI] CustomerCreateStep: Create customer. 2022-11-10 04:10:50,997 INFO 177:base.py(1) - ***************************************************** 2022-11-10 04:10:51,004 DEBUG 129:onap_service.py(1) - [AAI][declare customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:10:51,004 DEBUG 131:onap_service.py(1) - [AAI][declare customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer 2022-11-10 04:10:51,004 DEBUG 132:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicnw-customer", "subscriber-name": "basicnw-customer", "subscriber-type": "INFRA" } 2022-11-10 04:10:51,006 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:10:51,514 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/customers/customer/basicnw-customer HTTP/1.1" 201 0 2022-11-10 04:10:51,515 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2022-11-10 04:10:51,515 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2022-11-10 04:10:51,518 DEBUG 129:onap_service.py(1) - [AAI][get created customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:10:51,518 DEBUG 131:onap_service.py(1) - [AAI][get created customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer 2022-11-10 04:10:51,518 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2022-11-10 04:10:51,520 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:10:51,573 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer HTTP/1.1" 200 139 2022-11-10 04:10:51,573 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2022-11-10 04:10:51,574 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":"1668053451065"} 2022-11-10 04:10:51,576 INFO 199:base.py(1) - ***************************************************** 2022-11-10 04:10:51,576 INFO 200:base.py(1) - STOP [AAI] CustomerCreateStep: Create customer. 2022-11-10 04:10:51,576 INFO 201:base.py(1) - ***************************************************** 2022-11-10 04:10:51,576 INFO 227:base.py(1) - ***************************************************** 2022-11-10 04:10:51,576 INFO 228:base.py(1) - CONTINUE [AAI] CustomerServiceSubscriptionCreateStep: Create customer's service subscription. 2022-11-10 04:10:51,576 INFO 229:base.py(1) - ***************************************************** 2022-11-10 04:10:51,577 DEBUG 129:onap_service.py(1) - [AAI][Get basicnw-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:10:51,577 DEBUG 131:onap_service.py(1) - [AAI][Get basicnw-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer 2022-11-10 04:10:51,577 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2022-11-10 04:10:51,579 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:10:51,655 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer HTTP/1.1" 200 139 2022-11-10 04:10:51,656 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2022-11-10 04:10:51,656 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":"1668053451065"} 2022-11-10 04:10:51,658 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:10:51,659 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network 2022-11-10 04:10:51,659 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-11-10 04:10:51,661 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:10:51,717 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network HTTP/1.1" 404 360 2022-11-10 04:10:51,718 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 404 2022-11-10 04:10:51,718 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicnw-customer/service-subscriptions","ERR.5.4.6114"]}}} 2022-11-10 04:10:51,718 ERROR 157:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:10:51,718 ERROR 233:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicnw-customer/service-subscriptions","ERR.5.4.6114"]}}}. 2022-11-10 04:10:51,719 INFO 561:customer.py(1) - Create service subscription for basicnw-customer customer 2022-11-10 04:10:51,719 DEBUG 129:onap_service.py(1) - [AAI][Create service subscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:10:51,719 DEBUG 131:onap_service.py(1) - [AAI][Create service subscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network 2022-11-10 04:10:51,719 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: None 2022-11-10 04:10:51,721 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:10:52,215 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network HTTP/1.1" 201 0 2022-11-10 04:10:52,216 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2022-11-10 04:10:52,216 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2022-11-10 04:10:52,218 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:10:52,218 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network 2022-11-10 04:10:52,218 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-11-10 04:10:52,221 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:10:52,291 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network HTTP/1.1" 200 94 2022-11-10 04:10:52,292 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2022-11-10 04:10:52,292 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1668053451778"}]} 2022-11-10 04:10:52,295 INFO 199:base.py(1) - ***************************************************** 2022-11-10 04:10:52,295 INFO 200:base.py(1) - STOP [AAI] CustomerServiceSubscriptionCreateStep: Create customer's service subscription. 2022-11-10 04:10:52,295 INFO 201:base.py(1) - ***************************************************** 2022-11-10 04:10:52,295 INFO 227:base.py(1) - ***************************************************** 2022-11-10 04:10:52,296 INFO 228:base.py(1) - CONTINUE [AAI] ConnectServiceSubToCloudRegionStep: Connect service subscription with cloud region. 2022-11-10 04:10:52,296 INFO 229:base.py(1) - ***************************************************** 2022-11-10 04:10:52,296 DEBUG 129:onap_service.py(1) - [AAI][Get basicnw-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:10:52,296 DEBUG 131:onap_service.py(1) - [AAI][Get basicnw-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer 2022-11-10 04:10:52,296 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2022-11-10 04:10:52,299 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:10:52,369 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer HTTP/1.1" 200 139 2022-11-10 04:10:52,370 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2022-11-10 04:10:52,370 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":"1668053451065"} 2022-11-10 04:10:52,372 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:10:52,373 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network 2022-11-10 04:10:52,373 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-11-10 04:10:52,375 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:10:52,460 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network HTTP/1.1" 200 94 2022-11-10 04:10:52,461 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2022-11-10 04:10:52,461 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1668053451778"}]} 2022-11-10 04:10:52,464 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:10:52,464 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2022-11-10 04:10:52,464 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-11-10 04:10:52,466 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:10:52,550 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2022-11-10 04:10:52,551 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-11-10 04:10:52,551 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":"1668053450894","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2022-11-10 04:10:52,553 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:10:52,553 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/a260e6cb40e44df1bc721b420748bec3 2022-11-10 04:10:52,553 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-11-10 04:10:52,555 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:10:52,607 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/a260e6cb40e44df1bc721b420748bec3 HTTP/1.1" 200 142 2022-11-10 04:10:52,608 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-11-10 04:10:52,608 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"a260e6cb40e44df1bc721b420748bec3","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1668053448858"} 2022-11-10 04:10:52,617 DEBUG 129:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:10:52,617 DEBUG 131:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list/relationship 2022-11-10 04:10:52,617 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/a260e6cb40e44df1bc721b420748bec3?resource-version=1668053448858", "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": "a260e6cb40e44df1bc721b420748bec3"}] } 2022-11-10 04:10:52,619 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:10:52,834 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list/relationship HTTP/1.1" 200 0 2022-11-10 04:10:52,835 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2022-11-10 04:10:52,836 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2022-11-10 04:10:52,838 INFO 199:base.py(1) - ***************************************************** 2022-11-10 04:10:52,839 INFO 200:base.py(1) - STOP [AAI] ConnectServiceSubToCloudRegionStep: Connect service subscription with cloud region. 2022-11-10 04:10:52,839 INFO 201:base.py(1) - ***************************************************** 2022-11-10 04:10:52,839 INFO 227:base.py(1) - ***************************************************** 2022-11-10 04:10:52,840 INFO 228:base.py(1) - CONTINUE [SO] YamlTemplateServiceAlaCarteInstantiateStep: Instantiate service described in YAML using SO a'la carte method. 2022-11-10 04:10:52,840 INFO 229:base.py(1) - ***************************************************** 2022-11-10 04:10:52,840 DEBUG 129:onap_service.py(1) - [AAI][Get basicnw-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:10:52,841 DEBUG 131:onap_service.py(1) - [AAI][Get basicnw-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer 2022-11-10 04:10:52,841 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2022-11-10 04:10:52,842 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:10:52,902 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer HTTP/1.1" 200 139 2022-11-10 04:10:52,902 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2022-11-10 04:10:52,903 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":"1668053451065"} 2022-11-10 04:10:52,905 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:10:52,905 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network 2022-11-10 04:10:52,905 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-11-10 04:10:52,907 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:10:52,973 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network HTTP/1.1" 200 764 2022-11-10 04:10:52,974 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2022-11-10 04:10:52,974 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1668053452677","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/a260e6cb40e44df1bc721b420748bec3","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":"a260e6cb40e44df1bc721b420748bec3"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-jakarta"}]}]}}]} 2022-11-10 04:10:52,977 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:10:52,977 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2022-11-10 04:10:52,977 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-11-10 04:10:52,979 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:10:53,061 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2022-11-10 04:10:53,062 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-11-10 04:10:53,062 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":"1668053450894","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2022-11-10 04:10:53,065 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:10:53,065 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/a260e6cb40e44df1bc721b420748bec3 2022-11-10 04:10:53,065 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-11-10 04:10:53,067 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:10:53,131 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/a260e6cb40e44df1bc721b420748bec3 HTTP/1.1" 200 615 2022-11-10 04:10:53,132 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-11-10 04:10:53,133 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"a260e6cb40e44df1bc721b420748bec3","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1668053452677","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2022-11-10 04:10:53,136 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entities] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:10:53,137 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entities] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/owning-entities 2022-11-10 04:10:53,137 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2022-11-10 04:10:53,139 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:10:53,209 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/owning-entities HTTP/1.1" 404 269 2022-11-10 04:10:53,210 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 404 2022-11-10 04:10:53,211 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/owning-entities","Node Not Found:No Node of type owning-entity found at: business/owning-entities","ERR.5.4.6114"]}}} 2022-11-10 04:10:53,211 ERROR 157:onap_service.py(1) - [AAI][Get A&AI owning entities] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:10:53,211 ERROR 233:onap_service.py(1) - [AAI][Get A&AI owning entities] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/owning-entities","Node Not Found:No Node of type owning-entity found at: business/owning-entities","ERR.5.4.6114"]}}}. 2022-11-10 04:10:53,211 INFO 201:service_ala_carte.py(1) - Owning entity not found, create it 2022-11-10 04:10:53,214 DEBUG 129:onap_service.py(1) - [AAI][Declare A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:10:53,214 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/bd417765-a59f-49b4-94a6-e762d2487d41 2022-11-10 04:10:53,215 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicnw-oe", "owning-entity-id": "bd417765-a59f-49b4-94a6-e762d2487d41" } 2022-11-10 04:10:53,219 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:10:53,799 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/owning-entities/owning-entity/bd417765-a59f-49b4-94a6-e762d2487d41 HTTP/1.1" 201 0 2022-11-10 04:10:53,800 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2022-11-10 04:10:53,800 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2022-11-10 04:10:53,803 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:10:53,803 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/bd417765-a59f-49b4-94a6-e762d2487d41 2022-11-10 04:10:53,803 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2022-11-10 04:10:53,805 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:10:53,856 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/owning-entities/owning-entity/bd417765-a59f-49b4-94a6-e762d2487d41 HTTP/1.1" 200 128 2022-11-10 04:10:53,858 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2022-11-10 04:10:53,859 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"bd417765-a59f-49b4-94a6-e762d2487d41","owning-entity-name":"basicnw-oe","resource-version":"1668053453279"} 2022-11-10 04:10:53,861 INFO 205:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2022-11-10 04:10:53,862 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-11-10 04:10:53,862 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-11-10 04:10:53,862 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-10 04:10:53,862 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-11-10 04:10:53,863 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-11-10 04:10:53,864 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-11-10 04:10:53,975 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1113 2022-11-10 04:10:53,976 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-11-10 04:10:53,976 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","invariantUUID":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4c8e1b64-f44a-4f3e-8fa6-24382489e305/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6c09ae72-7628-4f89-91b2-eb50d0447625","invariantUUID":"4a3a7683-ad78-4139-822e-cadba0e8c863","name":"basic_onboard_mhpnaQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6c09ae72-7628-4f89-91b2-eb50d0447625/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"97561c61-b0ec-4d50-bd71-a362d41b6431","invariantUUID":"545c1322-7a5b-494e-8c29-6f8368915159","name":"Demo_pNF_e1gHpWHpAXgbHX5qhIxq","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/97561c61-b0ec-4d50-bd71-a362d41b6431/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-11-10 04:10:53,978 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-11-10 04:10:53,979 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:10:53,979 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:10:53,979 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-10 04:10:53,979 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_mhpnaQ from SDC 2022-11-10 04:10:53,979 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:10:53,979 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:10:53,979 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-10 04:10:53,979 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_e1gHpWHpAXgbHX5qhIxq from SDC 2022-11-10 04:10:53,979 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:10:53,979 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:10:53,980 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2022-11-10 04:10:53,980 DEBUG 175:__init__.py(1) - number of Service returned: 3 2022-11-10 04:10:53,980 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-11-10 04:10:53,980 INFO 220:__init__.py(1) - Service found, updating information 2022-11-10 04:10:53,980 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-10 04:10:53,980 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-11-10 04:10:53,980 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-11-10 04:10:53,982 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-10 04:10:54,072 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-11-10 04:10:54,074 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-11-10 04:10:54,077 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","lifecycleState":"CERTIFIED","lastUpdateDate":1668049582445,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d43858fb-c5b2-4b25-824d-b14ad62ede30","invariantUUID":"da975096-8afa-4bed-8524-846b9267ab99","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":"network","uniqueId":"b816c3f8-d1ac-456a-8dcf-75445aa06e0b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049604427,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35c50ed6-fe02-475e-93c5-f271a0a510ad","invariantUUID":"49122d46-6cf5-426c-a47a-30b7d0cf14dd","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":"7c30bfa1-f583-402f-8f80-295326ee5398","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761747,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2703213c-52b3-4c91-899c-07021a66be39","invariantUUID":"85c3c6e8-ea95-43fe-a345-92930b60584f","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":"networkrules","uniqueId":"ac01578b-db80-4c04-9e7b-16a40688041e","lifecycleState":"CERTIFIED","lastUpdateDate":1668049602750,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"58bd4bc1-8fab-4795-a1b5-5d0ddb363092","invariantUUID":"2499e150-9ea5-4cf7-ac3f-b996e3652ec9","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":"compute","uniqueId":"5dc486da-075e-40b3-8679-cefddf59fb04","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761589,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d98a42db-5a8a-4d02-8275-801ffc2b322a","invariantUUID":"73aab079-f518-40f4-96b1-429355621aaa","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":"compute","uniqueId":"1a5d0fa5-3b38-4b7c-b400-998b22e8944d","lifecycleState":"CERTIFIED","lastUpdateDate":1668049648890,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78b90ab3-67c3-47a2-9f15-74313e1f95d0","invariantUUID":"aae4a717-82fb-4362-b6fa-8651f6935f7c","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":"9db9b025-9b78-44e6-9d81-ceb0bc9e6a54","lifecycleState":"CERTIFIED","lastUpdateDate":1668049737232,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9a1ffb6-67e0-4655-b294-fda2415e1abb","invariantUUID":"f233a04e-02b5-4119-bb1a-6634ecf8d1d5","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"60efb221-322f-4635-80b9-00d340924806","lifecycleState":"CERTIFIED","lastUpdateDate":1668049639077,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"098a0518-9db2-4cdb-90e4-fd1493b82387","invariantUUID":"56d058b7-78d7-4ff5-9717-4eaa23875c77","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":"d2d04992-b1f2-4c0d-b588-1a1f6c08ff40","lifecycleState":"CERTIFIED","lastUpdateDate":1668049697354,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"498d386b-f07c-47a0-ba7f-33af6920e2a4","invariantUUID":"a46d6232-d69a-4ce7-995b-167192a603c0","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":"44d02ec3-e4c9-4021-837e-c4e069e3b034","lifecycleState":"CERTIFIED","lastUpdateDate":1668049692161,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16f00d5d-23fd-45b1-a3ed-c737128b3989","invariantUUID":"f3cd0584-3afb-49ca-b104-90d8b46dc49c","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":"7e371be3-84b6-40ea-8433-7af6c2d9df62","lifecycleState":"CERTIFIED","lastUpdateDate":1668049632650,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4296b2d6-5bc9-451c-bdc8-5446977bc281","invariantUUID":"dc6a63ab-dbfb-46ba-a1c2-793a77861048","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":"objectStorage","uniqueId":"bb910467-d63a-459e-935d-84fa25a1694c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049645564,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f399bbd-7ca6-44ef-bf97-f21a3a371921","invariantUUID":"88e7ed60-b2c4-48d1-8040-0f195ef8639c","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":"defaulticon","uniqueId":"55f89b8c-0795-41de-98a4-aff4514eaa01","lifecycleState":"CERTIFIED","lastUpdateDate":1668049738723,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43148a99-e15a-4141-8f1e-d4681fc7d116","invariantUUID":"ce66a27a-4a59-4aaf-8fc0-90f45a7f29e2","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":"objectStorage","uniqueId":"712e66aa-c147-4748-aabb-eb5ded0b9cd7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049666914,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7df2f786-565b-4405-aa36-a928b5596b25","invariantUUID":"1dd485fd-500e-4c31-9e17-2185d851cf12","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"125217be-50ad-4a44-8db3-84118e7a7614","lifecycleState":"CERTIFIED","lastUpdateDate":1668049677015,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81fda579-1429-49af-8afd-ff972f7072e2","invariantUUID":"90776263-2ccb-4f9b-bf47-9dbce2353f20","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":"network","uniqueId":"39a71369-9bdd-4cbf-8e69-3fef4b74d1bc","lifecycleState":"CERTIFIED","lastUpdateDate":1668049685412,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb68a9ca-cdb5-407b-be4a-1930fdc6e442","invariantUUID":"215d5f37-a410-4299-a138-d02d6063ccfc","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":"port","uniqueId":"1d55065e-862f-40c9-bb8e-6fc5d27f847f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049578896,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e213aba-cb49-4d2d-9b65-eae123080b93","invariantUUID":"a670a095-5930-4d89-9b0f-b67981e36874","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":"2786a0a4-ae8d-4b44-b7b8-770c76110b45","lifecycleState":"CERTIFIED","lastUpdateDate":1668049688745,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"014fad1b-02f8-4363-9c7c-2f2d1497ecb0","invariantUUID":"801a8057-e5ee-4602-8acd-d838b32bf861","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":"51a85e3f-bf55-4a5f-aa30-6de7d1e26bb1","lifecycleState":"CERTIFIED","lastUpdateDate":1668049737815,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5aa22f43-358c-42fc-a8cd-6568cda6dd8d","invariantUUID":"a1421a3b-f41f-4090-b7b4-1d097ebdf2f1","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":"port","uniqueId":"5f5a9eda-eddb-4a4a-aae9-7865bb259f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049683506,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3403b002-e9a8-49c9-8bf6-23bafb0dd2a0","invariantUUID":"2a8bcdd1-3a23-4a31-885c-63b7168b1b0c","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":"04f96ac1-240a-4b66-b910-8edf6436ce8d","lifecycleState":"CERTIFIED","lastUpdateDate":1668049637425,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c2110f17-5407-4a7e-a2c9-61ccb5be694c","invariantUUID":"7ef14081-2e66-472f-915a-51df66f51837","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":"defaulticon","uniqueId":"203bc6ea-b34e-4ff5-a805-7ea133c899e7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049738412,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f90f2ec-39e4-4913-926a-91969d3cf116","invariantUUID":"c2768cf7-d7ce-4234-8bc0-c32a80ecf5fe","systemName":"K8smicroserviceautomationcompositionelement","description":"The TOSCA service template representing the K8SMicroserviceAutomationCompositionElement","tags":["K8SMicroserviceAutomationCompositionElement","org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"75ebea22-8060-45d6-82c0-18db2d96a7da","lifecycleState":"CERTIFIED","lastUpdateDate":1668049627717,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"12a745b5-e1cc-46eb-b4da-9f9d8d507b31","invariantUUID":"5b1d7b08-f6cf-419b-8e94-547b1f5e3623","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":"objectStorage","uniqueId":"c0338017-e970-4d7f-a709-2d9b66422d3e","lifecycleState":"CERTIFIED","lastUpdateDate":1668049705203,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82ebe32d-0f65-4ba5-8597-ebe0cd46ccd5","invariantUUID":"ae89bf3e-78be-427b-bc89-1f38807ee113","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":"loadBalancer","uniqueId":"196045c6-81ed-44c0-a264-fdd785e7bad7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049562094,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c05d9f30-cbe1-43a6-b21a-794e515bd492","invariantUUID":"2bc0c08e-f0a5-472b-8637-bacd88ac7445","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":"b5981542-3f32-42ab-9444-152764beef87","lifecycleState":"CERTIFIED","lastUpdateDate":1668049617148,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90ce6bbe-4099-4717-84f3-0d92df7e6b5c","invariantUUID":"32d56f31-cf62-4bc7-9366-6226c24ad261","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8b61161-f121-43ff-a8bc-dde353823b1f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049687143,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24364e31-5dd8-41d9-99c2-cc85a1c2f158","invariantUUID":"85cfafb6-ada8-429a-ae36-4737e4a865e8","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":"59c02228-015d-4422-b316-0a0b7f5b8955","lifecycleState":"CERTIFIED","lastUpdateDate":1668049650581,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00faeec3-cff0-4002-ae95-82c5eebc2f17","invariantUUID":"903f45ef-6c0d-4632-afaf-4c68bb5e33bb","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":"8f866c1e-208d-403a-978f-5ec5452927b5","lifecycleState":"CERTIFIED","lastUpdateDate":1668049653767,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a57f54c-b0c0-456d-8791-34b946cefcfe","invariantUUID":"85dc8f3e-9bc0-42e1-9bf8-7c4c80175eae","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":"215dae69-2d51-4b72-99d6-56812c7d67e0","lifecycleState":"CERTIFIED","lastUpdateDate":1668049642342,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5904cfba-eaec-409f-8e6a-55e36c19e9a6","invariantUUID":"60c3e8be-b791-4e24-98ab-2a636929a144","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":"450b359a-a131-4742-89ee-0426aa6692e4","lifecycleState":"CERTIFIED","lastUpdateDate":1668049612042,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"16cdbc64-8efb-4fda-9588-50977466fd34","invariantUUID":"4f5a8c1c-d0fd-4a12-9193-90caf740254a","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":"125a9727-0704-41e2-81cc-99ab17a59000","lifecycleState":"CERTIFIED","lastUpdateDate":1668049647261,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"493c9c01-2922-48c4-b0ab-5d148a57ba5e","invariantUUID":"6359bd9f-e0b3-447b-a676-535876ed6b3a","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":"1a41b72c-41b2-4650-aa64-0a940671e588","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760735,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4ce9b49-5a6b-466d-b61e-9fb49ded56cb","invariantUUID":"4d41b142-900f-40b5-88ba-6bedd3d39c76","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":"21c6d4a9-93d0-4fc2-b3f2-25cf559dab1c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049577136,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4758b76-5cfa-412a-9a86-2909d090c57e","invariantUUID":"0a09b6df-d175-42e0-b208-10cb7d7e70db","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":"network","uniqueId":"02d709e8-b456-495c-9944-6ce73a803681","lifecycleState":"CERTIFIED","lastUpdateDate":1668049610242,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd25ac93-ca0f-4d05-b4b3-3d35eecde16d","invariantUUID":"afb7c740-1397-4802-af2f-93bf32c30dfb","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":"4b86f673-35db-461c-98ff-cd4299143622","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760363,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2dd4f1f-5b0b-4ea2-9e53-58680177f453","invariantUUID":"5801ea6e-7f94-42fb-8cc8-faaa07e62d06","systemName":"VnfExternalCp","description":"Describes a logical external connection point, exposed by the VNF enabling connection with an external Virtual Link","tags":["VNF External CP","tosca.nodes.nfv.VnfExtCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a1c807b1-16bb-4836-8899-0fbea6a4597e","lifecycleState":"CERTIFIED","lastUpdateDate":1668049573553,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b6ac1c2-a942-4f54-acfa-ad6e03f5eecf","invariantUUID":"304a6173-ec78-455b-b6d5-b0e1ad7bdc7a","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":"137b6010-937f-4ab1-9c06-8fdd8eed1fe2","lifecycleState":"CERTIFIED","lastUpdateDate":1668049662069,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4936cbad-9bc5-4ad6-9396-33ec824b69b4","invariantUUID":"8492c6c7-9abb-4be0-bc9e-d944f4eae19c","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":"objectStorage","uniqueId":"1607bd70-72fd-4c67-b5f9-11d13aa0621f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049556423,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95df2fce-f28a-48a6-84c1-e05bdac81b28","invariantUUID":"e627b2c7-b2e5-4eab-a962-9f1cb31faf35","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":"37d054e5-839d-41e6-8b4d-b0a32c7e50fe","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761407,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f012b9f8-8c87-4516-a60b-cf0f6c5661ab","invariantUUID":"856133b6-8cfe-404a-a76f-3c5613deeb76","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":"compute","uniqueId":"c00962af-cda9-4de9-a29d-6cbcd9b02b3c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760215,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3560bc9-ced8-46f1-aa9d-150d9ca39e23","invariantUUID":"daae8250-e55f-408c-8510-d8380795b6ef","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":"38587a14-c6d2-4e45-91c9-ae6a55cbd71b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049613854,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77886210-a2dd-43e0-8ba1-3aa8b293ad19","invariantUUID":"a64aa5fd-da74-4801-980c-9b0a9a218da6","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":"6145c005-85ad-4938-a873-d0d994796b0e","lifecycleState":"CERTIFIED","lastUpdateDate":1668049681778,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7310916-d603-4475-96c3-1a1eaa0c7515","invariantUUID":"faa5095c-aa20-404a-a486-e621d623a4a3","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":"network","uniqueId":"0fa187b0-e044-4789-83ab-6ad0e2be27b7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049621049,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1eada6eb-056a-4db7-ad7e-7bbbd5279726","invariantUUID":"897b4ced-d76a-4c74-a907-ccf00d711dd3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"64cbb0f4-0f9b-4fa0-ba0b-433ef87e03e6","lifecycleState":"CERTIFIED","lastUpdateDate":1668049655374,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d520894a-c445-4403-b6db-059cfe86d037","invariantUUID":"78d48e19-8225-43ee-b098-619fd19b88cc","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":"compute","uniqueId":"5ea72f98-b430-48a1-8edf-4ce6e762e994","lifecycleState":"CERTIFIED","lastUpdateDate":1668049660487,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76a8b987-8166-4bca-a660-caeaa634aae8","invariantUUID":"3c45f068-df0f-41f4-aedc-fb02ddc377bf","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":"61efe2e9-f8aa-4a7d-aa79-141d1b977ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049553598,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3c86f6ba-86a3-4df8-8851-cb57049a6de0","invariantUUID":"af41dfde-0b91-4415-b97c-0cecda5bd52d","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":"a3ac7901-38c7-4434-aa1c-dfbf53e6ae6c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049575335,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca69a3e3-a9bc-4d5e-a557-57b3f0000710","invariantUUID":"f6f78e29-7ed1-4eec-9b13-03af4264f36a","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"098112dc-c139-4155-9180-1de0f7a82ae3","lifecycleState":"CERTIFIED","lastUpdateDate":1668049716141,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8619dca-a4a7-4dce-ad64-e1886e582aec","invariantUUID":"82f2f3b5-74f1-42bf-b9d8-451fc4ae963b","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":"defaulticon","uniqueId":"c295a970-5ee7-452b-bbce-aace6b1e1921","lifecycleState":"CERTIFIED","lastUpdateDate":1668049737409,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0849cb4d-9fb5-48be-89ef-bd5f01c8249e","invariantUUID":"0094cb96-d4b6-4e87-abda-d0639d611fc2","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"213f0554-a9f1-4e57-a522-509604c2abda","lifecycleState":"CERTIFIED","lastUpdateDate":1668049656993,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89f72d4c-cc49-4dfc-bc2e-5cd5ad9a8941","invariantUUID":"cce22f29-8753-4001-8fca-537d639943fe","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40269f27-a87d-4544-9b01-ccae74b4d2f9","lifecycleState":"CERTIFIED","lastUpdateDate":1668049598502,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62d40c00-412b-4b68-9972-88e0d9251aee","invariantUUID":"761f29aa-69fd-4c85-b659-97f49d57a9a5","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cde10554-7691-4b94-a4e6-d513fa01606f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049608606,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"391dfe90-5780-47f9-99b3-6e213aeaa8a9","invariantUUID":"6215f199-3981-4b8d-a631-7b6b5cfdd98a","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c0847ce-c5da-4665-8573-82928fb2fb2a","lifecycleState":"CERTIFIED","lastUpdateDate":1668049668785,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba19044b-d108-441b-88d1-6ab5948fa654","invariantUUID":"0c5478a2-3b1f-449b-9a65-61fab0e60613","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":"fd3e8da6-fead-4e0f-9c2c-dbc9a2a78d91","lifecycleState":"CERTIFIED","lastUpdateDate":1668049643937,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24449223-7b19-435b-a6c3-47656b52d712","invariantUUID":"d8a2b3d0-3b82-4f7b-a1cf-3ac4f706dcb9","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c40b718-3864-4048-add0-ee26c3d967a5","lifecycleState":"CERTIFIED","lastUpdateDate":1668049585837,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d8eedc1-ef2d-42d7-bde3-d3808463b785","invariantUUID":"00c465a4-8f00-4467-b89d-2462c0b38d34","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":"port","uniqueId":"2d4f7c5d-7c45-442c-899e-bbc05a2fb931","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761913,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bab55bf2-f91c-425b-a7a1-0f9db8244f39","invariantUUID":"8482b02f-0e9f-46b3-beb8-59cbf7fff49b","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":"securityrules","uniqueId":"4e85d7b4-0f4e-4d5b-8c46-8eb9cf48f2cf","lifecycleState":"CERTIFIED","lastUpdateDate":1668049606074,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b7e038d0-d441-41ca-8517-08fd3e1a4b8b","invariantUUID":"695f2761-05bf-4432-9123-0ef85f6c4ee3","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":"bf38a08c-2fe0-4f8b-8774-60deb51427fa","lifecycleState":"CERTIFIED","lastUpdateDate":1668049589428,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c166a2ee-0e23-4a8e-bd83-947495bdd63b","invariantUUID":"ed83d9e0-9452-4eb2-8e3c-441eedfb3c37","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":"defaulticon","uniqueId":"017f02d7-45ee-49c1-9bae-acbbb4747998","lifecycleState":"CERTIFIED","lastUpdateDate":1668049678665,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1cb2a169-905b-4569-9e04-a1e6f86e1f1e","invariantUUID":"0ebbb556-d238-4e7c-8dca-5c64dee54749","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"98165f50-5c5a-4565-998f-9a7e4ea0df78","lifecycleState":"CERTIFIED","lastUpdateDate":1668049712707,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02a24f2e-5362-439a-9586-8b5ac3a04439","invariantUUID":"09313a71-00fc-4f27-83f3-20d0c45cefdc","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":"network","uniqueId":"41cb7387-05fe-4e90-b50d-54370f01bcde","lifecycleState":"CERTIFIED","lastUpdateDate":1668049587583,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ce3543f3-ffbc-42e6-9eb2-c217bfb6e40b","invariantUUID":"c3014af3-9f13-4ee9-9c25-8cbeda93998b","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":"a821fd7c-a32e-4a8c-8406-933a45657546","lifecycleState":"CERTIFIED","lastUpdateDate":1668049580660,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d94feea-855a-41d1-968d-cf0709caaba6","invariantUUID":"16aaa277-6310-4c93-8c92-c13095c26edd","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":"e6a717fb-c1c6-4625-8e14-023f7587e4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1668049703226,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f976b908-f517-47d5-8a47-086e90887b2e","invariantUUID":"b85edf03-55f9-4f4c-94b1-be7a0c4e1bfc","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"716243e2-c131-49c6-865e-d74e6204ed1a","lifecycleState":"CERTIFIED","lastUpdateDate":1668049709134,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41f23736-b244-4f11-9f8f-4bf45e52ebe3","invariantUUID":"4baaf1fc-8382-4144-9bbb-5afd618aff75","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":"port","uniqueId":"d8b485e6-dca0-49a5-984e-f99199857316","lifecycleState":"CERTIFIED","lastUpdateDate":1668049564065,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4aa7c961-fca2-4b8c-8de6-171336d69df7","invariantUUID":"27980e5c-8299-48af-a351-588cb7c39b5c","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":"defaulticon","uniqueId":"ea6ae371-3c23-4086-add2-900c28b94700","lifecycleState":"CERTIFIED","lastUpdateDate":1668053443564,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"80e228b0-0057-4068-b91f-403fc9b34bc8","invariantUUID":"ef8c0f02-bf6d-4bd0-b980-e20437405557","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5d14585e-5e54-4af8-9a85-9f2165f7faeb","lifecycleState":"CERTIFIED","lastUpdateDate":1668049694602,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afe3abdd-63c3-4635-9913-175c11635182","invariantUUID":"fc1f7a45-0b39-4d97-9a96-95b66ae4cb43","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":"network","uniqueId":"d0aadc33-90c6-4282-819a-95e0438c0245","lifecycleState":"CERTIFIED","lastUpdateDate":1668049566273,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"822c9118-7293-4ba0-ba67-5f07ae05fe46","invariantUUID":"765e9e66-4560-4cff-b0ec-03e0f9282033","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":"00695583-7cc3-44c2-8cb5-23225aebf63d","lifecycleState":"CERTIFIED","lastUpdateDate":1668052773679,"name":"basic_onboard_mhpnaQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f2ccf97c-b18b-48d8-a33b-5658459827f7","invariantUUID":"2f74309a-b18c-4508-b5d1-10f30dc9e13b","systemName":"BasicOnboardMhpnaq","description":"VF","tags":["basic_onboard_mhpnaQ"],"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":"objectStorage","uniqueId":"a568027a-9c19-434e-8ad6-8e3dd317b7cb","lifecycleState":"CERTIFIED","lastUpdateDate":1668049571743,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5224bd3b-14ad-41a0-8d98-ad02a3f5bbaf","invariantUUID":"e16deaf0-d622-462b-9a62-82e278a84e3a","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":"compute","uniqueId":"3904a937-3732-4ba9-958a-573e7a24971b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049544642,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"632e3f15-5e15-47f4-80f9-47a245153970","invariantUUID":"2cc85a9b-82de-4480-8137-d8858c553923","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":"port","uniqueId":"6572d864-2281-4df6-a3d5-4d9b5d9211b2","lifecycleState":"CERTIFIED","lastUpdateDate":1668049680239,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92b42d44-1504-4103-847b-340bd0e8bfbe","invariantUUID":"8fd48bc9-0f57-4456-807e-45977056739c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"550dbda0-14e4-4645-a991-43cbad478188","lifecycleState":"CERTIFIED","lastUpdateDate":1668049699287,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2f5b5cd-3d3a-4eeb-af93-4c31d34d0814","invariantUUID":"54692e26-0087-423c-9a51-2c885553c979","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":"objectStorage","uniqueId":"2f5a884f-c9b1-450b-86cd-d34cdf102288","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761111,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee0c6c70-4014-4876-ad3f-df705299c8d2","invariantUUID":"5d729baf-a413-4896-85fb-dd823e2dd92b","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":"compute","uniqueId":"60f92cec-5956-4b0c-bbac-9ed6250b66f1","lifecycleState":"CERTIFIED","lastUpdateDate":1668049714241,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11c20328-6ab6-4f76-8430-fefa972ca77e","invariantUUID":"e7278e0b-c0c1-48a1-868a-65c5bfead79b","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":"port","uniqueId":"6e26db0e-a5cc-4534-8dea-20dbca15c721","lifecycleState":"CERTIFIED","lastUpdateDate":1668049717849,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a69b4460-ea8b-43bd-a42e-ba24e035db8d","invariantUUID":"f5884532-6687-4e6f-9680-fde81cdd8262","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":"objectStorage","uniqueId":"323ffc1c-38cb-45a1-91c5-3104553f2d98","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760926,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4e26f2f-0569-4ced-bbc5-7b02a68445ba","invariantUUID":"49d62c23-8fae-4148-a783-ecf0e3f759bb","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":"compute","uniqueId":"6af4646f-899a-4ebe-ac59-6e8d7134f6f5","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760025,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c124a27-1127-4cec-bd26-e6cbf7661e03","invariantUUID":"0519635c-043f-4711-8297-83540dcc5656","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":"1fe9eeb2-c42c-40f0-8e35-ef59f928cb9b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049558293,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d761084-5a7f-458b-a5a8-2dfb12bc6c93","invariantUUID":"7b5c04b2-251c-4904-b6b6-f6d417d6e71d","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"df33d607-a80c-4514-8566-8b3607712493","lifecycleState":"CERTIFIED","lastUpdateDate":1668049738027,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29ffc6cc-1ebc-4563-a2dc-a73a4616cc7e","invariantUUID":"b364eb12-d5f4-4348-92f2-f60ad47e0319","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":"defaulticon","uniqueId":"d4fb6eb9-b66c-4711-922d-d98f789c4a77","lifecycleState":"CERTIFIED","lastUpdateDate":1668049738198,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53113821-47a6-4143-8ac3-6650960eeb64","invariantUUID":"46c983e0-9d71-4821-adb5-163b71deb360","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":"cfa84cce-0e42-4c2f-8046-0b00e0a929c4","lifecycleState":"CERTIFIED","lastUpdateDate":1668049690488,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5be3775-e26a-4be4-8312-8da59c4baa5a","invariantUUID":"7d11236c-8b65-4092-b62d-28ab89c0aad3","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":"network","uniqueId":"8f8016d8-c646-455f-b909-f9eba211ed6b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761258,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ceadbf0b-5411-4a34-b265-b5c5e02faf64","invariantUUID":"a0032901-e155-43f3-8b12-bf41bfa12970","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064","lifecycleState":"CERTIFIED","lastUpdateDate":1668049640751,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d6df08c-9308-4e26-bfe9-eb63c4bb8905","invariantUUID":"7a658372-f628-4f67-a2ff-2c5d842179cb","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":"ee088362-2d74-4842-a793-a6aae99ad696","lifecycleState":"CERTIFIED","lastUpdateDate":1668049619243,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83b31dfd-055a-478d-8a26-d1329206657a","invariantUUID":"0da0dcff-5b4f-45e7-a24d-c6e12a2572f2","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":"networkrules","uniqueId":"75fc64d1-228b-4678-8b4b-71e1b02b3411","lifecycleState":"CERTIFIED","lastUpdateDate":1668049596827,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9e0cf39f-a037-4949-9174-176f24956d01","invariantUUID":"8e8cb907-c4a5-44ce-97ae-c0026954bc9a","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":"433ffa4a-b245-4dae-85c1-6df1daaaf46c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760558,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aca1bfa8-d054-49b6-9b8f-b2201e1694b2","invariantUUID":"22f85cb8-69d5-4a49-92e8-c1ee5fa56ffd","systemName":"Vnfvirtuallink","description":"Describes the information about an internal VNF VL","tags":["VnfVirtualLink","tosca.nodes.nfv.VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"00045214-8d48-4232-9982-959823dfe531","lifecycleState":"CERTIFIED","lastUpdateDate":1668049710998,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3cd562a-1919-4ce6-82e4-db0e0e176156","invariantUUID":"fedd64c7-ed27-4394-8023-5af8fa80d5d0","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":"ad47fbc1-0f85-4649-9044-eb72872a6976","lifecycleState":"CERTIFIED","lastUpdateDate":1668049584042,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8a0a35e3-ec02-4a65-b6ee-91a61d05b005","invariantUUID":"6ce13c7f-a4c2-4892-80da-a03929d13ee5","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"966a7f6d-3d25-4ee7-bdea-058f743a99e6","lifecycleState":"CERTIFIED","lastUpdateDate":1668049634251,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40f22162-5fec-49fd-93be-7314f2a041ef","invariantUUID":"d5f7e6f2-7cce-48ed-9516-361362de1a2f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6ad80f3a-79d0-4bb8-a6f5-7e4ff5631a41","lifecycleState":"CERTIFIED","lastUpdateDate":1668053445477,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","invariantUUID":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","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":"b55097f7-4898-42c6-a497-a713cf9aa6d0","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1668053442330,"name":"Demo_pNF_e1gHpWHpAXgbHX5qhIxq","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"97561c61-b0ec-4d50-bd71-a362d41b6431","invariantUUID":"545c1322-7a5b-494e-8c29-6f8368915159","systemName":"DemoPnfE1ghpwhpaxgbhx5qhixq","description":"catalog service description","tags":["robot-ete","Demo_pNF_e1gHpWHpAXgbHX5qhIxq"],"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":"0a77894a-4d9f-4bcf-b3ee-5baf0ffc3984","lifecycleState":"CERTIFIED","lastUpdateDate":1668052811633,"name":"basic_onboard_mhpnaQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6c09ae72-7628-4f89-91b2-eb50d0447625","invariantUUID":"4a3a7683-ad78-4139-822e-cadba0e8c863","systemName":"BasicOnboardMhpnaq","description":"service","tags":["basic_onboard_mhpnaQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-11-10 04:10:54,081 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-11-10 04:10:54,081 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_network] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-10 04:10:54,081 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/4c8e1b64-f44a-4f3e-8fa6-24382489e305/distribution 2022-11-10 04:10:54,081 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None 2022-11-10 04:10:54,083 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-10 04:10:54,151 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/4c8e1b64-f44a-4f3e-8fa6-24382489e305/distribution HTTP/1.1" 200 205 2022-11-10 04:10:54,152 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200 2022-11-10 04:10:54,153 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[{"distributionID":"8986230e-1a56-4f02-a37c-6168c23d629c","timestamp":"2022-11-10 04:10:44.950 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2022-11-10 04:10:54,154 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_network] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-10 04:10:54,155 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/8986230e-1a56-4f02-a37c-6168c23d629c 2022-11-10 04:10:54,155 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2022-11-10 04:10:54,156 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-10 04:10:54,200 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/8986230e-1a56-4f02-a37c-6168c23d629c HTTP/1.1" 200 460 2022-11-10 04:10:54,201 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2022-11-10 04:10:54,201 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1668053442741","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":"1668053438209","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2022-11-10 04:10:54,203 DEBUG 643:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1668053442741', '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': '1668053438209', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2022-11-10 04:10:54,203 INFO 216:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s 2022-11-10 04:11:54,263 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_network] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-10 04:11:54,263 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/8986230e-1a56-4f02-a37c-6168c23d629c 2022-11-10 04:11:54,263 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2022-11-10 04:11:54,265 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-10 04:11:54,331 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/8986230e-1a56-4f02-a37c-6168c23d629c HTTP/1.1" 200 652 2022-11-10 04:11:54,334 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2022-11-10 04:11:54,335 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"cds","timestamp":"1668053434935","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1668053442741","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":"1668053438209","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2022-11-10 04:11:54,338 DEBUG 643:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'cds', 'timestamp': '1668053434935', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1668053442741', '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': '1668053438209', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2022-11-10 04:11:54,338 INFO 216:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s 2022-11-10 04:12:54,399 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_network] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-10 04:12:54,399 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/8986230e-1a56-4f02-a37c-6168c23d629c 2022-11-10 04:12:54,399 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2022-11-10 04:12:54,401 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-10 04:12:54,450 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/8986230e-1a56-4f02-a37c-6168c23d629c HTTP/1.1" 200 6086 2022-11-10 04:12:54,452 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2022-11-10 04:12:54,452 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1668053445111","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1668053438209","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1668053447169","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1668053451269","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1668053451682","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1668053444353","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1668053450976","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1668053448804","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1668053447143","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1668053446832","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1668053476382","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1668053452686","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1668053447840","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1668053447870","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1668053479383","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1668053442741","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1668053449807","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1668053450976","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1668053434935","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1668053450677","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1668053447738","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1668053442741","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1668053480386","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1668053438209","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1668053463031","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1668053449706","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1668053445111","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1668053434935","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1668053463031","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1668053447870","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1668053452273","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1668053444353","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2022-11-10 04:12:54,454 DEBUG 643:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1668053445111', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1668053438209', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1668053447169', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1668053451269', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1668053451682', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1668053444353', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1668053450976', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1668053448804', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1668053447143', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1668053446832', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1668053476382', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1668053452686', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1668053447840', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1668053447870', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1668053479383', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1668053442741', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1668053449807', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1668053450976', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1668053434935', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1668053450677', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1668053447738', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1668053442741', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1668053480386', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1668053438209', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1668053463031', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1668053449706', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1668053445111', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1668053434935', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1668053463031', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1668053447870', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1668053452273', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1668053444353', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2022-11-10 04:12:54,455 INFO 656:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2022-11-10 04:12:54,455 INFO 656:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2022-11-10 04:12:54,455 INFO 656:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-11-10 04:12:54,455 INFO 212:service_ala_carte.py(1) - Service Distribution for basic_network is sucessfully finished 2022-11-10 04:12:54,463 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': '2f69f611-6c45-459d-b759-8a0432ff2c97', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:12:54,463 DEBUG 131:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances 2022-11-10 04:12:54,463 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "5e8bc689-63f8-4c1b-b526-7f01b57db23f", "modelVersionId": "4c8e1b64-f44a-4f3e-8fa6-24382489e305", "modelName": "basic_network", "modelVersion": "1.0" }, "cloudConfiguration": { "tenantId": "a260e6cb40e44df1bc721b420748bec3", "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": "bd417765-a59f-49b4-94a6-e762d2487d41", "owningEntityName": "basicnw-oe" } } } 2022-11-10 04:12:54,465 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:13:23,736 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances HTTP/1.1" 202 262 2022-11-10 04:13:23,738 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response code: 202 2022-11-10 04:13:23,738 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response: {"requestReferences":{"requestId":"2f69f611-6c45-459d-b759-8a0432ff2c97","instanceId":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2f69f611-6c45-459d-b759-8a0432ff2c97"}} 2022-11-10 04:13:23,739 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2022-11-10 04:13:23,753 DEBUG 129:onap_service.py(9) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a242d40e-59a3-43cb-bfcf-27878ddc84e1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:13:23,754 DEBUG 131:onap_service.py(9) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2f69f611-6c45-459d-b759-8a0432ff2c97 2022-11-10 04:13:23,754 DEBUG 132:onap_service.py(9) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] data sent: None 2022-11-10 04:13:23,758 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:13:24,089 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2f69f611-6c45-459d-b759-8a0432ff2c97 HTTP/1.1" 200 1362 2022-11-10 04:13:24,091 INFO 142:onap_service.py(9) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] response code: 200 2022-11-10 04:13:24,091 DEBUG 146:onap_service.py(9) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] response: {"request":{"requestId":"2f69f611-6c45-459d-b759-8a0432ff2c97","startTime":"Thu, 10 Nov 2022 04:12:53 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelUuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelInvariantUuid":"5e8bc689-63f8-4c1b-b526-7f01b57db23f"},"requestInfo":{"source":"VID","instanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"a260e6cb40e44df1bc721b420748bec3","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":"bd417765-a59f-49b4-94a6-e762d2487d41","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","serviceInstanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 10 Nov 2022 04:13:22 GMT"}}} 2022-11-10 04:13:34,107 DEBUG 129:onap_service.py(9) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '812b6c63-464f-4141-9aa7-cb26b899ab83', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:13:34,107 DEBUG 131:onap_service.py(9) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2f69f611-6c45-459d-b759-8a0432ff2c97 2022-11-10 04:13:34,107 DEBUG 132:onap_service.py(9) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] data sent: None 2022-11-10 04:13:34,109 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:13:34,307 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2f69f611-6c45-459d-b759-8a0432ff2c97 HTTP/1.1" 200 1362 2022-11-10 04:13:34,308 INFO 142:onap_service.py(9) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] response code: 200 2022-11-10 04:13:34,309 DEBUG 146:onap_service.py(9) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] response: {"request":{"requestId":"2f69f611-6c45-459d-b759-8a0432ff2c97","startTime":"Thu, 10 Nov 2022 04:12:53 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelUuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelInvariantUuid":"5e8bc689-63f8-4c1b-b526-7f01b57db23f"},"requestInfo":{"source":"VID","instanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"a260e6cb40e44df1bc721b420748bec3","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":"bd417765-a59f-49b4-94a6-e762d2487d41","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","serviceInstanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 10 Nov 2022 04:13:22 GMT"}}} 2022-11-10 04:13:44,319 DEBUG 129:onap_service.py(9) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'de62f077-4a8d-4ba1-92e0-b04fa90136bb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:13:44,319 DEBUG 131:onap_service.py(9) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2f69f611-6c45-459d-b759-8a0432ff2c97 2022-11-10 04:13:44,319 DEBUG 132:onap_service.py(9) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] data sent: None 2022-11-10 04:13:44,321 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:13:44,531 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2f69f611-6c45-459d-b759-8a0432ff2c97 HTTP/1.1" 200 1362 2022-11-10 04:13:44,532 INFO 142:onap_service.py(9) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] response code: 200 2022-11-10 04:13:44,532 DEBUG 146:onap_service.py(9) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] response: {"request":{"requestId":"2f69f611-6c45-459d-b759-8a0432ff2c97","startTime":"Thu, 10 Nov 2022 04:12:53 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelUuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelInvariantUuid":"5e8bc689-63f8-4c1b-b526-7f01b57db23f"},"requestInfo":{"source":"VID","instanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"a260e6cb40e44df1bc721b420748bec3","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":"bd417765-a59f-49b4-94a6-e762d2487d41","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","serviceInstanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 10 Nov 2022 04:13:22 GMT"}}} 2022-11-10 04:13:54,544 DEBUG 129:onap_service.py(9) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '46ce1e43-79c9-490f-bb31-4ad338f7b262', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:13:54,544 DEBUG 131:onap_service.py(9) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2f69f611-6c45-459d-b759-8a0432ff2c97 2022-11-10 04:13:54,544 DEBUG 132:onap_service.py(9) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] data sent: None 2022-11-10 04:13:54,546 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:13:54,745 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2f69f611-6c45-459d-b759-8a0432ff2c97 HTTP/1.1" 200 1572 2022-11-10 04:13:54,747 INFO 142:onap_service.py(9) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] response code: 200 2022-11-10 04:13:54,747 DEBUG 146:onap_service.py(9) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] response: {"request":{"requestId":"2f69f611-6c45-459d-b759-8a0432ff2c97","startTime":"Thu, 10 Nov 2022 04:12:53 GMT","finishTime":"Thu, 10 Nov 2022 04:13:54 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelUuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelInvariantUuid":"5e8bc689-63f8-4c1b-b526-7f01b57db23f"},"requestInfo":{"source":"VID","instanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"a260e6cb40e44df1bc721b420748bec3","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":"bd417765-a59f-49b4-94a6-e762d2487d41","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","serviceInstanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 10 Nov 2022 04:13:54 GMT"}}} 2022-11-10 04:13:54,747 INFO 56:mixins.py(9) - ServiceInstantiation task finished 2022-11-10 04:13:54,748 DEBUG 129:onap_service.py(9) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '94ea1c72-f09d-45b3-9422-a4b25f92cf66', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:13:54,748 DEBUG 131:onap_service.py(9) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2f69f611-6c45-459d-b759-8a0432ff2c97 2022-11-10 04:13:54,748 DEBUG 132:onap_service.py(9) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] data sent: None 2022-11-10 04:13:54,750 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:13:54,930 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2f69f611-6c45-459d-b759-8a0432ff2c97 HTTP/1.1" 200 1572 2022-11-10 04:13:54,932 INFO 142:onap_service.py(9) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] response code: 200 2022-11-10 04:13:54,932 DEBUG 146:onap_service.py(9) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] response: {"request":{"requestId":"2f69f611-6c45-459d-b759-8a0432ff2c97","startTime":"Thu, 10 Nov 2022 04:12:53 GMT","finishTime":"Thu, 10 Nov 2022 04:13:54 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelUuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelInvariantUuid":"5e8bc689-63f8-4c1b-b526-7f01b57db23f"},"requestInfo":{"source":"VID","instanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"a260e6cb40e44df1bc721b420748bec3","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":"bd417765-a59f-49b4-94a6-e762d2487d41","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","serviceInstanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 10 Nov 2022 04:13:54 GMT"}}} 2022-11-10 04:13:54,933 DEBUG 129:onap_service.py(9) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '52c09899-a10f-43fa-81f8-816865eb47f0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:13:54,933 DEBUG 131:onap_service.py(9) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2f69f611-6c45-459d-b759-8a0432ff2c97 2022-11-10 04:13:54,933 DEBUG 132:onap_service.py(9) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] data sent: None 2022-11-10 04:13:54,935 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:13:55,143 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2f69f611-6c45-459d-b759-8a0432ff2c97 HTTP/1.1" 200 1572 2022-11-10 04:13:55,144 INFO 142:onap_service.py(9) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] response code: 200 2022-11-10 04:13:55,145 DEBUG 146:onap_service.py(9) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] response: {"request":{"requestId":"2f69f611-6c45-459d-b759-8a0432ff2c97","startTime":"Thu, 10 Nov 2022 04:12:53 GMT","finishTime":"Thu, 10 Nov 2022 04:13:54 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelUuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelInvariantUuid":"5e8bc689-63f8-4c1b-b526-7f01b57db23f"},"requestInfo":{"source":"VID","instanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"a260e6cb40e44df1bc721b420748bec3","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":"bd417765-a59f-49b4-94a6-e762d2487d41","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","serviceInstanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 10 Nov 2022 04:13:54 GMT"}}} 2022-11-10 04:13:55,151 DEBUG 129:onap_service.py(1) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '391e5e05-1e4a-4377-a37b-068d3fa220b5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:13:55,152 DEBUG 131:onap_service.py(1) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2f69f611-6c45-459d-b759-8a0432ff2c97 2022-11-10 04:13:55,152 DEBUG 132:onap_service.py(1) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] data sent: None 2022-11-10 04:13:55,163 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:13:55,350 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2f69f611-6c45-459d-b759-8a0432ff2c97 HTTP/1.1" 200 1572 2022-11-10 04:13:55,352 INFO 142:onap_service.py(1) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] response code: 200 2022-11-10 04:13:55,352 DEBUG 146:onap_service.py(1) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] response: {"request":{"requestId":"2f69f611-6c45-459d-b759-8a0432ff2c97","startTime":"Thu, 10 Nov 2022 04:12:53 GMT","finishTime":"Thu, 10 Nov 2022 04:13:54 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelUuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelInvariantUuid":"5e8bc689-63f8-4c1b-b526-7f01b57db23f"},"requestInfo":{"source":"VID","instanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"a260e6cb40e44df1bc721b420748bec3","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":"bd417765-a59f-49b4-94a6-e762d2487d41","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","serviceInstanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 10 Nov 2022 04:13:54 GMT"}}} 2022-11-10 04:13:55,353 DEBUG 129:onap_service.py(1) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3a8d13a9-51e4-4281-8750-0a62e112724e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:13:55,353 DEBUG 131:onap_service.py(1) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2f69f611-6c45-459d-b759-8a0432ff2c97 2022-11-10 04:13:55,353 DEBUG 132:onap_service.py(1) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] data sent: None 2022-11-10 04:13:55,355 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:13:55,540 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2f69f611-6c45-459d-b759-8a0432ff2c97 HTTP/1.1" 200 1572 2022-11-10 04:13:55,541 INFO 142:onap_service.py(1) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] response code: 200 2022-11-10 04:13:55,542 DEBUG 146:onap_service.py(1) - [None][Check 2f69f611-6c45-459d-b759-8a0432ff2c97 orchestration request status] response: {"request":{"requestId":"2f69f611-6c45-459d-b759-8a0432ff2c97","startTime":"Thu, 10 Nov 2022 04:12:53 GMT","finishTime":"Thu, 10 Nov 2022 04:13:54 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelUuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelInvariantUuid":"5e8bc689-63f8-4c1b-b526-7f01b57db23f"},"requestInfo":{"source":"VID","instanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"a260e6cb40e44df1bc721b420748bec3","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":"bd417765-a59f-49b4-94a6-e762d2487d41","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","serviceInstanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 10 Nov 2022 04:13:54 GMT"}}} 2022-11-10 04:13:55,542 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:13:55,543 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network 2022-11-10 04:13:55,543 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-11-10 04:13:55,545 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:13:55,643 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network HTTP/1.1" 200 764 2022-11-10 04:13:55,644 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2022-11-10 04:13:55,644 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1668053452677","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/a260e6cb40e44df1bc721b420748bec3","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":"a260e6cb40e44df1bc721b420748bec3"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-jakarta"}]}]}}]} 2022-11-10 04:13:55,647 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:13:55,647 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3 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-11b45b75-36bd-4d25-bb98-71b7745f5ef3 2022-11-10 04:13:55,647 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3 service-instance-name] data sent: None 2022-11-10 04:13:55,650 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:13:55,754 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-11b45b75-36bd-4d25-bb98-71b7745f5ef3 HTTP/1.1" 200 1195 2022-11-10 04:13:55,755 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3 service-instance-name] response code: 200 2022-11-10 04:13:55,756 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3 service-instance-name] response: {"service-instance":[{"service-instance-id":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","service-instance-name":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","model-version-id":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","resource-version":"1668053634492","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/1bffaf2e-d5c8-4b9d-9a66-0b2056f01539/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/bd417765-a59f-49b4-94a6-e762d2487d41","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"bd417765-a59f-49b4-94a6-e762d2487d41"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnw-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnw-project"}]}]}}]} 2022-11-10 04:13:55,758 INFO 199:base.py(1) - ***************************************************** 2022-11-10 04:13:55,759 INFO 200:base.py(1) - STOP [SO] YamlTemplateServiceAlaCarteInstantiateStep: Instantiate service described in YAML using SO a'la carte method. 2022-11-10 04:13:55,759 INFO 201:base.py(1) - ***************************************************** 2022-11-10 04:13:55,759 INFO 227:base.py(1) - ***************************************************** 2022-11-10 04:13:55,759 INFO 228:base.py(1) - CONTINUE [SO] YamlTemplateVlAlaCarteInstantiateStep: Instantiate network link described in YAML using SO a'la carte method. 2022-11-10 04:13:55,759 INFO 229:base.py(1) - ***************************************************** 2022-11-10 04:13:55,760 DEBUG 129:onap_service.py(1) - [AAI][Get basicnw-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:13:55,760 DEBUG 131:onap_service.py(1) - [AAI][Get basicnw-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer 2022-11-10 04:13:55,760 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2022-11-10 04:13:55,762 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:13:55,830 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer HTTP/1.1" 200 139 2022-11-10 04:13:55,831 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2022-11-10 04:13:55,831 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":"1668053451065"} 2022-11-10 04:13:55,834 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:13:55,834 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network 2022-11-10 04:13:55,834 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-11-10 04:13:55,836 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:13:55,929 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network HTTP/1.1" 200 764 2022-11-10 04:13:55,930 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2022-11-10 04:13:55,930 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1668053452677","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/a260e6cb40e44df1bc721b420748bec3","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":"a260e6cb40e44df1bc721b420748bec3"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-jakarta"}]}]}}]} 2022-11-10 04:13:55,933 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:13:55,933 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3 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-11b45b75-36bd-4d25-bb98-71b7745f5ef3 2022-11-10 04:13:55,933 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3 service-instance-name] data sent: None 2022-11-10 04:13:55,935 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:13:56,025 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-11b45b75-36bd-4d25-bb98-71b7745f5ef3 HTTP/1.1" 200 1195 2022-11-10 04:13:56,027 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3 service-instance-name] response code: 200 2022-11-10 04:13:56,027 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3 service-instance-name] response: {"service-instance":[{"service-instance-id":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","service-instance-name":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","model-version-id":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","resource-version":"1668053634492","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/1bffaf2e-d5c8-4b9d-9a66-0b2056f01539/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/bd417765-a59f-49b4-94a6-e762d2487d41","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"bd417765-a59f-49b4-94a6-e762d2487d41"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnw-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnw-project"}]}]}}]} 2022-11-10 04:13:56,030 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-11-10 04:13:56,030 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-11-10 04:13:56,031 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-10 04:13:56,031 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-11-10 04:13:56,031 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-11-10 04:13:56,032 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-11-10 04:13:56,975 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1787 2022-11-10 04:13:56,977 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-11-10 04:13:56,977 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"97561c61-b0ec-4d50-bd71-a362d41b6431","invariantUUID":"545c1322-7a5b-494e-8c29-6f8368915159","name":"Demo_pNF_e1gHpWHpAXgbHX5qhIxq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/97561c61-b0ec-4d50-bd71-a362d41b6431/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7975af9e-dd71-436a-b9ae-45b0c24ad6dc","invariantUUID":"8be7f299-2e65-41ca-9011-64648c7922e4","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7975af9e-dd71-436a-b9ae-45b0c24ad6dc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","invariantUUID":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4c8e1b64-f44a-4f3e-8fa6-24382489e305/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6c09ae72-7628-4f89-91b2-eb50d0447625","invariantUUID":"4a3a7683-ad78-4139-822e-cadba0e8c863","name":"basic_onboard_mhpnaQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6c09ae72-7628-4f89-91b2-eb50d0447625/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1264ddb4-65dd-4619-ba00-b72aabb131fa","invariantUUID":"04f2c750-d30c-4651-9e0d-c7da57487e36","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1264ddb4-65dd-4619-ba00-b72aabb131fa/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-11-10 04:13:56,979 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_e1gHpWHpAXgbHX5qhIxq from SDC 2022-11-10 04:13:56,979 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:13:56,980 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:13:56,980 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-10 04:13:56,980 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-11-10 04:13:56,980 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:13:56,980 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:13:56,980 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-10 04:13:56,980 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-11-10 04:13:56,980 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:13:56,980 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:13:56,980 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-10 04:13:56,981 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_mhpnaQ from SDC 2022-11-10 04:13:56,981 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:13:56,981 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:13:56,981 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-10 04:13:56,981 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-11-10 04:13:56,981 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:13:56,981 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:13:56,981 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-10 04:13:56,981 DEBUG 175:__init__.py(1) - number of Service returned: 5 2022-11-10 04:13:56,981 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-11-10 04:13:56,982 INFO 220:__init__.py(1) - Service found, updating information 2022-11-10 04:13:56,982 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-10 04:13:56,982 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-11-10 04:13:56,982 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-11-10 04:13:56,984 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-10 04:13:57,462 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-11-10 04:13:57,469 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-11-10 04:13:57,474 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b816c3f8-d1ac-456a-8dcf-75445aa06e0b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049604427,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35c50ed6-fe02-475e-93c5-f271a0a510ad","invariantUUID":"49122d46-6cf5-426c-a47a-30b7d0cf14dd","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":"networkrules","uniqueId":"ac01578b-db80-4c04-9e7b-16a40688041e","lifecycleState":"CERTIFIED","lastUpdateDate":1668049602750,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"58bd4bc1-8fab-4795-a1b5-5d0ddb363092","invariantUUID":"2499e150-9ea5-4cf7-ac3f-b996e3652ec9","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":"compute","uniqueId":"1a5d0fa5-3b38-4b7c-b400-998b22e8944d","lifecycleState":"CERTIFIED","lastUpdateDate":1668049648890,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78b90ab3-67c3-47a2-9f15-74313e1f95d0","invariantUUID":"aae4a717-82fb-4362-b6fa-8651f6935f7c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d2d04992-b1f2-4c0d-b588-1a1f6c08ff40","lifecycleState":"CERTIFIED","lastUpdateDate":1668049697354,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"498d386b-f07c-47a0-ba7f-33af6920e2a4","invariantUUID":"a46d6232-d69a-4ce7-995b-167192a603c0","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":"defaulticon","uniqueId":"51a85e3f-bf55-4a5f-aa30-6de7d1e26bb1","lifecycleState":"CERTIFIED","lastUpdateDate":1668049737815,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5aa22f43-358c-42fc-a8cd-6568cda6dd8d","invariantUUID":"a1421a3b-f41f-4090-b7b4-1d097ebdf2f1","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":"port","uniqueId":"5f5a9eda-eddb-4a4a-aae9-7865bb259f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049683506,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3403b002-e9a8-49c9-8bf6-23bafb0dd2a0","invariantUUID":"2a8bcdd1-3a23-4a31-885c-63b7168b1b0c","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":"defaulticon","uniqueId":"203bc6ea-b34e-4ff5-a805-7ea133c899e7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049738412,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f90f2ec-39e4-4913-926a-91969d3cf116","invariantUUID":"c2768cf7-d7ce-4234-8bc0-c32a80ecf5fe","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":"defaulticon","uniqueId":"6669bbae-b48b-43e8-bc01-189ae45d94c5","lifecycleState":"CERTIFIED","lastUpdateDate":1668053469135,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5a98c05a-7666-489b-ade4-626e7ba368b5","invariantUUID":"52964530-03aa-40fe-8c81-58fb4ea07619","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":"8f866c1e-208d-403a-978f-5ec5452927b5","lifecycleState":"CERTIFIED","lastUpdateDate":1668049653767,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a57f54c-b0c0-456d-8791-34b946cefcfe","invariantUUID":"85dc8f3e-9bc0-42e1-9bf8-7c4c80175eae","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":"450b359a-a131-4742-89ee-0426aa6692e4","lifecycleState":"CERTIFIED","lastUpdateDate":1668049612042,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"16cdbc64-8efb-4fda-9588-50977466fd34","invariantUUID":"4f5a8c1c-d0fd-4a12-9193-90caf740254a","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":"125a9727-0704-41e2-81cc-99ab17a59000","lifecycleState":"CERTIFIED","lastUpdateDate":1668049647261,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"493c9c01-2922-48c4-b0ab-5d148a57ba5e","invariantUUID":"6359bd9f-e0b3-447b-a676-535876ed6b3a","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":"1a41b72c-41b2-4650-aa64-0a940671e588","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760735,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4ce9b49-5a6b-466d-b61e-9fb49ded56cb","invariantUUID":"4d41b142-900f-40b5-88ba-6bedd3d39c76","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":"4b86f673-35db-461c-98ff-cd4299143622","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760363,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2dd4f1f-5b0b-4ea2-9e53-58680177f453","invariantUUID":"5801ea6e-7f94-42fb-8cc8-faaa07e62d06","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":"compute","uniqueId":"c00962af-cda9-4de9-a29d-6cbcd9b02b3c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760215,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3560bc9-ced8-46f1-aa9d-150d9ca39e23","invariantUUID":"daae8250-e55f-408c-8510-d8380795b6ef","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":"38587a14-c6d2-4e45-91c9-ae6a55cbd71b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049613854,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77886210-a2dd-43e0-8ba1-3aa8b293ad19","invariantUUID":"a64aa5fd-da74-4801-980c-9b0a9a218da6","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":"6145c005-85ad-4938-a873-d0d994796b0e","lifecycleState":"CERTIFIED","lastUpdateDate":1668049681778,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7310916-d603-4475-96c3-1a1eaa0c7515","invariantUUID":"faa5095c-aa20-404a-a486-e621d623a4a3","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":"network","uniqueId":"0fa187b0-e044-4789-83ab-6ad0e2be27b7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049621049,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1eada6eb-056a-4db7-ad7e-7bbbd5279726","invariantUUID":"897b4ced-d76a-4c74-a907-ccf00d711dd3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"64cbb0f4-0f9b-4fa0-ba0b-433ef87e03e6","lifecycleState":"CERTIFIED","lastUpdateDate":1668049655374,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d520894a-c445-4403-b6db-059cfe86d037","invariantUUID":"78d48e19-8225-43ee-b098-619fd19b88cc","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":"defaulticon","uniqueId":"61efe2e9-f8aa-4a7d-aa79-141d1b977ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049553598,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3c86f6ba-86a3-4df8-8851-cb57049a6de0","invariantUUID":"af41dfde-0b91-4415-b97c-0cecda5bd52d","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":"defaulticon","uniqueId":"c295a970-5ee7-452b-bbce-aace6b1e1921","lifecycleState":"CERTIFIED","lastUpdateDate":1668049737409,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0849cb4d-9fb5-48be-89ef-bd5f01c8249e","invariantUUID":"0094cb96-d4b6-4e87-abda-d0639d611fc2","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cde10554-7691-4b94-a4e6-d513fa01606f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049608606,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"391dfe90-5780-47f9-99b3-6e213aeaa8a9","invariantUUID":"6215f199-3981-4b8d-a631-7b6b5cfdd98a","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":"defaulticon","uniqueId":"fd3e8da6-fead-4e0f-9c2c-dbc9a2a78d91","lifecycleState":"CERTIFIED","lastUpdateDate":1668049643937,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24449223-7b19-435b-a6c3-47656b52d712","invariantUUID":"d8a2b3d0-3b82-4f7b-a1cf-3ac4f706dcb9","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c40b718-3864-4048-add0-ee26c3d967a5","lifecycleState":"CERTIFIED","lastUpdateDate":1668049585837,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d8eedc1-ef2d-42d7-bde3-d3808463b785","invariantUUID":"00c465a4-8f00-4467-b89d-2462c0b38d34","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":"network","uniqueId":"bf38a08c-2fe0-4f8b-8774-60deb51427fa","lifecycleState":"CERTIFIED","lastUpdateDate":1668049589428,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c166a2ee-0e23-4a8e-bd83-947495bdd63b","invariantUUID":"ed83d9e0-9452-4eb2-8e3c-441eedfb3c37","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":"defaulticon","uniqueId":"017f02d7-45ee-49c1-9bae-acbbb4747998","lifecycleState":"CERTIFIED","lastUpdateDate":1668049678665,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1cb2a169-905b-4569-9e04-a1e6f86e1f1e","invariantUUID":"0ebbb556-d238-4e7c-8dca-5c64dee54749","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"98165f50-5c5a-4565-998f-9a7e4ea0df78","lifecycleState":"CERTIFIED","lastUpdateDate":1668049712707,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02a24f2e-5362-439a-9586-8b5ac3a04439","invariantUUID":"09313a71-00fc-4f27-83f3-20d0c45cefdc","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":"network","uniqueId":"41cb7387-05fe-4e90-b50d-54370f01bcde","lifecycleState":"CERTIFIED","lastUpdateDate":1668049587583,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ce3543f3-ffbc-42e6-9eb2-c217bfb6e40b","invariantUUID":"c3014af3-9f13-4ee9-9c25-8cbeda93998b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"716243e2-c131-49c6-865e-d74e6204ed1a","lifecycleState":"CERTIFIED","lastUpdateDate":1668049709134,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41f23736-b244-4f11-9f8f-4bf45e52ebe3","invariantUUID":"4baaf1fc-8382-4144-9bbb-5afd618aff75","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":"ea6ae371-3c23-4086-add2-900c28b94700","lifecycleState":"CERTIFIED","lastUpdateDate":1668053443564,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"80e228b0-0057-4068-b91f-403fc9b34bc8","invariantUUID":"ef8c0f02-bf6d-4bd0-b980-e20437405557","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":"objectStorage","uniqueId":"a568027a-9c19-434e-8ad6-8e3dd317b7cb","lifecycleState":"CERTIFIED","lastUpdateDate":1668049571743,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5224bd3b-14ad-41a0-8d98-ad02a3f5bbaf","invariantUUID":"e16deaf0-d622-462b-9a62-82e278a84e3a","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":"port","uniqueId":"6572d864-2281-4df6-a3d5-4d9b5d9211b2","lifecycleState":"CERTIFIED","lastUpdateDate":1668049680239,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92b42d44-1504-4103-847b-340bd0e8bfbe","invariantUUID":"8fd48bc9-0f57-4456-807e-45977056739c","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2f5a884f-c9b1-450b-86cd-d34cdf102288","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761111,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee0c6c70-4014-4876-ad3f-df705299c8d2","invariantUUID":"5d729baf-a413-4896-85fb-dd823e2dd92b","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":"compute","uniqueId":"6af4646f-899a-4ebe-ac59-6e8d7134f6f5","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760025,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c124a27-1127-4cec-bd26-e6cbf7661e03","invariantUUID":"0519635c-043f-4711-8297-83540dcc5656","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"df33d607-a80c-4514-8566-8b3607712493","lifecycleState":"CERTIFIED","lastUpdateDate":1668049738027,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29ffc6cc-1ebc-4563-a2dc-a73a4616cc7e","invariantUUID":"b364eb12-d5f4-4348-92f2-f60ad47e0319","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":"defaulticon","uniqueId":"d4fb6eb9-b66c-4711-922d-d98f789c4a77","lifecycleState":"CERTIFIED","lastUpdateDate":1668049738198,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53113821-47a6-4143-8ac3-6650960eeb64","invariantUUID":"46c983e0-9d71-4821-adb5-163b71deb360","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":"433ffa4a-b245-4dae-85c1-6df1daaaf46c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760558,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aca1bfa8-d054-49b6-9b8f-b2201e1694b2","invariantUUID":"22f85cb8-69d5-4a49-92e8-c1ee5fa56ffd","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":"network","uniqueId":"966a7f6d-3d25-4ee7-bdea-058f743a99e6","lifecycleState":"CERTIFIED","lastUpdateDate":1668049634251,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40f22162-5fec-49fd-93be-7314f2a041ef","invariantUUID":"d5f7e6f2-7cce-48ed-9516-361362de1a2f","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":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","lifecycleState":"CERTIFIED","lastUpdateDate":1668049582445,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d43858fb-c5b2-4b25-824d-b14ad62ede30","invariantUUID":"da975096-8afa-4bed-8524-846b9267ab99","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":"network","uniqueId":"7c30bfa1-f583-402f-8f80-295326ee5398","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761747,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2703213c-52b3-4c91-899c-07021a66be39","invariantUUID":"85c3c6e8-ea95-43fe-a345-92930b60584f","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":"compute","uniqueId":"5dc486da-075e-40b3-8679-cefddf59fb04","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761589,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d98a42db-5a8a-4d02-8275-801ffc2b322a","invariantUUID":"73aab079-f518-40f4-96b1-429355621aaa","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":"defaulticon","uniqueId":"9db9b025-9b78-44e6-9d81-ceb0bc9e6a54","lifecycleState":"CERTIFIED","lastUpdateDate":1668049737232,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9a1ffb6-67e0-4655-b294-fda2415e1abb","invariantUUID":"f233a04e-02b5-4119-bb1a-6634ecf8d1d5","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"60efb221-322f-4635-80b9-00d340924806","lifecycleState":"CERTIFIED","lastUpdateDate":1668049639077,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"098a0518-9db2-4cdb-90e4-fd1493b82387","invariantUUID":"56d058b7-78d7-4ff5-9717-4eaa23875c77","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44d02ec3-e4c9-4021-837e-c4e069e3b034","lifecycleState":"CERTIFIED","lastUpdateDate":1668049692161,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16f00d5d-23fd-45b1-a3ed-c737128b3989","invariantUUID":"f3cd0584-3afb-49ca-b104-90d8b46dc49c","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":"7e371be3-84b6-40ea-8433-7af6c2d9df62","lifecycleState":"CERTIFIED","lastUpdateDate":1668049632650,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4296b2d6-5bc9-451c-bdc8-5446977bc281","invariantUUID":"dc6a63ab-dbfb-46ba-a1c2-793a77861048","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":"objectStorage","uniqueId":"bb910467-d63a-459e-935d-84fa25a1694c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049645564,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f399bbd-7ca6-44ef-bf97-f21a3a371921","invariantUUID":"88e7ed60-b2c4-48d1-8040-0f195ef8639c","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":"defaulticon","uniqueId":"55f89b8c-0795-41de-98a4-aff4514eaa01","lifecycleState":"CERTIFIED","lastUpdateDate":1668049738723,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43148a99-e15a-4141-8f1e-d4681fc7d116","invariantUUID":"ce66a27a-4a59-4aaf-8fc0-90f45a7f29e2","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":"objectStorage","uniqueId":"712e66aa-c147-4748-aabb-eb5ded0b9cd7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049666914,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7df2f786-565b-4405-aa36-a928b5596b25","invariantUUID":"1dd485fd-500e-4c31-9e17-2185d851cf12","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"125217be-50ad-4a44-8db3-84118e7a7614","lifecycleState":"CERTIFIED","lastUpdateDate":1668049677015,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81fda579-1429-49af-8afd-ff972f7072e2","invariantUUID":"90776263-2ccb-4f9b-bf47-9dbce2353f20","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":"network","uniqueId":"39a71369-9bdd-4cbf-8e69-3fef4b74d1bc","lifecycleState":"CERTIFIED","lastUpdateDate":1668049685412,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb68a9ca-cdb5-407b-be4a-1930fdc6e442","invariantUUID":"215d5f37-a410-4299-a138-d02d6063ccfc","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":"port","uniqueId":"1d55065e-862f-40c9-bb8e-6fc5d27f847f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049578896,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e213aba-cb49-4d2d-9b65-eae123080b93","invariantUUID":"a670a095-5930-4d89-9b0f-b67981e36874","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":"2786a0a4-ae8d-4b44-b7b8-770c76110b45","lifecycleState":"CERTIFIED","lastUpdateDate":1668049688745,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"014fad1b-02f8-4363-9c7c-2f2d1497ecb0","invariantUUID":"801a8057-e5ee-4602-8acd-d838b32bf861","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04f96ac1-240a-4b66-b910-8edf6436ce8d","lifecycleState":"CERTIFIED","lastUpdateDate":1668049637425,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c2110f17-5407-4a7e-a2c9-61ccb5be694c","invariantUUID":"7ef14081-2e66-472f-915a-51df66f51837","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":"75ebea22-8060-45d6-82c0-18db2d96a7da","lifecycleState":"CERTIFIED","lastUpdateDate":1668049627717,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"12a745b5-e1cc-46eb-b4da-9f9d8d507b31","invariantUUID":"5b1d7b08-f6cf-419b-8e94-547b1f5e3623","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":"objectStorage","uniqueId":"c0338017-e970-4d7f-a709-2d9b66422d3e","lifecycleState":"CERTIFIED","lastUpdateDate":1668049705203,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82ebe32d-0f65-4ba5-8597-ebe0cd46ccd5","invariantUUID":"ae89bf3e-78be-427b-bc89-1f38807ee113","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":"loadBalancer","uniqueId":"196045c6-81ed-44c0-a264-fdd785e7bad7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049562094,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c05d9f30-cbe1-43a6-b21a-794e515bd492","invariantUUID":"2bc0c08e-f0a5-472b-8637-bacd88ac7445","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":"b5981542-3f32-42ab-9444-152764beef87","lifecycleState":"CERTIFIED","lastUpdateDate":1668049617148,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90ce6bbe-4099-4717-84f3-0d92df7e6b5c","invariantUUID":"32d56f31-cf62-4bc7-9366-6226c24ad261","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8b61161-f121-43ff-a8bc-dde353823b1f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049687143,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24364e31-5dd8-41d9-99c2-cc85a1c2f158","invariantUUID":"85cfafb6-ada8-429a-ae36-4737e4a865e8","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":"59c02228-015d-4422-b316-0a0b7f5b8955","lifecycleState":"CERTIFIED","lastUpdateDate":1668049650581,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00faeec3-cff0-4002-ae95-82c5eebc2f17","invariantUUID":"903f45ef-6c0d-4632-afaf-4c68bb5e33bb","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":"defaulticon","uniqueId":"215dae69-2d51-4b72-99d6-56812c7d67e0","lifecycleState":"CERTIFIED","lastUpdateDate":1668049642342,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5904cfba-eaec-409f-8e6a-55e36c19e9a6","invariantUUID":"60c3e8be-b791-4e24-98ab-2a636929a144","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":"21c6d4a9-93d0-4fc2-b3f2-25cf559dab1c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049577136,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4758b76-5cfa-412a-9a86-2909d090c57e","invariantUUID":"0a09b6df-d175-42e0-b208-10cb7d7e70db","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":"network","uniqueId":"02d709e8-b456-495c-9944-6ce73a803681","lifecycleState":"CERTIFIED","lastUpdateDate":1668049610242,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd25ac93-ca0f-4d05-b4b3-3d35eecde16d","invariantUUID":"afb7c740-1397-4802-af2f-93bf32c30dfb","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a1c807b1-16bb-4836-8899-0fbea6a4597e","lifecycleState":"CERTIFIED","lastUpdateDate":1668049573553,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b6ac1c2-a942-4f54-acfa-ad6e03f5eecf","invariantUUID":"304a6173-ec78-455b-b6d5-b0e1ad7bdc7a","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":"137b6010-937f-4ab1-9c06-8fdd8eed1fe2","lifecycleState":"CERTIFIED","lastUpdateDate":1668049662069,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4936cbad-9bc5-4ad6-9396-33ec824b69b4","invariantUUID":"8492c6c7-9abb-4be0-bc9e-d944f4eae19c","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":"objectStorage","uniqueId":"1607bd70-72fd-4c67-b5f9-11d13aa0621f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049556423,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95df2fce-f28a-48a6-84c1-e05bdac81b28","invariantUUID":"e627b2c7-b2e5-4eab-a962-9f1cb31faf35","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":"37d054e5-839d-41e6-8b4d-b0a32c7e50fe","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761407,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f012b9f8-8c87-4516-a60b-cf0f6c5661ab","invariantUUID":"856133b6-8cfe-404a-a76f-3c5613deeb76","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":"defaulticon","uniqueId":"217d827b-254c-4c95-994e-5358b8910f6e","lifecycleState":"CERTIFIED","lastUpdateDate":1668053468606,"name":"pNF 4603d62f-df67","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"268e9eab-2451-4f17-b302-3a6ac761f222","invariantUUID":"63a1b3a4-432d-4c59-9297-50608e8c4fb2","systemName":"Pnf4603d62fDf67","description":"vendor software product","tags":["pNF 4603d62f-df67"],"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":"5ea72f98-b430-48a1-8edf-4ce6e762e994","lifecycleState":"CERTIFIED","lastUpdateDate":1668049660487,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76a8b987-8166-4bca-a660-caeaa634aae8","invariantUUID":"3c45f068-df0f-41f4-aedc-fb02ddc377bf","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3ac7901-38c7-4434-aa1c-dfbf53e6ae6c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049575335,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca69a3e3-a9bc-4d5e-a557-57b3f0000710","invariantUUID":"f6f78e29-7ed1-4eec-9b13-03af4264f36a","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"098112dc-c139-4155-9180-1de0f7a82ae3","lifecycleState":"CERTIFIED","lastUpdateDate":1668049716141,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8619dca-a4a7-4dce-ad64-e1886e582aec","invariantUUID":"82f2f3b5-74f1-42bf-b9d8-451fc4ae963b","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":"compute","uniqueId":"213f0554-a9f1-4e57-a522-509604c2abda","lifecycleState":"CERTIFIED","lastUpdateDate":1668049656993,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89f72d4c-cc49-4dfc-bc2e-5cd5ad9a8941","invariantUUID":"cce22f29-8753-4001-8fca-537d639943fe","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40269f27-a87d-4544-9b01-ccae74b4d2f9","lifecycleState":"CERTIFIED","lastUpdateDate":1668049598502,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62d40c00-412b-4b68-9972-88e0d9251aee","invariantUUID":"761f29aa-69fd-4c85-b659-97f49d57a9a5","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":"1c0847ce-c5da-4665-8573-82928fb2fb2a","lifecycleState":"CERTIFIED","lastUpdateDate":1668049668785,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba19044b-d108-441b-88d1-6ab5948fa654","invariantUUID":"0c5478a2-3b1f-449b-9a65-61fab0e60613","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":"port","uniqueId":"2d4f7c5d-7c45-442c-899e-bbc05a2fb931","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761913,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bab55bf2-f91c-425b-a7a1-0f9db8244f39","invariantUUID":"8482b02f-0e9f-46b3-beb8-59cbf7fff49b","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":"securityrules","uniqueId":"4e85d7b4-0f4e-4d5b-8c46-8eb9cf48f2cf","lifecycleState":"CERTIFIED","lastUpdateDate":1668049606074,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b7e038d0-d441-41ca-8517-08fd3e1a4b8b","invariantUUID":"695f2761-05bf-4432-9123-0ef85f6c4ee3","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":"a821fd7c-a32e-4a8c-8406-933a45657546","lifecycleState":"CERTIFIED","lastUpdateDate":1668049580660,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d94feea-855a-41d1-968d-cf0709caaba6","invariantUUID":"16aaa277-6310-4c93-8c92-c13095c26edd","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":"e6a717fb-c1c6-4625-8e14-023f7587e4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1668049703226,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f976b908-f517-47d5-8a47-086e90887b2e","invariantUUID":"b85edf03-55f9-4f4c-94b1-be7a0c4e1bfc","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":"port","uniqueId":"d8b485e6-dca0-49a5-984e-f99199857316","lifecycleState":"CERTIFIED","lastUpdateDate":1668049564065,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4aa7c961-fca2-4b8c-8de6-171336d69df7","invariantUUID":"27980e5c-8299-48af-a351-588cb7c39b5c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5d14585e-5e54-4af8-9a85-9f2165f7faeb","lifecycleState":"CERTIFIED","lastUpdateDate":1668049694602,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afe3abdd-63c3-4635-9913-175c11635182","invariantUUID":"fc1f7a45-0b39-4d97-9a96-95b66ae4cb43","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":"network","uniqueId":"d0aadc33-90c6-4282-819a-95e0438c0245","lifecycleState":"CERTIFIED","lastUpdateDate":1668049566273,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"822c9118-7293-4ba0-ba67-5f07ae05fe46","invariantUUID":"765e9e66-4560-4cff-b0ec-03e0f9282033","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":"00695583-7cc3-44c2-8cb5-23225aebf63d","lifecycleState":"CERTIFIED","lastUpdateDate":1668052773679,"name":"basic_onboard_mhpnaQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f2ccf97c-b18b-48d8-a33b-5658459827f7","invariantUUID":"2f74309a-b18c-4508-b5d1-10f30dc9e13b","systemName":"BasicOnboardMhpnaq","description":"VF","tags":["basic_onboard_mhpnaQ"],"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":"3904a937-3732-4ba9-958a-573e7a24971b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049544642,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"632e3f15-5e15-47f4-80f9-47a245153970","invariantUUID":"2cc85a9b-82de-4480-8137-d8858c553923","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"550dbda0-14e4-4645-a991-43cbad478188","lifecycleState":"CERTIFIED","lastUpdateDate":1668049699287,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2f5b5cd-3d3a-4eeb-af93-4c31d34d0814","invariantUUID":"54692e26-0087-423c-9a51-2c885553c979","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":"compute","uniqueId":"60f92cec-5956-4b0c-bbac-9ed6250b66f1","lifecycleState":"CERTIFIED","lastUpdateDate":1668049714241,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11c20328-6ab6-4f76-8430-fefa972ca77e","invariantUUID":"e7278e0b-c0c1-48a1-868a-65c5bfead79b","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":"port","uniqueId":"6e26db0e-a5cc-4534-8dea-20dbca15c721","lifecycleState":"CERTIFIED","lastUpdateDate":1668049717849,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a69b4460-ea8b-43bd-a42e-ba24e035db8d","invariantUUID":"f5884532-6687-4e6f-9680-fde81cdd8262","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":"objectStorage","uniqueId":"323ffc1c-38cb-45a1-91c5-3104553f2d98","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760926,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4e26f2f-0569-4ced-bbc5-7b02a68445ba","invariantUUID":"49d62c23-8fae-4148-a783-ecf0e3f759bb","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":"objectStorage","uniqueId":"1fe9eeb2-c42c-40f0-8e35-ef59f928cb9b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049558293,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d761084-5a7f-458b-a5a8-2dfb12bc6c93","invariantUUID":"7b5c04b2-251c-4904-b6b6-f6d417d6e71d","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":"cfa84cce-0e42-4c2f-8046-0b00e0a929c4","lifecycleState":"CERTIFIED","lastUpdateDate":1668049690488,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5be3775-e26a-4be4-8312-8da59c4baa5a","invariantUUID":"7d11236c-8b65-4092-b62d-28ab89c0aad3","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":"network","uniqueId":"8f8016d8-c646-455f-b909-f9eba211ed6b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761258,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ceadbf0b-5411-4a34-b265-b5c5e02faf64","invariantUUID":"a0032901-e155-43f3-8b12-bf41bfa12970","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064","lifecycleState":"CERTIFIED","lastUpdateDate":1668049640751,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d6df08c-9308-4e26-bfe9-eb63c4bb8905","invariantUUID":"7a658372-f628-4f67-a2ff-2c5d842179cb","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":"ee088362-2d74-4842-a793-a6aae99ad696","lifecycleState":"CERTIFIED","lastUpdateDate":1668049619243,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83b31dfd-055a-478d-8a26-d1329206657a","invariantUUID":"0da0dcff-5b4f-45e7-a24d-c6e12a2572f2","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":"networkrules","uniqueId":"75fc64d1-228b-4678-8b4b-71e1b02b3411","lifecycleState":"CERTIFIED","lastUpdateDate":1668049596827,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9e0cf39f-a037-4949-9174-176f24956d01","invariantUUID":"8e8cb907-c4a5-44ce-97ae-c0026954bc9a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"00045214-8d48-4232-9982-959823dfe531","lifecycleState":"CERTIFIED","lastUpdateDate":1668049710998,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3cd562a-1919-4ce6-82e4-db0e0e176156","invariantUUID":"fedd64c7-ed27-4394-8023-5af8fa80d5d0","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":"ad47fbc1-0f85-4649-9044-eb72872a6976","lifecycleState":"CERTIFIED","lastUpdateDate":1668049584042,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8a0a35e3-ec02-4a65-b6ee-91a61d05b005","invariantUUID":"6ce13c7f-a4c2-4892-80da-a03929d13ee5","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4e86a9fd-63f1-418d-8d0c-585f2007611c","lifecycleState":"CERTIFIED","lastUpdateDate":1668053480805,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1264ddb4-65dd-4619-ba00-b72aabb131fa","invariantUUID":"04f2c750-d30c-4651-9e0d-c7da57487e36","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6ad80f3a-79d0-4bb8-a6f5-7e4ff5631a41","lifecycleState":"CERTIFIED","lastUpdateDate":1668053445477,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","invariantUUID":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","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":"d37d3c48-1abf-4e23-9d75-b42a4c11291a","lifecycleState":"CERTIFIED","lastUpdateDate":1668053505450,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7975af9e-dd71-436a-b9ae-45b0c24ad6dc","invariantUUID":"8be7f299-2e65-41ca-9011-64648c7922e4","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":"e2d9bebe-bf6f-4cc9-aecc-18f317510c21","lifecycleState":"CERTIFIED","lastUpdateDate":1668053480568,"name":"Demo_pNF_e1gHpWHpAXgbHX5qhIxq","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"97561c61-b0ec-4d50-bd71-a362d41b6431","invariantUUID":"545c1322-7a5b-494e-8c29-6f8368915159","systemName":"DemoPnfE1ghpwhpaxgbhx5qhixq","description":"catalog service description","tags":["robot-ete","Demo_pNF_e1gHpWHpAXgbHX5qhIxq"],"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":"0a77894a-4d9f-4bcf-b3ee-5baf0ffc3984","lifecycleState":"CERTIFIED","lastUpdateDate":1668052811633,"name":"basic_onboard_mhpnaQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6c09ae72-7628-4f89-91b2-eb50d0447625","invariantUUID":"4a3a7683-ad78-4139-822e-cadba0e8c863","systemName":"BasicOnboardMhpnaq","description":"service","tags":["basic_onboard_mhpnaQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-11-10 04:13:57,481 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-11-10 04:13:57,482 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-10 04:13:57,482 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-11-10 04:13:57,482 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-11-10 04:13:57,485 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-10 04:13:57,568 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-11-10 04:13:57,571 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-11-10 04:13:57,574 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b816c3f8-d1ac-456a-8dcf-75445aa06e0b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049604427,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35c50ed6-fe02-475e-93c5-f271a0a510ad","invariantUUID":"49122d46-6cf5-426c-a47a-30b7d0cf14dd","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":"networkrules","uniqueId":"ac01578b-db80-4c04-9e7b-16a40688041e","lifecycleState":"CERTIFIED","lastUpdateDate":1668049602750,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"58bd4bc1-8fab-4795-a1b5-5d0ddb363092","invariantUUID":"2499e150-9ea5-4cf7-ac3f-b996e3652ec9","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":"compute","uniqueId":"1a5d0fa5-3b38-4b7c-b400-998b22e8944d","lifecycleState":"CERTIFIED","lastUpdateDate":1668049648890,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78b90ab3-67c3-47a2-9f15-74313e1f95d0","invariantUUID":"aae4a717-82fb-4362-b6fa-8651f6935f7c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d2d04992-b1f2-4c0d-b588-1a1f6c08ff40","lifecycleState":"CERTIFIED","lastUpdateDate":1668049697354,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"498d386b-f07c-47a0-ba7f-33af6920e2a4","invariantUUID":"a46d6232-d69a-4ce7-995b-167192a603c0","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":"defaulticon","uniqueId":"51a85e3f-bf55-4a5f-aa30-6de7d1e26bb1","lifecycleState":"CERTIFIED","lastUpdateDate":1668049737815,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5aa22f43-358c-42fc-a8cd-6568cda6dd8d","invariantUUID":"a1421a3b-f41f-4090-b7b4-1d097ebdf2f1","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":"port","uniqueId":"5f5a9eda-eddb-4a4a-aae9-7865bb259f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049683506,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3403b002-e9a8-49c9-8bf6-23bafb0dd2a0","invariantUUID":"2a8bcdd1-3a23-4a31-885c-63b7168b1b0c","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":"defaulticon","uniqueId":"203bc6ea-b34e-4ff5-a805-7ea133c899e7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049738412,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f90f2ec-39e4-4913-926a-91969d3cf116","invariantUUID":"c2768cf7-d7ce-4234-8bc0-c32a80ecf5fe","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":"defaulticon","uniqueId":"6669bbae-b48b-43e8-bc01-189ae45d94c5","lifecycleState":"CERTIFIED","lastUpdateDate":1668053469135,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5a98c05a-7666-489b-ade4-626e7ba368b5","invariantUUID":"52964530-03aa-40fe-8c81-58fb4ea07619","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":"8f866c1e-208d-403a-978f-5ec5452927b5","lifecycleState":"CERTIFIED","lastUpdateDate":1668049653767,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a57f54c-b0c0-456d-8791-34b946cefcfe","invariantUUID":"85dc8f3e-9bc0-42e1-9bf8-7c4c80175eae","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":"450b359a-a131-4742-89ee-0426aa6692e4","lifecycleState":"CERTIFIED","lastUpdateDate":1668049612042,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"16cdbc64-8efb-4fda-9588-50977466fd34","invariantUUID":"4f5a8c1c-d0fd-4a12-9193-90caf740254a","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":"125a9727-0704-41e2-81cc-99ab17a59000","lifecycleState":"CERTIFIED","lastUpdateDate":1668049647261,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"493c9c01-2922-48c4-b0ab-5d148a57ba5e","invariantUUID":"6359bd9f-e0b3-447b-a676-535876ed6b3a","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":"1a41b72c-41b2-4650-aa64-0a940671e588","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760735,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4ce9b49-5a6b-466d-b61e-9fb49ded56cb","invariantUUID":"4d41b142-900f-40b5-88ba-6bedd3d39c76","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":"4b86f673-35db-461c-98ff-cd4299143622","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760363,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2dd4f1f-5b0b-4ea2-9e53-58680177f453","invariantUUID":"5801ea6e-7f94-42fb-8cc8-faaa07e62d06","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":"compute","uniqueId":"c00962af-cda9-4de9-a29d-6cbcd9b02b3c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760215,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3560bc9-ced8-46f1-aa9d-150d9ca39e23","invariantUUID":"daae8250-e55f-408c-8510-d8380795b6ef","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":"38587a14-c6d2-4e45-91c9-ae6a55cbd71b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049613854,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77886210-a2dd-43e0-8ba1-3aa8b293ad19","invariantUUID":"a64aa5fd-da74-4801-980c-9b0a9a218da6","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":"6145c005-85ad-4938-a873-d0d994796b0e","lifecycleState":"CERTIFIED","lastUpdateDate":1668049681778,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7310916-d603-4475-96c3-1a1eaa0c7515","invariantUUID":"faa5095c-aa20-404a-a486-e621d623a4a3","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":"network","uniqueId":"0fa187b0-e044-4789-83ab-6ad0e2be27b7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049621049,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1eada6eb-056a-4db7-ad7e-7bbbd5279726","invariantUUID":"897b4ced-d76a-4c74-a907-ccf00d711dd3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"64cbb0f4-0f9b-4fa0-ba0b-433ef87e03e6","lifecycleState":"CERTIFIED","lastUpdateDate":1668049655374,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d520894a-c445-4403-b6db-059cfe86d037","invariantUUID":"78d48e19-8225-43ee-b098-619fd19b88cc","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":"defaulticon","uniqueId":"61efe2e9-f8aa-4a7d-aa79-141d1b977ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049553598,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3c86f6ba-86a3-4df8-8851-cb57049a6de0","invariantUUID":"af41dfde-0b91-4415-b97c-0cecda5bd52d","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":"defaulticon","uniqueId":"c295a970-5ee7-452b-bbce-aace6b1e1921","lifecycleState":"CERTIFIED","lastUpdateDate":1668049737409,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0849cb4d-9fb5-48be-89ef-bd5f01c8249e","invariantUUID":"0094cb96-d4b6-4e87-abda-d0639d611fc2","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cde10554-7691-4b94-a4e6-d513fa01606f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049608606,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"391dfe90-5780-47f9-99b3-6e213aeaa8a9","invariantUUID":"6215f199-3981-4b8d-a631-7b6b5cfdd98a","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":"defaulticon","uniqueId":"fd3e8da6-fead-4e0f-9c2c-dbc9a2a78d91","lifecycleState":"CERTIFIED","lastUpdateDate":1668049643937,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24449223-7b19-435b-a6c3-47656b52d712","invariantUUID":"d8a2b3d0-3b82-4f7b-a1cf-3ac4f706dcb9","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c40b718-3864-4048-add0-ee26c3d967a5","lifecycleState":"CERTIFIED","lastUpdateDate":1668049585837,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d8eedc1-ef2d-42d7-bde3-d3808463b785","invariantUUID":"00c465a4-8f00-4467-b89d-2462c0b38d34","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":"network","uniqueId":"bf38a08c-2fe0-4f8b-8774-60deb51427fa","lifecycleState":"CERTIFIED","lastUpdateDate":1668049589428,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c166a2ee-0e23-4a8e-bd83-947495bdd63b","invariantUUID":"ed83d9e0-9452-4eb2-8e3c-441eedfb3c37","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":"defaulticon","uniqueId":"017f02d7-45ee-49c1-9bae-acbbb4747998","lifecycleState":"CERTIFIED","lastUpdateDate":1668049678665,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1cb2a169-905b-4569-9e04-a1e6f86e1f1e","invariantUUID":"0ebbb556-d238-4e7c-8dca-5c64dee54749","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"98165f50-5c5a-4565-998f-9a7e4ea0df78","lifecycleState":"CERTIFIED","lastUpdateDate":1668049712707,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02a24f2e-5362-439a-9586-8b5ac3a04439","invariantUUID":"09313a71-00fc-4f27-83f3-20d0c45cefdc","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":"network","uniqueId":"41cb7387-05fe-4e90-b50d-54370f01bcde","lifecycleState":"CERTIFIED","lastUpdateDate":1668049587583,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ce3543f3-ffbc-42e6-9eb2-c217bfb6e40b","invariantUUID":"c3014af3-9f13-4ee9-9c25-8cbeda93998b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"716243e2-c131-49c6-865e-d74e6204ed1a","lifecycleState":"CERTIFIED","lastUpdateDate":1668049709134,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41f23736-b244-4f11-9f8f-4bf45e52ebe3","invariantUUID":"4baaf1fc-8382-4144-9bbb-5afd618aff75","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":"ea6ae371-3c23-4086-add2-900c28b94700","lifecycleState":"CERTIFIED","lastUpdateDate":1668053443564,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"80e228b0-0057-4068-b91f-403fc9b34bc8","invariantUUID":"ef8c0f02-bf6d-4bd0-b980-e20437405557","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":"objectStorage","uniqueId":"a568027a-9c19-434e-8ad6-8e3dd317b7cb","lifecycleState":"CERTIFIED","lastUpdateDate":1668049571743,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5224bd3b-14ad-41a0-8d98-ad02a3f5bbaf","invariantUUID":"e16deaf0-d622-462b-9a62-82e278a84e3a","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":"port","uniqueId":"6572d864-2281-4df6-a3d5-4d9b5d9211b2","lifecycleState":"CERTIFIED","lastUpdateDate":1668049680239,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92b42d44-1504-4103-847b-340bd0e8bfbe","invariantUUID":"8fd48bc9-0f57-4456-807e-45977056739c","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2f5a884f-c9b1-450b-86cd-d34cdf102288","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761111,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee0c6c70-4014-4876-ad3f-df705299c8d2","invariantUUID":"5d729baf-a413-4896-85fb-dd823e2dd92b","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":"compute","uniqueId":"6af4646f-899a-4ebe-ac59-6e8d7134f6f5","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760025,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c124a27-1127-4cec-bd26-e6cbf7661e03","invariantUUID":"0519635c-043f-4711-8297-83540dcc5656","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"df33d607-a80c-4514-8566-8b3607712493","lifecycleState":"CERTIFIED","lastUpdateDate":1668049738027,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29ffc6cc-1ebc-4563-a2dc-a73a4616cc7e","invariantUUID":"b364eb12-d5f4-4348-92f2-f60ad47e0319","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":"defaulticon","uniqueId":"d4fb6eb9-b66c-4711-922d-d98f789c4a77","lifecycleState":"CERTIFIED","lastUpdateDate":1668049738198,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53113821-47a6-4143-8ac3-6650960eeb64","invariantUUID":"46c983e0-9d71-4821-adb5-163b71deb360","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":"433ffa4a-b245-4dae-85c1-6df1daaaf46c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760558,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aca1bfa8-d054-49b6-9b8f-b2201e1694b2","invariantUUID":"22f85cb8-69d5-4a49-92e8-c1ee5fa56ffd","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":"network","uniqueId":"966a7f6d-3d25-4ee7-bdea-058f743a99e6","lifecycleState":"CERTIFIED","lastUpdateDate":1668049634251,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40f22162-5fec-49fd-93be-7314f2a041ef","invariantUUID":"d5f7e6f2-7cce-48ed-9516-361362de1a2f","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":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","lifecycleState":"CERTIFIED","lastUpdateDate":1668049582445,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d43858fb-c5b2-4b25-824d-b14ad62ede30","invariantUUID":"da975096-8afa-4bed-8524-846b9267ab99","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":"network","uniqueId":"7c30bfa1-f583-402f-8f80-295326ee5398","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761747,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2703213c-52b3-4c91-899c-07021a66be39","invariantUUID":"85c3c6e8-ea95-43fe-a345-92930b60584f","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":"compute","uniqueId":"5dc486da-075e-40b3-8679-cefddf59fb04","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761589,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d98a42db-5a8a-4d02-8275-801ffc2b322a","invariantUUID":"73aab079-f518-40f4-96b1-429355621aaa","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":"defaulticon","uniqueId":"9db9b025-9b78-44e6-9d81-ceb0bc9e6a54","lifecycleState":"CERTIFIED","lastUpdateDate":1668049737232,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9a1ffb6-67e0-4655-b294-fda2415e1abb","invariantUUID":"f233a04e-02b5-4119-bb1a-6634ecf8d1d5","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"60efb221-322f-4635-80b9-00d340924806","lifecycleState":"CERTIFIED","lastUpdateDate":1668049639077,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"098a0518-9db2-4cdb-90e4-fd1493b82387","invariantUUID":"56d058b7-78d7-4ff5-9717-4eaa23875c77","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44d02ec3-e4c9-4021-837e-c4e069e3b034","lifecycleState":"CERTIFIED","lastUpdateDate":1668049692161,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16f00d5d-23fd-45b1-a3ed-c737128b3989","invariantUUID":"f3cd0584-3afb-49ca-b104-90d8b46dc49c","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":"7e371be3-84b6-40ea-8433-7af6c2d9df62","lifecycleState":"CERTIFIED","lastUpdateDate":1668049632650,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4296b2d6-5bc9-451c-bdc8-5446977bc281","invariantUUID":"dc6a63ab-dbfb-46ba-a1c2-793a77861048","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":"objectStorage","uniqueId":"bb910467-d63a-459e-935d-84fa25a1694c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049645564,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f399bbd-7ca6-44ef-bf97-f21a3a371921","invariantUUID":"88e7ed60-b2c4-48d1-8040-0f195ef8639c","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":"defaulticon","uniqueId":"55f89b8c-0795-41de-98a4-aff4514eaa01","lifecycleState":"CERTIFIED","lastUpdateDate":1668049738723,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43148a99-e15a-4141-8f1e-d4681fc7d116","invariantUUID":"ce66a27a-4a59-4aaf-8fc0-90f45a7f29e2","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":"objectStorage","uniqueId":"712e66aa-c147-4748-aabb-eb5ded0b9cd7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049666914,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7df2f786-565b-4405-aa36-a928b5596b25","invariantUUID":"1dd485fd-500e-4c31-9e17-2185d851cf12","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"125217be-50ad-4a44-8db3-84118e7a7614","lifecycleState":"CERTIFIED","lastUpdateDate":1668049677015,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81fda579-1429-49af-8afd-ff972f7072e2","invariantUUID":"90776263-2ccb-4f9b-bf47-9dbce2353f20","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":"network","uniqueId":"39a71369-9bdd-4cbf-8e69-3fef4b74d1bc","lifecycleState":"CERTIFIED","lastUpdateDate":1668049685412,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb68a9ca-cdb5-407b-be4a-1930fdc6e442","invariantUUID":"215d5f37-a410-4299-a138-d02d6063ccfc","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":"port","uniqueId":"1d55065e-862f-40c9-bb8e-6fc5d27f847f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049578896,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e213aba-cb49-4d2d-9b65-eae123080b93","invariantUUID":"a670a095-5930-4d89-9b0f-b67981e36874","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":"2786a0a4-ae8d-4b44-b7b8-770c76110b45","lifecycleState":"CERTIFIED","lastUpdateDate":1668049688745,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"014fad1b-02f8-4363-9c7c-2f2d1497ecb0","invariantUUID":"801a8057-e5ee-4602-8acd-d838b32bf861","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04f96ac1-240a-4b66-b910-8edf6436ce8d","lifecycleState":"CERTIFIED","lastUpdateDate":1668049637425,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c2110f17-5407-4a7e-a2c9-61ccb5be694c","invariantUUID":"7ef14081-2e66-472f-915a-51df66f51837","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":"75ebea22-8060-45d6-82c0-18db2d96a7da","lifecycleState":"CERTIFIED","lastUpdateDate":1668049627717,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"12a745b5-e1cc-46eb-b4da-9f9d8d507b31","invariantUUID":"5b1d7b08-f6cf-419b-8e94-547b1f5e3623","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":"objectStorage","uniqueId":"c0338017-e970-4d7f-a709-2d9b66422d3e","lifecycleState":"CERTIFIED","lastUpdateDate":1668049705203,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82ebe32d-0f65-4ba5-8597-ebe0cd46ccd5","invariantUUID":"ae89bf3e-78be-427b-bc89-1f38807ee113","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":"loadBalancer","uniqueId":"196045c6-81ed-44c0-a264-fdd785e7bad7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049562094,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c05d9f30-cbe1-43a6-b21a-794e515bd492","invariantUUID":"2bc0c08e-f0a5-472b-8637-bacd88ac7445","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":"b5981542-3f32-42ab-9444-152764beef87","lifecycleState":"CERTIFIED","lastUpdateDate":1668049617148,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90ce6bbe-4099-4717-84f3-0d92df7e6b5c","invariantUUID":"32d56f31-cf62-4bc7-9366-6226c24ad261","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8b61161-f121-43ff-a8bc-dde353823b1f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049687143,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24364e31-5dd8-41d9-99c2-cc85a1c2f158","invariantUUID":"85cfafb6-ada8-429a-ae36-4737e4a865e8","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":"59c02228-015d-4422-b316-0a0b7f5b8955","lifecycleState":"CERTIFIED","lastUpdateDate":1668049650581,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00faeec3-cff0-4002-ae95-82c5eebc2f17","invariantUUID":"903f45ef-6c0d-4632-afaf-4c68bb5e33bb","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":"defaulticon","uniqueId":"215dae69-2d51-4b72-99d6-56812c7d67e0","lifecycleState":"CERTIFIED","lastUpdateDate":1668049642342,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5904cfba-eaec-409f-8e6a-55e36c19e9a6","invariantUUID":"60c3e8be-b791-4e24-98ab-2a636929a144","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":"21c6d4a9-93d0-4fc2-b3f2-25cf559dab1c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049577136,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4758b76-5cfa-412a-9a86-2909d090c57e","invariantUUID":"0a09b6df-d175-42e0-b208-10cb7d7e70db","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":"network","uniqueId":"02d709e8-b456-495c-9944-6ce73a803681","lifecycleState":"CERTIFIED","lastUpdateDate":1668049610242,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd25ac93-ca0f-4d05-b4b3-3d35eecde16d","invariantUUID":"afb7c740-1397-4802-af2f-93bf32c30dfb","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a1c807b1-16bb-4836-8899-0fbea6a4597e","lifecycleState":"CERTIFIED","lastUpdateDate":1668049573553,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b6ac1c2-a942-4f54-acfa-ad6e03f5eecf","invariantUUID":"304a6173-ec78-455b-b6d5-b0e1ad7bdc7a","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":"137b6010-937f-4ab1-9c06-8fdd8eed1fe2","lifecycleState":"CERTIFIED","lastUpdateDate":1668049662069,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4936cbad-9bc5-4ad6-9396-33ec824b69b4","invariantUUID":"8492c6c7-9abb-4be0-bc9e-d944f4eae19c","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":"objectStorage","uniqueId":"1607bd70-72fd-4c67-b5f9-11d13aa0621f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049556423,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95df2fce-f28a-48a6-84c1-e05bdac81b28","invariantUUID":"e627b2c7-b2e5-4eab-a962-9f1cb31faf35","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":"37d054e5-839d-41e6-8b4d-b0a32c7e50fe","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761407,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f012b9f8-8c87-4516-a60b-cf0f6c5661ab","invariantUUID":"856133b6-8cfe-404a-a76f-3c5613deeb76","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":"defaulticon","uniqueId":"217d827b-254c-4c95-994e-5358b8910f6e","lifecycleState":"CERTIFIED","lastUpdateDate":1668053468606,"name":"pNF 4603d62f-df67","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"268e9eab-2451-4f17-b302-3a6ac761f222","invariantUUID":"63a1b3a4-432d-4c59-9297-50608e8c4fb2","systemName":"Pnf4603d62fDf67","description":"vendor software product","tags":["pNF 4603d62f-df67"],"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":"5ea72f98-b430-48a1-8edf-4ce6e762e994","lifecycleState":"CERTIFIED","lastUpdateDate":1668049660487,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76a8b987-8166-4bca-a660-caeaa634aae8","invariantUUID":"3c45f068-df0f-41f4-aedc-fb02ddc377bf","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3ac7901-38c7-4434-aa1c-dfbf53e6ae6c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049575335,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca69a3e3-a9bc-4d5e-a557-57b3f0000710","invariantUUID":"f6f78e29-7ed1-4eec-9b13-03af4264f36a","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"098112dc-c139-4155-9180-1de0f7a82ae3","lifecycleState":"CERTIFIED","lastUpdateDate":1668049716141,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8619dca-a4a7-4dce-ad64-e1886e582aec","invariantUUID":"82f2f3b5-74f1-42bf-b9d8-451fc4ae963b","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":"compute","uniqueId":"213f0554-a9f1-4e57-a522-509604c2abda","lifecycleState":"CERTIFIED","lastUpdateDate":1668049656993,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89f72d4c-cc49-4dfc-bc2e-5cd5ad9a8941","invariantUUID":"cce22f29-8753-4001-8fca-537d639943fe","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40269f27-a87d-4544-9b01-ccae74b4d2f9","lifecycleState":"CERTIFIED","lastUpdateDate":1668049598502,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62d40c00-412b-4b68-9972-88e0d9251aee","invariantUUID":"761f29aa-69fd-4c85-b659-97f49d57a9a5","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":"1c0847ce-c5da-4665-8573-82928fb2fb2a","lifecycleState":"CERTIFIED","lastUpdateDate":1668049668785,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba19044b-d108-441b-88d1-6ab5948fa654","invariantUUID":"0c5478a2-3b1f-449b-9a65-61fab0e60613","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":"port","uniqueId":"2d4f7c5d-7c45-442c-899e-bbc05a2fb931","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761913,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bab55bf2-f91c-425b-a7a1-0f9db8244f39","invariantUUID":"8482b02f-0e9f-46b3-beb8-59cbf7fff49b","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":"securityrules","uniqueId":"4e85d7b4-0f4e-4d5b-8c46-8eb9cf48f2cf","lifecycleState":"CERTIFIED","lastUpdateDate":1668049606074,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b7e038d0-d441-41ca-8517-08fd3e1a4b8b","invariantUUID":"695f2761-05bf-4432-9123-0ef85f6c4ee3","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":"a821fd7c-a32e-4a8c-8406-933a45657546","lifecycleState":"CERTIFIED","lastUpdateDate":1668049580660,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d94feea-855a-41d1-968d-cf0709caaba6","invariantUUID":"16aaa277-6310-4c93-8c92-c13095c26edd","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":"e6a717fb-c1c6-4625-8e14-023f7587e4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1668049703226,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f976b908-f517-47d5-8a47-086e90887b2e","invariantUUID":"b85edf03-55f9-4f4c-94b1-be7a0c4e1bfc","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":"port","uniqueId":"d8b485e6-dca0-49a5-984e-f99199857316","lifecycleState":"CERTIFIED","lastUpdateDate":1668049564065,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4aa7c961-fca2-4b8c-8de6-171336d69df7","invariantUUID":"27980e5c-8299-48af-a351-588cb7c39b5c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5d14585e-5e54-4af8-9a85-9f2165f7faeb","lifecycleState":"CERTIFIED","lastUpdateDate":1668049694602,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afe3abdd-63c3-4635-9913-175c11635182","invariantUUID":"fc1f7a45-0b39-4d97-9a96-95b66ae4cb43","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":"network","uniqueId":"d0aadc33-90c6-4282-819a-95e0438c0245","lifecycleState":"CERTIFIED","lastUpdateDate":1668049566273,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"822c9118-7293-4ba0-ba67-5f07ae05fe46","invariantUUID":"765e9e66-4560-4cff-b0ec-03e0f9282033","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":"00695583-7cc3-44c2-8cb5-23225aebf63d","lifecycleState":"CERTIFIED","lastUpdateDate":1668052773679,"name":"basic_onboard_mhpnaQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f2ccf97c-b18b-48d8-a33b-5658459827f7","invariantUUID":"2f74309a-b18c-4508-b5d1-10f30dc9e13b","systemName":"BasicOnboardMhpnaq","description":"VF","tags":["basic_onboard_mhpnaQ"],"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":"3904a937-3732-4ba9-958a-573e7a24971b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049544642,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"632e3f15-5e15-47f4-80f9-47a245153970","invariantUUID":"2cc85a9b-82de-4480-8137-d8858c553923","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"550dbda0-14e4-4645-a991-43cbad478188","lifecycleState":"CERTIFIED","lastUpdateDate":1668049699287,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2f5b5cd-3d3a-4eeb-af93-4c31d34d0814","invariantUUID":"54692e26-0087-423c-9a51-2c885553c979","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":"compute","uniqueId":"60f92cec-5956-4b0c-bbac-9ed6250b66f1","lifecycleState":"CERTIFIED","lastUpdateDate":1668049714241,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11c20328-6ab6-4f76-8430-fefa972ca77e","invariantUUID":"e7278e0b-c0c1-48a1-868a-65c5bfead79b","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":"port","uniqueId":"6e26db0e-a5cc-4534-8dea-20dbca15c721","lifecycleState":"CERTIFIED","lastUpdateDate":1668049717849,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a69b4460-ea8b-43bd-a42e-ba24e035db8d","invariantUUID":"f5884532-6687-4e6f-9680-fde81cdd8262","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":"objectStorage","uniqueId":"323ffc1c-38cb-45a1-91c5-3104553f2d98","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760926,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4e26f2f-0569-4ced-bbc5-7b02a68445ba","invariantUUID":"49d62c23-8fae-4148-a783-ecf0e3f759bb","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":"objectStorage","uniqueId":"1fe9eeb2-c42c-40f0-8e35-ef59f928cb9b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049558293,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d761084-5a7f-458b-a5a8-2dfb12bc6c93","invariantUUID":"7b5c04b2-251c-4904-b6b6-f6d417d6e71d","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":"cfa84cce-0e42-4c2f-8046-0b00e0a929c4","lifecycleState":"CERTIFIED","lastUpdateDate":1668049690488,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5be3775-e26a-4be4-8312-8da59c4baa5a","invariantUUID":"7d11236c-8b65-4092-b62d-28ab89c0aad3","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":"network","uniqueId":"8f8016d8-c646-455f-b909-f9eba211ed6b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761258,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ceadbf0b-5411-4a34-b265-b5c5e02faf64","invariantUUID":"a0032901-e155-43f3-8b12-bf41bfa12970","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064","lifecycleState":"CERTIFIED","lastUpdateDate":1668049640751,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d6df08c-9308-4e26-bfe9-eb63c4bb8905","invariantUUID":"7a658372-f628-4f67-a2ff-2c5d842179cb","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":"ee088362-2d74-4842-a793-a6aae99ad696","lifecycleState":"CERTIFIED","lastUpdateDate":1668049619243,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83b31dfd-055a-478d-8a26-d1329206657a","invariantUUID":"0da0dcff-5b4f-45e7-a24d-c6e12a2572f2","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":"networkrules","uniqueId":"75fc64d1-228b-4678-8b4b-71e1b02b3411","lifecycleState":"CERTIFIED","lastUpdateDate":1668049596827,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9e0cf39f-a037-4949-9174-176f24956d01","invariantUUID":"8e8cb907-c4a5-44ce-97ae-c0026954bc9a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"00045214-8d48-4232-9982-959823dfe531","lifecycleState":"CERTIFIED","lastUpdateDate":1668049710998,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3cd562a-1919-4ce6-82e4-db0e0e176156","invariantUUID":"fedd64c7-ed27-4394-8023-5af8fa80d5d0","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":"ad47fbc1-0f85-4649-9044-eb72872a6976","lifecycleState":"CERTIFIED","lastUpdateDate":1668049584042,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8a0a35e3-ec02-4a65-b6ee-91a61d05b005","invariantUUID":"6ce13c7f-a4c2-4892-80da-a03929d13ee5","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4e86a9fd-63f1-418d-8d0c-585f2007611c","lifecycleState":"CERTIFIED","lastUpdateDate":1668053480805,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1264ddb4-65dd-4619-ba00-b72aabb131fa","invariantUUID":"04f2c750-d30c-4651-9e0d-c7da57487e36","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6ad80f3a-79d0-4bb8-a6f5-7e4ff5631a41","lifecycleState":"CERTIFIED","lastUpdateDate":1668053445477,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","invariantUUID":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","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":"d37d3c48-1abf-4e23-9d75-b42a4c11291a","lifecycleState":"CERTIFIED","lastUpdateDate":1668053505450,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7975af9e-dd71-436a-b9ae-45b0c24ad6dc","invariantUUID":"8be7f299-2e65-41ca-9011-64648c7922e4","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":"e2d9bebe-bf6f-4cc9-aecc-18f317510c21","lifecycleState":"CERTIFIED","lastUpdateDate":1668053480568,"name":"Demo_pNF_e1gHpWHpAXgbHX5qhIxq","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"97561c61-b0ec-4d50-bd71-a362d41b6431","invariantUUID":"545c1322-7a5b-494e-8c29-6f8368915159","systemName":"DemoPnfE1ghpwhpaxgbhx5qhixq","description":"catalog service description","tags":["robot-ete","Demo_pNF_e1gHpWHpAXgbHX5qhIxq"],"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":"0a77894a-4d9f-4bcf-b3ee-5baf0ffc3984","lifecycleState":"CERTIFIED","lastUpdateDate":1668052811633,"name":"basic_onboard_mhpnaQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6c09ae72-7628-4f89-91b2-eb50d0447625","invariantUUID":"4a3a7683-ad78-4139-822e-cadba0e8c863","systemName":"BasicOnboardMhpnaq","description":"service","tags":["basic_onboard_mhpnaQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-11-10 04:13:57,578 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-11-10 04:13:57,579 DEBUG 129:onap_service.py(1) - [SDC][Get basic_network resource inputs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-10 04:13:57,579 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/6ad80f3a-79d0-4bb8-a6f5-7e4ff5631a41/filteredDataByParams?include=componentInstances 2022-11-10 04:13:57,579 DEBUG 132:onap_service.py(1) - [SDC][Get basic_network resource inputs] data sent: None 2022-11-10 04:13:57,581 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-10 04:13:57,695 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/6ad80f3a-79d0-4bb8-a6f5-7e4ff5631a41/filteredDataByParams?include=componentInstances HTTP/1.1" 200 None 2022-11-10 04:13:57,696 INFO 142:onap_service.py(1) - [SDC][Get basic_network resource inputs] response code: 200 2022-11-10 04:13:57,697 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":["cdb18e1f-190a-4e02-af02-c0c8954f7cf3.e91d7d56-1192-4d83-ad14-85d7f606f064.genericneutronnet0"],"type":"tosca.capabilities.Node","ownerType":null,"description":null,"source":"e91d7d56-1192-4d83-ad14-85d7f606f064","parentName":null,"uniqueId":"capability.131c0bd5-b187-4071-a98c-0466f49dfeb6.feature","ownerId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.e91d7d56-1192-4d83-ad14-85d7f606f064.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":["cdb18e1f-190a-4e02-af02-c0c8954f7cf3.e91d7d56-1192-4d83-ad14-85d7f606f064.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","ownerType":null,"description":null,"source":"e91d7d56-1192-4d83-ad14-85d7f606f064","parentName":null,"uniqueId":"capability.e91d7d56-1192-4d83-ad14-85d7f606f064.virtual_linkable","ownerId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.e91d7d56-1192-4d83-ad14-85d7f606f064.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":["cdb18e1f-190a-4e02-af02-c0c8954f7cf3.e91d7d56-1192-4d83-ad14-85d7f606f064.genericneutronnet0"],"node":"tosca.nodes.Root","source":"e91d7d56-1192-4d83-ad14-85d7f606f064","parentName":null,"uniqueId":"131c0bd5-b187-4071-a98c-0466f49dfeb6.dependency","capability":"tosca.capabilities.Node","ownerId":"131c0bd5-b187-4071-a98c-0466f49dfeb6","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":"e91d7d56-1192-4d83-ad14-85d7f606f064.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":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064.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":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110.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":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064.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":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064.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":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064.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":"e91d7d56-1192-4d83-ad14-85d7f606f064.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":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064.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":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064.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":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064.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":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false}],"attributes":null,"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"actualComponentUid":"e91d7d56-1192-4d83-ad14-85d7f606f064","createdFromCsar":false,"uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.e91d7d56-1192-4d83-ad14-85d7f606f064.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","creationTime":1668053426644,"icon":"network","description":null,"originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","createdFrom":null,"componentUid":"e91d7d56-1192-4d83-ad14-85d7f606f064","maxOccurrences":null,"minOccurrences":null,"componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1668053426644,"customizationUUID":"9c92594f-8bfc-4642-98d0-8708cd124425","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-11-10 04:13:57,700 DEBUG 129:onap_service.py(1) - [SDC][Get basic_network component's SDC resource metadata] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-10 04:13:57,700 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/e91d7d56-1192-4d83-ad14-85d7f606f064/filteredDataByParams?include=metadata 2022-11-10 04:13:57,700 DEBUG 132:onap_service.py(1) - [SDC][Get basic_network component's SDC resource metadata] data sent: None 2022-11-10 04:13:57,702 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-10 04:13:57,751 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/resources/e91d7d56-1192-4d83-ad14-85d7f606f064/filteredDataByParams?include=metadata HTTP/1.1" 200 2535 2022-11-10 04:13:57,753 INFO 142:onap_service.py(1) - [SDC][Get basic_network component's SDC resource metadata] response code: 200 2022-11-10 04:13:57,754 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":"e91d7d56-1192-4d83-ad14-85d7f606f064","name":"Generic NeutronNet","version":"1.0","isHighestVersion":true,"creationDate":1668049640751,"lastUpdateDate":1668049640751,"description":"Generic NeutronNet","lifecycleState":"CERTIFIED","tags":["Generic NeutronNet"],"icon":"network","normalizedName":"genericneutronnet","systemName":"GenericNeutronnet","contactId":"jh0003","allVersions":{"1.0":"e91d7d56-1192-4d83-ad14-85d7f606f064"},"isDeleted":null,"projectCode":null,"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"invariantUUID":"7a658372-f628-4f67-a2ff-2c5d842179cb","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":"4d6df08c-9308-4e26-bfe9-eb63c4bb8905"},"derivedFrom":null,"derivedList":null,"defaultCapabilities":null} 2022-11-10 04:13:57,756 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC 2022-11-10 04:13:57,756 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:13:57,757 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:13:57,757 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified 2022-11-10 04:13:57,767 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': '4e9ca1d3-574a-492c-8f83-2cafab336753', 'x-fromappid': 'API client'} 2022-11-10 04:13:57,767 DEBUG 131:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] url used: https://sdnc.api.simpledemo.onap.org:30267/restconf/operations/GENERIC-RESOURCE-API:preload-network-topology-operation 2022-11-10 04:13:57,767 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-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0", "network-type": "Generic NeutronNet" }, "is-external-network": false, "is-shared-network": false, "is-provider-network": false, "physical-network-name": "Not Aplicable", "subnets": [ { "subnet-name": "net_internal-subnet", "start-address": "10.200.0.0", "cidr-mask": "24", "ip-version": "4", "dhcp-enabled": "N", "gateway-address": "10.200.0.1" } ] }, "sdnc-request-header": { "svc-request-id": "test", "svc-notification-url": "http:\/\/onap.org:8080\/adapters\/rest\/SDNCNotify", "svc-action": "reserve" } } } 2022-11-10 04:13:57,769 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2022-11-10 04:13:58,180 DEBUG 433:connectionpool.py(1) - https://sdnc.api.simpledemo.onap.org:30267 "POST /restconf/operations/GENERIC-RESOURCE-API:preload-network-topology-operation HTTP/1.1" 200 113 2022-11-10 04:13:58,182 INFO 142:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] response code: 200 2022-11-10 04:13:58,182 DEBUG 146:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] response: {"output":{"svc-request-id":"test","response-message":"success","ack-final-indicator":"Y","response-code":"200"}} 2022-11-10 04:13:58,185 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-11-10 04:13:58,185 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-10 04:13:58,185 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-11-10 04:13:58,185 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-11-10 04:13:58,187 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-11-10 04:13:58,255 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1787 2022-11-10 04:13:58,256 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-11-10 04:13:58,256 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"97561c61-b0ec-4d50-bd71-a362d41b6431","invariantUUID":"545c1322-7a5b-494e-8c29-6f8368915159","name":"Demo_pNF_e1gHpWHpAXgbHX5qhIxq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/97561c61-b0ec-4d50-bd71-a362d41b6431/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7975af9e-dd71-436a-b9ae-45b0c24ad6dc","invariantUUID":"8be7f299-2e65-41ca-9011-64648c7922e4","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7975af9e-dd71-436a-b9ae-45b0c24ad6dc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","invariantUUID":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4c8e1b64-f44a-4f3e-8fa6-24382489e305/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6c09ae72-7628-4f89-91b2-eb50d0447625","invariantUUID":"4a3a7683-ad78-4139-822e-cadba0e8c863","name":"basic_onboard_mhpnaQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6c09ae72-7628-4f89-91b2-eb50d0447625/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1264ddb4-65dd-4619-ba00-b72aabb131fa","invariantUUID":"04f2c750-d30c-4651-9e0d-c7da57487e36","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1264ddb4-65dd-4619-ba00-b72aabb131fa/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-11-10 04:13:58,259 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_e1gHpWHpAXgbHX5qhIxq from SDC 2022-11-10 04:13:58,259 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:13:58,259 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:13:58,259 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-10 04:13:58,259 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-11-10 04:13:58,259 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:13:58,259 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:13:58,260 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-10 04:13:58,260 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-11-10 04:13:58,260 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:13:58,260 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:13:58,260 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-10 04:13:58,260 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_mhpnaQ from SDC 2022-11-10 04:13:58,260 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:13:58,260 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:13:58,260 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-10 04:13:58,261 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-11-10 04:13:58,261 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:13:58,261 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:13:58,261 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-10 04:13:58,261 DEBUG 175:__init__.py(1) - number of Service returned: 5 2022-11-10 04:13:58,268 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:13:58,268 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list 2022-11-10 04:13:58,268 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-11-10 04:13:58,271 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:13:58,335 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list HTTP/1.1" 200 649 2022-11-10 04:13:58,336 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-11-10 04:13:58,336 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/a260e6cb40e44df1bc721b420748bec3","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":"a260e6cb40e44df1bc721b420748bec3"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-jakarta"}]}]} 2022-11-10 04:13:58,339 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:13:58,339 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2022-11-10 04:13:58,340 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-11-10 04:13:58,342 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:13:58,408 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2022-11-10 04:13:58,409 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-11-10 04:13:58,410 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":"1668053450894","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2022-11-10 04:13:58,412 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:13:58,412 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list 2022-11-10 04:13:58,412 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-11-10 04:13:58,414 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:13:58,468 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list HTTP/1.1" 200 649 2022-11-10 04:13:58,469 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-11-10 04:13:58,469 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/a260e6cb40e44df1bc721b420748bec3","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":"a260e6cb40e44df1bc721b420748bec3"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-jakarta"}]}]} 2022-11-10 04:13:58,471 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:13:58,472 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2022-11-10 04:13:58,472 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-11-10 04:13:58,474 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:13:58,533 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2022-11-10 04:13:58,534 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-11-10 04:13:58,535 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":"1668053450894","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2022-11-10 04:13:58,537 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:13:58,537 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/a260e6cb40e44df1bc721b420748bec3 2022-11-10 04:13:58,537 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-11-10 04:13:58,539 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:13:58,598 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/a260e6cb40e44df1bc721b420748bec3 HTTP/1.1" 200 615 2022-11-10 04:13:58,599 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-11-10 04:13:58,599 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"a260e6cb40e44df1bc721b420748bec3","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1668053452677","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2022-11-10 04:13:58,608 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': '71f2071b-dd38-4191-ad3e-fde1a1131c38', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:13:58,608 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/1bffaf2e-d5c8-4b9d-9a66-0b2056f01539/networks 2022-11-10 04:13:58,609 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "5e8bc689-63f8-4c1b-b526-7f01b57db23f" }, "modelInfo": { "modelType": "network", "modelInvariantId": "7a658372-f628-4f67-a2ff-2c5d842179cb", "modelVersionId": "4d6df08c-9308-4e26-bfe9-eb63c4bb8905", "modelName": "Generic NeutronNet", "modelVersion": "1.0", "modelCustomizationId": "9c92594f-8bfc-4642-98d0-8708cd124425", "modelCustomizationName": "Generic NeutronNet 0" }, "requestParameters": { "userParams": [ ], "aLaCarte": true, "testApi": "GR_API" }, "cloudConfiguration": { "tenantId": "a260e6cb40e44df1bc721b420748bec3", "cloudOwner": "basicnw-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "lineOfBusiness": { "lineOfBusinessName": "basicnw-lob" }, "platform": { "platformName": "basicnw-platform" }, "relatedInstanceList": [{ "relatedInstance": { "instanceId": "1bffaf2e-d5c8-4b9d-9a66-0b2056f01539", "modelInfo": { "modelType": "service", "modelName": "basic_network", "modelInvariantId": "5e8bc689-63f8-4c1b-b526-7f01b57db23f", "modelVersion": "1.0", "modelVersionId": "4c8e1b64-f44a-4f3e-8fa6-24382489e305" } } }] } } 2022-11-10 04:13:58,610 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:14:00,568 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/1bffaf2e-d5c8-4b9d-9a66-0b2056f01539/networks HTTP/1.1" 202 262 2022-11-10 04:14:00,569 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response code: 202 2022-11-10 04:14:00,569 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response: {"requestReferences":{"requestId":"71f2071b-dd38-4191-ad3e-fde1a1131c38","instanceId":"0e529727-833c-4df9-9185-f5dea6c1a4ad","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/71f2071b-dd38-4191-ad3e-fde1a1131c38"}} 2022-11-10 04:14:00,570 DEBUG 79:mixins.py(1) - Wait until NetworkInstantiation task is not finished 2022-11-10 04:14:00,578 DEBUG 129:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b2fc3f3a-e5f1-4d46-8b8d-9e4fc2f1e35e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:14:00,579 DEBUG 131:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/71f2071b-dd38-4191-ad3e-fde1a1131c38 2022-11-10 04:14:00,579 DEBUG 132:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] data sent: None 2022-11-10 04:14:00,584 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:14:00,779 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/71f2071b-dd38-4191-ad3e-fde1a1131c38 HTTP/1.1" 200 1971 2022-11-10 04:14:00,781 INFO 142:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] response code: 200 2022-11-10 04:14:00,782 DEBUG 146:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] response: {"request":{"requestId":"71f2071b-dd38-4191-ad3e-fde1a1131c38","startTime":"Thu, 10 Nov 2022 04:13:57 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"7a658372-f628-4f67-a2ff-2c5d842179cb","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"9c92594f-8bfc-4642-98d0-8708cd124425","modelVersionId":"4d6df08c-9308-4e26-bfe9-eb63c4bb8905","modelCustomizationId":"9c92594f-8bfc-4642-98d0-8708cd124425","modelUuid":"4d6df08c-9308-4e26-bfe9-eb63c4bb8905","modelInvariantUuid":"7a658372-f628-4f67-a2ff-2c5d842179cb","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","source":"VID","instanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","modelInfo":{"modelInvariantId":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelUuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelInvariantUuid":"5e8bc689-63f8-4c1b-b526-7f01b57db23f"}}}],"cloudConfiguration":{"tenantId":"a260e6cb40e44df1bc721b420748bec3","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":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","networkInstanceId":"0e529727-833c-4df9-9185-f5dea6c1a4ad","networkInstanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 10 Nov 2022 04:13:59 GMT"}}} 2022-11-10 04:14:10,791 DEBUG 129:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '80b76e55-85a6-46d3-afcb-760a340d96f0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:14:10,791 DEBUG 131:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/71f2071b-dd38-4191-ad3e-fde1a1131c38 2022-11-10 04:14:10,791 DEBUG 132:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] data sent: None 2022-11-10 04:14:10,793 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:14:11,861 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/71f2071b-dd38-4191-ad3e-fde1a1131c38 HTTP/1.1" 200 2223 2022-11-10 04:14:11,863 INFO 142:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] response code: 200 2022-11-10 04:14:11,863 DEBUG 146:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] response: {"request":{"requestId":"71f2071b-dd38-4191-ad3e-fde1a1131c38","startTime":"Thu, 10 Nov 2022 04:13:57 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"7a658372-f628-4f67-a2ff-2c5d842179cb","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"9c92594f-8bfc-4642-98d0-8708cd124425","modelVersionId":"4d6df08c-9308-4e26-bfe9-eb63c4bb8905","modelCustomizationId":"9c92594f-8bfc-4642-98d0-8708cd124425","modelUuid":"4d6df08c-9308-4e26-bfe9-eb63c4bb8905","modelInvariantUuid":"7a658372-f628-4f67-a2ff-2c5d842179cb","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","source":"VID","instanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","modelInfo":{"modelInvariantId":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelUuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelInvariantUuid":"5e8bc689-63f8-4c1b-b526-7f01b57db23f"}}}],"cloudConfiguration":{"tenantId":"a260e6cb40e44df1bc721b420748bec3","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":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","networkInstanceId":"0e529727-833c-4df9-9185-f5dea6c1a4ad","networkInstanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Call SDNC","percentProgress":36,"timestamp":"Thu, 10 Nov 2022 04:14:07 GMT"}}} 2022-11-10 04:14:21,871 DEBUG 129:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4c0eb79a-12fa-40d7-8dac-0a9f1bcd8efe', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:14:21,871 DEBUG 131:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/71f2071b-dd38-4191-ad3e-fde1a1131c38 2022-11-10 04:14:21,871 DEBUG 132:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] data sent: None 2022-11-10 04:14:21,873 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:14:22,402 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/71f2071b-dd38-4191-ad3e-fde1a1131c38 HTTP/1.1" 200 2212 2022-11-10 04:14:22,403 INFO 142:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] response code: 200 2022-11-10 04:14:22,404 DEBUG 146:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] response: {"request":{"requestId":"71f2071b-dd38-4191-ad3e-fde1a1131c38","startTime":"Thu, 10 Nov 2022 04:13:57 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"7a658372-f628-4f67-a2ff-2c5d842179cb","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"9c92594f-8bfc-4642-98d0-8708cd124425","modelVersionId":"4d6df08c-9308-4e26-bfe9-eb63c4bb8905","modelCustomizationId":"9c92594f-8bfc-4642-98d0-8708cd124425","modelUuid":"4d6df08c-9308-4e26-bfe9-eb63c4bb8905","modelInvariantUuid":"7a658372-f628-4f67-a2ff-2c5d842179cb","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","source":"VID","instanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","modelInfo":{"modelInvariantId":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelUuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelInvariantUuid":"5e8bc689-63f8-4c1b-b526-7f01b57db23f"}}}],"cloudConfiguration":{"tenantId":"a260e6cb40e44df1bc721b420748bec3","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":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","networkInstanceId":"0e529727-833c-4df9-9185-f5dea6c1a4ad","networkInstanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_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, 10 Nov 2022 04:14:07 GMT"}}} 2022-11-10 04:14:32,408 DEBUG 129:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '042123ff-e85f-41b0-a9d2-a798d748d641', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:14:32,408 DEBUG 131:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/71f2071b-dd38-4191-ad3e-fde1a1131c38 2022-11-10 04:14:32,408 DEBUG 132:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] data sent: None 2022-11-10 04:14:32,410 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:14:32,898 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/71f2071b-dd38-4191-ad3e-fde1a1131c38 HTTP/1.1" 200 2212 2022-11-10 04:14:32,900 INFO 142:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] response code: 200 2022-11-10 04:14:32,900 DEBUG 146:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] response: {"request":{"requestId":"71f2071b-dd38-4191-ad3e-fde1a1131c38","startTime":"Thu, 10 Nov 2022 04:13:57 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"7a658372-f628-4f67-a2ff-2c5d842179cb","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"9c92594f-8bfc-4642-98d0-8708cd124425","modelVersionId":"4d6df08c-9308-4e26-bfe9-eb63c4bb8905","modelCustomizationId":"9c92594f-8bfc-4642-98d0-8708cd124425","modelUuid":"4d6df08c-9308-4e26-bfe9-eb63c4bb8905","modelInvariantUuid":"7a658372-f628-4f67-a2ff-2c5d842179cb","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","source":"VID","instanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","modelInfo":{"modelInvariantId":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelUuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelInvariantUuid":"5e8bc689-63f8-4c1b-b526-7f01b57db23f"}}}],"cloudConfiguration":{"tenantId":"a260e6cb40e44df1bc721b420748bec3","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":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","networkInstanceId":"0e529727-833c-4df9-9185-f5dea6c1a4ad","networkInstanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_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, 10 Nov 2022 04:14:07 GMT"}}} 2022-11-10 04:14:42,911 DEBUG 129:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '312e94f4-913d-4d37-a853-8b7480f49a5e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:14:42,911 DEBUG 131:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/71f2071b-dd38-4191-ad3e-fde1a1131c38 2022-11-10 04:14:42,911 DEBUG 132:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] data sent: None 2022-11-10 04:14:42,913 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:14:43,445 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/71f2071b-dd38-4191-ad3e-fde1a1131c38 HTTP/1.1" 200 2212 2022-11-10 04:14:43,447 INFO 142:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] response code: 200 2022-11-10 04:14:43,447 DEBUG 146:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] response: {"request":{"requestId":"71f2071b-dd38-4191-ad3e-fde1a1131c38","startTime":"Thu, 10 Nov 2022 04:13:57 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"7a658372-f628-4f67-a2ff-2c5d842179cb","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"9c92594f-8bfc-4642-98d0-8708cd124425","modelVersionId":"4d6df08c-9308-4e26-bfe9-eb63c4bb8905","modelCustomizationId":"9c92594f-8bfc-4642-98d0-8708cd124425","modelUuid":"4d6df08c-9308-4e26-bfe9-eb63c4bb8905","modelInvariantUuid":"7a658372-f628-4f67-a2ff-2c5d842179cb","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","source":"VID","instanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","modelInfo":{"modelInvariantId":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelUuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelInvariantUuid":"5e8bc689-63f8-4c1b-b526-7f01b57db23f"}}}],"cloudConfiguration":{"tenantId":"a260e6cb40e44df1bc721b420748bec3","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":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","networkInstanceId":"0e529727-833c-4df9-9185-f5dea6c1a4ad","networkInstanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_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, 10 Nov 2022 04:14:07 GMT"}}} 2022-11-10 04:14:53,449 DEBUG 129:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '985efe46-cdba-470f-9266-ce87a757cee1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:14:53,449 DEBUG 131:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/71f2071b-dd38-4191-ad3e-fde1a1131c38 2022-11-10 04:14:53,449 DEBUG 132:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] data sent: None 2022-11-10 04:14:53,451 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:14:53,950 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/71f2071b-dd38-4191-ad3e-fde1a1131c38 HTTP/1.1" 200 2293 2022-11-10 04:14:53,952 INFO 142:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] response code: 200 2022-11-10 04:14:53,953 DEBUG 146:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] response: {"request":{"requestId":"71f2071b-dd38-4191-ad3e-fde1a1131c38","startTime":"Thu, 10 Nov 2022 04:13:57 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"7a658372-f628-4f67-a2ff-2c5d842179cb","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"9c92594f-8bfc-4642-98d0-8708cd124425","modelVersionId":"4d6df08c-9308-4e26-bfe9-eb63c4bb8905","modelCustomizationId":"9c92594f-8bfc-4642-98d0-8708cd124425","modelUuid":"4d6df08c-9308-4e26-bfe9-eb63c4bb8905","modelInvariantUuid":"7a658372-f628-4f67-a2ff-2c5d842179cb","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","source":"VID","instanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","modelInfo":{"modelInvariantId":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelUuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelInvariantUuid":"5e8bc689-63f8-4c1b-b526-7f01b57db23f"}}}],"cloudConfiguration":{"tenantId":"a260e6cb40e44df1bc721b420748bec3","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":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","networkInstanceId":"0e529727-833c-4df9-9185-f5dea6c1a4ad","networkInstanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_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, 10 Nov 2022 04:14:52 GMT"}}} 2022-11-10 04:15:03,963 DEBUG 129:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b71e0db2-3fa1-43aa-9eda-0176a704e1ea', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:15:03,963 DEBUG 131:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/71f2071b-dd38-4191-ad3e-fde1a1131c38 2022-11-10 04:15:03,963 DEBUG 132:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] data sent: None 2022-11-10 04:15:03,966 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:15:04,503 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/71f2071b-dd38-4191-ad3e-fde1a1131c38 HTTP/1.1" 200 3791 2022-11-10 04:15:04,504 INFO 142:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] response code: 200 2022-11-10 04:15:04,504 DEBUG 146:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] response: {"request":{"requestId":"71f2071b-dd38-4191-ad3e-fde1a1131c38","startTime":"Thu, 10 Nov 2022 04:13:57 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"7a658372-f628-4f67-a2ff-2c5d842179cb","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"9c92594f-8bfc-4642-98d0-8708cd124425","modelVersionId":"4d6df08c-9308-4e26-bfe9-eb63c4bb8905","modelCustomizationId":"9c92594f-8bfc-4642-98d0-8708cd124425","modelUuid":"4d6df08c-9308-4e26-bfe9-eb63c4bb8905","modelInvariantUuid":"7a658372-f628-4f67-a2ff-2c5d842179cb","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","source":"VID","instanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","modelInfo":{"modelInvariantId":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelUuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelInvariantUuid":"5e8bc689-63f8-4c1b-b526-7f01b57db23f"}}}],"cloudConfiguration":{"tenantId":"a260e6cb40e44df1bc721b420748bec3","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":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","networkInstanceId":"0e529727-833c-4df9-9185-f5dea6c1a4ad","networkInstanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_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, 10 Nov 2022 04:14:52 GMT"},"requestProcessingData":[{"groupingId":"4dcef73b-d487-463b-837a-d8d537f38029","tag":"StackInformation","dataPairs":[{"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_623dd746-4b91-416b-91ac-9fd49035ef5f\"},{\"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/a260e6cb40e44df1bc721b420748bec3/stacks/basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0/4dcef73b-d487-463b-837a-d8d537f38029\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"updated_time\":null,\"creation_time\":1668053690000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"4dcef73b-d487-463b-837a-d8d537f38029\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"a9b69e50061a4e6ba08b2c32be03460c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4dcef73b-d487-463b-837a-d8d537f38029\",\"OS::project_id\":\"a260e6cb40e44df1bc721b420748bec3\",\"OS::stack_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"network_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-11-10 04:15:14,512 DEBUG 129:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cd952d23-fbb6-4923-ba2e-dd5a8f83ca47', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:15:14,512 DEBUG 131:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/71f2071b-dd38-4191-ad3e-fde1a1131c38 2022-11-10 04:15:14,512 DEBUG 132:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] data sent: None 2022-11-10 04:15:14,514 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:15:14,768 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/71f2071b-dd38-4191-ad3e-fde1a1131c38 HTTP/1.1" 200 3834 2022-11-10 04:15:14,770 INFO 142:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] response code: 200 2022-11-10 04:15:14,770 DEBUG 146:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] response: {"request":{"requestId":"71f2071b-dd38-4191-ad3e-fde1a1131c38","startTime":"Thu, 10 Nov 2022 04:13:57 GMT","finishTime":"Thu, 10 Nov 2022 04:15:13 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"7a658372-f628-4f67-a2ff-2c5d842179cb","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"9c92594f-8bfc-4642-98d0-8708cd124425","modelVersionId":"4d6df08c-9308-4e26-bfe9-eb63c4bb8905","modelCustomizationId":"9c92594f-8bfc-4642-98d0-8708cd124425","modelUuid":"4d6df08c-9308-4e26-bfe9-eb63c4bb8905","modelInvariantUuid":"7a658372-f628-4f67-a2ff-2c5d842179cb","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","source":"VID","instanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","modelInfo":{"modelInvariantId":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelUuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelInvariantUuid":"5e8bc689-63f8-4c1b-b526-7f01b57db23f"}}}],"cloudConfiguration":{"tenantId":"a260e6cb40e44df1bc721b420748bec3","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":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","networkInstanceId":"0e529727-833c-4df9-9185-f5dea6c1a4ad","networkInstanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_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, 10 Nov 2022 04:15:12 GMT"},"requestProcessingData":[{"groupingId":"4dcef73b-d487-463b-837a-d8d537f38029","tag":"StackInformation","dataPairs":[{"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"3ef8f8ef-31d8-4496-ab0c-67dc1f848739\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"70e2d9ef-6a44-4f72-9231-48afba54eda0\",\"output_key\":\"subnet_id_623dd746-4b91-416b-91ac-9fd49035ef5f\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/a260e6cb40e44df1bc721b420748bec3/stacks/basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0/4dcef73b-d487-463b-837a-d8d537f38029\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"updated_time\":null,\"creation_time\":1668053690000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"4dcef73b-d487-463b-837a-d8d537f38029\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"a9b69e50061a4e6ba08b2c32be03460c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4dcef73b-d487-463b-837a-d8d537f38029\",\"OS::project_id\":\"a260e6cb40e44df1bc721b420748bec3\",\"OS::stack_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"network_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-11-10 04:15:14,771 INFO 56:mixins.py(10) - NetworkInstantiation task finished 2022-11-10 04:15:14,771 DEBUG 129:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '16c61e5c-5c70-487c-b931-e9b43c9e8ff4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:15:14,771 DEBUG 131:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/71f2071b-dd38-4191-ad3e-fde1a1131c38 2022-11-10 04:15:14,771 DEBUG 132:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] data sent: None 2022-11-10 04:15:14,774 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:15:14,954 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/71f2071b-dd38-4191-ad3e-fde1a1131c38 HTTP/1.1" 200 3834 2022-11-10 04:15:14,955 INFO 142:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] response code: 200 2022-11-10 04:15:14,956 DEBUG 146:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] response: {"request":{"requestId":"71f2071b-dd38-4191-ad3e-fde1a1131c38","startTime":"Thu, 10 Nov 2022 04:13:57 GMT","finishTime":"Thu, 10 Nov 2022 04:15:13 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"7a658372-f628-4f67-a2ff-2c5d842179cb","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"9c92594f-8bfc-4642-98d0-8708cd124425","modelVersionId":"4d6df08c-9308-4e26-bfe9-eb63c4bb8905","modelCustomizationId":"9c92594f-8bfc-4642-98d0-8708cd124425","modelUuid":"4d6df08c-9308-4e26-bfe9-eb63c4bb8905","modelInvariantUuid":"7a658372-f628-4f67-a2ff-2c5d842179cb","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","source":"VID","instanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","modelInfo":{"modelInvariantId":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelUuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelInvariantUuid":"5e8bc689-63f8-4c1b-b526-7f01b57db23f"}}}],"cloudConfiguration":{"tenantId":"a260e6cb40e44df1bc721b420748bec3","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":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","networkInstanceId":"0e529727-833c-4df9-9185-f5dea6c1a4ad","networkInstanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_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, 10 Nov 2022 04:15:12 GMT"},"requestProcessingData":[{"groupingId":"4dcef73b-d487-463b-837a-d8d537f38029","tag":"StackInformation","dataPairs":[{"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"3ef8f8ef-31d8-4496-ab0c-67dc1f848739\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"70e2d9ef-6a44-4f72-9231-48afba54eda0\",\"output_key\":\"subnet_id_623dd746-4b91-416b-91ac-9fd49035ef5f\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/a260e6cb40e44df1bc721b420748bec3/stacks/basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0/4dcef73b-d487-463b-837a-d8d537f38029\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"updated_time\":null,\"creation_time\":1668053690000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"4dcef73b-d487-463b-837a-d8d537f38029\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"a9b69e50061a4e6ba08b2c32be03460c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4dcef73b-d487-463b-837a-d8d537f38029\",\"OS::project_id\":\"a260e6cb40e44df1bc721b420748bec3\",\"OS::stack_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"network_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-11-10 04:15:14,957 DEBUG 129:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9c6da102-9169-43a2-a758-c279ba243dac', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:15:14,957 DEBUG 131:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/71f2071b-dd38-4191-ad3e-fde1a1131c38 2022-11-10 04:15:14,957 DEBUG 132:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] data sent: None 2022-11-10 04:15:14,959 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:15:15,130 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/71f2071b-dd38-4191-ad3e-fde1a1131c38 HTTP/1.1" 200 3834 2022-11-10 04:15:15,132 INFO 142:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] response code: 200 2022-11-10 04:15:15,132 DEBUG 146:onap_service.py(10) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] response: {"request":{"requestId":"71f2071b-dd38-4191-ad3e-fde1a1131c38","startTime":"Thu, 10 Nov 2022 04:13:57 GMT","finishTime":"Thu, 10 Nov 2022 04:15:13 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"7a658372-f628-4f67-a2ff-2c5d842179cb","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"9c92594f-8bfc-4642-98d0-8708cd124425","modelVersionId":"4d6df08c-9308-4e26-bfe9-eb63c4bb8905","modelCustomizationId":"9c92594f-8bfc-4642-98d0-8708cd124425","modelUuid":"4d6df08c-9308-4e26-bfe9-eb63c4bb8905","modelInvariantUuid":"7a658372-f628-4f67-a2ff-2c5d842179cb","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","source":"VID","instanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","modelInfo":{"modelInvariantId":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelUuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelInvariantUuid":"5e8bc689-63f8-4c1b-b526-7f01b57db23f"}}}],"cloudConfiguration":{"tenantId":"a260e6cb40e44df1bc721b420748bec3","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":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","networkInstanceId":"0e529727-833c-4df9-9185-f5dea6c1a4ad","networkInstanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_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, 10 Nov 2022 04:15:12 GMT"},"requestProcessingData":[{"groupingId":"4dcef73b-d487-463b-837a-d8d537f38029","tag":"StackInformation","dataPairs":[{"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"3ef8f8ef-31d8-4496-ab0c-67dc1f848739\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"70e2d9ef-6a44-4f72-9231-48afba54eda0\",\"output_key\":\"subnet_id_623dd746-4b91-416b-91ac-9fd49035ef5f\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/a260e6cb40e44df1bc721b420748bec3/stacks/basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0/4dcef73b-d487-463b-837a-d8d537f38029\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"updated_time\":null,\"creation_time\":1668053690000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"4dcef73b-d487-463b-837a-d8d537f38029\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"a9b69e50061a4e6ba08b2c32be03460c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4dcef73b-d487-463b-837a-d8d537f38029\",\"OS::project_id\":\"a260e6cb40e44df1bc721b420748bec3\",\"OS::stack_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"network_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-11-10 04:15:15,138 DEBUG 129:onap_service.py(1) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e8dc9fd9-e440-4b81-8383-1e880a6af12a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:15:15,138 DEBUG 131:onap_service.py(1) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/71f2071b-dd38-4191-ad3e-fde1a1131c38 2022-11-10 04:15:15,138 DEBUG 132:onap_service.py(1) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] data sent: None 2022-11-10 04:15:15,141 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:15:15,314 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/71f2071b-dd38-4191-ad3e-fde1a1131c38 HTTP/1.1" 200 3834 2022-11-10 04:15:15,317 INFO 142:onap_service.py(1) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] response code: 200 2022-11-10 04:15:15,317 DEBUG 146:onap_service.py(1) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] response: {"request":{"requestId":"71f2071b-dd38-4191-ad3e-fde1a1131c38","startTime":"Thu, 10 Nov 2022 04:13:57 GMT","finishTime":"Thu, 10 Nov 2022 04:15:13 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"7a658372-f628-4f67-a2ff-2c5d842179cb","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"9c92594f-8bfc-4642-98d0-8708cd124425","modelVersionId":"4d6df08c-9308-4e26-bfe9-eb63c4bb8905","modelCustomizationId":"9c92594f-8bfc-4642-98d0-8708cd124425","modelUuid":"4d6df08c-9308-4e26-bfe9-eb63c4bb8905","modelInvariantUuid":"7a658372-f628-4f67-a2ff-2c5d842179cb","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","source":"VID","instanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","modelInfo":{"modelInvariantId":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelUuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelInvariantUuid":"5e8bc689-63f8-4c1b-b526-7f01b57db23f"}}}],"cloudConfiguration":{"tenantId":"a260e6cb40e44df1bc721b420748bec3","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":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","networkInstanceId":"0e529727-833c-4df9-9185-f5dea6c1a4ad","networkInstanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_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, 10 Nov 2022 04:15:12 GMT"},"requestProcessingData":[{"groupingId":"4dcef73b-d487-463b-837a-d8d537f38029","tag":"StackInformation","dataPairs":[{"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"3ef8f8ef-31d8-4496-ab0c-67dc1f848739\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"70e2d9ef-6a44-4f72-9231-48afba54eda0\",\"output_key\":\"subnet_id_623dd746-4b91-416b-91ac-9fd49035ef5f\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/a260e6cb40e44df1bc721b420748bec3/stacks/basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0/4dcef73b-d487-463b-837a-d8d537f38029\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"updated_time\":null,\"creation_time\":1668053690000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"4dcef73b-d487-463b-837a-d8d537f38029\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"a9b69e50061a4e6ba08b2c32be03460c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4dcef73b-d487-463b-837a-d8d537f38029\",\"OS::project_id\":\"a260e6cb40e44df1bc721b420748bec3\",\"OS::stack_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"network_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-11-10 04:15:15,318 DEBUG 129:onap_service.py(1) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cf792ef3-51a1-478f-833e-54e8aa0f16a0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:15:15,318 DEBUG 131:onap_service.py(1) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/71f2071b-dd38-4191-ad3e-fde1a1131c38 2022-11-10 04:15:15,318 DEBUG 132:onap_service.py(1) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] data sent: None 2022-11-10 04:15:15,320 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:15:15,509 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/71f2071b-dd38-4191-ad3e-fde1a1131c38 HTTP/1.1" 200 3834 2022-11-10 04:15:15,510 INFO 142:onap_service.py(1) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] response code: 200 2022-11-10 04:15:15,511 DEBUG 146:onap_service.py(1) - [None][Check 71f2071b-dd38-4191-ad3e-fde1a1131c38 orchestration request status] response: {"request":{"requestId":"71f2071b-dd38-4191-ad3e-fde1a1131c38","startTime":"Thu, 10 Nov 2022 04:13:57 GMT","finishTime":"Thu, 10 Nov 2022 04:15:13 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"7a658372-f628-4f67-a2ff-2c5d842179cb","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"9c92594f-8bfc-4642-98d0-8708cd124425","modelVersionId":"4d6df08c-9308-4e26-bfe9-eb63c4bb8905","modelCustomizationId":"9c92594f-8bfc-4642-98d0-8708cd124425","modelUuid":"4d6df08c-9308-4e26-bfe9-eb63c4bb8905","modelInvariantUuid":"7a658372-f628-4f67-a2ff-2c5d842179cb","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","source":"VID","instanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","modelInfo":{"modelInvariantId":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelUuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelInvariantUuid":"5e8bc689-63f8-4c1b-b526-7f01b57db23f"}}}],"cloudConfiguration":{"tenantId":"a260e6cb40e44df1bc721b420748bec3","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":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","networkInstanceId":"0e529727-833c-4df9-9185-f5dea6c1a4ad","networkInstanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_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, 10 Nov 2022 04:15:12 GMT"},"requestProcessingData":[{"groupingId":"4dcef73b-d487-463b-837a-d8d537f38029","tag":"StackInformation","dataPairs":[{"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"3ef8f8ef-31d8-4496-ab0c-67dc1f848739\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"70e2d9ef-6a44-4f72-9231-48afba54eda0\",\"output_key\":\"subnet_id_623dd746-4b91-416b-91ac-9fd49035ef5f\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/a260e6cb40e44df1bc721b420748bec3/stacks/basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0/4dcef73b-d487-463b-837a-d8d537f38029\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"updated_time\":null,\"creation_time\":1668053690000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"4dcef73b-d487-463b-837a-d8d537f38029\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"a9b69e50061a4e6ba08b2c32be03460c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4dcef73b-d487-463b-837a-d8d537f38029\",\"OS::project_id\":\"a260e6cb40e44df1bc721b420748bec3\",\"OS::stack_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"network_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-11-10 04:15:15,512 INFO 199:base.py(1) - ***************************************************** 2022-11-10 04:15:15,512 INFO 200:base.py(1) - STOP [SO] YamlTemplateVlAlaCarteInstantiateStep: Instantiate network link described in YAML using SO a'la carte method. 2022-11-10 04:15:15,513 INFO 201:base.py(1) - ***************************************************** 2022-11-10 04:15:15,513 INFO 37:basic_network.py(1) - Service basic_network successfully created 2022-11-10 04:15:15,514 INFO 40:basic_network.py(1) - Service basic_network cleanup called 2022-11-10 04:15:25,522 INFO 171:base.py(1) - ***************************************************** 2022-11-10 04:15:25,523 INFO 172:base.py(1) - START [SO] YamlTemplateVlAlaCarteInstantiateStep cleanup: Instantiate network link described in YAML using SO a'la carte method. 2022-11-10 04:15:25,523 INFO 173:base.py(1) - ***************************************************** 2022-11-10 04:15:25,523 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:15:25,523 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/1bffaf2e-d5c8-4b9d-9a66-0b2056f01539/relationship-list 2022-11-10 04:15:25,524 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-11-10 04:15:25,526 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:15:25,596 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/1bffaf2e-d5c8-4b9d-9a66-0b2056f01539/relationship-list HTTP/1.1" 200 1071 2022-11-10 04:15:25,597 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-11-10 04:15:25,597 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/bd417765-a59f-49b4-94a6-e762d2487d41","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"bd417765-a59f-49b4-94a6-e762d2487d41"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v26/network/l3-networks/l3-network/0e529727-833c-4df9-9185-f5dea6c1a4ad","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"0e529727-833c-4df9-9185-f5dea6c1a4ad"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v26/business/projects/project/basicnw-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnw-project"}]}]} 2022-11-10 04:15:25,600 DEBUG 129:onap_service.py(1) - [AAI][Get 1bffaf2e-d5c8-4b9d-9a66-0b2056f01539 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:15:25,600 DEBUG 131:onap_service.py(1) - [AAI][Get 1bffaf2e-d5c8-4b9d-9a66-0b2056f01539 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v26/network/l3-networks/l3-network/0e529727-833c-4df9-9185-f5dea6c1a4ad 2022-11-10 04:15:25,600 DEBUG 132:onap_service.py(1) - [AAI][Get 1bffaf2e-d5c8-4b9d-9a66-0b2056f01539 ABCMeta] data sent: None 2022-11-10 04:15:25,603 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:15:25,686 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v26/network/l3-networks/l3-network/0e529727-833c-4df9-9185-f5dea6c1a4ad HTTP/1.1" 200 3213 2022-11-10 04:15:25,687 INFO 142:onap_service.py(1) - [AAI][Get 1bffaf2e-d5c8-4b9d-9a66-0b2056f01539 ABCMeta] response code: 200 2022-11-10 04:15:25,687 DEBUG 146:onap_service.py(1) - [AAI][Get 1bffaf2e-d5c8-4b9d-9a66-0b2056f01539 ABCMeta] response: {"network-id":"0e529727-833c-4df9-9185-f5dea6c1a4ad","network-name":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0","network-type":"NEUTRON","network-technology":"NEUTRON","neutron-network-id":"3ef8f8ef-31d8-4496-ab0c-67dc1f848739","is-bound-to-vpn":false,"resource-version":"1668053713245","orchestration-status":"Active","heat-stack-id":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0/4dcef73b-d487-463b-837a-d8d537f38029","model-invariant-id":"7a658372-f628-4f67-a2ff-2c5d842179cb","model-version-id":"4d6df08c-9308-4e26-bfe9-eb63c4bb8905","model-customization-id":"9c92594f-8bfc-4642-98d0-8708cd124425","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/1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","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":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3"}]},{"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":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v26/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/a260e6cb40e44df1bc721b420748bec3","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":"a260e6cb40e44df1bc721b420748bec3"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-jakarta"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v26/business/platforms/platform/basicnw-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnw-platform"}]},{"related-to":"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-11-10 04:15:25,690 INFO 162:vl_ala_carte.py(1) - Start network deletion AAI 2022-11-10 04:15:25,690 DEBUG 199:network.py(1) - Delete 0e529727-833c-4df9-9185-f5dea6c1a4ad network 2022-11-10 04:15:25,690 DEBUG 144:deletion.py(1) - Network 0e529727-833c-4df9-9185-f5dea6c1a4ad deletion request 2022-11-10 04:15:25,699 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:15:25,699 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list 2022-11-10 04:15:25,699 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-11-10 04:15:25,701 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:15:25,772 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list HTTP/1.1" 200 649 2022-11-10 04:15:25,772 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-11-10 04:15:25,773 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/a260e6cb40e44df1bc721b420748bec3","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":"a260e6cb40e44df1bc721b420748bec3"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-jakarta"}]}]} 2022-11-10 04:15:25,776 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:15:25,776 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2022-11-10 04:15:25,776 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-11-10 04:15:25,778 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:15:25,886 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1139 2022-11-10 04:15:25,887 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-11-10 04:15:25,887 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":"1668053642908","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/0e529727-833c-4df9-9185-f5dea6c1a4ad","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"0e529727-833c-4df9-9185-f5dea6c1a4ad"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0"}]}]}}]} 2022-11-10 04:15:25,890 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:15:25,890 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list 2022-11-10 04:15:25,890 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-11-10 04:15:25,893 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:15:25,954 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list HTTP/1.1" 200 649 2022-11-10 04:15:25,954 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-11-10 04:15:25,955 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/a260e6cb40e44df1bc721b420748bec3","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":"a260e6cb40e44df1bc721b420748bec3"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-jakarta"}]}]} 2022-11-10 04:15:25,957 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:15:25,957 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2022-11-10 04:15:25,957 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-11-10 04:15:25,959 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:15:26,031 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1139 2022-11-10 04:15:26,031 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-11-10 04:15:26,032 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnw-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1668053642908","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/0e529727-833c-4df9-9185-f5dea6c1a4ad","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"0e529727-833c-4df9-9185-f5dea6c1a4ad"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0"}]}]}}]} 2022-11-10 04:15:26,034 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:15:26,034 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list 2022-11-10 04:15:26,034 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-11-10 04:15:26,037 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:15:26,086 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list HTTP/1.1" 200 649 2022-11-10 04:15:26,087 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-11-10 04:15:26,087 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/a260e6cb40e44df1bc721b420748bec3","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":"a260e6cb40e44df1bc721b420748bec3"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-jakarta"}]}]} 2022-11-10 04:15:26,089 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:15:26,090 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2022-11-10 04:15:26,090 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-11-10 04:15:26,091 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:15:26,170 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1139 2022-11-10 04:15:26,171 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-11-10 04:15:26,171 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":"1668053642908","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/0e529727-833c-4df9-9185-f5dea6c1a4ad","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"0e529727-833c-4df9-9185-f5dea6c1a4ad"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0"}]}]}}]} 2022-11-10 04:15:26,174 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-11-10 04:15:26,175 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/a260e6cb40e44df1bc721b420748bec3 2022-11-10 04:15:26,175 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-11-10 04:15:26,178 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-11-10 04:15:26,241 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/a260e6cb40e44df1bc721b420748bec3 HTTP/1.1" 200 1068 2022-11-10 04:15:26,242 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-11-10 04:15:26,243 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"a260e6cb40e44df1bc721b420748bec3","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1668053642752","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/network/l3-networks/l3-network/0e529727-833c-4df9-9185-f5dea6c1a4ad","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"0e529727-833c-4df9-9185-f5dea6c1a4ad"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2022-11-10 04:15:26,246 DEBUG 129:onap_service.py(1) - [None][Create 0e529727-833c-4df9-9185-f5dea6c1a4ad Network deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a12b6503-b3c2-46dd-917d-abdf077fae74', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:15:26,246 DEBUG 131:onap_service.py(1) - [None][Create 0e529727-833c-4df9-9185-f5dea6c1a4ad Network deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1bffaf2e-d5c8-4b9d-9a66-0b2056f01539/networks/0e529727-833c-4df9-9185-f5dea6c1a4ad 2022-11-10 04:15:26,246 DEBUG 132:onap_service.py(1) - [None][Create 0e529727-833c-4df9-9185-f5dea6c1a4ad 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": "a260e6cb40e44df1bc721b420748bec3" } } } 2022-11-10 04:15:26,248 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:15:28,794 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/1bffaf2e-d5c8-4b9d-9a66-0b2056f01539/networks/0e529727-833c-4df9-9185-f5dea6c1a4ad HTTP/1.1" 202 262 2022-11-10 04:15:28,796 INFO 142:onap_service.py(1) - [None][Create 0e529727-833c-4df9-9185-f5dea6c1a4ad Network deletion request] response code: 202 2022-11-10 04:15:28,796 DEBUG 146:onap_service.py(1) - [None][Create 0e529727-833c-4df9-9185-f5dea6c1a4ad Network deletion request] response: {"requestReferences":{"requestId":"a12b6503-b3c2-46dd-917d-abdf077fae74","instanceId":"0e529727-833c-4df9-9185-f5dea6c1a4ad","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a12b6503-b3c2-46dd-917d-abdf077fae74"}} 2022-11-10 04:15:28,796 DEBUG 79:mixins.py(1) - Wait until NetworkDeletionRequest task is not finished 2022-11-10 04:15:28,805 DEBUG 129:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ea9ff4c7-afe7-4227-9c2b-53c61c630312', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:15:28,805 DEBUG 131:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a12b6503-b3c2-46dd-917d-abdf077fae74 2022-11-10 04:15:28,806 DEBUG 132:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] data sent: None 2022-11-10 04:15:28,810 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:15:28,976 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a12b6503-b3c2-46dd-917d-abdf077fae74 HTTP/1.1" 200 835 2022-11-10 04:15:28,978 INFO 142:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] response code: 200 2022-11-10 04:15:28,978 DEBUG 146:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] response: {"request":{"requestId":"a12b6503-b3c2-46dd-917d-abdf077fae74","startTime":"Thu, 10 Nov 2022 04:15:26 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"a260e6cb40e44df1bc721b420748bec3","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","networkInstanceId":"0e529727-833c-4df9-9185-f5dea6c1a4ad","networkInstanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 10 Nov 2022 04:15:27 GMT"}}} 2022-11-10 04:15:38,989 DEBUG 129:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '735204fa-9f12-4e0d-800b-f81d3862c2dc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:15:38,989 DEBUG 131:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a12b6503-b3c2-46dd-917d-abdf077fae74 2022-11-10 04:15:38,989 DEBUG 132:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] data sent: None 2022-11-10 04:15:38,991 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:15:39,528 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a12b6503-b3c2-46dd-917d-abdf077fae74 HTTP/1.1" 200 2664 2022-11-10 04:15:39,529 INFO 142:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] response code: 200 2022-11-10 04:15:39,530 DEBUG 146:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] response: {"request":{"requestId":"a12b6503-b3c2-46dd-917d-abdf077fae74","startTime":"Thu, 10 Nov 2022 04:15:26 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"a260e6cb40e44df1bc721b420748bec3","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","networkInstanceId":"0e529727-833c-4df9-9185-f5dea6c1a4ad","networkInstanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_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, 10 Nov 2022 04:15:33 GMT"},"requestProcessingData":[{"groupingId":"4dcef73b-d487-463b-837a-d8d537f38029","tag":"StackInformation","dataPairs":[{"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_623dd746-4b91-416b-91ac-9fd49035ef5f\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/a260e6cb40e44df1bc721b420748bec3/stacks/basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0/4dcef73b-d487-463b-837a-d8d537f38029\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"updated_time\":1668053733000,\"creation_time\":1668053690000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"4dcef73b-d487-463b-837a-d8d537f38029\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"a9b69e50061a4e6ba08b2c32be03460c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4dcef73b-d487-463b-837a-d8d537f38029\",\"OS::project_id\":\"a260e6cb40e44df1bc721b420748bec3\",\"OS::stack_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"network_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-11-10 04:15:49,541 DEBUG 129:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd3acb5f4-7a73-4f09-acd5-ee01b679b0a9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:15:49,541 DEBUG 131:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a12b6503-b3c2-46dd-917d-abdf077fae74 2022-11-10 04:15:49,541 DEBUG 132:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] data sent: None 2022-11-10 04:15:49,543 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:15:50,020 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a12b6503-b3c2-46dd-917d-abdf077fae74 HTTP/1.1" 200 2664 2022-11-10 04:15:50,022 INFO 142:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] response code: 200 2022-11-10 04:15:50,023 DEBUG 146:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] response: {"request":{"requestId":"a12b6503-b3c2-46dd-917d-abdf077fae74","startTime":"Thu, 10 Nov 2022 04:15:26 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"a260e6cb40e44df1bc721b420748bec3","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","networkInstanceId":"0e529727-833c-4df9-9185-f5dea6c1a4ad","networkInstanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_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, 10 Nov 2022 04:15:33 GMT"},"requestProcessingData":[{"groupingId":"4dcef73b-d487-463b-837a-d8d537f38029","tag":"StackInformation","dataPairs":[{"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_623dd746-4b91-416b-91ac-9fd49035ef5f\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/a260e6cb40e44df1bc721b420748bec3/stacks/basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0/4dcef73b-d487-463b-837a-d8d537f38029\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"updated_time\":1668053733000,\"creation_time\":1668053690000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"4dcef73b-d487-463b-837a-d8d537f38029\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"a9b69e50061a4e6ba08b2c32be03460c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4dcef73b-d487-463b-837a-d8d537f38029\",\"OS::project_id\":\"a260e6cb40e44df1bc721b420748bec3\",\"OS::stack_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"network_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-11-10 04:16:00,033 DEBUG 129:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6d08e1c3-acd6-4037-98b7-c95638558f09', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:16:00,034 DEBUG 131:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a12b6503-b3c2-46dd-917d-abdf077fae74 2022-11-10 04:16:00,034 DEBUG 132:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] data sent: None 2022-11-10 04:16:00,036 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:16:00,541 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a12b6503-b3c2-46dd-917d-abdf077fae74 HTTP/1.1" 200 2437 2022-11-10 04:16:00,543 INFO 142:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] response code: 200 2022-11-10 04:16:00,543 DEBUG 146:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] response: {"request":{"requestId":"a12b6503-b3c2-46dd-917d-abdf077fae74","startTime":"Thu, 10 Nov 2022 04:15:26 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"a260e6cb40e44df1bc721b420748bec3","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","networkInstanceId":"0e529727-833c-4df9-9185-f5dea6c1a4ad","networkInstanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_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, 10 Nov 2022 04:15:53 GMT"},"requestProcessingData":[{"groupingId":"4dcef73b-d487-463b-837a-d8d537f38029","tag":"StackInformation","dataPairs":[{"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/a260e6cb40e44df1bc721b420748bec3/stacks/basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0/4dcef73b-d487-463b-837a-d8d537f38029\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"updated_time\":1668053733000,\"creation_time\":1668053690000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4dcef73b-d487-463b-837a-d8d537f38029\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"a9b69e50061a4e6ba08b2c32be03460c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4dcef73b-d487-463b-837a-d8d537f38029\",\"OS::project_id\":\"a260e6cb40e44df1bc721b420748bec3\",\"OS::stack_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"network_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-11-10 04:16:10,554 DEBUG 129:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4d52b44d-f536-46ad-bf5b-57a15d790394', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:16:10,554 DEBUG 131:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a12b6503-b3c2-46dd-917d-abdf077fae74 2022-11-10 04:16:10,555 DEBUG 132:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] data sent: None 2022-11-10 04:16:10,557 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:16:11,042 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a12b6503-b3c2-46dd-917d-abdf077fae74 HTTP/1.1" 200 2753 2022-11-10 04:16:11,043 INFO 142:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] response code: 200 2022-11-10 04:16:11,044 DEBUG 146:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] response: {"request":{"requestId":"a12b6503-b3c2-46dd-917d-abdf077fae74","startTime":"Thu, 10 Nov 2022 04:15:26 GMT","finishTime":"Thu, 10 Nov 2022 04:16:10 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"a260e6cb40e44df1bc721b420748bec3","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","networkInstanceId":"0e529727-833c-4df9-9185-f5dea6c1a4ad","networkInstanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAIDeleteTasks.deleteNetwork /network/l3-networks/l3-network/0e529727-833c-4df9-9185-f5dea6c1a4ad does not exist in A&AI 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 RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":68,"timestamp":"Thu, 10 Nov 2022 04:16:09 GMT"},"requestProcessingData":[{"groupingId":"4dcef73b-d487-463b-837a-d8d537f38029","tag":"StackInformation","dataPairs":[{"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/a260e6cb40e44df1bc721b420748bec3/stacks/basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0/4dcef73b-d487-463b-837a-d8d537f38029\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"updated_time\":1668053733000,\"creation_time\":1668053690000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4dcef73b-d487-463b-837a-d8d537f38029\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"a9b69e50061a4e6ba08b2c32be03460c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4dcef73b-d487-463b-837a-d8d537f38029\",\"OS::project_id\":\"a260e6cb40e44df1bc721b420748bec3\",\"OS::stack_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"network_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-11-10 04:16:21,055 DEBUG 129:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f71baca3-b287-4a1b-b9cc-0124b56fe54e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:16:21,055 DEBUG 131:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a12b6503-b3c2-46dd-917d-abdf077fae74 2022-11-10 04:16:21,055 DEBUG 132:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] data sent: None 2022-11-10 04:16:21,057 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:16:21,242 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a12b6503-b3c2-46dd-917d-abdf077fae74 HTTP/1.1" 200 2480 2022-11-10 04:16:21,244 INFO 142:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] response code: 200 2022-11-10 04:16:21,244 DEBUG 146:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] response: {"request":{"requestId":"a12b6503-b3c2-46dd-917d-abdf077fae74","startTime":"Thu, 10 Nov 2022 04:15:26 GMT","finishTime":"Thu, 10 Nov 2022 04:16:11 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"a260e6cb40e44df1bc721b420748bec3","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","networkInstanceId":"0e529727-833c-4df9-9185-f5dea6c1a4ad","networkInstanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_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, 10 Nov 2022 04:16:10 GMT"},"requestProcessingData":[{"groupingId":"4dcef73b-d487-463b-837a-d8d537f38029","tag":"StackInformation","dataPairs":[{"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/a260e6cb40e44df1bc721b420748bec3/stacks/basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0/4dcef73b-d487-463b-837a-d8d537f38029\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"updated_time\":1668053733000,\"creation_time\":1668053690000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4dcef73b-d487-463b-837a-d8d537f38029\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"a9b69e50061a4e6ba08b2c32be03460c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4dcef73b-d487-463b-837a-d8d537f38029\",\"OS::project_id\":\"a260e6cb40e44df1bc721b420748bec3\",\"OS::stack_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"network_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-11-10 04:16:21,244 INFO 56:mixins.py(11) - NetworkDeletionRequest task finished 2022-11-10 04:16:21,245 DEBUG 129:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '76c0ea34-2634-4f5c-b034-4b0f68090922', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:16:21,245 DEBUG 131:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a12b6503-b3c2-46dd-917d-abdf077fae74 2022-11-10 04:16:21,245 DEBUG 132:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] data sent: None 2022-11-10 04:16:21,247 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:16:21,425 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a12b6503-b3c2-46dd-917d-abdf077fae74 HTTP/1.1" 200 2480 2022-11-10 04:16:21,427 INFO 142:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] response code: 200 2022-11-10 04:16:21,427 DEBUG 146:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] response: {"request":{"requestId":"a12b6503-b3c2-46dd-917d-abdf077fae74","startTime":"Thu, 10 Nov 2022 04:15:26 GMT","finishTime":"Thu, 10 Nov 2022 04:16:11 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"a260e6cb40e44df1bc721b420748bec3","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","networkInstanceId":"0e529727-833c-4df9-9185-f5dea6c1a4ad","networkInstanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_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, 10 Nov 2022 04:16:10 GMT"},"requestProcessingData":[{"groupingId":"4dcef73b-d487-463b-837a-d8d537f38029","tag":"StackInformation","dataPairs":[{"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/a260e6cb40e44df1bc721b420748bec3/stacks/basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0/4dcef73b-d487-463b-837a-d8d537f38029\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"updated_time\":1668053733000,\"creation_time\":1668053690000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4dcef73b-d487-463b-837a-d8d537f38029\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"a9b69e50061a4e6ba08b2c32be03460c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4dcef73b-d487-463b-837a-d8d537f38029\",\"OS::project_id\":\"a260e6cb40e44df1bc721b420748bec3\",\"OS::stack_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"network_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-11-10 04:16:21,428 DEBUG 129:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd7e5fbcf-bada-4dda-93eb-2bd11f871355', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:16:21,428 DEBUG 131:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a12b6503-b3c2-46dd-917d-abdf077fae74 2022-11-10 04:16:21,428 DEBUG 132:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] data sent: None 2022-11-10 04:16:21,430 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:16:21,607 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a12b6503-b3c2-46dd-917d-abdf077fae74 HTTP/1.1" 200 2480 2022-11-10 04:16:21,608 INFO 142:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] response code: 200 2022-11-10 04:16:21,609 DEBUG 146:onap_service.py(11) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] response: {"request":{"requestId":"a12b6503-b3c2-46dd-917d-abdf077fae74","startTime":"Thu, 10 Nov 2022 04:15:26 GMT","finishTime":"Thu, 10 Nov 2022 04:16:11 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"a260e6cb40e44df1bc721b420748bec3","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","networkInstanceId":"0e529727-833c-4df9-9185-f5dea6c1a4ad","networkInstanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_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, 10 Nov 2022 04:16:10 GMT"},"requestProcessingData":[{"groupingId":"4dcef73b-d487-463b-837a-d8d537f38029","tag":"StackInformation","dataPairs":[{"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/a260e6cb40e44df1bc721b420748bec3/stacks/basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0/4dcef73b-d487-463b-837a-d8d537f38029\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"updated_time\":1668053733000,\"creation_time\":1668053690000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4dcef73b-d487-463b-837a-d8d537f38029\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"a9b69e50061a4e6ba08b2c32be03460c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4dcef73b-d487-463b-837a-d8d537f38029\",\"OS::project_id\":\"a260e6cb40e44df1bc721b420748bec3\",\"OS::stack_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"network_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-11-10 04:16:21,614 DEBUG 129:onap_service.py(1) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cef78db4-d8be-4145-a526-d66faa8e40c1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:16:21,615 DEBUG 131:onap_service.py(1) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a12b6503-b3c2-46dd-917d-abdf077fae74 2022-11-10 04:16:21,615 DEBUG 132:onap_service.py(1) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] data sent: None 2022-11-10 04:16:21,617 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:16:21,790 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a12b6503-b3c2-46dd-917d-abdf077fae74 HTTP/1.1" 200 2480 2022-11-10 04:16:21,791 INFO 142:onap_service.py(1) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] response code: 200 2022-11-10 04:16:21,792 DEBUG 146:onap_service.py(1) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] response: {"request":{"requestId":"a12b6503-b3c2-46dd-917d-abdf077fae74","startTime":"Thu, 10 Nov 2022 04:15:26 GMT","finishTime":"Thu, 10 Nov 2022 04:16:11 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"a260e6cb40e44df1bc721b420748bec3","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","networkInstanceId":"0e529727-833c-4df9-9185-f5dea6c1a4ad","networkInstanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_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, 10 Nov 2022 04:16:10 GMT"},"requestProcessingData":[{"groupingId":"4dcef73b-d487-463b-837a-d8d537f38029","tag":"StackInformation","dataPairs":[{"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/a260e6cb40e44df1bc721b420748bec3/stacks/basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0/4dcef73b-d487-463b-837a-d8d537f38029\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"updated_time\":1668053733000,\"creation_time\":1668053690000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4dcef73b-d487-463b-837a-d8d537f38029\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"a9b69e50061a4e6ba08b2c32be03460c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4dcef73b-d487-463b-837a-d8d537f38029\",\"OS::project_id\":\"a260e6cb40e44df1bc721b420748bec3\",\"OS::stack_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"network_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-11-10 04:16:21,792 DEBUG 129:onap_service.py(1) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'afb8cdb5-9062-4782-bbff-4696ec432e0d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:16:21,792 DEBUG 131:onap_service.py(1) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a12b6503-b3c2-46dd-917d-abdf077fae74 2022-11-10 04:16:21,793 DEBUG 132:onap_service.py(1) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] data sent: None 2022-11-10 04:16:21,794 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:16:21,982 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a12b6503-b3c2-46dd-917d-abdf077fae74 HTTP/1.1" 200 2480 2022-11-10 04:16:21,983 INFO 142:onap_service.py(1) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] response code: 200 2022-11-10 04:16:21,983 DEBUG 146:onap_service.py(1) - [None][Check a12b6503-b3c2-46dd-917d-abdf077fae74 orchestration request status] response: {"request":{"requestId":"a12b6503-b3c2-46dd-917d-abdf077fae74","startTime":"Thu, 10 Nov 2022 04:15:26 GMT","finishTime":"Thu, 10 Nov 2022 04:16:11 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"a260e6cb40e44df1bc721b420748bec3","tenantName":"onap-daily-jakarta","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","networkInstanceId":"0e529727-833c-4df9-9185-f5dea6c1a4ad","networkInstanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_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, 10 Nov 2022 04:16:10 GMT"},"requestProcessingData":[{"groupingId":"4dcef73b-d487-463b-837a-d8d537f38029","tag":"StackInformation","dataPairs":[{"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/a260e6cb40e44df1bc721b420748bec3/stacks/basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0/4dcef73b-d487-463b-837a-d8d537f38029\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"updated_time\":1668053733000,\"creation_time\":1668053690000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4dcef73b-d487-463b-837a-d8d537f38029\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"a9b69e50061a4e6ba08b2c32be03460c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4dcef73b-d487-463b-837a-d8d537f38029\",\"OS::project_id\":\"a260e6cb40e44df1bc721b420748bec3\",\"OS::stack_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"network_name\":\"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-11-10 04:16:21,984 INFO 238:base.py(1) - ***************************** 2022-11-10 04:16:21,984 INFO 239:base.py(1) - Start Cleanup step: YamlTemplateVlAlaCarteInstantiateStep 2022-11-10 04:16:21,984 INFO 240:base.py(1) - ***************************** 2022-11-10 04:16:21,984 INFO 171:base.py(1) - ***************************************************** 2022-11-10 04:16:21,984 INFO 172:base.py(1) - START [SO] YamlTemplateServiceAlaCarteInstantiateStep cleanup: Instantiate service described in YAML using SO a'la carte method. 2022-11-10 04:16:21,984 INFO 173:base.py(1) - ***************************************************** 2022-11-10 04:16:21,985 DEBUG 358:service.py(1) - Delete 1bffaf2e-d5c8-4b9d-9a66-0b2056f01539 service instance 2022-11-10 04:16:21,985 DEBUG 113:deletion.py(1) - Service 1bffaf2e-d5c8-4b9d-9a66-0b2056f01539 deletion request 2022-11-10 04:16:21,994 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-11-10 04:16:21,995 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-10 04:16:21,995 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-11-10 04:16:21,995 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-11-10 04:16:21,997 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-11-10 04:16:22,120 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1787 2022-11-10 04:16:22,121 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-11-10 04:16:22,122 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"97561c61-b0ec-4d50-bd71-a362d41b6431","invariantUUID":"545c1322-7a5b-494e-8c29-6f8368915159","name":"Demo_pNF_e1gHpWHpAXgbHX5qhIxq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/97561c61-b0ec-4d50-bd71-a362d41b6431/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7975af9e-dd71-436a-b9ae-45b0c24ad6dc","invariantUUID":"8be7f299-2e65-41ca-9011-64648c7922e4","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7975af9e-dd71-436a-b9ae-45b0c24ad6dc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","invariantUUID":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4c8e1b64-f44a-4f3e-8fa6-24382489e305/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6c09ae72-7628-4f89-91b2-eb50d0447625","invariantUUID":"4a3a7683-ad78-4139-822e-cadba0e8c863","name":"basic_onboard_mhpnaQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6c09ae72-7628-4f89-91b2-eb50d0447625/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1264ddb4-65dd-4619-ba00-b72aabb131fa","invariantUUID":"04f2c750-d30c-4651-9e0d-c7da57487e36","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1264ddb4-65dd-4619-ba00-b72aabb131fa/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-11-10 04:16:22,124 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_e1gHpWHpAXgbHX5qhIxq from SDC 2022-11-10 04:16:22,124 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:16:22,124 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:16:22,124 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-10 04:16:22,125 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-11-10 04:16:22,125 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:16:22,125 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:16:22,125 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-10 04:16:22,125 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-11-10 04:16:22,125 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:16:22,125 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:16:22,125 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-10 04:16:22,125 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_mhpnaQ from SDC 2022-11-10 04:16:22,125 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:16:22,125 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:16:22,126 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-10 04:16:22,126 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-11-10 04:16:22,126 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:16:22,126 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:16:22,126 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-10 04:16:22,126 DEBUG 175:__init__.py(1) - number of Service returned: 5 2022-11-10 04:16:22,127 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-10 04:16:22,127 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-11-10 04:16:22,127 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-11-10 04:16:22,129 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-10 04:16:22,296 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-11-10 04:16:22,299 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-11-10 04:16:22,302 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b816c3f8-d1ac-456a-8dcf-75445aa06e0b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049604427,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35c50ed6-fe02-475e-93c5-f271a0a510ad","invariantUUID":"49122d46-6cf5-426c-a47a-30b7d0cf14dd","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":"networkrules","uniqueId":"ac01578b-db80-4c04-9e7b-16a40688041e","lifecycleState":"CERTIFIED","lastUpdateDate":1668049602750,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"58bd4bc1-8fab-4795-a1b5-5d0ddb363092","invariantUUID":"2499e150-9ea5-4cf7-ac3f-b996e3652ec9","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":"compute","uniqueId":"1a5d0fa5-3b38-4b7c-b400-998b22e8944d","lifecycleState":"CERTIFIED","lastUpdateDate":1668049648890,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78b90ab3-67c3-47a2-9f15-74313e1f95d0","invariantUUID":"aae4a717-82fb-4362-b6fa-8651f6935f7c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d2d04992-b1f2-4c0d-b588-1a1f6c08ff40","lifecycleState":"CERTIFIED","lastUpdateDate":1668049697354,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"498d386b-f07c-47a0-ba7f-33af6920e2a4","invariantUUID":"a46d6232-d69a-4ce7-995b-167192a603c0","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":"defaulticon","uniqueId":"51a85e3f-bf55-4a5f-aa30-6de7d1e26bb1","lifecycleState":"CERTIFIED","lastUpdateDate":1668049737815,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5aa22f43-358c-42fc-a8cd-6568cda6dd8d","invariantUUID":"a1421a3b-f41f-4090-b7b4-1d097ebdf2f1","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":"port","uniqueId":"5f5a9eda-eddb-4a4a-aae9-7865bb259f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049683506,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3403b002-e9a8-49c9-8bf6-23bafb0dd2a0","invariantUUID":"2a8bcdd1-3a23-4a31-885c-63b7168b1b0c","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":"defaulticon","uniqueId":"203bc6ea-b34e-4ff5-a805-7ea133c899e7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049738412,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f90f2ec-39e4-4913-926a-91969d3cf116","invariantUUID":"c2768cf7-d7ce-4234-8bc0-c32a80ecf5fe","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":"defaulticon","uniqueId":"6669bbae-b48b-43e8-bc01-189ae45d94c5","lifecycleState":"CERTIFIED","lastUpdateDate":1668053469135,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5a98c05a-7666-489b-ade4-626e7ba368b5","invariantUUID":"52964530-03aa-40fe-8c81-58fb4ea07619","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":"8f866c1e-208d-403a-978f-5ec5452927b5","lifecycleState":"CERTIFIED","lastUpdateDate":1668049653767,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a57f54c-b0c0-456d-8791-34b946cefcfe","invariantUUID":"85dc8f3e-9bc0-42e1-9bf8-7c4c80175eae","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":"450b359a-a131-4742-89ee-0426aa6692e4","lifecycleState":"CERTIFIED","lastUpdateDate":1668049612042,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"16cdbc64-8efb-4fda-9588-50977466fd34","invariantUUID":"4f5a8c1c-d0fd-4a12-9193-90caf740254a","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":"125a9727-0704-41e2-81cc-99ab17a59000","lifecycleState":"CERTIFIED","lastUpdateDate":1668049647261,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"493c9c01-2922-48c4-b0ab-5d148a57ba5e","invariantUUID":"6359bd9f-e0b3-447b-a676-535876ed6b3a","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":"1a41b72c-41b2-4650-aa64-0a940671e588","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760735,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4ce9b49-5a6b-466d-b61e-9fb49ded56cb","invariantUUID":"4d41b142-900f-40b5-88ba-6bedd3d39c76","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":"4b86f673-35db-461c-98ff-cd4299143622","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760363,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2dd4f1f-5b0b-4ea2-9e53-58680177f453","invariantUUID":"5801ea6e-7f94-42fb-8cc8-faaa07e62d06","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":"compute","uniqueId":"c00962af-cda9-4de9-a29d-6cbcd9b02b3c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760215,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3560bc9-ced8-46f1-aa9d-150d9ca39e23","invariantUUID":"daae8250-e55f-408c-8510-d8380795b6ef","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":"38587a14-c6d2-4e45-91c9-ae6a55cbd71b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049613854,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77886210-a2dd-43e0-8ba1-3aa8b293ad19","invariantUUID":"a64aa5fd-da74-4801-980c-9b0a9a218da6","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":"6145c005-85ad-4938-a873-d0d994796b0e","lifecycleState":"CERTIFIED","lastUpdateDate":1668049681778,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7310916-d603-4475-96c3-1a1eaa0c7515","invariantUUID":"faa5095c-aa20-404a-a486-e621d623a4a3","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":"network","uniqueId":"0fa187b0-e044-4789-83ab-6ad0e2be27b7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049621049,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1eada6eb-056a-4db7-ad7e-7bbbd5279726","invariantUUID":"897b4ced-d76a-4c74-a907-ccf00d711dd3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"64cbb0f4-0f9b-4fa0-ba0b-433ef87e03e6","lifecycleState":"CERTIFIED","lastUpdateDate":1668049655374,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d520894a-c445-4403-b6db-059cfe86d037","invariantUUID":"78d48e19-8225-43ee-b098-619fd19b88cc","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":"defaulticon","uniqueId":"61efe2e9-f8aa-4a7d-aa79-141d1b977ae7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049553598,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3c86f6ba-86a3-4df8-8851-cb57049a6de0","invariantUUID":"af41dfde-0b91-4415-b97c-0cecda5bd52d","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":"defaulticon","uniqueId":"c295a970-5ee7-452b-bbce-aace6b1e1921","lifecycleState":"CERTIFIED","lastUpdateDate":1668049737409,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0849cb4d-9fb5-48be-89ef-bd5f01c8249e","invariantUUID":"0094cb96-d4b6-4e87-abda-d0639d611fc2","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cde10554-7691-4b94-a4e6-d513fa01606f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049608606,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"391dfe90-5780-47f9-99b3-6e213aeaa8a9","invariantUUID":"6215f199-3981-4b8d-a631-7b6b5cfdd98a","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":"defaulticon","uniqueId":"fd3e8da6-fead-4e0f-9c2c-dbc9a2a78d91","lifecycleState":"CERTIFIED","lastUpdateDate":1668049643937,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24449223-7b19-435b-a6c3-47656b52d712","invariantUUID":"d8a2b3d0-3b82-4f7b-a1cf-3ac4f706dcb9","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c40b718-3864-4048-add0-ee26c3d967a5","lifecycleState":"CERTIFIED","lastUpdateDate":1668049585837,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d8eedc1-ef2d-42d7-bde3-d3808463b785","invariantUUID":"00c465a4-8f00-4467-b89d-2462c0b38d34","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":"network","uniqueId":"bf38a08c-2fe0-4f8b-8774-60deb51427fa","lifecycleState":"CERTIFIED","lastUpdateDate":1668049589428,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c166a2ee-0e23-4a8e-bd83-947495bdd63b","invariantUUID":"ed83d9e0-9452-4eb2-8e3c-441eedfb3c37","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":"defaulticon","uniqueId":"017f02d7-45ee-49c1-9bae-acbbb4747998","lifecycleState":"CERTIFIED","lastUpdateDate":1668049678665,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1cb2a169-905b-4569-9e04-a1e6f86e1f1e","invariantUUID":"0ebbb556-d238-4e7c-8dca-5c64dee54749","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"98165f50-5c5a-4565-998f-9a7e4ea0df78","lifecycleState":"CERTIFIED","lastUpdateDate":1668049712707,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02a24f2e-5362-439a-9586-8b5ac3a04439","invariantUUID":"09313a71-00fc-4f27-83f3-20d0c45cefdc","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":"network","uniqueId":"41cb7387-05fe-4e90-b50d-54370f01bcde","lifecycleState":"CERTIFIED","lastUpdateDate":1668049587583,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ce3543f3-ffbc-42e6-9eb2-c217bfb6e40b","invariantUUID":"c3014af3-9f13-4ee9-9c25-8cbeda93998b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"716243e2-c131-49c6-865e-d74e6204ed1a","lifecycleState":"CERTIFIED","lastUpdateDate":1668049709134,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41f23736-b244-4f11-9f8f-4bf45e52ebe3","invariantUUID":"4baaf1fc-8382-4144-9bbb-5afd618aff75","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":"ea6ae371-3c23-4086-add2-900c28b94700","lifecycleState":"CERTIFIED","lastUpdateDate":1668053443564,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"80e228b0-0057-4068-b91f-403fc9b34bc8","invariantUUID":"ef8c0f02-bf6d-4bd0-b980-e20437405557","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":"objectStorage","uniqueId":"a568027a-9c19-434e-8ad6-8e3dd317b7cb","lifecycleState":"CERTIFIED","lastUpdateDate":1668049571743,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5224bd3b-14ad-41a0-8d98-ad02a3f5bbaf","invariantUUID":"e16deaf0-d622-462b-9a62-82e278a84e3a","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":"port","uniqueId":"6572d864-2281-4df6-a3d5-4d9b5d9211b2","lifecycleState":"CERTIFIED","lastUpdateDate":1668049680239,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92b42d44-1504-4103-847b-340bd0e8bfbe","invariantUUID":"8fd48bc9-0f57-4456-807e-45977056739c","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2f5a884f-c9b1-450b-86cd-d34cdf102288","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761111,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee0c6c70-4014-4876-ad3f-df705299c8d2","invariantUUID":"5d729baf-a413-4896-85fb-dd823e2dd92b","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":"compute","uniqueId":"6af4646f-899a-4ebe-ac59-6e8d7134f6f5","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760025,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c124a27-1127-4cec-bd26-e6cbf7661e03","invariantUUID":"0519635c-043f-4711-8297-83540dcc5656","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"df33d607-a80c-4514-8566-8b3607712493","lifecycleState":"CERTIFIED","lastUpdateDate":1668049738027,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29ffc6cc-1ebc-4563-a2dc-a73a4616cc7e","invariantUUID":"b364eb12-d5f4-4348-92f2-f60ad47e0319","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":"defaulticon","uniqueId":"d4fb6eb9-b66c-4711-922d-d98f789c4a77","lifecycleState":"CERTIFIED","lastUpdateDate":1668049738198,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53113821-47a6-4143-8ac3-6650960eeb64","invariantUUID":"46c983e0-9d71-4821-adb5-163b71deb360","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":"433ffa4a-b245-4dae-85c1-6df1daaaf46c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760558,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aca1bfa8-d054-49b6-9b8f-b2201e1694b2","invariantUUID":"22f85cb8-69d5-4a49-92e8-c1ee5fa56ffd","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":"network","uniqueId":"966a7f6d-3d25-4ee7-bdea-058f743a99e6","lifecycleState":"CERTIFIED","lastUpdateDate":1668049634251,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40f22162-5fec-49fd-93be-7314f2a041ef","invariantUUID":"d5f7e6f2-7cce-48ed-9516-361362de1a2f","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":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","lifecycleState":"CERTIFIED","lastUpdateDate":1668049582445,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d43858fb-c5b2-4b25-824d-b14ad62ede30","invariantUUID":"da975096-8afa-4bed-8524-846b9267ab99","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":"network","uniqueId":"7c30bfa1-f583-402f-8f80-295326ee5398","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761747,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2703213c-52b3-4c91-899c-07021a66be39","invariantUUID":"85c3c6e8-ea95-43fe-a345-92930b60584f","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":"compute","uniqueId":"5dc486da-075e-40b3-8679-cefddf59fb04","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761589,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d98a42db-5a8a-4d02-8275-801ffc2b322a","invariantUUID":"73aab079-f518-40f4-96b1-429355621aaa","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":"defaulticon","uniqueId":"9db9b025-9b78-44e6-9d81-ceb0bc9e6a54","lifecycleState":"CERTIFIED","lastUpdateDate":1668049737232,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9a1ffb6-67e0-4655-b294-fda2415e1abb","invariantUUID":"f233a04e-02b5-4119-bb1a-6634ecf8d1d5","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"60efb221-322f-4635-80b9-00d340924806","lifecycleState":"CERTIFIED","lastUpdateDate":1668049639077,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"098a0518-9db2-4cdb-90e4-fd1493b82387","invariantUUID":"56d058b7-78d7-4ff5-9717-4eaa23875c77","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44d02ec3-e4c9-4021-837e-c4e069e3b034","lifecycleState":"CERTIFIED","lastUpdateDate":1668049692161,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16f00d5d-23fd-45b1-a3ed-c737128b3989","invariantUUID":"f3cd0584-3afb-49ca-b104-90d8b46dc49c","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":"7e371be3-84b6-40ea-8433-7af6c2d9df62","lifecycleState":"CERTIFIED","lastUpdateDate":1668049632650,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4296b2d6-5bc9-451c-bdc8-5446977bc281","invariantUUID":"dc6a63ab-dbfb-46ba-a1c2-793a77861048","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":"objectStorage","uniqueId":"bb910467-d63a-459e-935d-84fa25a1694c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049645564,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f399bbd-7ca6-44ef-bf97-f21a3a371921","invariantUUID":"88e7ed60-b2c4-48d1-8040-0f195ef8639c","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":"defaulticon","uniqueId":"55f89b8c-0795-41de-98a4-aff4514eaa01","lifecycleState":"CERTIFIED","lastUpdateDate":1668049738723,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43148a99-e15a-4141-8f1e-d4681fc7d116","invariantUUID":"ce66a27a-4a59-4aaf-8fc0-90f45a7f29e2","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":"objectStorage","uniqueId":"712e66aa-c147-4748-aabb-eb5ded0b9cd7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049666914,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7df2f786-565b-4405-aa36-a928b5596b25","invariantUUID":"1dd485fd-500e-4c31-9e17-2185d851cf12","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"125217be-50ad-4a44-8db3-84118e7a7614","lifecycleState":"CERTIFIED","lastUpdateDate":1668049677015,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81fda579-1429-49af-8afd-ff972f7072e2","invariantUUID":"90776263-2ccb-4f9b-bf47-9dbce2353f20","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":"network","uniqueId":"39a71369-9bdd-4cbf-8e69-3fef4b74d1bc","lifecycleState":"CERTIFIED","lastUpdateDate":1668049685412,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb68a9ca-cdb5-407b-be4a-1930fdc6e442","invariantUUID":"215d5f37-a410-4299-a138-d02d6063ccfc","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":"port","uniqueId":"1d55065e-862f-40c9-bb8e-6fc5d27f847f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049578896,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e213aba-cb49-4d2d-9b65-eae123080b93","invariantUUID":"a670a095-5930-4d89-9b0f-b67981e36874","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":"2786a0a4-ae8d-4b44-b7b8-770c76110b45","lifecycleState":"CERTIFIED","lastUpdateDate":1668049688745,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"014fad1b-02f8-4363-9c7c-2f2d1497ecb0","invariantUUID":"801a8057-e5ee-4602-8acd-d838b32bf861","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04f96ac1-240a-4b66-b910-8edf6436ce8d","lifecycleState":"CERTIFIED","lastUpdateDate":1668049637425,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c2110f17-5407-4a7e-a2c9-61ccb5be694c","invariantUUID":"7ef14081-2e66-472f-915a-51df66f51837","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":"75ebea22-8060-45d6-82c0-18db2d96a7da","lifecycleState":"CERTIFIED","lastUpdateDate":1668049627717,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"12a745b5-e1cc-46eb-b4da-9f9d8d507b31","invariantUUID":"5b1d7b08-f6cf-419b-8e94-547b1f5e3623","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":"objectStorage","uniqueId":"c0338017-e970-4d7f-a709-2d9b66422d3e","lifecycleState":"CERTIFIED","lastUpdateDate":1668049705203,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82ebe32d-0f65-4ba5-8597-ebe0cd46ccd5","invariantUUID":"ae89bf3e-78be-427b-bc89-1f38807ee113","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":"loadBalancer","uniqueId":"196045c6-81ed-44c0-a264-fdd785e7bad7","lifecycleState":"CERTIFIED","lastUpdateDate":1668049562094,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c05d9f30-cbe1-43a6-b21a-794e515bd492","invariantUUID":"2bc0c08e-f0a5-472b-8637-bacd88ac7445","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":"b5981542-3f32-42ab-9444-152764beef87","lifecycleState":"CERTIFIED","lastUpdateDate":1668049617148,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90ce6bbe-4099-4717-84f3-0d92df7e6b5c","invariantUUID":"32d56f31-cf62-4bc7-9366-6226c24ad261","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8b61161-f121-43ff-a8bc-dde353823b1f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049687143,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24364e31-5dd8-41d9-99c2-cc85a1c2f158","invariantUUID":"85cfafb6-ada8-429a-ae36-4737e4a865e8","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":"59c02228-015d-4422-b316-0a0b7f5b8955","lifecycleState":"CERTIFIED","lastUpdateDate":1668049650581,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00faeec3-cff0-4002-ae95-82c5eebc2f17","invariantUUID":"903f45ef-6c0d-4632-afaf-4c68bb5e33bb","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":"defaulticon","uniqueId":"215dae69-2d51-4b72-99d6-56812c7d67e0","lifecycleState":"CERTIFIED","lastUpdateDate":1668049642342,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5904cfba-eaec-409f-8e6a-55e36c19e9a6","invariantUUID":"60c3e8be-b791-4e24-98ab-2a636929a144","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":"21c6d4a9-93d0-4fc2-b3f2-25cf559dab1c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049577136,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4758b76-5cfa-412a-9a86-2909d090c57e","invariantUUID":"0a09b6df-d175-42e0-b208-10cb7d7e70db","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":"network","uniqueId":"02d709e8-b456-495c-9944-6ce73a803681","lifecycleState":"CERTIFIED","lastUpdateDate":1668049610242,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd25ac93-ca0f-4d05-b4b3-3d35eecde16d","invariantUUID":"afb7c740-1397-4802-af2f-93bf32c30dfb","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a1c807b1-16bb-4836-8899-0fbea6a4597e","lifecycleState":"CERTIFIED","lastUpdateDate":1668049573553,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b6ac1c2-a942-4f54-acfa-ad6e03f5eecf","invariantUUID":"304a6173-ec78-455b-b6d5-b0e1ad7bdc7a","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":"137b6010-937f-4ab1-9c06-8fdd8eed1fe2","lifecycleState":"CERTIFIED","lastUpdateDate":1668049662069,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4936cbad-9bc5-4ad6-9396-33ec824b69b4","invariantUUID":"8492c6c7-9abb-4be0-bc9e-d944f4eae19c","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":"objectStorage","uniqueId":"1607bd70-72fd-4c67-b5f9-11d13aa0621f","lifecycleState":"CERTIFIED","lastUpdateDate":1668049556423,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95df2fce-f28a-48a6-84c1-e05bdac81b28","invariantUUID":"e627b2c7-b2e5-4eab-a962-9f1cb31faf35","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":"37d054e5-839d-41e6-8b4d-b0a32c7e50fe","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761407,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f012b9f8-8c87-4516-a60b-cf0f6c5661ab","invariantUUID":"856133b6-8cfe-404a-a76f-3c5613deeb76","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":"defaulticon","uniqueId":"217d827b-254c-4c95-994e-5358b8910f6e","lifecycleState":"CERTIFIED","lastUpdateDate":1668053468606,"name":"pNF 4603d62f-df67","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"268e9eab-2451-4f17-b302-3a6ac761f222","invariantUUID":"63a1b3a4-432d-4c59-9297-50608e8c4fb2","systemName":"Pnf4603d62fDf67","description":"vendor software product","tags":["pNF 4603d62f-df67"],"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":"5ea72f98-b430-48a1-8edf-4ce6e762e994","lifecycleState":"CERTIFIED","lastUpdateDate":1668049660487,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76a8b987-8166-4bca-a660-caeaa634aae8","invariantUUID":"3c45f068-df0f-41f4-aedc-fb02ddc377bf","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3ac7901-38c7-4434-aa1c-dfbf53e6ae6c","lifecycleState":"CERTIFIED","lastUpdateDate":1668049575335,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca69a3e3-a9bc-4d5e-a557-57b3f0000710","invariantUUID":"f6f78e29-7ed1-4eec-9b13-03af4264f36a","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"098112dc-c139-4155-9180-1de0f7a82ae3","lifecycleState":"CERTIFIED","lastUpdateDate":1668049716141,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8619dca-a4a7-4dce-ad64-e1886e582aec","invariantUUID":"82f2f3b5-74f1-42bf-b9d8-451fc4ae963b","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":"compute","uniqueId":"213f0554-a9f1-4e57-a522-509604c2abda","lifecycleState":"CERTIFIED","lastUpdateDate":1668049656993,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89f72d4c-cc49-4dfc-bc2e-5cd5ad9a8941","invariantUUID":"cce22f29-8753-4001-8fca-537d639943fe","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40269f27-a87d-4544-9b01-ccae74b4d2f9","lifecycleState":"CERTIFIED","lastUpdateDate":1668049598502,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62d40c00-412b-4b68-9972-88e0d9251aee","invariantUUID":"761f29aa-69fd-4c85-b659-97f49d57a9a5","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":"1c0847ce-c5da-4665-8573-82928fb2fb2a","lifecycleState":"CERTIFIED","lastUpdateDate":1668049668785,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba19044b-d108-441b-88d1-6ab5948fa654","invariantUUID":"0c5478a2-3b1f-449b-9a65-61fab0e60613","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":"port","uniqueId":"2d4f7c5d-7c45-442c-899e-bbc05a2fb931","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761913,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bab55bf2-f91c-425b-a7a1-0f9db8244f39","invariantUUID":"8482b02f-0e9f-46b3-beb8-59cbf7fff49b","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":"securityrules","uniqueId":"4e85d7b4-0f4e-4d5b-8c46-8eb9cf48f2cf","lifecycleState":"CERTIFIED","lastUpdateDate":1668049606074,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b7e038d0-d441-41ca-8517-08fd3e1a4b8b","invariantUUID":"695f2761-05bf-4432-9123-0ef85f6c4ee3","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":"a821fd7c-a32e-4a8c-8406-933a45657546","lifecycleState":"CERTIFIED","lastUpdateDate":1668049580660,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d94feea-855a-41d1-968d-cf0709caaba6","invariantUUID":"16aaa277-6310-4c93-8c92-c13095c26edd","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":"e6a717fb-c1c6-4625-8e14-023f7587e4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1668049703226,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f976b908-f517-47d5-8a47-086e90887b2e","invariantUUID":"b85edf03-55f9-4f4c-94b1-be7a0c4e1bfc","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":"port","uniqueId":"d8b485e6-dca0-49a5-984e-f99199857316","lifecycleState":"CERTIFIED","lastUpdateDate":1668049564065,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4aa7c961-fca2-4b8c-8de6-171336d69df7","invariantUUID":"27980e5c-8299-48af-a351-588cb7c39b5c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5d14585e-5e54-4af8-9a85-9f2165f7faeb","lifecycleState":"CERTIFIED","lastUpdateDate":1668049694602,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afe3abdd-63c3-4635-9913-175c11635182","invariantUUID":"fc1f7a45-0b39-4d97-9a96-95b66ae4cb43","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":"network","uniqueId":"d0aadc33-90c6-4282-819a-95e0438c0245","lifecycleState":"CERTIFIED","lastUpdateDate":1668049566273,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"822c9118-7293-4ba0-ba67-5f07ae05fe46","invariantUUID":"765e9e66-4560-4cff-b0ec-03e0f9282033","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":"00695583-7cc3-44c2-8cb5-23225aebf63d","lifecycleState":"CERTIFIED","lastUpdateDate":1668052773679,"name":"basic_onboard_mhpnaQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f2ccf97c-b18b-48d8-a33b-5658459827f7","invariantUUID":"2f74309a-b18c-4508-b5d1-10f30dc9e13b","systemName":"BasicOnboardMhpnaq","description":"VF","tags":["basic_onboard_mhpnaQ"],"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":"3904a937-3732-4ba9-958a-573e7a24971b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049544642,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"632e3f15-5e15-47f4-80f9-47a245153970","invariantUUID":"2cc85a9b-82de-4480-8137-d8858c553923","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"550dbda0-14e4-4645-a991-43cbad478188","lifecycleState":"CERTIFIED","lastUpdateDate":1668049699287,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2f5b5cd-3d3a-4eeb-af93-4c31d34d0814","invariantUUID":"54692e26-0087-423c-9a51-2c885553c979","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":"compute","uniqueId":"60f92cec-5956-4b0c-bbac-9ed6250b66f1","lifecycleState":"CERTIFIED","lastUpdateDate":1668049714241,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11c20328-6ab6-4f76-8430-fefa972ca77e","invariantUUID":"e7278e0b-c0c1-48a1-868a-65c5bfead79b","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":"port","uniqueId":"6e26db0e-a5cc-4534-8dea-20dbca15c721","lifecycleState":"CERTIFIED","lastUpdateDate":1668049717849,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a69b4460-ea8b-43bd-a42e-ba24e035db8d","invariantUUID":"f5884532-6687-4e6f-9680-fde81cdd8262","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":"objectStorage","uniqueId":"323ffc1c-38cb-45a1-91c5-3104553f2d98","lifecycleState":"CERTIFIED","lastUpdateDate":1668049760926,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4e26f2f-0569-4ced-bbc5-7b02a68445ba","invariantUUID":"49d62c23-8fae-4148-a783-ecf0e3f759bb","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":"objectStorage","uniqueId":"1fe9eeb2-c42c-40f0-8e35-ef59f928cb9b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049558293,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d761084-5a7f-458b-a5a8-2dfb12bc6c93","invariantUUID":"7b5c04b2-251c-4904-b6b6-f6d417d6e71d","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":"cfa84cce-0e42-4c2f-8046-0b00e0a929c4","lifecycleState":"CERTIFIED","lastUpdateDate":1668049690488,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5be3775-e26a-4be4-8312-8da59c4baa5a","invariantUUID":"7d11236c-8b65-4092-b62d-28ab89c0aad3","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":"network","uniqueId":"8f8016d8-c646-455f-b909-f9eba211ed6b","lifecycleState":"CERTIFIED","lastUpdateDate":1668049761258,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ceadbf0b-5411-4a34-b265-b5c5e02faf64","invariantUUID":"a0032901-e155-43f3-8b12-bf41bfa12970","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064","lifecycleState":"CERTIFIED","lastUpdateDate":1668049640751,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d6df08c-9308-4e26-bfe9-eb63c4bb8905","invariantUUID":"7a658372-f628-4f67-a2ff-2c5d842179cb","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":"ee088362-2d74-4842-a793-a6aae99ad696","lifecycleState":"CERTIFIED","lastUpdateDate":1668049619243,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83b31dfd-055a-478d-8a26-d1329206657a","invariantUUID":"0da0dcff-5b4f-45e7-a24d-c6e12a2572f2","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":"networkrules","uniqueId":"75fc64d1-228b-4678-8b4b-71e1b02b3411","lifecycleState":"CERTIFIED","lastUpdateDate":1668049596827,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9e0cf39f-a037-4949-9174-176f24956d01","invariantUUID":"8e8cb907-c4a5-44ce-97ae-c0026954bc9a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"00045214-8d48-4232-9982-959823dfe531","lifecycleState":"CERTIFIED","lastUpdateDate":1668049710998,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3cd562a-1919-4ce6-82e4-db0e0e176156","invariantUUID":"fedd64c7-ed27-4394-8023-5af8fa80d5d0","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":"ad47fbc1-0f85-4649-9044-eb72872a6976","lifecycleState":"CERTIFIED","lastUpdateDate":1668049584042,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8a0a35e3-ec02-4a65-b6ee-91a61d05b005","invariantUUID":"6ce13c7f-a4c2-4892-80da-a03929d13ee5","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4e86a9fd-63f1-418d-8d0c-585f2007611c","lifecycleState":"CERTIFIED","lastUpdateDate":1668053480805,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1264ddb4-65dd-4619-ba00-b72aabb131fa","invariantUUID":"04f2c750-d30c-4651-9e0d-c7da57487e36","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6ad80f3a-79d0-4bb8-a6f5-7e4ff5631a41","lifecycleState":"CERTIFIED","lastUpdateDate":1668053445477,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","invariantUUID":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","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":"d37d3c48-1abf-4e23-9d75-b42a4c11291a","lifecycleState":"CERTIFIED","lastUpdateDate":1668053505450,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7975af9e-dd71-436a-b9ae-45b0c24ad6dc","invariantUUID":"8be7f299-2e65-41ca-9011-64648c7922e4","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":"e2d9bebe-bf6f-4cc9-aecc-18f317510c21","lifecycleState":"CERTIFIED","lastUpdateDate":1668053480568,"name":"Demo_pNF_e1gHpWHpAXgbHX5qhIxq","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"97561c61-b0ec-4d50-bd71-a362d41b6431","invariantUUID":"545c1322-7a5b-494e-8c29-6f8368915159","systemName":"DemoPnfE1ghpwhpaxgbhx5qhixq","description":"catalog service description","tags":["robot-ete","Demo_pNF_e1gHpWHpAXgbHX5qhIxq"],"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":"0a77894a-4d9f-4bcf-b3ee-5baf0ffc3984","lifecycleState":"CERTIFIED","lastUpdateDate":1668052811633,"name":"basic_onboard_mhpnaQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6c09ae72-7628-4f89-91b2-eb50d0447625","invariantUUID":"4a3a7683-ad78-4139-822e-cadba0e8c863","systemName":"BasicOnboardMhpnaq","description":"service","tags":["basic_onboard_mhpnaQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-11-10 04:16:22,307 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-11-10 04:16:22,308 DEBUG 129:onap_service.py(1) - [SDC][Get basic_network resource inputs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-10 04:16:22,308 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/6ad80f3a-79d0-4bb8-a6f5-7e4ff5631a41/filteredDataByParams?include=componentInstances 2022-11-10 04:16:22,309 DEBUG 132:onap_service.py(1) - [SDC][Get basic_network resource inputs] data sent: None 2022-11-10 04:16:22,311 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-10 04:16:22,395 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/6ad80f3a-79d0-4bb8-a6f5-7e4ff5631a41/filteredDataByParams?include=componentInstances HTTP/1.1" 200 None 2022-11-10 04:16:22,396 INFO 142:onap_service.py(1) - [SDC][Get basic_network resource inputs] response code: 200 2022-11-10 04:16:22,396 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":["cdb18e1f-190a-4e02-af02-c0c8954f7cf3.e91d7d56-1192-4d83-ad14-85d7f606f064.genericneutronnet0"],"type":"tosca.capabilities.Node","ownerType":null,"description":null,"source":"e91d7d56-1192-4d83-ad14-85d7f606f064","parentName":null,"uniqueId":"capability.131c0bd5-b187-4071-a98c-0466f49dfeb6.feature","ownerId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.e91d7d56-1192-4d83-ad14-85d7f606f064.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":["cdb18e1f-190a-4e02-af02-c0c8954f7cf3.e91d7d56-1192-4d83-ad14-85d7f606f064.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","ownerType":null,"description":null,"source":"e91d7d56-1192-4d83-ad14-85d7f606f064","parentName":null,"uniqueId":"capability.e91d7d56-1192-4d83-ad14-85d7f606f064.virtual_linkable","ownerId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.e91d7d56-1192-4d83-ad14-85d7f606f064.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":["cdb18e1f-190a-4e02-af02-c0c8954f7cf3.e91d7d56-1192-4d83-ad14-85d7f606f064.genericneutronnet0"],"node":"tosca.nodes.Root","source":"e91d7d56-1192-4d83-ad14-85d7f606f064","parentName":null,"uniqueId":"131c0bd5-b187-4071-a98c-0466f49dfeb6.dependency","capability":"tosca.capabilities.Node","ownerId":"131c0bd5-b187-4071-a98c-0466f49dfeb6","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":"e91d7d56-1192-4d83-ad14-85d7f606f064.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":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064.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":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110.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":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064.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":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064.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":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064.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":"e91d7d56-1192-4d83-ad14-85d7f606f064.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":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064.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":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064.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":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false},{"definition":false,"hidden":false,"uniqueId":"e91d7d56-1192-4d83-ad14-85d7f606f064.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":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5f233fe3-d9ac-4fde-ba5d-00e0678bf110","empty":false}],"attributes":null,"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"actualComponentUid":"e91d7d56-1192-4d83-ad14-85d7f606f064","createdFromCsar":false,"uniqueId":"cdb18e1f-190a-4e02-af02-c0c8954f7cf3.e91d7d56-1192-4d83-ad14-85d7f606f064.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","creationTime":1668053426644,"icon":"network","description":null,"originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","createdFrom":null,"componentUid":"e91d7d56-1192-4d83-ad14-85d7f606f064","maxOccurrences":null,"minOccurrences":null,"componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1668053426644,"customizationUUID":"9c92594f-8bfc-4642-98d0-8708cd124425","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-11-10 04:16:22,399 DEBUG 129:onap_service.py(1) - [SDC][Get basic_network component's SDC resource metadata] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-10 04:16:22,399 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/e91d7d56-1192-4d83-ad14-85d7f606f064/filteredDataByParams?include=metadata 2022-11-10 04:16:22,399 DEBUG 132:onap_service.py(1) - [SDC][Get basic_network component's SDC resource metadata] data sent: None 2022-11-10 04:16:22,401 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-10 04:16:22,477 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/resources/e91d7d56-1192-4d83-ad14-85d7f606f064/filteredDataByParams?include=metadata HTTP/1.1" 200 2535 2022-11-10 04:16:22,479 INFO 142:onap_service.py(1) - [SDC][Get basic_network component's SDC resource metadata] response code: 200 2022-11-10 04:16:22,479 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":"e91d7d56-1192-4d83-ad14-85d7f606f064","name":"Generic NeutronNet","version":"1.0","isHighestVersion":true,"creationDate":1668049640751,"lastUpdateDate":1668049640751,"description":"Generic NeutronNet","lifecycleState":"CERTIFIED","tags":["Generic NeutronNet"],"icon":"network","normalizedName":"genericneutronnet","systemName":"GenericNeutronnet","contactId":"jh0003","allVersions":{"1.0":"e91d7d56-1192-4d83-ad14-85d7f606f064"},"isDeleted":null,"projectCode":null,"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"invariantUUID":"7a658372-f628-4f67-a2ff-2c5d842179cb","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":"4d6df08c-9308-4e26-bfe9-eb63c4bb8905"},"derivedFrom":null,"derivedList":null,"defaultCapabilities":null} 2022-11-10 04:16:22,482 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC 2022-11-10 04:16:22,482 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-10 04:16:22,482 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-10 04:16:22,482 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified 2022-11-10 04:16:22,482 DEBUG 129:onap_service.py(1) - [None][Create 1bffaf2e-d5c8-4b9d-9a66-0b2056f01539 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '26d8a3ae-c82c-45e8-9cb3-aca8f65e207d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:16:22,483 DEBUG 131:onap_service.py(1) - [None][Create 1bffaf2e-d5c8-4b9d-9a66-0b2056f01539 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1bffaf2e-d5c8-4b9d-9a66-0b2056f01539 2022-11-10 04:16:22,483 DEBUG 132:onap_service.py(1) - [None][Create 1bffaf2e-d5c8-4b9d-9a66-0b2056f01539 Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_network", "modelInvariantId": "5e8bc689-63f8-4c1b-b526-7f01b57db23f", "modelVersion": "1.0", "modelVersionId": "4c8e1b64-f44a-4f3e-8fa6-24382489e305" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true } } } 2022-11-10 04:16:22,485 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:16:24,534 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/1bffaf2e-d5c8-4b9d-9a66-0b2056f01539 HTTP/1.1" 202 262 2022-11-10 04:16:24,535 INFO 142:onap_service.py(1) - [None][Create 1bffaf2e-d5c8-4b9d-9a66-0b2056f01539 Service deletion request] response code: 202 2022-11-10 04:16:24,535 DEBUG 146:onap_service.py(1) - [None][Create 1bffaf2e-d5c8-4b9d-9a66-0b2056f01539 Service deletion request] response: {"requestReferences":{"requestId":"26d8a3ae-c82c-45e8-9cb3-aca8f65e207d","instanceId":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/26d8a3ae-c82c-45e8-9cb3-aca8f65e207d"}} 2022-11-10 04:16:24,536 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2022-11-10 04:16:24,545 DEBUG 129:onap_service.py(12) - [None][Check 26d8a3ae-c82c-45e8-9cb3-aca8f65e207d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '44d76981-e6ba-44f3-8992-b336c0b0edc1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:16:24,546 DEBUG 131:onap_service.py(12) - [None][Check 26d8a3ae-c82c-45e8-9cb3-aca8f65e207d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/26d8a3ae-c82c-45e8-9cb3-aca8f65e207d 2022-11-10 04:16:24,546 DEBUG 132:onap_service.py(12) - [None][Check 26d8a3ae-c82c-45e8-9cb3-aca8f65e207d orchestration request status] data sent: None 2022-11-10 04:16:24,550 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:16:24,720 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/26d8a3ae-c82c-45e8-9cb3-aca8f65e207d HTTP/1.1" 200 875 2022-11-10 04:16:24,722 INFO 142:onap_service.py(12) - [None][Check 26d8a3ae-c82c-45e8-9cb3-aca8f65e207d orchestration request status] response code: 200 2022-11-10 04:16:24,722 DEBUG 146:onap_service.py(12) - [None][Check 26d8a3ae-c82c-45e8-9cb3-aca8f65e207d orchestration request status] response: {"request":{"requestId":"26d8a3ae-c82c-45e8-9cb3-aca8f65e207d","startTime":"Thu, 10 Nov 2022 04:16:22 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelUuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelInvariantUuid":"5e8bc689-63f8-4c1b-b526-7f01b57db23f"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","serviceInstanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 10 Nov 2022 04:16:23 GMT"}}} 2022-11-10 04:16:34,724 DEBUG 129:onap_service.py(12) - [None][Check 26d8a3ae-c82c-45e8-9cb3-aca8f65e207d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '83a7c7a6-ea22-422b-9bf0-103bd94ae30f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:16:34,724 DEBUG 131:onap_service.py(12) - [None][Check 26d8a3ae-c82c-45e8-9cb3-aca8f65e207d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/26d8a3ae-c82c-45e8-9cb3-aca8f65e207d 2022-11-10 04:16:34,724 DEBUG 132:onap_service.py(12) - [None][Check 26d8a3ae-c82c-45e8-9cb3-aca8f65e207d orchestration request status] data sent: None 2022-11-10 04:16:34,727 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:16:34,895 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/26d8a3ae-c82c-45e8-9cb3-aca8f65e207d HTTP/1.1" 200 1085 2022-11-10 04:16:34,896 INFO 142:onap_service.py(12) - [None][Check 26d8a3ae-c82c-45e8-9cb3-aca8f65e207d orchestration request status] response code: 200 2022-11-10 04:16:34,896 DEBUG 146:onap_service.py(12) - [None][Check 26d8a3ae-c82c-45e8-9cb3-aca8f65e207d orchestration request status] response: {"request":{"requestId":"26d8a3ae-c82c-45e8-9cb3-aca8f65e207d","startTime":"Thu, 10 Nov 2022 04:16:22 GMT","finishTime":"Thu, 10 Nov 2022 04:16:29 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelUuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelInvariantUuid":"5e8bc689-63f8-4c1b-b526-7f01b57db23f"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","serviceInstanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 10 Nov 2022 04:16:28 GMT"}}} 2022-11-10 04:16:34,897 INFO 56:mixins.py(12) - ServiceDeletionRequest task finished 2022-11-10 04:16:34,897 DEBUG 129:onap_service.py(12) - [None][Check 26d8a3ae-c82c-45e8-9cb3-aca8f65e207d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '50ac44b2-04f6-4e72-bad9-af2c01e3d6aa', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:16:34,897 DEBUG 131:onap_service.py(12) - [None][Check 26d8a3ae-c82c-45e8-9cb3-aca8f65e207d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/26d8a3ae-c82c-45e8-9cb3-aca8f65e207d 2022-11-10 04:16:34,898 DEBUG 132:onap_service.py(12) - [None][Check 26d8a3ae-c82c-45e8-9cb3-aca8f65e207d orchestration request status] data sent: None 2022-11-10 04:16:34,899 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:16:35,071 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/26d8a3ae-c82c-45e8-9cb3-aca8f65e207d HTTP/1.1" 200 1085 2022-11-10 04:16:35,072 INFO 142:onap_service.py(12) - [None][Check 26d8a3ae-c82c-45e8-9cb3-aca8f65e207d orchestration request status] response code: 200 2022-11-10 04:16:35,073 DEBUG 146:onap_service.py(12) - [None][Check 26d8a3ae-c82c-45e8-9cb3-aca8f65e207d orchestration request status] response: {"request":{"requestId":"26d8a3ae-c82c-45e8-9cb3-aca8f65e207d","startTime":"Thu, 10 Nov 2022 04:16:22 GMT","finishTime":"Thu, 10 Nov 2022 04:16:29 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelUuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelInvariantUuid":"5e8bc689-63f8-4c1b-b526-7f01b57db23f"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","serviceInstanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 10 Nov 2022 04:16:28 GMT"}}} 2022-11-10 04:16:35,073 DEBUG 129:onap_service.py(12) - [None][Check 26d8a3ae-c82c-45e8-9cb3-aca8f65e207d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a1eed6c-9014-486b-a763-978744e4d116', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:16:35,074 DEBUG 131:onap_service.py(12) - [None][Check 26d8a3ae-c82c-45e8-9cb3-aca8f65e207d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/26d8a3ae-c82c-45e8-9cb3-aca8f65e207d 2022-11-10 04:16:35,074 DEBUG 132:onap_service.py(12) - [None][Check 26d8a3ae-c82c-45e8-9cb3-aca8f65e207d orchestration request status] data sent: None 2022-11-10 04:16:35,075 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:16:35,243 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/26d8a3ae-c82c-45e8-9cb3-aca8f65e207d HTTP/1.1" 200 1085 2022-11-10 04:16:35,244 INFO 142:onap_service.py(12) - [None][Check 26d8a3ae-c82c-45e8-9cb3-aca8f65e207d orchestration request status] response code: 200 2022-11-10 04:16:35,244 DEBUG 146:onap_service.py(12) - [None][Check 26d8a3ae-c82c-45e8-9cb3-aca8f65e207d orchestration request status] response: {"request":{"requestId":"26d8a3ae-c82c-45e8-9cb3-aca8f65e207d","startTime":"Thu, 10 Nov 2022 04:16:22 GMT","finishTime":"Thu, 10 Nov 2022 04:16:29 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelUuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelInvariantUuid":"5e8bc689-63f8-4c1b-b526-7f01b57db23f"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","serviceInstanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 10 Nov 2022 04:16:28 GMT"}}} 2022-11-10 04:16:35,249 DEBUG 129:onap_service.py(1) - [None][Check 26d8a3ae-c82c-45e8-9cb3-aca8f65e207d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9b3d5fb4-e550-4a6f-8d12-92194f66c200', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-11-10 04:16:35,250 DEBUG 131:onap_service.py(1) - [None][Check 26d8a3ae-c82c-45e8-9cb3-aca8f65e207d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/26d8a3ae-c82c-45e8-9cb3-aca8f65e207d 2022-11-10 04:16:35,250 DEBUG 132:onap_service.py(1) - [None][Check 26d8a3ae-c82c-45e8-9cb3-aca8f65e207d orchestration request status] data sent: None 2022-11-10 04:16:35,253 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-11-10 04:16:35,420 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/26d8a3ae-c82c-45e8-9cb3-aca8f65e207d HTTP/1.1" 200 1085 2022-11-10 04:16:35,422 INFO 142:onap_service.py(1) - [None][Check 26d8a3ae-c82c-45e8-9cb3-aca8f65e207d orchestration request status] response code: 200 2022-11-10 04:16:35,422 DEBUG 146:onap_service.py(1) - [None][Check 26d8a3ae-c82c-45e8-9cb3-aca8f65e207d orchestration request status] response: {"request":{"requestId":"26d8a3ae-c82c-45e8-9cb3-aca8f65e207d","startTime":"Thu, 10 Nov 2022 04:16:22 GMT","finishTime":"Thu, 10 Nov 2022 04:16:29 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5e8bc689-63f8-4c1b-b526-7f01b57db23f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelUuid":"4c8e1b64-f44a-4f3e-8fa6-24382489e305","modelInvariantUuid":"5e8bc689-63f8-4c1b-b526-7f01b57db23f"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"1bffaf2e-d5c8-4b9d-9a66-0b2056f01539","serviceInstanceName":"basic_network-11b45b75-36bd-4d25-bb98-71b7745f5ef3"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 10 Nov 2022 04:16:28 GMT"}}} 2022-11-10 04:16:35,423 INFO 264:service_ala_carte.py(1) - Service None deleted 2022-11-10 04:16:35,424 INFO 238:base.py(1) - ***************************** 2022-11-10 04:16:35,424 INFO 239:base.py(1) - Start Cleanup step: YamlTemplateServiceAlaCarteInstantiateStep 2022-11-10 04:16:35,424 INFO 240:base.py(1) - ***************************** 2022-11-10 04:16:35,424 INFO 238:base.py(1) - ***************************** 2022-11-10 04:16:35,425 INFO 239:base.py(1) - Start Cleanup step: YamlTemplateServiceOnboardStep 2022-11-10 04:16:35,425 INFO 240:base.py(1) - ***************************** 2022-11-10 04:16:35,425 INFO 238:base.py(1) - ***************************** 2022-11-10 04:16:35,426 INFO 239:base.py(1) - Start Cleanup step: ConnectServiceSubToCloudRegionStep 2022-11-10 04:16:35,426 INFO 240:base.py(1) - ***************************** 2022-11-10 04:16:35,426 INFO 238:base.py(1) - ***************************** 2022-11-10 04:16:35,426 INFO 239:base.py(1) - Start Cleanup step: RegisterCloudRegionStep 2022-11-10 04:16:35,427 INFO 240:base.py(1) - ***************************** 2022-11-10 04:16:35,427 INFO 238:base.py(1) - ***************************** 2022-11-10 04:16:35,427 INFO 239:base.py(1) - Start Cleanup step: CloudRegionCreateStep 2022-11-10 04:16:35,428 INFO 240:base.py(1) - ***************************** 2022-11-10 04:16:35,428 INFO 238:base.py(1) - ***************************** 2022-11-10 04:16:35,428 INFO 239:base.py(1) - Start Cleanup step: LinkCloudRegionToComplexStep 2022-11-10 04:16:35,428 INFO 240:base.py(1) - ***************************** 2022-11-10 04:16:35,429 INFO 238:base.py(1) - ***************************** 2022-11-10 04:16:35,429 INFO 239:base.py(1) - Start Cleanup step: ComplexCreateStep 2022-11-10 04:16:35,429 INFO 240:base.py(1) - ***************************** 2022-11-10 04:16:35,430 INFO 238:base.py(1) - ***************************** 2022-11-10 04:16:35,430 INFO 239:base.py(1) - Start Cleanup step: CustomerServiceSubscriptionCreateStep 2022-11-10 04:16:35,430 INFO 240:base.py(1) - ***************************** 2022-11-10 04:16:35,431 INFO 238:base.py(1) - ***************************** 2022-11-10 04:16:35,431 INFO 239:base.py(1) - Start Cleanup step: CustomerCreateStep 2022-11-10 04:16:35,431 INFO 240:base.py(1) - ***************************** 2022-11-10 04:16:35,432 INFO 190:base.py(1) - ***************************************************** 2022-11-10 04:16:35,432 INFO 191:base.py(1) - STOP [SO] YamlTemplateServiceAlaCarteInstantiateStep cleanup: Instantiate service described in YAML using SO a'la carte method. 2022-11-10 04:16:35,432 INFO 192:base.py(1) - ***************************************************** 2022-11-10 04:16:35,433 INFO 190:base.py(1) - ***************************************************** 2022-11-10 04:16:35,433 INFO 191:base.py(1) - STOP [SO] YamlTemplateVlAlaCarteInstantiateStep cleanup: Instantiate network link described in YAML using SO a'la carte method. 2022-11-10 04:16:35,433 INFO 192:base.py(1) - ***************************************************** 2022-11-10 04:16:35,434 INFO 176:run_tests.py(1) - Test result: +-----------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+---------------------+------------------+----------------+ | basic_network | integration | 06:11 | PASS | +-----------------------+---------------------+------------------+----------------+ 2022-11-10 04:16:35,436 INFO 61:basic_network.py(1) - Generate Test report 2022-11-10 04:16:35,530 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): testresults.opnfv.org:80 2022-11-10 04:16:35,803 DEBUG 433:connectionpool.py(1) - http://testresults.opnfv.org:80 "POST /onap/api/v1/results HTTP/1.1" 200 73 2022-11-10 04:16:35,804 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/636c7b236c44f500103eba7b 2022-11-10 04:16:35,805 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK