2022-05-03 06:19:56,329 DEBUG 24:basic_network.py(1) - BasicNetwork init started 2022-05-03 06:19:56,334 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2022-05-03 06:19:56,335 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2022-05-03 06:19:56,335 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2022-05-03 06:19:56,335 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2022-05-03 06:19:56,335 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2022-05-03 06:19:56,335 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2022-05-03 06:19:56,335 DEBUG 219:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2022-05-03 06:19:56,335 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2022-05-03 06:19:56,335 INFO 169:run_tests.py(1) - Running test case 'basic_network'... 2022-05-03 06:19:56,336 DEBUG 34:basic_network.py(1) - start time 2022-05-03 06:19:56,336 INFO 175:base.py(1) - ***************************************************** 2022-05-03 06:19:56,337 INFO 176:base.py(1) - START [SO] YamlTemplateVlAlaCarteInstantiateStep: Instantiate network link described in YAML using SO a'la carte method. 2022-05-03 06:19:56,337 INFO 177:base.py(1) - ***************************************************** 2022-05-03 06:19:56,337 INFO 175:base.py(1) - ***************************************************** 2022-05-03 06:19:56,337 INFO 176:base.py(1) - START [SO] YamlTemplateServiceAlaCarteInstantiateStep: Instantiate service described in YAML using SO a'la carte method. 2022-05-03 06:19:56,337 INFO 177:base.py(1) - ***************************************************** 2022-05-03 06:19:56,337 INFO 175:base.py(1) - ***************************************************** 2022-05-03 06:19:56,338 INFO 176:base.py(1) - START [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-05-03 06:19:56,338 INFO 177:base.py(1) - ***************************************************** 2022-05-03 06:19:56,343 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-05-03 06:19:56,343 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-05-03 06:19:56,344 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-05-03 06:19:56,344 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-05-03 06:19:56,344 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-05-03 06:19:56,347 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-05-03 06:19:56,808 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 363 2022-05-03 06:19:56,809 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-05-03 06:19:56,810 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"43cf6e04-b7c5-4700-83bb-44be3c7f445b","invariantUUID":"a1926689-e20b-4951-b767-71f14440c7a1","name":"basic_onboard_DhErvo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/43cf6e04-b7c5-4700-83bb-44be3c7f445b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-05-03 06:19:56,812 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_DhErvo from SDC 2022-05-03 06:19:56,812 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:19:56,812 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:19:56,812 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-05-03 06:19:56,813 DEBUG 175:__init__.py(1) - number of Service returned: 1 2022-05-03 06:19:56,813 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-05-03 06:19:56,813 INFO 197:__init__.py(1) - Service basic_network doesn't exist in SDC 2022-05-03 06:19:56,813 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-05-03 06:19:56,813 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-05-03 06:19:56,814 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-05-03 06:19:56,814 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-05-03 06:19:56,814 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-05-03 06:19:56,816 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-05-03 06:19:56,884 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 363 2022-05-03 06:19:56,885 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-05-03 06:19:56,886 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"43cf6e04-b7c5-4700-83bb-44be3c7f445b","invariantUUID":"a1926689-e20b-4951-b767-71f14440c7a1","name":"basic_onboard_DhErvo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/43cf6e04-b7c5-4700-83bb-44be3c7f445b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-05-03 06:19:56,888 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_DhErvo from SDC 2022-05-03 06:19:56,888 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:19:56,888 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:19:56,888 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-05-03 06:19:56,888 DEBUG 175:__init__.py(1) - number of Service returned: 1 2022-05-03 06:19:56,889 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-05-03 06:19:56,889 INFO 197:__init__.py(1) - Service basic_network doesn't exist in SDC 2022-05-03 06:19:56,889 DEBUG 187:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2022-05-03 06:19:56,889 INFO 157:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2022-05-03 06:19:56,890 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-05-03 06:19:56,890 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-05-03 06:19:56,890 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2022-05-03 06:19:56,892 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-05-03 06:19:57,382 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-05-03 06:19:57,384 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2022-05-03 06:19:57,385 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"models":[{"name":"AUTOMATION COMPOSITION","derivedFrom":null,"modelType":"NORMATIVE"},{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L2-3","displayName":null,"normalizedName":"network l2-3","models":null,"uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","displayName":null,"normalizedName":"network l4+","models":null,"uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","displayName":null,"normalizedName":"network connectivity","models":null,"uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","displayName":null,"normalizedName":"dcae component","models":null,"uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","displayName":null,"normalizedName":"application l4+","models":null,"uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","displayName":null,"normalizedName":"template","models":null,"uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","displayName":null,"normalizedName":"allotted resource","models":null,"uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","displayName":null,"normalizedName":"generic","models":null,"uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Participant","normalizedName":"participant","uniqueId":"resourceNewCategory.generic.participant","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"AutomationComposition Element","normalizedName":"automationcomposition element","uniqueId":"resourceNewCategory.generic.automationcomposition element","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","displayName":null,"normalizedName":"configuration","models":null,"uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Partner Domain Service","displayName":null,"normalizedName":"partner domain service","models":["SDC AID"],"uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","displayName":null,"normalizedName":"network l4+","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","displayName":null,"normalizedName":"etsi nfv network service","models":["ETSI SOL001 v2.5.1","SDC AID"],"uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","displayName":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","displayName":null,"normalizedName":"mobility","models":["SDC AID"],"uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","displayName":null,"normalizedName":"e2e service","models":["SDC AID"],"uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","displayName":null,"normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"AutomationComposition","displayName":null,"normalizedName":"automationcomposition","models":["AUTOMATION COMPOSITION"],"uniqueId":"serviceNewCategory.automationcomposition","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","displayName":null,"normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","displayName":null,"normalizedName":"voip call control","models":["SDC AID"],"uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.10.4"} 2022-05-03 06:19:57,388 DEBUG 175:__init__.py(1) - number of ServiceCategory returned: 9 2022-05-03 06:19:57,388 DEBUG 191:__init__.py(1) - filtering objects of all versions to be Network Service 2022-05-03 06:19:57,388 INFO 220:__init__.py(1) - ServiceCategory found, updating information 2022-05-03 06:19:57,388 INFO 312:__init__.py(1) - attempting to create Service basic_network in SDC 2022-05-03 06:19:57,388 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-05-03 06:19:57,388 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-05-03 06:19:57,389 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-05-03 06:19:57,389 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-05-03 06:19:57,389 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-05-03 06:19:57,391 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-05-03 06:19:57,454 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 363 2022-05-03 06:19:57,456 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-05-03 06:19:57,456 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"43cf6e04-b7c5-4700-83bb-44be3c7f445b","invariantUUID":"a1926689-e20b-4951-b767-71f14440c7a1","name":"basic_onboard_DhErvo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/43cf6e04-b7c5-4700-83bb-44be3c7f445b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-05-03 06:19:57,458 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_DhErvo from SDC 2022-05-03 06:19:57,458 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:19:57,459 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:19:57,459 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-05-03 06:19:57,459 DEBUG 175:__init__.py(1) - number of Service returned: 1 2022-05-03 06:19:57,459 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-05-03 06:19:57,459 INFO 197:__init__.py(1) - Service basic_network doesn't exist in SDC 2022-05-03 06:19:57,499 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-05-03 06:19:57,499 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-05-03 06:19:57,499 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-05-03 06:19:57,501 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-05-03 06:19:58,970 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-05-03 06:19:58,973 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2022-05-03 06:19:58,974 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"automationcompositionfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","displayName":null,"normalizedName":"network service","models":null,"uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"e1a556cd-0d8a-4749-8eb3-6b24ec92cb33.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":"e1a556cd-0d8a-4749-8eb3-6b24ec92cb33","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":"e1a556cd-0d8a-4749-8eb3-6b24ec92cb33","empty":false},{"definition":false,"hidden":false,"uniqueId":"e1a556cd-0d8a-4749-8eb3-6b24ec92cb33.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":"e1a556cd-0d8a-4749-8eb3-6b24ec92cb33","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":"e1a556cd-0d8a-4749-8eb3-6b24ec92cb33","empty":false},{"definition":false,"hidden":false,"uniqueId":"e1a556cd-0d8a-4749-8eb3-6b24ec92cb33.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":"e1a556cd-0d8a-4749-8eb3-6b24ec92cb33","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":"e1a556cd-0d8a-4749-8eb3-6b24ec92cb33","empty":false},{"definition":false,"hidden":false,"uniqueId":"e1a556cd-0d8a-4749-8eb3-6b24ec92cb33.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":"e1a556cd-0d8a-4749-8eb3-6b24ec92cb33","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":"e1a556cd-0d8a-4749-8eb3-6b24ec92cb33","empty":false},{"definition":false,"hidden":false,"uniqueId":"e1a556cd-0d8a-4749-8eb3-6b24ec92cb33.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":"e1a556cd-0d8a-4749-8eb3-6b24ec92cb33","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":"e1a556cd-0d8a-4749-8eb3-6b24ec92cb33","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":1651558798003,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","substituteCandidate":true,"ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","icon":"network_l_1-3","creationDate":1651558798151,"version":"0.1","description":"service","tags":["basic_network"],"uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32","componentMetadataForSupportLog":{"SupportablityComponentUUID":"daebe3e8-f01f-405c-8a2c-821d493a944d","SupportablityComponentName":"basic_network","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"ce42fcab-1532-4830-89af-ea9db67a1deb","normalizedName":"basicnetwork","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1651558798151,"allArtifacts":{"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"automationcompositionfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"service":true,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"vspArchived":false,"archiveTime":0,"name":"basic_network"} 2022-05-03 06:19:58,978 INFO 330:__init__.py(1) - Service basic_network is created in SDC 2022-05-03 06:19:58,979 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:19:58,979 DEBUG 187:__init__.py(1) - check if Vl Generic NeutronNet exists in SDC 2022-05-03 06:19:58,979 INFO 157:__init__.py(1) - retrieving all objects of type Vl from SDC 2022-05-03 06:19:58,980 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-05-03 06:19:58,980 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-05-03 06:19:58,980 DEBUG 132:onap_service.py(1) - [SDC][get Vls] data sent: None 2022-05-03 06:19:58,982 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-05-03 06:19:59,182 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VL HTTP/1.1" 200 5518 2022-05-03 06:19:59,183 INFO 142:onap_service.py(1) - [SDC][get Vls] response code: 200 2022-05-03 06:19:59,183 DEBUG 146:onap_service.py(1) - [SDC][get Vls] response: [{"uuid":"de3959d9-2ff1-4334-afac-c2f0b04033ff","invariantUUID":"be0edcb6-8f2a-4a53-8e9a-66d57ea8db3c","name":"GlobalNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/de3959d9-2ff1-4334-afac-c2f0b04033ff/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"4d3ade23-165b-4f57-af00-9ff92c863b9d","invariantUUID":"dcd1e508-9721-4a6e-86a5-9e9de2562768","name":"VL ELINE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4d3ade23-165b-4f57-af00-9ff92c863b9d/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"80842e11-60ab-42eb-91a8-c019f9014343","invariantUUID":"2a12ca58-e030-4f04-9021-4b8e6dad7a68","name":"NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/80842e11-60ab-42eb-91a8-c019f9014343/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"54b398b8-e4e1-4ff2-8586-87e63499ebf9","invariantUUID":"7ae3e522-2fbc-4f02-9fc4-6cf3440d24b9","name":"VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/54b398b8-e4e1-4ff2-8586-87e63499ebf9/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"5327e398-c04c-4566-8e5a-2484a57416a4","invariantUUID":"60bb6596-ac75-4e9d-9cad-6b3f2e967bec","name":"ContrailVirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/5327e398-c04c-4566-8e5a-2484a57416a4/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"b0c34a4f-7aba-474f-89d2-0dc388681d0e","invariantUUID":"7718c82f-729b-410e-b9ac-ecb47d10ffa2","name":"InternalVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b0c34a4f-7aba-474f-89d2-0dc388681d0e/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"c90157e5-3daa-4c95-8d73-63de9b33c688","invariantUUID":"3690bf62-8333-49ec-ba17-387fdcbf4e01","name":"ContrailV2VirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c90157e5-3daa-4c95-8d73-63de9b33c688/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"4a32e88a-2600-4987-be40-604d8514da18","invariantUUID":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","name":"Generic NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4a32e88a-2600-4987-be40-604d8514da18/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"fabc5c85-2f2c-4b3c-a6a0-456c8c25609b","invariantUUID":"25eb33cf-9dff-4226-a376-f585c56f87fa","name":"NsVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/fabc5c85-2f2c-4b3c-a6a0-456c8c25609b/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"0b2176e6-c7f6-49bc-a341-9e4b707eb588","invariantUUID":"2c9a47c1-133f-40b2-923c-6866c185568a","name":"VL OVERLAYTUNNEL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0b2176e6-c7f6-49bc-a341-9e4b707eb588/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"65e8cb9f-3ea2-4219-9530-2075b688e904","invariantUUID":"63925da5-2854-43bc-983e-5b8862df59fd","name":"VL UNDERLAYVPN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/65e8cb9f-3ea2-4219-9530-2075b688e904/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"d4a46923-2fce-4a76-9670-c4dbd58cf80b","invariantUUID":"6322e146-4465-4d66-ba92-f218c25fafe9","name":"VnfVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d4a46923-2fce-4a76-9670-c4dbd58cf80b/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"e83351f8-f65c-4aa0-87bb-e1024d939cc4","invariantUUID":"ac699a0a-579c-4175-b71e-df9037b8eef2","name":"Network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e83351f8-f65c-4aa0-87bb-e1024d939cc4/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"e5284305-2741-4deb-bf8a-2024612e9860","invariantUUID":"cba10eff-e06e-4ddf-adaa-b69889d90d00","name":"ExtVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e5284305-2741-4deb-bf8a-2024612e9860/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"02f5b150-4ee9-452e-a047-e9a3da0145e3","invariantUUID":"23443ebf-a145-4ec6-a908-954051b8bcfd","name":"ext ZTE VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/02f5b150-4ee9-452e-a047-e9a3da0145e3/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"}] 2022-05-03 06:19:59,186 DEBUG 273:sdc_resource.py(1) - importing SDC Resource GlobalNetwork from SDC 2022-05-03 06:19:59,186 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:19:59,186 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:19:59,186 DEBUG 59:sdc_resource.py(1) - SDC resource GlobalNetwork status: Certified 2022-05-03 06:19:59,186 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL ELINE from SDC 2022-05-03 06:19:59,186 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:19:59,186 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:19:59,186 DEBUG 59:sdc_resource.py(1) - SDC resource VL ELINE status: Certified 2022-05-03 06:19:59,186 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NeutronNet from SDC 2022-05-03 06:19:59,187 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:19:59,187 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:19:59,187 DEBUG 59:sdc_resource.py(1) - SDC resource NeutronNet status: Certified 2022-05-03 06:19:59,187 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL from SDC 2022-05-03 06:19:59,187 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:19:59,187 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:19:59,187 DEBUG 59:sdc_resource.py(1) - SDC resource VL status: Certified 2022-05-03 06:19:59,187 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailVirtualNetwork from SDC 2022-05-03 06:19:59,187 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:19:59,187 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:19:59,187 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailVirtualNetwork status: Certified 2022-05-03 06:19:59,188 DEBUG 273:sdc_resource.py(1) - importing SDC Resource InternalVL from SDC 2022-05-03 06:19:59,188 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:19:59,188 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:19:59,188 DEBUG 59:sdc_resource.py(1) - SDC resource InternalVL status: Certified 2022-05-03 06:19:59,188 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailV2VirtualNetwork from SDC 2022-05-03 06:19:59,188 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:19:59,188 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:19:59,188 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailV2VirtualNetwork status: Certified 2022-05-03 06:19:59,188 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC 2022-05-03 06:19:59,188 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:19:59,188 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:19:59,189 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified 2022-05-03 06:19:59,189 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NsVirtualLink from SDC 2022-05-03 06:19:59,189 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:19:59,189 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:19:59,189 DEBUG 59:sdc_resource.py(1) - SDC resource NsVirtualLink status: Certified 2022-05-03 06:19:59,189 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL OVERLAYTUNNEL from SDC 2022-05-03 06:19:59,189 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:19:59,189 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:19:59,189 DEBUG 59:sdc_resource.py(1) - SDC resource VL OVERLAYTUNNEL status: Certified 2022-05-03 06:19:59,189 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL UNDERLAYVPN from SDC 2022-05-03 06:19:59,190 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:19:59,190 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:19:59,190 DEBUG 59:sdc_resource.py(1) - SDC resource VL UNDERLAYVPN status: Certified 2022-05-03 06:19:59,190 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VnfVirtualLink from SDC 2022-05-03 06:19:59,190 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:19:59,190 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:19:59,190 DEBUG 59:sdc_resource.py(1) - SDC resource VnfVirtualLink status: Certified 2022-05-03 06:19:59,190 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Network from SDC 2022-05-03 06:19:59,190 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:19:59,190 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:19:59,191 DEBUG 59:sdc_resource.py(1) - SDC resource Network status: Certified 2022-05-03 06:19:59,191 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ExtVL from SDC 2022-05-03 06:19:59,191 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:19:59,191 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:19:59,191 DEBUG 59:sdc_resource.py(1) - SDC resource ExtVL status: Certified 2022-05-03 06:19:59,191 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ext ZTE VL from SDC 2022-05-03 06:19:59,191 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:19:59,191 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:19:59,191 DEBUG 59:sdc_resource.py(1) - SDC resource ext ZTE VL status: Certified 2022-05-03 06:19:59,191 DEBUG 175:__init__.py(1) - number of Vl returned: 15 2022-05-03 06:19:59,191 DEBUG 191:__init__.py(1) - filtering objects of all versions to be Generic NeutronNet 2022-05-03 06:19:59,192 INFO 220:__init__.py(1) - Vl found, updating information 2022-05-03 06:19:59,192 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-05-03 06:19:59,192 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-05-03 06:19:59,192 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vl] data sent: None 2022-05-03 06:19:59,194 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-05-03 06:20:00,273 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-05-03 06:20:00,275 INFO 142:onap_service.py(1) - [SDC][Deep Load Vl] response code: 200 2022-05-03 06:20:00,277 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vl] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3674867-f356-4daa-9a22-1f3ea438e692","lifecycleState":"CERTIFIED","lastUpdateDate":1651555283867,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f62c8f27-1402-432f-962d-46ac87444cd7","invariantUUID":"b4b9a393-4f98-430d-b838-1c01c6cd7d18","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fa06aca5-6f16-4206-9755-3c197293c5bd","lifecycleState":"CERTIFIED","lastUpdateDate":1651555378882,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5aea1150-94b2-4e31-9acf-59c8d4adcbe6","invariantUUID":"ab356e5c-7ccf-4880-976a-bba3a70cc9ba","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":"35a08f51-4750-4bfd-8dce-7f5e0c12aa4f","lifecycleState":"CERTIFIED","lastUpdateDate":1651555342762,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86a768cc-0333-4ce6-a44e-2086b66f04b2","invariantUUID":"e020b98e-abd6-4100-8715-08de1c2e2b2f","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8f0dbf4d-c802-4f9d-9a35-0e7d89f18e75","lifecycleState":"CERTIFIED","lastUpdateDate":1651555367784,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c502d18-d004-4bdf-8f24-210e5032a83a","invariantUUID":"33553c1d-7a88-4d98-9351-2d48f8723862","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b264ad0e-61b7-4941-bd52-aa9e126d45b1","lifecycleState":"CERTIFIED","lastUpdateDate":1651555274264,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c0e01ac6-97d7-4283-98f2-329429ddbb8b","invariantUUID":"eb2c623e-33f5-47de-8805-7ca1e3b10bdd","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5582ee0c-6910-4636-962a-bdd6d9b08c5a","lifecycleState":"CERTIFIED","lastUpdateDate":1651555084316,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf42775d-43b2-4fc3-b20b-3ffc2d8e6c4f","invariantUUID":"af41b5e2-7164-41ef-9d5f-a24b18b6aa02","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":"130a4aec-8063-4efa-b315-ab85a1f8ac28","lifecycleState":"CERTIFIED","lastUpdateDate":1651555140816,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1bc3648-8c9c-437d-b37e-ca2733466104","invariantUUID":"a73e2a1d-0dda-482a-a21b-f4f6345b97b8","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":"securityrules","uniqueId":"fd77116a-dda1-4a26-92a0-440a9927acce","lifecycleState":"CERTIFIED","lastUpdateDate":1651555192673,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"158aba24-2c25-4078-9bcc-ccaaa329b495","invariantUUID":"a1360c93-f2e1-4f03-b3ec-7f63b79dfc0c","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":"9f949f97-a7d9-4650-963f-d332f8274d33","lifecycleState":"CERTIFIED","lastUpdateDate":1651555115999,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e83351f8-f65c-4aa0-87bb-e1024d939cc4","invariantUUID":"ac699a0a-579c-4175-b71e-df9037b8eef2","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad","lifecycleState":"CERTIFIED","lastUpdateDate":1651555270089,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a32e88a-2600-4987-be40-604d8514da18","invariantUUID":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","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":"compute","uniqueId":"e82b033d-0424-4585-97dc-328389c90513","lifecycleState":"CERTIFIED","lastUpdateDate":1651555286123,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef1bcb98-e318-4099-8bc5-b52b24e79ca2","invariantUUID":"6e5e8bed-de10-4b11-9ce4-5cc484d9c3ba","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af8b1cb0-7b9b-4c66-920a-28267ec7e78a","lifecycleState":"CERTIFIED","lastUpdateDate":1651555136527,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5327e398-c04c-4566-8e5a-2484a57416a4","invariantUUID":"60bb6596-ac75-4e9d-9cad-6b3f2e967bec","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f944ce32-4eb9-461a-8781-d790fe0236ff","lifecycleState":"CERTIFIED","lastUpdateDate":1651555348816,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8b9c426-64a6-4fb6-a4a7-f657d3f78bee","invariantUUID":"46ee0101-6657-41ef-9b78-38397eef9f8a","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":"port","uniqueId":"979821e4-bb00-4852-9792-8c93c0247a4b","lifecycleState":"CERTIFIED","lastUpdateDate":1651555112599,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e0f1055-6486-4bdf-a595-fdec44743636","invariantUUID":"8a08baec-1b40-4b75-8748-31e3fa6171a1","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98bda494-e17d-4e01-9d5a-cd1e32bc9fe7","lifecycleState":"CERTIFIED","lastUpdateDate":1651555158661,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"54b398b8-e4e1-4ff2-8586-87e63499ebf9","invariantUUID":"7ae3e522-2fbc-4f02-9fc4-6cf3440d24b9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4afd235-0397-4f55-9a22-d1765bf84d0d","lifecycleState":"CERTIFIED","lastUpdateDate":1651555351510,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e9be011-8b4a-40fc-9747-9fa43cb07dab","invariantUUID":"0262b391-ad05-4572-ab29-9433d110ad55","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83d79457-6911-457e-94f4-7bbfaf90fbee","lifecycleState":"CERTIFIED","lastUpdateDate":1651555147784,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5284305-2741-4deb-bf8a-2024612e9860","invariantUUID":"cba10eff-e06e-4ddf-adaa-b69889d90d00","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b8eb0e2d-d948-4253-bfa7-7a395187ab8c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555101279,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c9e9ee43-ca0a-4120-a4c2-b8f645987da0","invariantUUID":"ec1f844e-25c5-4959-98fd-1d35dabfc5e6","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0dd2f5bc-002c-4af8-8e8b-05ebb9b431d0","lifecycleState":"CERTIFIED","lastUpdateDate":1651555400369,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8581a20-5781-44d6-a327-65b6cc1e5547","invariantUUID":"75dee987-2c22-4cbe-b6e0-a5c8525ee85c","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":"networkrules","uniqueId":"030cd83b-875d-455b-a8a0-ee5dfbc0255e","lifecycleState":"CERTIFIED","lastUpdateDate":1651555171710,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cb9611e3-4bb0-4856-91d3-f76bd04454db","invariantUUID":"148511f7-0d35-40db-b9f0-18cdc52018d5","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":"compute","uniqueId":"33b88872-79e7-455f-973c-8dcc38035063","lifecycleState":"CERTIFIED","lastUpdateDate":1651555309579,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6043a5ce-6882-4ae3-b80f-2441fab52bec","invariantUUID":"4d7949ee-bcf7-4be9-9b80-c30b8f0e54a5","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b13e8e31-7b63-49ef-b3fa-b59ede970afe","lifecycleState":"CERTIFIED","lastUpdateDate":1651555196032,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff908a74-3806-46c8-9e86-ef40c027240f","invariantUUID":"bba8f148-7952-45ff-90af-2b60e8808c62","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":"b55a42a3-b9d1-427b-be87-357e69cd0d27","lifecycleState":"CERTIFIED","lastUpdateDate":1651555261124,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0b2176e6-c7f6-49bc-a341-9e4b707eb588","invariantUUID":"2c9a47c1-133f-40b2-923c-6866c185568a","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":"e81b7f5d-6c9f-4793-94bc-f75c2898460b","lifecycleState":"CERTIFIED","lastUpdateDate":1651555248094,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f4adfc9-dd3e-4390-802e-0e481f9a6503","invariantUUID":"bb702643-e449-41ce-88b6-2676dba61bf8","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1d7c74d4-9ee0-4bf1-824c-2bcb0192489c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555430101,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9edd9b7a-cd83-4924-977e-32d7e5355246","invariantUUID":"085fb867-c886-4588-b5b7-7509c4873804","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":"cc97b57e-88c7-4841-b47c-e48780b40bf4","lifecycleState":"CERTIFIED","lastUpdateDate":1651555318689,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97bb5268-864f-4941-a43a-8a5fd645932c","invariantUUID":"dfdbf204-84ac-403c-a795-dce4d449db54","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90cb329a-7643-4aa3-889e-34882f6d7c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555217572,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8acf2ae2-1805-43c6-a27a-fd30462d64c3","invariantUUID":"9de0ae32-f45d-48d8-99be-e1bbaa7f1132","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4836254-02ac-44d3-a393-2905626a34db","lifecycleState":"CERTIFIED","lastUpdateDate":1651555417395,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"180f34f2-b4bf-42b2-937b-af43db48cd2d","invariantUUID":"51bc0071-8f9d-4acd-903e-be54099d482b","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ab4ff47-df19-47e1-8c2c-bc9f89da2754","lifecycleState":"CERTIFIED","lastUpdateDate":1651555312769,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10aa780a-1a00-4bef-96fe-3ddf68598823","invariantUUID":"0e2c3488-e07b-4bc6-9e1a-0c6c5d604106","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"44fc5251-6348-47fc-87b3-b4c62676daac","lifecycleState":"CERTIFIED","lastUpdateDate":1651555426176,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"999a1d92-06fb-41e2-bc91-eb57ac361734","invariantUUID":"c4446fd0-ba0a-4825-9cd9-69d8cad54ae2","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":"networkrules","uniqueId":"d5d0ec34-64f3-4bcc-a2c3-fd0d2de488c0","lifecycleState":"CERTIFIED","lastUpdateDate":1651555186263,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7f03ef51-eefc-46ca-9b12-51d0a038a08c","invariantUUID":"d2d18e0b-1f58-4624-9cd7-8d4b5de7d72d","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c3975982-d791-418d-947e-97a20600d724","lifecycleState":"CERTIFIED","lastUpdateDate":1651558016369,"name":"basic_onboard_DhErvo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"05ffc185-66f6-4206-8b53-667f4cc49bf9","invariantUUID":"15823d42-915e-4b22-81ed-cf220a8b8454","systemName":"BasicOnboardDhervo","description":"VF","tags":["basic_onboard_DhErvo"],"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":"08ce3ba8-cb75-4441-96bc-e33869cd8f6c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555138253,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80842e11-60ab-42eb-91a8-c019f9014343","invariantUUID":"2a12ca58-e030-4f04-9021-4b8e6dad7a68","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":"d1ee6584-d24d-4cbb-b95b-567057131829","lifecycleState":"CERTIFIED","lastUpdateDate":1651555189360,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c90157e5-3daa-4c95-8d73-63de9b33c688","invariantUUID":"3690bf62-8333-49ec-ba17-387fdcbf4e01","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":"41e4f322-80d4-4411-8d3c-472c28e6dba3","lifecycleState":"CERTIFIED","lastUpdateDate":1651555155679,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45aa662f-9849-4587-add7-23558ebcd12c","invariantUUID":"6999abbe-8481-44dc-aa26-8af2e477a250","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":"objectStorage","uniqueId":"e0785564-7c35-4c5b-853c-e7a1e0a5fc77","lifecycleState":"CERTIFIED","lastUpdateDate":1651555130595,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4c3c7e0-3150-4c86-8eec-60741144c4c4","invariantUUID":"a4b7db86-9af2-45da-be2b-a37595b2b034","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78e76e08-1e37-42fb-91aa-ef4fa818cfb3","lifecycleState":"CERTIFIED","lastUpdateDate":1651555200103,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4146124b-b075-4cf8-a903-8bc6ce9c221d","invariantUUID":"e911a3c0-ea8d-42e9-a520-c1febf194d43","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e432f4e9-9a28-4bd5-a7ed-121b5b44cd65","lifecycleState":"CERTIFIED","lastUpdateDate":1651555345264,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed43a890-1c35-42b6-a1bc-ad8465baa533","invariantUUID":"1159e44c-2452-4df6-9e96-b68318c48500","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5230bcc9-42a8-46cb-a9e8-7c4567894211","lifecycleState":"CERTIFIED","lastUpdateDate":1651555358889,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4048aef-28f7-47fe-a8e5-b3649d5ce67d","invariantUUID":"6114a1aa-da0c-4cad-b0a0-de40c91fe2ff","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":"cbae146a-6cdd-4759-9b9f-f8b5e3acc7f1","lifecycleState":"CERTIFIED","lastUpdateDate":1651555197790,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b825160e-ec2e-4cf3-9557-0e019b9da05e","invariantUUID":"ed187a0f-e9e5-42cf-bf9d-765ee350ea72","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":"f0f222a8-2b9f-476c-9dfe-c85ccfcda43a","lifecycleState":"CERTIFIED","lastUpdateDate":1651555151178,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b0c34a4f-7aba-474f-89d2-0dc388681d0e","invariantUUID":"7718c82f-729b-410e-b9ac-ecb47d10ffa2","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":"380cfb33-0853-4b12-9a49-59f4b7bd01f6","lifecycleState":"CERTIFIED","lastUpdateDate":1651555322414,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4a46923-2fce-4a76-9670-c4dbd58cf80b","invariantUUID":"6322e146-4465-4d66-ba92-f218c25fafe9","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ffe9d403-b889-42bb-83e7-2cd669197490","lifecycleState":"CERTIFIED","lastUpdateDate":1651555256531,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"65e8cb9f-3ea2-4219-9530-2075b688e904","invariantUUID":"63925da5-2854-43bc-983e-5b8862df59fd","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b3dad1c3-3c4c-4b78-b71c-8be26f3b239d","lifecycleState":"CERTIFIED","lastUpdateDate":1651555103962,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbbb10cf-cc2d-43a4-a766-31a412c0e6fc","invariantUUID":"87503e65-6028-4ecd-95df-20a96a95d543","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":"objectStorage","uniqueId":"cf55ae00-56df-4123-a395-236e1d25d070","lifecycleState":"CERTIFIED","lastUpdateDate":1651555105823,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"852c6848-6eb5-4e1d-a48a-42339b000cc7","invariantUUID":"a59532e8-2c3c-4b39-953e-d12fa0ea1324","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":"port","uniqueId":"25c48622-4a53-42a4-ad6b-7117bafa9b12","lifecycleState":"CERTIFIED","lastUpdateDate":1651555347108,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c63a77f-26b0-4ba1-ab73-ea355c709cbe","invariantUUID":"95577b44-9132-476c-ba2d-c3f2311afd21","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":"defaulticon","uniqueId":"9dde007f-d139-4b93-ba45-99e6be6eca13","lifecycleState":"CERTIFIED","lastUpdateDate":1651555277869,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e64c8d3-d94d-466d-a4fe-7f7c266e7d32","invariantUUID":"31f0eb12-31cd-43b8-9fc0-25afe5e8fc1d","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":"port","uniqueId":"107cac2e-85c7-41f9-9794-0b87d24951de","lifecycleState":"CERTIFIED","lastUpdateDate":1651555174708,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20619f97-4353-49b1-a084-b59f27c006d2","invariantUUID":"3d52fbeb-3d32-4454-9db6-5643862498c1","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"073935d0-df98-41fd-b393-b91d4db01193","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1651558297922,"name":"basic_onboard_JqfFPu","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"370dfa33-ce70-4e73-9b2b-064f2c5e26df","invariantUUID":"52d26608-cab4-4073-bbd4-e55002cb28a0","systemName":"BasicOnboardJqffpu","description":"VF","tags":["basic_onboard_JqfFPu"],"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":"e1aeda44-f4a9-487c-bd09-04a598793e1d","lifecycleState":"CERTIFIED","lastUpdateDate":1651555280762,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92089cc8-9597-4bfe-bd1c-8e0639480987","invariantUUID":"0dbaf471-a290-41b7-8781-68bbed5f7ac1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1c6c953-5520-410b-a3d6-7053fb2840c7","lifecycleState":"CERTIFIED","lastUpdateDate":1651555204814,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1495f39e-d79f-456d-90d0-0f8bbe8bf5e9","invariantUUID":"c45e463f-3a11-4131-be7d-8e287267d0de","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":"compute","uniqueId":"0777aba6-7555-43a4-8665-604d52c2fcb0","lifecycleState":"CERTIFIED","lastUpdateDate":1651555301381,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"817de128-b946-45aa-bb2a-d475cb36531c","invariantUUID":"97c31d82-cd19-49bf-b615-888945eb5119","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"1faaf8ff-15aa-40eb-b47f-37a6641a9389","lifecycleState":"CERTIFIED","lastUpdateDate":1651555383720,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a8ea2f3-c1c3-43e8-8d64-1e2d7cb772be","invariantUUID":"dcaedf1b-b513-4798-bf4b-d7214fd98410","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05424aca-9e34-40c4-a861-d560b2bcf8d5","lifecycleState":"CERTIFIED","lastUpdateDate":1651555229604,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca32025b-5b8f-4e50-aa43-3cf6cec64246","invariantUUID":"15534ab6-4513-4bd9-a51a-ba138a80d2bb","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"609aef80-0ce8-4ee0-842a-940e7a025094","lifecycleState":"CERTIFIED","lastUpdateDate":1651555213578,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"028b2d9e-9cdd-48a3-8c47-f4ed51587872","invariantUUID":"c0b8b97d-2268-4c1b-98fd-1217adc275ed","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":"46dfd2cb-ae48-4c27-a964-fadeefc7f033","lifecycleState":"CERTIFIED","lastUpdateDate":1651555220574,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfcf61ca-1b71-43cb-a195-53af7dc12197","invariantUUID":"df4dda0a-29cd-40f3-a25c-3cb34c74666b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"49807755-d623-4925-bf00-b3365111cc11","lifecycleState":"CERTIFIED","lastUpdateDate":1651555413029,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d495414-8300-41c4-87d2-611bc04e5c22","invariantUUID":"e1ef033a-0528-4bd5-9462-6d14a76d2970","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fae85430-ed67-4f60-82e5-22c881ab90b5","lifecycleState":"CERTIFIED","lastUpdateDate":1651555374668,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8488679a-88e5-4031-bc8a-4fbbb3287a35","invariantUUID":"74d44bdd-a44f-49cf-9024-e36eaf20dbb4","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"41d656da-c4cd-4d48-bb97-c09e5c98d09e","lifecycleState":"CERTIFIED","lastUpdateDate":1651555339684,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30e28bd0-f470-4e0e-b7fc-de0ecd22f106","invariantUUID":"631bc330-b086-4c30-9e9a-05135200c8c8","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":"objectStorage","uniqueId":"7db85a3b-8b87-4184-8276-f5f90783f614","lifecycleState":"CERTIFIED","lastUpdateDate":1651555134460,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df8bea7c-16d3-4109-af16-840fbd9b4633","invariantUUID":"840666b7-eed5-4d30-b770-e1b83fc61a4f","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58c31990-b3b8-4b67-af95-2fd177a2fb70","lifecycleState":"CERTIFIED","lastUpdateDate":1651555162169,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d3ade23-165b-4f57-af00-9ff92c863b9d","invariantUUID":"dcd1e508-9721-4a6e-86a5-9e9de2562768","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":"loadBalancer","uniqueId":"5ff77dcd-33f8-4c29-8868-e2961b7cff1c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555109704,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0add33b9-63cf-4427-8889-55e2c46644d5","invariantUUID":"2ede648b-6a1e-4044-82a2-daae1f9528bb","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":"2bd23ae9-e768-464c-b788-6775b0500798","lifecycleState":"CERTIFIED","lastUpdateDate":1651555354714,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"459033e2-f5ee-4463-b347-546094136ca6","invariantUUID":"005c0de9-b3df-4d80-9c6f-30ceba3e84c0","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":"666c252d-5166-4162-a1c2-e6c881719ae1","lifecycleState":"CERTIFIED","lastUpdateDate":1651555363804,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0c8b862-45db-4882-8045-f5e5436d1885","invariantUUID":"31edc37c-9ac4-4443-ae91-89fbbd12ff5b","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":"port","uniqueId":"955ac1e6-5460-4d39-b6f1-97168eb52eca","lifecycleState":"CERTIFIED","lastUpdateDate":1651555394388,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0a3be78-5e18-436e-a2b8-8f0584f164d4","invariantUUID":"32e5cf05-9669-4a6e-b86d-bf3811d54d72","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":"50bd4654-93f7-448e-b93a-bde7803fe19b","lifecycleState":"CERTIFIED","lastUpdateDate":1651555408506,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6c0cba2-0552-4286-aa47-198b32734352","invariantUUID":"369da8b8-6a73-4239-8403-d23d2649d979","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc1dc4e2-7796-42d2-9086-e2ec02270453","lifecycleState":"CERTIFIED","lastUpdateDate":1651555287779,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02f5b150-4ee9-452e-a047-e9a3da0145e3","invariantUUID":"23443ebf-a145-4ec6-a908-954051b8bcfd","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":"94161b88-c5bc-4b0a-abab-debdfef76c43","lifecycleState":"CERTIFIED","lastUpdateDate":1651555297911,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fabc5c85-2f2c-4b3c-a6a0-456c8c25609b","invariantUUID":"25eb33cf-9dff-4226-a376-f585c56f87fa","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":"676b1b28-729d-42ee-a2da-2353cfc121f4","lifecycleState":"CERTIFIED","lastUpdateDate":1651555144116,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cedcf6f8-d80f-4342-b7ef-cc38dcb9c0c2","invariantUUID":"437fcfe6-18d8-4f09-9b9d-011a905235cc","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":"compute","uniqueId":"f4a6c2a5-e69c-455d-99de-7f1648563480","lifecycleState":"CERTIFIED","lastUpdateDate":1651555420980,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a91a928a-67e1-44b8-9440-1ad8fe6c598e","invariantUUID":"6b98d3c5-f03f-42ae-8899-564d36a1e978","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a1a1753-9878-4427-83d8-e548309d1dcd","lifecycleState":"CERTIFIED","lastUpdateDate":1651555243263,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d79e03a-3f64-48e9-a8fe-d4c58b5dc448","invariantUUID":"2820a889-7237-4abd-93d7-d55b4dc15248","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9531d0e0-7909-44b8-b306-e538a1bd470c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555293228,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7e3519e-d374-40c7-8398-f9a9b40e69bd","invariantUUID":"13ca850e-8753-44bb-831a-71d6f2916f99","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1651558798151,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","invariantUUID":"ce42fcab-1532-4830-89af-ea9db67a1deb","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":"1ca04a0f-671d-439a-a72c-3a54b1e9ecec","lifecycleState":"CERTIFIED","lastUpdateDate":1651558060575,"name":"basic_onboard_DhErvo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"43cf6e04-b7c5-4700-83bb-44be3c7f445b","invariantUUID":"a1926689-e20b-4951-b767-71f14440c7a1","systemName":"BasicOnboardDhervo","description":"service","tags":["basic_onboard_DhErvo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-05-03 06:20:00,286 DEBUG 118:sdc_resource.py(1) - Resource Generic NeutronNet found in resources list 2022-05-03 06:20:00,315 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-05-03 06:20:00,316 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/a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32/resourceInstance 2022-05-03 06:20:00,316 DEBUG 132:onap_service.py(1) - [SDC][Add VL to ServiceProxy] data sent: { "name": "Generic NeutronNet", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "f19c93fd-a97e-429b-9603-bf33efb783ad", "originType": "VL", "componentUid": "f19c93fd-a97e-429b-9603-bf33efb783ad", "icon": "defaulticon" } 2022-05-03 06:20:00,318 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-05-03 06:20:04,483 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32/resourceInstance HTTP/1.1" 201 None 2022-05-03 06:20:04,485 INFO 142:onap_service.py(1) - [SDC][Add VL to ServiceProxy] response code: 201 2022-05-03 06:20:04,486 DEBUG 146:onap_service.py(1) - [SDC][Add VL to ServiceProxy] response: {"capabilities":{"tosca.capabilities.Node":[{"external":false,"externalName":null,"properties":null,"ownerType":null,"path":["a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.f19c93fd-a97e-429b-9603-bf33efb783ad.genericneutronnet0"],"type":"tosca.capabilities.Node","description":null,"source":"f19c93fd-a97e-429b-9603-bf33efb783ad","parentName":null,"uniqueId":"capability.f38935b9-dc0b-414f-98bc-c10003c628c6.feature","ownerId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.f19c93fd-a97e-429b-9603-bf33efb783ad.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,"ownerType":null,"path":["a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.f19c93fd-a97e-429b-9603-bf33efb783ad.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","description":null,"source":"f19c93fd-a97e-429b-9603-bf33efb783ad","parentName":null,"uniqueId":"capability.f19c93fd-a97e-429b-9603-bf33efb783ad.virtual_linkable","ownerId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.f19c93fd-a97e-429b-9603-bf33efb783ad.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":null,"capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"virtual_linkable","version":null,"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"externalName":null,"node":"tosca.nodes.Root","path":["a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.f19c93fd-a97e-429b-9603-bf33efb783ad.genericneutronnet0"],"source":"f19c93fd-a97e-429b-9603-bf33efb783ad","parentName":null,"uniqueId":"f38935b9-dc0b-414f-98bc-c10003c628c6.dependency","capability":"tosca.capabilities.Node","ownerId":"f38935b9-dc0b-414f-98bc-c10003c628c6","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":null,"relationship":"tosca.relationships.DependsOn","name":"dependency","version":null,"type":null,"empty":false}]},"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.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":"83d79457-6911-457e-94f4-7bbfaf90fbee","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.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":"83d79457-6911-457e-94f4-7bbfaf90fbee","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"83d79457-6911-457e-94f4-7bbfaf90fbee.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":"83d79457-6911-457e-94f4-7bbfaf90fbee","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.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":"83d79457-6911-457e-94f4-7bbfaf90fbee","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.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":"83d79457-6911-457e-94f4-7bbfaf90fbee","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.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":"f19c93fd-a97e-429b-9603-bf33efb783ad.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":"83d79457-6911-457e-94f4-7bbfaf90fbee","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.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":"83d79457-6911-457e-94f4-7bbfaf90fbee","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.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":"83d79457-6911-457e-94f4-7bbfaf90fbee","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.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":"83d79457-6911-457e-94f4-7bbfaf90fbee","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false}],"attributes":[{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"model":null,"parentUniqueId":"f38935b9-dc0b-414f-98bc-c10003c628c6","defaultValue":null,"definition":false,"schema":null,"name":"tosca_name","type":"string","description":null,"status":null,"uniqueId":"attribute.f38935b9-dc0b-414f-98bc-c10003c628c6.tosca_name","ownerId":"f38935b9-dc0b-414f-98bc-c10003c628c6","_default":null,"entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"model":null,"parentUniqueId":"f38935b9-dc0b-414f-98bc-c10003c628c6","defaultValue":null,"definition":false,"schema":null,"name":"state","type":"string","description":null,"status":null,"uniqueId":"attribute.f38935b9-dc0b-414f-98bc-c10003c628c6.state","ownerId":"f38935b9-dc0b-414f-98bc-c10003c628c6","_default":null,"entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"model":null,"parentUniqueId":"f38935b9-dc0b-414f-98bc-c10003c628c6","defaultValue":null,"definition":false,"schema":null,"name":"tosca_id","type":"string","description":null,"status":null,"uniqueId":"attribute.f38935b9-dc0b-414f-98bc-c10003c628c6.tosca_id","ownerId":"f38935b9-dc0b-414f-98bc-c10003c628c6","_default":null,"entry_schema":null,"version":null,"empty":false}],"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"actualComponentUid":"f19c93fd-a97e-429b-9603-bf33efb783ad","createdFromCsar":false,"uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.f19c93fd-a97e-429b-9603-bf33efb783ad.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","icon":"network","creationTime":1651558801747,"description":null,"originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","createdFrom":null,"componentUid":"f19c93fd-a97e-429b-9603-bf33efb783ad","maxOccurrences":null,"minOccurrences":null,"componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1651558801747,"customizationUUID":"e1015289-6337-4666-83d7-fa50b56a49dc","instanceCount":null,"posX":"200","posY":"100","componentName":"Generic NeutronNet","originArchived":false,"propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"version":null,"type":null,"ownerId":null,"empty":false} 2022-05-03 06:20:04,486 INFO 940:sdc_resource.py(1) - Resource VL Generic NeutronNet has been added on ServiceProxy basic_network 2022-05-03 06:20:04,488 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-05-03 06:20:04,488 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/daebe3e8-f01f-405c-8a2c-821d493a944d/distribution 2022-05-03 06:20:04,489 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None 2022-05-03 06:20:04,491 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-05-03 06:20:04,575 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/daebe3e8-f01f-405c-8a2c-821d493a944d/distribution HTTP/1.1" 200 38 2022-05-03 06:20:04,576 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200 2022-05-03 06:20:04,576 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[]} 2022-05-03 06:20:04,579 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-05-03 06:20:04,579 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-05-03 06:20:04,579 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2022-05-03 06:20:04,582 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-05-03 06:20:04,627 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-05-03 06:20:04,628 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2022-05-03 06:20:04,629 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]} 2022-05-03 06:20:04,631 DEBUG 643:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-05-03 06:20:04,631 INFO 741:service.py(1) - attempting to checkin Service basic_network in SDC 2022-05-03 06:20:04,635 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-05-03 06:20:04,635 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/a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32/lifecycleState/checkin 2022-05-03 06:20:04,635 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2022-05-03 06:20:04,637 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-05-03 06:20:09,501 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32/lifecycleState/checkin HTTP/1.1" 200 1199 2022-05-03 06:20:09,503 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2022-05-03 06:20:09,505 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32","name":"basic_network","version":"0.1","isHighestVersion":true,"creationDate":1651558798151,"lastUpdateDate":1651558806543,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"0.1":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32"},"projectCode":"123456","invariantUUID":"ce42fcab-1532-4830-89af-ea9db67a1deb","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":"daebe3e8-f01f-405c-8a2c-821d493a944d"} 2022-05-03 06:20:09,509 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-05-03 06:20:09,509 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-05-03 06:20:09,509 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-05-03 06:20:09,509 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-05-03 06:20:09,510 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-05-03 06:20:09,511 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-05-03 06:20:09,900 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 744 2022-05-03 06:20:09,901 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-05-03 06:20:09,901 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","invariantUUID":"ce42fcab-1532-4830-89af-ea9db67a1deb","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/daebe3e8-f01f-405c-8a2c-821d493a944d/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"43cf6e04-b7c5-4700-83bb-44be3c7f445b","invariantUUID":"a1926689-e20b-4951-b767-71f14440c7a1","name":"basic_onboard_DhErvo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/43cf6e04-b7c5-4700-83bb-44be3c7f445b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-05-03 06:20:09,911 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-05-03 06:20:09,911 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:20:09,911 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:20:09,911 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2022-05-03 06:20:09,911 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_DhErvo from SDC 2022-05-03 06:20:09,911 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:20:09,912 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:20:09,912 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-05-03 06:20:09,912 DEBUG 175:__init__.py(1) - number of Service returned: 2 2022-05-03 06:20:09,912 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-05-03 06:20:09,912 INFO 220:__init__.py(1) - Service found, updating information 2022-05-03 06:20:09,912 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-05-03 06:20:09,912 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-05-03 06:20:09,912 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-05-03 06:20:09,915 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-05-03 06:20:10,112 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-05-03 06:20:10,114 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-05-03 06:20:10,116 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3674867-f356-4daa-9a22-1f3ea438e692","lifecycleState":"CERTIFIED","lastUpdateDate":1651555283867,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f62c8f27-1402-432f-962d-46ac87444cd7","invariantUUID":"b4b9a393-4f98-430d-b838-1c01c6cd7d18","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fa06aca5-6f16-4206-9755-3c197293c5bd","lifecycleState":"CERTIFIED","lastUpdateDate":1651555378882,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5aea1150-94b2-4e31-9acf-59c8d4adcbe6","invariantUUID":"ab356e5c-7ccf-4880-976a-bba3a70cc9ba","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":"35a08f51-4750-4bfd-8dce-7f5e0c12aa4f","lifecycleState":"CERTIFIED","lastUpdateDate":1651555342762,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86a768cc-0333-4ce6-a44e-2086b66f04b2","invariantUUID":"e020b98e-abd6-4100-8715-08de1c2e2b2f","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8f0dbf4d-c802-4f9d-9a35-0e7d89f18e75","lifecycleState":"CERTIFIED","lastUpdateDate":1651555367784,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c502d18-d004-4bdf-8f24-210e5032a83a","invariantUUID":"33553c1d-7a88-4d98-9351-2d48f8723862","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b264ad0e-61b7-4941-bd52-aa9e126d45b1","lifecycleState":"CERTIFIED","lastUpdateDate":1651555274264,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c0e01ac6-97d7-4283-98f2-329429ddbb8b","invariantUUID":"eb2c623e-33f5-47de-8805-7ca1e3b10bdd","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5582ee0c-6910-4636-962a-bdd6d9b08c5a","lifecycleState":"CERTIFIED","lastUpdateDate":1651555084316,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf42775d-43b2-4fc3-b20b-3ffc2d8e6c4f","invariantUUID":"af41b5e2-7164-41ef-9d5f-a24b18b6aa02","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":"130a4aec-8063-4efa-b315-ab85a1f8ac28","lifecycleState":"CERTIFIED","lastUpdateDate":1651555140816,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1bc3648-8c9c-437d-b37e-ca2733466104","invariantUUID":"a73e2a1d-0dda-482a-a21b-f4f6345b97b8","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":"securityrules","uniqueId":"fd77116a-dda1-4a26-92a0-440a9927acce","lifecycleState":"CERTIFIED","lastUpdateDate":1651555192673,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"158aba24-2c25-4078-9bcc-ccaaa329b495","invariantUUID":"a1360c93-f2e1-4f03-b3ec-7f63b79dfc0c","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":"9f949f97-a7d9-4650-963f-d332f8274d33","lifecycleState":"CERTIFIED","lastUpdateDate":1651555115999,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e83351f8-f65c-4aa0-87bb-e1024d939cc4","invariantUUID":"ac699a0a-579c-4175-b71e-df9037b8eef2","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad","lifecycleState":"CERTIFIED","lastUpdateDate":1651555270089,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a32e88a-2600-4987-be40-604d8514da18","invariantUUID":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","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":"compute","uniqueId":"e82b033d-0424-4585-97dc-328389c90513","lifecycleState":"CERTIFIED","lastUpdateDate":1651555286123,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef1bcb98-e318-4099-8bc5-b52b24e79ca2","invariantUUID":"6e5e8bed-de10-4b11-9ce4-5cc484d9c3ba","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af8b1cb0-7b9b-4c66-920a-28267ec7e78a","lifecycleState":"CERTIFIED","lastUpdateDate":1651555136527,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5327e398-c04c-4566-8e5a-2484a57416a4","invariantUUID":"60bb6596-ac75-4e9d-9cad-6b3f2e967bec","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f944ce32-4eb9-461a-8781-d790fe0236ff","lifecycleState":"CERTIFIED","lastUpdateDate":1651555348816,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8b9c426-64a6-4fb6-a4a7-f657d3f78bee","invariantUUID":"46ee0101-6657-41ef-9b78-38397eef9f8a","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":"port","uniqueId":"979821e4-bb00-4852-9792-8c93c0247a4b","lifecycleState":"CERTIFIED","lastUpdateDate":1651555112599,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e0f1055-6486-4bdf-a595-fdec44743636","invariantUUID":"8a08baec-1b40-4b75-8748-31e3fa6171a1","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98bda494-e17d-4e01-9d5a-cd1e32bc9fe7","lifecycleState":"CERTIFIED","lastUpdateDate":1651555158661,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"54b398b8-e4e1-4ff2-8586-87e63499ebf9","invariantUUID":"7ae3e522-2fbc-4f02-9fc4-6cf3440d24b9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4afd235-0397-4f55-9a22-d1765bf84d0d","lifecycleState":"CERTIFIED","lastUpdateDate":1651555351510,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e9be011-8b4a-40fc-9747-9fa43cb07dab","invariantUUID":"0262b391-ad05-4572-ab29-9433d110ad55","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83d79457-6911-457e-94f4-7bbfaf90fbee","lifecycleState":"CERTIFIED","lastUpdateDate":1651555147784,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5284305-2741-4deb-bf8a-2024612e9860","invariantUUID":"cba10eff-e06e-4ddf-adaa-b69889d90d00","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b8eb0e2d-d948-4253-bfa7-7a395187ab8c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555101279,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c9e9ee43-ca0a-4120-a4c2-b8f645987da0","invariantUUID":"ec1f844e-25c5-4959-98fd-1d35dabfc5e6","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0dd2f5bc-002c-4af8-8e8b-05ebb9b431d0","lifecycleState":"CERTIFIED","lastUpdateDate":1651555400369,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8581a20-5781-44d6-a327-65b6cc1e5547","invariantUUID":"75dee987-2c22-4cbe-b6e0-a5c8525ee85c","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":"networkrules","uniqueId":"030cd83b-875d-455b-a8a0-ee5dfbc0255e","lifecycleState":"CERTIFIED","lastUpdateDate":1651555171710,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cb9611e3-4bb0-4856-91d3-f76bd04454db","invariantUUID":"148511f7-0d35-40db-b9f0-18cdc52018d5","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":"compute","uniqueId":"33b88872-79e7-455f-973c-8dcc38035063","lifecycleState":"CERTIFIED","lastUpdateDate":1651555309579,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6043a5ce-6882-4ae3-b80f-2441fab52bec","invariantUUID":"4d7949ee-bcf7-4be9-9b80-c30b8f0e54a5","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b13e8e31-7b63-49ef-b3fa-b59ede970afe","lifecycleState":"CERTIFIED","lastUpdateDate":1651555196032,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff908a74-3806-46c8-9e86-ef40c027240f","invariantUUID":"bba8f148-7952-45ff-90af-2b60e8808c62","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":"b55a42a3-b9d1-427b-be87-357e69cd0d27","lifecycleState":"CERTIFIED","lastUpdateDate":1651555261124,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0b2176e6-c7f6-49bc-a341-9e4b707eb588","invariantUUID":"2c9a47c1-133f-40b2-923c-6866c185568a","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":"e81b7f5d-6c9f-4793-94bc-f75c2898460b","lifecycleState":"CERTIFIED","lastUpdateDate":1651555248094,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f4adfc9-dd3e-4390-802e-0e481f9a6503","invariantUUID":"bb702643-e449-41ce-88b6-2676dba61bf8","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1d7c74d4-9ee0-4bf1-824c-2bcb0192489c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555430101,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9edd9b7a-cd83-4924-977e-32d7e5355246","invariantUUID":"085fb867-c886-4588-b5b7-7509c4873804","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":"cc97b57e-88c7-4841-b47c-e48780b40bf4","lifecycleState":"CERTIFIED","lastUpdateDate":1651555318689,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97bb5268-864f-4941-a43a-8a5fd645932c","invariantUUID":"dfdbf204-84ac-403c-a795-dce4d449db54","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90cb329a-7643-4aa3-889e-34882f6d7c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555217572,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8acf2ae2-1805-43c6-a27a-fd30462d64c3","invariantUUID":"9de0ae32-f45d-48d8-99be-e1bbaa7f1132","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4836254-02ac-44d3-a393-2905626a34db","lifecycleState":"CERTIFIED","lastUpdateDate":1651555417395,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"180f34f2-b4bf-42b2-937b-af43db48cd2d","invariantUUID":"51bc0071-8f9d-4acd-903e-be54099d482b","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ab4ff47-df19-47e1-8c2c-bc9f89da2754","lifecycleState":"CERTIFIED","lastUpdateDate":1651555312769,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10aa780a-1a00-4bef-96fe-3ddf68598823","invariantUUID":"0e2c3488-e07b-4bc6-9e1a-0c6c5d604106","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"44fc5251-6348-47fc-87b3-b4c62676daac","lifecycleState":"CERTIFIED","lastUpdateDate":1651555426176,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"999a1d92-06fb-41e2-bc91-eb57ac361734","invariantUUID":"c4446fd0-ba0a-4825-9cd9-69d8cad54ae2","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":"networkrules","uniqueId":"d5d0ec34-64f3-4bcc-a2c3-fd0d2de488c0","lifecycleState":"CERTIFIED","lastUpdateDate":1651555186263,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7f03ef51-eefc-46ca-9b12-51d0a038a08c","invariantUUID":"d2d18e0b-1f58-4624-9cd7-8d4b5de7d72d","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c3975982-d791-418d-947e-97a20600d724","lifecycleState":"CERTIFIED","lastUpdateDate":1651558016369,"name":"basic_onboard_DhErvo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"05ffc185-66f6-4206-8b53-667f4cc49bf9","invariantUUID":"15823d42-915e-4b22-81ed-cf220a8b8454","systemName":"BasicOnboardDhervo","description":"VF","tags":["basic_onboard_DhErvo"],"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":"08ce3ba8-cb75-4441-96bc-e33869cd8f6c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555138253,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80842e11-60ab-42eb-91a8-c019f9014343","invariantUUID":"2a12ca58-e030-4f04-9021-4b8e6dad7a68","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":"d1ee6584-d24d-4cbb-b95b-567057131829","lifecycleState":"CERTIFIED","lastUpdateDate":1651555189360,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c90157e5-3daa-4c95-8d73-63de9b33c688","invariantUUID":"3690bf62-8333-49ec-ba17-387fdcbf4e01","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":"41e4f322-80d4-4411-8d3c-472c28e6dba3","lifecycleState":"CERTIFIED","lastUpdateDate":1651555155679,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45aa662f-9849-4587-add7-23558ebcd12c","invariantUUID":"6999abbe-8481-44dc-aa26-8af2e477a250","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":"objectStorage","uniqueId":"e0785564-7c35-4c5b-853c-e7a1e0a5fc77","lifecycleState":"CERTIFIED","lastUpdateDate":1651555130595,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4c3c7e0-3150-4c86-8eec-60741144c4c4","invariantUUID":"a4b7db86-9af2-45da-be2b-a37595b2b034","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78e76e08-1e37-42fb-91aa-ef4fa818cfb3","lifecycleState":"CERTIFIED","lastUpdateDate":1651555200103,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4146124b-b075-4cf8-a903-8bc6ce9c221d","invariantUUID":"e911a3c0-ea8d-42e9-a520-c1febf194d43","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e432f4e9-9a28-4bd5-a7ed-121b5b44cd65","lifecycleState":"CERTIFIED","lastUpdateDate":1651555345264,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed43a890-1c35-42b6-a1bc-ad8465baa533","invariantUUID":"1159e44c-2452-4df6-9e96-b68318c48500","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5230bcc9-42a8-46cb-a9e8-7c4567894211","lifecycleState":"CERTIFIED","lastUpdateDate":1651555358889,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4048aef-28f7-47fe-a8e5-b3649d5ce67d","invariantUUID":"6114a1aa-da0c-4cad-b0a0-de40c91fe2ff","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":"cbae146a-6cdd-4759-9b9f-f8b5e3acc7f1","lifecycleState":"CERTIFIED","lastUpdateDate":1651555197790,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b825160e-ec2e-4cf3-9557-0e019b9da05e","invariantUUID":"ed187a0f-e9e5-42cf-bf9d-765ee350ea72","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":"f0f222a8-2b9f-476c-9dfe-c85ccfcda43a","lifecycleState":"CERTIFIED","lastUpdateDate":1651555151178,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b0c34a4f-7aba-474f-89d2-0dc388681d0e","invariantUUID":"7718c82f-729b-410e-b9ac-ecb47d10ffa2","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":"380cfb33-0853-4b12-9a49-59f4b7bd01f6","lifecycleState":"CERTIFIED","lastUpdateDate":1651555322414,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4a46923-2fce-4a76-9670-c4dbd58cf80b","invariantUUID":"6322e146-4465-4d66-ba92-f218c25fafe9","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ffe9d403-b889-42bb-83e7-2cd669197490","lifecycleState":"CERTIFIED","lastUpdateDate":1651555256531,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"65e8cb9f-3ea2-4219-9530-2075b688e904","invariantUUID":"63925da5-2854-43bc-983e-5b8862df59fd","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b3dad1c3-3c4c-4b78-b71c-8be26f3b239d","lifecycleState":"CERTIFIED","lastUpdateDate":1651555103962,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbbb10cf-cc2d-43a4-a766-31a412c0e6fc","invariantUUID":"87503e65-6028-4ecd-95df-20a96a95d543","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":"objectStorage","uniqueId":"cf55ae00-56df-4123-a395-236e1d25d070","lifecycleState":"CERTIFIED","lastUpdateDate":1651555105823,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"852c6848-6eb5-4e1d-a48a-42339b000cc7","invariantUUID":"a59532e8-2c3c-4b39-953e-d12fa0ea1324","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":"port","uniqueId":"25c48622-4a53-42a4-ad6b-7117bafa9b12","lifecycleState":"CERTIFIED","lastUpdateDate":1651555347108,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c63a77f-26b0-4ba1-ab73-ea355c709cbe","invariantUUID":"95577b44-9132-476c-ba2d-c3f2311afd21","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":"defaulticon","uniqueId":"9dde007f-d139-4b93-ba45-99e6be6eca13","lifecycleState":"CERTIFIED","lastUpdateDate":1651555277869,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e64c8d3-d94d-466d-a4fe-7f7c266e7d32","invariantUUID":"31f0eb12-31cd-43b8-9fc0-25afe5e8fc1d","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":"port","uniqueId":"107cac2e-85c7-41f9-9794-0b87d24951de","lifecycleState":"CERTIFIED","lastUpdateDate":1651555174708,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20619f97-4353-49b1-a084-b59f27c006d2","invariantUUID":"3d52fbeb-3d32-4454-9db6-5643862498c1","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"073935d0-df98-41fd-b393-b91d4db01193","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1651558297922,"name":"basic_onboard_JqfFPu","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"370dfa33-ce70-4e73-9b2b-064f2c5e26df","invariantUUID":"52d26608-cab4-4073-bbd4-e55002cb28a0","systemName":"BasicOnboardJqffpu","description":"VF","tags":["basic_onboard_JqfFPu"],"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":"e1aeda44-f4a9-487c-bd09-04a598793e1d","lifecycleState":"CERTIFIED","lastUpdateDate":1651555280762,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92089cc8-9597-4bfe-bd1c-8e0639480987","invariantUUID":"0dbaf471-a290-41b7-8781-68bbed5f7ac1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1c6c953-5520-410b-a3d6-7053fb2840c7","lifecycleState":"CERTIFIED","lastUpdateDate":1651555204814,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1495f39e-d79f-456d-90d0-0f8bbe8bf5e9","invariantUUID":"c45e463f-3a11-4131-be7d-8e287267d0de","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":"compute","uniqueId":"0777aba6-7555-43a4-8665-604d52c2fcb0","lifecycleState":"CERTIFIED","lastUpdateDate":1651555301381,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"817de128-b946-45aa-bb2a-d475cb36531c","invariantUUID":"97c31d82-cd19-49bf-b615-888945eb5119","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"1faaf8ff-15aa-40eb-b47f-37a6641a9389","lifecycleState":"CERTIFIED","lastUpdateDate":1651555383720,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a8ea2f3-c1c3-43e8-8d64-1e2d7cb772be","invariantUUID":"dcaedf1b-b513-4798-bf4b-d7214fd98410","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05424aca-9e34-40c4-a861-d560b2bcf8d5","lifecycleState":"CERTIFIED","lastUpdateDate":1651555229604,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca32025b-5b8f-4e50-aa43-3cf6cec64246","invariantUUID":"15534ab6-4513-4bd9-a51a-ba138a80d2bb","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"609aef80-0ce8-4ee0-842a-940e7a025094","lifecycleState":"CERTIFIED","lastUpdateDate":1651555213578,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"028b2d9e-9cdd-48a3-8c47-f4ed51587872","invariantUUID":"c0b8b97d-2268-4c1b-98fd-1217adc275ed","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":"46dfd2cb-ae48-4c27-a964-fadeefc7f033","lifecycleState":"CERTIFIED","lastUpdateDate":1651555220574,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfcf61ca-1b71-43cb-a195-53af7dc12197","invariantUUID":"df4dda0a-29cd-40f3-a25c-3cb34c74666b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"49807755-d623-4925-bf00-b3365111cc11","lifecycleState":"CERTIFIED","lastUpdateDate":1651555413029,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d495414-8300-41c4-87d2-611bc04e5c22","invariantUUID":"e1ef033a-0528-4bd5-9462-6d14a76d2970","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fae85430-ed67-4f60-82e5-22c881ab90b5","lifecycleState":"CERTIFIED","lastUpdateDate":1651555374668,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8488679a-88e5-4031-bc8a-4fbbb3287a35","invariantUUID":"74d44bdd-a44f-49cf-9024-e36eaf20dbb4","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"41d656da-c4cd-4d48-bb97-c09e5c98d09e","lifecycleState":"CERTIFIED","lastUpdateDate":1651555339684,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30e28bd0-f470-4e0e-b7fc-de0ecd22f106","invariantUUID":"631bc330-b086-4c30-9e9a-05135200c8c8","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":"objectStorage","uniqueId":"7db85a3b-8b87-4184-8276-f5f90783f614","lifecycleState":"CERTIFIED","lastUpdateDate":1651555134460,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df8bea7c-16d3-4109-af16-840fbd9b4633","invariantUUID":"840666b7-eed5-4d30-b770-e1b83fc61a4f","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58c31990-b3b8-4b67-af95-2fd177a2fb70","lifecycleState":"CERTIFIED","lastUpdateDate":1651555162169,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d3ade23-165b-4f57-af00-9ff92c863b9d","invariantUUID":"dcd1e508-9721-4a6e-86a5-9e9de2562768","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":"loadBalancer","uniqueId":"5ff77dcd-33f8-4c29-8868-e2961b7cff1c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555109704,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0add33b9-63cf-4427-8889-55e2c46644d5","invariantUUID":"2ede648b-6a1e-4044-82a2-daae1f9528bb","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":"2bd23ae9-e768-464c-b788-6775b0500798","lifecycleState":"CERTIFIED","lastUpdateDate":1651555354714,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"459033e2-f5ee-4463-b347-546094136ca6","invariantUUID":"005c0de9-b3df-4d80-9c6f-30ceba3e84c0","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":"666c252d-5166-4162-a1c2-e6c881719ae1","lifecycleState":"CERTIFIED","lastUpdateDate":1651555363804,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0c8b862-45db-4882-8045-f5e5436d1885","invariantUUID":"31edc37c-9ac4-4443-ae91-89fbbd12ff5b","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":"port","uniqueId":"955ac1e6-5460-4d39-b6f1-97168eb52eca","lifecycleState":"CERTIFIED","lastUpdateDate":1651555394388,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0a3be78-5e18-436e-a2b8-8f0584f164d4","invariantUUID":"32e5cf05-9669-4a6e-b86d-bf3811d54d72","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":"50bd4654-93f7-448e-b93a-bde7803fe19b","lifecycleState":"CERTIFIED","lastUpdateDate":1651555408506,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6c0cba2-0552-4286-aa47-198b32734352","invariantUUID":"369da8b8-6a73-4239-8403-d23d2649d979","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc1dc4e2-7796-42d2-9086-e2ec02270453","lifecycleState":"CERTIFIED","lastUpdateDate":1651555287779,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02f5b150-4ee9-452e-a047-e9a3da0145e3","invariantUUID":"23443ebf-a145-4ec6-a908-954051b8bcfd","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":"94161b88-c5bc-4b0a-abab-debdfef76c43","lifecycleState":"CERTIFIED","lastUpdateDate":1651555297911,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fabc5c85-2f2c-4b3c-a6a0-456c8c25609b","invariantUUID":"25eb33cf-9dff-4226-a376-f585c56f87fa","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":"676b1b28-729d-42ee-a2da-2353cfc121f4","lifecycleState":"CERTIFIED","lastUpdateDate":1651555144116,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cedcf6f8-d80f-4342-b7ef-cc38dcb9c0c2","invariantUUID":"437fcfe6-18d8-4f09-9b9d-011a905235cc","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":"compute","uniqueId":"f4a6c2a5-e69c-455d-99de-7f1648563480","lifecycleState":"CERTIFIED","lastUpdateDate":1651555420980,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a91a928a-67e1-44b8-9440-1ad8fe6c598e","invariantUUID":"6b98d3c5-f03f-42ae-8899-564d36a1e978","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a1a1753-9878-4427-83d8-e548309d1dcd","lifecycleState":"CERTIFIED","lastUpdateDate":1651555243263,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d79e03a-3f64-48e9-a8fe-d4c58b5dc448","invariantUUID":"2820a889-7237-4abd-93d7-d55b4dc15248","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9531d0e0-7909-44b8-b306-e538a1bd470c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555293228,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7e3519e-d374-40c7-8398-f9a9b40e69bd","invariantUUID":"13ca850e-8753-44bb-831a-71d6f2916f99","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1651558806543,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","invariantUUID":"ce42fcab-1532-4830-89af-ea9db67a1deb","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":"1ca04a0f-671d-439a-a72c-3a54b1e9ecec","lifecycleState":"CERTIFIED","lastUpdateDate":1651558060575,"name":"basic_onboard_DhErvo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"43cf6e04-b7c5-4700-83bb-44be3c7f445b","invariantUUID":"a1926689-e20b-4951-b767-71f14440c7a1","systemName":"BasicOnboardDhervo","description":"service","tags":["basic_onboard_DhErvo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-05-03 06:20:10,120 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-05-03 06:20:10,120 INFO 741:service.py(1) - attempting to Certify Service basic_network in SDC 2022-05-03 06:20:10,124 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-05-03 06:20:10,124 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/a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32/lifecycleState/Certify 2022-05-03 06:20:10,124 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2022-05-03 06:20:10,126 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-05-03 06:20:21,367 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32/lifecycleState/Certify HTTP/1.1" 200 1187 2022-05-03 06:20:21,369 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2022-05-03 06:20:21,376 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"ddca37f3-6dfd-4b46-8f38-340ec97bd332","name":"basic_network","version":"1.0","isHighestVersion":true,"creationDate":1651558798151,"lastUpdateDate":1651558806543,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"1.0":"ddca37f3-6dfd-4b46-8f38-340ec97bd332"},"projectCode":"123456","invariantUUID":"ce42fcab-1532-4830-89af-ea9db67a1deb","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":"daebe3e8-f01f-405c-8a2c-821d493a944d"} 2022-05-03 06:20:21,379 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-05-03 06:20:21,379 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-05-03 06:20:21,380 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-05-03 06:20:21,380 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-05-03 06:20:21,380 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-05-03 06:20:21,382 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-05-03 06:20:21,671 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 732 2022-05-03 06:20:21,672 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-05-03 06:20:21,673 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","invariantUUID":"ce42fcab-1532-4830-89af-ea9db67a1deb","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/daebe3e8-f01f-405c-8a2c-821d493a944d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"43cf6e04-b7c5-4700-83bb-44be3c7f445b","invariantUUID":"a1926689-e20b-4951-b767-71f14440c7a1","name":"basic_onboard_DhErvo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/43cf6e04-b7c5-4700-83bb-44be3c7f445b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-05-03 06:20:21,676 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-05-03 06:20:21,676 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:20:21,676 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:20:21,676 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-05-03 06:20:21,676 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_DhErvo from SDC 2022-05-03 06:20:21,676 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:20:21,677 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:20:21,677 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-05-03 06:20:21,677 DEBUG 175:__init__.py(1) - number of Service returned: 2 2022-05-03 06:20:21,677 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-05-03 06:20:21,677 INFO 220:__init__.py(1) - Service found, updating information 2022-05-03 06:20:21,678 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-05-03 06:20:21,678 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-05-03 06:20:21,678 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-05-03 06:20:21,683 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-05-03 06:20:21,787 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-05-03 06:20:21,790 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-05-03 06:20:21,792 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3674867-f356-4daa-9a22-1f3ea438e692","lifecycleState":"CERTIFIED","lastUpdateDate":1651555283867,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f62c8f27-1402-432f-962d-46ac87444cd7","invariantUUID":"b4b9a393-4f98-430d-b838-1c01c6cd7d18","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fa06aca5-6f16-4206-9755-3c197293c5bd","lifecycleState":"CERTIFIED","lastUpdateDate":1651555378882,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5aea1150-94b2-4e31-9acf-59c8d4adcbe6","invariantUUID":"ab356e5c-7ccf-4880-976a-bba3a70cc9ba","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":"35a08f51-4750-4bfd-8dce-7f5e0c12aa4f","lifecycleState":"CERTIFIED","lastUpdateDate":1651555342762,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86a768cc-0333-4ce6-a44e-2086b66f04b2","invariantUUID":"e020b98e-abd6-4100-8715-08de1c2e2b2f","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8f0dbf4d-c802-4f9d-9a35-0e7d89f18e75","lifecycleState":"CERTIFIED","lastUpdateDate":1651555367784,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c502d18-d004-4bdf-8f24-210e5032a83a","invariantUUID":"33553c1d-7a88-4d98-9351-2d48f8723862","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b264ad0e-61b7-4941-bd52-aa9e126d45b1","lifecycleState":"CERTIFIED","lastUpdateDate":1651555274264,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c0e01ac6-97d7-4283-98f2-329429ddbb8b","invariantUUID":"eb2c623e-33f5-47de-8805-7ca1e3b10bdd","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5582ee0c-6910-4636-962a-bdd6d9b08c5a","lifecycleState":"CERTIFIED","lastUpdateDate":1651555084316,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf42775d-43b2-4fc3-b20b-3ffc2d8e6c4f","invariantUUID":"af41b5e2-7164-41ef-9d5f-a24b18b6aa02","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":"130a4aec-8063-4efa-b315-ab85a1f8ac28","lifecycleState":"CERTIFIED","lastUpdateDate":1651555140816,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1bc3648-8c9c-437d-b37e-ca2733466104","invariantUUID":"a73e2a1d-0dda-482a-a21b-f4f6345b97b8","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":"securityrules","uniqueId":"fd77116a-dda1-4a26-92a0-440a9927acce","lifecycleState":"CERTIFIED","lastUpdateDate":1651555192673,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"158aba24-2c25-4078-9bcc-ccaaa329b495","invariantUUID":"a1360c93-f2e1-4f03-b3ec-7f63b79dfc0c","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":"9f949f97-a7d9-4650-963f-d332f8274d33","lifecycleState":"CERTIFIED","lastUpdateDate":1651555115999,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e83351f8-f65c-4aa0-87bb-e1024d939cc4","invariantUUID":"ac699a0a-579c-4175-b71e-df9037b8eef2","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad","lifecycleState":"CERTIFIED","lastUpdateDate":1651555270089,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a32e88a-2600-4987-be40-604d8514da18","invariantUUID":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","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":"compute","uniqueId":"e82b033d-0424-4585-97dc-328389c90513","lifecycleState":"CERTIFIED","lastUpdateDate":1651555286123,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef1bcb98-e318-4099-8bc5-b52b24e79ca2","invariantUUID":"6e5e8bed-de10-4b11-9ce4-5cc484d9c3ba","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af8b1cb0-7b9b-4c66-920a-28267ec7e78a","lifecycleState":"CERTIFIED","lastUpdateDate":1651555136527,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5327e398-c04c-4566-8e5a-2484a57416a4","invariantUUID":"60bb6596-ac75-4e9d-9cad-6b3f2e967bec","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f944ce32-4eb9-461a-8781-d790fe0236ff","lifecycleState":"CERTIFIED","lastUpdateDate":1651555348816,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8b9c426-64a6-4fb6-a4a7-f657d3f78bee","invariantUUID":"46ee0101-6657-41ef-9b78-38397eef9f8a","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":"port","uniqueId":"979821e4-bb00-4852-9792-8c93c0247a4b","lifecycleState":"CERTIFIED","lastUpdateDate":1651555112599,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e0f1055-6486-4bdf-a595-fdec44743636","invariantUUID":"8a08baec-1b40-4b75-8748-31e3fa6171a1","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98bda494-e17d-4e01-9d5a-cd1e32bc9fe7","lifecycleState":"CERTIFIED","lastUpdateDate":1651555158661,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"54b398b8-e4e1-4ff2-8586-87e63499ebf9","invariantUUID":"7ae3e522-2fbc-4f02-9fc4-6cf3440d24b9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4afd235-0397-4f55-9a22-d1765bf84d0d","lifecycleState":"CERTIFIED","lastUpdateDate":1651555351510,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e9be011-8b4a-40fc-9747-9fa43cb07dab","invariantUUID":"0262b391-ad05-4572-ab29-9433d110ad55","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83d79457-6911-457e-94f4-7bbfaf90fbee","lifecycleState":"CERTIFIED","lastUpdateDate":1651555147784,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5284305-2741-4deb-bf8a-2024612e9860","invariantUUID":"cba10eff-e06e-4ddf-adaa-b69889d90d00","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b8eb0e2d-d948-4253-bfa7-7a395187ab8c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555101279,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c9e9ee43-ca0a-4120-a4c2-b8f645987da0","invariantUUID":"ec1f844e-25c5-4959-98fd-1d35dabfc5e6","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0dd2f5bc-002c-4af8-8e8b-05ebb9b431d0","lifecycleState":"CERTIFIED","lastUpdateDate":1651555400369,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8581a20-5781-44d6-a327-65b6cc1e5547","invariantUUID":"75dee987-2c22-4cbe-b6e0-a5c8525ee85c","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":"networkrules","uniqueId":"030cd83b-875d-455b-a8a0-ee5dfbc0255e","lifecycleState":"CERTIFIED","lastUpdateDate":1651555171710,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cb9611e3-4bb0-4856-91d3-f76bd04454db","invariantUUID":"148511f7-0d35-40db-b9f0-18cdc52018d5","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":"compute","uniqueId":"33b88872-79e7-455f-973c-8dcc38035063","lifecycleState":"CERTIFIED","lastUpdateDate":1651555309579,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6043a5ce-6882-4ae3-b80f-2441fab52bec","invariantUUID":"4d7949ee-bcf7-4be9-9b80-c30b8f0e54a5","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b13e8e31-7b63-49ef-b3fa-b59ede970afe","lifecycleState":"CERTIFIED","lastUpdateDate":1651555196032,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff908a74-3806-46c8-9e86-ef40c027240f","invariantUUID":"bba8f148-7952-45ff-90af-2b60e8808c62","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":"b55a42a3-b9d1-427b-be87-357e69cd0d27","lifecycleState":"CERTIFIED","lastUpdateDate":1651555261124,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0b2176e6-c7f6-49bc-a341-9e4b707eb588","invariantUUID":"2c9a47c1-133f-40b2-923c-6866c185568a","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":"e81b7f5d-6c9f-4793-94bc-f75c2898460b","lifecycleState":"CERTIFIED","lastUpdateDate":1651555248094,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f4adfc9-dd3e-4390-802e-0e481f9a6503","invariantUUID":"bb702643-e449-41ce-88b6-2676dba61bf8","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1d7c74d4-9ee0-4bf1-824c-2bcb0192489c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555430101,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9edd9b7a-cd83-4924-977e-32d7e5355246","invariantUUID":"085fb867-c886-4588-b5b7-7509c4873804","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":"cc97b57e-88c7-4841-b47c-e48780b40bf4","lifecycleState":"CERTIFIED","lastUpdateDate":1651555318689,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97bb5268-864f-4941-a43a-8a5fd645932c","invariantUUID":"dfdbf204-84ac-403c-a795-dce4d449db54","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90cb329a-7643-4aa3-889e-34882f6d7c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555217572,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8acf2ae2-1805-43c6-a27a-fd30462d64c3","invariantUUID":"9de0ae32-f45d-48d8-99be-e1bbaa7f1132","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4836254-02ac-44d3-a393-2905626a34db","lifecycleState":"CERTIFIED","lastUpdateDate":1651555417395,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"180f34f2-b4bf-42b2-937b-af43db48cd2d","invariantUUID":"51bc0071-8f9d-4acd-903e-be54099d482b","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ab4ff47-df19-47e1-8c2c-bc9f89da2754","lifecycleState":"CERTIFIED","lastUpdateDate":1651555312769,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10aa780a-1a00-4bef-96fe-3ddf68598823","invariantUUID":"0e2c3488-e07b-4bc6-9e1a-0c6c5d604106","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"44fc5251-6348-47fc-87b3-b4c62676daac","lifecycleState":"CERTIFIED","lastUpdateDate":1651555426176,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"999a1d92-06fb-41e2-bc91-eb57ac361734","invariantUUID":"c4446fd0-ba0a-4825-9cd9-69d8cad54ae2","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":"networkrules","uniqueId":"d5d0ec34-64f3-4bcc-a2c3-fd0d2de488c0","lifecycleState":"CERTIFIED","lastUpdateDate":1651555186263,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7f03ef51-eefc-46ca-9b12-51d0a038a08c","invariantUUID":"d2d18e0b-1f58-4624-9cd7-8d4b5de7d72d","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c3975982-d791-418d-947e-97a20600d724","lifecycleState":"CERTIFIED","lastUpdateDate":1651558016369,"name":"basic_onboard_DhErvo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"05ffc185-66f6-4206-8b53-667f4cc49bf9","invariantUUID":"15823d42-915e-4b22-81ed-cf220a8b8454","systemName":"BasicOnboardDhervo","description":"VF","tags":["basic_onboard_DhErvo"],"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":"08ce3ba8-cb75-4441-96bc-e33869cd8f6c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555138253,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80842e11-60ab-42eb-91a8-c019f9014343","invariantUUID":"2a12ca58-e030-4f04-9021-4b8e6dad7a68","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":"d1ee6584-d24d-4cbb-b95b-567057131829","lifecycleState":"CERTIFIED","lastUpdateDate":1651555189360,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c90157e5-3daa-4c95-8d73-63de9b33c688","invariantUUID":"3690bf62-8333-49ec-ba17-387fdcbf4e01","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":"41e4f322-80d4-4411-8d3c-472c28e6dba3","lifecycleState":"CERTIFIED","lastUpdateDate":1651555155679,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45aa662f-9849-4587-add7-23558ebcd12c","invariantUUID":"6999abbe-8481-44dc-aa26-8af2e477a250","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":"objectStorage","uniqueId":"e0785564-7c35-4c5b-853c-e7a1e0a5fc77","lifecycleState":"CERTIFIED","lastUpdateDate":1651555130595,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4c3c7e0-3150-4c86-8eec-60741144c4c4","invariantUUID":"a4b7db86-9af2-45da-be2b-a37595b2b034","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78e76e08-1e37-42fb-91aa-ef4fa818cfb3","lifecycleState":"CERTIFIED","lastUpdateDate":1651555200103,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4146124b-b075-4cf8-a903-8bc6ce9c221d","invariantUUID":"e911a3c0-ea8d-42e9-a520-c1febf194d43","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e432f4e9-9a28-4bd5-a7ed-121b5b44cd65","lifecycleState":"CERTIFIED","lastUpdateDate":1651555345264,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed43a890-1c35-42b6-a1bc-ad8465baa533","invariantUUID":"1159e44c-2452-4df6-9e96-b68318c48500","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5230bcc9-42a8-46cb-a9e8-7c4567894211","lifecycleState":"CERTIFIED","lastUpdateDate":1651555358889,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4048aef-28f7-47fe-a8e5-b3649d5ce67d","invariantUUID":"6114a1aa-da0c-4cad-b0a0-de40c91fe2ff","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":"cbae146a-6cdd-4759-9b9f-f8b5e3acc7f1","lifecycleState":"CERTIFIED","lastUpdateDate":1651555197790,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b825160e-ec2e-4cf3-9557-0e019b9da05e","invariantUUID":"ed187a0f-e9e5-42cf-bf9d-765ee350ea72","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":"f0f222a8-2b9f-476c-9dfe-c85ccfcda43a","lifecycleState":"CERTIFIED","lastUpdateDate":1651555151178,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b0c34a4f-7aba-474f-89d2-0dc388681d0e","invariantUUID":"7718c82f-729b-410e-b9ac-ecb47d10ffa2","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":"380cfb33-0853-4b12-9a49-59f4b7bd01f6","lifecycleState":"CERTIFIED","lastUpdateDate":1651555322414,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4a46923-2fce-4a76-9670-c4dbd58cf80b","invariantUUID":"6322e146-4465-4d66-ba92-f218c25fafe9","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ffe9d403-b889-42bb-83e7-2cd669197490","lifecycleState":"CERTIFIED","lastUpdateDate":1651555256531,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"65e8cb9f-3ea2-4219-9530-2075b688e904","invariantUUID":"63925da5-2854-43bc-983e-5b8862df59fd","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b3dad1c3-3c4c-4b78-b71c-8be26f3b239d","lifecycleState":"CERTIFIED","lastUpdateDate":1651555103962,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbbb10cf-cc2d-43a4-a766-31a412c0e6fc","invariantUUID":"87503e65-6028-4ecd-95df-20a96a95d543","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":"objectStorage","uniqueId":"cf55ae00-56df-4123-a395-236e1d25d070","lifecycleState":"CERTIFIED","lastUpdateDate":1651555105823,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"852c6848-6eb5-4e1d-a48a-42339b000cc7","invariantUUID":"a59532e8-2c3c-4b39-953e-d12fa0ea1324","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":"port","uniqueId":"25c48622-4a53-42a4-ad6b-7117bafa9b12","lifecycleState":"CERTIFIED","lastUpdateDate":1651555347108,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c63a77f-26b0-4ba1-ab73-ea355c709cbe","invariantUUID":"95577b44-9132-476c-ba2d-c3f2311afd21","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":"defaulticon","uniqueId":"9dde007f-d139-4b93-ba45-99e6be6eca13","lifecycleState":"CERTIFIED","lastUpdateDate":1651555277869,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e64c8d3-d94d-466d-a4fe-7f7c266e7d32","invariantUUID":"31f0eb12-31cd-43b8-9fc0-25afe5e8fc1d","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":"port","uniqueId":"107cac2e-85c7-41f9-9794-0b87d24951de","lifecycleState":"CERTIFIED","lastUpdateDate":1651555174708,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20619f97-4353-49b1-a084-b59f27c006d2","invariantUUID":"3d52fbeb-3d32-4454-9db6-5643862498c1","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"073935d0-df98-41fd-b393-b91d4db01193","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1651558297922,"name":"basic_onboard_JqfFPu","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"370dfa33-ce70-4e73-9b2b-064f2c5e26df","invariantUUID":"52d26608-cab4-4073-bbd4-e55002cb28a0","systemName":"BasicOnboardJqffpu","description":"VF","tags":["basic_onboard_JqfFPu"],"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":"e1aeda44-f4a9-487c-bd09-04a598793e1d","lifecycleState":"CERTIFIED","lastUpdateDate":1651555280762,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92089cc8-9597-4bfe-bd1c-8e0639480987","invariantUUID":"0dbaf471-a290-41b7-8781-68bbed5f7ac1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1c6c953-5520-410b-a3d6-7053fb2840c7","lifecycleState":"CERTIFIED","lastUpdateDate":1651555204814,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1495f39e-d79f-456d-90d0-0f8bbe8bf5e9","invariantUUID":"c45e463f-3a11-4131-be7d-8e287267d0de","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":"compute","uniqueId":"0777aba6-7555-43a4-8665-604d52c2fcb0","lifecycleState":"CERTIFIED","lastUpdateDate":1651555301381,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"817de128-b946-45aa-bb2a-d475cb36531c","invariantUUID":"97c31d82-cd19-49bf-b615-888945eb5119","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"1faaf8ff-15aa-40eb-b47f-37a6641a9389","lifecycleState":"CERTIFIED","lastUpdateDate":1651555383720,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a8ea2f3-c1c3-43e8-8d64-1e2d7cb772be","invariantUUID":"dcaedf1b-b513-4798-bf4b-d7214fd98410","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05424aca-9e34-40c4-a861-d560b2bcf8d5","lifecycleState":"CERTIFIED","lastUpdateDate":1651555229604,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca32025b-5b8f-4e50-aa43-3cf6cec64246","invariantUUID":"15534ab6-4513-4bd9-a51a-ba138a80d2bb","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"609aef80-0ce8-4ee0-842a-940e7a025094","lifecycleState":"CERTIFIED","lastUpdateDate":1651555213578,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"028b2d9e-9cdd-48a3-8c47-f4ed51587872","invariantUUID":"c0b8b97d-2268-4c1b-98fd-1217adc275ed","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":"46dfd2cb-ae48-4c27-a964-fadeefc7f033","lifecycleState":"CERTIFIED","lastUpdateDate":1651555220574,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfcf61ca-1b71-43cb-a195-53af7dc12197","invariantUUID":"df4dda0a-29cd-40f3-a25c-3cb34c74666b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"49807755-d623-4925-bf00-b3365111cc11","lifecycleState":"CERTIFIED","lastUpdateDate":1651555413029,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d495414-8300-41c4-87d2-611bc04e5c22","invariantUUID":"e1ef033a-0528-4bd5-9462-6d14a76d2970","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fae85430-ed67-4f60-82e5-22c881ab90b5","lifecycleState":"CERTIFIED","lastUpdateDate":1651555374668,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8488679a-88e5-4031-bc8a-4fbbb3287a35","invariantUUID":"74d44bdd-a44f-49cf-9024-e36eaf20dbb4","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"41d656da-c4cd-4d48-bb97-c09e5c98d09e","lifecycleState":"CERTIFIED","lastUpdateDate":1651555339684,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30e28bd0-f470-4e0e-b7fc-de0ecd22f106","invariantUUID":"631bc330-b086-4c30-9e9a-05135200c8c8","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":"objectStorage","uniqueId":"7db85a3b-8b87-4184-8276-f5f90783f614","lifecycleState":"CERTIFIED","lastUpdateDate":1651555134460,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df8bea7c-16d3-4109-af16-840fbd9b4633","invariantUUID":"840666b7-eed5-4d30-b770-e1b83fc61a4f","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58c31990-b3b8-4b67-af95-2fd177a2fb70","lifecycleState":"CERTIFIED","lastUpdateDate":1651555162169,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d3ade23-165b-4f57-af00-9ff92c863b9d","invariantUUID":"dcd1e508-9721-4a6e-86a5-9e9de2562768","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":"loadBalancer","uniqueId":"5ff77dcd-33f8-4c29-8868-e2961b7cff1c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555109704,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0add33b9-63cf-4427-8889-55e2c46644d5","invariantUUID":"2ede648b-6a1e-4044-82a2-daae1f9528bb","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":"2bd23ae9-e768-464c-b788-6775b0500798","lifecycleState":"CERTIFIED","lastUpdateDate":1651555354714,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"459033e2-f5ee-4463-b347-546094136ca6","invariantUUID":"005c0de9-b3df-4d80-9c6f-30ceba3e84c0","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":"666c252d-5166-4162-a1c2-e6c881719ae1","lifecycleState":"CERTIFIED","lastUpdateDate":1651555363804,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0c8b862-45db-4882-8045-f5e5436d1885","invariantUUID":"31edc37c-9ac4-4443-ae91-89fbbd12ff5b","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":"port","uniqueId":"955ac1e6-5460-4d39-b6f1-97168eb52eca","lifecycleState":"CERTIFIED","lastUpdateDate":1651555394388,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0a3be78-5e18-436e-a2b8-8f0584f164d4","invariantUUID":"32e5cf05-9669-4a6e-b86d-bf3811d54d72","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":"50bd4654-93f7-448e-b93a-bde7803fe19b","lifecycleState":"CERTIFIED","lastUpdateDate":1651555408506,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6c0cba2-0552-4286-aa47-198b32734352","invariantUUID":"369da8b8-6a73-4239-8403-d23d2649d979","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc1dc4e2-7796-42d2-9086-e2ec02270453","lifecycleState":"CERTIFIED","lastUpdateDate":1651555287779,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02f5b150-4ee9-452e-a047-e9a3da0145e3","invariantUUID":"23443ebf-a145-4ec6-a908-954051b8bcfd","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":"94161b88-c5bc-4b0a-abab-debdfef76c43","lifecycleState":"CERTIFIED","lastUpdateDate":1651555297911,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fabc5c85-2f2c-4b3c-a6a0-456c8c25609b","invariantUUID":"25eb33cf-9dff-4226-a376-f585c56f87fa","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":"676b1b28-729d-42ee-a2da-2353cfc121f4","lifecycleState":"CERTIFIED","lastUpdateDate":1651555144116,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cedcf6f8-d80f-4342-b7ef-cc38dcb9c0c2","invariantUUID":"437fcfe6-18d8-4f09-9b9d-011a905235cc","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":"compute","uniqueId":"f4a6c2a5-e69c-455d-99de-7f1648563480","lifecycleState":"CERTIFIED","lastUpdateDate":1651555420980,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a91a928a-67e1-44b8-9440-1ad8fe6c598e","invariantUUID":"6b98d3c5-f03f-42ae-8899-564d36a1e978","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a1a1753-9878-4427-83d8-e548309d1dcd","lifecycleState":"CERTIFIED","lastUpdateDate":1651555243263,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d79e03a-3f64-48e9-a8fe-d4c58b5dc448","invariantUUID":"2820a889-7237-4abd-93d7-d55b4dc15248","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9531d0e0-7909-44b8-b306-e538a1bd470c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555293228,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7e3519e-d374-40c7-8398-f9a9b40e69bd","invariantUUID":"13ca850e-8753-44bb-831a-71d6f2916f99","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1ca04a0f-671d-439a-a72c-3a54b1e9ecec","lifecycleState":"CERTIFIED","lastUpdateDate":1651558060575,"name":"basic_onboard_DhErvo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"43cf6e04-b7c5-4700-83bb-44be3c7f445b","invariantUUID":"a1926689-e20b-4951-b767-71f14440c7a1","systemName":"BasicOnboardDhervo","description":"service","tags":["basic_onboard_DhErvo"],"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":"ddca37f3-6dfd-4b46-8f38-340ec97bd332","lifecycleState":"CERTIFIED","lastUpdateDate":1651558806543,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","invariantUUID":"ce42fcab-1532-4830-89af-ea9db67a1deb","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-05-03 06:20:21,795 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-05-03 06:20:31,805 INFO 741:service.py(1) - attempting to PROD/activate Service basic_network in SDC 2022-05-03 06:20:31,809 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-05-03 06:20:31,809 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/ddca37f3-6dfd-4b46-8f38-340ec97bd332/distribution/PROD/activate 2022-05-03 06:20:31,809 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2022-05-03 06:20:31,811 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-05-03 06:20:35,577 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/ddca37f3-6dfd-4b46-8f38-340ec97bd332/distribution/PROD/activate HTTP/1.1" 200 None 2022-05-03 06:20:35,579 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2022-05-03 06:20:35,580 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ddca37f3-6dfd-4b46-8f38-340ec97bd332","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"ddca37f3-6dfd-4b46-8f38-340ec97bd332","empty":false},{"definition":false,"hidden":false,"uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ddca37f3-6dfd-4b46-8f38-340ec97bd332","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"ddca37f3-6dfd-4b46-8f38-340ec97bd332","empty":false},{"definition":false,"hidden":false,"uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ddca37f3-6dfd-4b46-8f38-340ec97bd332","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ddca37f3-6dfd-4b46-8f38-340ec97bd332","empty":false},{"definition":false,"hidden":false,"uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ddca37f3-6dfd-4b46-8f38-340ec97bd332","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ddca37f3-6dfd-4b46-8f38-340ec97bd332","empty":false},{"definition":false,"hidden":false,"uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ddca37f3-6dfd-4b46-8f38-340ec97bd332","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ddca37f3-6dfd-4b46-8f38-340ec97bd332","empty":false}],"artifacts":{"operationalpolicies":{"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"automationcompositionfunctions":{"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.assettoscacsar","artifactName":"service-BasicNetwork-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"Y2YzODU0MzA3NDcwNzQzMDhjMWU2ZGQyOGMwZDczODU=","artifactUUID":"17c94fb5-03b2-438a-b026-2f2bfd8d542e","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.assettoscacsar","duplicated":false,"payloadUpdateDate":1651558816989,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1651558798003,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.assettoscatemplate","artifactName":"service-BasicNetwork-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"NTQ2ZmFjZWI4MTc1OWM4MWYzMDc3Y2M5NDQ4OGFlMjg=","artifactUUID":"d41dcc78-e53d-45c4-869c-55159297840c","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.assettoscatemplate","duplicated":false,"payloadUpdateDate":1651558813541,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1651558798003,"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":["a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.f19c93fd-a97e-429b-9603-bf33efb783ad.genericneutronnet0"],"type":"tosca.capabilities.Node","source":"f19c93fd-a97e-429b-9603-bf33efb783ad","uniqueId":"capability.f38935b9-dc0b-414f-98bc-c10003c628c6.feature","ownerId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.f19c93fd-a97e-429b-9603-bf33efb783ad.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":["a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.f19c93fd-a97e-429b-9603-bf33efb783ad.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","source":"f19c93fd-a97e-429b-9603-bf33efb783ad","uniqueId":"capability.f19c93fd-a97e-429b-9603-bf33efb783ad.virtual_linkable","ownerId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.f19c93fd-a97e-429b-9603-bf33efb783ad.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.f19c93fd-a97e-429b-9603-bf33efb783ad.genericneutronnet0"],"source":"f19c93fd-a97e-429b-9603-bf33efb783ad","uniqueId":"f38935b9-dc0b-414f-98bc-c10003c628c6.dependency","capability":"tosca.capabilities.Node","ownerId":"f38935b9-dc0b-414f-98bc-c10003c628c6","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":"f19c93fd-a97e-429b-9603-bf33efb783ad.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":"83d79457-6911-457e-94f4-7bbfaf90fbee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"83d79457-6911-457e-94f4-7bbfaf90fbee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"83d79457-6911-457e-94f4-7bbfaf90fbee.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"83d79457-6911-457e-94f4-7bbfaf90fbee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"83d79457-6911-457e-94f4-7bbfaf90fbee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"83d79457-6911-457e-94f4-7bbfaf90fbee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.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":"f19c93fd-a97e-429b-9603-bf33efb783ad.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"83d79457-6911-457e-94f4-7bbfaf90fbee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"83d79457-6911-457e-94f4-7bbfaf90fbee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"83d79457-6911-457e-94f4-7bbfaf90fbee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"83d79457-6911-457e-94f4-7bbfaf90fbee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false}],"attributes":[{"parentUniqueId":"f38935b9-dc0b-414f-98bc-c10003c628c6","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.f38935b9-dc0b-414f-98bc-c10003c628c6.tosca_name","ownerId":"f38935b9-dc0b-414f-98bc-c10003c628c6","empty":false},{"parentUniqueId":"f38935b9-dc0b-414f-98bc-c10003c628c6","definition":false,"name":"state","type":"string","uniqueId":"attribute.f38935b9-dc0b-414f-98bc-c10003c628c6.state","ownerId":"f38935b9-dc0b-414f-98bc-c10003c628c6","empty":false},{"parentUniqueId":"f38935b9-dc0b-414f-98bc-c10003c628c6","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.f38935b9-dc0b-414f-98bc-c10003c628c6.tosca_id","ownerId":"f38935b9-dc0b-414f-98bc-c10003c628c6","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"Generic NeutronNet 0"},"actualComponentUid":"f19c93fd-a97e-429b-9603-bf33efb783ad","createdFromCsar":false,"uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.f19c93fd-a97e-429b-9603-bf33efb783ad.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","icon":"network","creationTime":1651558801747,"originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","componentUid":"f19c93fd-a97e-429b-9603-bf33efb783ad","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1651558801747,"customizationUUID":"e1015289-6337-4666-83d7-fa50b56a49dc","posX":"200","posY":"100","componentName":"Generic NeutronNet","originArchived":false,"propertyValueCounter":1,"serviceSubstitution":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesProperties":{"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.f19c93fd-a97e-429b-9603-bf33efb783ad.genericneutronnet0":[{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.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":"83d79457-6911-457e-94f4-7bbfaf90fbee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"83d79457-6911-457e-94f4-7bbfaf90fbee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"83d79457-6911-457e-94f4-7bbfaf90fbee.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"83d79457-6911-457e-94f4-7bbfaf90fbee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"83d79457-6911-457e-94f4-7bbfaf90fbee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"83d79457-6911-457e-94f4-7bbfaf90fbee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.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":"f19c93fd-a97e-429b-9603-bf33efb783ad.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"83d79457-6911-457e-94f4-7bbfaf90fbee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"83d79457-6911-457e-94f4-7bbfaf90fbee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"83d79457-6911-457e-94f4-7bbfaf90fbee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"83d79457-6911-457e-94f4-7bbfaf90fbee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false}]},"componentInstancesAttributes":{"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.f19c93fd-a97e-429b-9603-bf33efb783ad.genericneutronnet0":[{"parentUniqueId":"f38935b9-dc0b-414f-98bc-c10003c628c6","uniqueId":"attribute.f38935b9-dc0b-414f-98bc-c10003c628c6.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"f38935b9-dc0b-414f-98bc-c10003c628c6","empty":false},{"parentUniqueId":"f38935b9-dc0b-414f-98bc-c10003c628c6","uniqueId":"attribute.f38935b9-dc0b-414f-98bc-c10003c628c6.state","name":"state","type":"string","definition":false,"ownerId":"f38935b9-dc0b-414f-98bc-c10003c628c6","empty":false},{"parentUniqueId":"f38935b9-dc0b-414f-98bc-c10003c628c6","uniqueId":"attribute.f38935b9-dc0b-414f-98bc-c10003c628c6.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"f38935b9-dc0b-414f-98bc-c10003c628c6","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.f19c93fd-a97e-429b-9603-bf33efb783ad.genericneutronnet0"],"type":"tosca.capabilities.Node","source":"f19c93fd-a97e-429b-9603-bf33efb783ad","uniqueId":"capability.f38935b9-dc0b-414f-98bc-c10003c628c6.feature","ownerId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.f19c93fd-a97e-429b-9603-bf33efb783ad.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":["a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.f19c93fd-a97e-429b-9603-bf33efb783ad.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","source":"f19c93fd-a97e-429b-9603-bf33efb783ad","uniqueId":"capability.f19c93fd-a97e-429b-9603-bf33efb783ad.virtual_linkable","ownerId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.f19c93fd-a97e-429b-9603-bf33efb783ad.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.f19c93fd-a97e-429b-9603-bf33efb783ad.genericneutronnet0"],"source":"f19c93fd-a97e-429b-9603-bf33efb783ad","uniqueId":"f38935b9-dc0b-414f-98bc-c10003c628c6.dependency","capability":"tosca.capabilities.Node","ownerId":"f38935b9-dc0b-414f-98bc-c10003c628c6","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":"e1a556cd-0d8a-4749-8eb3-6b24ec92cb33.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e1a556cd-0d8a-4749-8eb3-6b24ec92cb33","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"e1a556cd-0d8a-4749-8eb3-6b24ec92cb33","empty":false},{"definition":false,"hidden":false,"uniqueId":"e1a556cd-0d8a-4749-8eb3-6b24ec92cb33.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e1a556cd-0d8a-4749-8eb3-6b24ec92cb33","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"e1a556cd-0d8a-4749-8eb3-6b24ec92cb33","empty":false},{"definition":false,"hidden":false,"uniqueId":"e1a556cd-0d8a-4749-8eb3-6b24ec92cb33.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e1a556cd-0d8a-4749-8eb3-6b24ec92cb33","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e1a556cd-0d8a-4749-8eb3-6b24ec92cb33","empty":false},{"definition":false,"hidden":false,"uniqueId":"e1a556cd-0d8a-4749-8eb3-6b24ec92cb33.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e1a556cd-0d8a-4749-8eb3-6b24ec92cb33","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e1a556cd-0d8a-4749-8eb3-6b24ec92cb33","empty":false},{"definition":false,"hidden":false,"uniqueId":"e1a556cd-0d8a-4749-8eb3-6b24ec92cb33.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e1a556cd-0d8a-4749-8eb3-6b24ec92cb33","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e1a556cd-0d8a-4749-8eb3-6b24ec92cb33","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"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","icon":"network_l_1-3","creationDate":1651558798151,"version":"1.0","description":"service","tags":["basic_network"],"uniqueId":"ddca37f3-6dfd-4b46-8f38-340ec97bd332","componentMetadataForSupportLog":{"SupportablityComponentUUID":"daebe3e8-f01f-405c-8a2c-821d493a944d","SupportablityComponentName":"basic_network","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"ce42fcab-1532-4830-89af-ea9db67a1deb","normalizedName":"basicnetwork","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1651558833755,"allArtifacts":{"operationalpolicies":{"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"automationcompositionfunctions":{"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1651558798003,"timeout":0,"artifactType":"OTHER","uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.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":1651558798003,"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":"ddca37f3-6dfd-4b46-8f38-340ec97bd332"},"service":true,"categorySpecificMetadata":{},"vspArchived":false,"archiveTime":0,"name":"basic_network"} 2022-05-03 06:20:35,583 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-05-03 06:20:35,584 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-05-03 06:20:35,584 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-05-03 06:20:35,585 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-05-03 06:20:35,585 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-05-03 06:20:35,587 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-05-03 06:20:35,863 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 718 2022-05-03 06:20:35,864 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-05-03 06:20:35,865 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","invariantUUID":"ce42fcab-1532-4830-89af-ea9db67a1deb","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/daebe3e8-f01f-405c-8a2c-821d493a944d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"43cf6e04-b7c5-4700-83bb-44be3c7f445b","invariantUUID":"a1926689-e20b-4951-b767-71f14440c7a1","name":"basic_onboard_DhErvo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/43cf6e04-b7c5-4700-83bb-44be3c7f445b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-05-03 06:20:35,867 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-05-03 06:20:35,867 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:20:35,867 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:20:35,867 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-05-03 06:20:35,867 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_DhErvo from SDC 2022-05-03 06:20:35,867 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:20:35,868 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:20:35,868 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-05-03 06:20:35,868 DEBUG 175:__init__.py(1) - number of Service returned: 2 2022-05-03 06:20:35,868 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-05-03 06:20:35,868 INFO 220:__init__.py(1) - Service found, updating information 2022-05-03 06:20:35,868 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-05-03 06:20:35,868 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-05-03 06:20:35,869 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-05-03 06:20:35,871 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-05-03 06:20:35,964 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-05-03 06:20:35,967 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-05-03 06:20:35,969 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3674867-f356-4daa-9a22-1f3ea438e692","lifecycleState":"CERTIFIED","lastUpdateDate":1651555283867,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f62c8f27-1402-432f-962d-46ac87444cd7","invariantUUID":"b4b9a393-4f98-430d-b838-1c01c6cd7d18","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fa06aca5-6f16-4206-9755-3c197293c5bd","lifecycleState":"CERTIFIED","lastUpdateDate":1651555378882,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5aea1150-94b2-4e31-9acf-59c8d4adcbe6","invariantUUID":"ab356e5c-7ccf-4880-976a-bba3a70cc9ba","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":"35a08f51-4750-4bfd-8dce-7f5e0c12aa4f","lifecycleState":"CERTIFIED","lastUpdateDate":1651555342762,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86a768cc-0333-4ce6-a44e-2086b66f04b2","invariantUUID":"e020b98e-abd6-4100-8715-08de1c2e2b2f","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8f0dbf4d-c802-4f9d-9a35-0e7d89f18e75","lifecycleState":"CERTIFIED","lastUpdateDate":1651555367784,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c502d18-d004-4bdf-8f24-210e5032a83a","invariantUUID":"33553c1d-7a88-4d98-9351-2d48f8723862","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b264ad0e-61b7-4941-bd52-aa9e126d45b1","lifecycleState":"CERTIFIED","lastUpdateDate":1651555274264,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c0e01ac6-97d7-4283-98f2-329429ddbb8b","invariantUUID":"eb2c623e-33f5-47de-8805-7ca1e3b10bdd","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5582ee0c-6910-4636-962a-bdd6d9b08c5a","lifecycleState":"CERTIFIED","lastUpdateDate":1651555084316,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf42775d-43b2-4fc3-b20b-3ffc2d8e6c4f","invariantUUID":"af41b5e2-7164-41ef-9d5f-a24b18b6aa02","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":"130a4aec-8063-4efa-b315-ab85a1f8ac28","lifecycleState":"CERTIFIED","lastUpdateDate":1651555140816,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1bc3648-8c9c-437d-b37e-ca2733466104","invariantUUID":"a73e2a1d-0dda-482a-a21b-f4f6345b97b8","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":"securityrules","uniqueId":"fd77116a-dda1-4a26-92a0-440a9927acce","lifecycleState":"CERTIFIED","lastUpdateDate":1651555192673,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"158aba24-2c25-4078-9bcc-ccaaa329b495","invariantUUID":"a1360c93-f2e1-4f03-b3ec-7f63b79dfc0c","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":"9f949f97-a7d9-4650-963f-d332f8274d33","lifecycleState":"CERTIFIED","lastUpdateDate":1651555115999,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e83351f8-f65c-4aa0-87bb-e1024d939cc4","invariantUUID":"ac699a0a-579c-4175-b71e-df9037b8eef2","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad","lifecycleState":"CERTIFIED","lastUpdateDate":1651555270089,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a32e88a-2600-4987-be40-604d8514da18","invariantUUID":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","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":"compute","uniqueId":"e82b033d-0424-4585-97dc-328389c90513","lifecycleState":"CERTIFIED","lastUpdateDate":1651555286123,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef1bcb98-e318-4099-8bc5-b52b24e79ca2","invariantUUID":"6e5e8bed-de10-4b11-9ce4-5cc484d9c3ba","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af8b1cb0-7b9b-4c66-920a-28267ec7e78a","lifecycleState":"CERTIFIED","lastUpdateDate":1651555136527,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5327e398-c04c-4566-8e5a-2484a57416a4","invariantUUID":"60bb6596-ac75-4e9d-9cad-6b3f2e967bec","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f944ce32-4eb9-461a-8781-d790fe0236ff","lifecycleState":"CERTIFIED","lastUpdateDate":1651555348816,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8b9c426-64a6-4fb6-a4a7-f657d3f78bee","invariantUUID":"46ee0101-6657-41ef-9b78-38397eef9f8a","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":"port","uniqueId":"979821e4-bb00-4852-9792-8c93c0247a4b","lifecycleState":"CERTIFIED","lastUpdateDate":1651555112599,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e0f1055-6486-4bdf-a595-fdec44743636","invariantUUID":"8a08baec-1b40-4b75-8748-31e3fa6171a1","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98bda494-e17d-4e01-9d5a-cd1e32bc9fe7","lifecycleState":"CERTIFIED","lastUpdateDate":1651555158661,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"54b398b8-e4e1-4ff2-8586-87e63499ebf9","invariantUUID":"7ae3e522-2fbc-4f02-9fc4-6cf3440d24b9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4afd235-0397-4f55-9a22-d1765bf84d0d","lifecycleState":"CERTIFIED","lastUpdateDate":1651555351510,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e9be011-8b4a-40fc-9747-9fa43cb07dab","invariantUUID":"0262b391-ad05-4572-ab29-9433d110ad55","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83d79457-6911-457e-94f4-7bbfaf90fbee","lifecycleState":"CERTIFIED","lastUpdateDate":1651555147784,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5284305-2741-4deb-bf8a-2024612e9860","invariantUUID":"cba10eff-e06e-4ddf-adaa-b69889d90d00","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b8eb0e2d-d948-4253-bfa7-7a395187ab8c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555101279,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c9e9ee43-ca0a-4120-a4c2-b8f645987da0","invariantUUID":"ec1f844e-25c5-4959-98fd-1d35dabfc5e6","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0dd2f5bc-002c-4af8-8e8b-05ebb9b431d0","lifecycleState":"CERTIFIED","lastUpdateDate":1651555400369,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8581a20-5781-44d6-a327-65b6cc1e5547","invariantUUID":"75dee987-2c22-4cbe-b6e0-a5c8525ee85c","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":"networkrules","uniqueId":"030cd83b-875d-455b-a8a0-ee5dfbc0255e","lifecycleState":"CERTIFIED","lastUpdateDate":1651555171710,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cb9611e3-4bb0-4856-91d3-f76bd04454db","invariantUUID":"148511f7-0d35-40db-b9f0-18cdc52018d5","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":"compute","uniqueId":"33b88872-79e7-455f-973c-8dcc38035063","lifecycleState":"CERTIFIED","lastUpdateDate":1651555309579,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6043a5ce-6882-4ae3-b80f-2441fab52bec","invariantUUID":"4d7949ee-bcf7-4be9-9b80-c30b8f0e54a5","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b13e8e31-7b63-49ef-b3fa-b59ede970afe","lifecycleState":"CERTIFIED","lastUpdateDate":1651555196032,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff908a74-3806-46c8-9e86-ef40c027240f","invariantUUID":"bba8f148-7952-45ff-90af-2b60e8808c62","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":"b55a42a3-b9d1-427b-be87-357e69cd0d27","lifecycleState":"CERTIFIED","lastUpdateDate":1651555261124,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0b2176e6-c7f6-49bc-a341-9e4b707eb588","invariantUUID":"2c9a47c1-133f-40b2-923c-6866c185568a","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":"e81b7f5d-6c9f-4793-94bc-f75c2898460b","lifecycleState":"CERTIFIED","lastUpdateDate":1651555248094,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f4adfc9-dd3e-4390-802e-0e481f9a6503","invariantUUID":"bb702643-e449-41ce-88b6-2676dba61bf8","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1d7c74d4-9ee0-4bf1-824c-2bcb0192489c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555430101,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9edd9b7a-cd83-4924-977e-32d7e5355246","invariantUUID":"085fb867-c886-4588-b5b7-7509c4873804","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":"cc97b57e-88c7-4841-b47c-e48780b40bf4","lifecycleState":"CERTIFIED","lastUpdateDate":1651555318689,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97bb5268-864f-4941-a43a-8a5fd645932c","invariantUUID":"dfdbf204-84ac-403c-a795-dce4d449db54","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90cb329a-7643-4aa3-889e-34882f6d7c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555217572,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8acf2ae2-1805-43c6-a27a-fd30462d64c3","invariantUUID":"9de0ae32-f45d-48d8-99be-e1bbaa7f1132","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4836254-02ac-44d3-a393-2905626a34db","lifecycleState":"CERTIFIED","lastUpdateDate":1651555417395,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"180f34f2-b4bf-42b2-937b-af43db48cd2d","invariantUUID":"51bc0071-8f9d-4acd-903e-be54099d482b","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ab4ff47-df19-47e1-8c2c-bc9f89da2754","lifecycleState":"CERTIFIED","lastUpdateDate":1651555312769,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10aa780a-1a00-4bef-96fe-3ddf68598823","invariantUUID":"0e2c3488-e07b-4bc6-9e1a-0c6c5d604106","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"44fc5251-6348-47fc-87b3-b4c62676daac","lifecycleState":"CERTIFIED","lastUpdateDate":1651555426176,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"999a1d92-06fb-41e2-bc91-eb57ac361734","invariantUUID":"c4446fd0-ba0a-4825-9cd9-69d8cad54ae2","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":"networkrules","uniqueId":"d5d0ec34-64f3-4bcc-a2c3-fd0d2de488c0","lifecycleState":"CERTIFIED","lastUpdateDate":1651555186263,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7f03ef51-eefc-46ca-9b12-51d0a038a08c","invariantUUID":"d2d18e0b-1f58-4624-9cd7-8d4b5de7d72d","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c3975982-d791-418d-947e-97a20600d724","lifecycleState":"CERTIFIED","lastUpdateDate":1651558016369,"name":"basic_onboard_DhErvo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"05ffc185-66f6-4206-8b53-667f4cc49bf9","invariantUUID":"15823d42-915e-4b22-81ed-cf220a8b8454","systemName":"BasicOnboardDhervo","description":"VF","tags":["basic_onboard_DhErvo"],"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":"08ce3ba8-cb75-4441-96bc-e33869cd8f6c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555138253,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80842e11-60ab-42eb-91a8-c019f9014343","invariantUUID":"2a12ca58-e030-4f04-9021-4b8e6dad7a68","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":"d1ee6584-d24d-4cbb-b95b-567057131829","lifecycleState":"CERTIFIED","lastUpdateDate":1651555189360,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c90157e5-3daa-4c95-8d73-63de9b33c688","invariantUUID":"3690bf62-8333-49ec-ba17-387fdcbf4e01","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":"41e4f322-80d4-4411-8d3c-472c28e6dba3","lifecycleState":"CERTIFIED","lastUpdateDate":1651555155679,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45aa662f-9849-4587-add7-23558ebcd12c","invariantUUID":"6999abbe-8481-44dc-aa26-8af2e477a250","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":"objectStorage","uniqueId":"e0785564-7c35-4c5b-853c-e7a1e0a5fc77","lifecycleState":"CERTIFIED","lastUpdateDate":1651555130595,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4c3c7e0-3150-4c86-8eec-60741144c4c4","invariantUUID":"a4b7db86-9af2-45da-be2b-a37595b2b034","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78e76e08-1e37-42fb-91aa-ef4fa818cfb3","lifecycleState":"CERTIFIED","lastUpdateDate":1651555200103,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4146124b-b075-4cf8-a903-8bc6ce9c221d","invariantUUID":"e911a3c0-ea8d-42e9-a520-c1febf194d43","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e432f4e9-9a28-4bd5-a7ed-121b5b44cd65","lifecycleState":"CERTIFIED","lastUpdateDate":1651555345264,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed43a890-1c35-42b6-a1bc-ad8465baa533","invariantUUID":"1159e44c-2452-4df6-9e96-b68318c48500","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5230bcc9-42a8-46cb-a9e8-7c4567894211","lifecycleState":"CERTIFIED","lastUpdateDate":1651555358889,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4048aef-28f7-47fe-a8e5-b3649d5ce67d","invariantUUID":"6114a1aa-da0c-4cad-b0a0-de40c91fe2ff","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":"cbae146a-6cdd-4759-9b9f-f8b5e3acc7f1","lifecycleState":"CERTIFIED","lastUpdateDate":1651555197790,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b825160e-ec2e-4cf3-9557-0e019b9da05e","invariantUUID":"ed187a0f-e9e5-42cf-bf9d-765ee350ea72","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":"f0f222a8-2b9f-476c-9dfe-c85ccfcda43a","lifecycleState":"CERTIFIED","lastUpdateDate":1651555151178,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b0c34a4f-7aba-474f-89d2-0dc388681d0e","invariantUUID":"7718c82f-729b-410e-b9ac-ecb47d10ffa2","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":"380cfb33-0853-4b12-9a49-59f4b7bd01f6","lifecycleState":"CERTIFIED","lastUpdateDate":1651555322414,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4a46923-2fce-4a76-9670-c4dbd58cf80b","invariantUUID":"6322e146-4465-4d66-ba92-f218c25fafe9","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ffe9d403-b889-42bb-83e7-2cd669197490","lifecycleState":"CERTIFIED","lastUpdateDate":1651555256531,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"65e8cb9f-3ea2-4219-9530-2075b688e904","invariantUUID":"63925da5-2854-43bc-983e-5b8862df59fd","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b3dad1c3-3c4c-4b78-b71c-8be26f3b239d","lifecycleState":"CERTIFIED","lastUpdateDate":1651555103962,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbbb10cf-cc2d-43a4-a766-31a412c0e6fc","invariantUUID":"87503e65-6028-4ecd-95df-20a96a95d543","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":"objectStorage","uniqueId":"cf55ae00-56df-4123-a395-236e1d25d070","lifecycleState":"CERTIFIED","lastUpdateDate":1651555105823,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"852c6848-6eb5-4e1d-a48a-42339b000cc7","invariantUUID":"a59532e8-2c3c-4b39-953e-d12fa0ea1324","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":"port","uniqueId":"25c48622-4a53-42a4-ad6b-7117bafa9b12","lifecycleState":"CERTIFIED","lastUpdateDate":1651555347108,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c63a77f-26b0-4ba1-ab73-ea355c709cbe","invariantUUID":"95577b44-9132-476c-ba2d-c3f2311afd21","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":"defaulticon","uniqueId":"9dde007f-d139-4b93-ba45-99e6be6eca13","lifecycleState":"CERTIFIED","lastUpdateDate":1651555277869,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e64c8d3-d94d-466d-a4fe-7f7c266e7d32","invariantUUID":"31f0eb12-31cd-43b8-9fc0-25afe5e8fc1d","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":"port","uniqueId":"107cac2e-85c7-41f9-9794-0b87d24951de","lifecycleState":"CERTIFIED","lastUpdateDate":1651555174708,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20619f97-4353-49b1-a084-b59f27c006d2","invariantUUID":"3d52fbeb-3d32-4454-9db6-5643862498c1","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"073935d0-df98-41fd-b393-b91d4db01193","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1651558297922,"name":"basic_onboard_JqfFPu","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"370dfa33-ce70-4e73-9b2b-064f2c5e26df","invariantUUID":"52d26608-cab4-4073-bbd4-e55002cb28a0","systemName":"BasicOnboardJqffpu","description":"VF","tags":["basic_onboard_JqfFPu"],"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":"e1aeda44-f4a9-487c-bd09-04a598793e1d","lifecycleState":"CERTIFIED","lastUpdateDate":1651555280762,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92089cc8-9597-4bfe-bd1c-8e0639480987","invariantUUID":"0dbaf471-a290-41b7-8781-68bbed5f7ac1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1c6c953-5520-410b-a3d6-7053fb2840c7","lifecycleState":"CERTIFIED","lastUpdateDate":1651555204814,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1495f39e-d79f-456d-90d0-0f8bbe8bf5e9","invariantUUID":"c45e463f-3a11-4131-be7d-8e287267d0de","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":"compute","uniqueId":"0777aba6-7555-43a4-8665-604d52c2fcb0","lifecycleState":"CERTIFIED","lastUpdateDate":1651555301381,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"817de128-b946-45aa-bb2a-d475cb36531c","invariantUUID":"97c31d82-cd19-49bf-b615-888945eb5119","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"1faaf8ff-15aa-40eb-b47f-37a6641a9389","lifecycleState":"CERTIFIED","lastUpdateDate":1651555383720,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a8ea2f3-c1c3-43e8-8d64-1e2d7cb772be","invariantUUID":"dcaedf1b-b513-4798-bf4b-d7214fd98410","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05424aca-9e34-40c4-a861-d560b2bcf8d5","lifecycleState":"CERTIFIED","lastUpdateDate":1651555229604,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca32025b-5b8f-4e50-aa43-3cf6cec64246","invariantUUID":"15534ab6-4513-4bd9-a51a-ba138a80d2bb","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"609aef80-0ce8-4ee0-842a-940e7a025094","lifecycleState":"CERTIFIED","lastUpdateDate":1651555213578,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"028b2d9e-9cdd-48a3-8c47-f4ed51587872","invariantUUID":"c0b8b97d-2268-4c1b-98fd-1217adc275ed","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":"46dfd2cb-ae48-4c27-a964-fadeefc7f033","lifecycleState":"CERTIFIED","lastUpdateDate":1651555220574,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfcf61ca-1b71-43cb-a195-53af7dc12197","invariantUUID":"df4dda0a-29cd-40f3-a25c-3cb34c74666b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"49807755-d623-4925-bf00-b3365111cc11","lifecycleState":"CERTIFIED","lastUpdateDate":1651555413029,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d495414-8300-41c4-87d2-611bc04e5c22","invariantUUID":"e1ef033a-0528-4bd5-9462-6d14a76d2970","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fae85430-ed67-4f60-82e5-22c881ab90b5","lifecycleState":"CERTIFIED","lastUpdateDate":1651555374668,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8488679a-88e5-4031-bc8a-4fbbb3287a35","invariantUUID":"74d44bdd-a44f-49cf-9024-e36eaf20dbb4","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"41d656da-c4cd-4d48-bb97-c09e5c98d09e","lifecycleState":"CERTIFIED","lastUpdateDate":1651555339684,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30e28bd0-f470-4e0e-b7fc-de0ecd22f106","invariantUUID":"631bc330-b086-4c30-9e9a-05135200c8c8","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":"objectStorage","uniqueId":"7db85a3b-8b87-4184-8276-f5f90783f614","lifecycleState":"CERTIFIED","lastUpdateDate":1651555134460,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df8bea7c-16d3-4109-af16-840fbd9b4633","invariantUUID":"840666b7-eed5-4d30-b770-e1b83fc61a4f","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58c31990-b3b8-4b67-af95-2fd177a2fb70","lifecycleState":"CERTIFIED","lastUpdateDate":1651555162169,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d3ade23-165b-4f57-af00-9ff92c863b9d","invariantUUID":"dcd1e508-9721-4a6e-86a5-9e9de2562768","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":"loadBalancer","uniqueId":"5ff77dcd-33f8-4c29-8868-e2961b7cff1c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555109704,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0add33b9-63cf-4427-8889-55e2c46644d5","invariantUUID":"2ede648b-6a1e-4044-82a2-daae1f9528bb","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":"2bd23ae9-e768-464c-b788-6775b0500798","lifecycleState":"CERTIFIED","lastUpdateDate":1651555354714,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"459033e2-f5ee-4463-b347-546094136ca6","invariantUUID":"005c0de9-b3df-4d80-9c6f-30ceba3e84c0","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":"666c252d-5166-4162-a1c2-e6c881719ae1","lifecycleState":"CERTIFIED","lastUpdateDate":1651555363804,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0c8b862-45db-4882-8045-f5e5436d1885","invariantUUID":"31edc37c-9ac4-4443-ae91-89fbbd12ff5b","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":"port","uniqueId":"955ac1e6-5460-4d39-b6f1-97168eb52eca","lifecycleState":"CERTIFIED","lastUpdateDate":1651555394388,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0a3be78-5e18-436e-a2b8-8f0584f164d4","invariantUUID":"32e5cf05-9669-4a6e-b86d-bf3811d54d72","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":"50bd4654-93f7-448e-b93a-bde7803fe19b","lifecycleState":"CERTIFIED","lastUpdateDate":1651555408506,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6c0cba2-0552-4286-aa47-198b32734352","invariantUUID":"369da8b8-6a73-4239-8403-d23d2649d979","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc1dc4e2-7796-42d2-9086-e2ec02270453","lifecycleState":"CERTIFIED","lastUpdateDate":1651555287779,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02f5b150-4ee9-452e-a047-e9a3da0145e3","invariantUUID":"23443ebf-a145-4ec6-a908-954051b8bcfd","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":"94161b88-c5bc-4b0a-abab-debdfef76c43","lifecycleState":"CERTIFIED","lastUpdateDate":1651555297911,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fabc5c85-2f2c-4b3c-a6a0-456c8c25609b","invariantUUID":"25eb33cf-9dff-4226-a376-f585c56f87fa","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":"676b1b28-729d-42ee-a2da-2353cfc121f4","lifecycleState":"CERTIFIED","lastUpdateDate":1651555144116,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cedcf6f8-d80f-4342-b7ef-cc38dcb9c0c2","invariantUUID":"437fcfe6-18d8-4f09-9b9d-011a905235cc","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":"compute","uniqueId":"f4a6c2a5-e69c-455d-99de-7f1648563480","lifecycleState":"CERTIFIED","lastUpdateDate":1651555420980,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a91a928a-67e1-44b8-9440-1ad8fe6c598e","invariantUUID":"6b98d3c5-f03f-42ae-8899-564d36a1e978","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a1a1753-9878-4427-83d8-e548309d1dcd","lifecycleState":"CERTIFIED","lastUpdateDate":1651555243263,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d79e03a-3f64-48e9-a8fe-d4c58b5dc448","invariantUUID":"2820a889-7237-4abd-93d7-d55b4dc15248","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9531d0e0-7909-44b8-b306-e538a1bd470c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555293228,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7e3519e-d374-40c7-8398-f9a9b40e69bd","invariantUUID":"13ca850e-8753-44bb-831a-71d6f2916f99","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1ca04a0f-671d-439a-a72c-3a54b1e9ecec","lifecycleState":"CERTIFIED","lastUpdateDate":1651558060575,"name":"basic_onboard_DhErvo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"43cf6e04-b7c5-4700-83bb-44be3c7f445b","invariantUUID":"a1926689-e20b-4951-b767-71f14440c7a1","systemName":"BasicOnboardDhervo","description":"service","tags":["basic_onboard_DhErvo"],"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":"ddca37f3-6dfd-4b46-8f38-340ec97bd332","lifecycleState":"CERTIFIED","lastUpdateDate":1651558833755,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","invariantUUID":"ce42fcab-1532-4830-89af-ea9db67a1deb","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-05-03 06:20:35,973 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-05-03 06:20:35,973 INFO 222:service.py(1) - Service basic_network onboarded 2022-05-03 06:20:35,973 INFO 199:base.py(1) - ***************************************************** 2022-05-03 06:20:35,973 INFO 200:base.py(1) - STOP [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-05-03 06:20:35,973 INFO 201:base.py(1) - ***************************************************** 2022-05-03 06:20:35,974 INFO 175:base.py(1) - ***************************************************** 2022-05-03 06:20:35,974 INFO 176:base.py(1) - START [AAI] ConnectServiceSubToCloudRegionStep: Connect service subscription with cloud region. 2022-05-03 06:20:35,974 INFO 177:base.py(1) - ***************************************************** 2022-05-03 06:20:35,974 INFO 175:base.py(1) - ***************************************************** 2022-05-03 06:20:35,974 INFO 176:base.py(1) - START [AAI] RegisterCloudRegionStep: Register cloud region. 2022-05-03 06:20:35,974 INFO 177:base.py(1) - ***************************************************** 2022-05-03 06:20:35,974 INFO 175:base.py(1) - ***************************************************** 2022-05-03 06:20:35,975 INFO 176:base.py(1) - START [AAI] CloudRegionCreateStep: Create cloud region. 2022-05-03 06:20:35,975 INFO 177:base.py(1) - ***************************************************** 2022-05-03 06:20:35,975 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2022-05-03 06:20:35,975 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-05-03 06:20:35,976 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-05-03 06:20:35,976 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-05-03 06:20:35,978 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:20:36,077 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-05-03 06:20:36,078 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2022-05-03 06:20:36,078 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-05-03 06:20:36,079 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-05-03 06:20:36,079 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-05-03 06:20:36,087 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-05-03 06:20:36,088 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-05-03 06:20:36,088 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-05-03 06:20:36,089 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:20:36,302 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-05-03 06:20:36,302 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2022-05-03 06:20:36,303 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2022-05-03 06:20:36,305 INFO 199:base.py(1) - ***************************************************** 2022-05-03 06:20:36,305 INFO 200:base.py(1) - STOP [AAI] CloudRegionCreateStep: Create cloud region. 2022-05-03 06:20:36,305 INFO 201:base.py(1) - ***************************************************** 2022-05-03 06:20:36,305 INFO 227:base.py(1) - ***************************************************** 2022-05-03 06:20:36,305 INFO 228:base.py(1) - CONTINUE [AAI] RegisterCloudRegionStep: Register cloud region. 2022-05-03 06:20:36,306 INFO 229:base.py(1) - ***************************************************** 2022-05-03 06:20:36,306 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-05-03 06:20:36,306 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-05-03 06:20:36,306 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-05-03 06:20:36,308 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:20:36,509 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-05-03 06:20:36,510 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-05-03 06:20:36,511 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":"1651558836586","orchestration-disabled":false,"in-maint":false}]} 2022-05-03 06:20:36,535 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-05-03 06:20:36,535 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/716dd5b1-fbba-4b45-9558-bc82ea442cbe 2022-05-03 06:20:36,535 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "716dd5b1-fbba-4b45-9558-bc82ea442cbe", "user-name": "onap-daily-master", "password": "6p8dx6HTk5YLUjEnSV6zLJzPKlXYIXiX", "system-type": "VIM" , "service-url": "https://control-api.tnaplab.telekom.de:5000/v3/" , "ssl-insecure": false , "cloud-domain": "Default" , "default-tenant": "onap-daily-master" , "system-status": "active" } 2022-05-03 06:20:36,538 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:20:39,967 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/716dd5b1-fbba-4b45-9558-bc82ea442cbe HTTP/1.1" 201 0 2022-05-03 06:20:39,968 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2022-05-03 06:20:39,969 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2022-05-03 06:20:39,971 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-05-03 06:20:39,971 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/99eac2a19a8442a3a44558cd9cdf070c 2022-05-03 06:20:39,971 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-05-03 06:20:39,973 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:20:40,071 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/99eac2a19a8442a3a44558cd9cdf070c HTTP/1.1" 404 464 2022-05-03 06:20:40,072 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2022-05-03 06:20:40,072 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/99eac2a19a8442a3a44558cd9cdf070c","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/99eac2a19a8442a3a44558cd9cdf070c","ERR.5.4.6114"]}}} 2022-05-03 06:20:40,072 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-05-03 06:20:40,073 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/99eac2a19a8442a3a44558cd9cdf070c","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/99eac2a19a8442a3a44558cd9cdf070c","ERR.5.4.6114"]}}}. 2022-05-03 06:20:40,073 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2022-05-03 06:20:40,073 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2022-05-03 06:20:40,077 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-05-03 06:20:40,077 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/99eac2a19a8442a3a44558cd9cdf070c 2022-05-03 06:20:40,077 DEBUG 132:onap_service.py(1) - [AAI][add tenant to cloud region] data sent: { "tenant-id": "99eac2a19a8442a3a44558cd9cdf070c", "tenant-name": "onap-daily-master", "tenant-context": "None" } 2022-05-03 06:20:40,079 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:20:42,267 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/99eac2a19a8442a3a44558cd9cdf070c HTTP/1.1" 201 0 2022-05-03 06:20:42,268 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2022-05-03 06:20:42,268 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2022-05-03 06:20:42,272 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-05-03 06:20:42,272 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-05-03 06:20:42,272 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2022-05-03 06:20:42,274 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:20:42,363 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-05-03 06:20:42,363 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2022-05-03 06:20:42,364 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-05-03 06:20:42,364 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-05-03 06:20:42,364 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-05-03 06:20:42,368 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-05-03 06:20:42,368 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-05-03 06:20:42,369 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-05-03 06:20:42,371 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:20:43,602 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-05-03 06:20:43,603 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2022-05-03 06:20:43,604 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2022-05-03 06:20:43,606 INFO 199:base.py(1) - ***************************************************** 2022-05-03 06:20:43,606 INFO 200:base.py(1) - STOP [AAI] RegisterCloudRegionStep: Register cloud region. 2022-05-03 06:20:43,606 INFO 201:base.py(1) - ***************************************************** 2022-05-03 06:20:43,606 INFO 175:base.py(1) - ***************************************************** 2022-05-03 06:20:43,606 INFO 176:base.py(1) - START [AAI] LinkCloudRegionToComplexStep: Connect cloud region with complex. 2022-05-03 06:20:43,607 INFO 177:base.py(1) - ***************************************************** 2022-05-03 06:20:43,607 INFO 175:base.py(1) - ***************************************************** 2022-05-03 06:20:43,607 INFO 176:base.py(1) - START [AAI] ComplexCreateStep: Create complex. 2022-05-03 06:20:43,607 INFO 177:base.py(1) - ***************************************************** 2022-05-03 06:20:43,616 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-05-03 06:20:43,616 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-05-03 06:20:43,616 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-05-03 06:20:43,618 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:20:47,666 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-05-03 06:20:47,667 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 201 2022-05-03 06:20:47,667 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: 2022-05-03 06:20:47,669 INFO 199:base.py(1) - ***************************************************** 2022-05-03 06:20:47,670 INFO 200:base.py(1) - STOP [AAI] ComplexCreateStep: Create complex. 2022-05-03 06:20:47,670 INFO 201:base.py(1) - ***************************************************** 2022-05-03 06:20:47,670 INFO 227:base.py(1) - ***************************************************** 2022-05-03 06:20:47,670 INFO 228:base.py(1) - CONTINUE [AAI] LinkCloudRegionToComplexStep: Connect cloud region with complex. 2022-05-03 06:20:47,670 INFO 229:base.py(1) - ***************************************************** 2022-05-03 06:20:47,670 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-05-03 06:20:47,671 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-05-03 06:20:47,671 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-05-03 06:20:47,672 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:20:47,870 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-05-03 06:20:47,870 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-05-03 06:20:47,871 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":"1651558836586","orchestration-disabled":false,"in-maint":false}]} 2022-05-03 06:20:47,883 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-05-03 06:20:47,883 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-05-03 06:20:47,883 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-05-03 06:20:47,885 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:20:48,800 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-05-03 06:20:48,801 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2022-05-03 06:20:48,801 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2022-05-03 06:20:48,803 INFO 199:base.py(1) - ***************************************************** 2022-05-03 06:20:48,803 INFO 200:base.py(1) - STOP [AAI] LinkCloudRegionToComplexStep: Connect cloud region with complex. 2022-05-03 06:20:48,803 INFO 201:base.py(1) - ***************************************************** 2022-05-03 06:20:48,803 INFO 175:base.py(1) - ***************************************************** 2022-05-03 06:20:48,804 INFO 176:base.py(1) - START [AAI] CustomerServiceSubscriptionCreateStep: Create customer's service subscription. 2022-05-03 06:20:48,804 INFO 177:base.py(1) - ***************************************************** 2022-05-03 06:20:48,804 INFO 175:base.py(1) - ***************************************************** 2022-05-03 06:20:48,804 INFO 176:base.py(1) - START [AAI] CustomerCreateStep: Create customer. 2022-05-03 06:20:48,804 INFO 177:base.py(1) - ***************************************************** 2022-05-03 06:20:48,814 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-05-03 06:20:48,815 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-05-03 06:20:48,815 DEBUG 132:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicnw-customer", "subscriber-name": "basicnw-customer", "subscriber-type": "INFRA" } 2022-05-03 06:20:48,816 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:20:50,259 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-05-03 06:20:50,260 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2022-05-03 06:20:50,260 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2022-05-03 06:20:50,263 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-05-03 06:20:50,263 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-05-03 06:20:50,263 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2022-05-03 06:20:50,264 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:20:50,311 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-05-03 06:20:50,312 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2022-05-03 06:20:50,312 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":"1651558849314"} 2022-05-03 06:20:50,314 INFO 199:base.py(1) - ***************************************************** 2022-05-03 06:20:50,314 INFO 200:base.py(1) - STOP [AAI] CustomerCreateStep: Create customer. 2022-05-03 06:20:50,314 INFO 201:base.py(1) - ***************************************************** 2022-05-03 06:20:50,314 INFO 227:base.py(1) - ***************************************************** 2022-05-03 06:20:50,315 INFO 228:base.py(1) - CONTINUE [AAI] CustomerServiceSubscriptionCreateStep: Create customer's service subscription. 2022-05-03 06:20:50,315 INFO 229:base.py(1) - ***************************************************** 2022-05-03 06:20:50,315 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-05-03 06:20:50,315 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-05-03 06:20:50,315 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2022-05-03 06:20:50,317 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:20:50,458 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-05-03 06:20:50,459 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2022-05-03 06:20:50,459 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":"1651558849314"} 2022-05-03 06:20:50,461 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-05-03 06:20:50,462 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-05-03 06:20:50,462 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-05-03 06:20:50,464 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:20:50,564 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-05-03 06:20:50,565 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 404 2022-05-03 06:20:50,565 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-05-03 06:20:50,565 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-05-03 06:20:50,566 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-05-03 06:20:50,566 INFO 561:customer.py(1) - Create service subscription for basicnw-customer customer 2022-05-03 06:20:50,566 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-05-03 06:20:50,566 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-05-03 06:20:50,566 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: None 2022-05-03 06:20:50,569 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:20:51,562 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-05-03 06:20:51,563 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2022-05-03 06:20:51,563 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2022-05-03 06:20:51,566 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-05-03 06:20:51,567 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-05-03 06:20:51,567 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-05-03 06:20:51,570 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:20:51,763 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-05-03 06:20:51,768 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2022-05-03 06:20:51,769 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1651558851065"}]} 2022-05-03 06:20:51,773 INFO 199:base.py(1) - ***************************************************** 2022-05-03 06:20:51,773 INFO 200:base.py(1) - STOP [AAI] CustomerServiceSubscriptionCreateStep: Create customer's service subscription. 2022-05-03 06:20:51,773 INFO 201:base.py(1) - ***************************************************** 2022-05-03 06:20:51,774 INFO 227:base.py(1) - ***************************************************** 2022-05-03 06:20:51,774 INFO 228:base.py(1) - CONTINUE [AAI] ConnectServiceSubToCloudRegionStep: Connect service subscription with cloud region. 2022-05-03 06:20:51,774 INFO 229:base.py(1) - ***************************************************** 2022-05-03 06:20:51,783 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-05-03 06:20:51,784 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-05-03 06:20:51,784 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2022-05-03 06:20:51,786 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:20:51,878 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-05-03 06:20:51,879 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2022-05-03 06:20:51,880 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":"1651558849314"} 2022-05-03 06:20:51,882 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-05-03 06:20:51,882 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-05-03 06:20:51,882 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-05-03 06:20:51,884 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:20:51,966 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-05-03 06:20:51,967 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2022-05-03 06:20:51,967 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1651558851065"}]} 2022-05-03 06:20:51,970 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-05-03 06:20:51,970 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-05-03 06:20:51,970 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-05-03 06:20:51,972 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:20:52,167 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-05-03 06:20:52,168 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-05-03 06:20:52,168 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":"1651558848382","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-05-03 06:20:52,171 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-05-03 06:20:52,171 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/99eac2a19a8442a3a44558cd9cdf070c 2022-05-03 06:20:52,171 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-05-03 06:20:52,173 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:20:52,226 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/99eac2a19a8442a3a44558cd9cdf070c HTTP/1.1" 200 141 2022-05-03 06:20:52,226 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-05-03 06:20:52,227 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"99eac2a19a8442a3a44558cd9cdf070c","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1651558840641"} 2022-05-03 06:20:52,236 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-05-03 06:20:52,236 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-05-03 06:20:52,236 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/99eac2a19a8442a3a44558cd9cdf070c?resource-version=1651558840641", "related-to-property": [{"property-key": "tenant.tenant-name", "property-value": "onap-daily-master"}], "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": "99eac2a19a8442a3a44558cd9cdf070c"}] } 2022-05-03 06:20:52,238 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:20:52,962 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-05-03 06:20:52,963 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2022-05-03 06:20:52,963 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2022-05-03 06:20:52,966 INFO 199:base.py(1) - ***************************************************** 2022-05-03 06:20:52,966 INFO 200:base.py(1) - STOP [AAI] ConnectServiceSubToCloudRegionStep: Connect service subscription with cloud region. 2022-05-03 06:20:52,966 INFO 201:base.py(1) - ***************************************************** 2022-05-03 06:20:52,966 INFO 227:base.py(1) - ***************************************************** 2022-05-03 06:20:52,966 INFO 228:base.py(1) - CONTINUE [SO] YamlTemplateServiceAlaCarteInstantiateStep: Instantiate service described in YAML using SO a'la carte method. 2022-05-03 06:20:52,967 INFO 229:base.py(1) - ***************************************************** 2022-05-03 06:20:52,967 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-05-03 06:20:52,967 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-05-03 06:20:52,967 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2022-05-03 06:20:52,969 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:20:53,018 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-05-03 06:20:53,019 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2022-05-03 06:20:53,019 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":"1651558849314"} 2022-05-03 06:20:53,022 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-05-03 06:20:53,022 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-05-03 06:20:53,022 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-05-03 06:20:53,024 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:20:53,271 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 763 2022-05-03 06:20:53,275 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2022-05-03 06:20:53,275 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1651558852741","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/99eac2a19a8442a3a44558cd9cdf070c","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":"99eac2a19a8442a3a44558cd9cdf070c"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-master"}]}]}}]} 2022-05-03 06:20:53,278 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-05-03 06:20:53,278 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-05-03 06:20:53,278 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-05-03 06:20:53,280 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:20:53,466 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-05-03 06:20:53,467 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-05-03 06:20:53,467 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":"1651558848382","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-05-03 06:20:53,469 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-05-03 06:20:53,469 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/99eac2a19a8442a3a44558cd9cdf070c 2022-05-03 06:20:53,470 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-05-03 06:20:53,472 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:20:53,665 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/99eac2a19a8442a3a44558cd9cdf070c HTTP/1.1" 200 614 2022-05-03 06:20:53,667 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-05-03 06:20:53,667 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"99eac2a19a8442a3a44558cd9cdf070c","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1651558852741","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-05-03 06:20:53,670 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-05-03 06:20:53,670 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-05-03 06:20:53,670 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2022-05-03 06:20:53,672 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:20:53,766 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-05-03 06:20:53,767 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 404 2022-05-03 06:20:53,768 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-05-03 06:20:53,768 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-05-03 06:20:53,768 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-05-03 06:20:53,768 INFO 201:service_ala_carte.py(1) - Owning entity not found, create it 2022-05-03 06:20:53,773 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-05-03 06:20:53,773 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/8e024877-40cd-4057-83d9-62ef6c944590 2022-05-03 06:20:53,773 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicnw-oe", "owning-entity-id": "8e024877-40cd-4057-83d9-62ef6c944590" } 2022-05-03 06:20:53,775 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:20:54,964 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/owning-entities/owning-entity/8e024877-40cd-4057-83d9-62ef6c944590 HTTP/1.1" 201 0 2022-05-03 06:20:54,965 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2022-05-03 06:20:54,966 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2022-05-03 06:20:54,968 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-05-03 06:20:54,968 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/8e024877-40cd-4057-83d9-62ef6c944590 2022-05-03 06:20:54,968 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2022-05-03 06:20:54,970 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:20:55,067 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/owning-entities/owning-entity/8e024877-40cd-4057-83d9-62ef6c944590 HTTP/1.1" 200 128 2022-05-03 06:20:55,068 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2022-05-03 06:20:55,068 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"8e024877-40cd-4057-83d9-62ef6c944590","owning-entity-name":"basicnw-oe","resource-version":"1651558854273"} 2022-05-03 06:20:55,071 INFO 205:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2022-05-03 06:20:55,071 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-05-03 06:20:55,071 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-05-03 06:20:55,071 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-05-03 06:20:55,071 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-05-03 06:20:55,072 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-05-03 06:20:55,073 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-05-03 06:20:55,140 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 718 2022-05-03 06:20:55,141 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-05-03 06:20:55,141 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","invariantUUID":"ce42fcab-1532-4830-89af-ea9db67a1deb","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/daebe3e8-f01f-405c-8a2c-821d493a944d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"43cf6e04-b7c5-4700-83bb-44be3c7f445b","invariantUUID":"a1926689-e20b-4951-b767-71f14440c7a1","name":"basic_onboard_DhErvo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/43cf6e04-b7c5-4700-83bb-44be3c7f445b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-05-03 06:20:55,143 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-05-03 06:20:55,143 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:20:55,143 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:20:55,143 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-05-03 06:20:55,143 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_DhErvo from SDC 2022-05-03 06:20:55,144 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:20:55,144 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:20:55,144 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-05-03 06:20:55,144 DEBUG 175:__init__.py(1) - number of Service returned: 2 2022-05-03 06:20:55,144 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-05-03 06:20:55,144 INFO 220:__init__.py(1) - Service found, updating information 2022-05-03 06:20:55,144 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-05-03 06:20:55,144 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-05-03 06:20:55,145 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-05-03 06:20:55,146 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-05-03 06:20:55,220 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-05-03 06:20:55,223 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-05-03 06:20:55,225 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3674867-f356-4daa-9a22-1f3ea438e692","lifecycleState":"CERTIFIED","lastUpdateDate":1651555283867,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f62c8f27-1402-432f-962d-46ac87444cd7","invariantUUID":"b4b9a393-4f98-430d-b838-1c01c6cd7d18","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fa06aca5-6f16-4206-9755-3c197293c5bd","lifecycleState":"CERTIFIED","lastUpdateDate":1651555378882,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5aea1150-94b2-4e31-9acf-59c8d4adcbe6","invariantUUID":"ab356e5c-7ccf-4880-976a-bba3a70cc9ba","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":"35a08f51-4750-4bfd-8dce-7f5e0c12aa4f","lifecycleState":"CERTIFIED","lastUpdateDate":1651555342762,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86a768cc-0333-4ce6-a44e-2086b66f04b2","invariantUUID":"e020b98e-abd6-4100-8715-08de1c2e2b2f","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8f0dbf4d-c802-4f9d-9a35-0e7d89f18e75","lifecycleState":"CERTIFIED","lastUpdateDate":1651555367784,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c502d18-d004-4bdf-8f24-210e5032a83a","invariantUUID":"33553c1d-7a88-4d98-9351-2d48f8723862","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b264ad0e-61b7-4941-bd52-aa9e126d45b1","lifecycleState":"CERTIFIED","lastUpdateDate":1651555274264,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c0e01ac6-97d7-4283-98f2-329429ddbb8b","invariantUUID":"eb2c623e-33f5-47de-8805-7ca1e3b10bdd","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5582ee0c-6910-4636-962a-bdd6d9b08c5a","lifecycleState":"CERTIFIED","lastUpdateDate":1651555084316,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf42775d-43b2-4fc3-b20b-3ffc2d8e6c4f","invariantUUID":"af41b5e2-7164-41ef-9d5f-a24b18b6aa02","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":"130a4aec-8063-4efa-b315-ab85a1f8ac28","lifecycleState":"CERTIFIED","lastUpdateDate":1651555140816,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1bc3648-8c9c-437d-b37e-ca2733466104","invariantUUID":"a73e2a1d-0dda-482a-a21b-f4f6345b97b8","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":"securityrules","uniqueId":"fd77116a-dda1-4a26-92a0-440a9927acce","lifecycleState":"CERTIFIED","lastUpdateDate":1651555192673,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"158aba24-2c25-4078-9bcc-ccaaa329b495","invariantUUID":"a1360c93-f2e1-4f03-b3ec-7f63b79dfc0c","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":"9f949f97-a7d9-4650-963f-d332f8274d33","lifecycleState":"CERTIFIED","lastUpdateDate":1651555115999,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e83351f8-f65c-4aa0-87bb-e1024d939cc4","invariantUUID":"ac699a0a-579c-4175-b71e-df9037b8eef2","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad","lifecycleState":"CERTIFIED","lastUpdateDate":1651555270089,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a32e88a-2600-4987-be40-604d8514da18","invariantUUID":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","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":"compute","uniqueId":"e82b033d-0424-4585-97dc-328389c90513","lifecycleState":"CERTIFIED","lastUpdateDate":1651555286123,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef1bcb98-e318-4099-8bc5-b52b24e79ca2","invariantUUID":"6e5e8bed-de10-4b11-9ce4-5cc484d9c3ba","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af8b1cb0-7b9b-4c66-920a-28267ec7e78a","lifecycleState":"CERTIFIED","lastUpdateDate":1651555136527,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5327e398-c04c-4566-8e5a-2484a57416a4","invariantUUID":"60bb6596-ac75-4e9d-9cad-6b3f2e967bec","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f944ce32-4eb9-461a-8781-d790fe0236ff","lifecycleState":"CERTIFIED","lastUpdateDate":1651555348816,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8b9c426-64a6-4fb6-a4a7-f657d3f78bee","invariantUUID":"46ee0101-6657-41ef-9b78-38397eef9f8a","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":"port","uniqueId":"979821e4-bb00-4852-9792-8c93c0247a4b","lifecycleState":"CERTIFIED","lastUpdateDate":1651555112599,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e0f1055-6486-4bdf-a595-fdec44743636","invariantUUID":"8a08baec-1b40-4b75-8748-31e3fa6171a1","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98bda494-e17d-4e01-9d5a-cd1e32bc9fe7","lifecycleState":"CERTIFIED","lastUpdateDate":1651555158661,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"54b398b8-e4e1-4ff2-8586-87e63499ebf9","invariantUUID":"7ae3e522-2fbc-4f02-9fc4-6cf3440d24b9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4afd235-0397-4f55-9a22-d1765bf84d0d","lifecycleState":"CERTIFIED","lastUpdateDate":1651555351510,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e9be011-8b4a-40fc-9747-9fa43cb07dab","invariantUUID":"0262b391-ad05-4572-ab29-9433d110ad55","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83d79457-6911-457e-94f4-7bbfaf90fbee","lifecycleState":"CERTIFIED","lastUpdateDate":1651555147784,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5284305-2741-4deb-bf8a-2024612e9860","invariantUUID":"cba10eff-e06e-4ddf-adaa-b69889d90d00","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b8eb0e2d-d948-4253-bfa7-7a395187ab8c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555101279,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c9e9ee43-ca0a-4120-a4c2-b8f645987da0","invariantUUID":"ec1f844e-25c5-4959-98fd-1d35dabfc5e6","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0dd2f5bc-002c-4af8-8e8b-05ebb9b431d0","lifecycleState":"CERTIFIED","lastUpdateDate":1651555400369,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8581a20-5781-44d6-a327-65b6cc1e5547","invariantUUID":"75dee987-2c22-4cbe-b6e0-a5c8525ee85c","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":"networkrules","uniqueId":"030cd83b-875d-455b-a8a0-ee5dfbc0255e","lifecycleState":"CERTIFIED","lastUpdateDate":1651555171710,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cb9611e3-4bb0-4856-91d3-f76bd04454db","invariantUUID":"148511f7-0d35-40db-b9f0-18cdc52018d5","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":"compute","uniqueId":"33b88872-79e7-455f-973c-8dcc38035063","lifecycleState":"CERTIFIED","lastUpdateDate":1651555309579,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6043a5ce-6882-4ae3-b80f-2441fab52bec","invariantUUID":"4d7949ee-bcf7-4be9-9b80-c30b8f0e54a5","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b13e8e31-7b63-49ef-b3fa-b59ede970afe","lifecycleState":"CERTIFIED","lastUpdateDate":1651555196032,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff908a74-3806-46c8-9e86-ef40c027240f","invariantUUID":"bba8f148-7952-45ff-90af-2b60e8808c62","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":"b55a42a3-b9d1-427b-be87-357e69cd0d27","lifecycleState":"CERTIFIED","lastUpdateDate":1651555261124,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0b2176e6-c7f6-49bc-a341-9e4b707eb588","invariantUUID":"2c9a47c1-133f-40b2-923c-6866c185568a","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":"e81b7f5d-6c9f-4793-94bc-f75c2898460b","lifecycleState":"CERTIFIED","lastUpdateDate":1651555248094,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f4adfc9-dd3e-4390-802e-0e481f9a6503","invariantUUID":"bb702643-e449-41ce-88b6-2676dba61bf8","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1d7c74d4-9ee0-4bf1-824c-2bcb0192489c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555430101,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9edd9b7a-cd83-4924-977e-32d7e5355246","invariantUUID":"085fb867-c886-4588-b5b7-7509c4873804","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":"cc97b57e-88c7-4841-b47c-e48780b40bf4","lifecycleState":"CERTIFIED","lastUpdateDate":1651555318689,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97bb5268-864f-4941-a43a-8a5fd645932c","invariantUUID":"dfdbf204-84ac-403c-a795-dce4d449db54","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90cb329a-7643-4aa3-889e-34882f6d7c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555217572,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8acf2ae2-1805-43c6-a27a-fd30462d64c3","invariantUUID":"9de0ae32-f45d-48d8-99be-e1bbaa7f1132","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4836254-02ac-44d3-a393-2905626a34db","lifecycleState":"CERTIFIED","lastUpdateDate":1651555417395,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"180f34f2-b4bf-42b2-937b-af43db48cd2d","invariantUUID":"51bc0071-8f9d-4acd-903e-be54099d482b","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ab4ff47-df19-47e1-8c2c-bc9f89da2754","lifecycleState":"CERTIFIED","lastUpdateDate":1651555312769,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10aa780a-1a00-4bef-96fe-3ddf68598823","invariantUUID":"0e2c3488-e07b-4bc6-9e1a-0c6c5d604106","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"44fc5251-6348-47fc-87b3-b4c62676daac","lifecycleState":"CERTIFIED","lastUpdateDate":1651555426176,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"999a1d92-06fb-41e2-bc91-eb57ac361734","invariantUUID":"c4446fd0-ba0a-4825-9cd9-69d8cad54ae2","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":"networkrules","uniqueId":"d5d0ec34-64f3-4bcc-a2c3-fd0d2de488c0","lifecycleState":"CERTIFIED","lastUpdateDate":1651555186263,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7f03ef51-eefc-46ca-9b12-51d0a038a08c","invariantUUID":"d2d18e0b-1f58-4624-9cd7-8d4b5de7d72d","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c3975982-d791-418d-947e-97a20600d724","lifecycleState":"CERTIFIED","lastUpdateDate":1651558016369,"name":"basic_onboard_DhErvo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"05ffc185-66f6-4206-8b53-667f4cc49bf9","invariantUUID":"15823d42-915e-4b22-81ed-cf220a8b8454","systemName":"BasicOnboardDhervo","description":"VF","tags":["basic_onboard_DhErvo"],"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":"08ce3ba8-cb75-4441-96bc-e33869cd8f6c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555138253,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80842e11-60ab-42eb-91a8-c019f9014343","invariantUUID":"2a12ca58-e030-4f04-9021-4b8e6dad7a68","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":"d1ee6584-d24d-4cbb-b95b-567057131829","lifecycleState":"CERTIFIED","lastUpdateDate":1651555189360,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c90157e5-3daa-4c95-8d73-63de9b33c688","invariantUUID":"3690bf62-8333-49ec-ba17-387fdcbf4e01","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":"41e4f322-80d4-4411-8d3c-472c28e6dba3","lifecycleState":"CERTIFIED","lastUpdateDate":1651555155679,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45aa662f-9849-4587-add7-23558ebcd12c","invariantUUID":"6999abbe-8481-44dc-aa26-8af2e477a250","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":"objectStorage","uniqueId":"e0785564-7c35-4c5b-853c-e7a1e0a5fc77","lifecycleState":"CERTIFIED","lastUpdateDate":1651555130595,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4c3c7e0-3150-4c86-8eec-60741144c4c4","invariantUUID":"a4b7db86-9af2-45da-be2b-a37595b2b034","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78e76e08-1e37-42fb-91aa-ef4fa818cfb3","lifecycleState":"CERTIFIED","lastUpdateDate":1651555200103,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4146124b-b075-4cf8-a903-8bc6ce9c221d","invariantUUID":"e911a3c0-ea8d-42e9-a520-c1febf194d43","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e432f4e9-9a28-4bd5-a7ed-121b5b44cd65","lifecycleState":"CERTIFIED","lastUpdateDate":1651555345264,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed43a890-1c35-42b6-a1bc-ad8465baa533","invariantUUID":"1159e44c-2452-4df6-9e96-b68318c48500","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5230bcc9-42a8-46cb-a9e8-7c4567894211","lifecycleState":"CERTIFIED","lastUpdateDate":1651555358889,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4048aef-28f7-47fe-a8e5-b3649d5ce67d","invariantUUID":"6114a1aa-da0c-4cad-b0a0-de40c91fe2ff","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":"cbae146a-6cdd-4759-9b9f-f8b5e3acc7f1","lifecycleState":"CERTIFIED","lastUpdateDate":1651555197790,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b825160e-ec2e-4cf3-9557-0e019b9da05e","invariantUUID":"ed187a0f-e9e5-42cf-bf9d-765ee350ea72","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":"f0f222a8-2b9f-476c-9dfe-c85ccfcda43a","lifecycleState":"CERTIFIED","lastUpdateDate":1651555151178,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b0c34a4f-7aba-474f-89d2-0dc388681d0e","invariantUUID":"7718c82f-729b-410e-b9ac-ecb47d10ffa2","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":"380cfb33-0853-4b12-9a49-59f4b7bd01f6","lifecycleState":"CERTIFIED","lastUpdateDate":1651555322414,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4a46923-2fce-4a76-9670-c4dbd58cf80b","invariantUUID":"6322e146-4465-4d66-ba92-f218c25fafe9","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ffe9d403-b889-42bb-83e7-2cd669197490","lifecycleState":"CERTIFIED","lastUpdateDate":1651555256531,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"65e8cb9f-3ea2-4219-9530-2075b688e904","invariantUUID":"63925da5-2854-43bc-983e-5b8862df59fd","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b3dad1c3-3c4c-4b78-b71c-8be26f3b239d","lifecycleState":"CERTIFIED","lastUpdateDate":1651555103962,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbbb10cf-cc2d-43a4-a766-31a412c0e6fc","invariantUUID":"87503e65-6028-4ecd-95df-20a96a95d543","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":"objectStorage","uniqueId":"cf55ae00-56df-4123-a395-236e1d25d070","lifecycleState":"CERTIFIED","lastUpdateDate":1651555105823,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"852c6848-6eb5-4e1d-a48a-42339b000cc7","invariantUUID":"a59532e8-2c3c-4b39-953e-d12fa0ea1324","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":"port","uniqueId":"25c48622-4a53-42a4-ad6b-7117bafa9b12","lifecycleState":"CERTIFIED","lastUpdateDate":1651555347108,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c63a77f-26b0-4ba1-ab73-ea355c709cbe","invariantUUID":"95577b44-9132-476c-ba2d-c3f2311afd21","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":"defaulticon","uniqueId":"9dde007f-d139-4b93-ba45-99e6be6eca13","lifecycleState":"CERTIFIED","lastUpdateDate":1651555277869,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e64c8d3-d94d-466d-a4fe-7f7c266e7d32","invariantUUID":"31f0eb12-31cd-43b8-9fc0-25afe5e8fc1d","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":"port","uniqueId":"107cac2e-85c7-41f9-9794-0b87d24951de","lifecycleState":"CERTIFIED","lastUpdateDate":1651555174708,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20619f97-4353-49b1-a084-b59f27c006d2","invariantUUID":"3d52fbeb-3d32-4454-9db6-5643862498c1","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"073935d0-df98-41fd-b393-b91d4db01193","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1651558297922,"name":"basic_onboard_JqfFPu","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"370dfa33-ce70-4e73-9b2b-064f2c5e26df","invariantUUID":"52d26608-cab4-4073-bbd4-e55002cb28a0","systemName":"BasicOnboardJqffpu","description":"VF","tags":["basic_onboard_JqfFPu"],"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":"e1aeda44-f4a9-487c-bd09-04a598793e1d","lifecycleState":"CERTIFIED","lastUpdateDate":1651555280762,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92089cc8-9597-4bfe-bd1c-8e0639480987","invariantUUID":"0dbaf471-a290-41b7-8781-68bbed5f7ac1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1c6c953-5520-410b-a3d6-7053fb2840c7","lifecycleState":"CERTIFIED","lastUpdateDate":1651555204814,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1495f39e-d79f-456d-90d0-0f8bbe8bf5e9","invariantUUID":"c45e463f-3a11-4131-be7d-8e287267d0de","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":"compute","uniqueId":"0777aba6-7555-43a4-8665-604d52c2fcb0","lifecycleState":"CERTIFIED","lastUpdateDate":1651555301381,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"817de128-b946-45aa-bb2a-d475cb36531c","invariantUUID":"97c31d82-cd19-49bf-b615-888945eb5119","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"1faaf8ff-15aa-40eb-b47f-37a6641a9389","lifecycleState":"CERTIFIED","lastUpdateDate":1651555383720,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a8ea2f3-c1c3-43e8-8d64-1e2d7cb772be","invariantUUID":"dcaedf1b-b513-4798-bf4b-d7214fd98410","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05424aca-9e34-40c4-a861-d560b2bcf8d5","lifecycleState":"CERTIFIED","lastUpdateDate":1651555229604,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca32025b-5b8f-4e50-aa43-3cf6cec64246","invariantUUID":"15534ab6-4513-4bd9-a51a-ba138a80d2bb","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"609aef80-0ce8-4ee0-842a-940e7a025094","lifecycleState":"CERTIFIED","lastUpdateDate":1651555213578,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"028b2d9e-9cdd-48a3-8c47-f4ed51587872","invariantUUID":"c0b8b97d-2268-4c1b-98fd-1217adc275ed","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":"46dfd2cb-ae48-4c27-a964-fadeefc7f033","lifecycleState":"CERTIFIED","lastUpdateDate":1651555220574,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfcf61ca-1b71-43cb-a195-53af7dc12197","invariantUUID":"df4dda0a-29cd-40f3-a25c-3cb34c74666b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"49807755-d623-4925-bf00-b3365111cc11","lifecycleState":"CERTIFIED","lastUpdateDate":1651555413029,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d495414-8300-41c4-87d2-611bc04e5c22","invariantUUID":"e1ef033a-0528-4bd5-9462-6d14a76d2970","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fae85430-ed67-4f60-82e5-22c881ab90b5","lifecycleState":"CERTIFIED","lastUpdateDate":1651555374668,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8488679a-88e5-4031-bc8a-4fbbb3287a35","invariantUUID":"74d44bdd-a44f-49cf-9024-e36eaf20dbb4","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"41d656da-c4cd-4d48-bb97-c09e5c98d09e","lifecycleState":"CERTIFIED","lastUpdateDate":1651555339684,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30e28bd0-f470-4e0e-b7fc-de0ecd22f106","invariantUUID":"631bc330-b086-4c30-9e9a-05135200c8c8","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":"objectStorage","uniqueId":"7db85a3b-8b87-4184-8276-f5f90783f614","lifecycleState":"CERTIFIED","lastUpdateDate":1651555134460,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df8bea7c-16d3-4109-af16-840fbd9b4633","invariantUUID":"840666b7-eed5-4d30-b770-e1b83fc61a4f","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58c31990-b3b8-4b67-af95-2fd177a2fb70","lifecycleState":"CERTIFIED","lastUpdateDate":1651555162169,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d3ade23-165b-4f57-af00-9ff92c863b9d","invariantUUID":"dcd1e508-9721-4a6e-86a5-9e9de2562768","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":"loadBalancer","uniqueId":"5ff77dcd-33f8-4c29-8868-e2961b7cff1c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555109704,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0add33b9-63cf-4427-8889-55e2c46644d5","invariantUUID":"2ede648b-6a1e-4044-82a2-daae1f9528bb","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":"2bd23ae9-e768-464c-b788-6775b0500798","lifecycleState":"CERTIFIED","lastUpdateDate":1651555354714,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"459033e2-f5ee-4463-b347-546094136ca6","invariantUUID":"005c0de9-b3df-4d80-9c6f-30ceba3e84c0","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":"666c252d-5166-4162-a1c2-e6c881719ae1","lifecycleState":"CERTIFIED","lastUpdateDate":1651555363804,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0c8b862-45db-4882-8045-f5e5436d1885","invariantUUID":"31edc37c-9ac4-4443-ae91-89fbbd12ff5b","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":"port","uniqueId":"955ac1e6-5460-4d39-b6f1-97168eb52eca","lifecycleState":"CERTIFIED","lastUpdateDate":1651555394388,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0a3be78-5e18-436e-a2b8-8f0584f164d4","invariantUUID":"32e5cf05-9669-4a6e-b86d-bf3811d54d72","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":"50bd4654-93f7-448e-b93a-bde7803fe19b","lifecycleState":"CERTIFIED","lastUpdateDate":1651555408506,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6c0cba2-0552-4286-aa47-198b32734352","invariantUUID":"369da8b8-6a73-4239-8403-d23d2649d979","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc1dc4e2-7796-42d2-9086-e2ec02270453","lifecycleState":"CERTIFIED","lastUpdateDate":1651555287779,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02f5b150-4ee9-452e-a047-e9a3da0145e3","invariantUUID":"23443ebf-a145-4ec6-a908-954051b8bcfd","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":"94161b88-c5bc-4b0a-abab-debdfef76c43","lifecycleState":"CERTIFIED","lastUpdateDate":1651555297911,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fabc5c85-2f2c-4b3c-a6a0-456c8c25609b","invariantUUID":"25eb33cf-9dff-4226-a376-f585c56f87fa","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":"676b1b28-729d-42ee-a2da-2353cfc121f4","lifecycleState":"CERTIFIED","lastUpdateDate":1651555144116,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cedcf6f8-d80f-4342-b7ef-cc38dcb9c0c2","invariantUUID":"437fcfe6-18d8-4f09-9b9d-011a905235cc","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":"compute","uniqueId":"f4a6c2a5-e69c-455d-99de-7f1648563480","lifecycleState":"CERTIFIED","lastUpdateDate":1651555420980,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a91a928a-67e1-44b8-9440-1ad8fe6c598e","invariantUUID":"6b98d3c5-f03f-42ae-8899-564d36a1e978","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a1a1753-9878-4427-83d8-e548309d1dcd","lifecycleState":"CERTIFIED","lastUpdateDate":1651555243263,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d79e03a-3f64-48e9-a8fe-d4c58b5dc448","invariantUUID":"2820a889-7237-4abd-93d7-d55b4dc15248","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9531d0e0-7909-44b8-b306-e538a1bd470c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555293228,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7e3519e-d374-40c7-8398-f9a9b40e69bd","invariantUUID":"13ca850e-8753-44bb-831a-71d6f2916f99","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1ca04a0f-671d-439a-a72c-3a54b1e9ecec","lifecycleState":"CERTIFIED","lastUpdateDate":1651558060575,"name":"basic_onboard_DhErvo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"43cf6e04-b7c5-4700-83bb-44be3c7f445b","invariantUUID":"a1926689-e20b-4951-b767-71f14440c7a1","systemName":"BasicOnboardDhervo","description":"service","tags":["basic_onboard_DhErvo"],"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":"ddca37f3-6dfd-4b46-8f38-340ec97bd332","lifecycleState":"CERTIFIED","lastUpdateDate":1651558833755,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","invariantUUID":"ce42fcab-1532-4830-89af-ea9db67a1deb","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-05-03 06:20:55,234 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-05-03 06:20:55,234 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-05-03 06:20:55,234 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/daebe3e8-f01f-405c-8a2c-821d493a944d/distribution 2022-05-03 06:20:55,235 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None 2022-05-03 06:20:55,236 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-05-03 06:20:55,370 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/daebe3e8-f01f-405c-8a2c-821d493a944d/distribution HTTP/1.1" 200 205 2022-05-03 06:20:55,371 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200 2022-05-03 06:20:55,371 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[{"distributionID":"eed1d32d-ef18-48a9-84bf-b678d394ecde","timestamp":"2022-05-03 06:20:33.165 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2022-05-03 06:20:55,373 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-05-03 06:20:55,374 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/eed1d32d-ef18-48a9-84bf-b678d394ecde 2022-05-03 06:20:55,374 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2022-05-03 06:20:55,375 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-05-03 06:20:55,413 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/eed1d32d-ef18-48a9-84bf-b678d394ecde HTTP/1.1" 200 220 2022-05-03 06:20:55,414 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2022-05-03 06:20:55,415 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"cds","timestamp":"1651558830858","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2022-05-03 06:20:55,416 DEBUG 643:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'cds', 'timestamp': '1651558830858', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2022-05-03 06:20:55,416 INFO 216:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s 2022-05-03 06:21:55,479 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-05-03 06:21:55,481 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/eed1d32d-ef18-48a9-84bf-b678d394ecde 2022-05-03 06:21:55,481 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2022-05-03 06:21:55,485 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-05-03 06:21:55,582 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/eed1d32d-ef18-48a9-84bf-b678d394ecde HTTP/1.1" 200 443 2022-05-03 06:21:55,583 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2022-05-03 06:21:55,583 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"cds","timestamp":"1651558830858","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":"1651558822811","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2022-05-03 06:21:55,585 DEBUG 643:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'cds', 'timestamp': '1651558830858', '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': '1651558822811', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2022-05-03 06:21:55,586 INFO 216:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s 2022-05-03 06:22:55,648 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-05-03 06:22:55,649 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/eed1d32d-ef18-48a9-84bf-b678d394ecde 2022-05-03 06:22:55,649 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2022-05-03 06:22:55,655 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-05-03 06:22:55,768 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/eed1d32d-ef18-48a9-84bf-b678d394ecde HTTP/1.1" 200 6086 2022-05-03 06:22:55,769 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2022-05-03 06:22:55,770 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"clamp","timestamp":"1651558835834","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1651558875835","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1651558842342","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1651558841167","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1651558836061","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1651558838534","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":"1651558837377","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1651558838534","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1651558875835","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1651558851882","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1651558850850","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1651558836531","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1651558851520","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1651558881145","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1651558849509","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1651558842342","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1651558852524","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1651558839157","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1651558835688","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1651558835834","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1651558837537","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1651558830858","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1651558840164","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1651558838382","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1651558838797","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1651558830858","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1651558845352","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1651558822811","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":"1651558822811","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1651558836061","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1651558838797","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1651558879040","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"}]} 2022-05-03 06:22:55,772 DEBUG 643:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'clamp', 'timestamp': '1651558835834', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1651558875835', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1651558842342', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1651558841167', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1651558836061', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1651558838534', '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': '1651558837377', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1651558838534', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1651558875835', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1651558851882', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1651558850850', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1651558836531', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1651558851520', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1651558881145', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1651558849509', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1651558842342', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1651558852524', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1651558839157', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1651558835688', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1651558835834', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1651558837537', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1651558830858', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1651558840164', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1651558838382', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1651558838797', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1651558830858', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1651558845352', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1651558822811', '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': '1651558822811', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1651558836061', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1651558838797', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1651558879040', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}] 2022-05-03 06:22:55,773 INFO 656:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2022-05-03 06:22:55,773 INFO 656:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2022-05-03 06:22:55,775 INFO 656:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-05-03 06:22:55,775 INFO 212:service_ala_carte.py(1) - Service Distribution for basic_network is sucessfully finished 2022-05-03 06:22:55,798 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': '46658027-a785-440a-b103-2f535df4e32c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:22:55,798 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-05-03 06:22:55,798 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "ce42fcab-1532-4830-89af-ea9db67a1deb", "modelVersionId": "daebe3e8-f01f-405c-8a2c-821d493a944d", "modelName": "basic_network", "modelVersion": "1.0" }, "cloudConfiguration": { "tenantId": "99eac2a19a8442a3a44558cd9cdf070c", "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": "8e024877-40cd-4057-83d9-62ef6c944590", "owningEntityName": "basicnw-oe" } } } 2022-05-03 06:22:55,800 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:23:25,231 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-05-03 06:23:25,232 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response code: 202 2022-05-03 06:23:25,232 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response: {"requestReferences":{"requestId":"46658027-a785-440a-b103-2f535df4e32c","instanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/46658027-a785-440a-b103-2f535df4e32c"}} 2022-05-03 06:23:25,233 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2022-05-03 06:23:25,248 DEBUG 129:onap_service.py(8) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd7f7b134-7e88-4b41-90b3-379a74ab14a4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:23:25,249 DEBUG 131:onap_service.py(8) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/46658027-a785-440a-b103-2f535df4e32c 2022-05-03 06:23:25,249 DEBUG 132:onap_service.py(8) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] data sent: None 2022-05-03 06:23:25,254 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:23:25,630 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/46658027-a785-440a-b103-2f535df4e32c HTTP/1.1" 200 1361 2022-05-03 06:23:25,632 INFO 142:onap_service.py(8) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] response code: 200 2022-05-03 06:23:25,633 DEBUG 146:onap_service.py(8) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] response: {"request":{"requestId":"46658027-a785-440a-b103-2f535df4e32c","startTime":"Tue, 03 May 2022 06:22:56 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ce42fcab-1532-4830-89af-ea9db67a1deb","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelUuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelInvariantUuid":"ce42fcab-1532-4830-89af-ea9db67a1deb"},"requestInfo":{"source":"VID","instanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"99eac2a19a8442a3a44558cd9cdf070c","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"8e024877-40cd-4057-83d9-62ef6c944590","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","serviceInstanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 03 May 2022 06:23:24 GMT"}}} 2022-05-03 06:23:35,645 DEBUG 129:onap_service.py(8) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6d07d247-6f7a-4d18-8aac-4023a3026821', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:23:35,645 DEBUG 131:onap_service.py(8) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/46658027-a785-440a-b103-2f535df4e32c 2022-05-03 06:23:35,645 DEBUG 132:onap_service.py(8) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] data sent: None 2022-05-03 06:23:35,647 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:23:35,852 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/46658027-a785-440a-b103-2f535df4e32c HTTP/1.1" 200 1361 2022-05-03 06:23:35,853 INFO 142:onap_service.py(8) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] response code: 200 2022-05-03 06:23:35,854 DEBUG 146:onap_service.py(8) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] response: {"request":{"requestId":"46658027-a785-440a-b103-2f535df4e32c","startTime":"Tue, 03 May 2022 06:22:56 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ce42fcab-1532-4830-89af-ea9db67a1deb","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelUuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelInvariantUuid":"ce42fcab-1532-4830-89af-ea9db67a1deb"},"requestInfo":{"source":"VID","instanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"99eac2a19a8442a3a44558cd9cdf070c","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"8e024877-40cd-4057-83d9-62ef6c944590","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","serviceInstanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 03 May 2022 06:23:24 GMT"}}} 2022-05-03 06:23:45,865 DEBUG 129:onap_service.py(8) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9c3be1d5-90c7-4abb-a283-db1073e98e1d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:23:45,865 DEBUG 131:onap_service.py(8) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/46658027-a785-440a-b103-2f535df4e32c 2022-05-03 06:23:45,865 DEBUG 132:onap_service.py(8) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] data sent: None 2022-05-03 06:23:45,867 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:23:46,063 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/46658027-a785-440a-b103-2f535df4e32c HTTP/1.1" 200 1361 2022-05-03 06:23:46,064 INFO 142:onap_service.py(8) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] response code: 200 2022-05-03 06:23:46,064 DEBUG 146:onap_service.py(8) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] response: {"request":{"requestId":"46658027-a785-440a-b103-2f535df4e32c","startTime":"Tue, 03 May 2022 06:22:56 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ce42fcab-1532-4830-89af-ea9db67a1deb","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelUuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelInvariantUuid":"ce42fcab-1532-4830-89af-ea9db67a1deb"},"requestInfo":{"source":"VID","instanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"99eac2a19a8442a3a44558cd9cdf070c","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"8e024877-40cd-4057-83d9-62ef6c944590","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","serviceInstanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 03 May 2022 06:23:24 GMT"}}} 2022-05-03 06:23:56,073 DEBUG 129:onap_service.py(8) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4f2612b4-1039-45c1-affd-2f3d3b7b0e9e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:23:56,074 DEBUG 131:onap_service.py(8) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/46658027-a785-440a-b103-2f535df4e32c 2022-05-03 06:23:56,074 DEBUG 132:onap_service.py(8) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] data sent: None 2022-05-03 06:23:56,076 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:23:56,305 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/46658027-a785-440a-b103-2f535df4e32c HTTP/1.1" 200 1361 2022-05-03 06:23:56,307 INFO 142:onap_service.py(8) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] response code: 200 2022-05-03 06:23:56,307 DEBUG 146:onap_service.py(8) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] response: {"request":{"requestId":"46658027-a785-440a-b103-2f535df4e32c","startTime":"Tue, 03 May 2022 06:22:56 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ce42fcab-1532-4830-89af-ea9db67a1deb","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelUuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelInvariantUuid":"ce42fcab-1532-4830-89af-ea9db67a1deb"},"requestInfo":{"source":"VID","instanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"99eac2a19a8442a3a44558cd9cdf070c","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"8e024877-40cd-4057-83d9-62ef6c944590","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","serviceInstanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 03 May 2022 06:23:24 GMT"}}} 2022-05-03 06:24:06,317 DEBUG 129:onap_service.py(8) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8eb41646-a6a8-4924-8218-78db32156c42', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:24:06,318 DEBUG 131:onap_service.py(8) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/46658027-a785-440a-b103-2f535df4e32c 2022-05-03 06:24:06,318 DEBUG 132:onap_service.py(8) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] data sent: None 2022-05-03 06:24:06,320 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:24:06,518 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/46658027-a785-440a-b103-2f535df4e32c HTTP/1.1" 200 1571 2022-05-03 06:24:06,520 INFO 142:onap_service.py(8) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] response code: 200 2022-05-03 06:24:06,520 DEBUG 146:onap_service.py(8) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] response: {"request":{"requestId":"46658027-a785-440a-b103-2f535df4e32c","startTime":"Tue, 03 May 2022 06:22:56 GMT","finishTime":"Tue, 03 May 2022 06:24:02 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ce42fcab-1532-4830-89af-ea9db67a1deb","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelUuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelInvariantUuid":"ce42fcab-1532-4830-89af-ea9db67a1deb"},"requestInfo":{"source":"VID","instanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"99eac2a19a8442a3a44558cd9cdf070c","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"8e024877-40cd-4057-83d9-62ef6c944590","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","serviceInstanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 May 2022 06:24:01 GMT"}}} 2022-05-03 06:24:06,521 INFO 56:mixins.py(8) - ServiceInstantiation task finished 2022-05-03 06:24:06,521 DEBUG 129:onap_service.py(8) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '59701bbf-f9b2-4c1a-a093-7ab2754f818d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:24:06,521 DEBUG 131:onap_service.py(8) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/46658027-a785-440a-b103-2f535df4e32c 2022-05-03 06:24:06,521 DEBUG 132:onap_service.py(8) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] data sent: None 2022-05-03 06:24:06,523 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:24:06,712 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/46658027-a785-440a-b103-2f535df4e32c HTTP/1.1" 200 1571 2022-05-03 06:24:06,714 INFO 142:onap_service.py(8) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] response code: 200 2022-05-03 06:24:06,714 DEBUG 146:onap_service.py(8) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] response: {"request":{"requestId":"46658027-a785-440a-b103-2f535df4e32c","startTime":"Tue, 03 May 2022 06:22:56 GMT","finishTime":"Tue, 03 May 2022 06:24:02 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ce42fcab-1532-4830-89af-ea9db67a1deb","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelUuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelInvariantUuid":"ce42fcab-1532-4830-89af-ea9db67a1deb"},"requestInfo":{"source":"VID","instanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"99eac2a19a8442a3a44558cd9cdf070c","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"8e024877-40cd-4057-83d9-62ef6c944590","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","serviceInstanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 May 2022 06:24:01 GMT"}}} 2022-05-03 06:24:06,715 DEBUG 129:onap_service.py(8) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '647c7db0-31e0-4469-b9b0-098589a12168', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:24:06,715 DEBUG 131:onap_service.py(8) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/46658027-a785-440a-b103-2f535df4e32c 2022-05-03 06:24:06,715 DEBUG 132:onap_service.py(8) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] data sent: None 2022-05-03 06:24:06,717 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:24:06,900 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/46658027-a785-440a-b103-2f535df4e32c HTTP/1.1" 200 1571 2022-05-03 06:24:06,902 INFO 142:onap_service.py(8) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] response code: 200 2022-05-03 06:24:06,902 DEBUG 146:onap_service.py(8) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] response: {"request":{"requestId":"46658027-a785-440a-b103-2f535df4e32c","startTime":"Tue, 03 May 2022 06:22:56 GMT","finishTime":"Tue, 03 May 2022 06:24:02 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ce42fcab-1532-4830-89af-ea9db67a1deb","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelUuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelInvariantUuid":"ce42fcab-1532-4830-89af-ea9db67a1deb"},"requestInfo":{"source":"VID","instanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"99eac2a19a8442a3a44558cd9cdf070c","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"8e024877-40cd-4057-83d9-62ef6c944590","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","serviceInstanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 May 2022 06:24:01 GMT"}}} 2022-05-03 06:24:06,907 DEBUG 129:onap_service.py(1) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c595b03f-5fda-4407-8d0b-34ab0c611b82', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:24:06,907 DEBUG 131:onap_service.py(1) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/46658027-a785-440a-b103-2f535df4e32c 2022-05-03 06:24:06,907 DEBUG 132:onap_service.py(1) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] data sent: None 2022-05-03 06:24:06,909 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:24:07,107 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/46658027-a785-440a-b103-2f535df4e32c HTTP/1.1" 200 1571 2022-05-03 06:24:07,108 INFO 142:onap_service.py(1) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] response code: 200 2022-05-03 06:24:07,109 DEBUG 146:onap_service.py(1) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] response: {"request":{"requestId":"46658027-a785-440a-b103-2f535df4e32c","startTime":"Tue, 03 May 2022 06:22:56 GMT","finishTime":"Tue, 03 May 2022 06:24:02 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ce42fcab-1532-4830-89af-ea9db67a1deb","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelUuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelInvariantUuid":"ce42fcab-1532-4830-89af-ea9db67a1deb"},"requestInfo":{"source":"VID","instanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"99eac2a19a8442a3a44558cd9cdf070c","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"8e024877-40cd-4057-83d9-62ef6c944590","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","serviceInstanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 May 2022 06:24:01 GMT"}}} 2022-05-03 06:24:07,109 DEBUG 129:onap_service.py(1) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f89ac4ff-b7a7-4855-bf9c-9916c9c76727', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:24:07,110 DEBUG 131:onap_service.py(1) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/46658027-a785-440a-b103-2f535df4e32c 2022-05-03 06:24:07,110 DEBUG 132:onap_service.py(1) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] data sent: None 2022-05-03 06:24:07,112 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:24:07,320 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/46658027-a785-440a-b103-2f535df4e32c HTTP/1.1" 200 1571 2022-05-03 06:24:07,321 INFO 142:onap_service.py(1) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] response code: 200 2022-05-03 06:24:07,322 DEBUG 146:onap_service.py(1) - [None][Check 46658027-a785-440a-b103-2f535df4e32c orchestration request status] response: {"request":{"requestId":"46658027-a785-440a-b103-2f535df4e32c","startTime":"Tue, 03 May 2022 06:22:56 GMT","finishTime":"Tue, 03 May 2022 06:24:02 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ce42fcab-1532-4830-89af-ea9db67a1deb","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelUuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelInvariantUuid":"ce42fcab-1532-4830-89af-ea9db67a1deb"},"requestInfo":{"source":"VID","instanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"99eac2a19a8442a3a44558cd9cdf070c","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"8e024877-40cd-4057-83d9-62ef6c944590","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","serviceInstanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 May 2022 06:24:01 GMT"}}} 2022-05-03 06:24:07,322 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-05-03 06:24:07,323 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-05-03 06:24:07,323 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-05-03 06:24:07,325 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:24:07,466 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 763 2022-05-03 06:24:07,467 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2022-05-03 06:24:07,467 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1651558852741","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/99eac2a19a8442a3a44558cd9cdf070c","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":"99eac2a19a8442a3a44558cd9cdf070c"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-master"}]}]}}]} 2022-05-03 06:24:07,469 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58 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-05-03 06:24:07,469 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58 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-6f4a84b3-a83f-4567-b0c2-1352510eac58 2022-05-03 06:24:07,469 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58 service-instance-name] data sent: None 2022-05-03 06:24:07,472 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:24:07,692 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-6f4a84b3-a83f-4567-b0c2-1352510eac58 HTTP/1.1" 200 1195 2022-05-03 06:24:07,693 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58 service-instance-name] response code: 200 2022-05-03 06:24:07,694 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58 service-instance-name] response: {"service-instance":[{"service-instance-id":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","service-instance-name":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"ce42fcab-1532-4830-89af-ea9db67a1deb","model-version-id":"daebe3e8-f01f-405c-8a2c-821d493a944d","resource-version":"1651559041699","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/b3ec1de9-5e6a-4458-9608-bb4737eb1031/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/8e024877-40cd-4057-83d9-62ef6c944590","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"8e024877-40cd-4057-83d9-62ef6c944590"}]},{"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-05-03 06:24:07,699 INFO 199:base.py(1) - ***************************************************** 2022-05-03 06:24:07,700 INFO 200:base.py(1) - STOP [SO] YamlTemplateServiceAlaCarteInstantiateStep: Instantiate service described in YAML using SO a'la carte method. 2022-05-03 06:24:07,700 INFO 201:base.py(1) - ***************************************************** 2022-05-03 06:24:07,701 INFO 227:base.py(1) - ***************************************************** 2022-05-03 06:24:07,701 INFO 228:base.py(1) - CONTINUE [SO] YamlTemplateVlAlaCarteInstantiateStep: Instantiate network link described in YAML using SO a'la carte method. 2022-05-03 06:24:07,701 INFO 229:base.py(1) - ***************************************************** 2022-05-03 06:24:07,703 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-05-03 06:24:07,703 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-05-03 06:24:07,703 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2022-05-03 06:24:07,705 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:24:07,866 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-05-03 06:24:07,867 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2022-05-03 06:24:07,867 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":"1651558849314"} 2022-05-03 06:24:07,871 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-05-03 06:24:07,871 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-05-03 06:24:07,871 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-05-03 06:24:07,873 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:24:08,074 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 763 2022-05-03 06:24:08,077 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2022-05-03 06:24:08,078 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1651558852741","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/99eac2a19a8442a3a44558cd9cdf070c","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":"99eac2a19a8442a3a44558cd9cdf070c"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-master"}]}]}}]} 2022-05-03 06:24:08,080 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58 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-05-03 06:24:08,080 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58 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-6f4a84b3-a83f-4567-b0c2-1352510eac58 2022-05-03 06:24:08,080 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58 service-instance-name] data sent: None 2022-05-03 06:24:08,083 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:24:08,307 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-6f4a84b3-a83f-4567-b0c2-1352510eac58 HTTP/1.1" 200 1195 2022-05-03 06:24:08,308 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58 service-instance-name] response code: 200 2022-05-03 06:24:08,309 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58 service-instance-name] response: {"service-instance":[{"service-instance-id":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","service-instance-name":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"ce42fcab-1532-4830-89af-ea9db67a1deb","model-version-id":"daebe3e8-f01f-405c-8a2c-821d493a944d","resource-version":"1651559041699","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/b3ec1de9-5e6a-4458-9608-bb4737eb1031/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/8e024877-40cd-4057-83d9-62ef6c944590","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"8e024877-40cd-4057-83d9-62ef6c944590"}]},{"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-05-03 06:24:08,311 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2022-05-03 06:24:08,311 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-05-03 06:24:08,311 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-05-03 06:24:08,311 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-05-03 06:24:08,312 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-05-03 06:24:08,313 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-05-03 06:24:08,487 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2856 2022-05-03 06:24:08,488 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-05-03 06:24:08,489 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"93f9657b-b910-430a-935f-b0ec8549cc66","invariantUUID":"dc6f653d-1117-49d5-a31b-0aef94779911","name":"basic_cnf_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/93f9657b-b910-430a-935f-b0ec8549cc66/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","invariantUUID":"ce42fcab-1532-4830-89af-ea9db67a1deb","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/daebe3e8-f01f-405c-8a2c-821d493a944d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"fc1b37a0-c30c-4c59-bb84-c8f1417da735","invariantUUID":"d0a0885e-d20b-4c80-abfc-d690ed98290f","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/fc1b37a0-c30c-4c59-bb84-c8f1417da735/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c3699645-fd4f-4f7b-9b1f-fed5ed5baa47","invariantUUID":"17204fa3-c38f-44e6-969d-7e520b6eada2","name":"test_pnf_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c3699645-fd4f-4f7b-9b1f-fed5ed5baa47/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9a6eaa59-3814-44dd-b69d-6a3f81f61f88","invariantUUID":"f99a9c6c-a966-4324-a194-21da8d37b039","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9a6eaa59-3814-44dd-b69d-6a3f81f61f88/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d4f62553-f346-4a7d-b352-9dad36d29e8d","invariantUUID":"a94be540-4173-4063-94a3-6fca95fecac1","name":"Demo_pNF_noVol06ilFB8zue4ntnx","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d4f62553-f346-4a7d-b352-9dad36d29e8d/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"43cf6e04-b7c5-4700-83bb-44be3c7f445b","invariantUUID":"a1926689-e20b-4951-b767-71f14440c7a1","name":"basic_onboard_DhErvo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/43cf6e04-b7c5-4700-83bb-44be3c7f445b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0204a3b5-7e4f-43cd-b389-59814d643dfc","invariantUUID":"faf6640c-858f-4227-a706-e96eea5a7281","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0204a3b5-7e4f-43cd-b389-59814d643dfc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-05-03 06:24:08,491 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf_macro from SDC 2022-05-03 06:24:08,491 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:24:08,491 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:24:08,491 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-05-03 06:24:08,491 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-05-03 06:24:08,491 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:24:08,492 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:24:08,492 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-05-03 06:24:08,492 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2022-05-03 06:24:08,492 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:24:08,492 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:24:08,492 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-05-03 06:24:08,492 DEBUG 273:sdc_resource.py(1) - importing SDC Resource test_pnf_macro from SDC 2022-05-03 06:24:08,492 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:24:08,492 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:24:08,492 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-05-03 06:24:08,492 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-05-03 06:24:08,493 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:24:08,493 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:24:08,493 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-05-03 06:24:08,493 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_noVol06ilFB8zue4ntnx from SDC 2022-05-03 06:24:08,493 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:24:08,493 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:24:08,493 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-05-03 06:24:08,493 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_DhErvo from SDC 2022-05-03 06:24:08,493 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:24:08,493 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:24:08,494 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-05-03 06:24:08,494 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-05-03 06:24:08,494 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:24:08,494 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:24:08,494 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-05-03 06:24:08,494 DEBUG 175:__init__.py(1) - number of Service returned: 8 2022-05-03 06:24:08,494 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2022-05-03 06:24:08,494 INFO 220:__init__.py(1) - Service found, updating information 2022-05-03 06:24:08,495 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-05-03 06:24:08,495 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-05-03 06:24:08,495 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-05-03 06:24:08,497 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-05-03 06:24:08,603 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-05-03 06:24:08,605 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-05-03 06:24:08,612 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0df13c21-4b64-42af-8e0e-4a39ad99a59b","lifecycleState":"CERTIFIED","lastUpdateDate":1651558933176,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b766e960-3eba-4c49-b4db-8ed6c912077a","invariantUUID":"d89f15ca-2d4e-452d-a969-b779b80189cc","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"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":"d3674867-f356-4daa-9a22-1f3ea438e692","lifecycleState":"CERTIFIED","lastUpdateDate":1651555283867,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f62c8f27-1402-432f-962d-46ac87444cd7","invariantUUID":"b4b9a393-4f98-430d-b838-1c01c6cd7d18","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fa06aca5-6f16-4206-9755-3c197293c5bd","lifecycleState":"CERTIFIED","lastUpdateDate":1651555378882,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5aea1150-94b2-4e31-9acf-59c8d4adcbe6","invariantUUID":"ab356e5c-7ccf-4880-976a-bba3a70cc9ba","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":"35a08f51-4750-4bfd-8dce-7f5e0c12aa4f","lifecycleState":"CERTIFIED","lastUpdateDate":1651555342762,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86a768cc-0333-4ce6-a44e-2086b66f04b2","invariantUUID":"e020b98e-abd6-4100-8715-08de1c2e2b2f","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8f0dbf4d-c802-4f9d-9a35-0e7d89f18e75","lifecycleState":"CERTIFIED","lastUpdateDate":1651555367784,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c502d18-d004-4bdf-8f24-210e5032a83a","invariantUUID":"33553c1d-7a88-4d98-9351-2d48f8723862","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b264ad0e-61b7-4941-bd52-aa9e126d45b1","lifecycleState":"CERTIFIED","lastUpdateDate":1651555274264,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c0e01ac6-97d7-4283-98f2-329429ddbb8b","invariantUUID":"eb2c623e-33f5-47de-8805-7ca1e3b10bdd","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5582ee0c-6910-4636-962a-bdd6d9b08c5a","lifecycleState":"CERTIFIED","lastUpdateDate":1651555084316,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf42775d-43b2-4fc3-b20b-3ffc2d8e6c4f","invariantUUID":"af41b5e2-7164-41ef-9d5f-a24b18b6aa02","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":"130a4aec-8063-4efa-b315-ab85a1f8ac28","lifecycleState":"CERTIFIED","lastUpdateDate":1651555140816,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1bc3648-8c9c-437d-b37e-ca2733466104","invariantUUID":"a73e2a1d-0dda-482a-a21b-f4f6345b97b8","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":"securityrules","uniqueId":"fd77116a-dda1-4a26-92a0-440a9927acce","lifecycleState":"CERTIFIED","lastUpdateDate":1651555192673,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"158aba24-2c25-4078-9bcc-ccaaa329b495","invariantUUID":"a1360c93-f2e1-4f03-b3ec-7f63b79dfc0c","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":"9f949f97-a7d9-4650-963f-d332f8274d33","lifecycleState":"CERTIFIED","lastUpdateDate":1651555115999,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e83351f8-f65c-4aa0-87bb-e1024d939cc4","invariantUUID":"ac699a0a-579c-4175-b71e-df9037b8eef2","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad","lifecycleState":"CERTIFIED","lastUpdateDate":1651555270089,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a32e88a-2600-4987-be40-604d8514da18","invariantUUID":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","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":"compute","uniqueId":"e82b033d-0424-4585-97dc-328389c90513","lifecycleState":"CERTIFIED","lastUpdateDate":1651555286123,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef1bcb98-e318-4099-8bc5-b52b24e79ca2","invariantUUID":"6e5e8bed-de10-4b11-9ce4-5cc484d9c3ba","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":"10c943f0-acbd-474d-8123-780716e7bba5","lifecycleState":"CERTIFIED","lastUpdateDate":1651558931185,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7321db7f-51dc-47af-bb56-5baa804a0956","invariantUUID":"284623d6-b04f-4fdf-8d21-9cd8bf6fc566","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":"af8b1cb0-7b9b-4c66-920a-28267ec7e78a","lifecycleState":"CERTIFIED","lastUpdateDate":1651555136527,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5327e398-c04c-4566-8e5a-2484a57416a4","invariantUUID":"60bb6596-ac75-4e9d-9cad-6b3f2e967bec","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f944ce32-4eb9-461a-8781-d790fe0236ff","lifecycleState":"CERTIFIED","lastUpdateDate":1651555348816,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8b9c426-64a6-4fb6-a4a7-f657d3f78bee","invariantUUID":"46ee0101-6657-41ef-9b78-38397eef9f8a","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":"port","uniqueId":"979821e4-bb00-4852-9792-8c93c0247a4b","lifecycleState":"CERTIFIED","lastUpdateDate":1651555112599,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e0f1055-6486-4bdf-a595-fdec44743636","invariantUUID":"8a08baec-1b40-4b75-8748-31e3fa6171a1","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98bda494-e17d-4e01-9d5a-cd1e32bc9fe7","lifecycleState":"CERTIFIED","lastUpdateDate":1651555158661,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"54b398b8-e4e1-4ff2-8586-87e63499ebf9","invariantUUID":"7ae3e522-2fbc-4f02-9fc4-6cf3440d24b9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4afd235-0397-4f55-9a22-d1765bf84d0d","lifecycleState":"CERTIFIED","lastUpdateDate":1651555351510,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e9be011-8b4a-40fc-9747-9fa43cb07dab","invariantUUID":"0262b391-ad05-4572-ab29-9433d110ad55","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83d79457-6911-457e-94f4-7bbfaf90fbee","lifecycleState":"CERTIFIED","lastUpdateDate":1651555147784,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5284305-2741-4deb-bf8a-2024612e9860","invariantUUID":"cba10eff-e06e-4ddf-adaa-b69889d90d00","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b8eb0e2d-d948-4253-bfa7-7a395187ab8c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555101279,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c9e9ee43-ca0a-4120-a4c2-b8f645987da0","invariantUUID":"ec1f844e-25c5-4959-98fd-1d35dabfc5e6","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0dd2f5bc-002c-4af8-8e8b-05ebb9b431d0","lifecycleState":"CERTIFIED","lastUpdateDate":1651555400369,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8581a20-5781-44d6-a327-65b6cc1e5547","invariantUUID":"75dee987-2c22-4cbe-b6e0-a5c8525ee85c","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":"networkrules","uniqueId":"030cd83b-875d-455b-a8a0-ee5dfbc0255e","lifecycleState":"CERTIFIED","lastUpdateDate":1651555171710,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cb9611e3-4bb0-4856-91d3-f76bd04454db","invariantUUID":"148511f7-0d35-40db-b9f0-18cdc52018d5","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":"compute","uniqueId":"33b88872-79e7-455f-973c-8dcc38035063","lifecycleState":"CERTIFIED","lastUpdateDate":1651555309579,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6043a5ce-6882-4ae3-b80f-2441fab52bec","invariantUUID":"4d7949ee-bcf7-4be9-9b80-c30b8f0e54a5","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b13e8e31-7b63-49ef-b3fa-b59ede970afe","lifecycleState":"CERTIFIED","lastUpdateDate":1651555196032,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff908a74-3806-46c8-9e86-ef40c027240f","invariantUUID":"bba8f148-7952-45ff-90af-2b60e8808c62","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":"b55a42a3-b9d1-427b-be87-357e69cd0d27","lifecycleState":"CERTIFIED","lastUpdateDate":1651555261124,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0b2176e6-c7f6-49bc-a341-9e4b707eb588","invariantUUID":"2c9a47c1-133f-40b2-923c-6866c185568a","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":"e81b7f5d-6c9f-4793-94bc-f75c2898460b","lifecycleState":"CERTIFIED","lastUpdateDate":1651555248094,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f4adfc9-dd3e-4390-802e-0e481f9a6503","invariantUUID":"bb702643-e449-41ce-88b6-2676dba61bf8","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1d7c74d4-9ee0-4bf1-824c-2bcb0192489c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555430101,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9edd9b7a-cd83-4924-977e-32d7e5355246","invariantUUID":"085fb867-c886-4588-b5b7-7509c4873804","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":"cc97b57e-88c7-4841-b47c-e48780b40bf4","lifecycleState":"CERTIFIED","lastUpdateDate":1651555318689,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97bb5268-864f-4941-a43a-8a5fd645932c","invariantUUID":"dfdbf204-84ac-403c-a795-dce4d449db54","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90cb329a-7643-4aa3-889e-34882f6d7c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555217572,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8acf2ae2-1805-43c6-a27a-fd30462d64c3","invariantUUID":"9de0ae32-f45d-48d8-99be-e1bbaa7f1132","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4836254-02ac-44d3-a393-2905626a34db","lifecycleState":"CERTIFIED","lastUpdateDate":1651555417395,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"180f34f2-b4bf-42b2-937b-af43db48cd2d","invariantUUID":"51bc0071-8f9d-4acd-903e-be54099d482b","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ab4ff47-df19-47e1-8c2c-bc9f89da2754","lifecycleState":"CERTIFIED","lastUpdateDate":1651555312769,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10aa780a-1a00-4bef-96fe-3ddf68598823","invariantUUID":"0e2c3488-e07b-4bc6-9e1a-0c6c5d604106","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"44fc5251-6348-47fc-87b3-b4c62676daac","lifecycleState":"CERTIFIED","lastUpdateDate":1651555426176,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"999a1d92-06fb-41e2-bc91-eb57ac361734","invariantUUID":"c4446fd0-ba0a-4825-9cd9-69d8cad54ae2","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":"50b916a9-1ea1-4b46-8afc-649a4d3d2305","lifecycleState":"CERTIFIED","lastUpdateDate":1651558954363,"name":"test-pnf","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"44caaaa3-006c-4976-9510-053c6c996ca3","invariantUUID":"cdeddb2c-3bf1-4085-97b6-61ac5818bf13","systemName":"TestPnf","description":"PNF","tags":["test-pnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d5d0ec34-64f3-4bcc-a2c3-fd0d2de488c0","lifecycleState":"CERTIFIED","lastUpdateDate":1651555186263,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7f03ef51-eefc-46ca-9b12-51d0a038a08c","invariantUUID":"d2d18e0b-1f58-4624-9cd7-8d4b5de7d72d","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c3975982-d791-418d-947e-97a20600d724","lifecycleState":"CERTIFIED","lastUpdateDate":1651558016369,"name":"basic_onboard_DhErvo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"05ffc185-66f6-4206-8b53-667f4cc49bf9","invariantUUID":"15823d42-915e-4b22-81ed-cf220a8b8454","systemName":"BasicOnboardDhervo","description":"VF","tags":["basic_onboard_DhErvo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"93480f9d-bb73-4293-90c1-00009f667abd","lifecycleState":"CERTIFIED","lastUpdateDate":1651558921151,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3d2184ac-6358-4c03-a0a2-a0fa0f93e630","invariantUUID":"401be477-5f77-471b-a5c6-b1cff5406604","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":"network","uniqueId":"08ce3ba8-cb75-4441-96bc-e33869cd8f6c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555138253,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80842e11-60ab-42eb-91a8-c019f9014343","invariantUUID":"2a12ca58-e030-4f04-9021-4b8e6dad7a68","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":"d1ee6584-d24d-4cbb-b95b-567057131829","lifecycleState":"CERTIFIED","lastUpdateDate":1651555189360,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c90157e5-3daa-4c95-8d73-63de9b33c688","invariantUUID":"3690bf62-8333-49ec-ba17-387fdcbf4e01","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":"41e4f322-80d4-4411-8d3c-472c28e6dba3","lifecycleState":"CERTIFIED","lastUpdateDate":1651555155679,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45aa662f-9849-4587-add7-23558ebcd12c","invariantUUID":"6999abbe-8481-44dc-aa26-8af2e477a250","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":"objectStorage","uniqueId":"e0785564-7c35-4c5b-853c-e7a1e0a5fc77","lifecycleState":"CERTIFIED","lastUpdateDate":1651555130595,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4c3c7e0-3150-4c86-8eec-60741144c4c4","invariantUUID":"a4b7db86-9af2-45da-be2b-a37595b2b034","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78e76e08-1e37-42fb-91aa-ef4fa818cfb3","lifecycleState":"CERTIFIED","lastUpdateDate":1651555200103,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4146124b-b075-4cf8-a903-8bc6ce9c221d","invariantUUID":"e911a3c0-ea8d-42e9-a520-c1febf194d43","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e432f4e9-9a28-4bd5-a7ed-121b5b44cd65","lifecycleState":"CERTIFIED","lastUpdateDate":1651555345264,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed43a890-1c35-42b6-a1bc-ad8465baa533","invariantUUID":"1159e44c-2452-4df6-9e96-b68318c48500","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5230bcc9-42a8-46cb-a9e8-7c4567894211","lifecycleState":"CERTIFIED","lastUpdateDate":1651555358889,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4048aef-28f7-47fe-a8e5-b3649d5ce67d","invariantUUID":"6114a1aa-da0c-4cad-b0a0-de40c91fe2ff","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":"cbae146a-6cdd-4759-9b9f-f8b5e3acc7f1","lifecycleState":"CERTIFIED","lastUpdateDate":1651555197790,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b825160e-ec2e-4cf3-9557-0e019b9da05e","invariantUUID":"ed187a0f-e9e5-42cf-bf9d-765ee350ea72","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":"f0f222a8-2b9f-476c-9dfe-c85ccfcda43a","lifecycleState":"CERTIFIED","lastUpdateDate":1651555151178,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b0c34a4f-7aba-474f-89d2-0dc388681d0e","invariantUUID":"7718c82f-729b-410e-b9ac-ecb47d10ffa2","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":"380cfb33-0853-4b12-9a49-59f4b7bd01f6","lifecycleState":"CERTIFIED","lastUpdateDate":1651555322414,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4a46923-2fce-4a76-9670-c4dbd58cf80b","invariantUUID":"6322e146-4465-4d66-ba92-f218c25fafe9","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ffe9d403-b889-42bb-83e7-2cd669197490","lifecycleState":"CERTIFIED","lastUpdateDate":1651555256531,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"65e8cb9f-3ea2-4219-9530-2075b688e904","invariantUUID":"63925da5-2854-43bc-983e-5b8862df59fd","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b3dad1c3-3c4c-4b78-b71c-8be26f3b239d","lifecycleState":"CERTIFIED","lastUpdateDate":1651555103962,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbbb10cf-cc2d-43a4-a766-31a412c0e6fc","invariantUUID":"87503e65-6028-4ecd-95df-20a96a95d543","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":"objectStorage","uniqueId":"cf55ae00-56df-4123-a395-236e1d25d070","lifecycleState":"CERTIFIED","lastUpdateDate":1651555105823,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"852c6848-6eb5-4e1d-a48a-42339b000cc7","invariantUUID":"a59532e8-2c3c-4b39-953e-d12fa0ea1324","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":"port","uniqueId":"25c48622-4a53-42a4-ad6b-7117bafa9b12","lifecycleState":"CERTIFIED","lastUpdateDate":1651555347108,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c63a77f-26b0-4ba1-ab73-ea355c709cbe","invariantUUID":"95577b44-9132-476c-ba2d-c3f2311afd21","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":"defaulticon","uniqueId":"9dde007f-d139-4b93-ba45-99e6be6eca13","lifecycleState":"CERTIFIED","lastUpdateDate":1651555277869,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e64c8d3-d94d-466d-a4fe-7f7c266e7d32","invariantUUID":"31f0eb12-31cd-43b8-9fc0-25afe5e8fc1d","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":"port","uniqueId":"107cac2e-85c7-41f9-9794-0b87d24951de","lifecycleState":"CERTIFIED","lastUpdateDate":1651555174708,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20619f97-4353-49b1-a084-b59f27c006d2","invariantUUID":"3d52fbeb-3d32-4454-9db6-5643862498c1","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c884f35e-a72e-40eb-8baa-3273deb3bf5c","lifecycleState":"CERTIFIED","lastUpdateDate":1651558915856,"name":"basic_cnf_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"cd1ed7b4-7f3c-4eb2-b045-cf3af46ea21b","invariantUUID":"6685151b-e21c-4e7c-9422-4d7b33cad884","systemName":"BasicCnfMacro","description":"VF","tags":["basic_cnf_macro"],"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":"073935d0-df98-41fd-b393-b91d4db01193","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1651558297922,"name":"basic_onboard_JqfFPu","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"370dfa33-ce70-4e73-9b2b-064f2c5e26df","invariantUUID":"52d26608-cab4-4073-bbd4-e55002cb28a0","systemName":"BasicOnboardJqffpu","description":"VF","tags":["basic_onboard_JqfFPu"],"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":"e1aeda44-f4a9-487c-bd09-04a598793e1d","lifecycleState":"CERTIFIED","lastUpdateDate":1651555280762,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92089cc8-9597-4bfe-bd1c-8e0639480987","invariantUUID":"0dbaf471-a290-41b7-8781-68bbed5f7ac1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1c6c953-5520-410b-a3d6-7053fb2840c7","lifecycleState":"CERTIFIED","lastUpdateDate":1651555204814,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1495f39e-d79f-456d-90d0-0f8bbe8bf5e9","invariantUUID":"c45e463f-3a11-4131-be7d-8e287267d0de","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":"compute","uniqueId":"0777aba6-7555-43a4-8665-604d52c2fcb0","lifecycleState":"CERTIFIED","lastUpdateDate":1651555301381,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"817de128-b946-45aa-bb2a-d475cb36531c","invariantUUID":"97c31d82-cd19-49bf-b615-888945eb5119","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"1faaf8ff-15aa-40eb-b47f-37a6641a9389","lifecycleState":"CERTIFIED","lastUpdateDate":1651555383720,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a8ea2f3-c1c3-43e8-8d64-1e2d7cb772be","invariantUUID":"dcaedf1b-b513-4798-bf4b-d7214fd98410","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05424aca-9e34-40c4-a861-d560b2bcf8d5","lifecycleState":"CERTIFIED","lastUpdateDate":1651555229604,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca32025b-5b8f-4e50-aa43-3cf6cec64246","invariantUUID":"15534ab6-4513-4bd9-a51a-ba138a80d2bb","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"609aef80-0ce8-4ee0-842a-940e7a025094","lifecycleState":"CERTIFIED","lastUpdateDate":1651555213578,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"028b2d9e-9cdd-48a3-8c47-f4ed51587872","invariantUUID":"c0b8b97d-2268-4c1b-98fd-1217adc275ed","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":"46dfd2cb-ae48-4c27-a964-fadeefc7f033","lifecycleState":"CERTIFIED","lastUpdateDate":1651555220574,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfcf61ca-1b71-43cb-a195-53af7dc12197","invariantUUID":"df4dda0a-29cd-40f3-a25c-3cb34c74666b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"49807755-d623-4925-bf00-b3365111cc11","lifecycleState":"CERTIFIED","lastUpdateDate":1651555413029,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d495414-8300-41c4-87d2-611bc04e5c22","invariantUUID":"e1ef033a-0528-4bd5-9462-6d14a76d2970","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fae85430-ed67-4f60-82e5-22c881ab90b5","lifecycleState":"CERTIFIED","lastUpdateDate":1651555374668,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8488679a-88e5-4031-bc8a-4fbbb3287a35","invariantUUID":"74d44bdd-a44f-49cf-9024-e36eaf20dbb4","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"41d656da-c4cd-4d48-bb97-c09e5c98d09e","lifecycleState":"CERTIFIED","lastUpdateDate":1651555339684,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30e28bd0-f470-4e0e-b7fc-de0ecd22f106","invariantUUID":"631bc330-b086-4c30-9e9a-05135200c8c8","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":"objectStorage","uniqueId":"7db85a3b-8b87-4184-8276-f5f90783f614","lifecycleState":"CERTIFIED","lastUpdateDate":1651555134460,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df8bea7c-16d3-4109-af16-840fbd9b4633","invariantUUID":"840666b7-eed5-4d30-b770-e1b83fc61a4f","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58c31990-b3b8-4b67-af95-2fd177a2fb70","lifecycleState":"CERTIFIED","lastUpdateDate":1651555162169,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d3ade23-165b-4f57-af00-9ff92c863b9d","invariantUUID":"dcd1e508-9721-4a6e-86a5-9e9de2562768","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":"loadBalancer","uniqueId":"5ff77dcd-33f8-4c29-8868-e2961b7cff1c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555109704,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0add33b9-63cf-4427-8889-55e2c46644d5","invariantUUID":"2ede648b-6a1e-4044-82a2-daae1f9528bb","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":"2bd23ae9-e768-464c-b788-6775b0500798","lifecycleState":"CERTIFIED","lastUpdateDate":1651555354714,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"459033e2-f5ee-4463-b347-546094136ca6","invariantUUID":"005c0de9-b3df-4d80-9c6f-30ceba3e84c0","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":"666c252d-5166-4162-a1c2-e6c881719ae1","lifecycleState":"CERTIFIED","lastUpdateDate":1651555363804,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0c8b862-45db-4882-8045-f5e5436d1885","invariantUUID":"31edc37c-9ac4-4443-ae91-89fbbd12ff5b","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":"port","uniqueId":"955ac1e6-5460-4d39-b6f1-97168eb52eca","lifecycleState":"CERTIFIED","lastUpdateDate":1651555394388,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0a3be78-5e18-436e-a2b8-8f0584f164d4","invariantUUID":"32e5cf05-9669-4a6e-b86d-bf3811d54d72","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":"50bd4654-93f7-448e-b93a-bde7803fe19b","lifecycleState":"CERTIFIED","lastUpdateDate":1651555408506,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6c0cba2-0552-4286-aa47-198b32734352","invariantUUID":"369da8b8-6a73-4239-8403-d23d2649d979","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc1dc4e2-7796-42d2-9086-e2ec02270453","lifecycleState":"CERTIFIED","lastUpdateDate":1651555287779,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02f5b150-4ee9-452e-a047-e9a3da0145e3","invariantUUID":"23443ebf-a145-4ec6-a908-954051b8bcfd","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":"94161b88-c5bc-4b0a-abab-debdfef76c43","lifecycleState":"CERTIFIED","lastUpdateDate":1651555297911,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fabc5c85-2f2c-4b3c-a6a0-456c8c25609b","invariantUUID":"25eb33cf-9dff-4226-a376-f585c56f87fa","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":"676b1b28-729d-42ee-a2da-2353cfc121f4","lifecycleState":"CERTIFIED","lastUpdateDate":1651555144116,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cedcf6f8-d80f-4342-b7ef-cc38dcb9c0c2","invariantUUID":"437fcfe6-18d8-4f09-9b9d-011a905235cc","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":"compute","uniqueId":"f4a6c2a5-e69c-455d-99de-7f1648563480","lifecycleState":"CERTIFIED","lastUpdateDate":1651555420980,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a91a928a-67e1-44b8-9440-1ad8fe6c598e","invariantUUID":"6b98d3c5-f03f-42ae-8899-564d36a1e978","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a1a1753-9878-4427-83d8-e548309d1dcd","lifecycleState":"CERTIFIED","lastUpdateDate":1651555243263,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d79e03a-3f64-48e9-a8fe-d4c58b5dc448","invariantUUID":"2820a889-7237-4abd-93d7-d55b4dc15248","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9531d0e0-7909-44b8-b306-e538a1bd470c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555293228,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7e3519e-d374-40c7-8398-f9a9b40e69bd","invariantUUID":"13ca850e-8753-44bb-831a-71d6f2916f99","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":"8056eb3b-c1c4-4b0e-8b47-c9ae6c244d37","lifecycleState":"CERTIFIED","lastUpdateDate":1651558917447,"name":"pNF e2b9393c-6e98","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"534b4f2b-ba6a-4b33-89d7-0a61686fee03","invariantUUID":"0a96118c-0950-4001-baaa-9a73a5654572","systemName":"PnfE2b9393c6e98","description":"vendor software product","tags":["pNF e2b9393c-6e98"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0732052a-6d9e-4ad3-9b91-ac4a8ed9ac88","lifecycleState":"CERTIFIED","lastUpdateDate":1651558987354,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0204a3b5-7e4f-43cd-b389-59814d643dfc","invariantUUID":"faf6640c-858f-4227-a706-e96eea5a7281","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":"792a073d-b17d-423f-b952-74846ba011ff","lifecycleState":"CERTIFIED","lastUpdateDate":1651558943547,"name":"Demo_pNF_noVol06ilFB8zue4ntnx","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"d4f62553-f346-4a7d-b352-9dad36d29e8d","invariantUUID":"a94be540-4173-4063-94a3-6fca95fecac1","systemName":"DemoPnfNovol06ilfb8zue4ntnx","description":"catalog service description","tags":["robot-ete","Demo_pNF_noVol06ilFB8zue4ntnx"],"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":"b399f9da-c807-45e4-b614-287cec4cb4ed","lifecycleState":"CERTIFIED","lastUpdateDate":1651559004806,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"fc1b37a0-c30c-4c59-bb84-c8f1417da735","invariantUUID":"d0a0885e-d20b-4c80-abfc-d690ed98290f","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"52000ed9-53db-43bf-82d2-5276e6a2cf99","lifecycleState":"CERTIFIED","lastUpdateDate":1651558976064,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9a6eaa59-3814-44dd-b69d-6a3f81f61f88","invariantUUID":"f99a9c6c-a966-4324-a194-21da8d37b039","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":"1ca04a0f-671d-439a-a72c-3a54b1e9ecec","lifecycleState":"CERTIFIED","lastUpdateDate":1651558060575,"name":"basic_onboard_DhErvo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"43cf6e04-b7c5-4700-83bb-44be3c7f445b","invariantUUID":"a1926689-e20b-4951-b767-71f14440c7a1","systemName":"BasicOnboardDhervo","description":"service","tags":["basic_onboard_DhErvo"],"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":"ddca37f3-6dfd-4b46-8f38-340ec97bd332","lifecycleState":"CERTIFIED","lastUpdateDate":1651558833755,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","invariantUUID":"ce42fcab-1532-4830-89af-ea9db67a1deb","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":"be9a61f4-4cfe-453f-9ec5-a8a5b84df0ee","lifecycleState":"CERTIFIED","lastUpdateDate":1651559001456,"name":"test_pnf_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c3699645-fd4f-4f7b-9b1f-fed5ed5baa47","invariantUUID":"17204fa3-c38f-44e6-969d-7e520b6eada2","systemName":"TestPnfMacro","description":"service","tags":["test_pnf_macro"],"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":"7c282ad0-6d90-43d7-8a64-aed316ce1d4c","lifecycleState":"CERTIFIED","lastUpdateDate":1651558987049,"name":"basic_cnf_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"93f9657b-b910-430a-935f-b0ec8549cc66","invariantUUID":"dc6f653d-1117-49d5-a31b-0aef94779911","systemName":"BasicCnfMacro","description":"service","tags":["basic_cnf_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-05-03 06:24:08,617 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-05-03 06:24:08,619 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-05-03 06:24:08,619 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-05-03 06:24:08,619 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-05-03 06:24:08,621 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-05-03 06:24:08,692 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-05-03 06:24:08,698 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-05-03 06:24:08,700 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0df13c21-4b64-42af-8e0e-4a39ad99a59b","lifecycleState":"CERTIFIED","lastUpdateDate":1651558933176,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b766e960-3eba-4c49-b4db-8ed6c912077a","invariantUUID":"d89f15ca-2d4e-452d-a969-b779b80189cc","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"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":"d3674867-f356-4daa-9a22-1f3ea438e692","lifecycleState":"CERTIFIED","lastUpdateDate":1651555283867,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f62c8f27-1402-432f-962d-46ac87444cd7","invariantUUID":"b4b9a393-4f98-430d-b838-1c01c6cd7d18","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fa06aca5-6f16-4206-9755-3c197293c5bd","lifecycleState":"CERTIFIED","lastUpdateDate":1651555378882,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5aea1150-94b2-4e31-9acf-59c8d4adcbe6","invariantUUID":"ab356e5c-7ccf-4880-976a-bba3a70cc9ba","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":"35a08f51-4750-4bfd-8dce-7f5e0c12aa4f","lifecycleState":"CERTIFIED","lastUpdateDate":1651555342762,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86a768cc-0333-4ce6-a44e-2086b66f04b2","invariantUUID":"e020b98e-abd6-4100-8715-08de1c2e2b2f","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8f0dbf4d-c802-4f9d-9a35-0e7d89f18e75","lifecycleState":"CERTIFIED","lastUpdateDate":1651555367784,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c502d18-d004-4bdf-8f24-210e5032a83a","invariantUUID":"33553c1d-7a88-4d98-9351-2d48f8723862","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b264ad0e-61b7-4941-bd52-aa9e126d45b1","lifecycleState":"CERTIFIED","lastUpdateDate":1651555274264,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c0e01ac6-97d7-4283-98f2-329429ddbb8b","invariantUUID":"eb2c623e-33f5-47de-8805-7ca1e3b10bdd","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5582ee0c-6910-4636-962a-bdd6d9b08c5a","lifecycleState":"CERTIFIED","lastUpdateDate":1651555084316,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf42775d-43b2-4fc3-b20b-3ffc2d8e6c4f","invariantUUID":"af41b5e2-7164-41ef-9d5f-a24b18b6aa02","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":"130a4aec-8063-4efa-b315-ab85a1f8ac28","lifecycleState":"CERTIFIED","lastUpdateDate":1651555140816,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1bc3648-8c9c-437d-b37e-ca2733466104","invariantUUID":"a73e2a1d-0dda-482a-a21b-f4f6345b97b8","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":"securityrules","uniqueId":"fd77116a-dda1-4a26-92a0-440a9927acce","lifecycleState":"CERTIFIED","lastUpdateDate":1651555192673,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"158aba24-2c25-4078-9bcc-ccaaa329b495","invariantUUID":"a1360c93-f2e1-4f03-b3ec-7f63b79dfc0c","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":"9f949f97-a7d9-4650-963f-d332f8274d33","lifecycleState":"CERTIFIED","lastUpdateDate":1651555115999,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e83351f8-f65c-4aa0-87bb-e1024d939cc4","invariantUUID":"ac699a0a-579c-4175-b71e-df9037b8eef2","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad","lifecycleState":"CERTIFIED","lastUpdateDate":1651555270089,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a32e88a-2600-4987-be40-604d8514da18","invariantUUID":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","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":"compute","uniqueId":"e82b033d-0424-4585-97dc-328389c90513","lifecycleState":"CERTIFIED","lastUpdateDate":1651555286123,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef1bcb98-e318-4099-8bc5-b52b24e79ca2","invariantUUID":"6e5e8bed-de10-4b11-9ce4-5cc484d9c3ba","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":"10c943f0-acbd-474d-8123-780716e7bba5","lifecycleState":"CERTIFIED","lastUpdateDate":1651558931185,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7321db7f-51dc-47af-bb56-5baa804a0956","invariantUUID":"284623d6-b04f-4fdf-8d21-9cd8bf6fc566","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":"af8b1cb0-7b9b-4c66-920a-28267ec7e78a","lifecycleState":"CERTIFIED","lastUpdateDate":1651555136527,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5327e398-c04c-4566-8e5a-2484a57416a4","invariantUUID":"60bb6596-ac75-4e9d-9cad-6b3f2e967bec","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f944ce32-4eb9-461a-8781-d790fe0236ff","lifecycleState":"CERTIFIED","lastUpdateDate":1651555348816,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8b9c426-64a6-4fb6-a4a7-f657d3f78bee","invariantUUID":"46ee0101-6657-41ef-9b78-38397eef9f8a","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":"port","uniqueId":"979821e4-bb00-4852-9792-8c93c0247a4b","lifecycleState":"CERTIFIED","lastUpdateDate":1651555112599,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e0f1055-6486-4bdf-a595-fdec44743636","invariantUUID":"8a08baec-1b40-4b75-8748-31e3fa6171a1","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98bda494-e17d-4e01-9d5a-cd1e32bc9fe7","lifecycleState":"CERTIFIED","lastUpdateDate":1651555158661,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"54b398b8-e4e1-4ff2-8586-87e63499ebf9","invariantUUID":"7ae3e522-2fbc-4f02-9fc4-6cf3440d24b9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4afd235-0397-4f55-9a22-d1765bf84d0d","lifecycleState":"CERTIFIED","lastUpdateDate":1651555351510,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e9be011-8b4a-40fc-9747-9fa43cb07dab","invariantUUID":"0262b391-ad05-4572-ab29-9433d110ad55","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83d79457-6911-457e-94f4-7bbfaf90fbee","lifecycleState":"CERTIFIED","lastUpdateDate":1651555147784,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5284305-2741-4deb-bf8a-2024612e9860","invariantUUID":"cba10eff-e06e-4ddf-adaa-b69889d90d00","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b8eb0e2d-d948-4253-bfa7-7a395187ab8c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555101279,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c9e9ee43-ca0a-4120-a4c2-b8f645987da0","invariantUUID":"ec1f844e-25c5-4959-98fd-1d35dabfc5e6","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0dd2f5bc-002c-4af8-8e8b-05ebb9b431d0","lifecycleState":"CERTIFIED","lastUpdateDate":1651555400369,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8581a20-5781-44d6-a327-65b6cc1e5547","invariantUUID":"75dee987-2c22-4cbe-b6e0-a5c8525ee85c","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":"networkrules","uniqueId":"030cd83b-875d-455b-a8a0-ee5dfbc0255e","lifecycleState":"CERTIFIED","lastUpdateDate":1651555171710,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cb9611e3-4bb0-4856-91d3-f76bd04454db","invariantUUID":"148511f7-0d35-40db-b9f0-18cdc52018d5","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":"compute","uniqueId":"33b88872-79e7-455f-973c-8dcc38035063","lifecycleState":"CERTIFIED","lastUpdateDate":1651555309579,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6043a5ce-6882-4ae3-b80f-2441fab52bec","invariantUUID":"4d7949ee-bcf7-4be9-9b80-c30b8f0e54a5","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b13e8e31-7b63-49ef-b3fa-b59ede970afe","lifecycleState":"CERTIFIED","lastUpdateDate":1651555196032,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff908a74-3806-46c8-9e86-ef40c027240f","invariantUUID":"bba8f148-7952-45ff-90af-2b60e8808c62","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":"b55a42a3-b9d1-427b-be87-357e69cd0d27","lifecycleState":"CERTIFIED","lastUpdateDate":1651555261124,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0b2176e6-c7f6-49bc-a341-9e4b707eb588","invariantUUID":"2c9a47c1-133f-40b2-923c-6866c185568a","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":"e81b7f5d-6c9f-4793-94bc-f75c2898460b","lifecycleState":"CERTIFIED","lastUpdateDate":1651555248094,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f4adfc9-dd3e-4390-802e-0e481f9a6503","invariantUUID":"bb702643-e449-41ce-88b6-2676dba61bf8","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1d7c74d4-9ee0-4bf1-824c-2bcb0192489c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555430101,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9edd9b7a-cd83-4924-977e-32d7e5355246","invariantUUID":"085fb867-c886-4588-b5b7-7509c4873804","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":"cc97b57e-88c7-4841-b47c-e48780b40bf4","lifecycleState":"CERTIFIED","lastUpdateDate":1651555318689,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97bb5268-864f-4941-a43a-8a5fd645932c","invariantUUID":"dfdbf204-84ac-403c-a795-dce4d449db54","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90cb329a-7643-4aa3-889e-34882f6d7c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555217572,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8acf2ae2-1805-43c6-a27a-fd30462d64c3","invariantUUID":"9de0ae32-f45d-48d8-99be-e1bbaa7f1132","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4836254-02ac-44d3-a393-2905626a34db","lifecycleState":"CERTIFIED","lastUpdateDate":1651555417395,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"180f34f2-b4bf-42b2-937b-af43db48cd2d","invariantUUID":"51bc0071-8f9d-4acd-903e-be54099d482b","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ab4ff47-df19-47e1-8c2c-bc9f89da2754","lifecycleState":"CERTIFIED","lastUpdateDate":1651555312769,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10aa780a-1a00-4bef-96fe-3ddf68598823","invariantUUID":"0e2c3488-e07b-4bc6-9e1a-0c6c5d604106","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"44fc5251-6348-47fc-87b3-b4c62676daac","lifecycleState":"CERTIFIED","lastUpdateDate":1651555426176,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"999a1d92-06fb-41e2-bc91-eb57ac361734","invariantUUID":"c4446fd0-ba0a-4825-9cd9-69d8cad54ae2","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":"50b916a9-1ea1-4b46-8afc-649a4d3d2305","lifecycleState":"CERTIFIED","lastUpdateDate":1651558954363,"name":"test-pnf","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"44caaaa3-006c-4976-9510-053c6c996ca3","invariantUUID":"cdeddb2c-3bf1-4085-97b6-61ac5818bf13","systemName":"TestPnf","description":"PNF","tags":["test-pnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d5d0ec34-64f3-4bcc-a2c3-fd0d2de488c0","lifecycleState":"CERTIFIED","lastUpdateDate":1651555186263,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7f03ef51-eefc-46ca-9b12-51d0a038a08c","invariantUUID":"d2d18e0b-1f58-4624-9cd7-8d4b5de7d72d","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c3975982-d791-418d-947e-97a20600d724","lifecycleState":"CERTIFIED","lastUpdateDate":1651558016369,"name":"basic_onboard_DhErvo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"05ffc185-66f6-4206-8b53-667f4cc49bf9","invariantUUID":"15823d42-915e-4b22-81ed-cf220a8b8454","systemName":"BasicOnboardDhervo","description":"VF","tags":["basic_onboard_DhErvo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"93480f9d-bb73-4293-90c1-00009f667abd","lifecycleState":"CERTIFIED","lastUpdateDate":1651558921151,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3d2184ac-6358-4c03-a0a2-a0fa0f93e630","invariantUUID":"401be477-5f77-471b-a5c6-b1cff5406604","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":"network","uniqueId":"08ce3ba8-cb75-4441-96bc-e33869cd8f6c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555138253,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80842e11-60ab-42eb-91a8-c019f9014343","invariantUUID":"2a12ca58-e030-4f04-9021-4b8e6dad7a68","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":"d1ee6584-d24d-4cbb-b95b-567057131829","lifecycleState":"CERTIFIED","lastUpdateDate":1651555189360,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c90157e5-3daa-4c95-8d73-63de9b33c688","invariantUUID":"3690bf62-8333-49ec-ba17-387fdcbf4e01","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":"41e4f322-80d4-4411-8d3c-472c28e6dba3","lifecycleState":"CERTIFIED","lastUpdateDate":1651555155679,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45aa662f-9849-4587-add7-23558ebcd12c","invariantUUID":"6999abbe-8481-44dc-aa26-8af2e477a250","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":"objectStorage","uniqueId":"e0785564-7c35-4c5b-853c-e7a1e0a5fc77","lifecycleState":"CERTIFIED","lastUpdateDate":1651555130595,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4c3c7e0-3150-4c86-8eec-60741144c4c4","invariantUUID":"a4b7db86-9af2-45da-be2b-a37595b2b034","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78e76e08-1e37-42fb-91aa-ef4fa818cfb3","lifecycleState":"CERTIFIED","lastUpdateDate":1651555200103,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4146124b-b075-4cf8-a903-8bc6ce9c221d","invariantUUID":"e911a3c0-ea8d-42e9-a520-c1febf194d43","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e432f4e9-9a28-4bd5-a7ed-121b5b44cd65","lifecycleState":"CERTIFIED","lastUpdateDate":1651555345264,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed43a890-1c35-42b6-a1bc-ad8465baa533","invariantUUID":"1159e44c-2452-4df6-9e96-b68318c48500","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5230bcc9-42a8-46cb-a9e8-7c4567894211","lifecycleState":"CERTIFIED","lastUpdateDate":1651555358889,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4048aef-28f7-47fe-a8e5-b3649d5ce67d","invariantUUID":"6114a1aa-da0c-4cad-b0a0-de40c91fe2ff","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":"cbae146a-6cdd-4759-9b9f-f8b5e3acc7f1","lifecycleState":"CERTIFIED","lastUpdateDate":1651555197790,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b825160e-ec2e-4cf3-9557-0e019b9da05e","invariantUUID":"ed187a0f-e9e5-42cf-bf9d-765ee350ea72","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":"f0f222a8-2b9f-476c-9dfe-c85ccfcda43a","lifecycleState":"CERTIFIED","lastUpdateDate":1651555151178,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b0c34a4f-7aba-474f-89d2-0dc388681d0e","invariantUUID":"7718c82f-729b-410e-b9ac-ecb47d10ffa2","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":"380cfb33-0853-4b12-9a49-59f4b7bd01f6","lifecycleState":"CERTIFIED","lastUpdateDate":1651555322414,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4a46923-2fce-4a76-9670-c4dbd58cf80b","invariantUUID":"6322e146-4465-4d66-ba92-f218c25fafe9","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ffe9d403-b889-42bb-83e7-2cd669197490","lifecycleState":"CERTIFIED","lastUpdateDate":1651555256531,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"65e8cb9f-3ea2-4219-9530-2075b688e904","invariantUUID":"63925da5-2854-43bc-983e-5b8862df59fd","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b3dad1c3-3c4c-4b78-b71c-8be26f3b239d","lifecycleState":"CERTIFIED","lastUpdateDate":1651555103962,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbbb10cf-cc2d-43a4-a766-31a412c0e6fc","invariantUUID":"87503e65-6028-4ecd-95df-20a96a95d543","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":"objectStorage","uniqueId":"cf55ae00-56df-4123-a395-236e1d25d070","lifecycleState":"CERTIFIED","lastUpdateDate":1651555105823,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"852c6848-6eb5-4e1d-a48a-42339b000cc7","invariantUUID":"a59532e8-2c3c-4b39-953e-d12fa0ea1324","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":"port","uniqueId":"25c48622-4a53-42a4-ad6b-7117bafa9b12","lifecycleState":"CERTIFIED","lastUpdateDate":1651555347108,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c63a77f-26b0-4ba1-ab73-ea355c709cbe","invariantUUID":"95577b44-9132-476c-ba2d-c3f2311afd21","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":"defaulticon","uniqueId":"9dde007f-d139-4b93-ba45-99e6be6eca13","lifecycleState":"CERTIFIED","lastUpdateDate":1651555277869,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e64c8d3-d94d-466d-a4fe-7f7c266e7d32","invariantUUID":"31f0eb12-31cd-43b8-9fc0-25afe5e8fc1d","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":"port","uniqueId":"107cac2e-85c7-41f9-9794-0b87d24951de","lifecycleState":"CERTIFIED","lastUpdateDate":1651555174708,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20619f97-4353-49b1-a084-b59f27c006d2","invariantUUID":"3d52fbeb-3d32-4454-9db6-5643862498c1","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c884f35e-a72e-40eb-8baa-3273deb3bf5c","lifecycleState":"CERTIFIED","lastUpdateDate":1651558915856,"name":"basic_cnf_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"cd1ed7b4-7f3c-4eb2-b045-cf3af46ea21b","invariantUUID":"6685151b-e21c-4e7c-9422-4d7b33cad884","systemName":"BasicCnfMacro","description":"VF","tags":["basic_cnf_macro"],"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":"073935d0-df98-41fd-b393-b91d4db01193","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1651558297922,"name":"basic_onboard_JqfFPu","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"370dfa33-ce70-4e73-9b2b-064f2c5e26df","invariantUUID":"52d26608-cab4-4073-bbd4-e55002cb28a0","systemName":"BasicOnboardJqffpu","description":"VF","tags":["basic_onboard_JqfFPu"],"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":"e1aeda44-f4a9-487c-bd09-04a598793e1d","lifecycleState":"CERTIFIED","lastUpdateDate":1651555280762,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92089cc8-9597-4bfe-bd1c-8e0639480987","invariantUUID":"0dbaf471-a290-41b7-8781-68bbed5f7ac1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1c6c953-5520-410b-a3d6-7053fb2840c7","lifecycleState":"CERTIFIED","lastUpdateDate":1651555204814,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1495f39e-d79f-456d-90d0-0f8bbe8bf5e9","invariantUUID":"c45e463f-3a11-4131-be7d-8e287267d0de","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":"compute","uniqueId":"0777aba6-7555-43a4-8665-604d52c2fcb0","lifecycleState":"CERTIFIED","lastUpdateDate":1651555301381,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"817de128-b946-45aa-bb2a-d475cb36531c","invariantUUID":"97c31d82-cd19-49bf-b615-888945eb5119","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"1faaf8ff-15aa-40eb-b47f-37a6641a9389","lifecycleState":"CERTIFIED","lastUpdateDate":1651555383720,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a8ea2f3-c1c3-43e8-8d64-1e2d7cb772be","invariantUUID":"dcaedf1b-b513-4798-bf4b-d7214fd98410","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05424aca-9e34-40c4-a861-d560b2bcf8d5","lifecycleState":"CERTIFIED","lastUpdateDate":1651555229604,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca32025b-5b8f-4e50-aa43-3cf6cec64246","invariantUUID":"15534ab6-4513-4bd9-a51a-ba138a80d2bb","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"609aef80-0ce8-4ee0-842a-940e7a025094","lifecycleState":"CERTIFIED","lastUpdateDate":1651555213578,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"028b2d9e-9cdd-48a3-8c47-f4ed51587872","invariantUUID":"c0b8b97d-2268-4c1b-98fd-1217adc275ed","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":"46dfd2cb-ae48-4c27-a964-fadeefc7f033","lifecycleState":"CERTIFIED","lastUpdateDate":1651555220574,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfcf61ca-1b71-43cb-a195-53af7dc12197","invariantUUID":"df4dda0a-29cd-40f3-a25c-3cb34c74666b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"49807755-d623-4925-bf00-b3365111cc11","lifecycleState":"CERTIFIED","lastUpdateDate":1651555413029,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d495414-8300-41c4-87d2-611bc04e5c22","invariantUUID":"e1ef033a-0528-4bd5-9462-6d14a76d2970","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fae85430-ed67-4f60-82e5-22c881ab90b5","lifecycleState":"CERTIFIED","lastUpdateDate":1651555374668,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8488679a-88e5-4031-bc8a-4fbbb3287a35","invariantUUID":"74d44bdd-a44f-49cf-9024-e36eaf20dbb4","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"41d656da-c4cd-4d48-bb97-c09e5c98d09e","lifecycleState":"CERTIFIED","lastUpdateDate":1651555339684,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30e28bd0-f470-4e0e-b7fc-de0ecd22f106","invariantUUID":"631bc330-b086-4c30-9e9a-05135200c8c8","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":"objectStorage","uniqueId":"7db85a3b-8b87-4184-8276-f5f90783f614","lifecycleState":"CERTIFIED","lastUpdateDate":1651555134460,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df8bea7c-16d3-4109-af16-840fbd9b4633","invariantUUID":"840666b7-eed5-4d30-b770-e1b83fc61a4f","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58c31990-b3b8-4b67-af95-2fd177a2fb70","lifecycleState":"CERTIFIED","lastUpdateDate":1651555162169,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d3ade23-165b-4f57-af00-9ff92c863b9d","invariantUUID":"dcd1e508-9721-4a6e-86a5-9e9de2562768","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":"loadBalancer","uniqueId":"5ff77dcd-33f8-4c29-8868-e2961b7cff1c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555109704,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0add33b9-63cf-4427-8889-55e2c46644d5","invariantUUID":"2ede648b-6a1e-4044-82a2-daae1f9528bb","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":"2bd23ae9-e768-464c-b788-6775b0500798","lifecycleState":"CERTIFIED","lastUpdateDate":1651555354714,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"459033e2-f5ee-4463-b347-546094136ca6","invariantUUID":"005c0de9-b3df-4d80-9c6f-30ceba3e84c0","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":"666c252d-5166-4162-a1c2-e6c881719ae1","lifecycleState":"CERTIFIED","lastUpdateDate":1651555363804,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0c8b862-45db-4882-8045-f5e5436d1885","invariantUUID":"31edc37c-9ac4-4443-ae91-89fbbd12ff5b","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":"port","uniqueId":"955ac1e6-5460-4d39-b6f1-97168eb52eca","lifecycleState":"CERTIFIED","lastUpdateDate":1651555394388,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0a3be78-5e18-436e-a2b8-8f0584f164d4","invariantUUID":"32e5cf05-9669-4a6e-b86d-bf3811d54d72","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":"50bd4654-93f7-448e-b93a-bde7803fe19b","lifecycleState":"CERTIFIED","lastUpdateDate":1651555408506,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6c0cba2-0552-4286-aa47-198b32734352","invariantUUID":"369da8b8-6a73-4239-8403-d23d2649d979","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc1dc4e2-7796-42d2-9086-e2ec02270453","lifecycleState":"CERTIFIED","lastUpdateDate":1651555287779,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02f5b150-4ee9-452e-a047-e9a3da0145e3","invariantUUID":"23443ebf-a145-4ec6-a908-954051b8bcfd","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":"94161b88-c5bc-4b0a-abab-debdfef76c43","lifecycleState":"CERTIFIED","lastUpdateDate":1651555297911,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fabc5c85-2f2c-4b3c-a6a0-456c8c25609b","invariantUUID":"25eb33cf-9dff-4226-a376-f585c56f87fa","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":"676b1b28-729d-42ee-a2da-2353cfc121f4","lifecycleState":"CERTIFIED","lastUpdateDate":1651555144116,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cedcf6f8-d80f-4342-b7ef-cc38dcb9c0c2","invariantUUID":"437fcfe6-18d8-4f09-9b9d-011a905235cc","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":"compute","uniqueId":"f4a6c2a5-e69c-455d-99de-7f1648563480","lifecycleState":"CERTIFIED","lastUpdateDate":1651555420980,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a91a928a-67e1-44b8-9440-1ad8fe6c598e","invariantUUID":"6b98d3c5-f03f-42ae-8899-564d36a1e978","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a1a1753-9878-4427-83d8-e548309d1dcd","lifecycleState":"CERTIFIED","lastUpdateDate":1651555243263,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d79e03a-3f64-48e9-a8fe-d4c58b5dc448","invariantUUID":"2820a889-7237-4abd-93d7-d55b4dc15248","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9531d0e0-7909-44b8-b306-e538a1bd470c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555293228,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7e3519e-d374-40c7-8398-f9a9b40e69bd","invariantUUID":"13ca850e-8753-44bb-831a-71d6f2916f99","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":"8056eb3b-c1c4-4b0e-8b47-c9ae6c244d37","lifecycleState":"CERTIFIED","lastUpdateDate":1651558917447,"name":"pNF e2b9393c-6e98","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"534b4f2b-ba6a-4b33-89d7-0a61686fee03","invariantUUID":"0a96118c-0950-4001-baaa-9a73a5654572","systemName":"PnfE2b9393c6e98","description":"vendor software product","tags":["pNF e2b9393c-6e98"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0732052a-6d9e-4ad3-9b91-ac4a8ed9ac88","lifecycleState":"CERTIFIED","lastUpdateDate":1651558987354,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0204a3b5-7e4f-43cd-b389-59814d643dfc","invariantUUID":"faf6640c-858f-4227-a706-e96eea5a7281","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":"792a073d-b17d-423f-b952-74846ba011ff","lifecycleState":"CERTIFIED","lastUpdateDate":1651558943547,"name":"Demo_pNF_noVol06ilFB8zue4ntnx","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"d4f62553-f346-4a7d-b352-9dad36d29e8d","invariantUUID":"a94be540-4173-4063-94a3-6fca95fecac1","systemName":"DemoPnfNovol06ilfb8zue4ntnx","description":"catalog service description","tags":["robot-ete","Demo_pNF_noVol06ilFB8zue4ntnx"],"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":"b399f9da-c807-45e4-b614-287cec4cb4ed","lifecycleState":"CERTIFIED","lastUpdateDate":1651559004806,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"fc1b37a0-c30c-4c59-bb84-c8f1417da735","invariantUUID":"d0a0885e-d20b-4c80-abfc-d690ed98290f","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"52000ed9-53db-43bf-82d2-5276e6a2cf99","lifecycleState":"CERTIFIED","lastUpdateDate":1651558976064,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9a6eaa59-3814-44dd-b69d-6a3f81f61f88","invariantUUID":"f99a9c6c-a966-4324-a194-21da8d37b039","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":"1ca04a0f-671d-439a-a72c-3a54b1e9ecec","lifecycleState":"CERTIFIED","lastUpdateDate":1651558060575,"name":"basic_onboard_DhErvo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"43cf6e04-b7c5-4700-83bb-44be3c7f445b","invariantUUID":"a1926689-e20b-4951-b767-71f14440c7a1","systemName":"BasicOnboardDhervo","description":"service","tags":["basic_onboard_DhErvo"],"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":"ddca37f3-6dfd-4b46-8f38-340ec97bd332","lifecycleState":"CERTIFIED","lastUpdateDate":1651558833755,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","invariantUUID":"ce42fcab-1532-4830-89af-ea9db67a1deb","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":"be9a61f4-4cfe-453f-9ec5-a8a5b84df0ee","lifecycleState":"CERTIFIED","lastUpdateDate":1651559001456,"name":"test_pnf_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c3699645-fd4f-4f7b-9b1f-fed5ed5baa47","invariantUUID":"17204fa3-c38f-44e6-969d-7e520b6eada2","systemName":"TestPnfMacro","description":"service","tags":["test_pnf_macro"],"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":"7c282ad0-6d90-43d7-8a64-aed316ce1d4c","lifecycleState":"CERTIFIED","lastUpdateDate":1651558987049,"name":"basic_cnf_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"93f9657b-b910-430a-935f-b0ec8549cc66","invariantUUID":"dc6f653d-1117-49d5-a31b-0aef94779911","systemName":"BasicCnfMacro","description":"service","tags":["basic_cnf_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-05-03 06:24:08,708 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-05-03 06:24:08,710 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-05-03 06:24:08,710 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/ddca37f3-6dfd-4b46-8f38-340ec97bd332/filteredDataByParams?include=componentInstances 2022-05-03 06:24:08,711 DEBUG 132:onap_service.py(1) - [SDC][Get basic_network resource inputs] data sent: None 2022-05-03 06:24:08,713 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-05-03 06:24:09,024 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/ddca37f3-6dfd-4b46-8f38-340ec97bd332/filteredDataByParams?include=componentInstances HTTP/1.1" 200 None 2022-05-03 06:24:09,025 INFO 142:onap_service.py(1) - [SDC][Get basic_network resource inputs] response code: 200 2022-05-03 06:24:09,026 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,"ownerType":null,"path":["a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.f19c93fd-a97e-429b-9603-bf33efb783ad.genericneutronnet0"],"type":"tosca.capabilities.Node","description":null,"source":"f19c93fd-a97e-429b-9603-bf33efb783ad","parentName":null,"uniqueId":"capability.f38935b9-dc0b-414f-98bc-c10003c628c6.feature","ownerId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.f19c93fd-a97e-429b-9603-bf33efb783ad.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,"ownerType":null,"path":["a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.f19c93fd-a97e-429b-9603-bf33efb783ad.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","description":null,"source":"f19c93fd-a97e-429b-9603-bf33efb783ad","parentName":null,"uniqueId":"capability.f19c93fd-a97e-429b-9603-bf33efb783ad.virtual_linkable","ownerId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.f19c93fd-a97e-429b-9603-bf33efb783ad.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","version":null,"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"externalName":null,"node":"tosca.nodes.Root","path":["a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.f19c93fd-a97e-429b-9603-bf33efb783ad.genericneutronnet0"],"source":"f19c93fd-a97e-429b-9603-bf33efb783ad","parentName":null,"uniqueId":"f38935b9-dc0b-414f-98bc-c10003c628c6.dependency","capability":"tosca.capabilities.Node","ownerId":"f38935b9-dc0b-414f-98bc-c10003c628c6","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":"dependency","relationship":"tosca.relationships.DependsOn","name":"genericneutronnet0.dependency","version":null,"type":null,"empty":false}]},"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.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":"83d79457-6911-457e-94f4-7bbfaf90fbee","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.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":"83d79457-6911-457e-94f4-7bbfaf90fbee","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"83d79457-6911-457e-94f4-7bbfaf90fbee.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":"83d79457-6911-457e-94f4-7bbfaf90fbee","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.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":"83d79457-6911-457e-94f4-7bbfaf90fbee","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.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":"83d79457-6911-457e-94f4-7bbfaf90fbee","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.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":"f19c93fd-a97e-429b-9603-bf33efb783ad.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":"83d79457-6911-457e-94f4-7bbfaf90fbee","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.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":"83d79457-6911-457e-94f4-7bbfaf90fbee","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.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":"83d79457-6911-457e-94f4-7bbfaf90fbee","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.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":"83d79457-6911-457e-94f4-7bbfaf90fbee","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false}],"attributes":null,"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"actualComponentUid":"f19c93fd-a97e-429b-9603-bf33efb783ad","createdFromCsar":false,"uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.f19c93fd-a97e-429b-9603-bf33efb783ad.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","icon":"network","creationTime":1651558801747,"description":null,"originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","createdFrom":null,"componentUid":"f19c93fd-a97e-429b-9603-bf33efb783ad","maxOccurrences":null,"minOccurrences":null,"componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1651558801747,"customizationUUID":"e1015289-6337-4666-83d7-fa50b56a49dc","instanceCount":null,"posX":"200","posY":"100","componentName":"Generic NeutronNet","originArchived":false,"propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstancesRelations":null,"componentInstancesInputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":null,"policies":null,"requirements":null,"inputs":null,"outputs":null,"groups":null,"interfaces":null,"nodeFilter":null,"substitutionFilters":null,"nodeFilterforNode":null,"properties":null,"attributes":null,"componentInstancesInterfaces":null,"derivedFromGenericType":null,"derivedFromGenericVersion":null,"model":null,"serviceApiArtifacts":null,"forwardingPaths":null,"metadata":null} 2022-05-03 06:24:09,030 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-05-03 06:24:09,030 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/f19c93fd-a97e-429b-9603-bf33efb783ad/filteredDataByParams?include=metadata 2022-05-03 06:24:09,030 DEBUG 132:onap_service.py(1) - [SDC][Get basic_network component's SDC resource metadata] data sent: None 2022-05-03 06:24:09,033 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-05-03 06:24:09,082 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/resources/f19c93fd-a97e-429b-9603-bf33efb783ad/filteredDataByParams?include=metadata HTTP/1.1" 200 2535 2022-05-03 06:24:09,084 INFO 142:onap_service.py(1) - [SDC][Get basic_network component's SDC resource metadata] response code: 200 2022-05-03 06:24:09,084 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":"f19c93fd-a97e-429b-9603-bf33efb783ad","name":"Generic NeutronNet","version":"1.0","isHighestVersion":true,"creationDate":1651555270089,"lastUpdateDate":1651555270089,"description":"Generic NeutronNet","lifecycleState":"CERTIFIED","tags":["Generic NeutronNet"],"icon":"network","normalizedName":"genericneutronnet","systemName":"GenericNeutronnet","contactId":"jh0003","allVersions":{"1.0":"f19c93fd-a97e-429b-9603-bf33efb783ad"},"isDeleted":null,"projectCode":null,"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"invariantUUID":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","componentType":"RESOURCE","categories":[{"name":"Generic","displayName":null,"normalizedName":"generic","models":null,"uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"creatorUserId":"jh0003","creatorFullName":"Jimmy Hendrix","lastUpdaterUserId":"jh0003","lastUpdaterFullName":"Jimmy Hendrix","isArchived":false,"archiveTime":0,"isVspArchived":false,"model":null,"vendorName":"ONAP (Tosca)","vendorRelease":"1.0.0.wd03","resourceVendorModelNumber":"","resourceType":"VL","isAbstract":null,"cost":null,"licenseType":null,"toscaResourceName":"org.openecomp.resource.vl.GenericNeutronNet","derivedFrom":["org.openecomp.resource.vl.extVL"],"categorySpecificMetadata":null,"csarVersionId":null,"uuid":"4a32e88a-2600-4987-be40-604d8514da18"},"derivedFrom":null,"derivedList":null,"defaultCapabilities":null} 2022-05-03 06:24:09,086 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC 2022-05-03 06:24:09,086 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:24:09,086 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:24:09,086 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified 2022-05-03 06:24:09,098 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': '2dea3fc1-367f-4fc5-86c0-0009308567ad', 'x-fromappid': 'API client'} 2022-05-03 06:24:09,098 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-05-03 06:24:09,098 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-6f4a84b3-a83f-4567-b0c2-1352510eac58_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-05-03 06:24:09,100 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2022-05-03 06:24:09,550 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-05-03 06:24:09,552 INFO 142:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] response code: 200 2022-05-03 06:24:09,552 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-05-03 06:24:09,555 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-05-03 06:24:09,555 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-05-03 06:24:09,555 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-05-03 06:24:09,555 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-05-03 06:24:09,558 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-05-03 06:24:09,690 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2856 2022-05-03 06:24:09,691 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-05-03 06:24:09,692 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"93f9657b-b910-430a-935f-b0ec8549cc66","invariantUUID":"dc6f653d-1117-49d5-a31b-0aef94779911","name":"basic_cnf_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/93f9657b-b910-430a-935f-b0ec8549cc66/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","invariantUUID":"ce42fcab-1532-4830-89af-ea9db67a1deb","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/daebe3e8-f01f-405c-8a2c-821d493a944d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"fc1b37a0-c30c-4c59-bb84-c8f1417da735","invariantUUID":"d0a0885e-d20b-4c80-abfc-d690ed98290f","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/fc1b37a0-c30c-4c59-bb84-c8f1417da735/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c3699645-fd4f-4f7b-9b1f-fed5ed5baa47","invariantUUID":"17204fa3-c38f-44e6-969d-7e520b6eada2","name":"test_pnf_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c3699645-fd4f-4f7b-9b1f-fed5ed5baa47/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9a6eaa59-3814-44dd-b69d-6a3f81f61f88","invariantUUID":"f99a9c6c-a966-4324-a194-21da8d37b039","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9a6eaa59-3814-44dd-b69d-6a3f81f61f88/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d4f62553-f346-4a7d-b352-9dad36d29e8d","invariantUUID":"a94be540-4173-4063-94a3-6fca95fecac1","name":"Demo_pNF_noVol06ilFB8zue4ntnx","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d4f62553-f346-4a7d-b352-9dad36d29e8d/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"43cf6e04-b7c5-4700-83bb-44be3c7f445b","invariantUUID":"a1926689-e20b-4951-b767-71f14440c7a1","name":"basic_onboard_DhErvo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/43cf6e04-b7c5-4700-83bb-44be3c7f445b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0204a3b5-7e4f-43cd-b389-59814d643dfc","invariantUUID":"faf6640c-858f-4227-a706-e96eea5a7281","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0204a3b5-7e4f-43cd-b389-59814d643dfc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-05-03 06:24:09,694 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf_macro from SDC 2022-05-03 06:24:09,694 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:24:09,694 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:24:09,694 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-05-03 06:24:09,694 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-05-03 06:24:09,695 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:24:09,695 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:24:09,695 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-05-03 06:24:09,695 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2022-05-03 06:24:09,695 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:24:09,695 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:24:09,695 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-05-03 06:24:09,695 DEBUG 273:sdc_resource.py(1) - importing SDC Resource test_pnf_macro from SDC 2022-05-03 06:24:09,695 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:24:09,695 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:24:09,695 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-05-03 06:24:09,696 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-05-03 06:24:09,696 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:24:09,696 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:24:09,696 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-05-03 06:24:09,696 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_noVol06ilFB8zue4ntnx from SDC 2022-05-03 06:24:09,696 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:24:09,696 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:24:09,696 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-05-03 06:24:09,696 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_DhErvo from SDC 2022-05-03 06:24:09,696 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:24:09,696 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:24:09,697 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-05-03 06:24:09,697 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-05-03 06:24:09,697 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:24:09,697 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:24:09,697 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-05-03 06:24:09,697 DEBUG 175:__init__.py(1) - number of Service returned: 8 2022-05-03 06:24:09,704 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-05-03 06:24:09,704 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-05-03 06:24:09,704 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-05-03 06:24:09,706 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:24:09,763 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 648 2022-05-03 06:24:09,764 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-05-03 06:24:09,764 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/99eac2a19a8442a3a44558cd9cdf070c","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":"99eac2a19a8442a3a44558cd9cdf070c"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-master"}]}]} 2022-05-03 06:24:09,766 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-05-03 06:24:09,767 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-05-03 06:24:09,767 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-05-03 06:24:09,769 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:24:09,991 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-05-03 06:24:09,992 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-05-03 06:24:09,992 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":"1651558848382","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-05-03 06:24:09,995 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-05-03 06:24:09,995 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-05-03 06:24:09,995 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-05-03 06:24:09,997 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:24:10,097 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 648 2022-05-03 06:24:10,098 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-05-03 06:24:10,098 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/99eac2a19a8442a3a44558cd9cdf070c","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":"99eac2a19a8442a3a44558cd9cdf070c"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-master"}]}]} 2022-05-03 06:24:10,101 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-05-03 06:24:10,101 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-05-03 06:24:10,101 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-05-03 06:24:10,103 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:24:10,205 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-05-03 06:24:10,206 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-05-03 06:24:10,206 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":"1651558848382","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-05-03 06:24:10,208 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-05-03 06:24:10,208 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/99eac2a19a8442a3a44558cd9cdf070c 2022-05-03 06:24:10,208 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-05-03 06:24:10,211 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:24:10,591 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/99eac2a19a8442a3a44558cd9cdf070c HTTP/1.1" 200 614 2022-05-03 06:24:10,591 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-05-03 06:24:10,592 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"99eac2a19a8442a3a44558cd9cdf070c","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1651558852741","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-05-03 06:24:10,601 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': 'f42738f0-58e1-4eef-a34e-c2052502e831', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:24:10,601 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/b3ec1de9-5e6a-4458-9608-bb4737eb1031/networks 2022-05-03 06:24:10,601 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "ce42fcab-1532-4830-89af-ea9db67a1deb" }, "modelInfo": { "modelType": "network", "modelInvariantId": "7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b", "modelVersionId": "4a32e88a-2600-4987-be40-604d8514da18", "modelName": "Generic NeutronNet", "modelVersion": "1.0", "modelCustomizationId": "e1015289-6337-4666-83d7-fa50b56a49dc", "modelCustomizationName": "Generic NeutronNet 0" }, "requestParameters": { "userParams": [ ], "aLaCarte": true, "testApi": "GR_API" }, "cloudConfiguration": { "tenantId": "99eac2a19a8442a3a44558cd9cdf070c", "cloudOwner": "basicnw-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "lineOfBusiness": { "lineOfBusinessName": "basicnw-lob" }, "platform": { "platformName": "basicnw-platform" }, "relatedInstanceList": [{ "relatedInstance": { "instanceId": "b3ec1de9-5e6a-4458-9608-bb4737eb1031", "modelInfo": { "modelType": "service", "modelName": "basic_network", "modelInvariantId": "ce42fcab-1532-4830-89af-ea9db67a1deb", "modelVersion": "1.0", "modelVersionId": "daebe3e8-f01f-405c-8a2c-821d493a944d" } } }] } } 2022-05-03 06:24:10,603 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:24:13,143 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/b3ec1de9-5e6a-4458-9608-bb4737eb1031/networks HTTP/1.1" 202 262 2022-05-03 06:24:13,144 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response code: 202 2022-05-03 06:24:13,144 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response: {"requestReferences":{"requestId":"f42738f0-58e1-4eef-a34e-c2052502e831","instanceId":"6979a50d-0b7d-4dff-87d9-ad91cc7eacd2","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f42738f0-58e1-4eef-a34e-c2052502e831"}} 2022-05-03 06:24:13,145 DEBUG 79:mixins.py(1) - Wait until NetworkInstantiation task is not finished 2022-05-03 06:24:13,153 DEBUG 129:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '95e50949-2504-448d-a604-2974580be7a5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:24:13,154 DEBUG 131:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f42738f0-58e1-4eef-a34e-c2052502e831 2022-05-03 06:24:13,154 DEBUG 132:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] data sent: None 2022-05-03 06:24:13,158 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:24:13,373 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f42738f0-58e1-4eef-a34e-c2052502e831 HTTP/1.1" 200 1970 2022-05-03 06:24:13,375 INFO 142:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] response code: 200 2022-05-03 06:24:13,375 DEBUG 146:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] response: {"request":{"requestId":"f42738f0-58e1-4eef-a34e-c2052502e831","startTime":"Tue, 03 May 2022 06:24:11 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"e1015289-6337-4666-83d7-fa50b56a49dc","modelVersionId":"4a32e88a-2600-4987-be40-604d8514da18","modelCustomizationId":"e1015289-6337-4666-83d7-fa50b56a49dc","modelUuid":"4a32e88a-2600-4987-be40-604d8514da18","modelInvariantUuid":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"ce42fcab-1532-4830-89af-ea9db67a1deb","source":"VID","instanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","modelInfo":{"modelInvariantId":"ce42fcab-1532-4830-89af-ea9db67a1deb","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelUuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelInvariantUuid":"ce42fcab-1532-4830-89af-ea9db67a1deb"}}}],"cloudConfiguration":{"tenantId":"99eac2a19a8442a3a44558cd9cdf070c","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","networkInstanceId":"6979a50d-0b7d-4dff-87d9-ad91cc7eacd2","networkInstanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 03 May 2022 06:24:12 GMT"}}} 2022-05-03 06:24:23,386 DEBUG 129:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '29edc97d-c067-4651-8582-f8f405cde437', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:24:23,386 DEBUG 131:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f42738f0-58e1-4eef-a34e-c2052502e831 2022-05-03 06:24:23,386 DEBUG 132:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] data sent: None 2022-05-03 06:24:23,389 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:24:23,606 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f42738f0-58e1-4eef-a34e-c2052502e831 HTTP/1.1" 200 1970 2022-05-03 06:24:23,609 INFO 142:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] response code: 200 2022-05-03 06:24:23,610 DEBUG 146:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] response: {"request":{"requestId":"f42738f0-58e1-4eef-a34e-c2052502e831","startTime":"Tue, 03 May 2022 06:24:11 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"e1015289-6337-4666-83d7-fa50b56a49dc","modelVersionId":"4a32e88a-2600-4987-be40-604d8514da18","modelCustomizationId":"e1015289-6337-4666-83d7-fa50b56a49dc","modelUuid":"4a32e88a-2600-4987-be40-604d8514da18","modelInvariantUuid":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"ce42fcab-1532-4830-89af-ea9db67a1deb","source":"VID","instanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","modelInfo":{"modelInvariantId":"ce42fcab-1532-4830-89af-ea9db67a1deb","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelUuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelInvariantUuid":"ce42fcab-1532-4830-89af-ea9db67a1deb"}}}],"cloudConfiguration":{"tenantId":"99eac2a19a8442a3a44558cd9cdf070c","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","networkInstanceId":"6979a50d-0b7d-4dff-87d9-ad91cc7eacd2","networkInstanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 03 May 2022 06:24:12 GMT"}}} 2022-05-03 06:24:33,618 DEBUG 129:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f15c836a-a89e-4920-a7e1-33dec854818f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:24:33,618 DEBUG 131:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f42738f0-58e1-4eef-a34e-c2052502e831 2022-05-03 06:24:33,618 DEBUG 132:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] data sent: None 2022-05-03 06:24:33,621 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:24:34,395 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f42738f0-58e1-4eef-a34e-c2052502e831 HTTP/1.1" 200 2211 2022-05-03 06:24:34,397 INFO 142:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] response code: 200 2022-05-03 06:24:34,398 DEBUG 146:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] response: {"request":{"requestId":"f42738f0-58e1-4eef-a34e-c2052502e831","startTime":"Tue, 03 May 2022 06:24:11 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"e1015289-6337-4666-83d7-fa50b56a49dc","modelVersionId":"4a32e88a-2600-4987-be40-604d8514da18","modelCustomizationId":"e1015289-6337-4666-83d7-fa50b56a49dc","modelUuid":"4a32e88a-2600-4987-be40-604d8514da18","modelInvariantUuid":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"ce42fcab-1532-4830-89af-ea9db67a1deb","source":"VID","instanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","modelInfo":{"modelInvariantId":"ce42fcab-1532-4830-89af-ea9db67a1deb","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelUuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelInvariantUuid":"ce42fcab-1532-4830-89af-ea9db67a1deb"}}}],"cloudConfiguration":{"tenantId":"99eac2a19a8442a3a44558cd9cdf070c","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","networkInstanceId":"6979a50d-0b7d-4dff-87d9-ad91cc7eacd2","networkInstanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null.","percentProgress":36,"timestamp":"Tue, 03 May 2022 06:24:25 GMT"}}} 2022-05-03 06:24:44,405 DEBUG 129:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8d926360-7245-4618-8eef-361d0acde088', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:24:44,405 DEBUG 131:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f42738f0-58e1-4eef-a34e-c2052502e831 2022-05-03 06:24:44,405 DEBUG 132:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] data sent: None 2022-05-03 06:24:44,408 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:24:44,990 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f42738f0-58e1-4eef-a34e-c2052502e831 HTTP/1.1" 200 2211 2022-05-03 06:24:44,991 INFO 142:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] response code: 200 2022-05-03 06:24:44,991 DEBUG 146:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] response: {"request":{"requestId":"f42738f0-58e1-4eef-a34e-c2052502e831","startTime":"Tue, 03 May 2022 06:24:11 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"e1015289-6337-4666-83d7-fa50b56a49dc","modelVersionId":"4a32e88a-2600-4987-be40-604d8514da18","modelCustomizationId":"e1015289-6337-4666-83d7-fa50b56a49dc","modelUuid":"4a32e88a-2600-4987-be40-604d8514da18","modelInvariantUuid":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"ce42fcab-1532-4830-89af-ea9db67a1deb","source":"VID","instanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","modelInfo":{"modelInvariantId":"ce42fcab-1532-4830-89af-ea9db67a1deb","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelUuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelInvariantUuid":"ce42fcab-1532-4830-89af-ea9db67a1deb"}}}],"cloudConfiguration":{"tenantId":"99eac2a19a8442a3a44558cd9cdf070c","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","networkInstanceId":"6979a50d-0b7d-4dff-87d9-ad91cc7eacd2","networkInstanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null.","percentProgress":36,"timestamp":"Tue, 03 May 2022 06:24:25 GMT"}}} 2022-05-03 06:24:55,001 DEBUG 129:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '06c20c29-35ab-4b84-bb5c-edd738a3ce29', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:24:55,002 DEBUG 131:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f42738f0-58e1-4eef-a34e-c2052502e831 2022-05-03 06:24:55,002 DEBUG 132:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] data sent: None 2022-05-03 06:24:55,004 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:24:55,566 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f42738f0-58e1-4eef-a34e-c2052502e831 HTTP/1.1" 200 2211 2022-05-03 06:24:55,567 INFO 142:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] response code: 200 2022-05-03 06:24:55,567 DEBUG 146:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] response: {"request":{"requestId":"f42738f0-58e1-4eef-a34e-c2052502e831","startTime":"Tue, 03 May 2022 06:24:11 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"e1015289-6337-4666-83d7-fa50b56a49dc","modelVersionId":"4a32e88a-2600-4987-be40-604d8514da18","modelCustomizationId":"e1015289-6337-4666-83d7-fa50b56a49dc","modelUuid":"4a32e88a-2600-4987-be40-604d8514da18","modelInvariantUuid":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"ce42fcab-1532-4830-89af-ea9db67a1deb","source":"VID","instanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","modelInfo":{"modelInvariantId":"ce42fcab-1532-4830-89af-ea9db67a1deb","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelUuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelInvariantUuid":"ce42fcab-1532-4830-89af-ea9db67a1deb"}}}],"cloudConfiguration":{"tenantId":"99eac2a19a8442a3a44558cd9cdf070c","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","networkInstanceId":"6979a50d-0b7d-4dff-87d9-ad91cc7eacd2","networkInstanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null.","percentProgress":36,"timestamp":"Tue, 03 May 2022 06:24:25 GMT"}}} 2022-05-03 06:25:05,578 DEBUG 129:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6713431a-e676-49fd-bd93-afc206634c2e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:25:05,578 DEBUG 131:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f42738f0-58e1-4eef-a34e-c2052502e831 2022-05-03 06:25:05,579 DEBUG 132:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] data sent: None 2022-05-03 06:25:05,581 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:25:06,160 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f42738f0-58e1-4eef-a34e-c2052502e831 HTTP/1.1" 200 2211 2022-05-03 06:25:06,161 INFO 142:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] response code: 200 2022-05-03 06:25:06,161 DEBUG 146:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] response: {"request":{"requestId":"f42738f0-58e1-4eef-a34e-c2052502e831","startTime":"Tue, 03 May 2022 06:24:11 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"e1015289-6337-4666-83d7-fa50b56a49dc","modelVersionId":"4a32e88a-2600-4987-be40-604d8514da18","modelCustomizationId":"e1015289-6337-4666-83d7-fa50b56a49dc","modelUuid":"4a32e88a-2600-4987-be40-604d8514da18","modelInvariantUuid":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"ce42fcab-1532-4830-89af-ea9db67a1deb","source":"VID","instanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","modelInfo":{"modelInvariantId":"ce42fcab-1532-4830-89af-ea9db67a1deb","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelUuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelInvariantUuid":"ce42fcab-1532-4830-89af-ea9db67a1deb"}}}],"cloudConfiguration":{"tenantId":"99eac2a19a8442a3a44558cd9cdf070c","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","networkInstanceId":"6979a50d-0b7d-4dff-87d9-ad91cc7eacd2","networkInstanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null.","percentProgress":36,"timestamp":"Tue, 03 May 2022 06:24:25 GMT"}}} 2022-05-03 06:25:16,170 DEBUG 129:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6ad19a95-246a-40fa-8fee-737d40410eaa', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:25:16,170 DEBUG 131:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f42738f0-58e1-4eef-a34e-c2052502e831 2022-05-03 06:25:16,170 DEBUG 132:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] data sent: None 2022-05-03 06:25:16,172 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:25:16,709 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f42738f0-58e1-4eef-a34e-c2052502e831 HTTP/1.1" 200 2292 2022-05-03 06:25:16,711 INFO 142:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] response code: 200 2022-05-03 06:25:16,711 DEBUG 146:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] response: {"request":{"requestId":"f42738f0-58e1-4eef-a34e-c2052502e831","startTime":"Tue, 03 May 2022 06:24:11 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"e1015289-6337-4666-83d7-fa50b56a49dc","modelVersionId":"4a32e88a-2600-4987-be40-604d8514da18","modelCustomizationId":"e1015289-6337-4666-83d7-fa50b56a49dc","modelUuid":"4a32e88a-2600-4987-be40-604d8514da18","modelInvariantUuid":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"ce42fcab-1532-4830-89af-ea9db67a1deb","source":"VID","instanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","modelInfo":{"modelInvariantId":"ce42fcab-1532-4830-89af-ea9db67a1deb","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelUuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelInvariantUuid":"ce42fcab-1532-4830-89af-ea9db67a1deb"}}}],"cloudConfiguration":{"tenantId":"99eac2a19a8442a3a44558cd9cdf070c","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","networkInstanceId":"6979a50d-0b7d-4dff-87d9-ad91cc7eacd2","networkInstanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":36,"timestamp":"Tue, 03 May 2022 06:25:15 GMT"}}} 2022-05-03 06:25:26,721 DEBUG 129:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dfe2ae7e-949d-4851-b0cf-1d84c64942b4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:25:26,722 DEBUG 131:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f42738f0-58e1-4eef-a34e-c2052502e831 2022-05-03 06:25:26,722 DEBUG 132:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] data sent: None 2022-05-03 06:25:26,724 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:25:27,276 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f42738f0-58e1-4eef-a34e-c2052502e831 HTTP/1.1" 200 3789 2022-05-03 06:25:27,277 INFO 142:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] response code: 200 2022-05-03 06:25:27,277 DEBUG 146:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] response: {"request":{"requestId":"f42738f0-58e1-4eef-a34e-c2052502e831","startTime":"Tue, 03 May 2022 06:24:11 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"e1015289-6337-4666-83d7-fa50b56a49dc","modelVersionId":"4a32e88a-2600-4987-be40-604d8514da18","modelCustomizationId":"e1015289-6337-4666-83d7-fa50b56a49dc","modelUuid":"4a32e88a-2600-4987-be40-604d8514da18","modelInvariantUuid":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"ce42fcab-1532-4830-89af-ea9db67a1deb","source":"VID","instanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","modelInfo":{"modelInvariantId":"ce42fcab-1532-4830-89af-ea9db67a1deb","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelUuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelInvariantUuid":"ce42fcab-1532-4830-89af-ea9db67a1deb"}}}],"cloudConfiguration":{"tenantId":"99eac2a19a8442a3a44558cd9cdf070c","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","networkInstanceId":"6979a50d-0b7d-4dff-87d9-ad91cc7eacd2","networkInstanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":36,"timestamp":"Tue, 03 May 2022 06:25:15 GMT"},"requestProcessingData":[{"groupingId":"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca","tag":"StackInformation","dataPairs":[{"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_275ef379-0101-413c-a315-9d98d0a65168\"},{\"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/99eac2a19a8442a3a44558cd9cdf070c/stacks/basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0/a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"updated_time\":null,\"creation_time\":1651559115000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ccdbab1e67b946a0802bc7e956da58c1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"OS::project_id\":\"99eac2a19a8442a3a44558cd9cdf070c\",\"OS::stack_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"network_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-05-03 06:25:37,289 DEBUG 129:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '60296502-66c8-41a8-b9bf-e340cdd0d644', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:25:37,289 DEBUG 131:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f42738f0-58e1-4eef-a34e-c2052502e831 2022-05-03 06:25:37,289 DEBUG 132:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] data sent: None 2022-05-03 06:25:37,291 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:25:37,840 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f42738f0-58e1-4eef-a34e-c2052502e831 HTTP/1.1" 200 3865 2022-05-03 06:25:37,842 INFO 142:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] response code: 200 2022-05-03 06:25:37,842 DEBUG 146:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] response: {"request":{"requestId":"f42738f0-58e1-4eef-a34e-c2052502e831","startTime":"Tue, 03 May 2022 06:24:11 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"e1015289-6337-4666-83d7-fa50b56a49dc","modelVersionId":"4a32e88a-2600-4987-be40-604d8514da18","modelCustomizationId":"e1015289-6337-4666-83d7-fa50b56a49dc","modelUuid":"4a32e88a-2600-4987-be40-604d8514da18","modelInvariantUuid":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"ce42fcab-1532-4830-89af-ea9db67a1deb","source":"VID","instanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","modelInfo":{"modelInvariantId":"ce42fcab-1532-4830-89af-ea9db67a1deb","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelUuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelInvariantUuid":"ce42fcab-1532-4830-89af-ea9db67a1deb"}}}],"cloudConfiguration":{"tenantId":"99eac2a19a8442a3a44558cd9cdf070c","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","networkInstanceId":"6979a50d-0b7d-4dff-87d9-ad91cc7eacd2","networkInstanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateNetworkBB has completed successfully, next invoking ActivateNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":68,"timestamp":"Tue, 03 May 2022 06:25:34 GMT"},"requestProcessingData":[{"groupingId":"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca","tag":"StackInformation","dataPairs":[{"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"3ebf8a26-03f5-4ee7-9dd8-d0f00d22906c\",\"output_key\":\"subnet_id_275ef379-0101-413c-a315-9d98d0a65168\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"7432cbbc-71ff-4e84-bc9e-c1766c687190\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/99eac2a19a8442a3a44558cd9cdf070c/stacks/basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0/a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"updated_time\":null,\"creation_time\":1651559115000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ccdbab1e67b946a0802bc7e956da58c1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"OS::project_id\":\"99eac2a19a8442a3a44558cd9cdf070c\",\"OS::stack_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"network_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-05-03 06:25:47,851 DEBUG 129:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '21c0ce0e-fcad-4e54-a3ae-ab796ef07aaf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:25:47,851 DEBUG 131:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f42738f0-58e1-4eef-a34e-c2052502e831 2022-05-03 06:25:47,852 DEBUG 132:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] data sent: None 2022-05-03 06:25:47,854 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:25:48,053 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f42738f0-58e1-4eef-a34e-c2052502e831 HTTP/1.1" 200 3832 2022-05-03 06:25:48,054 INFO 142:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] response code: 200 2022-05-03 06:25:48,054 DEBUG 146:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] response: {"request":{"requestId":"f42738f0-58e1-4eef-a34e-c2052502e831","startTime":"Tue, 03 May 2022 06:24:11 GMT","finishTime":"Tue, 03 May 2022 06:25:38 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"e1015289-6337-4666-83d7-fa50b56a49dc","modelVersionId":"4a32e88a-2600-4987-be40-604d8514da18","modelCustomizationId":"e1015289-6337-4666-83d7-fa50b56a49dc","modelUuid":"4a32e88a-2600-4987-be40-604d8514da18","modelInvariantUuid":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"ce42fcab-1532-4830-89af-ea9db67a1deb","source":"VID","instanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","modelInfo":{"modelInvariantId":"ce42fcab-1532-4830-89af-ea9db67a1deb","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelUuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelInvariantUuid":"ce42fcab-1532-4830-89af-ea9db67a1deb"}}}],"cloudConfiguration":{"tenantId":"99eac2a19a8442a3a44558cd9cdf070c","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","networkInstanceId":"6979a50d-0b7d-4dff-87d9-ad91cc7eacd2","networkInstanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Tue, 03 May 2022 06:25:38 GMT"},"requestProcessingData":[{"groupingId":"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca","tag":"StackInformation","dataPairs":[{"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"3ebf8a26-03f5-4ee7-9dd8-d0f00d22906c\",\"output_key\":\"subnet_id_275ef379-0101-413c-a315-9d98d0a65168\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"7432cbbc-71ff-4e84-bc9e-c1766c687190\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/99eac2a19a8442a3a44558cd9cdf070c/stacks/basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0/a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"updated_time\":null,\"creation_time\":1651559115000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ccdbab1e67b946a0802bc7e956da58c1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"OS::project_id\":\"99eac2a19a8442a3a44558cd9cdf070c\",\"OS::stack_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"network_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-05-03 06:25:48,055 INFO 56:mixins.py(9) - NetworkInstantiation task finished 2022-05-03 06:25:48,055 DEBUG 129:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '996c65eb-c17e-4c78-96d6-9026dc708274', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:25:48,055 DEBUG 131:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f42738f0-58e1-4eef-a34e-c2052502e831 2022-05-03 06:25:48,055 DEBUG 132:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] data sent: None 2022-05-03 06:25:48,057 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:25:48,240 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f42738f0-58e1-4eef-a34e-c2052502e831 HTTP/1.1" 200 3832 2022-05-03 06:25:48,241 INFO 142:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] response code: 200 2022-05-03 06:25:48,242 DEBUG 146:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] response: {"request":{"requestId":"f42738f0-58e1-4eef-a34e-c2052502e831","startTime":"Tue, 03 May 2022 06:24:11 GMT","finishTime":"Tue, 03 May 2022 06:25:38 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"e1015289-6337-4666-83d7-fa50b56a49dc","modelVersionId":"4a32e88a-2600-4987-be40-604d8514da18","modelCustomizationId":"e1015289-6337-4666-83d7-fa50b56a49dc","modelUuid":"4a32e88a-2600-4987-be40-604d8514da18","modelInvariantUuid":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"ce42fcab-1532-4830-89af-ea9db67a1deb","source":"VID","instanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","modelInfo":{"modelInvariantId":"ce42fcab-1532-4830-89af-ea9db67a1deb","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelUuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelInvariantUuid":"ce42fcab-1532-4830-89af-ea9db67a1deb"}}}],"cloudConfiguration":{"tenantId":"99eac2a19a8442a3a44558cd9cdf070c","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","networkInstanceId":"6979a50d-0b7d-4dff-87d9-ad91cc7eacd2","networkInstanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Tue, 03 May 2022 06:25:38 GMT"},"requestProcessingData":[{"groupingId":"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca","tag":"StackInformation","dataPairs":[{"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"3ebf8a26-03f5-4ee7-9dd8-d0f00d22906c\",\"output_key\":\"subnet_id_275ef379-0101-413c-a315-9d98d0a65168\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"7432cbbc-71ff-4e84-bc9e-c1766c687190\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/99eac2a19a8442a3a44558cd9cdf070c/stacks/basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0/a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"updated_time\":null,\"creation_time\":1651559115000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ccdbab1e67b946a0802bc7e956da58c1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"OS::project_id\":\"99eac2a19a8442a3a44558cd9cdf070c\",\"OS::stack_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"network_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-05-03 06:25:48,243 DEBUG 129:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f6359b33-7e74-4226-8a2f-f86318a31118', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:25:48,243 DEBUG 131:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f42738f0-58e1-4eef-a34e-c2052502e831 2022-05-03 06:25:48,243 DEBUG 132:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] data sent: None 2022-05-03 06:25:48,245 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:25:48,424 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f42738f0-58e1-4eef-a34e-c2052502e831 HTTP/1.1" 200 3832 2022-05-03 06:25:48,426 INFO 142:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] response code: 200 2022-05-03 06:25:48,426 DEBUG 146:onap_service.py(9) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] response: {"request":{"requestId":"f42738f0-58e1-4eef-a34e-c2052502e831","startTime":"Tue, 03 May 2022 06:24:11 GMT","finishTime":"Tue, 03 May 2022 06:25:38 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"e1015289-6337-4666-83d7-fa50b56a49dc","modelVersionId":"4a32e88a-2600-4987-be40-604d8514da18","modelCustomizationId":"e1015289-6337-4666-83d7-fa50b56a49dc","modelUuid":"4a32e88a-2600-4987-be40-604d8514da18","modelInvariantUuid":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"ce42fcab-1532-4830-89af-ea9db67a1deb","source":"VID","instanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","modelInfo":{"modelInvariantId":"ce42fcab-1532-4830-89af-ea9db67a1deb","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelUuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelInvariantUuid":"ce42fcab-1532-4830-89af-ea9db67a1deb"}}}],"cloudConfiguration":{"tenantId":"99eac2a19a8442a3a44558cd9cdf070c","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","networkInstanceId":"6979a50d-0b7d-4dff-87d9-ad91cc7eacd2","networkInstanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Tue, 03 May 2022 06:25:38 GMT"},"requestProcessingData":[{"groupingId":"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca","tag":"StackInformation","dataPairs":[{"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"3ebf8a26-03f5-4ee7-9dd8-d0f00d22906c\",\"output_key\":\"subnet_id_275ef379-0101-413c-a315-9d98d0a65168\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"7432cbbc-71ff-4e84-bc9e-c1766c687190\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/99eac2a19a8442a3a44558cd9cdf070c/stacks/basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0/a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"updated_time\":null,\"creation_time\":1651559115000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ccdbab1e67b946a0802bc7e956da58c1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"OS::project_id\":\"99eac2a19a8442a3a44558cd9cdf070c\",\"OS::stack_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"network_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-05-03 06:25:48,436 DEBUG 129:onap_service.py(1) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e29e1f89-da8b-4683-9d16-26ded970624e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:25:48,437 DEBUG 131:onap_service.py(1) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f42738f0-58e1-4eef-a34e-c2052502e831 2022-05-03 06:25:48,437 DEBUG 132:onap_service.py(1) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] data sent: None 2022-05-03 06:25:48,442 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:25:48,633 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f42738f0-58e1-4eef-a34e-c2052502e831 HTTP/1.1" 200 3832 2022-05-03 06:25:48,635 INFO 142:onap_service.py(1) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] response code: 200 2022-05-03 06:25:48,636 DEBUG 146:onap_service.py(1) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] response: {"request":{"requestId":"f42738f0-58e1-4eef-a34e-c2052502e831","startTime":"Tue, 03 May 2022 06:24:11 GMT","finishTime":"Tue, 03 May 2022 06:25:38 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"e1015289-6337-4666-83d7-fa50b56a49dc","modelVersionId":"4a32e88a-2600-4987-be40-604d8514da18","modelCustomizationId":"e1015289-6337-4666-83d7-fa50b56a49dc","modelUuid":"4a32e88a-2600-4987-be40-604d8514da18","modelInvariantUuid":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"ce42fcab-1532-4830-89af-ea9db67a1deb","source":"VID","instanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","modelInfo":{"modelInvariantId":"ce42fcab-1532-4830-89af-ea9db67a1deb","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelUuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelInvariantUuid":"ce42fcab-1532-4830-89af-ea9db67a1deb"}}}],"cloudConfiguration":{"tenantId":"99eac2a19a8442a3a44558cd9cdf070c","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","networkInstanceId":"6979a50d-0b7d-4dff-87d9-ad91cc7eacd2","networkInstanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Tue, 03 May 2022 06:25:38 GMT"},"requestProcessingData":[{"groupingId":"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca","tag":"StackInformation","dataPairs":[{"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"3ebf8a26-03f5-4ee7-9dd8-d0f00d22906c\",\"output_key\":\"subnet_id_275ef379-0101-413c-a315-9d98d0a65168\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"7432cbbc-71ff-4e84-bc9e-c1766c687190\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/99eac2a19a8442a3a44558cd9cdf070c/stacks/basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0/a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"updated_time\":null,\"creation_time\":1651559115000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ccdbab1e67b946a0802bc7e956da58c1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"OS::project_id\":\"99eac2a19a8442a3a44558cd9cdf070c\",\"OS::stack_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"network_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-05-03 06:25:48,637 DEBUG 129:onap_service.py(1) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7e2c389b-293e-4291-8dc0-3877091cb9ef', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:25:48,637 DEBUG 131:onap_service.py(1) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f42738f0-58e1-4eef-a34e-c2052502e831 2022-05-03 06:25:48,638 DEBUG 132:onap_service.py(1) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] data sent: None 2022-05-03 06:25:48,639 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:25:48,826 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f42738f0-58e1-4eef-a34e-c2052502e831 HTTP/1.1" 200 3832 2022-05-03 06:25:48,828 INFO 142:onap_service.py(1) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] response code: 200 2022-05-03 06:25:48,828 DEBUG 146:onap_service.py(1) - [None][Check f42738f0-58e1-4eef-a34e-c2052502e831 orchestration request status] response: {"request":{"requestId":"f42738f0-58e1-4eef-a34e-c2052502e831","startTime":"Tue, 03 May 2022 06:24:11 GMT","finishTime":"Tue, 03 May 2022 06:25:38 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"e1015289-6337-4666-83d7-fa50b56a49dc","modelVersionId":"4a32e88a-2600-4987-be40-604d8514da18","modelCustomizationId":"e1015289-6337-4666-83d7-fa50b56a49dc","modelUuid":"4a32e88a-2600-4987-be40-604d8514da18","modelInvariantUuid":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"ce42fcab-1532-4830-89af-ea9db67a1deb","source":"VID","instanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","modelInfo":{"modelInvariantId":"ce42fcab-1532-4830-89af-ea9db67a1deb","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelUuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelInvariantUuid":"ce42fcab-1532-4830-89af-ea9db67a1deb"}}}],"cloudConfiguration":{"tenantId":"99eac2a19a8442a3a44558cd9cdf070c","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","networkInstanceId":"6979a50d-0b7d-4dff-87d9-ad91cc7eacd2","networkInstanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Tue, 03 May 2022 06:25:38 GMT"},"requestProcessingData":[{"groupingId":"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca","tag":"StackInformation","dataPairs":[{"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"3ebf8a26-03f5-4ee7-9dd8-d0f00d22906c\",\"output_key\":\"subnet_id_275ef379-0101-413c-a315-9d98d0a65168\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"7432cbbc-71ff-4e84-bc9e-c1766c687190\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/99eac2a19a8442a3a44558cd9cdf070c/stacks/basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0/a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"updated_time\":null,\"creation_time\":1651559115000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ccdbab1e67b946a0802bc7e956da58c1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"OS::project_id\":\"99eac2a19a8442a3a44558cd9cdf070c\",\"OS::stack_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"network_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-05-03 06:25:48,829 INFO 199:base.py(1) - ***************************************************** 2022-05-03 06:25:48,829 INFO 200:base.py(1) - STOP [SO] YamlTemplateVlAlaCarteInstantiateStep: Instantiate network link described in YAML using SO a'la carte method. 2022-05-03 06:25:48,830 INFO 201:base.py(1) - ***************************************************** 2022-05-03 06:25:48,830 INFO 37:basic_network.py(1) - Service basic_network successfully created 2022-05-03 06:25:48,830 INFO 40:basic_network.py(1) - Service basic_network cleanup called 2022-05-03 06:25:58,837 INFO 171:base.py(1) - ***************************************************** 2022-05-03 06:25:58,837 INFO 172:base.py(1) - START [SO] YamlTemplateVlAlaCarteInstantiateStep cleanup: Instantiate network link described in YAML using SO a'la carte method. 2022-05-03 06:25:58,837 INFO 173:base.py(1) - ***************************************************** 2022-05-03 06:25:58,838 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-05-03 06:25:58,838 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/b3ec1de9-5e6a-4458-9608-bb4737eb1031/relationship-list 2022-05-03 06:25:58,839 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-05-03 06:25:58,842 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:25:58,914 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/b3ec1de9-5e6a-4458-9608-bb4737eb1031/relationship-list HTTP/1.1" 200 1071 2022-05-03 06:25:58,917 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-05-03 06:25:58,917 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/8e024877-40cd-4057-83d9-62ef6c944590","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"8e024877-40cd-4057-83d9-62ef6c944590"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v26/network/l3-networks/l3-network/6979a50d-0b7d-4dff-87d9-ad91cc7eacd2","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"6979a50d-0b7d-4dff-87d9-ad91cc7eacd2"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_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-05-03 06:25:58,919 DEBUG 129:onap_service.py(1) - [AAI][Get b3ec1de9-5e6a-4458-9608-bb4737eb1031 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-05-03 06:25:58,919 DEBUG 131:onap_service.py(1) - [AAI][Get b3ec1de9-5e6a-4458-9608-bb4737eb1031 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v26/network/l3-networks/l3-network/6979a50d-0b7d-4dff-87d9-ad91cc7eacd2 2022-05-03 06:25:58,919 DEBUG 132:onap_service.py(1) - [AAI][Get b3ec1de9-5e6a-4458-9608-bb4737eb1031 ABCMeta] data sent: None 2022-05-03 06:25:58,921 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:25:58,993 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v26/network/l3-networks/l3-network/6979a50d-0b7d-4dff-87d9-ad91cc7eacd2 HTTP/1.1" 200 3212 2022-05-03 06:25:58,994 INFO 142:onap_service.py(1) - [AAI][Get b3ec1de9-5e6a-4458-9608-bb4737eb1031 ABCMeta] response code: 200 2022-05-03 06:25:58,994 DEBUG 146:onap_service.py(1) - [AAI][Get b3ec1de9-5e6a-4458-9608-bb4737eb1031 ABCMeta] response: {"network-id":"6979a50d-0b7d-4dff-87d9-ad91cc7eacd2","network-name":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0","network-type":"NEUTRON","network-technology":"NEUTRON","neutron-network-id":"7432cbbc-71ff-4e84-bc9e-c1766c687190","is-bound-to-vpn":false,"resource-version":"1651559137789","orchestration-status":"Active","heat-stack-id":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0/a4656d13-30f7-49d9-b4f9-fd3334e8d3ca","model-invariant-id":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","model-version-id":"4a32e88a-2600-4987-be40-604d8514da18","model-customization-id":"e1015289-6337-4666-83d7-fa50b56a49dc","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/b3ec1de9-5e6a-4458-9608-bb4737eb1031","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":"b3ec1de9-5e6a-4458-9608-bb4737eb1031"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v26/business/lines-of-business/line-of-business/basicnw-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnw-lob"}]},{"related-to":"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/99eac2a19a8442a3a44558cd9cdf070c","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":"99eac2a19a8442a3a44558cd9cdf070c"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-master"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v26/business/platforms/platform/basicnw-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnw-platform"}]}]}} 2022-05-03 06:25:58,997 INFO 162:vl_ala_carte.py(1) - Start network deletion AAI 2022-05-03 06:25:58,997 DEBUG 199:network.py(1) - Delete 6979a50d-0b7d-4dff-87d9-ad91cc7eacd2 network 2022-05-03 06:25:58,997 DEBUG 144:deletion.py(1) - Network 6979a50d-0b7d-4dff-87d9-ad91cc7eacd2 deletion request 2022-05-03 06:25:59,015 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-05-03 06:25:59,015 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-05-03 06:25:59,015 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-05-03 06:25:59,019 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:25:59,077 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 648 2022-05-03 06:25:59,078 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-05-03 06:25:59,079 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/99eac2a19a8442a3a44558cd9cdf070c","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":"99eac2a19a8442a3a44558cd9cdf070c"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-master"}]}]} 2022-05-03 06:25:59,082 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-05-03 06:25:59,082 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-05-03 06:25:59,082 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-05-03 06:25:59,084 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:25:59,158 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-05-03 06:25:59,159 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-05-03 06:25:59,159 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":"1651559059420","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/6979a50d-0b7d-4dff-87d9-ad91cc7eacd2","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"6979a50d-0b7d-4dff-87d9-ad91cc7eacd2"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0"}]}]}}]} 2022-05-03 06:25:59,162 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-05-03 06:25:59,162 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-05-03 06:25:59,162 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-05-03 06:25:59,164 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:25:59,278 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 648 2022-05-03 06:25:59,279 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-05-03 06:25:59,279 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/99eac2a19a8442a3a44558cd9cdf070c","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":"99eac2a19a8442a3a44558cd9cdf070c"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-master"}]}]} 2022-05-03 06:25:59,282 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-05-03 06:25:59,282 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-05-03 06:25:59,282 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-05-03 06:25:59,284 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:25:59,387 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-05-03 06:25:59,388 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-05-03 06:25:59,389 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":"1651559059420","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/6979a50d-0b7d-4dff-87d9-ad91cc7eacd2","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"6979a50d-0b7d-4dff-87d9-ad91cc7eacd2"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0"}]}]}}]} 2022-05-03 06:25:59,391 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-05-03 06:25:59,391 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-05-03 06:25:59,392 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-05-03 06:25:59,394 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:25:59,478 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list HTTP/1.1" 200 648 2022-05-03 06:25:59,479 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-05-03 06:25:59,479 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/99eac2a19a8442a3a44558cd9cdf070c","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":"99eac2a19a8442a3a44558cd9cdf070c"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-master"}]}]} 2022-05-03 06:25:59,482 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-05-03 06:25:59,482 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-05-03 06:25:59,482 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-05-03 06:25:59,484 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:25:59,588 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-05-03 06:25:59,588 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-05-03 06:25:59,589 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":"1651559059420","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/6979a50d-0b7d-4dff-87d9-ad91cc7eacd2","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"6979a50d-0b7d-4dff-87d9-ad91cc7eacd2"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0"}]}]}}]} 2022-05-03 06:25:59,591 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-05-03 06:25:59,591 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/99eac2a19a8442a3a44558cd9cdf070c 2022-05-03 06:25:59,592 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-05-03 06:25:59,596 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-05-03 06:25:59,682 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/99eac2a19a8442a3a44558cd9cdf070c HTTP/1.1" 200 1067 2022-05-03 06:25:59,683 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-05-03 06:25:59,683 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"99eac2a19a8442a3a44558cd9cdf070c","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1651559058885","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/network/l3-networks/l3-network/6979a50d-0b7d-4dff-87d9-ad91cc7eacd2","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"6979a50d-0b7d-4dff-87d9-ad91cc7eacd2"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_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-05-03 06:25:59,686 DEBUG 129:onap_service.py(1) - [None][Create 6979a50d-0b7d-4dff-87d9-ad91cc7eacd2 Network deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ad8bdbad-d870-4b4a-8f0c-d980ecf14bec', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:25:59,686 DEBUG 131:onap_service.py(1) - [None][Create 6979a50d-0b7d-4dff-87d9-ad91cc7eacd2 Network deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3ec1de9-5e6a-4458-9608-bb4737eb1031/networks/6979a50d-0b7d-4dff-87d9-ad91cc7eacd2 2022-05-03 06:25:59,686 DEBUG 132:onap_service.py(1) - [None][Create 6979a50d-0b7d-4dff-87d9-ad91cc7eacd2 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": "99eac2a19a8442a3a44558cd9cdf070c" } } } 2022-05-03 06:25:59,689 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:26:02,843 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/b3ec1de9-5e6a-4458-9608-bb4737eb1031/networks/6979a50d-0b7d-4dff-87d9-ad91cc7eacd2 HTTP/1.1" 202 262 2022-05-03 06:26:02,844 INFO 142:onap_service.py(1) - [None][Create 6979a50d-0b7d-4dff-87d9-ad91cc7eacd2 Network deletion request] response code: 202 2022-05-03 06:26:02,845 DEBUG 146:onap_service.py(1) - [None][Create 6979a50d-0b7d-4dff-87d9-ad91cc7eacd2 Network deletion request] response: {"requestReferences":{"requestId":"ad8bdbad-d870-4b4a-8f0c-d980ecf14bec","instanceId":"6979a50d-0b7d-4dff-87d9-ad91cc7eacd2","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ad8bdbad-d870-4b4a-8f0c-d980ecf14bec"}} 2022-05-03 06:26:02,845 DEBUG 79:mixins.py(1) - Wait until NetworkDeletionRequest task is not finished 2022-05-03 06:26:02,856 DEBUG 129:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3b045e78-d7e7-440e-b41a-688006feffcd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:26:02,856 DEBUG 131:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ad8bdbad-d870-4b4a-8f0c-d980ecf14bec 2022-05-03 06:26:02,857 DEBUG 132:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] data sent: None 2022-05-03 06:26:02,861 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:26:03,048 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ad8bdbad-d870-4b4a-8f0c-d980ecf14bec HTTP/1.1" 200 834 2022-05-03 06:26:03,051 INFO 142:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] response code: 200 2022-05-03 06:26:03,051 DEBUG 146:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] response: {"request":{"requestId":"ad8bdbad-d870-4b4a-8f0c-d980ecf14bec","startTime":"Tue, 03 May 2022 06:26:02 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"99eac2a19a8442a3a44558cd9cdf070c","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","networkInstanceId":"6979a50d-0b7d-4dff-87d9-ad91cc7eacd2","networkInstanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 03 May 2022 06:26:02 GMT"}}} 2022-05-03 06:26:13,061 DEBUG 129:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd2435642-c2b1-4a12-89f1-ae922ea8616a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:26:13,062 DEBUG 131:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ad8bdbad-d870-4b4a-8f0c-d980ecf14bec 2022-05-03 06:26:13,062 DEBUG 132:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] data sent: None 2022-05-03 06:26:13,064 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:26:13,621 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ad8bdbad-d870-4b4a-8f0c-d980ecf14bec HTTP/1.1" 200 2662 2022-05-03 06:26:13,623 INFO 142:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] response code: 200 2022-05-03 06:26:13,623 DEBUG 146:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] response: {"request":{"requestId":"ad8bdbad-d870-4b4a-8f0c-d980ecf14bec","startTime":"Tue, 03 May 2022 06:26:02 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"99eac2a19a8442a3a44558cd9cdf070c","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","networkInstanceId":"6979a50d-0b7d-4dff-87d9-ad91cc7eacd2","networkInstanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_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":"Tue, 03 May 2022 06:26:09 GMT"},"requestProcessingData":[{"groupingId":"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca","tag":"StackInformation","dataPairs":[{"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_275ef379-0101-413c-a315-9d98d0a65168\"},{\"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/99eac2a19a8442a3a44558cd9cdf070c/stacks/basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0/a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"updated_time\":1651559170000,\"creation_time\":1651559115000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ccdbab1e67b946a0802bc7e956da58c1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"OS::project_id\":\"99eac2a19a8442a3a44558cd9cdf070c\",\"OS::stack_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"network_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-05-03 06:26:23,633 DEBUG 129:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '90f3dc66-d6a9-4a24-8b63-daec953df28a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:26:23,634 DEBUG 131:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ad8bdbad-d870-4b4a-8f0c-d980ecf14bec 2022-05-03 06:26:23,634 DEBUG 132:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] data sent: None 2022-05-03 06:26:23,636 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:26:24,197 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ad8bdbad-d870-4b4a-8f0c-d980ecf14bec HTTP/1.1" 200 2662 2022-05-03 06:26:24,198 INFO 142:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] response code: 200 2022-05-03 06:26:24,198 DEBUG 146:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] response: {"request":{"requestId":"ad8bdbad-d870-4b4a-8f0c-d980ecf14bec","startTime":"Tue, 03 May 2022 06:26:02 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"99eac2a19a8442a3a44558cd9cdf070c","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","networkInstanceId":"6979a50d-0b7d-4dff-87d9-ad91cc7eacd2","networkInstanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_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":"Tue, 03 May 2022 06:26:09 GMT"},"requestProcessingData":[{"groupingId":"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca","tag":"StackInformation","dataPairs":[{"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_275ef379-0101-413c-a315-9d98d0a65168\"},{\"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/99eac2a19a8442a3a44558cd9cdf070c/stacks/basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0/a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"updated_time\":1651559170000,\"creation_time\":1651559115000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ccdbab1e67b946a0802bc7e956da58c1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"OS::project_id\":\"99eac2a19a8442a3a44558cd9cdf070c\",\"OS::stack_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"network_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-05-03 06:26:34,209 DEBUG 129:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ea00a18d-85fd-4911-b1f7-d8329936436e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:26:34,210 DEBUG 131:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ad8bdbad-d870-4b4a-8f0c-d980ecf14bec 2022-05-03 06:26:34,210 DEBUG 132:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] data sent: None 2022-05-03 06:26:34,217 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:26:34,764 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ad8bdbad-d870-4b4a-8f0c-d980ecf14bec HTTP/1.1" 200 2435 2022-05-03 06:26:34,765 INFO 142:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] response code: 200 2022-05-03 06:26:34,766 DEBUG 146:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] response: {"request":{"requestId":"ad8bdbad-d870-4b4a-8f0c-d980ecf14bec","startTime":"Tue, 03 May 2022 06:26:02 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"99eac2a19a8442a3a44558cd9cdf070c","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","networkInstanceId":"6979a50d-0b7d-4dff-87d9-ad91cc7eacd2","networkInstanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1). TASK INFORMATION: Last task executed: Call SDNC RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":68,"timestamp":"Tue, 03 May 2022 06:26:30 GMT"},"requestProcessingData":[{"groupingId":"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca","tag":"StackInformation","dataPairs":[{"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/99eac2a19a8442a3a44558cd9cdf070c/stacks/basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0/a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"updated_time\":1651559170000,\"creation_time\":1651559115000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ccdbab1e67b946a0802bc7e956da58c1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"OS::project_id\":\"99eac2a19a8442a3a44558cd9cdf070c\",\"OS::stack_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"network_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-05-03 06:26:44,769 DEBUG 129:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e4aa9e97-3c17-4d95-8259-d18b1ec87878', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:26:44,769 DEBUG 131:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ad8bdbad-d870-4b4a-8f0c-d980ecf14bec 2022-05-03 06:26:44,769 DEBUG 132:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] data sent: None 2022-05-03 06:26:44,772 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:26:45,310 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ad8bdbad-d870-4b4a-8f0c-d980ecf14bec HTTP/1.1" 200 2435 2022-05-03 06:26:45,312 INFO 142:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] response code: 200 2022-05-03 06:26:45,313 DEBUG 146:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] response: {"request":{"requestId":"ad8bdbad-d870-4b4a-8f0c-d980ecf14bec","startTime":"Tue, 03 May 2022 06:26:02 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"99eac2a19a8442a3a44558cd9cdf070c","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","networkInstanceId":"6979a50d-0b7d-4dff-87d9-ad91cc7eacd2","networkInstanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1). TASK INFORMATION: Last task executed: Call SDNC RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":68,"timestamp":"Tue, 03 May 2022 06:26:30 GMT"},"requestProcessingData":[{"groupingId":"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca","tag":"StackInformation","dataPairs":[{"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/99eac2a19a8442a3a44558cd9cdf070c/stacks/basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0/a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"updated_time\":1651559170000,\"creation_time\":1651559115000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ccdbab1e67b946a0802bc7e956da58c1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"OS::project_id\":\"99eac2a19a8442a3a44558cd9cdf070c\",\"OS::stack_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"network_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-05-03 06:26:55,323 DEBUG 129:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '384f7de9-0235-4279-af76-29ae19ea6215', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:26:55,324 DEBUG 131:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ad8bdbad-d870-4b4a-8f0c-d980ecf14bec 2022-05-03 06:26:55,324 DEBUG 132:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] data sent: None 2022-05-03 06:26:55,327 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:26:55,508 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ad8bdbad-d870-4b4a-8f0c-d980ecf14bec HTTP/1.1" 200 2478 2022-05-03 06:26:55,509 INFO 142:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] response code: 200 2022-05-03 06:26:55,510 DEBUG 146:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] response: {"request":{"requestId":"ad8bdbad-d870-4b4a-8f0c-d980ecf14bec","startTime":"Tue, 03 May 2022 06:26:02 GMT","finishTime":"Tue, 03 May 2022 06:26:47 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"99eac2a19a8442a3a44558cd9cdf070c","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","networkInstanceId":"6979a50d-0b7d-4dff-87d9-ad91cc7eacd2","networkInstanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Tue, 03 May 2022 06:26:47 GMT"},"requestProcessingData":[{"groupingId":"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca","tag":"StackInformation","dataPairs":[{"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/99eac2a19a8442a3a44558cd9cdf070c/stacks/basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0/a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"updated_time\":1651559170000,\"creation_time\":1651559115000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ccdbab1e67b946a0802bc7e956da58c1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"OS::project_id\":\"99eac2a19a8442a3a44558cd9cdf070c\",\"OS::stack_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"network_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-05-03 06:26:55,510 INFO 56:mixins.py(10) - NetworkDeletionRequest task finished 2022-05-03 06:26:55,511 DEBUG 129:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8cee1f49-6f88-43e8-bf10-32216e940ad6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:26:55,511 DEBUG 131:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ad8bdbad-d870-4b4a-8f0c-d980ecf14bec 2022-05-03 06:26:55,511 DEBUG 132:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] data sent: None 2022-05-03 06:26:55,513 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:26:55,685 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ad8bdbad-d870-4b4a-8f0c-d980ecf14bec HTTP/1.1" 200 2478 2022-05-03 06:26:55,686 INFO 142:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] response code: 200 2022-05-03 06:26:55,687 DEBUG 146:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] response: {"request":{"requestId":"ad8bdbad-d870-4b4a-8f0c-d980ecf14bec","startTime":"Tue, 03 May 2022 06:26:02 GMT","finishTime":"Tue, 03 May 2022 06:26:47 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"99eac2a19a8442a3a44558cd9cdf070c","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","networkInstanceId":"6979a50d-0b7d-4dff-87d9-ad91cc7eacd2","networkInstanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Tue, 03 May 2022 06:26:47 GMT"},"requestProcessingData":[{"groupingId":"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca","tag":"StackInformation","dataPairs":[{"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/99eac2a19a8442a3a44558cd9cdf070c/stacks/basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0/a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"updated_time\":1651559170000,\"creation_time\":1651559115000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ccdbab1e67b946a0802bc7e956da58c1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"OS::project_id\":\"99eac2a19a8442a3a44558cd9cdf070c\",\"OS::stack_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"network_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-05-03 06:26:55,688 DEBUG 129:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '920ed9b4-79fe-4b4e-a782-93ccac47d756', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:26:55,688 DEBUG 131:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ad8bdbad-d870-4b4a-8f0c-d980ecf14bec 2022-05-03 06:26:55,688 DEBUG 132:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] data sent: None 2022-05-03 06:26:55,690 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:26:55,875 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ad8bdbad-d870-4b4a-8f0c-d980ecf14bec HTTP/1.1" 200 2478 2022-05-03 06:26:55,876 INFO 142:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] response code: 200 2022-05-03 06:26:55,876 DEBUG 146:onap_service.py(10) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] response: {"request":{"requestId":"ad8bdbad-d870-4b4a-8f0c-d980ecf14bec","startTime":"Tue, 03 May 2022 06:26:02 GMT","finishTime":"Tue, 03 May 2022 06:26:47 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"99eac2a19a8442a3a44558cd9cdf070c","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","networkInstanceId":"6979a50d-0b7d-4dff-87d9-ad91cc7eacd2","networkInstanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Tue, 03 May 2022 06:26:47 GMT"},"requestProcessingData":[{"groupingId":"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca","tag":"StackInformation","dataPairs":[{"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/99eac2a19a8442a3a44558cd9cdf070c/stacks/basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0/a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"updated_time\":1651559170000,\"creation_time\":1651559115000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ccdbab1e67b946a0802bc7e956da58c1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"OS::project_id\":\"99eac2a19a8442a3a44558cd9cdf070c\",\"OS::stack_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"network_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-05-03 06:26:55,886 DEBUG 129:onap_service.py(1) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1a641a66-cbe0-4087-a6ad-59caefa7c239', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:26:55,887 DEBUG 131:onap_service.py(1) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ad8bdbad-d870-4b4a-8f0c-d980ecf14bec 2022-05-03 06:26:55,887 DEBUG 132:onap_service.py(1) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] data sent: None 2022-05-03 06:26:55,891 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:26:56,071 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ad8bdbad-d870-4b4a-8f0c-d980ecf14bec HTTP/1.1" 200 2478 2022-05-03 06:26:56,074 INFO 142:onap_service.py(1) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] response code: 200 2022-05-03 06:26:56,075 DEBUG 146:onap_service.py(1) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] response: {"request":{"requestId":"ad8bdbad-d870-4b4a-8f0c-d980ecf14bec","startTime":"Tue, 03 May 2022 06:26:02 GMT","finishTime":"Tue, 03 May 2022 06:26:47 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"99eac2a19a8442a3a44558cd9cdf070c","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","networkInstanceId":"6979a50d-0b7d-4dff-87d9-ad91cc7eacd2","networkInstanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Tue, 03 May 2022 06:26:47 GMT"},"requestProcessingData":[{"groupingId":"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca","tag":"StackInformation","dataPairs":[{"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/99eac2a19a8442a3a44558cd9cdf070c/stacks/basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0/a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"updated_time\":1651559170000,\"creation_time\":1651559115000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ccdbab1e67b946a0802bc7e956da58c1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"OS::project_id\":\"99eac2a19a8442a3a44558cd9cdf070c\",\"OS::stack_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"network_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-05-03 06:26:56,076 DEBUG 129:onap_service.py(1) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2ee5ac57-08ce-44d8-af86-8ec5749fe011', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:26:56,076 DEBUG 131:onap_service.py(1) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ad8bdbad-d870-4b4a-8f0c-d980ecf14bec 2022-05-03 06:26:56,076 DEBUG 132:onap_service.py(1) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] data sent: None 2022-05-03 06:26:56,078 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:26:56,252 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ad8bdbad-d870-4b4a-8f0c-d980ecf14bec HTTP/1.1" 200 2478 2022-05-03 06:26:56,254 INFO 142:onap_service.py(1) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] response code: 200 2022-05-03 06:26:56,254 DEBUG 146:onap_service.py(1) - [None][Check ad8bdbad-d870-4b4a-8f0c-d980ecf14bec orchestration request status] response: {"request":{"requestId":"ad8bdbad-d870-4b4a-8f0c-d980ecf14bec","startTime":"Tue, 03 May 2022 06:26:02 GMT","finishTime":"Tue, 03 May 2022 06:26:47 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"99eac2a19a8442a3a44558cd9cdf070c","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","networkInstanceId":"6979a50d-0b7d-4dff-87d9-ad91cc7eacd2","networkInstanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Tue, 03 May 2022 06:26:47 GMT"},"requestProcessingData":[{"groupingId":"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca","tag":"StackInformation","dataPairs":[{"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/99eac2a19a8442a3a44558cd9cdf070c/stacks/basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0/a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"updated_time\":1651559170000,\"creation_time\":1651559115000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ccdbab1e67b946a0802bc7e956da58c1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a4656d13-30f7-49d9-b4f9-fd3334e8d3ca\",\"OS::project_id\":\"99eac2a19a8442a3a44558cd9cdf070c\",\"OS::stack_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"network_name\":\"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-05-03 06:26:56,255 INFO 238:base.py(1) - ***************************** 2022-05-03 06:26:56,256 INFO 239:base.py(1) - Start Cleanup step: YamlTemplateVlAlaCarteInstantiateStep 2022-05-03 06:26:56,256 INFO 240:base.py(1) - ***************************** 2022-05-03 06:26:56,256 INFO 171:base.py(1) - ***************************************************** 2022-05-03 06:26:56,256 INFO 172:base.py(1) - START [SO] YamlTemplateServiceAlaCarteInstantiateStep cleanup: Instantiate service described in YAML using SO a'la carte method. 2022-05-03 06:26:56,256 INFO 173:base.py(1) - ***************************************************** 2022-05-03 06:26:56,257 DEBUG 358:service.py(1) - Delete b3ec1de9-5e6a-4458-9608-bb4737eb1031 service instance 2022-05-03 06:26:56,257 DEBUG 113:deletion.py(1) - Service b3ec1de9-5e6a-4458-9608-bb4737eb1031 deletion request 2022-05-03 06:26:56,279 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-05-03 06:26:56,280 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-05-03 06:26:56,280 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-05-03 06:26:56,280 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-05-03 06:26:56,282 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-05-03 06:26:56,792 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2856 2022-05-03 06:26:56,794 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-05-03 06:26:56,794 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"93f9657b-b910-430a-935f-b0ec8549cc66","invariantUUID":"dc6f653d-1117-49d5-a31b-0aef94779911","name":"basic_cnf_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/93f9657b-b910-430a-935f-b0ec8549cc66/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","invariantUUID":"ce42fcab-1532-4830-89af-ea9db67a1deb","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/daebe3e8-f01f-405c-8a2c-821d493a944d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"fc1b37a0-c30c-4c59-bb84-c8f1417da735","invariantUUID":"d0a0885e-d20b-4c80-abfc-d690ed98290f","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/fc1b37a0-c30c-4c59-bb84-c8f1417da735/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c3699645-fd4f-4f7b-9b1f-fed5ed5baa47","invariantUUID":"17204fa3-c38f-44e6-969d-7e520b6eada2","name":"test_pnf_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c3699645-fd4f-4f7b-9b1f-fed5ed5baa47/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9a6eaa59-3814-44dd-b69d-6a3f81f61f88","invariantUUID":"f99a9c6c-a966-4324-a194-21da8d37b039","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9a6eaa59-3814-44dd-b69d-6a3f81f61f88/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d4f62553-f346-4a7d-b352-9dad36d29e8d","invariantUUID":"a94be540-4173-4063-94a3-6fca95fecac1","name":"Demo_pNF_noVol06ilFB8zue4ntnx","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d4f62553-f346-4a7d-b352-9dad36d29e8d/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"43cf6e04-b7c5-4700-83bb-44be3c7f445b","invariantUUID":"a1926689-e20b-4951-b767-71f14440c7a1","name":"basic_onboard_DhErvo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/43cf6e04-b7c5-4700-83bb-44be3c7f445b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0204a3b5-7e4f-43cd-b389-59814d643dfc","invariantUUID":"faf6640c-858f-4227-a706-e96eea5a7281","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0204a3b5-7e4f-43cd-b389-59814d643dfc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-05-03 06:26:56,796 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf_macro from SDC 2022-05-03 06:26:56,797 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:26:56,797 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:26:56,797 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-05-03 06:26:56,797 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-05-03 06:26:56,797 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:26:56,797 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:26:56,797 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-05-03 06:26:56,798 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2022-05-03 06:26:56,798 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:26:56,798 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:26:56,798 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-05-03 06:26:56,798 DEBUG 273:sdc_resource.py(1) - importing SDC Resource test_pnf_macro from SDC 2022-05-03 06:26:56,798 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:26:56,798 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:26:56,798 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-05-03 06:26:56,798 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-05-03 06:26:56,798 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:26:56,798 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:26:56,799 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-05-03 06:26:56,799 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_noVol06ilFB8zue4ntnx from SDC 2022-05-03 06:26:56,799 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:26:56,799 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:26:56,799 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-05-03 06:26:56,799 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_DhErvo from SDC 2022-05-03 06:26:56,799 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:26:56,799 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:26:56,799 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-05-03 06:26:56,799 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-05-03 06:26:56,799 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:26:56,800 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:26:56,800 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-05-03 06:26:56,800 DEBUG 175:__init__.py(1) - number of Service returned: 8 2022-05-03 06:26:56,801 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-05-03 06:26:56,801 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-05-03 06:26:56,801 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-05-03 06:26:56,803 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-05-03 06:26:57,334 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-05-03 06:26:57,337 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-05-03 06:26:57,339 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0df13c21-4b64-42af-8e0e-4a39ad99a59b","lifecycleState":"CERTIFIED","lastUpdateDate":1651558933176,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b766e960-3eba-4c49-b4db-8ed6c912077a","invariantUUID":"d89f15ca-2d4e-452d-a969-b779b80189cc","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"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":"d3674867-f356-4daa-9a22-1f3ea438e692","lifecycleState":"CERTIFIED","lastUpdateDate":1651555283867,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f62c8f27-1402-432f-962d-46ac87444cd7","invariantUUID":"b4b9a393-4f98-430d-b838-1c01c6cd7d18","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fa06aca5-6f16-4206-9755-3c197293c5bd","lifecycleState":"CERTIFIED","lastUpdateDate":1651555378882,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5aea1150-94b2-4e31-9acf-59c8d4adcbe6","invariantUUID":"ab356e5c-7ccf-4880-976a-bba3a70cc9ba","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":"35a08f51-4750-4bfd-8dce-7f5e0c12aa4f","lifecycleState":"CERTIFIED","lastUpdateDate":1651555342762,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86a768cc-0333-4ce6-a44e-2086b66f04b2","invariantUUID":"e020b98e-abd6-4100-8715-08de1c2e2b2f","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8f0dbf4d-c802-4f9d-9a35-0e7d89f18e75","lifecycleState":"CERTIFIED","lastUpdateDate":1651555367784,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c502d18-d004-4bdf-8f24-210e5032a83a","invariantUUID":"33553c1d-7a88-4d98-9351-2d48f8723862","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b264ad0e-61b7-4941-bd52-aa9e126d45b1","lifecycleState":"CERTIFIED","lastUpdateDate":1651555274264,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c0e01ac6-97d7-4283-98f2-329429ddbb8b","invariantUUID":"eb2c623e-33f5-47de-8805-7ca1e3b10bdd","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5582ee0c-6910-4636-962a-bdd6d9b08c5a","lifecycleState":"CERTIFIED","lastUpdateDate":1651555084316,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf42775d-43b2-4fc3-b20b-3ffc2d8e6c4f","invariantUUID":"af41b5e2-7164-41ef-9d5f-a24b18b6aa02","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":"130a4aec-8063-4efa-b315-ab85a1f8ac28","lifecycleState":"CERTIFIED","lastUpdateDate":1651555140816,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1bc3648-8c9c-437d-b37e-ca2733466104","invariantUUID":"a73e2a1d-0dda-482a-a21b-f4f6345b97b8","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":"securityrules","uniqueId":"fd77116a-dda1-4a26-92a0-440a9927acce","lifecycleState":"CERTIFIED","lastUpdateDate":1651555192673,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"158aba24-2c25-4078-9bcc-ccaaa329b495","invariantUUID":"a1360c93-f2e1-4f03-b3ec-7f63b79dfc0c","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":"9f949f97-a7d9-4650-963f-d332f8274d33","lifecycleState":"CERTIFIED","lastUpdateDate":1651555115999,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e83351f8-f65c-4aa0-87bb-e1024d939cc4","invariantUUID":"ac699a0a-579c-4175-b71e-df9037b8eef2","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad","lifecycleState":"CERTIFIED","lastUpdateDate":1651555270089,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a32e88a-2600-4987-be40-604d8514da18","invariantUUID":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","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":"compute","uniqueId":"e82b033d-0424-4585-97dc-328389c90513","lifecycleState":"CERTIFIED","lastUpdateDate":1651555286123,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef1bcb98-e318-4099-8bc5-b52b24e79ca2","invariantUUID":"6e5e8bed-de10-4b11-9ce4-5cc484d9c3ba","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":"10c943f0-acbd-474d-8123-780716e7bba5","lifecycleState":"CERTIFIED","lastUpdateDate":1651558931185,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7321db7f-51dc-47af-bb56-5baa804a0956","invariantUUID":"284623d6-b04f-4fdf-8d21-9cd8bf6fc566","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":"af8b1cb0-7b9b-4c66-920a-28267ec7e78a","lifecycleState":"CERTIFIED","lastUpdateDate":1651555136527,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5327e398-c04c-4566-8e5a-2484a57416a4","invariantUUID":"60bb6596-ac75-4e9d-9cad-6b3f2e967bec","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f944ce32-4eb9-461a-8781-d790fe0236ff","lifecycleState":"CERTIFIED","lastUpdateDate":1651555348816,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8b9c426-64a6-4fb6-a4a7-f657d3f78bee","invariantUUID":"46ee0101-6657-41ef-9b78-38397eef9f8a","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":"port","uniqueId":"979821e4-bb00-4852-9792-8c93c0247a4b","lifecycleState":"CERTIFIED","lastUpdateDate":1651555112599,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e0f1055-6486-4bdf-a595-fdec44743636","invariantUUID":"8a08baec-1b40-4b75-8748-31e3fa6171a1","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98bda494-e17d-4e01-9d5a-cd1e32bc9fe7","lifecycleState":"CERTIFIED","lastUpdateDate":1651555158661,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"54b398b8-e4e1-4ff2-8586-87e63499ebf9","invariantUUID":"7ae3e522-2fbc-4f02-9fc4-6cf3440d24b9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4afd235-0397-4f55-9a22-d1765bf84d0d","lifecycleState":"CERTIFIED","lastUpdateDate":1651555351510,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e9be011-8b4a-40fc-9747-9fa43cb07dab","invariantUUID":"0262b391-ad05-4572-ab29-9433d110ad55","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83d79457-6911-457e-94f4-7bbfaf90fbee","lifecycleState":"CERTIFIED","lastUpdateDate":1651555147784,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5284305-2741-4deb-bf8a-2024612e9860","invariantUUID":"cba10eff-e06e-4ddf-adaa-b69889d90d00","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b8eb0e2d-d948-4253-bfa7-7a395187ab8c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555101279,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c9e9ee43-ca0a-4120-a4c2-b8f645987da0","invariantUUID":"ec1f844e-25c5-4959-98fd-1d35dabfc5e6","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0dd2f5bc-002c-4af8-8e8b-05ebb9b431d0","lifecycleState":"CERTIFIED","lastUpdateDate":1651555400369,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8581a20-5781-44d6-a327-65b6cc1e5547","invariantUUID":"75dee987-2c22-4cbe-b6e0-a5c8525ee85c","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":"networkrules","uniqueId":"030cd83b-875d-455b-a8a0-ee5dfbc0255e","lifecycleState":"CERTIFIED","lastUpdateDate":1651555171710,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cb9611e3-4bb0-4856-91d3-f76bd04454db","invariantUUID":"148511f7-0d35-40db-b9f0-18cdc52018d5","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":"compute","uniqueId":"33b88872-79e7-455f-973c-8dcc38035063","lifecycleState":"CERTIFIED","lastUpdateDate":1651555309579,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6043a5ce-6882-4ae3-b80f-2441fab52bec","invariantUUID":"4d7949ee-bcf7-4be9-9b80-c30b8f0e54a5","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b13e8e31-7b63-49ef-b3fa-b59ede970afe","lifecycleState":"CERTIFIED","lastUpdateDate":1651555196032,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff908a74-3806-46c8-9e86-ef40c027240f","invariantUUID":"bba8f148-7952-45ff-90af-2b60e8808c62","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":"b55a42a3-b9d1-427b-be87-357e69cd0d27","lifecycleState":"CERTIFIED","lastUpdateDate":1651555261124,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0b2176e6-c7f6-49bc-a341-9e4b707eb588","invariantUUID":"2c9a47c1-133f-40b2-923c-6866c185568a","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":"e81b7f5d-6c9f-4793-94bc-f75c2898460b","lifecycleState":"CERTIFIED","lastUpdateDate":1651555248094,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f4adfc9-dd3e-4390-802e-0e481f9a6503","invariantUUID":"bb702643-e449-41ce-88b6-2676dba61bf8","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1d7c74d4-9ee0-4bf1-824c-2bcb0192489c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555430101,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9edd9b7a-cd83-4924-977e-32d7e5355246","invariantUUID":"085fb867-c886-4588-b5b7-7509c4873804","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":"cc97b57e-88c7-4841-b47c-e48780b40bf4","lifecycleState":"CERTIFIED","lastUpdateDate":1651555318689,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97bb5268-864f-4941-a43a-8a5fd645932c","invariantUUID":"dfdbf204-84ac-403c-a795-dce4d449db54","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90cb329a-7643-4aa3-889e-34882f6d7c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555217572,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8acf2ae2-1805-43c6-a27a-fd30462d64c3","invariantUUID":"9de0ae32-f45d-48d8-99be-e1bbaa7f1132","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4836254-02ac-44d3-a393-2905626a34db","lifecycleState":"CERTIFIED","lastUpdateDate":1651555417395,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"180f34f2-b4bf-42b2-937b-af43db48cd2d","invariantUUID":"51bc0071-8f9d-4acd-903e-be54099d482b","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ab4ff47-df19-47e1-8c2c-bc9f89da2754","lifecycleState":"CERTIFIED","lastUpdateDate":1651555312769,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10aa780a-1a00-4bef-96fe-3ddf68598823","invariantUUID":"0e2c3488-e07b-4bc6-9e1a-0c6c5d604106","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"44fc5251-6348-47fc-87b3-b4c62676daac","lifecycleState":"CERTIFIED","lastUpdateDate":1651555426176,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"999a1d92-06fb-41e2-bc91-eb57ac361734","invariantUUID":"c4446fd0-ba0a-4825-9cd9-69d8cad54ae2","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":"50b916a9-1ea1-4b46-8afc-649a4d3d2305","lifecycleState":"CERTIFIED","lastUpdateDate":1651558954363,"name":"test-pnf","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"44caaaa3-006c-4976-9510-053c6c996ca3","invariantUUID":"cdeddb2c-3bf1-4085-97b6-61ac5818bf13","systemName":"TestPnf","description":"PNF","tags":["test-pnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d5d0ec34-64f3-4bcc-a2c3-fd0d2de488c0","lifecycleState":"CERTIFIED","lastUpdateDate":1651555186263,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7f03ef51-eefc-46ca-9b12-51d0a038a08c","invariantUUID":"d2d18e0b-1f58-4624-9cd7-8d4b5de7d72d","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c3975982-d791-418d-947e-97a20600d724","lifecycleState":"CERTIFIED","lastUpdateDate":1651558016369,"name":"basic_onboard_DhErvo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"05ffc185-66f6-4206-8b53-667f4cc49bf9","invariantUUID":"15823d42-915e-4b22-81ed-cf220a8b8454","systemName":"BasicOnboardDhervo","description":"VF","tags":["basic_onboard_DhErvo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"93480f9d-bb73-4293-90c1-00009f667abd","lifecycleState":"CERTIFIED","lastUpdateDate":1651558921151,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3d2184ac-6358-4c03-a0a2-a0fa0f93e630","invariantUUID":"401be477-5f77-471b-a5c6-b1cff5406604","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":"network","uniqueId":"08ce3ba8-cb75-4441-96bc-e33869cd8f6c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555138253,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80842e11-60ab-42eb-91a8-c019f9014343","invariantUUID":"2a12ca58-e030-4f04-9021-4b8e6dad7a68","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":"d1ee6584-d24d-4cbb-b95b-567057131829","lifecycleState":"CERTIFIED","lastUpdateDate":1651555189360,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c90157e5-3daa-4c95-8d73-63de9b33c688","invariantUUID":"3690bf62-8333-49ec-ba17-387fdcbf4e01","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":"41e4f322-80d4-4411-8d3c-472c28e6dba3","lifecycleState":"CERTIFIED","lastUpdateDate":1651555155679,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45aa662f-9849-4587-add7-23558ebcd12c","invariantUUID":"6999abbe-8481-44dc-aa26-8af2e477a250","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":"objectStorage","uniqueId":"e0785564-7c35-4c5b-853c-e7a1e0a5fc77","lifecycleState":"CERTIFIED","lastUpdateDate":1651555130595,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4c3c7e0-3150-4c86-8eec-60741144c4c4","invariantUUID":"a4b7db86-9af2-45da-be2b-a37595b2b034","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78e76e08-1e37-42fb-91aa-ef4fa818cfb3","lifecycleState":"CERTIFIED","lastUpdateDate":1651555200103,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4146124b-b075-4cf8-a903-8bc6ce9c221d","invariantUUID":"e911a3c0-ea8d-42e9-a520-c1febf194d43","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e432f4e9-9a28-4bd5-a7ed-121b5b44cd65","lifecycleState":"CERTIFIED","lastUpdateDate":1651555345264,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed43a890-1c35-42b6-a1bc-ad8465baa533","invariantUUID":"1159e44c-2452-4df6-9e96-b68318c48500","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5230bcc9-42a8-46cb-a9e8-7c4567894211","lifecycleState":"CERTIFIED","lastUpdateDate":1651555358889,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4048aef-28f7-47fe-a8e5-b3649d5ce67d","invariantUUID":"6114a1aa-da0c-4cad-b0a0-de40c91fe2ff","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":"cbae146a-6cdd-4759-9b9f-f8b5e3acc7f1","lifecycleState":"CERTIFIED","lastUpdateDate":1651555197790,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b825160e-ec2e-4cf3-9557-0e019b9da05e","invariantUUID":"ed187a0f-e9e5-42cf-bf9d-765ee350ea72","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":"f0f222a8-2b9f-476c-9dfe-c85ccfcda43a","lifecycleState":"CERTIFIED","lastUpdateDate":1651555151178,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b0c34a4f-7aba-474f-89d2-0dc388681d0e","invariantUUID":"7718c82f-729b-410e-b9ac-ecb47d10ffa2","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":"380cfb33-0853-4b12-9a49-59f4b7bd01f6","lifecycleState":"CERTIFIED","lastUpdateDate":1651555322414,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4a46923-2fce-4a76-9670-c4dbd58cf80b","invariantUUID":"6322e146-4465-4d66-ba92-f218c25fafe9","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ffe9d403-b889-42bb-83e7-2cd669197490","lifecycleState":"CERTIFIED","lastUpdateDate":1651555256531,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"65e8cb9f-3ea2-4219-9530-2075b688e904","invariantUUID":"63925da5-2854-43bc-983e-5b8862df59fd","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b3dad1c3-3c4c-4b78-b71c-8be26f3b239d","lifecycleState":"CERTIFIED","lastUpdateDate":1651555103962,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbbb10cf-cc2d-43a4-a766-31a412c0e6fc","invariantUUID":"87503e65-6028-4ecd-95df-20a96a95d543","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":"objectStorage","uniqueId":"cf55ae00-56df-4123-a395-236e1d25d070","lifecycleState":"CERTIFIED","lastUpdateDate":1651555105823,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"852c6848-6eb5-4e1d-a48a-42339b000cc7","invariantUUID":"a59532e8-2c3c-4b39-953e-d12fa0ea1324","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":"port","uniqueId":"25c48622-4a53-42a4-ad6b-7117bafa9b12","lifecycleState":"CERTIFIED","lastUpdateDate":1651555347108,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c63a77f-26b0-4ba1-ab73-ea355c709cbe","invariantUUID":"95577b44-9132-476c-ba2d-c3f2311afd21","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":"defaulticon","uniqueId":"9dde007f-d139-4b93-ba45-99e6be6eca13","lifecycleState":"CERTIFIED","lastUpdateDate":1651555277869,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e64c8d3-d94d-466d-a4fe-7f7c266e7d32","invariantUUID":"31f0eb12-31cd-43b8-9fc0-25afe5e8fc1d","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":"port","uniqueId":"107cac2e-85c7-41f9-9794-0b87d24951de","lifecycleState":"CERTIFIED","lastUpdateDate":1651555174708,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20619f97-4353-49b1-a084-b59f27c006d2","invariantUUID":"3d52fbeb-3d32-4454-9db6-5643862498c1","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c884f35e-a72e-40eb-8baa-3273deb3bf5c","lifecycleState":"CERTIFIED","lastUpdateDate":1651558915856,"name":"basic_cnf_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"cd1ed7b4-7f3c-4eb2-b045-cf3af46ea21b","invariantUUID":"6685151b-e21c-4e7c-9422-4d7b33cad884","systemName":"BasicCnfMacro","description":"VF","tags":["basic_cnf_macro"],"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":"073935d0-df98-41fd-b393-b91d4db01193","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1651558297922,"name":"basic_onboard_JqfFPu","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"370dfa33-ce70-4e73-9b2b-064f2c5e26df","invariantUUID":"52d26608-cab4-4073-bbd4-e55002cb28a0","systemName":"BasicOnboardJqffpu","description":"VF","tags":["basic_onboard_JqfFPu"],"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":"e1aeda44-f4a9-487c-bd09-04a598793e1d","lifecycleState":"CERTIFIED","lastUpdateDate":1651555280762,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92089cc8-9597-4bfe-bd1c-8e0639480987","invariantUUID":"0dbaf471-a290-41b7-8781-68bbed5f7ac1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1c6c953-5520-410b-a3d6-7053fb2840c7","lifecycleState":"CERTIFIED","lastUpdateDate":1651555204814,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1495f39e-d79f-456d-90d0-0f8bbe8bf5e9","invariantUUID":"c45e463f-3a11-4131-be7d-8e287267d0de","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":"compute","uniqueId":"0777aba6-7555-43a4-8665-604d52c2fcb0","lifecycleState":"CERTIFIED","lastUpdateDate":1651555301381,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"817de128-b946-45aa-bb2a-d475cb36531c","invariantUUID":"97c31d82-cd19-49bf-b615-888945eb5119","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"1faaf8ff-15aa-40eb-b47f-37a6641a9389","lifecycleState":"CERTIFIED","lastUpdateDate":1651555383720,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a8ea2f3-c1c3-43e8-8d64-1e2d7cb772be","invariantUUID":"dcaedf1b-b513-4798-bf4b-d7214fd98410","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05424aca-9e34-40c4-a861-d560b2bcf8d5","lifecycleState":"CERTIFIED","lastUpdateDate":1651555229604,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca32025b-5b8f-4e50-aa43-3cf6cec64246","invariantUUID":"15534ab6-4513-4bd9-a51a-ba138a80d2bb","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"609aef80-0ce8-4ee0-842a-940e7a025094","lifecycleState":"CERTIFIED","lastUpdateDate":1651555213578,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"028b2d9e-9cdd-48a3-8c47-f4ed51587872","invariantUUID":"c0b8b97d-2268-4c1b-98fd-1217adc275ed","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":"46dfd2cb-ae48-4c27-a964-fadeefc7f033","lifecycleState":"CERTIFIED","lastUpdateDate":1651555220574,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfcf61ca-1b71-43cb-a195-53af7dc12197","invariantUUID":"df4dda0a-29cd-40f3-a25c-3cb34c74666b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"49807755-d623-4925-bf00-b3365111cc11","lifecycleState":"CERTIFIED","lastUpdateDate":1651555413029,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d495414-8300-41c4-87d2-611bc04e5c22","invariantUUID":"e1ef033a-0528-4bd5-9462-6d14a76d2970","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fae85430-ed67-4f60-82e5-22c881ab90b5","lifecycleState":"CERTIFIED","lastUpdateDate":1651555374668,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8488679a-88e5-4031-bc8a-4fbbb3287a35","invariantUUID":"74d44bdd-a44f-49cf-9024-e36eaf20dbb4","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"41d656da-c4cd-4d48-bb97-c09e5c98d09e","lifecycleState":"CERTIFIED","lastUpdateDate":1651555339684,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30e28bd0-f470-4e0e-b7fc-de0ecd22f106","invariantUUID":"631bc330-b086-4c30-9e9a-05135200c8c8","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":"objectStorage","uniqueId":"7db85a3b-8b87-4184-8276-f5f90783f614","lifecycleState":"CERTIFIED","lastUpdateDate":1651555134460,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df8bea7c-16d3-4109-af16-840fbd9b4633","invariantUUID":"840666b7-eed5-4d30-b770-e1b83fc61a4f","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58c31990-b3b8-4b67-af95-2fd177a2fb70","lifecycleState":"CERTIFIED","lastUpdateDate":1651555162169,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d3ade23-165b-4f57-af00-9ff92c863b9d","invariantUUID":"dcd1e508-9721-4a6e-86a5-9e9de2562768","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":"loadBalancer","uniqueId":"5ff77dcd-33f8-4c29-8868-e2961b7cff1c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555109704,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0add33b9-63cf-4427-8889-55e2c46644d5","invariantUUID":"2ede648b-6a1e-4044-82a2-daae1f9528bb","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":"2bd23ae9-e768-464c-b788-6775b0500798","lifecycleState":"CERTIFIED","lastUpdateDate":1651555354714,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"459033e2-f5ee-4463-b347-546094136ca6","invariantUUID":"005c0de9-b3df-4d80-9c6f-30ceba3e84c0","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":"666c252d-5166-4162-a1c2-e6c881719ae1","lifecycleState":"CERTIFIED","lastUpdateDate":1651555363804,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0c8b862-45db-4882-8045-f5e5436d1885","invariantUUID":"31edc37c-9ac4-4443-ae91-89fbbd12ff5b","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":"port","uniqueId":"955ac1e6-5460-4d39-b6f1-97168eb52eca","lifecycleState":"CERTIFIED","lastUpdateDate":1651555394388,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d0a3be78-5e18-436e-a2b8-8f0584f164d4","invariantUUID":"32e5cf05-9669-4a6e-b86d-bf3811d54d72","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":"50bd4654-93f7-448e-b93a-bde7803fe19b","lifecycleState":"CERTIFIED","lastUpdateDate":1651555408506,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6c0cba2-0552-4286-aa47-198b32734352","invariantUUID":"369da8b8-6a73-4239-8403-d23d2649d979","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc1dc4e2-7796-42d2-9086-e2ec02270453","lifecycleState":"CERTIFIED","lastUpdateDate":1651555287779,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02f5b150-4ee9-452e-a047-e9a3da0145e3","invariantUUID":"23443ebf-a145-4ec6-a908-954051b8bcfd","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":"94161b88-c5bc-4b0a-abab-debdfef76c43","lifecycleState":"CERTIFIED","lastUpdateDate":1651555297911,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fabc5c85-2f2c-4b3c-a6a0-456c8c25609b","invariantUUID":"25eb33cf-9dff-4226-a376-f585c56f87fa","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":"676b1b28-729d-42ee-a2da-2353cfc121f4","lifecycleState":"CERTIFIED","lastUpdateDate":1651555144116,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cedcf6f8-d80f-4342-b7ef-cc38dcb9c0c2","invariantUUID":"437fcfe6-18d8-4f09-9b9d-011a905235cc","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":"compute","uniqueId":"f4a6c2a5-e69c-455d-99de-7f1648563480","lifecycleState":"CERTIFIED","lastUpdateDate":1651555420980,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a91a928a-67e1-44b8-9440-1ad8fe6c598e","invariantUUID":"6b98d3c5-f03f-42ae-8899-564d36a1e978","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a1a1753-9878-4427-83d8-e548309d1dcd","lifecycleState":"CERTIFIED","lastUpdateDate":1651555243263,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d79e03a-3f64-48e9-a8fe-d4c58b5dc448","invariantUUID":"2820a889-7237-4abd-93d7-d55b4dc15248","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9531d0e0-7909-44b8-b306-e538a1bd470c","lifecycleState":"CERTIFIED","lastUpdateDate":1651555293228,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7e3519e-d374-40c7-8398-f9a9b40e69bd","invariantUUID":"13ca850e-8753-44bb-831a-71d6f2916f99","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":"8056eb3b-c1c4-4b0e-8b47-c9ae6c244d37","lifecycleState":"CERTIFIED","lastUpdateDate":1651558917447,"name":"pNF e2b9393c-6e98","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"534b4f2b-ba6a-4b33-89d7-0a61686fee03","invariantUUID":"0a96118c-0950-4001-baaa-9a73a5654572","systemName":"PnfE2b9393c6e98","description":"vendor software product","tags":["pNF e2b9393c-6e98"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0732052a-6d9e-4ad3-9b91-ac4a8ed9ac88","lifecycleState":"CERTIFIED","lastUpdateDate":1651558987354,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0204a3b5-7e4f-43cd-b389-59814d643dfc","invariantUUID":"faf6640c-858f-4227-a706-e96eea5a7281","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":"792a073d-b17d-423f-b952-74846ba011ff","lifecycleState":"CERTIFIED","lastUpdateDate":1651558943547,"name":"Demo_pNF_noVol06ilFB8zue4ntnx","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"d4f62553-f346-4a7d-b352-9dad36d29e8d","invariantUUID":"a94be540-4173-4063-94a3-6fca95fecac1","systemName":"DemoPnfNovol06ilfb8zue4ntnx","description":"catalog service description","tags":["robot-ete","Demo_pNF_noVol06ilFB8zue4ntnx"],"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":"b399f9da-c807-45e4-b614-287cec4cb4ed","lifecycleState":"CERTIFIED","lastUpdateDate":1651559004806,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"fc1b37a0-c30c-4c59-bb84-c8f1417da735","invariantUUID":"d0a0885e-d20b-4c80-abfc-d690ed98290f","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"52000ed9-53db-43bf-82d2-5276e6a2cf99","lifecycleState":"CERTIFIED","lastUpdateDate":1651558976064,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9a6eaa59-3814-44dd-b69d-6a3f81f61f88","invariantUUID":"f99a9c6c-a966-4324-a194-21da8d37b039","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":"1ca04a0f-671d-439a-a72c-3a54b1e9ecec","lifecycleState":"CERTIFIED","lastUpdateDate":1651558060575,"name":"basic_onboard_DhErvo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"43cf6e04-b7c5-4700-83bb-44be3c7f445b","invariantUUID":"a1926689-e20b-4951-b767-71f14440c7a1","systemName":"BasicOnboardDhervo","description":"service","tags":["basic_onboard_DhErvo"],"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":"ddca37f3-6dfd-4b46-8f38-340ec97bd332","lifecycleState":"CERTIFIED","lastUpdateDate":1651558833755,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","invariantUUID":"ce42fcab-1532-4830-89af-ea9db67a1deb","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":"be9a61f4-4cfe-453f-9ec5-a8a5b84df0ee","lifecycleState":"CERTIFIED","lastUpdateDate":1651559001456,"name":"test_pnf_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c3699645-fd4f-4f7b-9b1f-fed5ed5baa47","invariantUUID":"17204fa3-c38f-44e6-969d-7e520b6eada2","systemName":"TestPnfMacro","description":"service","tags":["test_pnf_macro"],"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":"7c282ad0-6d90-43d7-8a64-aed316ce1d4c","lifecycleState":"CERTIFIED","lastUpdateDate":1651558987049,"name":"basic_cnf_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"93f9657b-b910-430a-935f-b0ec8549cc66","invariantUUID":"dc6f653d-1117-49d5-a31b-0aef94779911","systemName":"BasicCnfMacro","description":"service","tags":["basic_cnf_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-05-03 06:26:57,344 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-05-03 06:26:57,345 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-05-03 06:26:57,345 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/ddca37f3-6dfd-4b46-8f38-340ec97bd332/filteredDataByParams?include=componentInstances 2022-05-03 06:26:57,345 DEBUG 132:onap_service.py(1) - [SDC][Get basic_network resource inputs] data sent: None 2022-05-03 06:26:57,347 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-05-03 06:26:57,428 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/ddca37f3-6dfd-4b46-8f38-340ec97bd332/filteredDataByParams?include=componentInstances HTTP/1.1" 200 None 2022-05-03 06:26:57,430 INFO 142:onap_service.py(1) - [SDC][Get basic_network resource inputs] response code: 200 2022-05-03 06:26:57,432 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,"ownerType":null,"path":["a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.f19c93fd-a97e-429b-9603-bf33efb783ad.genericneutronnet0"],"type":"tosca.capabilities.Node","description":null,"source":"f19c93fd-a97e-429b-9603-bf33efb783ad","parentName":null,"uniqueId":"capability.f38935b9-dc0b-414f-98bc-c10003c628c6.feature","ownerId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.f19c93fd-a97e-429b-9603-bf33efb783ad.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,"ownerType":null,"path":["a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.f19c93fd-a97e-429b-9603-bf33efb783ad.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","description":null,"source":"f19c93fd-a97e-429b-9603-bf33efb783ad","parentName":null,"uniqueId":"capability.f19c93fd-a97e-429b-9603-bf33efb783ad.virtual_linkable","ownerId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.f19c93fd-a97e-429b-9603-bf33efb783ad.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","version":null,"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"externalName":null,"node":"tosca.nodes.Root","path":["a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.f19c93fd-a97e-429b-9603-bf33efb783ad.genericneutronnet0"],"source":"f19c93fd-a97e-429b-9603-bf33efb783ad","parentName":null,"uniqueId":"f38935b9-dc0b-414f-98bc-c10003c628c6.dependency","capability":"tosca.capabilities.Node","ownerId":"f38935b9-dc0b-414f-98bc-c10003c628c6","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":"dependency","relationship":"tosca.relationships.DependsOn","name":"genericneutronnet0.dependency","version":null,"type":null,"empty":false}]},"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.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":"83d79457-6911-457e-94f4-7bbfaf90fbee","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.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":"83d79457-6911-457e-94f4-7bbfaf90fbee","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"83d79457-6911-457e-94f4-7bbfaf90fbee.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":"83d79457-6911-457e-94f4-7bbfaf90fbee","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.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":"83d79457-6911-457e-94f4-7bbfaf90fbee","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.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":"83d79457-6911-457e-94f4-7bbfaf90fbee","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.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":"f19c93fd-a97e-429b-9603-bf33efb783ad.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":"83d79457-6911-457e-94f4-7bbfaf90fbee","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.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":"83d79457-6911-457e-94f4-7bbfaf90fbee","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.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":"83d79457-6911-457e-94f4-7bbfaf90fbee","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false},{"definition":false,"hidden":false,"uniqueId":"f19c93fd-a97e-429b-9603-bf33efb783ad.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":"83d79457-6911-457e-94f4-7bbfaf90fbee","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"83d79457-6911-457e-94f4-7bbfaf90fbee","empty":false}],"attributes":null,"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"actualComponentUid":"f19c93fd-a97e-429b-9603-bf33efb783ad","createdFromCsar":false,"uniqueId":"a1cdea5b-b06c-4ca1-8c3c-3612c30f4c32.f19c93fd-a97e-429b-9603-bf33efb783ad.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","icon":"network","creationTime":1651558801747,"description":null,"originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","createdFrom":null,"componentUid":"f19c93fd-a97e-429b-9603-bf33efb783ad","maxOccurrences":null,"minOccurrences":null,"componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1651558801747,"customizationUUID":"e1015289-6337-4666-83d7-fa50b56a49dc","instanceCount":null,"posX":"200","posY":"100","componentName":"Generic NeutronNet","originArchived":false,"propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstancesRelations":null,"componentInstancesInputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":null,"policies":null,"requirements":null,"inputs":null,"outputs":null,"groups":null,"interfaces":null,"nodeFilter":null,"substitutionFilters":null,"nodeFilterforNode":null,"properties":null,"attributes":null,"componentInstancesInterfaces":null,"derivedFromGenericType":null,"derivedFromGenericVersion":null,"model":null,"serviceApiArtifacts":null,"forwardingPaths":null,"metadata":null} 2022-05-03 06:26:57,435 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-05-03 06:26:57,436 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/f19c93fd-a97e-429b-9603-bf33efb783ad/filteredDataByParams?include=metadata 2022-05-03 06:26:57,436 DEBUG 132:onap_service.py(1) - [SDC][Get basic_network component's SDC resource metadata] data sent: None 2022-05-03 06:26:57,439 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-05-03 06:26:57,516 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/resources/f19c93fd-a97e-429b-9603-bf33efb783ad/filteredDataByParams?include=metadata HTTP/1.1" 200 2535 2022-05-03 06:26:57,518 INFO 142:onap_service.py(1) - [SDC][Get basic_network component's SDC resource metadata] response code: 200 2022-05-03 06:26:57,518 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":"f19c93fd-a97e-429b-9603-bf33efb783ad","name":"Generic NeutronNet","version":"1.0","isHighestVersion":true,"creationDate":1651555270089,"lastUpdateDate":1651555270089,"description":"Generic NeutronNet","lifecycleState":"CERTIFIED","tags":["Generic NeutronNet"],"icon":"network","normalizedName":"genericneutronnet","systemName":"GenericNeutronnet","contactId":"jh0003","allVersions":{"1.0":"f19c93fd-a97e-429b-9603-bf33efb783ad"},"isDeleted":null,"projectCode":null,"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"invariantUUID":"7bac2ea1-270d-4e30-a1c5-3f5c1ee90f3b","componentType":"RESOURCE","categories":[{"name":"Generic","displayName":null,"normalizedName":"generic","models":null,"uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"creatorUserId":"jh0003","creatorFullName":"Jimmy Hendrix","lastUpdaterUserId":"jh0003","lastUpdaterFullName":"Jimmy Hendrix","isArchived":false,"archiveTime":0,"isVspArchived":false,"model":null,"vendorName":"ONAP (Tosca)","vendorRelease":"1.0.0.wd03","resourceVendorModelNumber":"","resourceType":"VL","isAbstract":null,"cost":null,"licenseType":null,"toscaResourceName":"org.openecomp.resource.vl.GenericNeutronNet","derivedFrom":["org.openecomp.resource.vl.extVL"],"categorySpecificMetadata":null,"csarVersionId":null,"uuid":"4a32e88a-2600-4987-be40-604d8514da18"},"derivedFrom":null,"derivedList":null,"defaultCapabilities":null} 2022-05-03 06:26:57,521 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC 2022-05-03 06:26:57,522 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-05-03 06:26:57,522 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-05-03 06:26:57,523 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified 2022-05-03 06:26:57,524 DEBUG 129:onap_service.py(1) - [None][Create b3ec1de9-5e6a-4458-9608-bb4737eb1031 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f69d5a65-f208-4a4b-9775-d20a10e8bb92', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:26:57,524 DEBUG 131:onap_service.py(1) - [None][Create b3ec1de9-5e6a-4458-9608-bb4737eb1031 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b3ec1de9-5e6a-4458-9608-bb4737eb1031 2022-05-03 06:26:57,524 DEBUG 132:onap_service.py(1) - [None][Create b3ec1de9-5e6a-4458-9608-bb4737eb1031 Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_network", "modelInvariantId": "ce42fcab-1532-4830-89af-ea9db67a1deb", "modelVersion": "1.0", "modelVersionId": "daebe3e8-f01f-405c-8a2c-821d493a944d" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true } } } 2022-05-03 06:26:57,528 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:26:59,641 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/b3ec1de9-5e6a-4458-9608-bb4737eb1031 HTTP/1.1" 202 262 2022-05-03 06:26:59,642 INFO 142:onap_service.py(1) - [None][Create b3ec1de9-5e6a-4458-9608-bb4737eb1031 Service deletion request] response code: 202 2022-05-03 06:26:59,643 DEBUG 146:onap_service.py(1) - [None][Create b3ec1de9-5e6a-4458-9608-bb4737eb1031 Service deletion request] response: {"requestReferences":{"requestId":"f69d5a65-f208-4a4b-9775-d20a10e8bb92","instanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f69d5a65-f208-4a4b-9775-d20a10e8bb92"}} 2022-05-03 06:26:59,643 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2022-05-03 06:26:59,658 DEBUG 129:onap_service.py(11) - [None][Check f69d5a65-f208-4a4b-9775-d20a10e8bb92 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '21fd7a1d-279b-496f-8d6b-100c6e34e9c3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:26:59,659 DEBUG 131:onap_service.py(11) - [None][Check f69d5a65-f208-4a4b-9775-d20a10e8bb92 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f69d5a65-f208-4a4b-9775-d20a10e8bb92 2022-05-03 06:26:59,659 DEBUG 132:onap_service.py(11) - [None][Check f69d5a65-f208-4a4b-9775-d20a10e8bb92 orchestration request status] data sent: None 2022-05-03 06:26:59,663 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:26:59,843 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f69d5a65-f208-4a4b-9775-d20a10e8bb92 HTTP/1.1" 200 875 2022-05-03 06:26:59,846 INFO 142:onap_service.py(11) - [None][Check f69d5a65-f208-4a4b-9775-d20a10e8bb92 orchestration request status] response code: 200 2022-05-03 06:26:59,847 DEBUG 146:onap_service.py(11) - [None][Check f69d5a65-f208-4a4b-9775-d20a10e8bb92 orchestration request status] response: {"request":{"requestId":"f69d5a65-f208-4a4b-9775-d20a10e8bb92","startTime":"Tue, 03 May 2022 06:26:58 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ce42fcab-1532-4830-89af-ea9db67a1deb","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelUuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelInvariantUuid":"ce42fcab-1532-4830-89af-ea9db67a1deb"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","serviceInstanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 03 May 2022 06:26:59 GMT"}}} 2022-05-03 06:27:09,857 DEBUG 129:onap_service.py(11) - [None][Check f69d5a65-f208-4a4b-9775-d20a10e8bb92 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1935640f-8dab-4b65-93e1-a5e66979fdd9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:27:09,858 DEBUG 131:onap_service.py(11) - [None][Check f69d5a65-f208-4a4b-9775-d20a10e8bb92 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f69d5a65-f208-4a4b-9775-d20a10e8bb92 2022-05-03 06:27:09,858 DEBUG 132:onap_service.py(11) - [None][Check f69d5a65-f208-4a4b-9775-d20a10e8bb92 orchestration request status] data sent: None 2022-05-03 06:27:09,860 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:27:10,045 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f69d5a65-f208-4a4b-9775-d20a10e8bb92 HTTP/1.1" 200 1085 2022-05-03 06:27:10,047 INFO 142:onap_service.py(11) - [None][Check f69d5a65-f208-4a4b-9775-d20a10e8bb92 orchestration request status] response code: 200 2022-05-03 06:27:10,047 DEBUG 146:onap_service.py(11) - [None][Check f69d5a65-f208-4a4b-9775-d20a10e8bb92 orchestration request status] response: {"request":{"requestId":"f69d5a65-f208-4a4b-9775-d20a10e8bb92","startTime":"Tue, 03 May 2022 06:26:58 GMT","finishTime":"Tue, 03 May 2022 06:27:07 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ce42fcab-1532-4830-89af-ea9db67a1deb","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelUuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelInvariantUuid":"ce42fcab-1532-4830-89af-ea9db67a1deb"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","serviceInstanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 May 2022 06:27:07 GMT"}}} 2022-05-03 06:27:10,048 INFO 56:mixins.py(11) - ServiceDeletionRequest task finished 2022-05-03 06:27:10,049 DEBUG 129:onap_service.py(11) - [None][Check f69d5a65-f208-4a4b-9775-d20a10e8bb92 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '55885c2c-9aff-440b-930f-b2ec8f77abe8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:27:10,049 DEBUG 131:onap_service.py(11) - [None][Check f69d5a65-f208-4a4b-9775-d20a10e8bb92 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f69d5a65-f208-4a4b-9775-d20a10e8bb92 2022-05-03 06:27:10,049 DEBUG 132:onap_service.py(11) - [None][Check f69d5a65-f208-4a4b-9775-d20a10e8bb92 orchestration request status] data sent: None 2022-05-03 06:27:10,051 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:27:10,224 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f69d5a65-f208-4a4b-9775-d20a10e8bb92 HTTP/1.1" 200 1085 2022-05-03 06:27:10,225 INFO 142:onap_service.py(11) - [None][Check f69d5a65-f208-4a4b-9775-d20a10e8bb92 orchestration request status] response code: 200 2022-05-03 06:27:10,226 DEBUG 146:onap_service.py(11) - [None][Check f69d5a65-f208-4a4b-9775-d20a10e8bb92 orchestration request status] response: {"request":{"requestId":"f69d5a65-f208-4a4b-9775-d20a10e8bb92","startTime":"Tue, 03 May 2022 06:26:58 GMT","finishTime":"Tue, 03 May 2022 06:27:07 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ce42fcab-1532-4830-89af-ea9db67a1deb","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelUuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelInvariantUuid":"ce42fcab-1532-4830-89af-ea9db67a1deb"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","serviceInstanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 May 2022 06:27:07 GMT"}}} 2022-05-03 06:27:10,226 DEBUG 129:onap_service.py(11) - [None][Check f69d5a65-f208-4a4b-9775-d20a10e8bb92 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '487ae536-cd6f-4ee4-9a0e-42e59c05249d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:27:10,226 DEBUG 131:onap_service.py(11) - [None][Check f69d5a65-f208-4a4b-9775-d20a10e8bb92 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f69d5a65-f208-4a4b-9775-d20a10e8bb92 2022-05-03 06:27:10,227 DEBUG 132:onap_service.py(11) - [None][Check f69d5a65-f208-4a4b-9775-d20a10e8bb92 orchestration request status] data sent: None 2022-05-03 06:27:10,229 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:27:10,421 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f69d5a65-f208-4a4b-9775-d20a10e8bb92 HTTP/1.1" 200 1085 2022-05-03 06:27:10,423 INFO 142:onap_service.py(11) - [None][Check f69d5a65-f208-4a4b-9775-d20a10e8bb92 orchestration request status] response code: 200 2022-05-03 06:27:10,423 DEBUG 146:onap_service.py(11) - [None][Check f69d5a65-f208-4a4b-9775-d20a10e8bb92 orchestration request status] response: {"request":{"requestId":"f69d5a65-f208-4a4b-9775-d20a10e8bb92","startTime":"Tue, 03 May 2022 06:26:58 GMT","finishTime":"Tue, 03 May 2022 06:27:07 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ce42fcab-1532-4830-89af-ea9db67a1deb","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelUuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelInvariantUuid":"ce42fcab-1532-4830-89af-ea9db67a1deb"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","serviceInstanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 May 2022 06:27:07 GMT"}}} 2022-05-03 06:27:10,428 DEBUG 129:onap_service.py(1) - [None][Check f69d5a65-f208-4a4b-9775-d20a10e8bb92 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '68c5a0fe-859a-4778-a2d8-d80c955fb216', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-05-03 06:27:10,428 DEBUG 131:onap_service.py(1) - [None][Check f69d5a65-f208-4a4b-9775-d20a10e8bb92 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f69d5a65-f208-4a4b-9775-d20a10e8bb92 2022-05-03 06:27:10,428 DEBUG 132:onap_service.py(1) - [None][Check f69d5a65-f208-4a4b-9775-d20a10e8bb92 orchestration request status] data sent: None 2022-05-03 06:27:10,430 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-05-03 06:27:10,615 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f69d5a65-f208-4a4b-9775-d20a10e8bb92 HTTP/1.1" 200 1085 2022-05-03 06:27:10,616 INFO 142:onap_service.py(1) - [None][Check f69d5a65-f208-4a4b-9775-d20a10e8bb92 orchestration request status] response code: 200 2022-05-03 06:27:10,616 DEBUG 146:onap_service.py(1) - [None][Check f69d5a65-f208-4a4b-9775-d20a10e8bb92 orchestration request status] response: {"request":{"requestId":"f69d5a65-f208-4a4b-9775-d20a10e8bb92","startTime":"Tue, 03 May 2022 06:26:58 GMT","finishTime":"Tue, 03 May 2022 06:27:07 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ce42fcab-1532-4830-89af-ea9db67a1deb","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelUuid":"daebe3e8-f01f-405c-8a2c-821d493a944d","modelInvariantUuid":"ce42fcab-1532-4830-89af-ea9db67a1deb"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"b3ec1de9-5e6a-4458-9608-bb4737eb1031","serviceInstanceName":"basic_network-6f4a84b3-a83f-4567-b0c2-1352510eac58"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 May 2022 06:27:07 GMT"}}} 2022-05-03 06:27:10,617 INFO 264:service_ala_carte.py(1) - Service None deleted 2022-05-03 06:27:10,618 INFO 238:base.py(1) - ***************************** 2022-05-03 06:27:10,618 INFO 239:base.py(1) - Start Cleanup step: YamlTemplateServiceAlaCarteInstantiateStep 2022-05-03 06:27:10,618 INFO 240:base.py(1) - ***************************** 2022-05-03 06:27:10,618 INFO 238:base.py(1) - ***************************** 2022-05-03 06:27:10,618 INFO 239:base.py(1) - Start Cleanup step: YamlTemplateServiceOnboardStep 2022-05-03 06:27:10,618 INFO 240:base.py(1) - ***************************** 2022-05-03 06:27:10,619 INFO 238:base.py(1) - ***************************** 2022-05-03 06:27:10,619 INFO 239:base.py(1) - Start Cleanup step: ConnectServiceSubToCloudRegionStep 2022-05-03 06:27:10,619 INFO 240:base.py(1) - ***************************** 2022-05-03 06:27:10,619 INFO 238:base.py(1) - ***************************** 2022-05-03 06:27:10,619 INFO 239:base.py(1) - Start Cleanup step: RegisterCloudRegionStep 2022-05-03 06:27:10,619 INFO 240:base.py(1) - ***************************** 2022-05-03 06:27:10,620 INFO 238:base.py(1) - ***************************** 2022-05-03 06:27:10,620 INFO 239:base.py(1) - Start Cleanup step: CloudRegionCreateStep 2022-05-03 06:27:10,620 INFO 240:base.py(1) - ***************************** 2022-05-03 06:27:10,620 INFO 238:base.py(1) - ***************************** 2022-05-03 06:27:10,620 INFO 239:base.py(1) - Start Cleanup step: LinkCloudRegionToComplexStep 2022-05-03 06:27:10,620 INFO 240:base.py(1) - ***************************** 2022-05-03 06:27:10,620 INFO 238:base.py(1) - ***************************** 2022-05-03 06:27:10,621 INFO 239:base.py(1) - Start Cleanup step: ComplexCreateStep 2022-05-03 06:27:10,621 INFO 240:base.py(1) - ***************************** 2022-05-03 06:27:10,621 INFO 238:base.py(1) - ***************************** 2022-05-03 06:27:10,621 INFO 239:base.py(1) - Start Cleanup step: CustomerServiceSubscriptionCreateStep 2022-05-03 06:27:10,621 INFO 240:base.py(1) - ***************************** 2022-05-03 06:27:10,621 INFO 238:base.py(1) - ***************************** 2022-05-03 06:27:10,622 INFO 239:base.py(1) - Start Cleanup step: CustomerCreateStep 2022-05-03 06:27:10,622 INFO 240:base.py(1) - ***************************** 2022-05-03 06:27:10,622 INFO 190:base.py(1) - ***************************************************** 2022-05-03 06:27:10,622 INFO 191:base.py(1) - STOP [SO] YamlTemplateServiceAlaCarteInstantiateStep cleanup: Instantiate service described in YAML using SO a'la carte method. 2022-05-03 06:27:10,623 INFO 192:base.py(1) - ***************************************************** 2022-05-03 06:27:10,623 INFO 190:base.py(1) - ***************************************************** 2022-05-03 06:27:10,623 INFO 191:base.py(1) - STOP [SO] YamlTemplateVlAlaCarteInstantiateStep cleanup: Instantiate network link described in YAML using SO a'la carte method. 2022-05-03 06:27:10,623 INFO 192:base.py(1) - ***************************************************** 2022-05-03 06:27:10,624 INFO 176:run_tests.py(1) - Test result: +-----------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+---------------------+------------------+----------------+ | basic_network | integration | 07:14 | PASS | +-----------------------+---------------------+------------------+----------------+ 2022-05-03 06:27:10,627 INFO 61:basic_network.py(1) - Generate Test report 2022-05-03 06:27:10,733 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): testresults.opnfv.org:80 2022-05-03 06:27:10,981 DEBUG 433:connectionpool.py(1) - http://testresults.opnfv.org:80 "POST /onap/api/v1/results HTTP/1.1" 200 73 2022-05-03 06:27:10,983 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/6270cb3f6c44f50010887116 2022-05-03 06:27:10,984 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK