2021-05-27 01:23:37,656 DEBUG 24:basic_network.py(1) - BasicNetwork init started 2021-05-27 01:23:37,657 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:117: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-05-27 01:23:37,662 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2021-05-27 01:23:37,662 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2021-05-27 01:23:37,662 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-05-27 01:23:37,662 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-05-27 01:23:37,663 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-05-27 01:23:37,663 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-05-27 01:23:37,663 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-05-27 01:23:37,663 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-05-27 01:23:37,664 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-05-27 01:23:37,664 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-05-27 01:23:37,664 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-05-27 01:23:37,664 INFO 169:run_tests.py(1) - Running test case 'basic_network'... 2021-05-27 01:23:37,665 DEBUG 34:basic_network.py(1) - start time 2021-05-27 01:23:37,665 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/instantiate/vl_ala_carte.py:55: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-05-27 01:23:37,669 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2021-05-27 01:23:37,669 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-27 01:23:37,670 DEBUG 195: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'} 2021-05-27 01:23:37,670 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-27 01:23:37,670 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-27 01:23:37,671 DEBUG 103: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'} 2021-05-27 01:23:37,671 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-27 01:23:37,671 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-27 01:23:37,673 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-27 01:23:41,347 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2 2021-05-27 01:23:41,349 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-27 01:23:41,350 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [] 2021-05-27 01:23:41,353 DEBUG 147:__init__.py(1) - number of Service returned: 0 2021-05-27 01:23:41,353 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2021-05-27 01:23:41,353 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC 2021-05-27 01:23:41,353 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2021-05-27 01:23:41,354 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-27 01:23:41,354 DEBUG 195: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'} 2021-05-27 01:23:41,355 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-27 01:23:41,355 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-27 01:23:41,356 DEBUG 103: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'} 2021-05-27 01:23:41,356 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-27 01:23:41,356 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-27 01:23:41,358 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-27 01:23:46,153 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2 2021-05-27 01:23:46,155 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-27 01:23:46,155 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [] 2021-05-27 01:23:46,158 DEBUG 147:__init__.py(1) - number of Service returned: 0 2021-05-27 01:23:46,159 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2021-05-27 01:23:46,159 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC 2021-05-27 01:23:46,159 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-05-27 01:23:46,159 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-05-27 01:23:46,160 DEBUG 195:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: <bound method BaseCategory.headers of <class 'onapsdk.sdc.category_management.ServiceCategory'>> 2021-05-27 01:23:46,160 DEBUG 197:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-05-27 01:23:46,160 DEBUG 198:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-05-27 01:23:46,160 DEBUG 103: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'} 2021-05-27 01:23:46,161 DEBUG 105:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-05-27 01:23:46,161 DEBUG 106:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-05-27 01:23:46,163 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-27 01:23:49,852 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 2021-05-27 01:23:49,854 INFO 116:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-05-27 01:23:49,856 DEBUG 120:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"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 L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":null,"type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.8.5"} 2021-05-27 01:23:49,860 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-05-27 01:23:49,861 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-05-27 01:23:49,861 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-05-27 01:23:49,861 INFO 267:__init__.py(1) - attempting to create Service basic_network in SDC 2021-05-27 01:23:49,861 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2021-05-27 01:23:49,862 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-27 01:23:49,862 DEBUG 195: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'} 2021-05-27 01:23:49,862 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-27 01:23:49,862 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-27 01:23:49,862 DEBUG 103: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'} 2021-05-27 01:23:49,863 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-27 01:23:49,863 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-27 01:23:49,865 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-27 01:23:53,241 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2 2021-05-27 01:23:53,243 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-27 01:23:53,243 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [] 2021-05-27 01:23:53,246 DEBUG 147:__init__.py(1) - number of Service returned: 0 2021-05-27 01:23:53,246 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2021-05-27 01:23:53,247 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC 2021-05-27 01:23:53,289 DEBUG 195: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'} 2021-05-27 01:23:53,290 DEBUG 197:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2021-05-27 01:23:53,290 DEBUG 198: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" } 2021-05-27 01:23:53,290 DEBUG 103: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'} 2021-05-27 01:23:53,290 DEBUG 105:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2021-05-27 01:23:53,290 DEBUG 106: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" } 2021-05-27 01:23:53,292 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-27 01:23:57,851 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 2021-05-27 01:23:57,853 INFO 116:onap_service.py(1) - [SDC][create Service] response code: 201 2021-05-27 01:23:57,856 DEBUG 120:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":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":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":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":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":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":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":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":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":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":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.controlloopfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Control Loop Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"controlloopfunctions","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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":"service-BasicNetwork-csar.csar","empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":"service-BasicNetwork-template.yml","empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"0afe02ee-176d-450d-aa26-aa488a6471af.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0afe02ee-176d-450d-aa26-aa488a6471af","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":"0afe02ee-176d-450d-aa26-aa488a6471af","empty":false},{"definition":false,"hidden":false,"uniqueId":"0afe02ee-176d-450d-aa26-aa488a6471af.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0afe02ee-176d-450d-aa26-aa488a6471af","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":"0afe02ee-176d-450d-aa26-aa488a6471af","empty":false},{"definition":false,"hidden":false,"uniqueId":"0afe02ee-176d-450d-aa26-aa488a6471af.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0afe02ee-176d-450d-aa26-aa488a6471af","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":"0afe02ee-176d-450d-aa26-aa488a6471af","empty":false},{"definition":false,"hidden":false,"uniqueId":"0afe02ee-176d-450d-aa26-aa488a6471af.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0afe02ee-176d-450d-aa26-aa488a6471af","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":"0afe02ee-176d-450d-aa26-aa488a6471af","empty":false},{"definition":false,"hidden":false,"uniqueId":"0afe02ee-176d-450d-aa26-aa488a6471af.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0afe02ee-176d-450d-aa26-aa488a6471af","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":"0afe02ee-176d-450d-aa26-aa488a6471af","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","creationDate":1622078635534,"icon":"network_l_1-3","version":"0.1","description":"service","tags":["basic_network"],"uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef","componentMetadataForSupportLog":{"SupportablityComponentUUID":"2439c0be-5a23-430a-af53-5a56414ec46c","SupportablityComponentName":"basic_network","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"2439c0be-5a23-430a-af53-5a56414ec46c","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"eba5c7c1-19a3-4232-9449-2962babb6de6","normalizedName":"basicnetwork","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1622078635534,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.controlloopfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Control Loop Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"controlloopfunctions","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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_network"} 2021-05-27 01:23:57,861 INFO 284:__init__.py(1) - Service basic_network is created in SDC 2021-05-27 01:23:57,862 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-27 01:23:57,862 DEBUG 159:__init__.py(1) - check if Vl Generic NeutronNet exists in SDC 2021-05-27 01:23:57,862 INFO 129:__init__.py(1) - retrieving all objects of type Vl from SDC 2021-05-27 01:23:57,862 DEBUG 195: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'} 2021-05-27 01:23:57,863 DEBUG 197:onap_service.py(1) - [SDC][get Vls] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VL 2021-05-27 01:23:57,863 DEBUG 198:onap_service.py(1) - [SDC][get Vls] data sent: None 2021-05-27 01:23:57,863 DEBUG 103: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'} 2021-05-27 01:23:57,863 DEBUG 105:onap_service.py(1) - [SDC][get Vls] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VL 2021-05-27 01:23:57,864 DEBUG 106:onap_service.py(1) - [SDC][get Vls] data sent: None 2021-05-27 01:23:57,866 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-27 01:24:00,538 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 2021-05-27 01:24:00,540 INFO 116:onap_service.py(1) - [SDC][get Vls] response code: 200 2021-05-27 01:24:00,540 DEBUG 120:onap_service.py(1) - [SDC][get Vls] response: [{"uuid":"98bdc0ea-280f-4e16-abbc-89c00bc7c102","invariantUUID":"e66d292f-35e7-4bc1-ba80-b36799212f04","name":"ExtVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/98bdc0ea-280f-4e16-abbc-89c00bc7c102/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"3a4a8d2a-ab8b-4b4f-872d-65402e024c31","invariantUUID":"6f41a754-9833-46f9-ad88-3841f76a0b89","name":"ContrailV2VirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3a4a8d2a-ab8b-4b4f-872d-65402e024c31/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"552d45fa-95eb-4cd0-970b-a8f1d26103e5","invariantUUID":"adeeaee2-cd5a-4750-b90e-6368e8a5d370","name":"NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/552d45fa-95eb-4cd0-970b-a8f1d26103e5/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"1621380f-770c-4db4-8802-41c032703f30","invariantUUID":"47ce4b11-9173-47f9-9a38-da8ae145bf69","name":"InternalVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1621380f-770c-4db4-8802-41c032703f30/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"cf98ed59-0ed5-4378-82dc-fde85bd11e4a","invariantUUID":"0071238d-42f5-4b32-b433-29c54ae04b79","name":"VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/cf98ed59-0ed5-4378-82dc-fde85bd11e4a/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"65c2f8f5-e1e1-433e-bf97-f6d2578cbf44","invariantUUID":"71553a06-c9b0-4a43-877c-ad6db6925179","name":"VL ELINE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/65c2f8f5-e1e1-433e-bf97-f6d2578cbf44/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"96175007-d13a-460f-9943-d1dd5ddfaf06","invariantUUID":"a48bf7ef-2c95-45c3-99b4-6858f511e100","name":"VL UNDERLAYVPN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/96175007-d13a-460f-9943-d1dd5ddfaf06/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"ac4a009c-5e22-43c2-93db-7a1afe9f52de","invariantUUID":"a05b2cbc-79cc-47de-9c36-6d3dbc0cf9f4","name":"Network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ac4a009c-5e22-43c2-93db-7a1afe9f52de/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"b32482a8-f615-409c-874f-e18ef27978f3","invariantUUID":"208cde2d-8966-4d22-88d1-e70bd4b397f5","name":"GlobalNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b32482a8-f615-409c-874f-e18ef27978f3/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"ce6e4819-22b8-47de-8165-e479b02d4c00","invariantUUID":"d084d0f4-fbee-43b9-af4f-6ab682070f01","name":"NsVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ce6e4819-22b8-47de-8165-e479b02d4c00/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"93d486ca-9eba-4fae-9eb1-37ee5d04a4b6","invariantUUID":"f1080e90-4a32-47e5-b04a-dd5b07f89028","name":"ContrailVirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/93d486ca-9eba-4fae-9eb1-37ee5d04a4b6/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"ca0b87ff-e14d-4bf8-aca2-934e14fda390","invariantUUID":"ccb61bdd-34b1-4bc1-9f54-8505484949de","name":"VL OVERLAYTUNNEL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ca0b87ff-e14d-4bf8-aca2-934e14fda390/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"91d3d086-a46b-4c0f-abf6-bb4d466ff6fd","invariantUUID":"6a231a8d-31d2-4605-bb38-07d5d1dca130","name":"Generic NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/91d3d086-a46b-4c0f-abf6-bb4d466ff6fd/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"22af1b25-7ad7-43ef-93f9-4d6d8a3c5db9","invariantUUID":"6b583bdc-7b51-4d22-8b7e-087d7ac40356","name":"ext ZTE VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/22af1b25-7ad7-43ef-93f9-4d6d8a3c5db9/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"37155e56-ccf7-435d-9391-471d134ca04a","invariantUUID":"975685b6-b64d-4b37-8aea-c49c3f9618fb","name":"VnfVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/37155e56-ccf7-435d-9391-471d134ca04a/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"}] 2021-05-27 01:24:00,542 DEBUG 262:sdc_resource.py(1) - importing SDC Resource ExtVL from SDC 2021-05-27 01:24:00,542 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-27 01:24:00,542 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-27 01:24:00,543 DEBUG 59:sdc_resource.py(1) - SDC resource ExtVL status: Certified 2021-05-27 01:24:00,543 DEBUG 262:sdc_resource.py(1) - importing SDC Resource ContrailV2VirtualNetwork from SDC 2021-05-27 01:24:00,543 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-27 01:24:00,543 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-27 01:24:00,543 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailV2VirtualNetwork status: Certified 2021-05-27 01:24:00,543 DEBUG 262:sdc_resource.py(1) - importing SDC Resource NeutronNet from SDC 2021-05-27 01:24:00,543 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-27 01:24:00,543 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-27 01:24:00,543 DEBUG 59:sdc_resource.py(1) - SDC resource NeutronNet status: Certified 2021-05-27 01:24:00,543 DEBUG 262:sdc_resource.py(1) - importing SDC Resource InternalVL from SDC 2021-05-27 01:24:00,544 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-27 01:24:00,544 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-27 01:24:00,544 DEBUG 59:sdc_resource.py(1) - SDC resource InternalVL status: Certified 2021-05-27 01:24:00,544 DEBUG 262:sdc_resource.py(1) - importing SDC Resource VL from SDC 2021-05-27 01:24:00,544 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-27 01:24:00,544 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-27 01:24:00,544 DEBUG 59:sdc_resource.py(1) - SDC resource VL status: Certified 2021-05-27 01:24:00,544 DEBUG 262:sdc_resource.py(1) - importing SDC Resource VL ELINE from SDC 2021-05-27 01:24:00,544 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-27 01:24:00,545 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-27 01:24:00,545 DEBUG 59:sdc_resource.py(1) - SDC resource VL ELINE status: Certified 2021-05-27 01:24:00,545 DEBUG 262:sdc_resource.py(1) - importing SDC Resource VL UNDERLAYVPN from SDC 2021-05-27 01:24:00,545 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-27 01:24:00,545 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-27 01:24:00,545 DEBUG 59:sdc_resource.py(1) - SDC resource VL UNDERLAYVPN status: Certified 2021-05-27 01:24:00,545 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Network from SDC 2021-05-27 01:24:00,545 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-27 01:24:00,545 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-27 01:24:00,545 DEBUG 59:sdc_resource.py(1) - SDC resource Network status: Certified 2021-05-27 01:24:00,545 DEBUG 262:sdc_resource.py(1) - importing SDC Resource GlobalNetwork from SDC 2021-05-27 01:24:00,546 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-27 01:24:00,546 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-27 01:24:00,546 DEBUG 59:sdc_resource.py(1) - SDC resource GlobalNetwork status: Certified 2021-05-27 01:24:00,546 DEBUG 262:sdc_resource.py(1) - importing SDC Resource NsVirtualLink from SDC 2021-05-27 01:24:00,546 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-27 01:24:00,546 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-27 01:24:00,546 DEBUG 59:sdc_resource.py(1) - SDC resource NsVirtualLink status: Certified 2021-05-27 01:24:00,546 DEBUG 262:sdc_resource.py(1) - importing SDC Resource ContrailVirtualNetwork from SDC 2021-05-27 01:24:00,546 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-27 01:24:00,546 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-27 01:24:00,547 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailVirtualNetwork status: Certified 2021-05-27 01:24:00,547 DEBUG 262:sdc_resource.py(1) - importing SDC Resource VL OVERLAYTUNNEL from SDC 2021-05-27 01:24:00,547 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-27 01:24:00,547 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-27 01:24:00,547 DEBUG 59:sdc_resource.py(1) - SDC resource VL OVERLAYTUNNEL status: Certified 2021-05-27 01:24:00,547 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC 2021-05-27 01:24:00,547 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-27 01:24:00,547 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-27 01:24:00,547 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified 2021-05-27 01:24:00,547 DEBUG 262:sdc_resource.py(1) - importing SDC Resource ext ZTE VL from SDC 2021-05-27 01:24:00,548 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-27 01:24:00,548 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-27 01:24:00,548 DEBUG 59:sdc_resource.py(1) - SDC resource ext ZTE VL status: Certified 2021-05-27 01:24:00,548 DEBUG 262:sdc_resource.py(1) - importing SDC Resource VnfVirtualLink from SDC 2021-05-27 01:24:00,548 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-27 01:24:00,548 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-27 01:24:00,548 DEBUG 59:sdc_resource.py(1) - SDC resource VnfVirtualLink status: Certified 2021-05-27 01:24:00,548 DEBUG 147:__init__.py(1) - number of Vl returned: 15 2021-05-27 01:24:00,549 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic NeutronNet 2021-05-27 01:24:00,549 INFO 192:__init__.py(1) - Vl found, updating information 2021-05-27 01:24:00,549 DEBUG 195: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'} 2021-05-27 01:24:00,549 DEBUG 197: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 2021-05-27 01:24:00,549 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vl] data sent: None 2021-05-27 01:24:00,549 DEBUG 103: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'} 2021-05-27 01:24:00,549 DEBUG 105: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 2021-05-27 01:24:00,550 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vl] data sent: None 2021-05-27 01:24:00,551 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-27 01:24:05,850 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 2021-05-27 01:24:05,854 INFO 116:onap_service.py(1) - [SDC][Deep Load Vl] response code: 200 2021-05-27 01:24:05,856 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vl] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ebb7277d-73b4-477a-a6fe-8fcf7905752d","lifecycleState":"CERTIFIED","lastUpdateDate":1622072176010,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c06a3fe1-d539-4e22-8b26-5f1f7d169d85","invariantUUID":"5b618ae7-6ceb-4e63-a0e1-391423c2ab72","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2e5005ee-e61d-4e90-a346-4260dfc244e9","lifecycleState":"CERTIFIED","lastUpdateDate":1622072339739,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd38a9ff-4260-4403-996f-6cabc61755b1","invariantUUID":"cbd26c3d-1bfa-4585-bee9-120e47664df1","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"092aebe3-39e1-4de5-9d0a-76a06f0e9205","lifecycleState":"CERTIFIED","lastUpdateDate":1622072102458,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37155e56-ccf7-435d-9391-471d134ca04a","invariantUUID":"975685b6-b64d-4b37-8aea-c49c3f9618fb","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2bc2f663-52c5-4bdd-abef-8a05070133e8","lifecycleState":"CERTIFIED","lastUpdateDate":1622072492028,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74e72605-2ebf-42dd-9e55-b73687b58720","invariantUUID":"65119eda-01d7-4b18-9a60-965ee350c806","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14e60e81-9619-405b-b13f-be4ce3aa8abf","lifecycleState":"CERTIFIED","lastUpdateDate":1622070994641,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f9b1acb-16f5-438d-ba80-16d796a6a00f","invariantUUID":"99fadc60-4574-43f6-8881-b320aa40d6c3","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ade95f7-a07a-4665-ae7c-3e9c7756cd94","lifecycleState":"CERTIFIED","lastUpdateDate":1622071592024,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d1e9193-3449-41f2-8249-c4c5fd61dda6","invariantUUID":"92795543-a35b-4eb4-83c3-cc0ea20c3007","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"369e39dd-835a-4c87-acfa-02576a3e789c","lifecycleState":"CERTIFIED","lastUpdateDate":1622071606441,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54d817d6-e397-41fe-9992-8d0c3c2da777","invariantUUID":"91ad48dc-06d3-4e33-b982-a47b8e9f5be7","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c5d65725-e8b8-4ebb-be89-2b8839fa6cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1622071885709,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23c0f5d4-a2d8-449d-b657-7acbdd462148","invariantUUID":"482b7bf6-db86-4535-a39f-f43e5e19f080","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":"defaulticon","uniqueId":"0d5b7fa8-ed9d-4897-b497-6b2f297adc90","lifecycleState":"CERTIFIED","lastUpdateDate":1622071871440,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"35caff5d-01d5-4b76-b537-9c31c961d6fd","invariantUUID":"258d03bb-2abd-4501-8b7d-674b8cfaf9b6","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1316792f-d835-4601-9f00-6fb6dd2fade8","lifecycleState":"CERTIFIED","lastUpdateDate":1622072316033,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba851050-72b2-4d6c-a6ca-9261a462d674","invariantUUID":"528e6410-7762-49ca-8fc3-a72908101aa4","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"583437fd-7213-413e-ba45-373fb100f222","lifecycleState":"CERTIFIED","lastUpdateDate":1622071341532,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7261a79f-6497-4fc4-b996-73e4765e36c0","invariantUUID":"89b272fb-8f9a-4392-a14f-0364b9c19aac","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":"3fd899c1-e8d7-4310-a6fd-d6bff6ff8a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1622072086643,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fddf518d-cb95-4382-98e1-3ed4a8bebcb5","invariantUUID":"0fe7b363-d3b3-4ed7-86a6-8a18d6274911","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":"ef111936-dea9-4b25-b4bd-513a387eb3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1622071826643,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"96175007-d13a-460f-9943-d1dd5ddfaf06","invariantUUID":"a48bf7ef-2c95-45c3-99b4-6858f511e100","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc08561c-009a-45c9-a6bc-9b00f4e88b76","lifecycleState":"CERTIFIED","lastUpdateDate":1622071661130,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09f6a963-9b5c-4138-a0e3-a695270fe5e1","invariantUUID":"ffbc9c82-9cfa-4163-adb4-d1198cf2b445","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"60da9990-a39d-40d1-8b89-6ca763846e67","lifecycleState":"CERTIFIED","lastUpdateDate":1622071452027,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a3ae85ec-ce46-474e-a32d-543b9d8251b8","invariantUUID":"1ded210d-6b25-413b-b1fc-099b8f9fd049","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4f469891-7419-417b-9002-693ab424b59b","lifecycleState":"CERTIFIED","lastUpdateDate":1622072421844,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9f647ad-ecec-4535-b519-228564f9b158","invariantUUID":"8cdee228-6894-490e-afe7-437e5584f374","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":"objectStorage","uniqueId":"1de700f0-aa7a-4106-bd15-ffa4d38ed8f8","lifecycleState":"CERTIFIED","lastUpdateDate":1622071241356,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"662f7395-a544-43e4-804c-76b14aa8e516","invariantUUID":"0745f8ab-c30f-49a9-83b5-3ea4dcd3f4db","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":"3fda83e6-c9b7-4612-9eda-66539a2659ad","lifecycleState":"CERTIFIED","lastUpdateDate":1622072279938,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa00dd46-a535-45e6-95fd-1725900f301d","invariantUUID":"0fb3ec5c-8f2a-43b7-974e-d45bd04bfb2e","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5dd89a3-bb70-4656-87c8-27edddb57491","lifecycleState":"CERTIFIED","lastUpdateDate":1622072251024,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2365c2ce-a46f-4a6c-9b52-ccb97575c1ab","invariantUUID":"a1382a00-076d-4b36-aed7-f97a03a257a5","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":"compute","uniqueId":"1f189836-e077-4cac-bb2a-649ff4ea301d","lifecycleState":"CERTIFIED","lastUpdateDate":1622072506644,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ee135bb-ee51-45f2-ad52-fee6fee56c7e","invariantUUID":"de0d50d3-4e6c-4219-8028-32a658ff9573","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"0e3a2966-51e4-439f-913b-d5aeb4e7eb83","lifecycleState":"CERTIFIED","lastUpdateDate":1622072386524,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e4eeed7-9693-4ee4-b8a2-e3e7c26379e0","invariantUUID":"5137ce4a-5f96-41fa-9018-f90df1b0bd0b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e9c67f7-eedb-4522-8447-f0f41bb12c80","lifecycleState":"CERTIFIED","lastUpdateDate":1622071646232,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec7c0a94-e77e-4e35-b627-8d35ed13be89","invariantUUID":"b55392ac-741f-4d4e-a1e2-a8a6d42cfb7d","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"388a2125-5ca9-4ee0-8d54-0d516efc4ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1622071286132,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f44a4f7-bf9d-4db3-8fbe-5872c2964b6a","invariantUUID":"399abb07-86bf-48a5-9d9f-2b210bb9c679","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":"port","uniqueId":"a642aa86-dba5-4755-a92c-4d0e8b049ffc","lifecycleState":"CERTIFIED","lastUpdateDate":1622072220524,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5ca2263-8467-4b98-a042-9ff758a37efa","invariantUUID":"24b8d00d-dcef-4255-ac92-4d3a5716db68","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9da394bc-031a-4a28-9345-bbad7b9a87e5","lifecycleState":"CERTIFIED","lastUpdateDate":1622071522042,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a4a8d2a-ab8b-4b4f-872d-65402e024c31","invariantUUID":"6f41a754-9833-46f9-ad88-3841f76a0b89","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":"objectStorage","uniqueId":"ff897324-4b57-4be2-977b-117e6978d313","lifecycleState":"CERTIFIED","lastUpdateDate":1622071899323,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dc012ba-079b-4d29-98f7-bc9f34f04fe5","invariantUUID":"4ea70325-591a-4505-bea8-ec9e6570a137","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":"0528f337-0e95-48b8-a46e-d6a8524f6536","lifecycleState":"CERTIFIED","lastUpdateDate":1622071317626,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98bdc0ea-280f-4e16-abbc-89c00bc7c102","invariantUUID":"e66d292f-35e7-4bc1-ba80-b36799212f04","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eaec0eb3-b68f-4626-9f09-1a02b7e76adf","lifecycleState":"CERTIFIED","lastUpdateDate":1622071676234,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3086e365-505e-4fc5-99de-87ce11540c20","invariantUUID":"d5ef3af9-1831-412f-90fd-93a900f07754","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"224d168b-bb18-4bb8-b0ad-5aa2ed125cdb","lifecycleState":"CERTIFIED","lastUpdateDate":1622072001424,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80a8efa9-bf7d-491c-a644-b77368c8584b","invariantUUID":"85e86351-d9e7-420b-8aa2-7c8d3b2a0542","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50c58d35-b60a-4a85-a470-86965ceb076f","lifecycleState":"CERTIFIED","lastUpdateDate":1622072291533,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b628331-bd12-4f19-a438-e9c9103af1c9","invariantUUID":"c0073d1c-fc99-49f8-9462-7dc094b9efdf","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":"port","uniqueId":"19fb1031-c2d3-44e4-a9ba-9ae31cc77fef","lifecycleState":"CERTIFIED","lastUpdateDate":1622072398831,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"128c7922-cd23-4424-ae8f-7f339edcaec2","invariantUUID":"c6f75525-267a-49d5-ad6f-2ccb3ca9c68f","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a85fa8c4-42cf-4baf-bc4e-e0b12c46c5d6","lifecycleState":"CERTIFIED","lastUpdateDate":1622071561848,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d710361-82bd-44db-87c4-6fb2d897ba25","invariantUUID":"62107155-273b-42a0-b9f3-1b80e8e84ebc","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":"objectStorage","uniqueId":"ef54e8b7-5ed5-4254-a1ad-796fb505f9ee","lifecycleState":"CERTIFIED","lastUpdateDate":1622072044941,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ac2a0c5-6223-480d-91bf-c5105a4f71c5","invariantUUID":"ccc4fe7d-f7fd-4e9c-8c2e-02d437adeaa6","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b8a7a80d-004d-4d84-b4df-6a30aa953671","lifecycleState":"CERTIFIED","lastUpdateDate":1622071925934,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"401de847-3bf4-4e7f-9acd-8d0532708618","invariantUUID":"adfc7856-7306-4d8f-b492-e3a7a9f7d46d","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":"230b36e3-6802-4288-9473-ff6b9626d9c1","lifecycleState":"CERTIFIED","lastUpdateDate":1622071741635,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94952337-6e76-4c90-8725-a336a8fc08b1","invariantUUID":"2e9ce33e-5423-4fbe-9a2e-3f486d192ac1","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":"263413c0-09e6-472c-84af-2c92a6899f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071257043,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93d486ca-9eba-4fae-9eb1-37ee5d04a4b6","invariantUUID":"f1080e90-4a32-47e5-b04a-dd5b07f89028","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7c0a7283-2c23-4c34-8f8b-8d8400912bb0","lifecycleState":"CERTIFIED","lastUpdateDate":1622071071831,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e141955a-5a65-49b4-a27d-f115d9d50866","invariantUUID":"dec92773-b616-4033-a36f-f98c9514328f","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"107fc7f4-bc21-4e57-8afd-da970d04c5fd","lifecycleState":"CERTIFIED","lastUpdateDate":1622071359630,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cf98ed59-0ed5-4378-82dc-fde85bd11e4a","invariantUUID":"0071238d-42f5-4b32-b433-29c54ae04b79","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":"objectStorage","uniqueId":"45d64c62-7e43-420c-a238-0c59a59abd85","lifecycleState":"CERTIFIED","lastUpdateDate":1622071090548,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b074e61-b20d-4101-87da-9cdc40164cef","invariantUUID":"7642cfb3-c183-455d-b2d4-65557cdf5273","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"387f83bb-58d0-4e75-b5bc-7bd00a81b0f6","lifecycleState":"CERTIFIED","lastUpdateDate":1622071971232,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1080918c-4cfa-49bf-83cf-6b66332fcf61","invariantUUID":"688f00df-272b-459a-adf2-fdecb051e82f","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"064e8d1e-2f28-4529-a507-4bdb809ab904","lifecycleState":"CERTIFIED","lastUpdateDate":1622071508004,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2626bbe6-836a-4917-8585-62accbb9491e","invariantUUID":"a5255fe1-fd5d-45af-88dc-6b84fe5b1ebb","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":"88304a70-4a12-4408-8236-ed196eb7e74f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071300385,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06bf5395-47ee-4484-995d-cc12d266697b","invariantUUID":"5f182cb2-f68c-4fea-9f8d-fdadeac648fa","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"712f9c95-d8c4-4f4c-aa67-4defe6029262","lifecycleState":"CERTIFIED","lastUpdateDate":1622071841343,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ca0b87ff-e14d-4bf8-aca2-934e14fda390","invariantUUID":"ccb61bdd-34b1-4bc1-9f54-8505484949de","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":"c7022c4b-bafe-4692-92cc-7a51a67fdb0d","lifecycleState":"CERTIFIED","lastUpdateDate":1622071785208,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"806b83ae-4609-40a6-8f2d-8ecfa69c45bf","invariantUUID":"87a70f35-5ef5-4c8c-b6b3-3832b258f2f4","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":"62b60a74-01ee-47a4-bf11-bf8e7678f475","lifecycleState":"CERTIFIED","lastUpdateDate":1622072235647,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3bbbc19-1018-4787-a956-b398fb961cc8","invariantUUID":"2188c542-400c-4f21-8d06-b2554354994e","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":"f4889d64-f422-40da-a6fb-2416e3d192d5","lifecycleState":"CERTIFIED","lastUpdateDate":1622071985507,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce6e4819-22b8-47de-8165-e479b02d4c00","invariantUUID":"d084d0f4-fbee-43b9-af4f-6ab682070f01","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":"network","uniqueId":"f4fb000d-8b51-4c00-8aff-06c3e8a3f71c","lifecycleState":"CERTIFIED","lastUpdateDate":1622071800338,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ca523e5-0f50-4f2e-b39a-e8745e777116","invariantUUID":"5bad9a39-b839-43a7-8d39-357c55965af4","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":"loadBalancer","uniqueId":"27e22f7c-a9f9-43d9-9906-5925a8d8c0c2","lifecycleState":"CERTIFIED","lastUpdateDate":1622071149125,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62d4a442-d6ab-4372-8d1c-e79035c6a53f","invariantUUID":"3c35acce-92e6-4509-911d-1fe338f33a11","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":"2ab07147-6e91-40ba-9346-9f4acf2978d1","lifecycleState":"CERTIFIED","lastUpdateDate":1622071372229,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"65c2f8f5-e1e1-433e-bf97-f6d2578cbf44","invariantUUID":"71553a06-c9b0-4a43-877c-ad6db6925179","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":"securityrules","uniqueId":"36bffac0-940d-47ce-8da5-a06bd8c00856","lifecycleState":"CERTIFIED","lastUpdateDate":1622071535644,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d2bda3e5-b50d-4c62-999b-1d1a4d1af09f","invariantUUID":"6bb9a6d2-1014-414d-b022-0c0dce8501b4","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":"compute","uniqueId":"9e5b8ea9-fe6f-470c-a662-9186ada3d1f5","lifecycleState":"CERTIFIED","lastUpdateDate":1622072031237,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d63da79-295e-4aaa-9e52-881846f0b3fb","invariantUUID":"9ac48642-de6f-44d4-acb5-2afea75cde70","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":"port","uniqueId":"3a0e7537-407b-4347-81a5-0c82cb18a32c","lifecycleState":"CERTIFIED","lastUpdateDate":1622072190629,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27dc4d5a-b900-442f-85ee-7f711e38ad66","invariantUUID":"39d21b53-34ae-4197-8130-05ca38cdecd9","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":"9eabfc4d-5076-42fc-acce-31c69074c08f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071911635,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc51eb6c-a2c4-46c4-b304-de2261130edb","invariantUUID":"961426ed-c583-4716-b6fe-e005e9dd5939","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f594372d-e4ee-4219-9396-83771115ba77","lifecycleState":"CERTIFIED","lastUpdateDate":1622072522229,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbe5add4-471d-4021-902c-f08513ecaded","invariantUUID":"b0f78175-02fe-45cc-befe-562227259234","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"47ad6d20-09e9-4eee-bdc6-2cd50f516a7f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071164805,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d957b163-deee-4b49-a185-8e49f67a032e","invariantUUID":"9c927c00-d1ff-4594-af09-1220489905a1","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":"port","uniqueId":"8a1cba93-9e27-448b-a495-f34f19c67544","lifecycleState":"CERTIFIED","lastUpdateDate":1622072537446,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2436dd62-ccfe-43ae-9451-fbe074ec8cb8","invariantUUID":"43799e6c-e90d-4400-8bb3-b647ba670366","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35b36521-f645-4231-a158-423d6b915036","lifecycleState":"CERTIFIED","lastUpdateDate":1622072161425,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"486870cd-aec6-418a-b392-0718d74440d3","invariantUUID":"9f9ef3db-5ee6-4505-9521-a76d4f156ae1","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":"port","uniqueId":"cebb7641-2ab1-43bf-b69e-4740bd0f9ab2","lifecycleState":"CERTIFIED","lastUpdateDate":1622071467639,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a55e3888-9bc7-42c6-b556-14962e64159e","invariantUUID":"938b86a6-6d00-4e1d-a5f0-6e7aa4aee2ae","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f707582-85ad-4631-a08e-42932b042543","lifecycleState":"CERTIFIED","lastUpdateDate":1622072364626,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce4ae2c7-9ca3-4179-93ef-2aadb4373329","invariantUUID":"b8271185-8ca0-407e-b9df-fb477adf5f59","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":"784c70f8-cda4-4e90-977b-a1422cf0c88c","lifecycleState":"CERTIFIED","lastUpdateDate":1622071578043,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03b36afb-2fc1-444e-95e7-c04c3e33768f","invariantUUID":"fee7650d-8a50-41d1-882b-d425965be272","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":"a84f6598-852f-4e4e-a4d9-398d9a7c419b","lifecycleState":"CERTIFIED","lastUpdateDate":1622071857041,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91d3d086-a46b-4c0f-abf6-bb4d466ff6fd","invariantUUID":"6a231a8d-31d2-4605-bb38-07d5d1dca130","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6dd1a9cc-61a3-48ad-9532-a3d63a7fb8bc","lifecycleState":"CERTIFIED","lastUpdateDate":1622071941628,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22af1b25-7ad7-43ef-93f9-4d6d8a3c5db9","invariantUUID":"6b583bdc-7b51-4d22-8b7e-087d7ac40356","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":"74c37a78-2ed1-4133-b633-5760c77620f3","lifecycleState":"CERTIFIED","lastUpdateDate":1622071329553,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1621380f-770c-4db4-8802-41c032703f30","invariantUUID":"47ce4b11-9173-47f9-9a38-da8ae145bf69","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":"port","uniqueId":"32e191b3-47ec-4510-b8f3-fcf0d693ebba","lifecycleState":"CERTIFIED","lastUpdateDate":1622072205708,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0a684058-f853-426a-acb4-aafe22511b67","invariantUUID":"dde26e67-a9d4-4fdf-b6aa-1cd09a1e11dc","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0365bd5d-95a4-4acd-8be3-83038dcd8e48","lifecycleState":"CERTIFIED","lastUpdateDate":1622071106441,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9881370-1f5e-4951-837f-b7f4a4fdf664","invariantUUID":"11c6c7f1-717b-41cd-8890-0a986ca1092d","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"756b3c5a-90d1-4923-9d04-5886d38bc5f2","lifecycleState":"CERTIFIED","lastUpdateDate":1622071178742,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac4a009c-5e22-43c2-93db-7a1afe9f52de","invariantUUID":"a05b2cbc-79cc-47de-9c36-6d3dbc0cf9f4","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":"6fa81701-f586-4385-bd1d-254f3255b6f8","lifecycleState":"CERTIFIED","lastUpdateDate":1622072265012,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5912cff5-2fbf-405a-8914-5c723add9af7","invariantUUID":"830b0c70-3954-4915-b39a-22f1e93623de","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":"objectStorage","uniqueId":"0bf1018a-d7b3-4b17-82a3-ff716cb0e6a3","lifecycleState":"CERTIFIED","lastUpdateDate":1622071226604,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"610f26fa-d38f-4e7f-806f-9f434d826d5c","invariantUUID":"a464877e-4fb0-4714-bf3a-9e0c022c2e2a","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":"9ebb41d4-6888-4fb9-b5ab-ae2c28da6ca4","lifecycleState":"CERTIFIED","lastUpdateDate":1622071271840,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"552d45fa-95eb-4cd0-970b-a8f1d26103e5","invariantUUID":"adeeaee2-cd5a-4750-b90e-6368e8a5d370","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9c3bfc1d-2198-4300-a056-b6479c2dcec4","lifecycleState":"CERTIFIED","lastUpdateDate":1622072468739,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5943d070-799c-4301-b7c5-0e81a6ed8987","invariantUUID":"86ba3b44-6f69-4812-88f6-d6569f497bb9","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1622078635534,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"2439c0be-5a23-430a-af53-5a56414ec46c","invariantUUID":"eba5c7c1-19a3-4232-9449-2962babb6de6","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-05-27 01:24:05,860 DEBUG 117:sdc_resource.py(1) - Resource Generic NeutronNet found in resources list 2021-05-27 01:24:05,865 DEBUG 103:onap_service.py(1) - [SDC][Add VL to service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-27 01:24:05,866 DEBUG 105:onap_service.py(1) - [SDC][Add VL to service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/0e00df08-4787-4a5b-8da9-7efe642e83ef/resourceInstance 2021-05-27 01:24:05,866 DEBUG 106:onap_service.py(1) - [SDC][Add VL to service] data sent: { "name": "Generic NeutronNet", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "a84f6598-852f-4e4e-a4d9-398d9a7c419b", "originType": "VL", "componentUid": "a84f6598-852f-4e4e-a4d9-398d9a7c419b", "icon": "defaulticon" } 2021-05-27 01:24:05,867 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-27 01:24:13,348 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/0e00df08-4787-4a5b-8da9-7efe642e83ef/resourceInstance HTTP/1.1" 201 None 2021-05-27 01:24:13,350 INFO 116:onap_service.py(1) - [SDC][Add VL to service] response code: 201 2021-05-27 01:24:13,351 DEBUG 120:onap_service.py(1) - [SDC][Add VL to service] response: {"capabilities":{"tosca.capabilities.Node":[{"properties":null,"path":["0e00df08-4787-4a5b-8da9-7efe642e83ef.a84f6598-852f-4e4e-a4d9-398d9a7c419b.genericneutronnet0"],"type":"tosca.capabilities.Node","ownerType":null,"description":null,"source":"a84f6598-852f-4e4e-a4d9-398d9a7c419b","parentName":null,"uniqueId":"capability.b5b3a67a-b2c3-4749-9375-388065ab38d7.feature","ownerId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.a84f6598-852f-4e4e-a4d9-398d9a7c419b.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"],"version":null,"name":"feature","empty":false}],"tosca.capabilities.network.Linkable":[{"properties":null,"path":["0e00df08-4787-4a5b-8da9-7efe642e83ef.a84f6598-852f-4e4e-a4d9-398d9a7c419b.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","ownerType":null,"description":null,"source":"a84f6598-852f-4e4e-a4d9-398d9a7c419b","parentName":null,"uniqueId":"capability.a84f6598-852f-4e4e-a4d9-398d9a7c419b.virtual_linkable","ownerId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.a84f6598-852f-4e4e-a4d9-398d9a7c419b.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"],"version":null,"name":"virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["0e00df08-4787-4a5b-8da9-7efe642e83ef.a84f6598-852f-4e4e-a4d9-398d9a7c419b.genericneutronnet0"],"node":"tosca.nodes.Root","source":"a84f6598-852f-4e4e-a4d9-398d9a7c419b","parentName":null,"uniqueId":"b5b3a67a-b2c3-4749-9375-388065ab38d7.dependency","capability":"tosca.capabilities.Node","ownerId":"b5b3a67a-b2c3-4749-9375-388065ab38d7","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":null,"relationship":"tosca.relationships.DependsOn","type":null,"version":null,"name":"dependency","empty":false}]},"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"a84f6598-852f-4e4e-a4d9-398d9a7c419b.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0528f337-0e95-48b8-a46e-d6a8524f6536","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0528f337-0e95-48b8-a46e-d6a8524f6536","empty":false},{"definition":false,"hidden":false,"uniqueId":"a84f6598-852f-4e4e-a4d9-398d9a7c419b.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0528f337-0e95-48b8-a46e-d6a8524f6536","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0528f337-0e95-48b8-a46e-d6a8524f6536","empty":false},{"definition":false,"hidden":false,"uniqueId":"0528f337-0e95-48b8-a46e-d6a8524f6536.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0528f337-0e95-48b8-a46e-d6a8524f6536","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0528f337-0e95-48b8-a46e-d6a8524f6536","empty":false},{"definition":false,"hidden":false,"uniqueId":"a84f6598-852f-4e4e-a4d9-398d9a7c419b.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0528f337-0e95-48b8-a46e-d6a8524f6536","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0528f337-0e95-48b8-a46e-d6a8524f6536","empty":false},{"definition":false,"hidden":false,"uniqueId":"a84f6598-852f-4e4e-a4d9-398d9a7c419b.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0528f337-0e95-48b8-a46e-d6a8524f6536","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0528f337-0e95-48b8-a46e-d6a8524f6536","empty":false},{"definition":false,"hidden":false,"uniqueId":"a84f6598-852f-4e4e-a4d9-398d9a7c419b.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":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":"a84f6598-852f-4e4e-a4d9-398d9a7c419b.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0528f337-0e95-48b8-a46e-d6a8524f6536","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0528f337-0e95-48b8-a46e-d6a8524f6536","empty":false},{"definition":false,"hidden":false,"uniqueId":"a84f6598-852f-4e4e-a4d9-398d9a7c419b.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0528f337-0e95-48b8-a46e-d6a8524f6536","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0528f337-0e95-48b8-a46e-d6a8524f6536","empty":false},{"definition":false,"hidden":false,"uniqueId":"a84f6598-852f-4e4e-a4d9-398d9a7c419b.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0528f337-0e95-48b8-a46e-d6a8524f6536","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0528f337-0e95-48b8-a46e-d6a8524f6536","empty":false},{"definition":false,"hidden":false,"uniqueId":"a84f6598-852f-4e4e-a4d9-398d9a7c419b.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0528f337-0e95-48b8-a46e-d6a8524f6536","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0528f337-0e95-48b8-a46e-d6a8524f6536","empty":false}],"attributes":[{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"b5b3a67a-b2c3-4749-9375-388065ab38d7","defaultValue":null,"definition":false,"schema":null,"name":"tosca_name","type":"string","description":null,"status":null,"uniqueId":"attribute.b5b3a67a-b2c3-4749-9375-388065ab38d7.tosca_name","ownerId":"b5b3a67a-b2c3-4749-9375-388065ab38d7","_default":null,"entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"b5b3a67a-b2c3-4749-9375-388065ab38d7","defaultValue":null,"definition":false,"schema":null,"name":"state","type":"string","description":null,"status":null,"uniqueId":"attribute.b5b3a67a-b2c3-4749-9375-388065ab38d7.state","ownerId":"b5b3a67a-b2c3-4749-9375-388065ab38d7","_default":null,"entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"b5b3a67a-b2c3-4749-9375-388065ab38d7","defaultValue":null,"definition":false,"schema":null,"name":"tosca_id","type":"string","description":null,"status":null,"uniqueId":"attribute.b5b3a67a-b2c3-4749-9375-388065ab38d7.tosca_id","ownerId":"b5b3a67a-b2c3-4749-9375-388065ab38d7","_default":null,"entry_schema":null,"version":null,"empty":false}],"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"actualComponentUid":"a84f6598-852f-4e4e-a4d9-398d9a7c419b","createdFromCsar":false,"uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.a84f6598-852f-4e4e-a4d9-398d9a7c419b.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","icon":"network","creationTime":1622078650031,"description":null,"originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","createdFrom":null,"componentUid":"a84f6598-852f-4e4e-a4d9-398d9a7c419b","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1622078650031,"customizationUUID":"b619d93a-d274-4c2f-8799-4e9ade386943","posX":"200","posY":"100","componentName":"Generic NeutronNet","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"type":null,"version":null,"ownerId":null,"empty":false} 2021-05-27 01:24:13,352 INFO 479:service.py(1) - Resource VL Generic NeutronNet has been added on serice basic_network 2021-05-27 01:24:13,355 DEBUG 195: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'} 2021-05-27 01:24:13,355 DEBUG 197: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/2439c0be-5a23-430a-af53-5a56414ec46c/distribution 2021-05-27 01:24:13,355 DEBUG 198:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None 2021-05-27 01:24:13,356 DEBUG 103: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'} 2021-05-27 01:24:13,356 DEBUG 105: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/2439c0be-5a23-430a-af53-5a56414ec46c/distribution 2021-05-27 01:24:13,356 DEBUG 106:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None 2021-05-27 01:24:13,358 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-27 01:24:13,727 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/2439c0be-5a23-430a-af53-5a56414ec46c/distribution HTTP/1.1" 200 38 2021-05-27 01:24:13,729 INFO 116:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200 2021-05-27 01:24:13,729 DEBUG 120:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[]} 2021-05-27 01:24:13,732 DEBUG 195: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'} 2021-05-27 01:24:13,733 DEBUG 197: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 2021-05-27 01:24:13,733 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2021-05-27 01:24:13,733 DEBUG 103: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'} 2021-05-27 01:24:13,734 DEBUG 105: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 2021-05-27 01:24:13,734 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2021-05-27 01:24:13,736 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-27 01:24:14,012 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 2021-05-27 01:24:14,014 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2021-05-27 01:24:14,015 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]} 2021-05-27 01:24:14,018 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-05-27 01:24:14,018 INFO 696:service.py(1) - attempting to checkin Service basic_network in SDC 2021-05-27 01:24:14,023 DEBUG 103: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'} 2021-05-27 01:24:14,023 DEBUG 105:onap_service.py(1) - [SDC][checkin Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/0e00df08-4787-4a5b-8da9-7efe642e83ef/lifecycleState/checkin 2021-05-27 01:24:14,023 DEBUG 106:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-05-27 01:24:14,025 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-27 01:24:22,160 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/0e00df08-4787-4a5b-8da9-7efe642e83ef/lifecycleState/checkin HTTP/1.1" 200 1199 2021-05-27 01:24:22,162 INFO 116:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-05-27 01:24:22,163 DEBUG 120:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef","name":"basic_network","version":"0.1","isHighestVersion":true,"creationDate":1622078635534,"lastUpdateDate":1622078657305,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"0.1":"0e00df08-4787-4a5b-8da9-7efe642e83ef"},"projectCode":"123456","invariantUUID":"eba5c7c1-19a3-4232-9449-2962babb6de6","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":"2439c0be-5a23-430a-af53-5a56414ec46c"} 2021-05-27 01:24:22,167 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2021-05-27 01:24:22,167 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-27 01:24:22,168 DEBUG 195: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'} 2021-05-27 01:24:22,168 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-27 01:24:22,168 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-27 01:24:22,169 DEBUG 103: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'} 2021-05-27 01:24:22,169 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-27 01:24:22,169 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-27 01:24:22,171 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-27 01:24:26,054 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 382 2021-05-27 01:24:26,056 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-27 01:24:26,056 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"2439c0be-5a23-430a-af53-5a56414ec46c","invariantUUID":"eba5c7c1-19a3-4232-9449-2962babb6de6","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/2439c0be-5a23-430a-af53-5a56414ec46c/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-05-27 01:24:26,059 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-27 01:24:26,059 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-27 01:24:26,059 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-27 01:24:26,059 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-05-27 01:24:26,059 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-05-27 01:24:26,059 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2021-05-27 01:24:26,060 INFO 192:__init__.py(1) - Service found, updating information 2021-05-27 01:24:26,060 DEBUG 195: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'} 2021-05-27 01:24:26,060 DEBUG 197: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 2021-05-27 01:24:26,060 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-27 01:24:26,061 DEBUG 103: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'} 2021-05-27 01:24:26,061 DEBUG 105: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 2021-05-27 01:24:26,061 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-27 01:24:26,062 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-27 01:24:33,955 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 2021-05-27 01:24:33,958 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-05-27 01:24:33,960 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ebb7277d-73b4-477a-a6fe-8fcf7905752d","lifecycleState":"CERTIFIED","lastUpdateDate":1622072176010,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c06a3fe1-d539-4e22-8b26-5f1f7d169d85","invariantUUID":"5b618ae7-6ceb-4e63-a0e1-391423c2ab72","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2e5005ee-e61d-4e90-a346-4260dfc244e9","lifecycleState":"CERTIFIED","lastUpdateDate":1622072339739,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd38a9ff-4260-4403-996f-6cabc61755b1","invariantUUID":"cbd26c3d-1bfa-4585-bee9-120e47664df1","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"092aebe3-39e1-4de5-9d0a-76a06f0e9205","lifecycleState":"CERTIFIED","lastUpdateDate":1622072102458,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37155e56-ccf7-435d-9391-471d134ca04a","invariantUUID":"975685b6-b64d-4b37-8aea-c49c3f9618fb","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2bc2f663-52c5-4bdd-abef-8a05070133e8","lifecycleState":"CERTIFIED","lastUpdateDate":1622072492028,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74e72605-2ebf-42dd-9e55-b73687b58720","invariantUUID":"65119eda-01d7-4b18-9a60-965ee350c806","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14e60e81-9619-405b-b13f-be4ce3aa8abf","lifecycleState":"CERTIFIED","lastUpdateDate":1622070994641,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f9b1acb-16f5-438d-ba80-16d796a6a00f","invariantUUID":"99fadc60-4574-43f6-8881-b320aa40d6c3","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ade95f7-a07a-4665-ae7c-3e9c7756cd94","lifecycleState":"CERTIFIED","lastUpdateDate":1622071592024,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d1e9193-3449-41f2-8249-c4c5fd61dda6","invariantUUID":"92795543-a35b-4eb4-83c3-cc0ea20c3007","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"369e39dd-835a-4c87-acfa-02576a3e789c","lifecycleState":"CERTIFIED","lastUpdateDate":1622071606441,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54d817d6-e397-41fe-9992-8d0c3c2da777","invariantUUID":"91ad48dc-06d3-4e33-b982-a47b8e9f5be7","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c5d65725-e8b8-4ebb-be89-2b8839fa6cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1622071885709,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23c0f5d4-a2d8-449d-b657-7acbdd462148","invariantUUID":"482b7bf6-db86-4535-a39f-f43e5e19f080","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":"defaulticon","uniqueId":"0d5b7fa8-ed9d-4897-b497-6b2f297adc90","lifecycleState":"CERTIFIED","lastUpdateDate":1622071871440,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"35caff5d-01d5-4b76-b537-9c31c961d6fd","invariantUUID":"258d03bb-2abd-4501-8b7d-674b8cfaf9b6","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1316792f-d835-4601-9f00-6fb6dd2fade8","lifecycleState":"CERTIFIED","lastUpdateDate":1622072316033,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba851050-72b2-4d6c-a6ca-9261a462d674","invariantUUID":"528e6410-7762-49ca-8fc3-a72908101aa4","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"583437fd-7213-413e-ba45-373fb100f222","lifecycleState":"CERTIFIED","lastUpdateDate":1622071341532,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7261a79f-6497-4fc4-b996-73e4765e36c0","invariantUUID":"89b272fb-8f9a-4392-a14f-0364b9c19aac","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":"3fd899c1-e8d7-4310-a6fd-d6bff6ff8a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1622072086643,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fddf518d-cb95-4382-98e1-3ed4a8bebcb5","invariantUUID":"0fe7b363-d3b3-4ed7-86a6-8a18d6274911","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":"ef111936-dea9-4b25-b4bd-513a387eb3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1622071826643,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"96175007-d13a-460f-9943-d1dd5ddfaf06","invariantUUID":"a48bf7ef-2c95-45c3-99b4-6858f511e100","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc08561c-009a-45c9-a6bc-9b00f4e88b76","lifecycleState":"CERTIFIED","lastUpdateDate":1622071661130,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09f6a963-9b5c-4138-a0e3-a695270fe5e1","invariantUUID":"ffbc9c82-9cfa-4163-adb4-d1198cf2b445","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"60da9990-a39d-40d1-8b89-6ca763846e67","lifecycleState":"CERTIFIED","lastUpdateDate":1622071452027,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a3ae85ec-ce46-474e-a32d-543b9d8251b8","invariantUUID":"1ded210d-6b25-413b-b1fc-099b8f9fd049","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4f469891-7419-417b-9002-693ab424b59b","lifecycleState":"CERTIFIED","lastUpdateDate":1622072421844,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9f647ad-ecec-4535-b519-228564f9b158","invariantUUID":"8cdee228-6894-490e-afe7-437e5584f374","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":"objectStorage","uniqueId":"1de700f0-aa7a-4106-bd15-ffa4d38ed8f8","lifecycleState":"CERTIFIED","lastUpdateDate":1622071241356,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"662f7395-a544-43e4-804c-76b14aa8e516","invariantUUID":"0745f8ab-c30f-49a9-83b5-3ea4dcd3f4db","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":"3fda83e6-c9b7-4612-9eda-66539a2659ad","lifecycleState":"CERTIFIED","lastUpdateDate":1622072279938,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa00dd46-a535-45e6-95fd-1725900f301d","invariantUUID":"0fb3ec5c-8f2a-43b7-974e-d45bd04bfb2e","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5dd89a3-bb70-4656-87c8-27edddb57491","lifecycleState":"CERTIFIED","lastUpdateDate":1622072251024,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2365c2ce-a46f-4a6c-9b52-ccb97575c1ab","invariantUUID":"a1382a00-076d-4b36-aed7-f97a03a257a5","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":"compute","uniqueId":"1f189836-e077-4cac-bb2a-649ff4ea301d","lifecycleState":"CERTIFIED","lastUpdateDate":1622072506644,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ee135bb-ee51-45f2-ad52-fee6fee56c7e","invariantUUID":"de0d50d3-4e6c-4219-8028-32a658ff9573","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"0e3a2966-51e4-439f-913b-d5aeb4e7eb83","lifecycleState":"CERTIFIED","lastUpdateDate":1622072386524,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e4eeed7-9693-4ee4-b8a2-e3e7c26379e0","invariantUUID":"5137ce4a-5f96-41fa-9018-f90df1b0bd0b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e9c67f7-eedb-4522-8447-f0f41bb12c80","lifecycleState":"CERTIFIED","lastUpdateDate":1622071646232,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec7c0a94-e77e-4e35-b627-8d35ed13be89","invariantUUID":"b55392ac-741f-4d4e-a1e2-a8a6d42cfb7d","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"388a2125-5ca9-4ee0-8d54-0d516efc4ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1622071286132,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f44a4f7-bf9d-4db3-8fbe-5872c2964b6a","invariantUUID":"399abb07-86bf-48a5-9d9f-2b210bb9c679","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":"port","uniqueId":"a642aa86-dba5-4755-a92c-4d0e8b049ffc","lifecycleState":"CERTIFIED","lastUpdateDate":1622072220524,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5ca2263-8467-4b98-a042-9ff758a37efa","invariantUUID":"24b8d00d-dcef-4255-ac92-4d3a5716db68","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9da394bc-031a-4a28-9345-bbad7b9a87e5","lifecycleState":"CERTIFIED","lastUpdateDate":1622071522042,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a4a8d2a-ab8b-4b4f-872d-65402e024c31","invariantUUID":"6f41a754-9833-46f9-ad88-3841f76a0b89","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":"objectStorage","uniqueId":"ff897324-4b57-4be2-977b-117e6978d313","lifecycleState":"CERTIFIED","lastUpdateDate":1622071899323,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dc012ba-079b-4d29-98f7-bc9f34f04fe5","invariantUUID":"4ea70325-591a-4505-bea8-ec9e6570a137","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":"0528f337-0e95-48b8-a46e-d6a8524f6536","lifecycleState":"CERTIFIED","lastUpdateDate":1622071317626,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98bdc0ea-280f-4e16-abbc-89c00bc7c102","invariantUUID":"e66d292f-35e7-4bc1-ba80-b36799212f04","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eaec0eb3-b68f-4626-9f09-1a02b7e76adf","lifecycleState":"CERTIFIED","lastUpdateDate":1622071676234,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3086e365-505e-4fc5-99de-87ce11540c20","invariantUUID":"d5ef3af9-1831-412f-90fd-93a900f07754","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"224d168b-bb18-4bb8-b0ad-5aa2ed125cdb","lifecycleState":"CERTIFIED","lastUpdateDate":1622072001424,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80a8efa9-bf7d-491c-a644-b77368c8584b","invariantUUID":"85e86351-d9e7-420b-8aa2-7c8d3b2a0542","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50c58d35-b60a-4a85-a470-86965ceb076f","lifecycleState":"CERTIFIED","lastUpdateDate":1622072291533,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b628331-bd12-4f19-a438-e9c9103af1c9","invariantUUID":"c0073d1c-fc99-49f8-9462-7dc094b9efdf","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":"port","uniqueId":"19fb1031-c2d3-44e4-a9ba-9ae31cc77fef","lifecycleState":"CERTIFIED","lastUpdateDate":1622072398831,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"128c7922-cd23-4424-ae8f-7f339edcaec2","invariantUUID":"c6f75525-267a-49d5-ad6f-2ccb3ca9c68f","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a85fa8c4-42cf-4baf-bc4e-e0b12c46c5d6","lifecycleState":"CERTIFIED","lastUpdateDate":1622071561848,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d710361-82bd-44db-87c4-6fb2d897ba25","invariantUUID":"62107155-273b-42a0-b9f3-1b80e8e84ebc","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":"objectStorage","uniqueId":"ef54e8b7-5ed5-4254-a1ad-796fb505f9ee","lifecycleState":"CERTIFIED","lastUpdateDate":1622072044941,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ac2a0c5-6223-480d-91bf-c5105a4f71c5","invariantUUID":"ccc4fe7d-f7fd-4e9c-8c2e-02d437adeaa6","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b8a7a80d-004d-4d84-b4df-6a30aa953671","lifecycleState":"CERTIFIED","lastUpdateDate":1622071925934,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"401de847-3bf4-4e7f-9acd-8d0532708618","invariantUUID":"adfc7856-7306-4d8f-b492-e3a7a9f7d46d","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":"230b36e3-6802-4288-9473-ff6b9626d9c1","lifecycleState":"CERTIFIED","lastUpdateDate":1622071741635,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94952337-6e76-4c90-8725-a336a8fc08b1","invariantUUID":"2e9ce33e-5423-4fbe-9a2e-3f486d192ac1","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":"263413c0-09e6-472c-84af-2c92a6899f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071257043,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93d486ca-9eba-4fae-9eb1-37ee5d04a4b6","invariantUUID":"f1080e90-4a32-47e5-b04a-dd5b07f89028","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7c0a7283-2c23-4c34-8f8b-8d8400912bb0","lifecycleState":"CERTIFIED","lastUpdateDate":1622071071831,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e141955a-5a65-49b4-a27d-f115d9d50866","invariantUUID":"dec92773-b616-4033-a36f-f98c9514328f","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"107fc7f4-bc21-4e57-8afd-da970d04c5fd","lifecycleState":"CERTIFIED","lastUpdateDate":1622071359630,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cf98ed59-0ed5-4378-82dc-fde85bd11e4a","invariantUUID":"0071238d-42f5-4b32-b433-29c54ae04b79","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":"objectStorage","uniqueId":"45d64c62-7e43-420c-a238-0c59a59abd85","lifecycleState":"CERTIFIED","lastUpdateDate":1622071090548,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b074e61-b20d-4101-87da-9cdc40164cef","invariantUUID":"7642cfb3-c183-455d-b2d4-65557cdf5273","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"387f83bb-58d0-4e75-b5bc-7bd00a81b0f6","lifecycleState":"CERTIFIED","lastUpdateDate":1622071971232,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1080918c-4cfa-49bf-83cf-6b66332fcf61","invariantUUID":"688f00df-272b-459a-adf2-fdecb051e82f","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"064e8d1e-2f28-4529-a507-4bdb809ab904","lifecycleState":"CERTIFIED","lastUpdateDate":1622071508004,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2626bbe6-836a-4917-8585-62accbb9491e","invariantUUID":"a5255fe1-fd5d-45af-88dc-6b84fe5b1ebb","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":"88304a70-4a12-4408-8236-ed196eb7e74f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071300385,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06bf5395-47ee-4484-995d-cc12d266697b","invariantUUID":"5f182cb2-f68c-4fea-9f8d-fdadeac648fa","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"712f9c95-d8c4-4f4c-aa67-4defe6029262","lifecycleState":"CERTIFIED","lastUpdateDate":1622071841343,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ca0b87ff-e14d-4bf8-aca2-934e14fda390","invariantUUID":"ccb61bdd-34b1-4bc1-9f54-8505484949de","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":"c7022c4b-bafe-4692-92cc-7a51a67fdb0d","lifecycleState":"CERTIFIED","lastUpdateDate":1622071785208,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"806b83ae-4609-40a6-8f2d-8ecfa69c45bf","invariantUUID":"87a70f35-5ef5-4c8c-b6b3-3832b258f2f4","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":"62b60a74-01ee-47a4-bf11-bf8e7678f475","lifecycleState":"CERTIFIED","lastUpdateDate":1622072235647,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3bbbc19-1018-4787-a956-b398fb961cc8","invariantUUID":"2188c542-400c-4f21-8d06-b2554354994e","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":"f4889d64-f422-40da-a6fb-2416e3d192d5","lifecycleState":"CERTIFIED","lastUpdateDate":1622071985507,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce6e4819-22b8-47de-8165-e479b02d4c00","invariantUUID":"d084d0f4-fbee-43b9-af4f-6ab682070f01","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":"network","uniqueId":"f4fb000d-8b51-4c00-8aff-06c3e8a3f71c","lifecycleState":"CERTIFIED","lastUpdateDate":1622071800338,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ca523e5-0f50-4f2e-b39a-e8745e777116","invariantUUID":"5bad9a39-b839-43a7-8d39-357c55965af4","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":"loadBalancer","uniqueId":"27e22f7c-a9f9-43d9-9906-5925a8d8c0c2","lifecycleState":"CERTIFIED","lastUpdateDate":1622071149125,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62d4a442-d6ab-4372-8d1c-e79035c6a53f","invariantUUID":"3c35acce-92e6-4509-911d-1fe338f33a11","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":"2ab07147-6e91-40ba-9346-9f4acf2978d1","lifecycleState":"CERTIFIED","lastUpdateDate":1622071372229,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"65c2f8f5-e1e1-433e-bf97-f6d2578cbf44","invariantUUID":"71553a06-c9b0-4a43-877c-ad6db6925179","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":"securityrules","uniqueId":"36bffac0-940d-47ce-8da5-a06bd8c00856","lifecycleState":"CERTIFIED","lastUpdateDate":1622071535644,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d2bda3e5-b50d-4c62-999b-1d1a4d1af09f","invariantUUID":"6bb9a6d2-1014-414d-b022-0c0dce8501b4","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":"compute","uniqueId":"9e5b8ea9-fe6f-470c-a662-9186ada3d1f5","lifecycleState":"CERTIFIED","lastUpdateDate":1622072031237,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d63da79-295e-4aaa-9e52-881846f0b3fb","invariantUUID":"9ac48642-de6f-44d4-acb5-2afea75cde70","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":"port","uniqueId":"3a0e7537-407b-4347-81a5-0c82cb18a32c","lifecycleState":"CERTIFIED","lastUpdateDate":1622072190629,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27dc4d5a-b900-442f-85ee-7f711e38ad66","invariantUUID":"39d21b53-34ae-4197-8130-05ca38cdecd9","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":"9eabfc4d-5076-42fc-acce-31c69074c08f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071911635,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc51eb6c-a2c4-46c4-b304-de2261130edb","invariantUUID":"961426ed-c583-4716-b6fe-e005e9dd5939","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f594372d-e4ee-4219-9396-83771115ba77","lifecycleState":"CERTIFIED","lastUpdateDate":1622072522229,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbe5add4-471d-4021-902c-f08513ecaded","invariantUUID":"b0f78175-02fe-45cc-befe-562227259234","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"47ad6d20-09e9-4eee-bdc6-2cd50f516a7f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071164805,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d957b163-deee-4b49-a185-8e49f67a032e","invariantUUID":"9c927c00-d1ff-4594-af09-1220489905a1","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":"port","uniqueId":"8a1cba93-9e27-448b-a495-f34f19c67544","lifecycleState":"CERTIFIED","lastUpdateDate":1622072537446,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2436dd62-ccfe-43ae-9451-fbe074ec8cb8","invariantUUID":"43799e6c-e90d-4400-8bb3-b647ba670366","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35b36521-f645-4231-a158-423d6b915036","lifecycleState":"CERTIFIED","lastUpdateDate":1622072161425,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"486870cd-aec6-418a-b392-0718d74440d3","invariantUUID":"9f9ef3db-5ee6-4505-9521-a76d4f156ae1","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":"port","uniqueId":"cebb7641-2ab1-43bf-b69e-4740bd0f9ab2","lifecycleState":"CERTIFIED","lastUpdateDate":1622071467639,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a55e3888-9bc7-42c6-b556-14962e64159e","invariantUUID":"938b86a6-6d00-4e1d-a5f0-6e7aa4aee2ae","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f707582-85ad-4631-a08e-42932b042543","lifecycleState":"CERTIFIED","lastUpdateDate":1622072364626,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce4ae2c7-9ca3-4179-93ef-2aadb4373329","invariantUUID":"b8271185-8ca0-407e-b9df-fb477adf5f59","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":"784c70f8-cda4-4e90-977b-a1422cf0c88c","lifecycleState":"CERTIFIED","lastUpdateDate":1622071578043,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03b36afb-2fc1-444e-95e7-c04c3e33768f","invariantUUID":"fee7650d-8a50-41d1-882b-d425965be272","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":"a84f6598-852f-4e4e-a4d9-398d9a7c419b","lifecycleState":"CERTIFIED","lastUpdateDate":1622071857041,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91d3d086-a46b-4c0f-abf6-bb4d466ff6fd","invariantUUID":"6a231a8d-31d2-4605-bb38-07d5d1dca130","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6dd1a9cc-61a3-48ad-9532-a3d63a7fb8bc","lifecycleState":"CERTIFIED","lastUpdateDate":1622071941628,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22af1b25-7ad7-43ef-93f9-4d6d8a3c5db9","invariantUUID":"6b583bdc-7b51-4d22-8b7e-087d7ac40356","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":"74c37a78-2ed1-4133-b633-5760c77620f3","lifecycleState":"CERTIFIED","lastUpdateDate":1622071329553,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1621380f-770c-4db4-8802-41c032703f30","invariantUUID":"47ce4b11-9173-47f9-9a38-da8ae145bf69","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":"port","uniqueId":"32e191b3-47ec-4510-b8f3-fcf0d693ebba","lifecycleState":"CERTIFIED","lastUpdateDate":1622072205708,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0a684058-f853-426a-acb4-aafe22511b67","invariantUUID":"dde26e67-a9d4-4fdf-b6aa-1cd09a1e11dc","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0365bd5d-95a4-4acd-8be3-83038dcd8e48","lifecycleState":"CERTIFIED","lastUpdateDate":1622071106441,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9881370-1f5e-4951-837f-b7f4a4fdf664","invariantUUID":"11c6c7f1-717b-41cd-8890-0a986ca1092d","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"756b3c5a-90d1-4923-9d04-5886d38bc5f2","lifecycleState":"CERTIFIED","lastUpdateDate":1622071178742,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac4a009c-5e22-43c2-93db-7a1afe9f52de","invariantUUID":"a05b2cbc-79cc-47de-9c36-6d3dbc0cf9f4","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":"6fa81701-f586-4385-bd1d-254f3255b6f8","lifecycleState":"CERTIFIED","lastUpdateDate":1622072265012,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5912cff5-2fbf-405a-8914-5c723add9af7","invariantUUID":"830b0c70-3954-4915-b39a-22f1e93623de","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":"objectStorage","uniqueId":"0bf1018a-d7b3-4b17-82a3-ff716cb0e6a3","lifecycleState":"CERTIFIED","lastUpdateDate":1622071226604,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"610f26fa-d38f-4e7f-806f-9f434d826d5c","invariantUUID":"a464877e-4fb0-4714-bf3a-9e0c022c2e2a","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":"9ebb41d4-6888-4fb9-b5ab-ae2c28da6ca4","lifecycleState":"CERTIFIED","lastUpdateDate":1622071271840,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"552d45fa-95eb-4cd0-970b-a8f1d26103e5","invariantUUID":"adeeaee2-cd5a-4750-b90e-6368e8a5d370","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9c3bfc1d-2198-4300-a056-b6479c2dcec4","lifecycleState":"CERTIFIED","lastUpdateDate":1622072468739,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5943d070-799c-4301-b7c5-0e81a6ed8987","invariantUUID":"86ba3b44-6f69-4812-88f6-d6569f497bb9","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1622078657305,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"2439c0be-5a23-430a-af53-5a56414ec46c","invariantUUID":"eba5c7c1-19a3-4232-9449-2962babb6de6","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-05-27 01:24:33,965 DEBUG 117:sdc_resource.py(1) - Resource basic_network found in services list 2021-05-27 01:24:33,966 INFO 696:service.py(1) - attempting to Certify Service basic_network in SDC 2021-05-27 01:24:33,970 DEBUG 103: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'} 2021-05-27 01:24:33,970 DEBUG 105:onap_service.py(1) - [SDC][Certify Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/0e00df08-4787-4a5b-8da9-7efe642e83ef/lifecycleState/Certify 2021-05-27 01:24:33,970 DEBUG 106:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-05-27 01:24:33,972 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-27 01:24:48,553 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/0e00df08-4787-4a5b-8da9-7efe642e83ef/lifecycleState/Certify HTTP/1.1" 200 1187 2021-05-27 01:24:48,555 INFO 116:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-05-27 01:24:48,556 DEBUG 120:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"9f0093c6-82a9-4965-8cd9-c87cc0891230","name":"basic_network","version":"1.0","isHighestVersion":true,"creationDate":1622078635534,"lastUpdateDate":1622078657305,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"1.0":"9f0093c6-82a9-4965-8cd9-c87cc0891230"},"projectCode":"123456","invariantUUID":"eba5c7c1-19a3-4232-9449-2962babb6de6","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":"2439c0be-5a23-430a-af53-5a56414ec46c"} 2021-05-27 01:24:48,558 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2021-05-27 01:24:48,558 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-27 01:24:48,558 DEBUG 195: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'} 2021-05-27 01:24:48,558 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-27 01:24:48,559 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-27 01:24:48,559 DEBUG 103: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'} 2021-05-27 01:24:48,559 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-27 01:24:48,559 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-27 01:24:48,560 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-27 01:24:52,224 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 370 2021-05-27 01:24:52,225 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-27 01:24:52,226 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"2439c0be-5a23-430a-af53-5a56414ec46c","invariantUUID":"eba5c7c1-19a3-4232-9449-2962babb6de6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2439c0be-5a23-430a-af53-5a56414ec46c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-05-27 01:24:52,228 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-27 01:24:52,228 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-27 01:24:52,228 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-27 01:24:52,228 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-27 01:24:52,229 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-05-27 01:24:52,229 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2021-05-27 01:24:52,229 INFO 192:__init__.py(1) - Service found, updating information 2021-05-27 01:24:52,229 DEBUG 195: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'} 2021-05-27 01:24:52,229 DEBUG 197: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 2021-05-27 01:24:52,229 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-27 01:24:52,230 DEBUG 103: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'} 2021-05-27 01:24:52,230 DEBUG 105: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 2021-05-27 01:24:52,230 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-27 01:24:52,231 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-27 01:24:58,651 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 2021-05-27 01:24:58,653 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-05-27 01:24:58,654 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ebb7277d-73b4-477a-a6fe-8fcf7905752d","lifecycleState":"CERTIFIED","lastUpdateDate":1622072176010,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c06a3fe1-d539-4e22-8b26-5f1f7d169d85","invariantUUID":"5b618ae7-6ceb-4e63-a0e1-391423c2ab72","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2e5005ee-e61d-4e90-a346-4260dfc244e9","lifecycleState":"CERTIFIED","lastUpdateDate":1622072339739,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd38a9ff-4260-4403-996f-6cabc61755b1","invariantUUID":"cbd26c3d-1bfa-4585-bee9-120e47664df1","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"092aebe3-39e1-4de5-9d0a-76a06f0e9205","lifecycleState":"CERTIFIED","lastUpdateDate":1622072102458,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37155e56-ccf7-435d-9391-471d134ca04a","invariantUUID":"975685b6-b64d-4b37-8aea-c49c3f9618fb","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2bc2f663-52c5-4bdd-abef-8a05070133e8","lifecycleState":"CERTIFIED","lastUpdateDate":1622072492028,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74e72605-2ebf-42dd-9e55-b73687b58720","invariantUUID":"65119eda-01d7-4b18-9a60-965ee350c806","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14e60e81-9619-405b-b13f-be4ce3aa8abf","lifecycleState":"CERTIFIED","lastUpdateDate":1622070994641,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f9b1acb-16f5-438d-ba80-16d796a6a00f","invariantUUID":"99fadc60-4574-43f6-8881-b320aa40d6c3","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ade95f7-a07a-4665-ae7c-3e9c7756cd94","lifecycleState":"CERTIFIED","lastUpdateDate":1622071592024,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d1e9193-3449-41f2-8249-c4c5fd61dda6","invariantUUID":"92795543-a35b-4eb4-83c3-cc0ea20c3007","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"369e39dd-835a-4c87-acfa-02576a3e789c","lifecycleState":"CERTIFIED","lastUpdateDate":1622071606441,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54d817d6-e397-41fe-9992-8d0c3c2da777","invariantUUID":"91ad48dc-06d3-4e33-b982-a47b8e9f5be7","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c5d65725-e8b8-4ebb-be89-2b8839fa6cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1622071885709,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23c0f5d4-a2d8-449d-b657-7acbdd462148","invariantUUID":"482b7bf6-db86-4535-a39f-f43e5e19f080","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":"defaulticon","uniqueId":"0d5b7fa8-ed9d-4897-b497-6b2f297adc90","lifecycleState":"CERTIFIED","lastUpdateDate":1622071871440,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"35caff5d-01d5-4b76-b537-9c31c961d6fd","invariantUUID":"258d03bb-2abd-4501-8b7d-674b8cfaf9b6","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1316792f-d835-4601-9f00-6fb6dd2fade8","lifecycleState":"CERTIFIED","lastUpdateDate":1622072316033,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba851050-72b2-4d6c-a6ca-9261a462d674","invariantUUID":"528e6410-7762-49ca-8fc3-a72908101aa4","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"583437fd-7213-413e-ba45-373fb100f222","lifecycleState":"CERTIFIED","lastUpdateDate":1622071341532,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7261a79f-6497-4fc4-b996-73e4765e36c0","invariantUUID":"89b272fb-8f9a-4392-a14f-0364b9c19aac","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":"3fd899c1-e8d7-4310-a6fd-d6bff6ff8a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1622072086643,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fddf518d-cb95-4382-98e1-3ed4a8bebcb5","invariantUUID":"0fe7b363-d3b3-4ed7-86a6-8a18d6274911","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":"ef111936-dea9-4b25-b4bd-513a387eb3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1622071826643,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"96175007-d13a-460f-9943-d1dd5ddfaf06","invariantUUID":"a48bf7ef-2c95-45c3-99b4-6858f511e100","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc08561c-009a-45c9-a6bc-9b00f4e88b76","lifecycleState":"CERTIFIED","lastUpdateDate":1622071661130,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09f6a963-9b5c-4138-a0e3-a695270fe5e1","invariantUUID":"ffbc9c82-9cfa-4163-adb4-d1198cf2b445","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"60da9990-a39d-40d1-8b89-6ca763846e67","lifecycleState":"CERTIFIED","lastUpdateDate":1622071452027,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a3ae85ec-ce46-474e-a32d-543b9d8251b8","invariantUUID":"1ded210d-6b25-413b-b1fc-099b8f9fd049","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4f469891-7419-417b-9002-693ab424b59b","lifecycleState":"CERTIFIED","lastUpdateDate":1622072421844,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9f647ad-ecec-4535-b519-228564f9b158","invariantUUID":"8cdee228-6894-490e-afe7-437e5584f374","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":"objectStorage","uniqueId":"1de700f0-aa7a-4106-bd15-ffa4d38ed8f8","lifecycleState":"CERTIFIED","lastUpdateDate":1622071241356,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"662f7395-a544-43e4-804c-76b14aa8e516","invariantUUID":"0745f8ab-c30f-49a9-83b5-3ea4dcd3f4db","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":"3fda83e6-c9b7-4612-9eda-66539a2659ad","lifecycleState":"CERTIFIED","lastUpdateDate":1622072279938,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa00dd46-a535-45e6-95fd-1725900f301d","invariantUUID":"0fb3ec5c-8f2a-43b7-974e-d45bd04bfb2e","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5dd89a3-bb70-4656-87c8-27edddb57491","lifecycleState":"CERTIFIED","lastUpdateDate":1622072251024,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2365c2ce-a46f-4a6c-9b52-ccb97575c1ab","invariantUUID":"a1382a00-076d-4b36-aed7-f97a03a257a5","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":"compute","uniqueId":"1f189836-e077-4cac-bb2a-649ff4ea301d","lifecycleState":"CERTIFIED","lastUpdateDate":1622072506644,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ee135bb-ee51-45f2-ad52-fee6fee56c7e","invariantUUID":"de0d50d3-4e6c-4219-8028-32a658ff9573","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"0e3a2966-51e4-439f-913b-d5aeb4e7eb83","lifecycleState":"CERTIFIED","lastUpdateDate":1622072386524,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e4eeed7-9693-4ee4-b8a2-e3e7c26379e0","invariantUUID":"5137ce4a-5f96-41fa-9018-f90df1b0bd0b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e9c67f7-eedb-4522-8447-f0f41bb12c80","lifecycleState":"CERTIFIED","lastUpdateDate":1622071646232,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec7c0a94-e77e-4e35-b627-8d35ed13be89","invariantUUID":"b55392ac-741f-4d4e-a1e2-a8a6d42cfb7d","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"388a2125-5ca9-4ee0-8d54-0d516efc4ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1622071286132,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f44a4f7-bf9d-4db3-8fbe-5872c2964b6a","invariantUUID":"399abb07-86bf-48a5-9d9f-2b210bb9c679","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":"port","uniqueId":"a642aa86-dba5-4755-a92c-4d0e8b049ffc","lifecycleState":"CERTIFIED","lastUpdateDate":1622072220524,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5ca2263-8467-4b98-a042-9ff758a37efa","invariantUUID":"24b8d00d-dcef-4255-ac92-4d3a5716db68","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9da394bc-031a-4a28-9345-bbad7b9a87e5","lifecycleState":"CERTIFIED","lastUpdateDate":1622071522042,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a4a8d2a-ab8b-4b4f-872d-65402e024c31","invariantUUID":"6f41a754-9833-46f9-ad88-3841f76a0b89","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":"objectStorage","uniqueId":"ff897324-4b57-4be2-977b-117e6978d313","lifecycleState":"CERTIFIED","lastUpdateDate":1622071899323,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dc012ba-079b-4d29-98f7-bc9f34f04fe5","invariantUUID":"4ea70325-591a-4505-bea8-ec9e6570a137","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":"0528f337-0e95-48b8-a46e-d6a8524f6536","lifecycleState":"CERTIFIED","lastUpdateDate":1622071317626,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98bdc0ea-280f-4e16-abbc-89c00bc7c102","invariantUUID":"e66d292f-35e7-4bc1-ba80-b36799212f04","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eaec0eb3-b68f-4626-9f09-1a02b7e76adf","lifecycleState":"CERTIFIED","lastUpdateDate":1622071676234,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3086e365-505e-4fc5-99de-87ce11540c20","invariantUUID":"d5ef3af9-1831-412f-90fd-93a900f07754","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"224d168b-bb18-4bb8-b0ad-5aa2ed125cdb","lifecycleState":"CERTIFIED","lastUpdateDate":1622072001424,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80a8efa9-bf7d-491c-a644-b77368c8584b","invariantUUID":"85e86351-d9e7-420b-8aa2-7c8d3b2a0542","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50c58d35-b60a-4a85-a470-86965ceb076f","lifecycleState":"CERTIFIED","lastUpdateDate":1622072291533,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b628331-bd12-4f19-a438-e9c9103af1c9","invariantUUID":"c0073d1c-fc99-49f8-9462-7dc094b9efdf","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":"port","uniqueId":"19fb1031-c2d3-44e4-a9ba-9ae31cc77fef","lifecycleState":"CERTIFIED","lastUpdateDate":1622072398831,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"128c7922-cd23-4424-ae8f-7f339edcaec2","invariantUUID":"c6f75525-267a-49d5-ad6f-2ccb3ca9c68f","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a85fa8c4-42cf-4baf-bc4e-e0b12c46c5d6","lifecycleState":"CERTIFIED","lastUpdateDate":1622071561848,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d710361-82bd-44db-87c4-6fb2d897ba25","invariantUUID":"62107155-273b-42a0-b9f3-1b80e8e84ebc","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":"objectStorage","uniqueId":"ef54e8b7-5ed5-4254-a1ad-796fb505f9ee","lifecycleState":"CERTIFIED","lastUpdateDate":1622072044941,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ac2a0c5-6223-480d-91bf-c5105a4f71c5","invariantUUID":"ccc4fe7d-f7fd-4e9c-8c2e-02d437adeaa6","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b8a7a80d-004d-4d84-b4df-6a30aa953671","lifecycleState":"CERTIFIED","lastUpdateDate":1622071925934,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"401de847-3bf4-4e7f-9acd-8d0532708618","invariantUUID":"adfc7856-7306-4d8f-b492-e3a7a9f7d46d","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":"230b36e3-6802-4288-9473-ff6b9626d9c1","lifecycleState":"CERTIFIED","lastUpdateDate":1622071741635,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94952337-6e76-4c90-8725-a336a8fc08b1","invariantUUID":"2e9ce33e-5423-4fbe-9a2e-3f486d192ac1","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":"263413c0-09e6-472c-84af-2c92a6899f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071257043,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93d486ca-9eba-4fae-9eb1-37ee5d04a4b6","invariantUUID":"f1080e90-4a32-47e5-b04a-dd5b07f89028","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7c0a7283-2c23-4c34-8f8b-8d8400912bb0","lifecycleState":"CERTIFIED","lastUpdateDate":1622071071831,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e141955a-5a65-49b4-a27d-f115d9d50866","invariantUUID":"dec92773-b616-4033-a36f-f98c9514328f","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"107fc7f4-bc21-4e57-8afd-da970d04c5fd","lifecycleState":"CERTIFIED","lastUpdateDate":1622071359630,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cf98ed59-0ed5-4378-82dc-fde85bd11e4a","invariantUUID":"0071238d-42f5-4b32-b433-29c54ae04b79","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":"objectStorage","uniqueId":"45d64c62-7e43-420c-a238-0c59a59abd85","lifecycleState":"CERTIFIED","lastUpdateDate":1622071090548,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b074e61-b20d-4101-87da-9cdc40164cef","invariantUUID":"7642cfb3-c183-455d-b2d4-65557cdf5273","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"387f83bb-58d0-4e75-b5bc-7bd00a81b0f6","lifecycleState":"CERTIFIED","lastUpdateDate":1622071971232,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1080918c-4cfa-49bf-83cf-6b66332fcf61","invariantUUID":"688f00df-272b-459a-adf2-fdecb051e82f","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"064e8d1e-2f28-4529-a507-4bdb809ab904","lifecycleState":"CERTIFIED","lastUpdateDate":1622071508004,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2626bbe6-836a-4917-8585-62accbb9491e","invariantUUID":"a5255fe1-fd5d-45af-88dc-6b84fe5b1ebb","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":"88304a70-4a12-4408-8236-ed196eb7e74f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071300385,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06bf5395-47ee-4484-995d-cc12d266697b","invariantUUID":"5f182cb2-f68c-4fea-9f8d-fdadeac648fa","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"712f9c95-d8c4-4f4c-aa67-4defe6029262","lifecycleState":"CERTIFIED","lastUpdateDate":1622071841343,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ca0b87ff-e14d-4bf8-aca2-934e14fda390","invariantUUID":"ccb61bdd-34b1-4bc1-9f54-8505484949de","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":"c7022c4b-bafe-4692-92cc-7a51a67fdb0d","lifecycleState":"CERTIFIED","lastUpdateDate":1622071785208,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"806b83ae-4609-40a6-8f2d-8ecfa69c45bf","invariantUUID":"87a70f35-5ef5-4c8c-b6b3-3832b258f2f4","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":"62b60a74-01ee-47a4-bf11-bf8e7678f475","lifecycleState":"CERTIFIED","lastUpdateDate":1622072235647,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3bbbc19-1018-4787-a956-b398fb961cc8","invariantUUID":"2188c542-400c-4f21-8d06-b2554354994e","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":"f4889d64-f422-40da-a6fb-2416e3d192d5","lifecycleState":"CERTIFIED","lastUpdateDate":1622071985507,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce6e4819-22b8-47de-8165-e479b02d4c00","invariantUUID":"d084d0f4-fbee-43b9-af4f-6ab682070f01","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":"network","uniqueId":"f4fb000d-8b51-4c00-8aff-06c3e8a3f71c","lifecycleState":"CERTIFIED","lastUpdateDate":1622071800338,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ca523e5-0f50-4f2e-b39a-e8745e777116","invariantUUID":"5bad9a39-b839-43a7-8d39-357c55965af4","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":"loadBalancer","uniqueId":"27e22f7c-a9f9-43d9-9906-5925a8d8c0c2","lifecycleState":"CERTIFIED","lastUpdateDate":1622071149125,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62d4a442-d6ab-4372-8d1c-e79035c6a53f","invariantUUID":"3c35acce-92e6-4509-911d-1fe338f33a11","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":"2ab07147-6e91-40ba-9346-9f4acf2978d1","lifecycleState":"CERTIFIED","lastUpdateDate":1622071372229,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"65c2f8f5-e1e1-433e-bf97-f6d2578cbf44","invariantUUID":"71553a06-c9b0-4a43-877c-ad6db6925179","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":"securityrules","uniqueId":"36bffac0-940d-47ce-8da5-a06bd8c00856","lifecycleState":"CERTIFIED","lastUpdateDate":1622071535644,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d2bda3e5-b50d-4c62-999b-1d1a4d1af09f","invariantUUID":"6bb9a6d2-1014-414d-b022-0c0dce8501b4","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":"compute","uniqueId":"9e5b8ea9-fe6f-470c-a662-9186ada3d1f5","lifecycleState":"CERTIFIED","lastUpdateDate":1622072031237,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d63da79-295e-4aaa-9e52-881846f0b3fb","invariantUUID":"9ac48642-de6f-44d4-acb5-2afea75cde70","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":"port","uniqueId":"3a0e7537-407b-4347-81a5-0c82cb18a32c","lifecycleState":"CERTIFIED","lastUpdateDate":1622072190629,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27dc4d5a-b900-442f-85ee-7f711e38ad66","invariantUUID":"39d21b53-34ae-4197-8130-05ca38cdecd9","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":"9eabfc4d-5076-42fc-acce-31c69074c08f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071911635,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc51eb6c-a2c4-46c4-b304-de2261130edb","invariantUUID":"961426ed-c583-4716-b6fe-e005e9dd5939","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f594372d-e4ee-4219-9396-83771115ba77","lifecycleState":"CERTIFIED","lastUpdateDate":1622072522229,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbe5add4-471d-4021-902c-f08513ecaded","invariantUUID":"b0f78175-02fe-45cc-befe-562227259234","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"47ad6d20-09e9-4eee-bdc6-2cd50f516a7f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071164805,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d957b163-deee-4b49-a185-8e49f67a032e","invariantUUID":"9c927c00-d1ff-4594-af09-1220489905a1","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":"port","uniqueId":"8a1cba93-9e27-448b-a495-f34f19c67544","lifecycleState":"CERTIFIED","lastUpdateDate":1622072537446,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2436dd62-ccfe-43ae-9451-fbe074ec8cb8","invariantUUID":"43799e6c-e90d-4400-8bb3-b647ba670366","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35b36521-f645-4231-a158-423d6b915036","lifecycleState":"CERTIFIED","lastUpdateDate":1622072161425,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"486870cd-aec6-418a-b392-0718d74440d3","invariantUUID":"9f9ef3db-5ee6-4505-9521-a76d4f156ae1","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":"port","uniqueId":"cebb7641-2ab1-43bf-b69e-4740bd0f9ab2","lifecycleState":"CERTIFIED","lastUpdateDate":1622071467639,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a55e3888-9bc7-42c6-b556-14962e64159e","invariantUUID":"938b86a6-6d00-4e1d-a5f0-6e7aa4aee2ae","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f707582-85ad-4631-a08e-42932b042543","lifecycleState":"CERTIFIED","lastUpdateDate":1622072364626,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce4ae2c7-9ca3-4179-93ef-2aadb4373329","invariantUUID":"b8271185-8ca0-407e-b9df-fb477adf5f59","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":"784c70f8-cda4-4e90-977b-a1422cf0c88c","lifecycleState":"CERTIFIED","lastUpdateDate":1622071578043,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03b36afb-2fc1-444e-95e7-c04c3e33768f","invariantUUID":"fee7650d-8a50-41d1-882b-d425965be272","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":"a84f6598-852f-4e4e-a4d9-398d9a7c419b","lifecycleState":"CERTIFIED","lastUpdateDate":1622071857041,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91d3d086-a46b-4c0f-abf6-bb4d466ff6fd","invariantUUID":"6a231a8d-31d2-4605-bb38-07d5d1dca130","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6dd1a9cc-61a3-48ad-9532-a3d63a7fb8bc","lifecycleState":"CERTIFIED","lastUpdateDate":1622071941628,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22af1b25-7ad7-43ef-93f9-4d6d8a3c5db9","invariantUUID":"6b583bdc-7b51-4d22-8b7e-087d7ac40356","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":"74c37a78-2ed1-4133-b633-5760c77620f3","lifecycleState":"CERTIFIED","lastUpdateDate":1622071329553,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1621380f-770c-4db4-8802-41c032703f30","invariantUUID":"47ce4b11-9173-47f9-9a38-da8ae145bf69","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":"port","uniqueId":"32e191b3-47ec-4510-b8f3-fcf0d693ebba","lifecycleState":"CERTIFIED","lastUpdateDate":1622072205708,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0a684058-f853-426a-acb4-aafe22511b67","invariantUUID":"dde26e67-a9d4-4fdf-b6aa-1cd09a1e11dc","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0365bd5d-95a4-4acd-8be3-83038dcd8e48","lifecycleState":"CERTIFIED","lastUpdateDate":1622071106441,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9881370-1f5e-4951-837f-b7f4a4fdf664","invariantUUID":"11c6c7f1-717b-41cd-8890-0a986ca1092d","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"756b3c5a-90d1-4923-9d04-5886d38bc5f2","lifecycleState":"CERTIFIED","lastUpdateDate":1622071178742,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac4a009c-5e22-43c2-93db-7a1afe9f52de","invariantUUID":"a05b2cbc-79cc-47de-9c36-6d3dbc0cf9f4","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":"6fa81701-f586-4385-bd1d-254f3255b6f8","lifecycleState":"CERTIFIED","lastUpdateDate":1622072265012,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5912cff5-2fbf-405a-8914-5c723add9af7","invariantUUID":"830b0c70-3954-4915-b39a-22f1e93623de","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":"objectStorage","uniqueId":"0bf1018a-d7b3-4b17-82a3-ff716cb0e6a3","lifecycleState":"CERTIFIED","lastUpdateDate":1622071226604,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"610f26fa-d38f-4e7f-806f-9f434d826d5c","invariantUUID":"a464877e-4fb0-4714-bf3a-9e0c022c2e2a","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":"9ebb41d4-6888-4fb9-b5ab-ae2c28da6ca4","lifecycleState":"CERTIFIED","lastUpdateDate":1622071271840,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"552d45fa-95eb-4cd0-970b-a8f1d26103e5","invariantUUID":"adeeaee2-cd5a-4750-b90e-6368e8a5d370","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9c3bfc1d-2198-4300-a056-b6479c2dcec4","lifecycleState":"CERTIFIED","lastUpdateDate":1622072468739,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5943d070-799c-4301-b7c5-0e81a6ed8987","invariantUUID":"86ba3b44-6f69-4812-88f6-d6569f497bb9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9f0093c6-82a9-4965-8cd9-c87cc0891230","lifecycleState":"CERTIFIED","lastUpdateDate":1622078657305,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"2439c0be-5a23-430a-af53-5a56414ec46c","invariantUUID":"eba5c7c1-19a3-4232-9449-2962babb6de6","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-05-27 01:24:58,658 DEBUG 117:sdc_resource.py(1) - Resource basic_network found in services list 2021-05-27 01:25:08,669 INFO 696:service.py(1) - attempting to PROD/activate Service basic_network in SDC 2021-05-27 01:25:08,675 DEBUG 103: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'} 2021-05-27 01:25:08,676 DEBUG 105:onap_service.py(1) - [SDC][PROD/activate Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/9f0093c6-82a9-4965-8cd9-c87cc0891230/distribution/PROD/activate 2021-05-27 01:25:08,676 DEBUG 106:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-05-27 01:25:08,679 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-27 01:25:14,445 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/9f0093c6-82a9-4965-8cd9-c87cc0891230/distribution/PROD/activate HTTP/1.1" 200 None 2021-05-27 01:25:14,447 INFO 116:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-05-27 01:25:14,449 DEBUG 120:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f0093c6-82a9-4965-8cd9-c87cc0891230","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"9f0093c6-82a9-4965-8cd9-c87cc0891230","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f0093c6-82a9-4965-8cd9-c87cc0891230","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"9f0093c6-82a9-4965-8cd9-c87cc0891230","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f0093c6-82a9-4965-8cd9-c87cc0891230","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f0093c6-82a9-4965-8cd9-c87cc0891230","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f0093c6-82a9-4965-8cd9-c87cc0891230","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f0093c6-82a9-4965-8cd9-c87cc0891230","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f0093c6-82a9-4965-8cd9-c87cc0891230","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f0093c6-82a9-4965-8cd9-c87cc0891230","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.assettoscacsar","artifactName":"service-BasicNetwork-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"YWVjYmFiNDMxMDM0YTFiNGQyZjNkNjEwNTk0ZDJjZDI=","artifactUUID":"df0c5742-d7e6-4714-9126-66856ff089c5","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.assettoscacsar","duplicated":false,"payloadUpdateDate":1622078682734,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622078634722,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"service-BasicNetwork-csar.csar","empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.assettoscatemplate","artifactName":"service-BasicNetwork-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"MWEwMTg4YjM0MDU1MTE1ODA2MzY1YmQ1MzVhOTllMzU=","artifactUUID":"90c8e29f-93f5-4b75-939d-629adfb71273","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.assettoscatemplate","duplicated":false,"payloadUpdateDate":1622078680725,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622078634722,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"service-BasicNetwork-template.yml","empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"path":["0e00df08-4787-4a5b-8da9-7efe642e83ef.a84f6598-852f-4e4e-a4d9-398d9a7c419b.genericneutronnet0"],"type":"tosca.capabilities.Node","source":"a84f6598-852f-4e4e-a4d9-398d9a7c419b","uniqueId":"capability.b5b3a67a-b2c3-4749-9375-388065ab38d7.feature","ownerId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.a84f6598-852f-4e4e-a4d9-398d9a7c419b.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":[{"path":["0e00df08-4787-4a5b-8da9-7efe642e83ef.a84f6598-852f-4e4e-a4d9-398d9a7c419b.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","source":"a84f6598-852f-4e4e-a4d9-398d9a7c419b","uniqueId":"capability.a84f6598-852f-4e4e-a4d9-398d9a7c419b.virtual_linkable","ownerId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.a84f6598-852f-4e4e-a4d9-398d9a7c419b.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["0e00df08-4787-4a5b-8da9-7efe642e83ef.a84f6598-852f-4e4e-a4d9-398d9a7c419b.genericneutronnet0"],"node":"tosca.nodes.Root","source":"a84f6598-852f-4e4e-a4d9-398d9a7c419b","uniqueId":"b5b3a67a-b2c3-4749-9375-388065ab38d7.dependency","capability":"tosca.capabilities.Node","ownerId":"b5b3a67a-b2c3-4749-9375-388065ab38d7","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":"a84f6598-852f-4e4e-a4d9-398d9a7c419b.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":"0528f337-0e95-48b8-a46e-d6a8524f6536","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0528f337-0e95-48b8-a46e-d6a8524f6536","empty":false},{"definition":false,"hidden":false,"uniqueId":"a84f6598-852f-4e4e-a4d9-398d9a7c419b.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0528f337-0e95-48b8-a46e-d6a8524f6536","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0528f337-0e95-48b8-a46e-d6a8524f6536","empty":false},{"definition":false,"hidden":false,"uniqueId":"0528f337-0e95-48b8-a46e-d6a8524f6536.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0528f337-0e95-48b8-a46e-d6a8524f6536","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0528f337-0e95-48b8-a46e-d6a8524f6536","empty":false},{"definition":false,"hidden":false,"uniqueId":"a84f6598-852f-4e4e-a4d9-398d9a7c419b.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0528f337-0e95-48b8-a46e-d6a8524f6536","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0528f337-0e95-48b8-a46e-d6a8524f6536","empty":false},{"definition":false,"hidden":false,"uniqueId":"a84f6598-852f-4e4e-a4d9-398d9a7c419b.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0528f337-0e95-48b8-a46e-d6a8524f6536","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0528f337-0e95-48b8-a46e-d6a8524f6536","empty":false},{"definition":false,"hidden":false,"uniqueId":"a84f6598-852f-4e4e-a4d9-398d9a7c419b.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":"a84f6598-852f-4e4e-a4d9-398d9a7c419b.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0528f337-0e95-48b8-a46e-d6a8524f6536","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0528f337-0e95-48b8-a46e-d6a8524f6536","empty":false},{"definition":false,"hidden":false,"uniqueId":"a84f6598-852f-4e4e-a4d9-398d9a7c419b.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0528f337-0e95-48b8-a46e-d6a8524f6536","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0528f337-0e95-48b8-a46e-d6a8524f6536","empty":false},{"definition":false,"hidden":false,"uniqueId":"a84f6598-852f-4e4e-a4d9-398d9a7c419b.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0528f337-0e95-48b8-a46e-d6a8524f6536","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0528f337-0e95-48b8-a46e-d6a8524f6536","empty":false},{"definition":false,"hidden":false,"uniqueId":"a84f6598-852f-4e4e-a4d9-398d9a7c419b.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0528f337-0e95-48b8-a46e-d6a8524f6536","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0528f337-0e95-48b8-a46e-d6a8524f6536","empty":false}],"attributes":[{"parentUniqueId":"b5b3a67a-b2c3-4749-9375-388065ab38d7","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.b5b3a67a-b2c3-4749-9375-388065ab38d7.tosca_name","ownerId":"b5b3a67a-b2c3-4749-9375-388065ab38d7","empty":false},{"parentUniqueId":"b5b3a67a-b2c3-4749-9375-388065ab38d7","definition":false,"name":"state","type":"string","uniqueId":"attribute.b5b3a67a-b2c3-4749-9375-388065ab38d7.state","ownerId":"b5b3a67a-b2c3-4749-9375-388065ab38d7","empty":false},{"parentUniqueId":"b5b3a67a-b2c3-4749-9375-388065ab38d7","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.b5b3a67a-b2c3-4749-9375-388065ab38d7.tosca_id","ownerId":"b5b3a67a-b2c3-4749-9375-388065ab38d7","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"Generic NeutronNet 0"},"actualComponentUid":"a84f6598-852f-4e4e-a4d9-398d9a7c419b","createdFromCsar":false,"uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.a84f6598-852f-4e4e-a4d9-398d9a7c419b.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","icon":"network","creationTime":1622078650031,"originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","componentUid":"a84f6598-852f-4e4e-a4d9-398d9a7c419b","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1622078650031,"customizationUUID":"b619d93a-d274-4c2f-8799-4e9ade386943","posX":"200","posY":"100","componentName":"Generic NeutronNet","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesProperties":{"0e00df08-4787-4a5b-8da9-7efe642e83ef.a84f6598-852f-4e4e-a4d9-398d9a7c419b.genericneutronnet0":[{"definition":false,"hidden":false,"uniqueId":"a84f6598-852f-4e4e-a4d9-398d9a7c419b.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":"0528f337-0e95-48b8-a46e-d6a8524f6536","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0528f337-0e95-48b8-a46e-d6a8524f6536","empty":false},{"definition":false,"hidden":false,"uniqueId":"a84f6598-852f-4e4e-a4d9-398d9a7c419b.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0528f337-0e95-48b8-a46e-d6a8524f6536","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0528f337-0e95-48b8-a46e-d6a8524f6536","empty":false},{"definition":false,"hidden":false,"uniqueId":"0528f337-0e95-48b8-a46e-d6a8524f6536.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0528f337-0e95-48b8-a46e-d6a8524f6536","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0528f337-0e95-48b8-a46e-d6a8524f6536","empty":false},{"definition":false,"hidden":false,"uniqueId":"a84f6598-852f-4e4e-a4d9-398d9a7c419b.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0528f337-0e95-48b8-a46e-d6a8524f6536","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0528f337-0e95-48b8-a46e-d6a8524f6536","empty":false},{"definition":false,"hidden":false,"uniqueId":"a84f6598-852f-4e4e-a4d9-398d9a7c419b.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0528f337-0e95-48b8-a46e-d6a8524f6536","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0528f337-0e95-48b8-a46e-d6a8524f6536","empty":false},{"definition":false,"hidden":false,"uniqueId":"a84f6598-852f-4e4e-a4d9-398d9a7c419b.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":"a84f6598-852f-4e4e-a4d9-398d9a7c419b.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0528f337-0e95-48b8-a46e-d6a8524f6536","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0528f337-0e95-48b8-a46e-d6a8524f6536","empty":false},{"definition":false,"hidden":false,"uniqueId":"a84f6598-852f-4e4e-a4d9-398d9a7c419b.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0528f337-0e95-48b8-a46e-d6a8524f6536","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0528f337-0e95-48b8-a46e-d6a8524f6536","empty":false},{"definition":false,"hidden":false,"uniqueId":"a84f6598-852f-4e4e-a4d9-398d9a7c419b.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0528f337-0e95-48b8-a46e-d6a8524f6536","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0528f337-0e95-48b8-a46e-d6a8524f6536","empty":false},{"definition":false,"hidden":false,"uniqueId":"a84f6598-852f-4e4e-a4d9-398d9a7c419b.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0528f337-0e95-48b8-a46e-d6a8524f6536","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0528f337-0e95-48b8-a46e-d6a8524f6536","empty":false}]},"componentInstancesAttributes":{"0e00df08-4787-4a5b-8da9-7efe642e83ef.a84f6598-852f-4e4e-a4d9-398d9a7c419b.genericneutronnet0":[{"parentUniqueId":"b5b3a67a-b2c3-4749-9375-388065ab38d7","uniqueId":"attribute.b5b3a67a-b2c3-4749-9375-388065ab38d7.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"b5b3a67a-b2c3-4749-9375-388065ab38d7","empty":false},{"parentUniqueId":"b5b3a67a-b2c3-4749-9375-388065ab38d7","uniqueId":"attribute.b5b3a67a-b2c3-4749-9375-388065ab38d7.state","name":"state","type":"string","definition":false,"ownerId":"b5b3a67a-b2c3-4749-9375-388065ab38d7","empty":false},{"parentUniqueId":"b5b3a67a-b2c3-4749-9375-388065ab38d7","uniqueId":"attribute.b5b3a67a-b2c3-4749-9375-388065ab38d7.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"b5b3a67a-b2c3-4749-9375-388065ab38d7","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"path":["0e00df08-4787-4a5b-8da9-7efe642e83ef.a84f6598-852f-4e4e-a4d9-398d9a7c419b.genericneutronnet0"],"type":"tosca.capabilities.Node","source":"a84f6598-852f-4e4e-a4d9-398d9a7c419b","uniqueId":"capability.b5b3a67a-b2c3-4749-9375-388065ab38d7.feature","ownerId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.a84f6598-852f-4e4e-a4d9-398d9a7c419b.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":[{"path":["0e00df08-4787-4a5b-8da9-7efe642e83ef.a84f6598-852f-4e4e-a4d9-398d9a7c419b.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","source":"a84f6598-852f-4e4e-a4d9-398d9a7c419b","uniqueId":"capability.a84f6598-852f-4e4e-a4d9-398d9a7c419b.virtual_linkable","ownerId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.a84f6598-852f-4e4e-a4d9-398d9a7c419b.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["0e00df08-4787-4a5b-8da9-7efe642e83ef.a84f6598-852f-4e4e-a4d9-398d9a7c419b.genericneutronnet0"],"node":"tosca.nodes.Root","source":"a84f6598-852f-4e4e-a4d9-398d9a7c419b","uniqueId":"b5b3a67a-b2c3-4749-9375-388065ab38d7.dependency","capability":"tosca.capabilities.Node","ownerId":"b5b3a67a-b2c3-4749-9375-388065ab38d7","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":"0afe02ee-176d-450d-aa26-aa488a6471af.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0afe02ee-176d-450d-aa26-aa488a6471af","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"0afe02ee-176d-450d-aa26-aa488a6471af","empty":false},{"definition":false,"hidden":false,"uniqueId":"0afe02ee-176d-450d-aa26-aa488a6471af.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0afe02ee-176d-450d-aa26-aa488a6471af","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"0afe02ee-176d-450d-aa26-aa488a6471af","empty":false},{"definition":false,"hidden":false,"uniqueId":"0afe02ee-176d-450d-aa26-aa488a6471af.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0afe02ee-176d-450d-aa26-aa488a6471af","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0afe02ee-176d-450d-aa26-aa488a6471af","empty":false},{"definition":false,"hidden":false,"uniqueId":"0afe02ee-176d-450d-aa26-aa488a6471af.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0afe02ee-176d-450d-aa26-aa488a6471af","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0afe02ee-176d-450d-aa26-aa488a6471af","empty":false},{"definition":false,"hidden":false,"uniqueId":"0afe02ee-176d-450d-aa26-aa488a6471af.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0afe02ee-176d-450d-aa26-aa488a6471af","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0afe02ee-176d-450d-aa26-aa488a6471af","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","creationDate":1622078635534,"icon":"network_l_1-3","version":"1.0","description":"service","tags":["basic_network"],"uniqueId":"9f0093c6-82a9-4965-8cd9-c87cc0891230","componentMetadataForSupportLog":{"SupportablityComponentUUID":"2439c0be-5a23-430a-af53-5a56414ec46c","SupportablityComponentName":"basic_network","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"2439c0be-5a23-430a-af53-5a56414ec46c","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"eba5c7c1-19a3-4232-9449-2962babb6de6","normalizedName":"basicnetwork","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1622078712339,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1622078634722,"timeout":0,"artifactType":"OTHER","uniqueId":"0e00df08-4787-4a5b-8da9-7efe642e83ef.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":1622078634722,"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":"9f0093c6-82a9-4965-8cd9-c87cc0891230"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_network"} 2021-05-27 01:25:14,453 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2021-05-27 01:25:14,454 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-27 01:25:14,454 DEBUG 195: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'} 2021-05-27 01:25:14,454 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-27 01:25:14,454 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-27 01:25:14,455 DEBUG 103: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'} 2021-05-27 01:25:14,455 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-27 01:25:14,455 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-27 01:25:14,457 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-27 01:25:19,933 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-05-27 01:25:19,935 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-27 01:25:19,935 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"2439c0be-5a23-430a-af53-5a56414ec46c","invariantUUID":"eba5c7c1-19a3-4232-9449-2962babb6de6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2439c0be-5a23-430a-af53-5a56414ec46c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-05-27 01:25:19,938 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-27 01:25:19,938 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-27 01:25:19,938 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-27 01:25:19,939 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-27 01:25:19,939 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-05-27 01:25:19,939 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2021-05-27 01:25:19,939 INFO 192:__init__.py(1) - Service found, updating information 2021-05-27 01:25:19,939 DEBUG 195: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'} 2021-05-27 01:25:19,939 DEBUG 197: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 2021-05-27 01:25:19,940 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-27 01:25:19,940 DEBUG 103: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'} 2021-05-27 01:25:19,940 DEBUG 105: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 2021-05-27 01:25:19,940 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-27 01:25:19,942 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-27 01:25:25,331 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 2021-05-27 01:25:25,334 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-05-27 01:25:25,337 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ebb7277d-73b4-477a-a6fe-8fcf7905752d","lifecycleState":"CERTIFIED","lastUpdateDate":1622072176010,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c06a3fe1-d539-4e22-8b26-5f1f7d169d85","invariantUUID":"5b618ae7-6ceb-4e63-a0e1-391423c2ab72","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2e5005ee-e61d-4e90-a346-4260dfc244e9","lifecycleState":"CERTIFIED","lastUpdateDate":1622072339739,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd38a9ff-4260-4403-996f-6cabc61755b1","invariantUUID":"cbd26c3d-1bfa-4585-bee9-120e47664df1","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"092aebe3-39e1-4de5-9d0a-76a06f0e9205","lifecycleState":"CERTIFIED","lastUpdateDate":1622072102458,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37155e56-ccf7-435d-9391-471d134ca04a","invariantUUID":"975685b6-b64d-4b37-8aea-c49c3f9618fb","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2bc2f663-52c5-4bdd-abef-8a05070133e8","lifecycleState":"CERTIFIED","lastUpdateDate":1622072492028,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74e72605-2ebf-42dd-9e55-b73687b58720","invariantUUID":"65119eda-01d7-4b18-9a60-965ee350c806","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14e60e81-9619-405b-b13f-be4ce3aa8abf","lifecycleState":"CERTIFIED","lastUpdateDate":1622070994641,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f9b1acb-16f5-438d-ba80-16d796a6a00f","invariantUUID":"99fadc60-4574-43f6-8881-b320aa40d6c3","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ade95f7-a07a-4665-ae7c-3e9c7756cd94","lifecycleState":"CERTIFIED","lastUpdateDate":1622071592024,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d1e9193-3449-41f2-8249-c4c5fd61dda6","invariantUUID":"92795543-a35b-4eb4-83c3-cc0ea20c3007","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"369e39dd-835a-4c87-acfa-02576a3e789c","lifecycleState":"CERTIFIED","lastUpdateDate":1622071606441,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54d817d6-e397-41fe-9992-8d0c3c2da777","invariantUUID":"91ad48dc-06d3-4e33-b982-a47b8e9f5be7","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c5d65725-e8b8-4ebb-be89-2b8839fa6cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1622071885709,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23c0f5d4-a2d8-449d-b657-7acbdd462148","invariantUUID":"482b7bf6-db86-4535-a39f-f43e5e19f080","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":"defaulticon","uniqueId":"0d5b7fa8-ed9d-4897-b497-6b2f297adc90","lifecycleState":"CERTIFIED","lastUpdateDate":1622071871440,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"35caff5d-01d5-4b76-b537-9c31c961d6fd","invariantUUID":"258d03bb-2abd-4501-8b7d-674b8cfaf9b6","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1316792f-d835-4601-9f00-6fb6dd2fade8","lifecycleState":"CERTIFIED","lastUpdateDate":1622072316033,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba851050-72b2-4d6c-a6ca-9261a462d674","invariantUUID":"528e6410-7762-49ca-8fc3-a72908101aa4","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"583437fd-7213-413e-ba45-373fb100f222","lifecycleState":"CERTIFIED","lastUpdateDate":1622071341532,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7261a79f-6497-4fc4-b996-73e4765e36c0","invariantUUID":"89b272fb-8f9a-4392-a14f-0364b9c19aac","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":"3fd899c1-e8d7-4310-a6fd-d6bff6ff8a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1622072086643,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fddf518d-cb95-4382-98e1-3ed4a8bebcb5","invariantUUID":"0fe7b363-d3b3-4ed7-86a6-8a18d6274911","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":"ef111936-dea9-4b25-b4bd-513a387eb3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1622071826643,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"96175007-d13a-460f-9943-d1dd5ddfaf06","invariantUUID":"a48bf7ef-2c95-45c3-99b4-6858f511e100","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc08561c-009a-45c9-a6bc-9b00f4e88b76","lifecycleState":"CERTIFIED","lastUpdateDate":1622071661130,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09f6a963-9b5c-4138-a0e3-a695270fe5e1","invariantUUID":"ffbc9c82-9cfa-4163-adb4-d1198cf2b445","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"60da9990-a39d-40d1-8b89-6ca763846e67","lifecycleState":"CERTIFIED","lastUpdateDate":1622071452027,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a3ae85ec-ce46-474e-a32d-543b9d8251b8","invariantUUID":"1ded210d-6b25-413b-b1fc-099b8f9fd049","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4f469891-7419-417b-9002-693ab424b59b","lifecycleState":"CERTIFIED","lastUpdateDate":1622072421844,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9f647ad-ecec-4535-b519-228564f9b158","invariantUUID":"8cdee228-6894-490e-afe7-437e5584f374","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":"objectStorage","uniqueId":"1de700f0-aa7a-4106-bd15-ffa4d38ed8f8","lifecycleState":"CERTIFIED","lastUpdateDate":1622071241356,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"662f7395-a544-43e4-804c-76b14aa8e516","invariantUUID":"0745f8ab-c30f-49a9-83b5-3ea4dcd3f4db","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":"3fda83e6-c9b7-4612-9eda-66539a2659ad","lifecycleState":"CERTIFIED","lastUpdateDate":1622072279938,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa00dd46-a535-45e6-95fd-1725900f301d","invariantUUID":"0fb3ec5c-8f2a-43b7-974e-d45bd04bfb2e","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5dd89a3-bb70-4656-87c8-27edddb57491","lifecycleState":"CERTIFIED","lastUpdateDate":1622072251024,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2365c2ce-a46f-4a6c-9b52-ccb97575c1ab","invariantUUID":"a1382a00-076d-4b36-aed7-f97a03a257a5","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":"compute","uniqueId":"1f189836-e077-4cac-bb2a-649ff4ea301d","lifecycleState":"CERTIFIED","lastUpdateDate":1622072506644,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ee135bb-ee51-45f2-ad52-fee6fee56c7e","invariantUUID":"de0d50d3-4e6c-4219-8028-32a658ff9573","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"0e3a2966-51e4-439f-913b-d5aeb4e7eb83","lifecycleState":"CERTIFIED","lastUpdateDate":1622072386524,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e4eeed7-9693-4ee4-b8a2-e3e7c26379e0","invariantUUID":"5137ce4a-5f96-41fa-9018-f90df1b0bd0b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e9c67f7-eedb-4522-8447-f0f41bb12c80","lifecycleState":"CERTIFIED","lastUpdateDate":1622071646232,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec7c0a94-e77e-4e35-b627-8d35ed13be89","invariantUUID":"b55392ac-741f-4d4e-a1e2-a8a6d42cfb7d","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"388a2125-5ca9-4ee0-8d54-0d516efc4ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1622071286132,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f44a4f7-bf9d-4db3-8fbe-5872c2964b6a","invariantUUID":"399abb07-86bf-48a5-9d9f-2b210bb9c679","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":"port","uniqueId":"a642aa86-dba5-4755-a92c-4d0e8b049ffc","lifecycleState":"CERTIFIED","lastUpdateDate":1622072220524,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5ca2263-8467-4b98-a042-9ff758a37efa","invariantUUID":"24b8d00d-dcef-4255-ac92-4d3a5716db68","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9da394bc-031a-4a28-9345-bbad7b9a87e5","lifecycleState":"CERTIFIED","lastUpdateDate":1622071522042,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a4a8d2a-ab8b-4b4f-872d-65402e024c31","invariantUUID":"6f41a754-9833-46f9-ad88-3841f76a0b89","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":"objectStorage","uniqueId":"ff897324-4b57-4be2-977b-117e6978d313","lifecycleState":"CERTIFIED","lastUpdateDate":1622071899323,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dc012ba-079b-4d29-98f7-bc9f34f04fe5","invariantUUID":"4ea70325-591a-4505-bea8-ec9e6570a137","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":"0528f337-0e95-48b8-a46e-d6a8524f6536","lifecycleState":"CERTIFIED","lastUpdateDate":1622071317626,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98bdc0ea-280f-4e16-abbc-89c00bc7c102","invariantUUID":"e66d292f-35e7-4bc1-ba80-b36799212f04","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eaec0eb3-b68f-4626-9f09-1a02b7e76adf","lifecycleState":"CERTIFIED","lastUpdateDate":1622071676234,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3086e365-505e-4fc5-99de-87ce11540c20","invariantUUID":"d5ef3af9-1831-412f-90fd-93a900f07754","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"224d168b-bb18-4bb8-b0ad-5aa2ed125cdb","lifecycleState":"CERTIFIED","lastUpdateDate":1622072001424,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80a8efa9-bf7d-491c-a644-b77368c8584b","invariantUUID":"85e86351-d9e7-420b-8aa2-7c8d3b2a0542","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50c58d35-b60a-4a85-a470-86965ceb076f","lifecycleState":"CERTIFIED","lastUpdateDate":1622072291533,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b628331-bd12-4f19-a438-e9c9103af1c9","invariantUUID":"c0073d1c-fc99-49f8-9462-7dc094b9efdf","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":"port","uniqueId":"19fb1031-c2d3-44e4-a9ba-9ae31cc77fef","lifecycleState":"CERTIFIED","lastUpdateDate":1622072398831,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"128c7922-cd23-4424-ae8f-7f339edcaec2","invariantUUID":"c6f75525-267a-49d5-ad6f-2ccb3ca9c68f","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a85fa8c4-42cf-4baf-bc4e-e0b12c46c5d6","lifecycleState":"CERTIFIED","lastUpdateDate":1622071561848,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d710361-82bd-44db-87c4-6fb2d897ba25","invariantUUID":"62107155-273b-42a0-b9f3-1b80e8e84ebc","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":"objectStorage","uniqueId":"ef54e8b7-5ed5-4254-a1ad-796fb505f9ee","lifecycleState":"CERTIFIED","lastUpdateDate":1622072044941,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ac2a0c5-6223-480d-91bf-c5105a4f71c5","invariantUUID":"ccc4fe7d-f7fd-4e9c-8c2e-02d437adeaa6","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b8a7a80d-004d-4d84-b4df-6a30aa953671","lifecycleState":"CERTIFIED","lastUpdateDate":1622071925934,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"401de847-3bf4-4e7f-9acd-8d0532708618","invariantUUID":"adfc7856-7306-4d8f-b492-e3a7a9f7d46d","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":"230b36e3-6802-4288-9473-ff6b9626d9c1","lifecycleState":"CERTIFIED","lastUpdateDate":1622071741635,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94952337-6e76-4c90-8725-a336a8fc08b1","invariantUUID":"2e9ce33e-5423-4fbe-9a2e-3f486d192ac1","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":"263413c0-09e6-472c-84af-2c92a6899f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071257043,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93d486ca-9eba-4fae-9eb1-37ee5d04a4b6","invariantUUID":"f1080e90-4a32-47e5-b04a-dd5b07f89028","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7c0a7283-2c23-4c34-8f8b-8d8400912bb0","lifecycleState":"CERTIFIED","lastUpdateDate":1622071071831,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e141955a-5a65-49b4-a27d-f115d9d50866","invariantUUID":"dec92773-b616-4033-a36f-f98c9514328f","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"107fc7f4-bc21-4e57-8afd-da970d04c5fd","lifecycleState":"CERTIFIED","lastUpdateDate":1622071359630,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cf98ed59-0ed5-4378-82dc-fde85bd11e4a","invariantUUID":"0071238d-42f5-4b32-b433-29c54ae04b79","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":"objectStorage","uniqueId":"45d64c62-7e43-420c-a238-0c59a59abd85","lifecycleState":"CERTIFIED","lastUpdateDate":1622071090548,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b074e61-b20d-4101-87da-9cdc40164cef","invariantUUID":"7642cfb3-c183-455d-b2d4-65557cdf5273","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"387f83bb-58d0-4e75-b5bc-7bd00a81b0f6","lifecycleState":"CERTIFIED","lastUpdateDate":1622071971232,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1080918c-4cfa-49bf-83cf-6b66332fcf61","invariantUUID":"688f00df-272b-459a-adf2-fdecb051e82f","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"064e8d1e-2f28-4529-a507-4bdb809ab904","lifecycleState":"CERTIFIED","lastUpdateDate":1622071508004,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2626bbe6-836a-4917-8585-62accbb9491e","invariantUUID":"a5255fe1-fd5d-45af-88dc-6b84fe5b1ebb","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":"88304a70-4a12-4408-8236-ed196eb7e74f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071300385,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06bf5395-47ee-4484-995d-cc12d266697b","invariantUUID":"5f182cb2-f68c-4fea-9f8d-fdadeac648fa","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"712f9c95-d8c4-4f4c-aa67-4defe6029262","lifecycleState":"CERTIFIED","lastUpdateDate":1622071841343,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ca0b87ff-e14d-4bf8-aca2-934e14fda390","invariantUUID":"ccb61bdd-34b1-4bc1-9f54-8505484949de","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":"c7022c4b-bafe-4692-92cc-7a51a67fdb0d","lifecycleState":"CERTIFIED","lastUpdateDate":1622071785208,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"806b83ae-4609-40a6-8f2d-8ecfa69c45bf","invariantUUID":"87a70f35-5ef5-4c8c-b6b3-3832b258f2f4","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":"62b60a74-01ee-47a4-bf11-bf8e7678f475","lifecycleState":"CERTIFIED","lastUpdateDate":1622072235647,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3bbbc19-1018-4787-a956-b398fb961cc8","invariantUUID":"2188c542-400c-4f21-8d06-b2554354994e","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":"f4889d64-f422-40da-a6fb-2416e3d192d5","lifecycleState":"CERTIFIED","lastUpdateDate":1622071985507,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce6e4819-22b8-47de-8165-e479b02d4c00","invariantUUID":"d084d0f4-fbee-43b9-af4f-6ab682070f01","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":"network","uniqueId":"f4fb000d-8b51-4c00-8aff-06c3e8a3f71c","lifecycleState":"CERTIFIED","lastUpdateDate":1622071800338,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ca523e5-0f50-4f2e-b39a-e8745e777116","invariantUUID":"5bad9a39-b839-43a7-8d39-357c55965af4","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":"loadBalancer","uniqueId":"27e22f7c-a9f9-43d9-9906-5925a8d8c0c2","lifecycleState":"CERTIFIED","lastUpdateDate":1622071149125,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62d4a442-d6ab-4372-8d1c-e79035c6a53f","invariantUUID":"3c35acce-92e6-4509-911d-1fe338f33a11","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":"2ab07147-6e91-40ba-9346-9f4acf2978d1","lifecycleState":"CERTIFIED","lastUpdateDate":1622071372229,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"65c2f8f5-e1e1-433e-bf97-f6d2578cbf44","invariantUUID":"71553a06-c9b0-4a43-877c-ad6db6925179","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":"securityrules","uniqueId":"36bffac0-940d-47ce-8da5-a06bd8c00856","lifecycleState":"CERTIFIED","lastUpdateDate":1622071535644,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d2bda3e5-b50d-4c62-999b-1d1a4d1af09f","invariantUUID":"6bb9a6d2-1014-414d-b022-0c0dce8501b4","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":"compute","uniqueId":"9e5b8ea9-fe6f-470c-a662-9186ada3d1f5","lifecycleState":"CERTIFIED","lastUpdateDate":1622072031237,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d63da79-295e-4aaa-9e52-881846f0b3fb","invariantUUID":"9ac48642-de6f-44d4-acb5-2afea75cde70","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":"port","uniqueId":"3a0e7537-407b-4347-81a5-0c82cb18a32c","lifecycleState":"CERTIFIED","lastUpdateDate":1622072190629,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27dc4d5a-b900-442f-85ee-7f711e38ad66","invariantUUID":"39d21b53-34ae-4197-8130-05ca38cdecd9","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":"9eabfc4d-5076-42fc-acce-31c69074c08f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071911635,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc51eb6c-a2c4-46c4-b304-de2261130edb","invariantUUID":"961426ed-c583-4716-b6fe-e005e9dd5939","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f594372d-e4ee-4219-9396-83771115ba77","lifecycleState":"CERTIFIED","lastUpdateDate":1622072522229,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbe5add4-471d-4021-902c-f08513ecaded","invariantUUID":"b0f78175-02fe-45cc-befe-562227259234","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"47ad6d20-09e9-4eee-bdc6-2cd50f516a7f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071164805,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d957b163-deee-4b49-a185-8e49f67a032e","invariantUUID":"9c927c00-d1ff-4594-af09-1220489905a1","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":"port","uniqueId":"8a1cba93-9e27-448b-a495-f34f19c67544","lifecycleState":"CERTIFIED","lastUpdateDate":1622072537446,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2436dd62-ccfe-43ae-9451-fbe074ec8cb8","invariantUUID":"43799e6c-e90d-4400-8bb3-b647ba670366","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35b36521-f645-4231-a158-423d6b915036","lifecycleState":"CERTIFIED","lastUpdateDate":1622072161425,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"486870cd-aec6-418a-b392-0718d74440d3","invariantUUID":"9f9ef3db-5ee6-4505-9521-a76d4f156ae1","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":"port","uniqueId":"cebb7641-2ab1-43bf-b69e-4740bd0f9ab2","lifecycleState":"CERTIFIED","lastUpdateDate":1622071467639,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a55e3888-9bc7-42c6-b556-14962e64159e","invariantUUID":"938b86a6-6d00-4e1d-a5f0-6e7aa4aee2ae","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f707582-85ad-4631-a08e-42932b042543","lifecycleState":"CERTIFIED","lastUpdateDate":1622072364626,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce4ae2c7-9ca3-4179-93ef-2aadb4373329","invariantUUID":"b8271185-8ca0-407e-b9df-fb477adf5f59","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":"784c70f8-cda4-4e90-977b-a1422cf0c88c","lifecycleState":"CERTIFIED","lastUpdateDate":1622071578043,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03b36afb-2fc1-444e-95e7-c04c3e33768f","invariantUUID":"fee7650d-8a50-41d1-882b-d425965be272","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":"a84f6598-852f-4e4e-a4d9-398d9a7c419b","lifecycleState":"CERTIFIED","lastUpdateDate":1622071857041,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91d3d086-a46b-4c0f-abf6-bb4d466ff6fd","invariantUUID":"6a231a8d-31d2-4605-bb38-07d5d1dca130","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6dd1a9cc-61a3-48ad-9532-a3d63a7fb8bc","lifecycleState":"CERTIFIED","lastUpdateDate":1622071941628,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22af1b25-7ad7-43ef-93f9-4d6d8a3c5db9","invariantUUID":"6b583bdc-7b51-4d22-8b7e-087d7ac40356","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":"74c37a78-2ed1-4133-b633-5760c77620f3","lifecycleState":"CERTIFIED","lastUpdateDate":1622071329553,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1621380f-770c-4db4-8802-41c032703f30","invariantUUID":"47ce4b11-9173-47f9-9a38-da8ae145bf69","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":"port","uniqueId":"32e191b3-47ec-4510-b8f3-fcf0d693ebba","lifecycleState":"CERTIFIED","lastUpdateDate":1622072205708,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0a684058-f853-426a-acb4-aafe22511b67","invariantUUID":"dde26e67-a9d4-4fdf-b6aa-1cd09a1e11dc","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0365bd5d-95a4-4acd-8be3-83038dcd8e48","lifecycleState":"CERTIFIED","lastUpdateDate":1622071106441,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9881370-1f5e-4951-837f-b7f4a4fdf664","invariantUUID":"11c6c7f1-717b-41cd-8890-0a986ca1092d","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"756b3c5a-90d1-4923-9d04-5886d38bc5f2","lifecycleState":"CERTIFIED","lastUpdateDate":1622071178742,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac4a009c-5e22-43c2-93db-7a1afe9f52de","invariantUUID":"a05b2cbc-79cc-47de-9c36-6d3dbc0cf9f4","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":"6fa81701-f586-4385-bd1d-254f3255b6f8","lifecycleState":"CERTIFIED","lastUpdateDate":1622072265012,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5912cff5-2fbf-405a-8914-5c723add9af7","invariantUUID":"830b0c70-3954-4915-b39a-22f1e93623de","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":"objectStorage","uniqueId":"0bf1018a-d7b3-4b17-82a3-ff716cb0e6a3","lifecycleState":"CERTIFIED","lastUpdateDate":1622071226604,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"610f26fa-d38f-4e7f-806f-9f434d826d5c","invariantUUID":"a464877e-4fb0-4714-bf3a-9e0c022c2e2a","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":"9ebb41d4-6888-4fb9-b5ab-ae2c28da6ca4","lifecycleState":"CERTIFIED","lastUpdateDate":1622071271840,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"552d45fa-95eb-4cd0-970b-a8f1d26103e5","invariantUUID":"adeeaee2-cd5a-4750-b90e-6368e8a5d370","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9c3bfc1d-2198-4300-a056-b6479c2dcec4","lifecycleState":"CERTIFIED","lastUpdateDate":1622072468739,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5943d070-799c-4301-b7c5-0e81a6ed8987","invariantUUID":"86ba3b44-6f69-4812-88f6-d6569f497bb9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9f0093c6-82a9-4965-8cd9-c87cc0891230","lifecycleState":"CERTIFIED","lastUpdateDate":1622078712339,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2439c0be-5a23-430a-af53-5a56414ec46c","invariantUUID":"eba5c7c1-19a3-4232-9449-2962babb6de6","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-05-27 01:25:25,344 DEBUG 117:sdc_resource.py(1) - Resource basic_network found in services list 2021-05-27 01:25:25,344 INFO 201:service.py(1) - Service basic_network onboarded 2021-05-27 01:25:25,345 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-05-27 01:25:25,345 DEBUG 195: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=='} 2021-05-27 01:25:25,346 DEBUG 197:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2021-05-27 01:25:25,346 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-27 01:25:25,346 DEBUG 103: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=='} 2021-05-27 01:25:25,347 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2021-05-27 01:25:25,347 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-27 01:25:25,349 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:25:25,433 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 404 288 2021-05-27 01:25:25,434 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-05-27 01:25:25,434 DEBUG 120: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"]}}} 2021-05-27 01:25:25,435 ERROR 129: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=='} 2021-05-27 01:25:25,435 ERROR 212: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"]}}}. 2021-05-27 01:25:25,448 DEBUG 103: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=='} 2021-05-27 01:25:25,448 DEBUG 105:onap_service.py(1) - [AAI][Create cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne 2021-05-27 01:25:25,448 DEBUG 106: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": "" } 2021-05-27 01:25:25,451 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:25:25,745 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne HTTP/1.1" 201 0 2021-05-27 01:25:25,746 INFO 116:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-05-27 01:25:25,747 DEBUG 120:onap_service.py(1) - [AAI][Create cloud region] response: 2021-05-27 01:25:25,750 DEBUG 195: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=='} 2021-05-27 01:25:25,750 DEBUG 197:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2021-05-27 01:25:25,750 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-27 01:25:25,751 DEBUG 103: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=='} 2021-05-27 01:25:25,751 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2021-05-27 01:25:25,751 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-27 01:25:25,753 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:25:25,848 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378 2021-05-27 01:25:25,848 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-05-27 01:25:25,849 DEBUG 120: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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1622078725488"}]} 2021-05-27 01:25:25,869 DEBUG 103: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=='} 2021-05-27 01:25:25,869 DEBUG 105:onap_service.py(1) - [AAI][Add external system info to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/esr-system-info-list/esr-system-info/aa28e75a-8c3f-4920-aadc-9385f2f7fa6a 2021-05-27 01:25:25,869 DEBUG 106:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "aa28e75a-8c3f-4920-aadc-9385f2f7fa6a", "user-name": "onap-wro", "password": "wro-onap", "system-type": "VIM" , "service-url": "http://wg-cloud.onap.dyn.nesc.nokia.net:5000" , "ssl-insecure": false , "cloud-domain": "Default" , "default-tenant": "onap-wro" , "system-status": "active" } 2021-05-27 01:25:25,870 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:25:30,346 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/esr-system-info-list/esr-system-info/aa28e75a-8c3f-4920-aadc-9385f2f7fa6a HTTP/1.1" 201 0 2021-05-27 01:25:30,346 INFO 116:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-05-27 01:25:30,347 DEBUG 120:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-05-27 01:25:30,349 DEBUG 195: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=='} 2021-05-27 01:25:30,349 DEBUG 197:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-05-27 01:25:30,349 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-05-27 01:25:30,350 DEBUG 103: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=='} 2021-05-27 01:25:30,350 DEBUG 105:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-05-27 01:25:30,350 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-05-27 01:25:30,351 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:25:30,451 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 404 464 2021-05-27 01:25:30,453 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-05-27 01:25:30,453 DEBUG 120: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/f41abc47519441359fc94897110fa224","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","ERR.5.4.6114"]}}} 2021-05-27 01:25:30,453 ERROR 129: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=='} 2021-05-27 01:25:30,453 ERROR 212: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/f41abc47519441359fc94897110fa224","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","ERR.5.4.6114"]}}}. 2021-05-27 01:25:30,453 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-05-27 01:25:30,454 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-05-27 01:25:30,457 DEBUG 103: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=='} 2021-05-27 01:25:30,458 DEBUG 105:onap_service.py(1) - [AAI][add tenant to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-05-27 01:25:30,458 DEBUG 106:onap_service.py(1) - [AAI][add tenant to cloud region] data sent: { "tenant-id": "f41abc47519441359fc94897110fa224", "tenant-name": "onap-wro", "tenant-context": "None" } 2021-05-27 01:25:30,460 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:25:30,829 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 201 0 2021-05-27 01:25:30,830 INFO 116:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-05-27 01:25:30,831 DEBUG 120:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-05-27 01:25:30,834 DEBUG 195: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=='} 2021-05-27 01:25:30,834 DEBUG 197:onap_service.py(1) - [AAI][get availability_zones] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone 2021-05-27 01:25:30,834 DEBUG 198:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-05-27 01:25:30,835 DEBUG 103: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=='} 2021-05-27 01:25:30,835 DEBUG 105:onap_service.py(1) - [AAI][get availability_zones] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone 2021-05-27 01:25:30,835 DEBUG 106:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-05-27 01:25:30,838 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:25:30,877 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 404 505 2021-05-27 01:25:30,878 INFO 116:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-05-27 01:25:30,878 DEBUG 120: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"]}}} 2021-05-27 01:25:30,879 ERROR 129: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=='} 2021-05-27 01:25:30,879 ERROR 212: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"]}}}. 2021-05-27 01:25:30,883 DEBUG 103: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=='} 2021-05-27 01:25:30,883 DEBUG 105:onap_service.py(1) - [AAI][Add availability zone to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone 2021-05-27 01:25:30,883 DEBUG 106:onap_service.py(1) - [AAI][Add availability zone to cloud region] data sent: { "availability-zone-name": "basicvm-availability-zone", "hypervisor-type": "nova" } 2021-05-27 01:25:30,885 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:25:31,748 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 201 0 2021-05-27 01:25:31,748 INFO 116:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-05-27 01:25:31,749 DEBUG 120:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-05-27 01:25:31,766 DEBUG 103: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=='} 2021-05-27 01:25:31,766 DEBUG 105:onap_service.py(1) - [AAI][create complex] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/complexes/complex/lannion 2021-05-27 01:25:31,767 DEBUG 106: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": "" } 2021-05-27 01:25:31,769 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:25:35,918 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/complexes/complex/lannion HTTP/1.1" 201 0 2021-05-27 01:25:35,918 INFO 116:onap_service.py(1) - [AAI][create complex] response code: 201 2021-05-27 01:25:35,919 DEBUG 120:onap_service.py(1) - [AAI][create complex] response: 2021-05-27 01:25:35,921 DEBUG 195: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=='} 2021-05-27 01:25:35,921 DEBUG 197:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2021-05-27 01:25:35,921 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-27 01:25:35,921 DEBUG 103: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=='} 2021-05-27 01:25:35,921 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2021-05-27 01:25:35,922 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-27 01:25:35,923 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:25:36,328 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378 2021-05-27 01:25:36,329 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-05-27 01:25:36,329 DEBUG 120: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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1622078725488"}]} 2021-05-27 01:25:36,346 DEBUG 103:onap_service.py(1) - [AAI][add relationship 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=='} 2021-05-27 01:25:36,346 DEBUG 105:onap_service.py(1) - [AAI][add relationship to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/relationship-list/relationship 2021-05-27 01:25:36,346 DEBUG 106:onap_service.py(1) - [AAI][add relationship to cloud region] 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"} } 2021-05-27 01:25:36,347 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:25:37,442 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/relationship-list/relationship HTTP/1.1" 200 0 2021-05-27 01:25:37,444 INFO 116:onap_service.py(1) - [AAI][add relationship to cloud region] response code: 200 2021-05-27 01:25:37,444 DEBUG 120:onap_service.py(1) - [AAI][add relationship to cloud region] response: 2021-05-27 01:25:37,456 DEBUG 103: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=='} 2021-05-27 01:25:37,456 DEBUG 105:onap_service.py(1) - [AAI][declare customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer 2021-05-27 01:25:37,457 DEBUG 106:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicnw-customer", "subscriber-name": "basicnw-customer", "subscriber-type": "INFRA" } 2021-05-27 01:25:37,459 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:25:37,843 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicnw-customer HTTP/1.1" 201 0 2021-05-27 01:25:37,844 INFO 116:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-05-27 01:25:37,844 DEBUG 120:onap_service.py(1) - [AAI][declare customer] response: 2021-05-27 01:25:37,846 DEBUG 195: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=='} 2021-05-27 01:25:37,846 DEBUG 197:onap_service.py(1) - [AAI][get created customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer 2021-05-27 01:25:37,847 DEBUG 198:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-05-27 01:25:37,847 DEBUG 103: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=='} 2021-05-27 01:25:37,847 DEBUG 105:onap_service.py(1) - [AAI][get created customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer 2021-05-27 01:25:37,847 DEBUG 106:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-05-27 01:25:37,849 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:25:38,044 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer HTTP/1.1" 200 139 2021-05-27 01:25:38,045 INFO 116:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-05-27 01:25:38,045 DEBUG 120:onap_service.py(1) - [AAI][get created customer] response: {"global-customer-id":"basicnw-customer","subscriber-name":"basicnw-customer","subscriber-type":"INFRA","resource-version":"1622078737495"} 2021-05-27 01:25:38,049 DEBUG 195: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=='} 2021-05-27 01:25:38,049 DEBUG 197:onap_service.py(1) - [AAI][Get basicnw-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer 2021-05-27 01:25:38,049 DEBUG 198:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2021-05-27 01:25:38,050 DEBUG 103: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=='} 2021-05-27 01:25:38,050 DEBUG 105:onap_service.py(1) - [AAI][Get basicnw-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer 2021-05-27 01:25:38,050 DEBUG 106:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2021-05-27 01:25:38,052 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:25:38,240 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer HTTP/1.1" 200 139 2021-05-27 01:25:38,242 INFO 116:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2021-05-27 01:25:38,242 DEBUG 120:onap_service.py(1) - [AAI][Get basicnw-customer customer] response: {"global-customer-id":"basicnw-customer","subscriber-name":"basicnw-customer","subscriber-type":"INFRA","resource-version":"1622078737495"} 2021-05-27 01:25:38,245 DEBUG 195: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=='} 2021-05-27 01:25:38,245 DEBUG 197:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network 2021-05-27 01:25:38,246 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2021-05-27 01:25:38,246 DEBUG 103: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=='} 2021-05-27 01:25:38,246 DEBUG 105:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network 2021-05-27 01:25:38,246 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2021-05-27 01:25:38,249 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:25:38,335 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network HTTP/1.1" 404 360 2021-05-27 01:25:38,336 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 404 2021-05-27 01:25:38,336 DEBUG 120: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"]}}} 2021-05-27 01:25:38,336 ERROR 129: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=='} 2021-05-27 01:25:38,337 ERROR 212: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"]}}}. 2021-05-27 01:25:38,337 INFO 561:customer.py(1) - Create service subscription for basicnw-customer customer 2021-05-27 01:25:38,340 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2021-05-27 01:25:38,341 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-27 01:25:38,341 DEBUG 195: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'} 2021-05-27 01:25:38,341 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-27 01:25:38,341 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-27 01:25:38,342 DEBUG 103: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'} 2021-05-27 01:25:38,342 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-27 01:25:38,342 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-27 01:25:38,344 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-27 01:25:43,734 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-05-27 01:25:43,735 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-27 01:25:43,735 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"2439c0be-5a23-430a-af53-5a56414ec46c","invariantUUID":"eba5c7c1-19a3-4232-9449-2962babb6de6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2439c0be-5a23-430a-af53-5a56414ec46c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-05-27 01:25:43,737 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-27 01:25:43,737 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-27 01:25:43,737 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-27 01:25:43,737 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-27 01:25:43,737 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-05-27 01:25:43,737 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2021-05-27 01:25:43,737 INFO 192:__init__.py(1) - Service found, updating information 2021-05-27 01:25:43,737 DEBUG 195: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'} 2021-05-27 01:25:43,738 DEBUG 197: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 2021-05-27 01:25:43,738 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-27 01:25:43,738 DEBUG 103: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'} 2021-05-27 01:25:43,738 DEBUG 105: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 2021-05-27 01:25:43,738 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-27 01:25:43,739 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-27 01:25:50,554 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 2021-05-27 01:25:50,558 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-05-27 01:25:50,561 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ebb7277d-73b4-477a-a6fe-8fcf7905752d","lifecycleState":"CERTIFIED","lastUpdateDate":1622072176010,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c06a3fe1-d539-4e22-8b26-5f1f7d169d85","invariantUUID":"5b618ae7-6ceb-4e63-a0e1-391423c2ab72","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2e5005ee-e61d-4e90-a346-4260dfc244e9","lifecycleState":"CERTIFIED","lastUpdateDate":1622072339739,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd38a9ff-4260-4403-996f-6cabc61755b1","invariantUUID":"cbd26c3d-1bfa-4585-bee9-120e47664df1","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"092aebe3-39e1-4de5-9d0a-76a06f0e9205","lifecycleState":"CERTIFIED","lastUpdateDate":1622072102458,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37155e56-ccf7-435d-9391-471d134ca04a","invariantUUID":"975685b6-b64d-4b37-8aea-c49c3f9618fb","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2bc2f663-52c5-4bdd-abef-8a05070133e8","lifecycleState":"CERTIFIED","lastUpdateDate":1622072492028,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74e72605-2ebf-42dd-9e55-b73687b58720","invariantUUID":"65119eda-01d7-4b18-9a60-965ee350c806","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14e60e81-9619-405b-b13f-be4ce3aa8abf","lifecycleState":"CERTIFIED","lastUpdateDate":1622070994641,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f9b1acb-16f5-438d-ba80-16d796a6a00f","invariantUUID":"99fadc60-4574-43f6-8881-b320aa40d6c3","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ade95f7-a07a-4665-ae7c-3e9c7756cd94","lifecycleState":"CERTIFIED","lastUpdateDate":1622071592024,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d1e9193-3449-41f2-8249-c4c5fd61dda6","invariantUUID":"92795543-a35b-4eb4-83c3-cc0ea20c3007","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"369e39dd-835a-4c87-acfa-02576a3e789c","lifecycleState":"CERTIFIED","lastUpdateDate":1622071606441,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54d817d6-e397-41fe-9992-8d0c3c2da777","invariantUUID":"91ad48dc-06d3-4e33-b982-a47b8e9f5be7","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c5d65725-e8b8-4ebb-be89-2b8839fa6cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1622071885709,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23c0f5d4-a2d8-449d-b657-7acbdd462148","invariantUUID":"482b7bf6-db86-4535-a39f-f43e5e19f080","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":"defaulticon","uniqueId":"0d5b7fa8-ed9d-4897-b497-6b2f297adc90","lifecycleState":"CERTIFIED","lastUpdateDate":1622071871440,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"35caff5d-01d5-4b76-b537-9c31c961d6fd","invariantUUID":"258d03bb-2abd-4501-8b7d-674b8cfaf9b6","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1316792f-d835-4601-9f00-6fb6dd2fade8","lifecycleState":"CERTIFIED","lastUpdateDate":1622072316033,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba851050-72b2-4d6c-a6ca-9261a462d674","invariantUUID":"528e6410-7762-49ca-8fc3-a72908101aa4","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"583437fd-7213-413e-ba45-373fb100f222","lifecycleState":"CERTIFIED","lastUpdateDate":1622071341532,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7261a79f-6497-4fc4-b996-73e4765e36c0","invariantUUID":"89b272fb-8f9a-4392-a14f-0364b9c19aac","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":"3fd899c1-e8d7-4310-a6fd-d6bff6ff8a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1622072086643,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fddf518d-cb95-4382-98e1-3ed4a8bebcb5","invariantUUID":"0fe7b363-d3b3-4ed7-86a6-8a18d6274911","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":"ef111936-dea9-4b25-b4bd-513a387eb3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1622071826643,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"96175007-d13a-460f-9943-d1dd5ddfaf06","invariantUUID":"a48bf7ef-2c95-45c3-99b4-6858f511e100","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc08561c-009a-45c9-a6bc-9b00f4e88b76","lifecycleState":"CERTIFIED","lastUpdateDate":1622071661130,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09f6a963-9b5c-4138-a0e3-a695270fe5e1","invariantUUID":"ffbc9c82-9cfa-4163-adb4-d1198cf2b445","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"60da9990-a39d-40d1-8b89-6ca763846e67","lifecycleState":"CERTIFIED","lastUpdateDate":1622071452027,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a3ae85ec-ce46-474e-a32d-543b9d8251b8","invariantUUID":"1ded210d-6b25-413b-b1fc-099b8f9fd049","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4f469891-7419-417b-9002-693ab424b59b","lifecycleState":"CERTIFIED","lastUpdateDate":1622072421844,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9f647ad-ecec-4535-b519-228564f9b158","invariantUUID":"8cdee228-6894-490e-afe7-437e5584f374","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":"objectStorage","uniqueId":"1de700f0-aa7a-4106-bd15-ffa4d38ed8f8","lifecycleState":"CERTIFIED","lastUpdateDate":1622071241356,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"662f7395-a544-43e4-804c-76b14aa8e516","invariantUUID":"0745f8ab-c30f-49a9-83b5-3ea4dcd3f4db","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":"3fda83e6-c9b7-4612-9eda-66539a2659ad","lifecycleState":"CERTIFIED","lastUpdateDate":1622072279938,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa00dd46-a535-45e6-95fd-1725900f301d","invariantUUID":"0fb3ec5c-8f2a-43b7-974e-d45bd04bfb2e","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5dd89a3-bb70-4656-87c8-27edddb57491","lifecycleState":"CERTIFIED","lastUpdateDate":1622072251024,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2365c2ce-a46f-4a6c-9b52-ccb97575c1ab","invariantUUID":"a1382a00-076d-4b36-aed7-f97a03a257a5","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":"compute","uniqueId":"1f189836-e077-4cac-bb2a-649ff4ea301d","lifecycleState":"CERTIFIED","lastUpdateDate":1622072506644,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ee135bb-ee51-45f2-ad52-fee6fee56c7e","invariantUUID":"de0d50d3-4e6c-4219-8028-32a658ff9573","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"0e3a2966-51e4-439f-913b-d5aeb4e7eb83","lifecycleState":"CERTIFIED","lastUpdateDate":1622072386524,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e4eeed7-9693-4ee4-b8a2-e3e7c26379e0","invariantUUID":"5137ce4a-5f96-41fa-9018-f90df1b0bd0b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e9c67f7-eedb-4522-8447-f0f41bb12c80","lifecycleState":"CERTIFIED","lastUpdateDate":1622071646232,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec7c0a94-e77e-4e35-b627-8d35ed13be89","invariantUUID":"b55392ac-741f-4d4e-a1e2-a8a6d42cfb7d","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"388a2125-5ca9-4ee0-8d54-0d516efc4ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1622071286132,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f44a4f7-bf9d-4db3-8fbe-5872c2964b6a","invariantUUID":"399abb07-86bf-48a5-9d9f-2b210bb9c679","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":"port","uniqueId":"a642aa86-dba5-4755-a92c-4d0e8b049ffc","lifecycleState":"CERTIFIED","lastUpdateDate":1622072220524,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5ca2263-8467-4b98-a042-9ff758a37efa","invariantUUID":"24b8d00d-dcef-4255-ac92-4d3a5716db68","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9da394bc-031a-4a28-9345-bbad7b9a87e5","lifecycleState":"CERTIFIED","lastUpdateDate":1622071522042,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a4a8d2a-ab8b-4b4f-872d-65402e024c31","invariantUUID":"6f41a754-9833-46f9-ad88-3841f76a0b89","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":"objectStorage","uniqueId":"ff897324-4b57-4be2-977b-117e6978d313","lifecycleState":"CERTIFIED","lastUpdateDate":1622071899323,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dc012ba-079b-4d29-98f7-bc9f34f04fe5","invariantUUID":"4ea70325-591a-4505-bea8-ec9e6570a137","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":"0528f337-0e95-48b8-a46e-d6a8524f6536","lifecycleState":"CERTIFIED","lastUpdateDate":1622071317626,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98bdc0ea-280f-4e16-abbc-89c00bc7c102","invariantUUID":"e66d292f-35e7-4bc1-ba80-b36799212f04","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eaec0eb3-b68f-4626-9f09-1a02b7e76adf","lifecycleState":"CERTIFIED","lastUpdateDate":1622071676234,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3086e365-505e-4fc5-99de-87ce11540c20","invariantUUID":"d5ef3af9-1831-412f-90fd-93a900f07754","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"224d168b-bb18-4bb8-b0ad-5aa2ed125cdb","lifecycleState":"CERTIFIED","lastUpdateDate":1622072001424,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80a8efa9-bf7d-491c-a644-b77368c8584b","invariantUUID":"85e86351-d9e7-420b-8aa2-7c8d3b2a0542","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50c58d35-b60a-4a85-a470-86965ceb076f","lifecycleState":"CERTIFIED","lastUpdateDate":1622072291533,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b628331-bd12-4f19-a438-e9c9103af1c9","invariantUUID":"c0073d1c-fc99-49f8-9462-7dc094b9efdf","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":"port","uniqueId":"19fb1031-c2d3-44e4-a9ba-9ae31cc77fef","lifecycleState":"CERTIFIED","lastUpdateDate":1622072398831,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"128c7922-cd23-4424-ae8f-7f339edcaec2","invariantUUID":"c6f75525-267a-49d5-ad6f-2ccb3ca9c68f","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a85fa8c4-42cf-4baf-bc4e-e0b12c46c5d6","lifecycleState":"CERTIFIED","lastUpdateDate":1622071561848,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d710361-82bd-44db-87c4-6fb2d897ba25","invariantUUID":"62107155-273b-42a0-b9f3-1b80e8e84ebc","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":"objectStorage","uniqueId":"ef54e8b7-5ed5-4254-a1ad-796fb505f9ee","lifecycleState":"CERTIFIED","lastUpdateDate":1622072044941,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ac2a0c5-6223-480d-91bf-c5105a4f71c5","invariantUUID":"ccc4fe7d-f7fd-4e9c-8c2e-02d437adeaa6","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b8a7a80d-004d-4d84-b4df-6a30aa953671","lifecycleState":"CERTIFIED","lastUpdateDate":1622071925934,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"401de847-3bf4-4e7f-9acd-8d0532708618","invariantUUID":"adfc7856-7306-4d8f-b492-e3a7a9f7d46d","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":"230b36e3-6802-4288-9473-ff6b9626d9c1","lifecycleState":"CERTIFIED","lastUpdateDate":1622071741635,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94952337-6e76-4c90-8725-a336a8fc08b1","invariantUUID":"2e9ce33e-5423-4fbe-9a2e-3f486d192ac1","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":"263413c0-09e6-472c-84af-2c92a6899f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071257043,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93d486ca-9eba-4fae-9eb1-37ee5d04a4b6","invariantUUID":"f1080e90-4a32-47e5-b04a-dd5b07f89028","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7c0a7283-2c23-4c34-8f8b-8d8400912bb0","lifecycleState":"CERTIFIED","lastUpdateDate":1622071071831,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e141955a-5a65-49b4-a27d-f115d9d50866","invariantUUID":"dec92773-b616-4033-a36f-f98c9514328f","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"107fc7f4-bc21-4e57-8afd-da970d04c5fd","lifecycleState":"CERTIFIED","lastUpdateDate":1622071359630,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cf98ed59-0ed5-4378-82dc-fde85bd11e4a","invariantUUID":"0071238d-42f5-4b32-b433-29c54ae04b79","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":"objectStorage","uniqueId":"45d64c62-7e43-420c-a238-0c59a59abd85","lifecycleState":"CERTIFIED","lastUpdateDate":1622071090548,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b074e61-b20d-4101-87da-9cdc40164cef","invariantUUID":"7642cfb3-c183-455d-b2d4-65557cdf5273","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"387f83bb-58d0-4e75-b5bc-7bd00a81b0f6","lifecycleState":"CERTIFIED","lastUpdateDate":1622071971232,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1080918c-4cfa-49bf-83cf-6b66332fcf61","invariantUUID":"688f00df-272b-459a-adf2-fdecb051e82f","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"064e8d1e-2f28-4529-a507-4bdb809ab904","lifecycleState":"CERTIFIED","lastUpdateDate":1622071508004,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2626bbe6-836a-4917-8585-62accbb9491e","invariantUUID":"a5255fe1-fd5d-45af-88dc-6b84fe5b1ebb","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":"88304a70-4a12-4408-8236-ed196eb7e74f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071300385,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06bf5395-47ee-4484-995d-cc12d266697b","invariantUUID":"5f182cb2-f68c-4fea-9f8d-fdadeac648fa","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"712f9c95-d8c4-4f4c-aa67-4defe6029262","lifecycleState":"CERTIFIED","lastUpdateDate":1622071841343,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ca0b87ff-e14d-4bf8-aca2-934e14fda390","invariantUUID":"ccb61bdd-34b1-4bc1-9f54-8505484949de","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":"c7022c4b-bafe-4692-92cc-7a51a67fdb0d","lifecycleState":"CERTIFIED","lastUpdateDate":1622071785208,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"806b83ae-4609-40a6-8f2d-8ecfa69c45bf","invariantUUID":"87a70f35-5ef5-4c8c-b6b3-3832b258f2f4","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":"62b60a74-01ee-47a4-bf11-bf8e7678f475","lifecycleState":"CERTIFIED","lastUpdateDate":1622072235647,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3bbbc19-1018-4787-a956-b398fb961cc8","invariantUUID":"2188c542-400c-4f21-8d06-b2554354994e","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":"f4889d64-f422-40da-a6fb-2416e3d192d5","lifecycleState":"CERTIFIED","lastUpdateDate":1622071985507,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce6e4819-22b8-47de-8165-e479b02d4c00","invariantUUID":"d084d0f4-fbee-43b9-af4f-6ab682070f01","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":"network","uniqueId":"f4fb000d-8b51-4c00-8aff-06c3e8a3f71c","lifecycleState":"CERTIFIED","lastUpdateDate":1622071800338,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ca523e5-0f50-4f2e-b39a-e8745e777116","invariantUUID":"5bad9a39-b839-43a7-8d39-357c55965af4","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":"loadBalancer","uniqueId":"27e22f7c-a9f9-43d9-9906-5925a8d8c0c2","lifecycleState":"CERTIFIED","lastUpdateDate":1622071149125,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62d4a442-d6ab-4372-8d1c-e79035c6a53f","invariantUUID":"3c35acce-92e6-4509-911d-1fe338f33a11","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":"2ab07147-6e91-40ba-9346-9f4acf2978d1","lifecycleState":"CERTIFIED","lastUpdateDate":1622071372229,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"65c2f8f5-e1e1-433e-bf97-f6d2578cbf44","invariantUUID":"71553a06-c9b0-4a43-877c-ad6db6925179","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":"securityrules","uniqueId":"36bffac0-940d-47ce-8da5-a06bd8c00856","lifecycleState":"CERTIFIED","lastUpdateDate":1622071535644,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d2bda3e5-b50d-4c62-999b-1d1a4d1af09f","invariantUUID":"6bb9a6d2-1014-414d-b022-0c0dce8501b4","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":"compute","uniqueId":"9e5b8ea9-fe6f-470c-a662-9186ada3d1f5","lifecycleState":"CERTIFIED","lastUpdateDate":1622072031237,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d63da79-295e-4aaa-9e52-881846f0b3fb","invariantUUID":"9ac48642-de6f-44d4-acb5-2afea75cde70","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":"port","uniqueId":"3a0e7537-407b-4347-81a5-0c82cb18a32c","lifecycleState":"CERTIFIED","lastUpdateDate":1622072190629,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27dc4d5a-b900-442f-85ee-7f711e38ad66","invariantUUID":"39d21b53-34ae-4197-8130-05ca38cdecd9","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":"9eabfc4d-5076-42fc-acce-31c69074c08f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071911635,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc51eb6c-a2c4-46c4-b304-de2261130edb","invariantUUID":"961426ed-c583-4716-b6fe-e005e9dd5939","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f594372d-e4ee-4219-9396-83771115ba77","lifecycleState":"CERTIFIED","lastUpdateDate":1622072522229,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbe5add4-471d-4021-902c-f08513ecaded","invariantUUID":"b0f78175-02fe-45cc-befe-562227259234","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"47ad6d20-09e9-4eee-bdc6-2cd50f516a7f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071164805,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d957b163-deee-4b49-a185-8e49f67a032e","invariantUUID":"9c927c00-d1ff-4594-af09-1220489905a1","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":"port","uniqueId":"8a1cba93-9e27-448b-a495-f34f19c67544","lifecycleState":"CERTIFIED","lastUpdateDate":1622072537446,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2436dd62-ccfe-43ae-9451-fbe074ec8cb8","invariantUUID":"43799e6c-e90d-4400-8bb3-b647ba670366","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35b36521-f645-4231-a158-423d6b915036","lifecycleState":"CERTIFIED","lastUpdateDate":1622072161425,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"486870cd-aec6-418a-b392-0718d74440d3","invariantUUID":"9f9ef3db-5ee6-4505-9521-a76d4f156ae1","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":"port","uniqueId":"cebb7641-2ab1-43bf-b69e-4740bd0f9ab2","lifecycleState":"CERTIFIED","lastUpdateDate":1622071467639,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a55e3888-9bc7-42c6-b556-14962e64159e","invariantUUID":"938b86a6-6d00-4e1d-a5f0-6e7aa4aee2ae","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f707582-85ad-4631-a08e-42932b042543","lifecycleState":"CERTIFIED","lastUpdateDate":1622072364626,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce4ae2c7-9ca3-4179-93ef-2aadb4373329","invariantUUID":"b8271185-8ca0-407e-b9df-fb477adf5f59","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":"784c70f8-cda4-4e90-977b-a1422cf0c88c","lifecycleState":"CERTIFIED","lastUpdateDate":1622071578043,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03b36afb-2fc1-444e-95e7-c04c3e33768f","invariantUUID":"fee7650d-8a50-41d1-882b-d425965be272","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":"a84f6598-852f-4e4e-a4d9-398d9a7c419b","lifecycleState":"CERTIFIED","lastUpdateDate":1622071857041,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91d3d086-a46b-4c0f-abf6-bb4d466ff6fd","invariantUUID":"6a231a8d-31d2-4605-bb38-07d5d1dca130","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6dd1a9cc-61a3-48ad-9532-a3d63a7fb8bc","lifecycleState":"CERTIFIED","lastUpdateDate":1622071941628,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22af1b25-7ad7-43ef-93f9-4d6d8a3c5db9","invariantUUID":"6b583bdc-7b51-4d22-8b7e-087d7ac40356","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":"74c37a78-2ed1-4133-b633-5760c77620f3","lifecycleState":"CERTIFIED","lastUpdateDate":1622071329553,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1621380f-770c-4db4-8802-41c032703f30","invariantUUID":"47ce4b11-9173-47f9-9a38-da8ae145bf69","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":"port","uniqueId":"32e191b3-47ec-4510-b8f3-fcf0d693ebba","lifecycleState":"CERTIFIED","lastUpdateDate":1622072205708,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0a684058-f853-426a-acb4-aafe22511b67","invariantUUID":"dde26e67-a9d4-4fdf-b6aa-1cd09a1e11dc","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0365bd5d-95a4-4acd-8be3-83038dcd8e48","lifecycleState":"CERTIFIED","lastUpdateDate":1622071106441,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9881370-1f5e-4951-837f-b7f4a4fdf664","invariantUUID":"11c6c7f1-717b-41cd-8890-0a986ca1092d","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"756b3c5a-90d1-4923-9d04-5886d38bc5f2","lifecycleState":"CERTIFIED","lastUpdateDate":1622071178742,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac4a009c-5e22-43c2-93db-7a1afe9f52de","invariantUUID":"a05b2cbc-79cc-47de-9c36-6d3dbc0cf9f4","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":"6fa81701-f586-4385-bd1d-254f3255b6f8","lifecycleState":"CERTIFIED","lastUpdateDate":1622072265012,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5912cff5-2fbf-405a-8914-5c723add9af7","invariantUUID":"830b0c70-3954-4915-b39a-22f1e93623de","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":"objectStorage","uniqueId":"0bf1018a-d7b3-4b17-82a3-ff716cb0e6a3","lifecycleState":"CERTIFIED","lastUpdateDate":1622071226604,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"610f26fa-d38f-4e7f-806f-9f434d826d5c","invariantUUID":"a464877e-4fb0-4714-bf3a-9e0c022c2e2a","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":"9ebb41d4-6888-4fb9-b5ab-ae2c28da6ca4","lifecycleState":"CERTIFIED","lastUpdateDate":1622071271840,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"552d45fa-95eb-4cd0-970b-a8f1d26103e5","invariantUUID":"adeeaee2-cd5a-4750-b90e-6368e8a5d370","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9c3bfc1d-2198-4300-a056-b6479c2dcec4","lifecycleState":"CERTIFIED","lastUpdateDate":1622072468739,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5943d070-799c-4301-b7c5-0e81a6ed8987","invariantUUID":"86ba3b44-6f69-4812-88f6-d6569f497bb9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9f0093c6-82a9-4965-8cd9-c87cc0891230","lifecycleState":"CERTIFIED","lastUpdateDate":1622078712339,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2439c0be-5a23-430a-af53-5a56414ec46c","invariantUUID":"eba5c7c1-19a3-4232-9449-2962babb6de6","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-05-27 01:25:50,578 DEBUG 117:sdc_resource.py(1) - Resource basic_network found in services list 2021-05-27 01:25:50,579 DEBUG 103: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=='} 2021-05-27 01:25:50,579 DEBUG 105:onap_service.py(1) - [AAI][Create service subscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network 2021-05-27 01:25:50,579 DEBUG 106:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "eba5c7c1-19a3-4232-9449-2962babb6de6" } 2021-05-27 01:25:50,582 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:25:50,727 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network HTTP/1.1" 201 0 2021-05-27 01:25:50,728 INFO 116:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-05-27 01:25:50,728 DEBUG 120:onap_service.py(1) - [AAI][Create service subscription] response: 2021-05-27 01:25:50,730 DEBUG 195: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=='} 2021-05-27 01:25:50,730 DEBUG 197:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network 2021-05-27 01:25:50,730 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2021-05-27 01:25:50,731 DEBUG 103: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=='} 2021-05-27 01:25:50,731 DEBUG 105:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network 2021-05-27 01:25:50,731 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2021-05-27 01:25:50,733 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:25:50,931 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network HTTP/1.1" 200 94 2021-05-27 01:25:50,932 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2021-05-27 01:25:50,932 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1622078750621"}]} 2021-05-27 01:25:50,934 DEBUG 195: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=='} 2021-05-27 01:25:50,934 DEBUG 197:onap_service.py(1) - [AAI][Get basicnw-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer 2021-05-27 01:25:50,934 DEBUG 198:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2021-05-27 01:25:50,935 DEBUG 103: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=='} 2021-05-27 01:25:50,935 DEBUG 105:onap_service.py(1) - [AAI][Get basicnw-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer 2021-05-27 01:25:50,935 DEBUG 106:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2021-05-27 01:25:50,937 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:25:50,977 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer HTTP/1.1" 200 139 2021-05-27 01:25:50,978 INFO 116:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2021-05-27 01:25:50,978 DEBUG 120:onap_service.py(1) - [AAI][Get basicnw-customer customer] response: {"global-customer-id":"basicnw-customer","subscriber-name":"basicnw-customer","subscriber-type":"INFRA","resource-version":"1622078737495"} 2021-05-27 01:25:50,980 DEBUG 195: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=='} 2021-05-27 01:25:50,980 DEBUG 197:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network 2021-05-27 01:25:50,981 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2021-05-27 01:25:50,981 DEBUG 103: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=='} 2021-05-27 01:25:50,981 DEBUG 105:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network 2021-05-27 01:25:50,981 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2021-05-27 01:25:50,983 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:25:51,031 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network HTTP/1.1" 200 94 2021-05-27 01:25:51,031 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2021-05-27 01:25:51,032 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1622078750621"}]} 2021-05-27 01:25:51,033 DEBUG 195: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=='} 2021-05-27 01:25:51,033 DEBUG 197:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2021-05-27 01:25:51,033 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-27 01:25:51,034 DEBUG 103: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=='} 2021-05-27 01:25:51,034 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2021-05-27 01:25:51,034 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-27 01:25:51,036 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:25:51,243 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-05-27 01:25:51,245 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-05-27 01:25:51,245 DEBUG 120: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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1622078736378","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-05-27 01:25:51,250 DEBUG 195: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=='} 2021-05-27 01:25:51,251 DEBUG 197:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-05-27 01:25:51,251 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-05-27 01:25:51,252 DEBUG 103: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=='} 2021-05-27 01:25:51,252 DEBUG 105:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-05-27 01:25:51,252 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-05-27 01:25:51,255 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:25:51,339 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 132 2021-05-27 01:25:51,340 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-05-27 01:25:51,340 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1622078730496"} 2021-05-27 01:25:51,358 DEBUG 103:onap_service.py(1) - [AAI][add relationship 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=='} 2021-05-27 01:25:51,358 DEBUG 105:onap_service.py(1) - [AAI][add relationship to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list/relationship 2021-05-27 01:25:51,358 DEBUG 106:onap_service.py(1) - [AAI][add relationship to cloud region] data sent: { "related-to": "tenant", "related-link": "https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224?resource-version=1622078730496", "related-to-property": [{"property-key": "tenant.tenant-name", "property-value": "onap-wro"}], "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": "f41abc47519441359fc94897110fa224"}] } 2021-05-27 01:25:51,361 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:25:52,028 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list/relationship HTTP/1.1" 200 0 2021-05-27 01:25:52,029 INFO 116:onap_service.py(1) - [AAI][add relationship to cloud region] response code: 200 2021-05-27 01:25:52,029 DEBUG 120:onap_service.py(1) - [AAI][add relationship to cloud region] response: 2021-05-27 01:25:52,032 DEBUG 195: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=='} 2021-05-27 01:25:52,032 DEBUG 197:onap_service.py(1) - [AAI][Get basicnw-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer 2021-05-27 01:25:52,033 DEBUG 198:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2021-05-27 01:25:52,033 DEBUG 103: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=='} 2021-05-27 01:25:52,033 DEBUG 105:onap_service.py(1) - [AAI][Get basicnw-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer 2021-05-27 01:25:52,034 DEBUG 106:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2021-05-27 01:25:52,035 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:25:52,150 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer HTTP/1.1" 200 139 2021-05-27 01:25:52,151 INFO 116:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2021-05-27 01:25:52,151 DEBUG 120:onap_service.py(1) - [AAI][Get basicnw-customer customer] response: {"global-customer-id":"basicnw-customer","subscriber-name":"basicnw-customer","subscriber-type":"INFRA","resource-version":"1622078737495"} 2021-05-27 01:25:52,153 DEBUG 195: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=='} 2021-05-27 01:25:52,153 DEBUG 197:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2021-05-27 01:25:52,153 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-27 01:25:52,154 DEBUG 103: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=='} 2021-05-27 01:25:52,154 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2021-05-27 01:25:52,154 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-27 01:25:52,155 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:25:52,346 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-05-27 01:25:52,347 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-05-27 01:25:52,347 DEBUG 120: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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1622078736378","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-05-27 01:25:52,350 DEBUG 195: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=='} 2021-05-27 01:25:52,350 DEBUG 197:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-05-27 01:25:52,350 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-05-27 01:25:52,350 DEBUG 103: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=='} 2021-05-27 01:25:52,350 DEBUG 105:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-05-27 01:25:52,351 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-05-27 01:25:52,352 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:25:52,456 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 605 2021-05-27 01:25:52,457 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-05-27 01:25:52,458 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1622078751402","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/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"}]}]}} 2021-05-27 01:25:52,460 DEBUG 195: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=='} 2021-05-27 01:25:52,461 DEBUG 197:onap_service.py(1) - [AAI][Get A&AI owning entities] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities 2021-05-27 01:25:52,461 DEBUG 198:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-05-27 01:25:52,461 DEBUG 103: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=='} 2021-05-27 01:25:52,461 DEBUG 105:onap_service.py(1) - [AAI][Get A&AI owning entities] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities 2021-05-27 01:25:52,462 DEBUG 106:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-05-27 01:25:52,463 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:25:52,650 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities HTTP/1.1" 200 1056 2021-05-27 01:25:52,651 INFO 116:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-05-27 01:25:52,651 DEBUG 120:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"20d68db3-b960-4c87-86f0-dd2c9e2faadf","owning-entity-name":"OE-ETE_Customer-20d68db3-b960-4c87-86f0-dd2c9e2faadf","resource-version":"1622078138594","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_f636f82f-eada-4aeb-a8d7-b92d3995b64d/service-subscriptions/service-subscription/pNF/service-instances/service-instance/be0bdd12-28fb-4616-845b-d2977314aca2","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_f636f82f-eada-4aeb-a8d7-b92d3995b64d"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"be0bdd12-28fb-4616-845b-d2977314aca2"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Namef636f82f-eada-4aeb-a8d7-b92d3995b64d"}]}]}}]} 2021-05-27 01:25:52,655 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it 2021-05-27 01:25:52,659 DEBUG 103: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=='} 2021-05-27 01:25:52,659 DEBUG 105:onap_service.py(1) - [AAI][Declare A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities/owning-entity/c68af1ea-ef0d-4071-8fbb-c84ef673a11e 2021-05-27 01:25:52,660 DEBUG 106:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicnw-oe", "owning-entity-id": "c68af1ea-ef0d-4071-8fbb-c84ef673a11e" } 2021-05-27 01:25:52,662 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:25:53,043 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/c68af1ea-ef0d-4071-8fbb-c84ef673a11e HTTP/1.1" 201 0 2021-05-27 01:25:53,044 INFO 116:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-05-27 01:25:53,044 DEBUG 120:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-05-27 01:25:53,047 DEBUG 195: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=='} 2021-05-27 01:25:53,048 DEBUG 197:onap_service.py(1) - [AAI][Get A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities/owning-entity/c68af1ea-ef0d-4071-8fbb-c84ef673a11e 2021-05-27 01:25:53,048 DEBUG 198:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-05-27 01:25:53,048 DEBUG 103: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=='} 2021-05-27 01:25:53,049 DEBUG 105:onap_service.py(1) - [AAI][Get A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities/owning-entity/c68af1ea-ef0d-4071-8fbb-c84ef673a11e 2021-05-27 01:25:53,049 DEBUG 106:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-05-27 01:25:53,051 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:25:53,444 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/c68af1ea-ef0d-4071-8fbb-c84ef673a11e HTTP/1.1" 200 128 2021-05-27 01:25:53,445 INFO 116:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-05-27 01:25:53,445 DEBUG 120:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"c68af1ea-ef0d-4071-8fbb-c84ef673a11e","owning-entity-name":"basicnw-oe","resource-version":"1622078752696"} 2021-05-27 01:25:53,452 DEBUG 103:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-27 01:25:53,452 DEBUG 105:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] url used: https://vid.api.simpledemo.onap.org:30200/vid/maintenance/category_parameter/project 2021-05-27 01:25:53,453 DEBUG 106:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] data sent: { "options": ["basicnw-project"] } 2021-05-27 01:25:53,454 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200 2021-05-27 01:25:53,624 DEBUG 433:connectionpool.py(1) - https://vid.api.simpledemo.onap.org:30200 "POST /vid/maintenance/category_parameter/project HTTP/1.1" 200 13 2021-05-27 01:25:53,625 INFO 116:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] response code: 200 2021-05-27 01:25:53,625 DEBUG 120:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] response: {"errors":[]} 2021-05-27 01:25:53,627 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-05-27 01:25:53,628 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2021-05-27 01:25:53,628 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-27 01:25:53,628 DEBUG 195: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'} 2021-05-27 01:25:53,628 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-27 01:25:53,628 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-27 01:25:53,628 DEBUG 103: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'} 2021-05-27 01:25:53,629 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-27 01:25:53,629 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-27 01:25:53,630 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-27 01:25:56,744 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-05-27 01:25:56,746 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-27 01:25:56,747 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"2439c0be-5a23-430a-af53-5a56414ec46c","invariantUUID":"eba5c7c1-19a3-4232-9449-2962babb6de6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2439c0be-5a23-430a-af53-5a56414ec46c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-05-27 01:25:56,750 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-27 01:25:56,751 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-27 01:25:56,751 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-27 01:25:56,752 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-27 01:25:56,752 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-05-27 01:25:56,752 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2021-05-27 01:25:56,753 INFO 192:__init__.py(1) - Service found, updating information 2021-05-27 01:25:56,753 DEBUG 195: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'} 2021-05-27 01:25:56,754 DEBUG 197: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 2021-05-27 01:25:56,754 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-27 01:25:56,755 DEBUG 103: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'} 2021-05-27 01:25:56,755 DEBUG 105: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 2021-05-27 01:25:56,755 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-27 01:25:56,758 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-27 01:26:02,142 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 2021-05-27 01:26:02,145 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-05-27 01:26:02,146 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ebb7277d-73b4-477a-a6fe-8fcf7905752d","lifecycleState":"CERTIFIED","lastUpdateDate":1622072176010,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c06a3fe1-d539-4e22-8b26-5f1f7d169d85","invariantUUID":"5b618ae7-6ceb-4e63-a0e1-391423c2ab72","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2e5005ee-e61d-4e90-a346-4260dfc244e9","lifecycleState":"CERTIFIED","lastUpdateDate":1622072339739,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd38a9ff-4260-4403-996f-6cabc61755b1","invariantUUID":"cbd26c3d-1bfa-4585-bee9-120e47664df1","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"092aebe3-39e1-4de5-9d0a-76a06f0e9205","lifecycleState":"CERTIFIED","lastUpdateDate":1622072102458,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37155e56-ccf7-435d-9391-471d134ca04a","invariantUUID":"975685b6-b64d-4b37-8aea-c49c3f9618fb","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2bc2f663-52c5-4bdd-abef-8a05070133e8","lifecycleState":"CERTIFIED","lastUpdateDate":1622072492028,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74e72605-2ebf-42dd-9e55-b73687b58720","invariantUUID":"65119eda-01d7-4b18-9a60-965ee350c806","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14e60e81-9619-405b-b13f-be4ce3aa8abf","lifecycleState":"CERTIFIED","lastUpdateDate":1622070994641,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f9b1acb-16f5-438d-ba80-16d796a6a00f","invariantUUID":"99fadc60-4574-43f6-8881-b320aa40d6c3","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ade95f7-a07a-4665-ae7c-3e9c7756cd94","lifecycleState":"CERTIFIED","lastUpdateDate":1622071592024,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d1e9193-3449-41f2-8249-c4c5fd61dda6","invariantUUID":"92795543-a35b-4eb4-83c3-cc0ea20c3007","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"369e39dd-835a-4c87-acfa-02576a3e789c","lifecycleState":"CERTIFIED","lastUpdateDate":1622071606441,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54d817d6-e397-41fe-9992-8d0c3c2da777","invariantUUID":"91ad48dc-06d3-4e33-b982-a47b8e9f5be7","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c5d65725-e8b8-4ebb-be89-2b8839fa6cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1622071885709,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23c0f5d4-a2d8-449d-b657-7acbdd462148","invariantUUID":"482b7bf6-db86-4535-a39f-f43e5e19f080","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":"defaulticon","uniqueId":"0d5b7fa8-ed9d-4897-b497-6b2f297adc90","lifecycleState":"CERTIFIED","lastUpdateDate":1622071871440,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"35caff5d-01d5-4b76-b537-9c31c961d6fd","invariantUUID":"258d03bb-2abd-4501-8b7d-674b8cfaf9b6","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1316792f-d835-4601-9f00-6fb6dd2fade8","lifecycleState":"CERTIFIED","lastUpdateDate":1622072316033,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba851050-72b2-4d6c-a6ca-9261a462d674","invariantUUID":"528e6410-7762-49ca-8fc3-a72908101aa4","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"583437fd-7213-413e-ba45-373fb100f222","lifecycleState":"CERTIFIED","lastUpdateDate":1622071341532,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7261a79f-6497-4fc4-b996-73e4765e36c0","invariantUUID":"89b272fb-8f9a-4392-a14f-0364b9c19aac","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":"3fd899c1-e8d7-4310-a6fd-d6bff6ff8a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1622072086643,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fddf518d-cb95-4382-98e1-3ed4a8bebcb5","invariantUUID":"0fe7b363-d3b3-4ed7-86a6-8a18d6274911","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":"ef111936-dea9-4b25-b4bd-513a387eb3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1622071826643,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"96175007-d13a-460f-9943-d1dd5ddfaf06","invariantUUID":"a48bf7ef-2c95-45c3-99b4-6858f511e100","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc08561c-009a-45c9-a6bc-9b00f4e88b76","lifecycleState":"CERTIFIED","lastUpdateDate":1622071661130,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09f6a963-9b5c-4138-a0e3-a695270fe5e1","invariantUUID":"ffbc9c82-9cfa-4163-adb4-d1198cf2b445","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"60da9990-a39d-40d1-8b89-6ca763846e67","lifecycleState":"CERTIFIED","lastUpdateDate":1622071452027,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a3ae85ec-ce46-474e-a32d-543b9d8251b8","invariantUUID":"1ded210d-6b25-413b-b1fc-099b8f9fd049","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4f469891-7419-417b-9002-693ab424b59b","lifecycleState":"CERTIFIED","lastUpdateDate":1622072421844,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9f647ad-ecec-4535-b519-228564f9b158","invariantUUID":"8cdee228-6894-490e-afe7-437e5584f374","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":"objectStorage","uniqueId":"1de700f0-aa7a-4106-bd15-ffa4d38ed8f8","lifecycleState":"CERTIFIED","lastUpdateDate":1622071241356,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"662f7395-a544-43e4-804c-76b14aa8e516","invariantUUID":"0745f8ab-c30f-49a9-83b5-3ea4dcd3f4db","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":"3fda83e6-c9b7-4612-9eda-66539a2659ad","lifecycleState":"CERTIFIED","lastUpdateDate":1622072279938,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa00dd46-a535-45e6-95fd-1725900f301d","invariantUUID":"0fb3ec5c-8f2a-43b7-974e-d45bd04bfb2e","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5dd89a3-bb70-4656-87c8-27edddb57491","lifecycleState":"CERTIFIED","lastUpdateDate":1622072251024,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2365c2ce-a46f-4a6c-9b52-ccb97575c1ab","invariantUUID":"a1382a00-076d-4b36-aed7-f97a03a257a5","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":"compute","uniqueId":"1f189836-e077-4cac-bb2a-649ff4ea301d","lifecycleState":"CERTIFIED","lastUpdateDate":1622072506644,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ee135bb-ee51-45f2-ad52-fee6fee56c7e","invariantUUID":"de0d50d3-4e6c-4219-8028-32a658ff9573","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"0e3a2966-51e4-439f-913b-d5aeb4e7eb83","lifecycleState":"CERTIFIED","lastUpdateDate":1622072386524,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e4eeed7-9693-4ee4-b8a2-e3e7c26379e0","invariantUUID":"5137ce4a-5f96-41fa-9018-f90df1b0bd0b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e9c67f7-eedb-4522-8447-f0f41bb12c80","lifecycleState":"CERTIFIED","lastUpdateDate":1622071646232,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec7c0a94-e77e-4e35-b627-8d35ed13be89","invariantUUID":"b55392ac-741f-4d4e-a1e2-a8a6d42cfb7d","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"388a2125-5ca9-4ee0-8d54-0d516efc4ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1622071286132,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f44a4f7-bf9d-4db3-8fbe-5872c2964b6a","invariantUUID":"399abb07-86bf-48a5-9d9f-2b210bb9c679","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":"port","uniqueId":"a642aa86-dba5-4755-a92c-4d0e8b049ffc","lifecycleState":"CERTIFIED","lastUpdateDate":1622072220524,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5ca2263-8467-4b98-a042-9ff758a37efa","invariantUUID":"24b8d00d-dcef-4255-ac92-4d3a5716db68","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9da394bc-031a-4a28-9345-bbad7b9a87e5","lifecycleState":"CERTIFIED","lastUpdateDate":1622071522042,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a4a8d2a-ab8b-4b4f-872d-65402e024c31","invariantUUID":"6f41a754-9833-46f9-ad88-3841f76a0b89","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":"objectStorage","uniqueId":"ff897324-4b57-4be2-977b-117e6978d313","lifecycleState":"CERTIFIED","lastUpdateDate":1622071899323,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dc012ba-079b-4d29-98f7-bc9f34f04fe5","invariantUUID":"4ea70325-591a-4505-bea8-ec9e6570a137","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":"0528f337-0e95-48b8-a46e-d6a8524f6536","lifecycleState":"CERTIFIED","lastUpdateDate":1622071317626,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98bdc0ea-280f-4e16-abbc-89c00bc7c102","invariantUUID":"e66d292f-35e7-4bc1-ba80-b36799212f04","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eaec0eb3-b68f-4626-9f09-1a02b7e76adf","lifecycleState":"CERTIFIED","lastUpdateDate":1622071676234,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3086e365-505e-4fc5-99de-87ce11540c20","invariantUUID":"d5ef3af9-1831-412f-90fd-93a900f07754","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"224d168b-bb18-4bb8-b0ad-5aa2ed125cdb","lifecycleState":"CERTIFIED","lastUpdateDate":1622072001424,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80a8efa9-bf7d-491c-a644-b77368c8584b","invariantUUID":"85e86351-d9e7-420b-8aa2-7c8d3b2a0542","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50c58d35-b60a-4a85-a470-86965ceb076f","lifecycleState":"CERTIFIED","lastUpdateDate":1622072291533,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b628331-bd12-4f19-a438-e9c9103af1c9","invariantUUID":"c0073d1c-fc99-49f8-9462-7dc094b9efdf","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":"port","uniqueId":"19fb1031-c2d3-44e4-a9ba-9ae31cc77fef","lifecycleState":"CERTIFIED","lastUpdateDate":1622072398831,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"128c7922-cd23-4424-ae8f-7f339edcaec2","invariantUUID":"c6f75525-267a-49d5-ad6f-2ccb3ca9c68f","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a85fa8c4-42cf-4baf-bc4e-e0b12c46c5d6","lifecycleState":"CERTIFIED","lastUpdateDate":1622071561848,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d710361-82bd-44db-87c4-6fb2d897ba25","invariantUUID":"62107155-273b-42a0-b9f3-1b80e8e84ebc","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":"objectStorage","uniqueId":"ef54e8b7-5ed5-4254-a1ad-796fb505f9ee","lifecycleState":"CERTIFIED","lastUpdateDate":1622072044941,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ac2a0c5-6223-480d-91bf-c5105a4f71c5","invariantUUID":"ccc4fe7d-f7fd-4e9c-8c2e-02d437adeaa6","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b8a7a80d-004d-4d84-b4df-6a30aa953671","lifecycleState":"CERTIFIED","lastUpdateDate":1622071925934,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"401de847-3bf4-4e7f-9acd-8d0532708618","invariantUUID":"adfc7856-7306-4d8f-b492-e3a7a9f7d46d","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":"230b36e3-6802-4288-9473-ff6b9626d9c1","lifecycleState":"CERTIFIED","lastUpdateDate":1622071741635,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94952337-6e76-4c90-8725-a336a8fc08b1","invariantUUID":"2e9ce33e-5423-4fbe-9a2e-3f486d192ac1","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":"263413c0-09e6-472c-84af-2c92a6899f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071257043,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93d486ca-9eba-4fae-9eb1-37ee5d04a4b6","invariantUUID":"f1080e90-4a32-47e5-b04a-dd5b07f89028","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7c0a7283-2c23-4c34-8f8b-8d8400912bb0","lifecycleState":"CERTIFIED","lastUpdateDate":1622071071831,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e141955a-5a65-49b4-a27d-f115d9d50866","invariantUUID":"dec92773-b616-4033-a36f-f98c9514328f","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"107fc7f4-bc21-4e57-8afd-da970d04c5fd","lifecycleState":"CERTIFIED","lastUpdateDate":1622071359630,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cf98ed59-0ed5-4378-82dc-fde85bd11e4a","invariantUUID":"0071238d-42f5-4b32-b433-29c54ae04b79","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":"objectStorage","uniqueId":"45d64c62-7e43-420c-a238-0c59a59abd85","lifecycleState":"CERTIFIED","lastUpdateDate":1622071090548,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b074e61-b20d-4101-87da-9cdc40164cef","invariantUUID":"7642cfb3-c183-455d-b2d4-65557cdf5273","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"387f83bb-58d0-4e75-b5bc-7bd00a81b0f6","lifecycleState":"CERTIFIED","lastUpdateDate":1622071971232,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1080918c-4cfa-49bf-83cf-6b66332fcf61","invariantUUID":"688f00df-272b-459a-adf2-fdecb051e82f","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"064e8d1e-2f28-4529-a507-4bdb809ab904","lifecycleState":"CERTIFIED","lastUpdateDate":1622071508004,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2626bbe6-836a-4917-8585-62accbb9491e","invariantUUID":"a5255fe1-fd5d-45af-88dc-6b84fe5b1ebb","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":"88304a70-4a12-4408-8236-ed196eb7e74f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071300385,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06bf5395-47ee-4484-995d-cc12d266697b","invariantUUID":"5f182cb2-f68c-4fea-9f8d-fdadeac648fa","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"712f9c95-d8c4-4f4c-aa67-4defe6029262","lifecycleState":"CERTIFIED","lastUpdateDate":1622071841343,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ca0b87ff-e14d-4bf8-aca2-934e14fda390","invariantUUID":"ccb61bdd-34b1-4bc1-9f54-8505484949de","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":"c7022c4b-bafe-4692-92cc-7a51a67fdb0d","lifecycleState":"CERTIFIED","lastUpdateDate":1622071785208,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"806b83ae-4609-40a6-8f2d-8ecfa69c45bf","invariantUUID":"87a70f35-5ef5-4c8c-b6b3-3832b258f2f4","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":"62b60a74-01ee-47a4-bf11-bf8e7678f475","lifecycleState":"CERTIFIED","lastUpdateDate":1622072235647,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3bbbc19-1018-4787-a956-b398fb961cc8","invariantUUID":"2188c542-400c-4f21-8d06-b2554354994e","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":"f4889d64-f422-40da-a6fb-2416e3d192d5","lifecycleState":"CERTIFIED","lastUpdateDate":1622071985507,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce6e4819-22b8-47de-8165-e479b02d4c00","invariantUUID":"d084d0f4-fbee-43b9-af4f-6ab682070f01","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":"network","uniqueId":"f4fb000d-8b51-4c00-8aff-06c3e8a3f71c","lifecycleState":"CERTIFIED","lastUpdateDate":1622071800338,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ca523e5-0f50-4f2e-b39a-e8745e777116","invariantUUID":"5bad9a39-b839-43a7-8d39-357c55965af4","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":"loadBalancer","uniqueId":"27e22f7c-a9f9-43d9-9906-5925a8d8c0c2","lifecycleState":"CERTIFIED","lastUpdateDate":1622071149125,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62d4a442-d6ab-4372-8d1c-e79035c6a53f","invariantUUID":"3c35acce-92e6-4509-911d-1fe338f33a11","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":"2ab07147-6e91-40ba-9346-9f4acf2978d1","lifecycleState":"CERTIFIED","lastUpdateDate":1622071372229,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"65c2f8f5-e1e1-433e-bf97-f6d2578cbf44","invariantUUID":"71553a06-c9b0-4a43-877c-ad6db6925179","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":"securityrules","uniqueId":"36bffac0-940d-47ce-8da5-a06bd8c00856","lifecycleState":"CERTIFIED","lastUpdateDate":1622071535644,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d2bda3e5-b50d-4c62-999b-1d1a4d1af09f","invariantUUID":"6bb9a6d2-1014-414d-b022-0c0dce8501b4","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":"compute","uniqueId":"9e5b8ea9-fe6f-470c-a662-9186ada3d1f5","lifecycleState":"CERTIFIED","lastUpdateDate":1622072031237,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d63da79-295e-4aaa-9e52-881846f0b3fb","invariantUUID":"9ac48642-de6f-44d4-acb5-2afea75cde70","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":"port","uniqueId":"3a0e7537-407b-4347-81a5-0c82cb18a32c","lifecycleState":"CERTIFIED","lastUpdateDate":1622072190629,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27dc4d5a-b900-442f-85ee-7f711e38ad66","invariantUUID":"39d21b53-34ae-4197-8130-05ca38cdecd9","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":"9eabfc4d-5076-42fc-acce-31c69074c08f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071911635,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc51eb6c-a2c4-46c4-b304-de2261130edb","invariantUUID":"961426ed-c583-4716-b6fe-e005e9dd5939","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f594372d-e4ee-4219-9396-83771115ba77","lifecycleState":"CERTIFIED","lastUpdateDate":1622072522229,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbe5add4-471d-4021-902c-f08513ecaded","invariantUUID":"b0f78175-02fe-45cc-befe-562227259234","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"47ad6d20-09e9-4eee-bdc6-2cd50f516a7f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071164805,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d957b163-deee-4b49-a185-8e49f67a032e","invariantUUID":"9c927c00-d1ff-4594-af09-1220489905a1","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":"port","uniqueId":"8a1cba93-9e27-448b-a495-f34f19c67544","lifecycleState":"CERTIFIED","lastUpdateDate":1622072537446,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2436dd62-ccfe-43ae-9451-fbe074ec8cb8","invariantUUID":"43799e6c-e90d-4400-8bb3-b647ba670366","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35b36521-f645-4231-a158-423d6b915036","lifecycleState":"CERTIFIED","lastUpdateDate":1622072161425,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"486870cd-aec6-418a-b392-0718d74440d3","invariantUUID":"9f9ef3db-5ee6-4505-9521-a76d4f156ae1","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":"port","uniqueId":"cebb7641-2ab1-43bf-b69e-4740bd0f9ab2","lifecycleState":"CERTIFIED","lastUpdateDate":1622071467639,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a55e3888-9bc7-42c6-b556-14962e64159e","invariantUUID":"938b86a6-6d00-4e1d-a5f0-6e7aa4aee2ae","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f707582-85ad-4631-a08e-42932b042543","lifecycleState":"CERTIFIED","lastUpdateDate":1622072364626,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce4ae2c7-9ca3-4179-93ef-2aadb4373329","invariantUUID":"b8271185-8ca0-407e-b9df-fb477adf5f59","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":"784c70f8-cda4-4e90-977b-a1422cf0c88c","lifecycleState":"CERTIFIED","lastUpdateDate":1622071578043,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03b36afb-2fc1-444e-95e7-c04c3e33768f","invariantUUID":"fee7650d-8a50-41d1-882b-d425965be272","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":"a84f6598-852f-4e4e-a4d9-398d9a7c419b","lifecycleState":"CERTIFIED","lastUpdateDate":1622071857041,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91d3d086-a46b-4c0f-abf6-bb4d466ff6fd","invariantUUID":"6a231a8d-31d2-4605-bb38-07d5d1dca130","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6dd1a9cc-61a3-48ad-9532-a3d63a7fb8bc","lifecycleState":"CERTIFIED","lastUpdateDate":1622071941628,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22af1b25-7ad7-43ef-93f9-4d6d8a3c5db9","invariantUUID":"6b583bdc-7b51-4d22-8b7e-087d7ac40356","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":"74c37a78-2ed1-4133-b633-5760c77620f3","lifecycleState":"CERTIFIED","lastUpdateDate":1622071329553,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1621380f-770c-4db4-8802-41c032703f30","invariantUUID":"47ce4b11-9173-47f9-9a38-da8ae145bf69","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":"port","uniqueId":"32e191b3-47ec-4510-b8f3-fcf0d693ebba","lifecycleState":"CERTIFIED","lastUpdateDate":1622072205708,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0a684058-f853-426a-acb4-aafe22511b67","invariantUUID":"dde26e67-a9d4-4fdf-b6aa-1cd09a1e11dc","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0365bd5d-95a4-4acd-8be3-83038dcd8e48","lifecycleState":"CERTIFIED","lastUpdateDate":1622071106441,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9881370-1f5e-4951-837f-b7f4a4fdf664","invariantUUID":"11c6c7f1-717b-41cd-8890-0a986ca1092d","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"756b3c5a-90d1-4923-9d04-5886d38bc5f2","lifecycleState":"CERTIFIED","lastUpdateDate":1622071178742,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac4a009c-5e22-43c2-93db-7a1afe9f52de","invariantUUID":"a05b2cbc-79cc-47de-9c36-6d3dbc0cf9f4","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":"6fa81701-f586-4385-bd1d-254f3255b6f8","lifecycleState":"CERTIFIED","lastUpdateDate":1622072265012,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5912cff5-2fbf-405a-8914-5c723add9af7","invariantUUID":"830b0c70-3954-4915-b39a-22f1e93623de","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":"objectStorage","uniqueId":"0bf1018a-d7b3-4b17-82a3-ff716cb0e6a3","lifecycleState":"CERTIFIED","lastUpdateDate":1622071226604,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"610f26fa-d38f-4e7f-806f-9f434d826d5c","invariantUUID":"a464877e-4fb0-4714-bf3a-9e0c022c2e2a","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":"9ebb41d4-6888-4fb9-b5ab-ae2c28da6ca4","lifecycleState":"CERTIFIED","lastUpdateDate":1622071271840,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"552d45fa-95eb-4cd0-970b-a8f1d26103e5","invariantUUID":"adeeaee2-cd5a-4750-b90e-6368e8a5d370","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9c3bfc1d-2198-4300-a056-b6479c2dcec4","lifecycleState":"CERTIFIED","lastUpdateDate":1622072468739,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5943d070-799c-4301-b7c5-0e81a6ed8987","invariantUUID":"86ba3b44-6f69-4812-88f6-d6569f497bb9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9f0093c6-82a9-4965-8cd9-c87cc0891230","lifecycleState":"CERTIFIED","lastUpdateDate":1622078712339,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2439c0be-5a23-430a-af53-5a56414ec46c","invariantUUID":"eba5c7c1-19a3-4232-9449-2962babb6de6","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-05-27 01:26:02,150 DEBUG 117:sdc_resource.py(1) - Resource basic_network found in services list 2021-05-27 01:26:02,151 DEBUG 195: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'} 2021-05-27 01:26:02,151 DEBUG 197: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/2439c0be-5a23-430a-af53-5a56414ec46c/distribution 2021-05-27 01:26:02,151 DEBUG 198:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None 2021-05-27 01:26:02,151 DEBUG 103: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'} 2021-05-27 01:26:02,151 DEBUG 105: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/2439c0be-5a23-430a-af53-5a56414ec46c/distribution 2021-05-27 01:26:02,151 DEBUG 106:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None 2021-05-27 01:26:02,153 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-27 01:26:02,444 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/2439c0be-5a23-430a-af53-5a56414ec46c/distribution HTTP/1.1" 200 205 2021-05-27 01:26:02,446 INFO 116:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200 2021-05-27 01:26:02,446 DEBUG 120:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[{"distributionID":"a5c741e2-aaa9-473e-ae43-e61559caa1b8","timestamp":"2021-05-27 01:25:11.452 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-05-27 01:26:02,449 DEBUG 195: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'} 2021-05-27 01:26:02,450 DEBUG 197: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/a5c741e2-aaa9-473e-ae43-e61559caa1b8 2021-05-27 01:26:02,450 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2021-05-27 01:26:02,450 DEBUG 103: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'} 2021-05-27 01:26:02,451 DEBUG 105: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/a5c741e2-aaa9-473e-ae43-e61559caa1b8 2021-05-27 01:26:02,451 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2021-05-27 01:26:02,453 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-27 01:26:02,549 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/a5c741e2-aaa9-473e-ae43-e61559caa1b8 HTTP/1.1" 200 1066 2021-05-27 01:26:02,550 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2021-05-27 01:26:02,551 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1622078707452","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1622078704510","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1622078708756","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1622078708071","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1622078702180","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-05-27 01:26:02,554 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1622078707452', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1622078704510', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1622078708756', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1622078708071', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1622078702180', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-05-27 01:26:02,554 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s 2021-05-27 01:27:02,616 DEBUG 195: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'} 2021-05-27 01:27:02,617 DEBUG 197: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/a5c741e2-aaa9-473e-ae43-e61559caa1b8 2021-05-27 01:27:02,617 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2021-05-27 01:27:02,618 DEBUG 103: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'} 2021-05-27 01:27:02,618 DEBUG 105: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/a5c741e2-aaa9-473e-ae43-e61559caa1b8 2021-05-27 01:27:02,619 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2021-05-27 01:27:02,621 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-27 01:27:02,940 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/a5c741e2-aaa9-473e-ae43-e61559caa1b8 HTTP/1.1" 200 1264 2021-05-27 01:27:02,942 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2021-05-27 01:27:02,942 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1622078707452","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1622078704510","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1622078708756","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1622078703337","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1622078708071","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1622078702180","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-05-27 01:27:02,944 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1622078707452', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1622078704510', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1622078708756', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1622078703337', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1622078708071', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1622078702180', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-05-27 01:27:02,945 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s 2021-05-27 01:28:03,007 DEBUG 195: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'} 2021-05-27 01:28:03,009 DEBUG 197: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/a5c741e2-aaa9-473e-ae43-e61559caa1b8 2021-05-27 01:28:03,010 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2021-05-27 01:28:03,012 DEBUG 103: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'} 2021-05-27 01:28:03,012 DEBUG 105: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/a5c741e2-aaa9-473e-ae43-e61559caa1b8 2021-05-27 01:28:03,012 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2021-05-27 01:28:03,017 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-27 01:28:03,318 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/a5c741e2-aaa9-473e-ae43-e61559caa1b8 HTTP/1.1" 200 7311 2021-05-27 01:28:03,320 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2021-05-27 01:28:03,321 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1622078731979","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1622078708071","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1622078703337","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1622078732982","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1622078718858","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1622078711385","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1622078715835","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1622078704510","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1622078725818","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1622078731752","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1622078714024","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1622078716725","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1622078707452","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1622078725818","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1622078704510","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1622078707452","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1622078708756","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1622078736012","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1622078716871","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1622078723659","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1622078711385","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1622078702180","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1622078715720","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1622078717316","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1622078714024","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1622078730344","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1622078715609","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1622078708756","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1622078703337","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1622078718858","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1622078708071","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1622078734751","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1622078702180","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1622078735754","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1622078737016","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1622078717728","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1622078730853","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":"1622078723659","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-05-27 01:28:03,325 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1622078731979', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1622078708071', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1622078703337', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1622078732982', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1622078718858', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1622078711385', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1622078715835', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1622078704510', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1622078725818', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1622078731752', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1622078714024', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1622078716725', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1622078707452', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1622078725818', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1622078704510', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1622078707452', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1622078708756', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1622078736012', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1622078716871', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1622078723659', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1622078711385', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1622078702180', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1622078715720', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1622078717316', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1622078714024', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1622078730344', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1622078715609', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1622078708756', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1622078703337', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1622078718858', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1622078708071', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1622078734751', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1622078702180', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1622078735754', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1622078737016', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1622078717728', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1622078730853', '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': '1622078723659', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-05-27 01:28:03,326 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-05-27 01:28:03,326 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-05-27 01:28:03,326 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-05-27 01:28:03,326 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_network is sucessfully finished 2021-05-27 01:28:03,342 DEBUG 195:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] sent header: <property object at 0x7f1d4faaa630> 2021-05-27 01:28:03,342 DEBUG 197: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 2021-05-27 01:28:03,342 DEBUG 198:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_network-d57d4368-429c-4d25-b02b-160ceae200fe", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "eba5c7c1-19a3-4232-9449-2962babb6de6", "modelVersionId": "2439c0be-5a23-430a-af53-5a56414ec46c", "modelName": "basic_network", "modelVersion": "1.0" }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "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": "c68af1ea-ef0d-4071-8fbb-c84ef673a11e", "owningEntityName": "basicnw-oe" } } } 2021-05-27 01:28:03,343 DEBUG 103: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': '60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-27 01:28:03,343 DEBUG 105: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 2021-05-27 01:28:03,343 DEBUG 106:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_network-d57d4368-429c-4d25-b02b-160ceae200fe", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "eba5c7c1-19a3-4232-9449-2962babb6de6", "modelVersionId": "2439c0be-5a23-430a-af53-5a56414ec46c", "modelName": "basic_network", "modelVersion": "1.0" }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "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": "c68af1ea-ef0d-4071-8fbb-c84ef673a11e", "owningEntityName": "basicnw-oe" } } } 2021-05-27 01:28:03,346 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-27 01:28:05,310 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances HTTP/1.1" 202 262 2021-05-27 01:28:05,312 INFO 116:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response code: 202 2021-05-27 01:28:05,312 DEBUG 120:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response: {"requestReferences":{"requestId":"60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b","instanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b"}} 2021-05-27 01:28:05,313 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-05-27 01:28:05,342 DEBUG 195:onap_service.py(8) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] sent header: <property object at 0x7f1d4faaa630> 2021-05-27 01:28:05,343 DEBUG 197:onap_service.py(8) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b 2021-05-27 01:28:05,343 DEBUG 198:onap_service.py(8) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] data sent: None 2021-05-27 01:28:05,345 DEBUG 103:onap_service.py(8) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'baf93340-2281-4965-ae93-1470a86da3d9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-27 01:28:05,345 DEBUG 105:onap_service.py(8) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b 2021-05-27 01:28:05,346 DEBUG 106:onap_service.py(8) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] data sent: None 2021-05-27 01:28:05,350 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-27 01:28:05,526 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b HTTP/1.1" 200 1352 2021-05-27 01:28:05,529 INFO 116:onap_service.py(8) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] response code: 200 2021-05-27 01:28:05,530 DEBUG 120:onap_service.py(8) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] response: {"request":{"requestId":"60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b","startTime":"Thu, 27 May 2021 01:28:03 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"eba5c7c1-19a3-4232-9449-2962babb6de6","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2439c0be-5a23-430a-af53-5a56414ec46c","modelUuid":"2439c0be-5a23-430a-af53-5a56414ec46c","modelInvariantUuid":"eba5c7c1-19a3-4232-9449-2962babb6de6"},"requestInfo":{"source":"VID","instanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"c68af1ea-ef0d-4071-8fbb-c84ef673a11e","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","serviceInstanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 27 May 2021 01:28:04 GMT"}}} 2021-05-27 01:28:15,541 DEBUG 195:onap_service.py(8) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] sent header: <property object at 0x7f1d4faaa630> 2021-05-27 01:28:15,541 DEBUG 197:onap_service.py(8) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b 2021-05-27 01:28:15,541 DEBUG 198:onap_service.py(8) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] data sent: None 2021-05-27 01:28:15,542 DEBUG 103:onap_service.py(8) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7abb0b07-1bed-4038-a765-8a61194c0c00', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-27 01:28:15,542 DEBUG 105:onap_service.py(8) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b 2021-05-27 01:28:15,542 DEBUG 106:onap_service.py(8) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] data sent: None 2021-05-27 01:28:15,545 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-27 01:28:15,734 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b HTTP/1.1" 200 1562 2021-05-27 01:28:15,736 INFO 116:onap_service.py(8) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] response code: 200 2021-05-27 01:28:15,737 DEBUG 120:onap_service.py(8) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] response: {"request":{"requestId":"60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b","startTime":"Thu, 27 May 2021 01:28:03 GMT","finishTime":"Thu, 27 May 2021 01:28:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"eba5c7c1-19a3-4232-9449-2962babb6de6","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2439c0be-5a23-430a-af53-5a56414ec46c","modelUuid":"2439c0be-5a23-430a-af53-5a56414ec46c","modelInvariantUuid":"eba5c7c1-19a3-4232-9449-2962babb6de6"},"requestInfo":{"source":"VID","instanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"c68af1ea-ef0d-4071-8fbb-c84ef673a11e","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","serviceInstanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 27 May 2021 01:28:14 GMT"}}} 2021-05-27 01:28:15,738 INFO 56:mixins.py(8) - ServiceInstantiation task finished 2021-05-27 01:28:15,738 DEBUG 195:onap_service.py(8) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] sent header: <property object at 0x7f1d4faaa630> 2021-05-27 01:28:15,738 DEBUG 197:onap_service.py(8) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b 2021-05-27 01:28:15,738 DEBUG 198:onap_service.py(8) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] data sent: None 2021-05-27 01:28:15,739 DEBUG 103:onap_service.py(8) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2676f312-7d77-4993-8a86-f5e4d8ddabf8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-27 01:28:15,739 DEBUG 105:onap_service.py(8) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b 2021-05-27 01:28:15,739 DEBUG 106:onap_service.py(8) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] data sent: None 2021-05-27 01:28:15,742 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-27 01:28:15,905 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b HTTP/1.1" 200 1562 2021-05-27 01:28:15,907 INFO 116:onap_service.py(8) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] response code: 200 2021-05-27 01:28:15,907 DEBUG 120:onap_service.py(8) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] response: {"request":{"requestId":"60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b","startTime":"Thu, 27 May 2021 01:28:03 GMT","finishTime":"Thu, 27 May 2021 01:28:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"eba5c7c1-19a3-4232-9449-2962babb6de6","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2439c0be-5a23-430a-af53-5a56414ec46c","modelUuid":"2439c0be-5a23-430a-af53-5a56414ec46c","modelInvariantUuid":"eba5c7c1-19a3-4232-9449-2962babb6de6"},"requestInfo":{"source":"VID","instanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"c68af1ea-ef0d-4071-8fbb-c84ef673a11e","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","serviceInstanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 27 May 2021 01:28:14 GMT"}}} 2021-05-27 01:28:15,908 DEBUG 195:onap_service.py(8) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] sent header: <property object at 0x7f1d4faaa630> 2021-05-27 01:28:15,908 DEBUG 197:onap_service.py(8) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b 2021-05-27 01:28:15,909 DEBUG 198:onap_service.py(8) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] data sent: None 2021-05-27 01:28:15,909 DEBUG 103:onap_service.py(8) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '584e2e7a-e527-4e57-a8b2-1512bb049c52', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-27 01:28:15,909 DEBUG 105:onap_service.py(8) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b 2021-05-27 01:28:15,910 DEBUG 106:onap_service.py(8) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] data sent: None 2021-05-27 01:28:15,912 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-27 01:28:16,079 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b HTTP/1.1" 200 1562 2021-05-27 01:28:16,080 INFO 116:onap_service.py(8) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] response code: 200 2021-05-27 01:28:16,081 DEBUG 120:onap_service.py(8) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] response: {"request":{"requestId":"60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b","startTime":"Thu, 27 May 2021 01:28:03 GMT","finishTime":"Thu, 27 May 2021 01:28:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"eba5c7c1-19a3-4232-9449-2962babb6de6","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2439c0be-5a23-430a-af53-5a56414ec46c","modelUuid":"2439c0be-5a23-430a-af53-5a56414ec46c","modelInvariantUuid":"eba5c7c1-19a3-4232-9449-2962babb6de6"},"requestInfo":{"source":"VID","instanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"c68af1ea-ef0d-4071-8fbb-c84ef673a11e","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","serviceInstanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 27 May 2021 01:28:14 GMT"}}} 2021-05-27 01:28:16,095 DEBUG 195:onap_service.py(1) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] sent header: <property object at 0x7f1d4faaa630> 2021-05-27 01:28:16,096 DEBUG 197:onap_service.py(1) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b 2021-05-27 01:28:16,096 DEBUG 198:onap_service.py(1) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] data sent: None 2021-05-27 01:28:16,096 DEBUG 103:onap_service.py(1) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f07e58ea-e1a2-41c7-96c6-01a94256754a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-27 01:28:16,096 DEBUG 105:onap_service.py(1) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b 2021-05-27 01:28:16,097 DEBUG 106:onap_service.py(1) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] data sent: None 2021-05-27 01:28:16,098 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-27 01:28:16,275 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b HTTP/1.1" 200 1562 2021-05-27 01:28:16,276 INFO 116:onap_service.py(1) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] response code: 200 2021-05-27 01:28:16,277 DEBUG 120:onap_service.py(1) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] response: {"request":{"requestId":"60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b","startTime":"Thu, 27 May 2021 01:28:03 GMT","finishTime":"Thu, 27 May 2021 01:28:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"eba5c7c1-19a3-4232-9449-2962babb6de6","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2439c0be-5a23-430a-af53-5a56414ec46c","modelUuid":"2439c0be-5a23-430a-af53-5a56414ec46c","modelInvariantUuid":"eba5c7c1-19a3-4232-9449-2962babb6de6"},"requestInfo":{"source":"VID","instanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"c68af1ea-ef0d-4071-8fbb-c84ef673a11e","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","serviceInstanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 27 May 2021 01:28:14 GMT"}}} 2021-05-27 01:28:16,278 DEBUG 195:onap_service.py(1) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] sent header: <property object at 0x7f1d4faaa630> 2021-05-27 01:28:16,278 DEBUG 197:onap_service.py(1) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b 2021-05-27 01:28:16,278 DEBUG 198:onap_service.py(1) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] data sent: None 2021-05-27 01:28:16,278 DEBUG 103:onap_service.py(1) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6bd219c1-0061-4feb-96a8-4f469eaa2ae5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-27 01:28:16,278 DEBUG 105:onap_service.py(1) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b 2021-05-27 01:28:16,279 DEBUG 106:onap_service.py(1) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] data sent: None 2021-05-27 01:28:16,280 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-27 01:28:16,447 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b HTTP/1.1" 200 1562 2021-05-27 01:28:16,449 INFO 116:onap_service.py(1) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] response code: 200 2021-05-27 01:28:16,449 DEBUG 120:onap_service.py(1) - [None][Check 60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b orchestration request status] response: {"request":{"requestId":"60c0b16d-6e6c-4fe1-bf8d-4514e5413a0b","startTime":"Thu, 27 May 2021 01:28:03 GMT","finishTime":"Thu, 27 May 2021 01:28:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"eba5c7c1-19a3-4232-9449-2962babb6de6","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2439c0be-5a23-430a-af53-5a56414ec46c","modelUuid":"2439c0be-5a23-430a-af53-5a56414ec46c","modelInvariantUuid":"eba5c7c1-19a3-4232-9449-2962babb6de6"},"requestInfo":{"source":"VID","instanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"c68af1ea-ef0d-4071-8fbb-c84ef673a11e","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","serviceInstanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 27 May 2021 01:28:14 GMT"}}} 2021-05-27 01:28:16,450 DEBUG 195: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=='} 2021-05-27 01:28:16,450 DEBUG 197:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network 2021-05-27 01:28:16,450 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2021-05-27 01:28:16,450 DEBUG 103: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=='} 2021-05-27 01:28:16,450 DEBUG 105:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network 2021-05-27 01:28:16,450 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2021-05-27 01:28:16,452 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:28:16,659 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network HTTP/1.1" 200 754 2021-05-27 01:28:16,660 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2021-05-27 01:28:16,660 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1622078751402","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","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":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-05-27 01:28:16,664 DEBUG 195:onap_service.py(1) - [AAI][Get service instance with basic_network-d57d4368-429c-4d25-b02b-160ceae200fe 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=='} 2021-05-27 01:28:16,664 DEBUG 197:onap_service.py(1) - [AAI][Get service instance with basic_network-d57d4368-429c-4d25-b02b-160ceae200fe service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances?service-instance-name=basic_network-d57d4368-429c-4d25-b02b-160ceae200fe 2021-05-27 01:28:16,665 DEBUG 198:onap_service.py(1) - [AAI][Get service instance with basic_network-d57d4368-429c-4d25-b02b-160ceae200fe service-instance-name] data sent: None 2021-05-27 01:28:16,665 DEBUG 103:onap_service.py(1) - [AAI][Get service instance with basic_network-d57d4368-429c-4d25-b02b-160ceae200fe 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=='} 2021-05-27 01:28:16,665 DEBUG 105:onap_service.py(1) - [AAI][Get service instance with basic_network-d57d4368-429c-4d25-b02b-160ceae200fe service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances?service-instance-name=basic_network-d57d4368-429c-4d25-b02b-160ceae200fe 2021-05-27 01:28:16,665 DEBUG 106:onap_service.py(1) - [AAI][Get service instance with basic_network-d57d4368-429c-4d25-b02b-160ceae200fe service-instance-name] data sent: None 2021-05-27 01:28:16,668 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:28:17,031 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances?service-instance-name=basic_network-d57d4368-429c-4d25-b02b-160ceae200fe HTTP/1.1" 200 1195 2021-05-27 01:28:17,032 INFO 116:onap_service.py(1) - [AAI][Get service instance with basic_network-d57d4368-429c-4d25-b02b-160ceae200fe service-instance-name] response code: 200 2021-05-27 01:28:17,032 DEBUG 120:onap_service.py(1) - [AAI][Get service instance with basic_network-d57d4368-429c-4d25-b02b-160ceae200fe service-instance-name] response: {"service-instance":[{"service-instance-id":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","service-instance-name":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"eba5c7c1-19a3-4232-9449-2962babb6de6","model-version-id":"2439c0be-5a23-430a-af53-5a56414ec46c","resource-version":"1622078893968","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/d0517cb4-1d0f-47e3-ba69-066f4a774ff3/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/c68af1ea-ef0d-4071-8fbb-c84ef673a11e","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"c68af1ea-ef0d-4071-8fbb-c84ef673a11e"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicnw-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnw-project"}]}]}}]} 2021-05-27 01:28:17,035 DEBUG 195: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=='} 2021-05-27 01:28:17,035 DEBUG 197:onap_service.py(1) - [AAI][Get basicnw-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer 2021-05-27 01:28:17,035 DEBUG 198:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2021-05-27 01:28:17,035 DEBUG 103: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=='} 2021-05-27 01:28:17,035 DEBUG 105:onap_service.py(1) - [AAI][Get basicnw-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer 2021-05-27 01:28:17,035 DEBUG 106:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2021-05-27 01:28:17,037 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:28:17,244 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer HTTP/1.1" 200 139 2021-05-27 01:28:17,245 INFO 116:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2021-05-27 01:28:17,245 DEBUG 120:onap_service.py(1) - [AAI][Get basicnw-customer customer] response: {"global-customer-id":"basicnw-customer","subscriber-name":"basicnw-customer","subscriber-type":"INFRA","resource-version":"1622078737495"} 2021-05-27 01:28:17,248 DEBUG 195: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=='} 2021-05-27 01:28:17,248 DEBUG 197:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network 2021-05-27 01:28:17,249 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2021-05-27 01:28:17,249 DEBUG 103: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=='} 2021-05-27 01:28:17,249 DEBUG 105:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network 2021-05-27 01:28:17,249 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2021-05-27 01:28:17,251 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:28:17,652 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network HTTP/1.1" 200 754 2021-05-27 01:28:17,653 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2021-05-27 01:28:17,653 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1622078751402","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","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":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-05-27 01:28:17,656 DEBUG 195:onap_service.py(1) - [AAI][Get service instance with basic_network-d57d4368-429c-4d25-b02b-160ceae200fe 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=='} 2021-05-27 01:28:17,656 DEBUG 197:onap_service.py(1) - [AAI][Get service instance with basic_network-d57d4368-429c-4d25-b02b-160ceae200fe service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances?service-instance-name=basic_network-d57d4368-429c-4d25-b02b-160ceae200fe 2021-05-27 01:28:17,656 DEBUG 198:onap_service.py(1) - [AAI][Get service instance with basic_network-d57d4368-429c-4d25-b02b-160ceae200fe service-instance-name] data sent: None 2021-05-27 01:28:17,657 DEBUG 103:onap_service.py(1) - [AAI][Get service instance with basic_network-d57d4368-429c-4d25-b02b-160ceae200fe 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=='} 2021-05-27 01:28:17,657 DEBUG 105:onap_service.py(1) - [AAI][Get service instance with basic_network-d57d4368-429c-4d25-b02b-160ceae200fe service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances?service-instance-name=basic_network-d57d4368-429c-4d25-b02b-160ceae200fe 2021-05-27 01:28:17,657 DEBUG 106:onap_service.py(1) - [AAI][Get service instance with basic_network-d57d4368-429c-4d25-b02b-160ceae200fe service-instance-name] data sent: None 2021-05-27 01:28:17,659 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:28:17,929 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances?service-instance-name=basic_network-d57d4368-429c-4d25-b02b-160ceae200fe HTTP/1.1" 200 1195 2021-05-27 01:28:17,931 INFO 116:onap_service.py(1) - [AAI][Get service instance with basic_network-d57d4368-429c-4d25-b02b-160ceae200fe service-instance-name] response code: 200 2021-05-27 01:28:17,931 DEBUG 120:onap_service.py(1) - [AAI][Get service instance with basic_network-d57d4368-429c-4d25-b02b-160ceae200fe service-instance-name] response: {"service-instance":[{"service-instance-id":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","service-instance-name":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"eba5c7c1-19a3-4232-9449-2962babb6de6","model-version-id":"2439c0be-5a23-430a-af53-5a56414ec46c","resource-version":"1622078893968","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/d0517cb4-1d0f-47e3-ba69-066f4a774ff3/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/c68af1ea-ef0d-4071-8fbb-c84ef673a11e","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"c68af1ea-ef0d-4071-8fbb-c84ef673a11e"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicnw-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnw-project"}]}]}}]} 2021-05-27 01:28:17,935 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2021-05-27 01:28:17,935 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-27 01:28:17,936 DEBUG 195: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'} 2021-05-27 01:28:17,936 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-27 01:28:17,936 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-27 01:28:17,936 DEBUG 103: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'} 2021-05-27 01:28:17,937 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-27 01:28:17,937 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-27 01:28:17,939 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-27 01:28:21,647 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-05-27 01:28:21,649 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-27 01:28:21,649 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"2439c0be-5a23-430a-af53-5a56414ec46c","invariantUUID":"eba5c7c1-19a3-4232-9449-2962babb6de6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2439c0be-5a23-430a-af53-5a56414ec46c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-05-27 01:28:21,652 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-27 01:28:21,653 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-27 01:28:21,653 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-27 01:28:21,653 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-27 01:28:21,653 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-05-27 01:28:21,653 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2021-05-27 01:28:21,654 INFO 192:__init__.py(1) - Service found, updating information 2021-05-27 01:28:21,654 DEBUG 195: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'} 2021-05-27 01:28:21,654 DEBUG 197: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 2021-05-27 01:28:21,654 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-27 01:28:21,655 DEBUG 103: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'} 2021-05-27 01:28:21,655 DEBUG 105: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 2021-05-27 01:28:21,655 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-27 01:28:21,657 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-27 01:28:27,142 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 2021-05-27 01:28:27,146 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-05-27 01:28:27,149 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ebb7277d-73b4-477a-a6fe-8fcf7905752d","lifecycleState":"CERTIFIED","lastUpdateDate":1622072176010,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c06a3fe1-d539-4e22-8b26-5f1f7d169d85","invariantUUID":"5b618ae7-6ceb-4e63-a0e1-391423c2ab72","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2e5005ee-e61d-4e90-a346-4260dfc244e9","lifecycleState":"CERTIFIED","lastUpdateDate":1622072339739,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd38a9ff-4260-4403-996f-6cabc61755b1","invariantUUID":"cbd26c3d-1bfa-4585-bee9-120e47664df1","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"092aebe3-39e1-4de5-9d0a-76a06f0e9205","lifecycleState":"CERTIFIED","lastUpdateDate":1622072102458,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37155e56-ccf7-435d-9391-471d134ca04a","invariantUUID":"975685b6-b64d-4b37-8aea-c49c3f9618fb","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2bc2f663-52c5-4bdd-abef-8a05070133e8","lifecycleState":"CERTIFIED","lastUpdateDate":1622072492028,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74e72605-2ebf-42dd-9e55-b73687b58720","invariantUUID":"65119eda-01d7-4b18-9a60-965ee350c806","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14e60e81-9619-405b-b13f-be4ce3aa8abf","lifecycleState":"CERTIFIED","lastUpdateDate":1622070994641,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f9b1acb-16f5-438d-ba80-16d796a6a00f","invariantUUID":"99fadc60-4574-43f6-8881-b320aa40d6c3","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ade95f7-a07a-4665-ae7c-3e9c7756cd94","lifecycleState":"CERTIFIED","lastUpdateDate":1622071592024,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d1e9193-3449-41f2-8249-c4c5fd61dda6","invariantUUID":"92795543-a35b-4eb4-83c3-cc0ea20c3007","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"369e39dd-835a-4c87-acfa-02576a3e789c","lifecycleState":"CERTIFIED","lastUpdateDate":1622071606441,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54d817d6-e397-41fe-9992-8d0c3c2da777","invariantUUID":"91ad48dc-06d3-4e33-b982-a47b8e9f5be7","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c5d65725-e8b8-4ebb-be89-2b8839fa6cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1622071885709,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23c0f5d4-a2d8-449d-b657-7acbdd462148","invariantUUID":"482b7bf6-db86-4535-a39f-f43e5e19f080","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":"defaulticon","uniqueId":"0d5b7fa8-ed9d-4897-b497-6b2f297adc90","lifecycleState":"CERTIFIED","lastUpdateDate":1622071871440,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"35caff5d-01d5-4b76-b537-9c31c961d6fd","invariantUUID":"258d03bb-2abd-4501-8b7d-674b8cfaf9b6","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1316792f-d835-4601-9f00-6fb6dd2fade8","lifecycleState":"CERTIFIED","lastUpdateDate":1622072316033,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba851050-72b2-4d6c-a6ca-9261a462d674","invariantUUID":"528e6410-7762-49ca-8fc3-a72908101aa4","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"583437fd-7213-413e-ba45-373fb100f222","lifecycleState":"CERTIFIED","lastUpdateDate":1622071341532,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7261a79f-6497-4fc4-b996-73e4765e36c0","invariantUUID":"89b272fb-8f9a-4392-a14f-0364b9c19aac","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":"3fd899c1-e8d7-4310-a6fd-d6bff6ff8a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1622072086643,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fddf518d-cb95-4382-98e1-3ed4a8bebcb5","invariantUUID":"0fe7b363-d3b3-4ed7-86a6-8a18d6274911","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":"ef111936-dea9-4b25-b4bd-513a387eb3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1622071826643,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"96175007-d13a-460f-9943-d1dd5ddfaf06","invariantUUID":"a48bf7ef-2c95-45c3-99b4-6858f511e100","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc08561c-009a-45c9-a6bc-9b00f4e88b76","lifecycleState":"CERTIFIED","lastUpdateDate":1622071661130,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09f6a963-9b5c-4138-a0e3-a695270fe5e1","invariantUUID":"ffbc9c82-9cfa-4163-adb4-d1198cf2b445","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"60da9990-a39d-40d1-8b89-6ca763846e67","lifecycleState":"CERTIFIED","lastUpdateDate":1622071452027,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a3ae85ec-ce46-474e-a32d-543b9d8251b8","invariantUUID":"1ded210d-6b25-413b-b1fc-099b8f9fd049","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4f469891-7419-417b-9002-693ab424b59b","lifecycleState":"CERTIFIED","lastUpdateDate":1622072421844,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9f647ad-ecec-4535-b519-228564f9b158","invariantUUID":"8cdee228-6894-490e-afe7-437e5584f374","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":"objectStorage","uniqueId":"1de700f0-aa7a-4106-bd15-ffa4d38ed8f8","lifecycleState":"CERTIFIED","lastUpdateDate":1622071241356,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"662f7395-a544-43e4-804c-76b14aa8e516","invariantUUID":"0745f8ab-c30f-49a9-83b5-3ea4dcd3f4db","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":"3fda83e6-c9b7-4612-9eda-66539a2659ad","lifecycleState":"CERTIFIED","lastUpdateDate":1622072279938,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa00dd46-a535-45e6-95fd-1725900f301d","invariantUUID":"0fb3ec5c-8f2a-43b7-974e-d45bd04bfb2e","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5dd89a3-bb70-4656-87c8-27edddb57491","lifecycleState":"CERTIFIED","lastUpdateDate":1622072251024,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2365c2ce-a46f-4a6c-9b52-ccb97575c1ab","invariantUUID":"a1382a00-076d-4b36-aed7-f97a03a257a5","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":"compute","uniqueId":"1f189836-e077-4cac-bb2a-649ff4ea301d","lifecycleState":"CERTIFIED","lastUpdateDate":1622072506644,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ee135bb-ee51-45f2-ad52-fee6fee56c7e","invariantUUID":"de0d50d3-4e6c-4219-8028-32a658ff9573","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"0e3a2966-51e4-439f-913b-d5aeb4e7eb83","lifecycleState":"CERTIFIED","lastUpdateDate":1622072386524,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e4eeed7-9693-4ee4-b8a2-e3e7c26379e0","invariantUUID":"5137ce4a-5f96-41fa-9018-f90df1b0bd0b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e9c67f7-eedb-4522-8447-f0f41bb12c80","lifecycleState":"CERTIFIED","lastUpdateDate":1622071646232,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec7c0a94-e77e-4e35-b627-8d35ed13be89","invariantUUID":"b55392ac-741f-4d4e-a1e2-a8a6d42cfb7d","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"388a2125-5ca9-4ee0-8d54-0d516efc4ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1622071286132,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f44a4f7-bf9d-4db3-8fbe-5872c2964b6a","invariantUUID":"399abb07-86bf-48a5-9d9f-2b210bb9c679","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":"port","uniqueId":"a642aa86-dba5-4755-a92c-4d0e8b049ffc","lifecycleState":"CERTIFIED","lastUpdateDate":1622072220524,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5ca2263-8467-4b98-a042-9ff758a37efa","invariantUUID":"24b8d00d-dcef-4255-ac92-4d3a5716db68","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9da394bc-031a-4a28-9345-bbad7b9a87e5","lifecycleState":"CERTIFIED","lastUpdateDate":1622071522042,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a4a8d2a-ab8b-4b4f-872d-65402e024c31","invariantUUID":"6f41a754-9833-46f9-ad88-3841f76a0b89","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":"objectStorage","uniqueId":"ff897324-4b57-4be2-977b-117e6978d313","lifecycleState":"CERTIFIED","lastUpdateDate":1622071899323,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dc012ba-079b-4d29-98f7-bc9f34f04fe5","invariantUUID":"4ea70325-591a-4505-bea8-ec9e6570a137","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":"0528f337-0e95-48b8-a46e-d6a8524f6536","lifecycleState":"CERTIFIED","lastUpdateDate":1622071317626,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98bdc0ea-280f-4e16-abbc-89c00bc7c102","invariantUUID":"e66d292f-35e7-4bc1-ba80-b36799212f04","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eaec0eb3-b68f-4626-9f09-1a02b7e76adf","lifecycleState":"CERTIFIED","lastUpdateDate":1622071676234,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3086e365-505e-4fc5-99de-87ce11540c20","invariantUUID":"d5ef3af9-1831-412f-90fd-93a900f07754","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"224d168b-bb18-4bb8-b0ad-5aa2ed125cdb","lifecycleState":"CERTIFIED","lastUpdateDate":1622072001424,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80a8efa9-bf7d-491c-a644-b77368c8584b","invariantUUID":"85e86351-d9e7-420b-8aa2-7c8d3b2a0542","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50c58d35-b60a-4a85-a470-86965ceb076f","lifecycleState":"CERTIFIED","lastUpdateDate":1622072291533,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b628331-bd12-4f19-a438-e9c9103af1c9","invariantUUID":"c0073d1c-fc99-49f8-9462-7dc094b9efdf","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":"port","uniqueId":"19fb1031-c2d3-44e4-a9ba-9ae31cc77fef","lifecycleState":"CERTIFIED","lastUpdateDate":1622072398831,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"128c7922-cd23-4424-ae8f-7f339edcaec2","invariantUUID":"c6f75525-267a-49d5-ad6f-2ccb3ca9c68f","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a85fa8c4-42cf-4baf-bc4e-e0b12c46c5d6","lifecycleState":"CERTIFIED","lastUpdateDate":1622071561848,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d710361-82bd-44db-87c4-6fb2d897ba25","invariantUUID":"62107155-273b-42a0-b9f3-1b80e8e84ebc","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":"objectStorage","uniqueId":"ef54e8b7-5ed5-4254-a1ad-796fb505f9ee","lifecycleState":"CERTIFIED","lastUpdateDate":1622072044941,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ac2a0c5-6223-480d-91bf-c5105a4f71c5","invariantUUID":"ccc4fe7d-f7fd-4e9c-8c2e-02d437adeaa6","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b8a7a80d-004d-4d84-b4df-6a30aa953671","lifecycleState":"CERTIFIED","lastUpdateDate":1622071925934,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"401de847-3bf4-4e7f-9acd-8d0532708618","invariantUUID":"adfc7856-7306-4d8f-b492-e3a7a9f7d46d","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":"230b36e3-6802-4288-9473-ff6b9626d9c1","lifecycleState":"CERTIFIED","lastUpdateDate":1622071741635,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94952337-6e76-4c90-8725-a336a8fc08b1","invariantUUID":"2e9ce33e-5423-4fbe-9a2e-3f486d192ac1","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":"263413c0-09e6-472c-84af-2c92a6899f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071257043,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93d486ca-9eba-4fae-9eb1-37ee5d04a4b6","invariantUUID":"f1080e90-4a32-47e5-b04a-dd5b07f89028","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7c0a7283-2c23-4c34-8f8b-8d8400912bb0","lifecycleState":"CERTIFIED","lastUpdateDate":1622071071831,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e141955a-5a65-49b4-a27d-f115d9d50866","invariantUUID":"dec92773-b616-4033-a36f-f98c9514328f","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"107fc7f4-bc21-4e57-8afd-da970d04c5fd","lifecycleState":"CERTIFIED","lastUpdateDate":1622071359630,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cf98ed59-0ed5-4378-82dc-fde85bd11e4a","invariantUUID":"0071238d-42f5-4b32-b433-29c54ae04b79","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":"objectStorage","uniqueId":"45d64c62-7e43-420c-a238-0c59a59abd85","lifecycleState":"CERTIFIED","lastUpdateDate":1622071090548,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b074e61-b20d-4101-87da-9cdc40164cef","invariantUUID":"7642cfb3-c183-455d-b2d4-65557cdf5273","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"387f83bb-58d0-4e75-b5bc-7bd00a81b0f6","lifecycleState":"CERTIFIED","lastUpdateDate":1622071971232,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1080918c-4cfa-49bf-83cf-6b66332fcf61","invariantUUID":"688f00df-272b-459a-adf2-fdecb051e82f","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"064e8d1e-2f28-4529-a507-4bdb809ab904","lifecycleState":"CERTIFIED","lastUpdateDate":1622071508004,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2626bbe6-836a-4917-8585-62accbb9491e","invariantUUID":"a5255fe1-fd5d-45af-88dc-6b84fe5b1ebb","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":"88304a70-4a12-4408-8236-ed196eb7e74f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071300385,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06bf5395-47ee-4484-995d-cc12d266697b","invariantUUID":"5f182cb2-f68c-4fea-9f8d-fdadeac648fa","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"712f9c95-d8c4-4f4c-aa67-4defe6029262","lifecycleState":"CERTIFIED","lastUpdateDate":1622071841343,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ca0b87ff-e14d-4bf8-aca2-934e14fda390","invariantUUID":"ccb61bdd-34b1-4bc1-9f54-8505484949de","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":"c7022c4b-bafe-4692-92cc-7a51a67fdb0d","lifecycleState":"CERTIFIED","lastUpdateDate":1622071785208,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"806b83ae-4609-40a6-8f2d-8ecfa69c45bf","invariantUUID":"87a70f35-5ef5-4c8c-b6b3-3832b258f2f4","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":"62b60a74-01ee-47a4-bf11-bf8e7678f475","lifecycleState":"CERTIFIED","lastUpdateDate":1622072235647,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3bbbc19-1018-4787-a956-b398fb961cc8","invariantUUID":"2188c542-400c-4f21-8d06-b2554354994e","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":"f4889d64-f422-40da-a6fb-2416e3d192d5","lifecycleState":"CERTIFIED","lastUpdateDate":1622071985507,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce6e4819-22b8-47de-8165-e479b02d4c00","invariantUUID":"d084d0f4-fbee-43b9-af4f-6ab682070f01","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":"network","uniqueId":"f4fb000d-8b51-4c00-8aff-06c3e8a3f71c","lifecycleState":"CERTIFIED","lastUpdateDate":1622071800338,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ca523e5-0f50-4f2e-b39a-e8745e777116","invariantUUID":"5bad9a39-b839-43a7-8d39-357c55965af4","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":"loadBalancer","uniqueId":"27e22f7c-a9f9-43d9-9906-5925a8d8c0c2","lifecycleState":"CERTIFIED","lastUpdateDate":1622071149125,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62d4a442-d6ab-4372-8d1c-e79035c6a53f","invariantUUID":"3c35acce-92e6-4509-911d-1fe338f33a11","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":"2ab07147-6e91-40ba-9346-9f4acf2978d1","lifecycleState":"CERTIFIED","lastUpdateDate":1622071372229,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"65c2f8f5-e1e1-433e-bf97-f6d2578cbf44","invariantUUID":"71553a06-c9b0-4a43-877c-ad6db6925179","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":"securityrules","uniqueId":"36bffac0-940d-47ce-8da5-a06bd8c00856","lifecycleState":"CERTIFIED","lastUpdateDate":1622071535644,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d2bda3e5-b50d-4c62-999b-1d1a4d1af09f","invariantUUID":"6bb9a6d2-1014-414d-b022-0c0dce8501b4","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":"compute","uniqueId":"9e5b8ea9-fe6f-470c-a662-9186ada3d1f5","lifecycleState":"CERTIFIED","lastUpdateDate":1622072031237,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d63da79-295e-4aaa-9e52-881846f0b3fb","invariantUUID":"9ac48642-de6f-44d4-acb5-2afea75cde70","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":"port","uniqueId":"3a0e7537-407b-4347-81a5-0c82cb18a32c","lifecycleState":"CERTIFIED","lastUpdateDate":1622072190629,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27dc4d5a-b900-442f-85ee-7f711e38ad66","invariantUUID":"39d21b53-34ae-4197-8130-05ca38cdecd9","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":"9eabfc4d-5076-42fc-acce-31c69074c08f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071911635,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc51eb6c-a2c4-46c4-b304-de2261130edb","invariantUUID":"961426ed-c583-4716-b6fe-e005e9dd5939","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f594372d-e4ee-4219-9396-83771115ba77","lifecycleState":"CERTIFIED","lastUpdateDate":1622072522229,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbe5add4-471d-4021-902c-f08513ecaded","invariantUUID":"b0f78175-02fe-45cc-befe-562227259234","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"47ad6d20-09e9-4eee-bdc6-2cd50f516a7f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071164805,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d957b163-deee-4b49-a185-8e49f67a032e","invariantUUID":"9c927c00-d1ff-4594-af09-1220489905a1","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":"port","uniqueId":"8a1cba93-9e27-448b-a495-f34f19c67544","lifecycleState":"CERTIFIED","lastUpdateDate":1622072537446,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2436dd62-ccfe-43ae-9451-fbe074ec8cb8","invariantUUID":"43799e6c-e90d-4400-8bb3-b647ba670366","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35b36521-f645-4231-a158-423d6b915036","lifecycleState":"CERTIFIED","lastUpdateDate":1622072161425,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"486870cd-aec6-418a-b392-0718d74440d3","invariantUUID":"9f9ef3db-5ee6-4505-9521-a76d4f156ae1","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":"port","uniqueId":"cebb7641-2ab1-43bf-b69e-4740bd0f9ab2","lifecycleState":"CERTIFIED","lastUpdateDate":1622071467639,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a55e3888-9bc7-42c6-b556-14962e64159e","invariantUUID":"938b86a6-6d00-4e1d-a5f0-6e7aa4aee2ae","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f707582-85ad-4631-a08e-42932b042543","lifecycleState":"CERTIFIED","lastUpdateDate":1622072364626,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce4ae2c7-9ca3-4179-93ef-2aadb4373329","invariantUUID":"b8271185-8ca0-407e-b9df-fb477adf5f59","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":"784c70f8-cda4-4e90-977b-a1422cf0c88c","lifecycleState":"CERTIFIED","lastUpdateDate":1622071578043,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03b36afb-2fc1-444e-95e7-c04c3e33768f","invariantUUID":"fee7650d-8a50-41d1-882b-d425965be272","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":"a84f6598-852f-4e4e-a4d9-398d9a7c419b","lifecycleState":"CERTIFIED","lastUpdateDate":1622071857041,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91d3d086-a46b-4c0f-abf6-bb4d466ff6fd","invariantUUID":"6a231a8d-31d2-4605-bb38-07d5d1dca130","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6dd1a9cc-61a3-48ad-9532-a3d63a7fb8bc","lifecycleState":"CERTIFIED","lastUpdateDate":1622071941628,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22af1b25-7ad7-43ef-93f9-4d6d8a3c5db9","invariantUUID":"6b583bdc-7b51-4d22-8b7e-087d7ac40356","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":"74c37a78-2ed1-4133-b633-5760c77620f3","lifecycleState":"CERTIFIED","lastUpdateDate":1622071329553,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1621380f-770c-4db4-8802-41c032703f30","invariantUUID":"47ce4b11-9173-47f9-9a38-da8ae145bf69","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":"port","uniqueId":"32e191b3-47ec-4510-b8f3-fcf0d693ebba","lifecycleState":"CERTIFIED","lastUpdateDate":1622072205708,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0a684058-f853-426a-acb4-aafe22511b67","invariantUUID":"dde26e67-a9d4-4fdf-b6aa-1cd09a1e11dc","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0365bd5d-95a4-4acd-8be3-83038dcd8e48","lifecycleState":"CERTIFIED","lastUpdateDate":1622071106441,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9881370-1f5e-4951-837f-b7f4a4fdf664","invariantUUID":"11c6c7f1-717b-41cd-8890-0a986ca1092d","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"756b3c5a-90d1-4923-9d04-5886d38bc5f2","lifecycleState":"CERTIFIED","lastUpdateDate":1622071178742,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac4a009c-5e22-43c2-93db-7a1afe9f52de","invariantUUID":"a05b2cbc-79cc-47de-9c36-6d3dbc0cf9f4","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":"6fa81701-f586-4385-bd1d-254f3255b6f8","lifecycleState":"CERTIFIED","lastUpdateDate":1622072265012,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5912cff5-2fbf-405a-8914-5c723add9af7","invariantUUID":"830b0c70-3954-4915-b39a-22f1e93623de","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":"objectStorage","uniqueId":"0bf1018a-d7b3-4b17-82a3-ff716cb0e6a3","lifecycleState":"CERTIFIED","lastUpdateDate":1622071226604,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"610f26fa-d38f-4e7f-806f-9f434d826d5c","invariantUUID":"a464877e-4fb0-4714-bf3a-9e0c022c2e2a","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":"9ebb41d4-6888-4fb9-b5ab-ae2c28da6ca4","lifecycleState":"CERTIFIED","lastUpdateDate":1622071271840,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"552d45fa-95eb-4cd0-970b-a8f1d26103e5","invariantUUID":"adeeaee2-cd5a-4750-b90e-6368e8a5d370","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9c3bfc1d-2198-4300-a056-b6479c2dcec4","lifecycleState":"CERTIFIED","lastUpdateDate":1622072468739,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5943d070-799c-4301-b7c5-0e81a6ed8987","invariantUUID":"86ba3b44-6f69-4812-88f6-d6569f497bb9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9f0093c6-82a9-4965-8cd9-c87cc0891230","lifecycleState":"CERTIFIED","lastUpdateDate":1622078712339,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2439c0be-5a23-430a-af53-5a56414ec46c","invariantUUID":"eba5c7c1-19a3-4232-9449-2962babb6de6","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-05-27 01:28:27,155 DEBUG 117:sdc_resource.py(1) - Resource basic_network found in services list 2021-05-27 01:28:27,156 DEBUG 103:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-27 01:28:27,156 DEBUG 105:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/2439c0be-5a23-430a-af53-5a56414ec46c/toscaModel 2021-05-27 01:28:27,157 DEBUG 106:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None 2021-05-27 01:28:27,159 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-27 01:28:29,954 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/2439c0be-5a23-430a-af53-5a56414ec46c/toscaModel HTTP/1.1" 200 None 2021-05-27 01:28:29,956 INFO 116:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200 2021-05-27 01:28:29,959 DEBUG 60:sjisprober.py(1) - SHIFT_JIS Japanese prober hit error at byte 45 2021-05-27 01:28:29,960 DEBUG 61:eucjpprober.py(1) - EUC-JP Japanese prober hit error at byte 13 2021-05-27 01:28:29,960 DEBUG 65:mbcharsetprober.py(1) - GB2312 Chinese prober hit error at byte 43 2021-05-27 01:28:29,960 DEBUG 65:mbcharsetprober.py(1) - EUC-KR Korean prober hit error at byte 13 2021-05-27 01:28:29,961 DEBUG 65:mbcharsetprober.py(1) - CP949 Korean prober hit error at byte 43 2021-05-27 01:28:29,961 DEBUG 65:mbcharsetprober.py(1) - Big5 Chinese prober hit error at byte 43 2021-05-27 01:28:29,962 DEBUG 65:mbcharsetprober.py(1) - EUC-TW Taiwan prober hit error at byte 12 2021-05-27 01:28:30,036 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.04381932505484633, below negative shortcut threshhold 0.05 2021-05-27 01:28:30,089 DEBUG 116:sbcharsetprober.py(1) - KOI8-R confidence = 0.04298080354821674, below negative shortcut threshhold 0.05 2021-05-27 01:28:30,139 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.03762427803215365, below negative shortcut threshhold 0.05 2021-05-27 01:28:30,189 DEBUG 116:sbcharsetprober.py(1) - MacCyrillic confidence = 0.045580006481978734, below negative shortcut threshhold 0.05 2021-05-27 01:28:30,239 DEBUG 116:sbcharsetprober.py(1) - IBM866 confidence = 0.04316282566380067, below negative shortcut threshhold 0.05 2021-05-27 01:28:30,288 DEBUG 116:sbcharsetprober.py(1) - IBM855 confidence = 0.04256006625915558, below negative shortcut threshhold 0.05 2021-05-27 01:28:30,434 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.03561834227283775, below negative shortcut threshhold 0.05 2021-05-27 01:28:30,484 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.04063101100145832, below negative shortcut threshhold 0.05 2021-05-27 01:28:30,535 DEBUG 116:sbcharsetprober.py(1) - TIS-620 confidence = 0.040867442657427845, below negative shortcut threshhold 0.05 2021-05-27 01:28:30,652 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.04399205754828066, below negative shortcut threshhold 0.05 2021-05-27 01:28:30,702 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.04352898325829876, below negative shortcut threshhold 0.05 2021-05-27 01:28:30,757 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-05-27 01:28:30,758 DEBUG 97:charsetgroupprober.py(1) - KOI8-R not active 2021-05-27 01:28:30,758 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-05-27 01:28:30,758 DEBUG 97:charsetgroupprober.py(1) - MacCyrillic not active 2021-05-27 01:28:30,758 DEBUG 97:charsetgroupprober.py(1) - IBM866 not active 2021-05-27 01:28:30,758 DEBUG 97:charsetgroupprober.py(1) - IBM855 not active 2021-05-27 01:28:30,758 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-7 Greek confidence = 0.07148845572979966 2021-05-27 01:28:30,758 DEBUG 100:charsetgroupprober.py(1) - windows-1253 Greek confidence = 0.07204901314467603 2021-05-27 01:28:30,758 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-05-27 01:28:30,758 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-05-27 01:28:30,759 DEBUG 97:charsetgroupprober.py(1) - TIS-620 not active 2021-05-27 01:28:30,759 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-9 Turkish confidence = 0.06860333152153356 2021-05-27 01:28:30,759 DEBUG 100:charsetgroupprober.py(1) - windows-1255 Hebrew confidence = 0.0 2021-05-27 01:28:30,759 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-05-27 01:28:30,759 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-05-27 01:28:30,759 DEBUG 271:universaldetector.py(1) - no probers hit minimum threshold 2021-05-27 01:28:30,759 DEBUG 277:universaldetector.py(1) - utf-8 confidence = 0.010000000000000009 2021-05-27 01:28:30,759 DEBUG 277:universaldetector.py(1) - SHIFT_JIS Japanese confidence = 0.01 2021-05-27 01:28:30,760 DEBUG 277:universaldetector.py(1) - EUC-JP Japanese confidence = 0.01 2021-05-27 01:28:30,760 DEBUG 277:universaldetector.py(1) - GB2312 Chinese confidence = 0.01 2021-05-27 01:28:30,760 DEBUG 277:universaldetector.py(1) - EUC-KR Korean confidence = 0.01 2021-05-27 01:28:30,760 DEBUG 277:universaldetector.py(1) - CP949 Korean confidence = 0.01 2021-05-27 01:28:30,760 DEBUG 277:universaldetector.py(1) - Big5 Chinese confidence = 0.01 2021-05-27 01:28:30,760 DEBUG 277:universaldetector.py(1) - EUC-TW Taiwan confidence = 0.01 2021-05-27 01:28:30,760 DEBUG 277:universaldetector.py(1) - windows-1251 Russian confidence = 0.04381932505484633 2021-05-27 01:28:30,760 DEBUG 277:universaldetector.py(1) - KOI8-R Russian confidence = 0.04298080354821674 2021-05-27 01:28:30,760 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Russian confidence = 0.03762427803215365 2021-05-27 01:28:30,761 DEBUG 277:universaldetector.py(1) - MacCyrillic Russian confidence = 0.045580006481978734 2021-05-27 01:28:30,761 DEBUG 277:universaldetector.py(1) - IBM866 Russian confidence = 0.04316282566380067 2021-05-27 01:28:30,761 DEBUG 277:universaldetector.py(1) - IBM855 Russian confidence = 0.04256006625915558 2021-05-27 01:28:30,761 DEBUG 277:universaldetector.py(1) - ISO-8859-7 Greek confidence = 0.07148845572979966 2021-05-27 01:28:30,761 DEBUG 277:universaldetector.py(1) - windows-1253 Greek confidence = 0.07204901314467603 2021-05-27 01:28:30,761 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Bulgairan confidence = 0.03561834227283775 2021-05-27 01:28:30,761 DEBUG 277:universaldetector.py(1) - windows-1251 Bulgarian confidence = 0.04063101100145832 2021-05-27 01:28:30,761 DEBUG 277:universaldetector.py(1) - TIS-620 Thai confidence = 0.040867442657427845 2021-05-27 01:28:30,761 DEBUG 277:universaldetector.py(1) - ISO-8859-9 Turkish confidence = 0.06860333152153356 2021-05-27 01:28:30,762 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0 2021-05-27 01:28:30,762 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04399205754828066 2021-05-27 01:28:30,762 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04352898325829876 2021-05-27 01:28:30,762 DEBUG 282:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04352898325829876 2021-05-27 01:28:30,763 DEBUG 120:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: PK���R������������ ���csar.metavq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)��PK�R�B4���E���PK���R���������������TOSCA-Metadata/TOSCA.metaM���0D�|E~�-����E��U��8�c�{2v��{�[n��J�p ��ARBfg����y����x!Tz�X��(1;#+2�3�T8�+p�&gw�/$���X�:�~��A)m� v5Ec&L��ZP���Y���5��Ӿ��?PKž��������PK���R������������-���Definitions/service-BasicNetwork-template.yml�VMs�8��Wp��A.0��2;����:S�$W��� H�$�x�6H�����r.q�{�Vw���2��J!�J�m�e`{�uSݲ���/j��`�-/�@� Ó‚I�����e�9[�+�(c1I��dI��y��s��i)�x��s 6Gp2��E�_i%���#X��AΌ�T�}S���Ec�< ���f�,���.���_��6h�ݳ{�������VrwTo�Z���SI�v�4��l@�@>F������N�!#�i��\Õ�[(V�Fdu���h��*�������Y^�@*�Cׇ (E�to�m� �]��;O����9kX.*l�2�{����޼�f��8<x�U;E9�w7�M���<�I���;F����C&�A�D����~�~8�m���2\بV#���8N�Ŗ#qz�)Ì£0�!�a��w�|w2z6Õ”gVF��tguo�i�/�y m��t2e�+Y�u��oڽ����j7Z��E�p��6 ��BC�JV�Āx��M�J��zOn?�O7�7����gp6rah�c[ {�g����1�O�U�7��r���!ߘ� �iP��3� �{����6�l:LH����u�����"��uA⨘�$ $��k^�"*8��p�:Jq^��%iN���e���HÒ´,Ó²(n_m�L��7p�5�A�gО�h^� �������2��(+���b~�`��\_eI c��i��ߕ��n0�6?֊� ��nÔ®+� ���~u�%�����g@�/��a�?��a<B���t3�j������h� �_�}�]z�#ֽꌜ8�����>:���^�N����MB� H���?k|Π�jpɴ���f�މ=N����o9ޟ﨓��r� ;ڂ���z;����x >Q�s)�Ut��C�������� �n��W�^�/�W��u:��˻�p�n�1��Qװ�� ��2S���`�`b�yí��� A�vAR�J`���n''��������Ǜm�TB����޸���q�^H����=���#ÏŽpN[ɱ�2�Sr`���Y�$g�PK�_�0��w��PK���R���������������NS.mfM�Aj�0E�:�.�T2-�R�F %N���<��H������R/����f,D��(7�|�\TNZ`�$�V�A�����Q7��nV��t��:��>��1LW$���"�E�I���fd���,/XA�R5ކ������V���@P^��G���ռX·v:����%}��v02��f ښ��:v�a^�ѫ�<}j���^)�vt_ns>մ��Oݾ2�O�g�~PKLyQ����7��PK���R������������7���Definitions/service-BasicNetwork-template-interface.yml�T�n�0��+�1Z��[�t�!��T#�Y�(:E�~��8q�!�2���'�=��rt`+�)��hw(1-J�}(R�z�{h���_f�Ec9�����I_M�(��O� t�N 0���&��N)�x� z���vÂ2y#�MY��-{r%�X�@�C�s��f��eSp�7mQv�x�Hn��βrU(�����My�K0r'i�� 8-������$��͘��ֶ�R� A�i��6��G�A@ ��t���|�f��ˆ ��H�*M >�)� {�b�F�Or_͟���/%�1 �k�h�dÝ�x[�� �S�l�F��o��ß٤�r�t�!��5�v�Am?��d6����b�:�ܘ��;[�.W����b�vੲC��N6ocԘ��#�������7cP|�[�i����E44���4�UR�/o;������f�����Y�z���i��nѫ��0� PK��W������PK���R������������3���Definitions/resource-GenericNeutronnet-template.yml�UKo�0��W�� ���I�ηb���EÛ« [�#T�\Iv`?~�#��il��!?>?�r�&�rH�Nhei��GD\��"/$�5�% �l��c�9M�bF0�~}�H��g���,���<�^xq<�����x‚��Z����2��<��y2M=�!Z��<�4L9��!"?@� YB�VKp��`# �$�&"a2mÖ½en]�����i�x�@�m��BB�Y���4 <���D�fyuK>��m���� ̢�����Og f�����c@ggg�6�F�(Tٺ���B��F�s�ʺ�u�#@-�� +X,$�7��Ԁd �+Q��#EÎŒ.ǨVÒ©-E�r#� L)�Z�C�@���bi_�6��$,�y�o��W��X�r�:�(�����<:`������!�0��l{��؎5��d�������Q�?��_���d1H�VÌ‘f��� ��V�V�n�#�&�>�WV�cD��f��T ��ñ„®‚���k�xDR&-��ì�j�>T��R�h���[F1I;۱��L��v�5���S�:4���A�a(Br�:���.QM��a�f5u�œ���f��o)Z��~���]��mw��#���]&6�f��o�cÞœ:M�B�N*�{�Б�����=����G��]؛�ք��[���l�̮�Y.��n�'\��כ�[|�����/{��;��q�޽~O$���_�t($+������}�#�Z�#g��#�ԣ"�uL%@ۧ������S���PK������] ��PK���R������������'���Definitions/resource-Extvl-template.yml�V[O�8~�W��i���7�Sg��je9Τ�p�� T����))�pÑžjf���걽q��s���F;V�u�#ߪ�,J�l���l�@�3�y� uÍ����_�'�����d�G���Qt��q���Q����LÆ“|t@V��8��y49���#��":>�Q*��x4!��&0}��k��� +K��7=��v�h��ZZ_qJ�����}؃�;�*rc�+�/Ñ‚C[K���1p��B��8��#��Ʈ�����K� �U�3b֙�Ta��7�����9���nf����gSÙ½-�*�p�#�{�F�-f��f2T��H�Ⱦ|١��]��&�K�Tr���īB���X����%O��؄�jQ�vR����n(xaM���$A]%���,@���w�C�@��d�:Cc�)�a�e�W9�U��$uD��ƌ��a��fw�������gPZ��>�z5��r�~��R/�Â��Y���i��BP<E~�=��} 4Ì�/���Ay.&|��*H��=�7�5�9IS�{�ڳ����Q�m�/��ɅnOK2H!��� x�u���r�n�ȅ~h|m�����i%c�·�� ��1a*R�x�h���s@G?c۹�����z�9����Pâ°‰N���v;�i~�h�� �ن��;�!�{!�Z��MG���sу۽�zu*R�bƼau�_>UЋ&�WbR��8A�����Ȍ�'s�i.[��\�j�*�7g�@U5w�/ ���q1\ioyD���q)���T�9�_�9Øs{��(� ����n~u6%�����>(�#�9x���t�v&\^�|=�&�˲��R/9��4#�Uo�ц��D����Ues��>�nrÞžpZ�5Ѯ��'��6��>�l=��6�,V�$�5�Ǽ/�׋�g�h� ��Z �.wn��Z�.״��ü�q�_?��יּ�y�}�vï…�Qߜ�`��0BT�"�2�f���g_o�g���n�6�^.�e ���οPKg�8�������PK���R���������������Definitions/data.yml�}ks�H����Oĵ!�_�޹�����c�b%Y��<����H���,�����w��@>�I&�E�r����E23�H� �~��szA��S�~�:�m�̷̃��7�� ��$v���:/��ՋW�z�O g��8É"��0sVa8�W/��N;^��F!�����[Ft2�.�St����f��~������'���n�|�˛7www3F�Βt�&�_foN�������1���� Ëœ4�G�0×›{�m �����s��a�4�wy��ߥa��'KV�K���< o����&���b��b�t���by�}�uq�ۧ�+��������x�|�t?�-����׉3?�O�?�GN���a���� C�c�#Ò–A`��J8@�6��U����u�Ö�NvA�t�m�n�W3�|�% 7a�rzR��C�ds�`�!}��8=���W���l���w?�,gn~� �_~p�73|F�f�I��s���K�mN]]��W���s'��#�޹��"'!,��7��^΃4����d��q��T��|��b>����$I�x@�U��|���р�7l;��g���a������V�,�=�5վ������+�� �U!>y�yȢ�s�m��/�!'r�$O�$��a(h� 0�PÊ _���@<Ï“/ALL����Q���eYv����Ak�/�}V��H�0���n2v����!@�����{���#4T_$i~�i���>@Qq���i�c�U�Wn�60��%~;����� ���� +Z?�n3��-,��;F�G�L��6<��6��:�"� 8u"7���>Y���-Y����Û�Tó´”����U0�������*ٗ�=���#��o���>jA��q�ʺM�G�`�[�{��UǬ{"g�<W �i �(X�p(�z�b���������MA�Sh{��S�����~�u z�c�i?j{U��W�(���w῅�����o�3B�Z�6��u��@��mM���a���e.��l��%E�եU/`y�G�i�� X���s^�`�廲ל��,.$_���Ye������N�6ï¿½ï¿½È ï¿½b��I���v���F �k���9�-������+�]�%}����Ҷ��z����ZY?Ì ï¿½5��`��*���v(,�Ìvj�p�v�(J<�5�d�2U��RhߣRTnsjBL��n�idC���� �ml�j�T��s\�|RPz-fy�ij%���Ŝ����m4Y�������X�x��&@#̧����Ae+ �<qva�,�y�^�$j� fq�nf!�őt��.����I�⌞ \�A�s�[����E�@��N�=j*N�r�~;�@���'�!���~���N`K�GW��w��G����.�����>*2�ƣ19B)C��>���U5����_fc�>�������yI�\���Rll�A^}����]tݶ:iL��-)� �q×µ>���d�ӌ�N��?�����J���m7������t]s���]��6�4��z,+��K1*6���Q?����c.@Hf��tt��P�Î��ԟ��뿧��[P]]R�x��﫩OFNUm�4?�Lez�?a��e��!D�OƯ�Ro��52˪j��Y<дV�ר�No���r��:��6�VMF��7 7�z����.tÉ¢_����]��RG��a�憃 ����ɒ[��2\,��^TT�1��9�/�t���R�&2Ax4o�f�W�a~� u��{�5Je����c�cGv�G��6 �1���?�\�Q.*�B�<�߄�Kz�[3��9����HÉ…x��0K�I�Qz�@�Z�_����A4�<g��D1vL �r� �|���޴y�d�+�l����o�'�i4�һ):� c�vq8�L � Ò§Bi�I�ؗ�(���|�~\�˙�_�aL/7�I�ar��#Z.C�A}�,ç‹–D���C�S^���mB��y����6Z�C�����K����_��c�Zԛ�߀�L�������Q�mȥ�P�x��&����d��<�ST���`N�l =* [��$���G��It�`7�b�:�a��� @#^_.����4��Æï¿½Û›,���{%���wuÉ•8f{� �v�VF�����`Ć�рƃ ��w�Â�I�xn%�A���N�( #�T}F�.:�%��~�E���ȓG��g�e��Y3tX<~y����e�q�)Tf� ��G8��.�:S�o��v����yT����y�Y����1�=�F5J����Î�-�5�Q@g���˛��}���{T�MO �UF�AN�E�J������#��1��� � ȸd�Rh��i[䟸iQW���P��|sJ�?�տ���M7��)&�ԗCD��>~?:��0,<Cx@�ٞ*��\��oi�I��]�I�M��;��}�mIJ,�Bϖ�U`K)�.}���^T>FO@�e;��mX�BYXd���ˉ�M�j<i5�4�T|i�yHC-�c�Häl� ��9*���b� �oF��<�#�����u�IØï¿½ï¿½ï¿½(�n����&H�g{m Y̜��{(�[��+�8ܺ��p$/.�A����^��g � xELdh��_o� ^p�0S8��6���^E�C�~��K)��Q�(�U6�bv���@y�C�'`l�tB,fÏœ[�g����#��!���o+"Z���M*/�~��QLD�;]Uw�AQP�&u�`��X>�8U�(;�JtcY�~��|�8��؎�DiA %:2iG��Pb�S������x2j �H��!�?�����Ý�`c�,�6� 3�����@���Ab\��E�����l�@ay���[>��&�������LXH{/XaR���1�a�H�VZ��*s� ��A(��:iNC;�2�e;����B�Z�Ra^(XLP`�����a<9�����iO���.Æ’C�SR���y�E��l�e�}s=���/‹\,��T>,4і�~��̕�R�u-��m;�;Õ¤ �c�i�@�{���<�L�1��Cm#(�T�F���Ie�e����Ai=�����>$�݋Ha��� ��vc%���߳���1�� �XM��e�M}������*x�j�3�qL��qTP=�{���&<e�Txr�����>ȶ�S�O�3(��'����fq:��|�A=)6]��ˬ„�2�P~�<'��~�.ï£bÛ‚8F���^Ⱥ�l��I @��:��1F-y�L�oL1�X�D�7t/����:����wTÖ¦Z���7 ��m�Aq�v��z}��+��F��l����n���a��ê‚��s50���u�� �]�"��I�F�<�=+��*�٪)uYL�x�9|�Ýu��E ���P$G�O���LR�Pt����-�$��v �]�����b��g� 2 ��!�n�G���!���-M����بÈ�(����vWݴ�۹�\#gÜ���W��.�d������P�m6�N�/�� j]<��ֶ�� mٳ�©X$YZA/���o�@�R��'���S�7�a�Ԩ�) �H2;�k�^�>k`xI�2WA�ߪP���Ð[F��]A�q�MHׯ���+������Ogͷ��g�+F���mD�˾��%��JM�b���Ím��M"���nq�e1! ��K��G1,�iPU�U�i�.I��QB,�Ѵ��~ �������j<����S�Q��%_e�����V��a�*ڱ����(\_`,��I$�0 �"��*�T��&�Z�x%�����(��@T���_�!�)?=.�d�u�� �ܓ"��Ni���-�`�E�s]�������\Îj�����s���4Mm�e �TA�J���7Ƶ�#z��Ip���s�2��b��7�C�S�_�o��z-����{/������rr��d5U��z���&��`N���K%�y��k�t=�S��A���`qNE�V%!����M�\ ��^^�n%3��b�F�n�T`7��~�O��()��q���C|��89>�C���������6)f��Z�4ֽ�q۵�A`]��]�ڋE��V�c������6:��c��kR�����g�{��F ����y��3�3�4����8�l�&���-���TtA[�nYZ��4������������� �Y��ϟ��@����T}=+����7��M!��cY�TÙ®Q�ɨ_1^i����d�@�̩�. �'��.<�B��j*>U�m����VG=J���'Q���-�s�w7@递��E�V�ƅb�f������P�q��Vt� "�&�1��\Ô°C�2a&�oo�3h�dQ�MaÍ´7XI���aܟ�Y���>�`}����{k���~�4Lv������m�6�bvA�Y�Ba��_��q<0�`k�"Pdy���E��{bJjV>�� J�u6�ɄI^�2b���K���"��:̥�p!����9U�/V��N���^�}4��y�o��;���Wbf`B×¼*E���w�ȿ8_�H�~��ܰ�����9V`�U@*��zw�?������D�k�JX��q-�~�����'Qr7�7�<������C9���cE6������9���[�K�T�+�Kq�O^Yzg,f@F�f?�اR�n���m����p�Ȣ���ȕu���/Î_�8\%B����� hh/���c�ìrlj_��Õ=8�s�����[Q"b���Y�HuW!�D�@��FÀ���u��Ɠ�xb� 4 �f@� ���+}&�\^}�W�tLs �:+}�r:��,m����4^�q ��o:���ݩ�G�ۿ��V����m]���=l���籮C�!�c��>�������M��&]�ϦZ�V7���x��Y�Dj����R°C��c��[���>1�ܥ�q��$��w�bp�C��+�M��E!J�M=\��T�X��|��/&XÞ‘B��s�D��>�y�z�Y�e�}��>�9��-ɸn9�C�{�2���Kxxt:�5i�X�z�Q��(^��-sÐO-�#��ڥ��8>Kn�(��O�]ЕB2x����$f��8N6��JP�w8���Ú���I<������,�ܳ�B��� ����lÅ��-��� ���t�2~=*�ɳ�į3�qE��g�"ϗ�l���������Ÿ�����d�?3�������՞� �~�u�l��T������x�Y$ ����x�v,����q�ÈA�N|�^�n� �>�d���|6�Em�%_�e��4��;�6��Qg�E5�֟\g�Ӏ�'���"y����R|��0��'�w%ÙHw!��U8������?%����ƌ�uW�ed��ß��*?L7NaG�a�8�����i����<�?��ϳ�3Z��#�1`��m��DÓ©vjk�IU;_�+%��� �RG�w�Ȫ���k��K���#Tp[�j��R)9X<�6e��N�S���S�5�ҿ�wV�ï§ï¿½ï¿½I�<eq� R�q��՘��=?�Ϋi G�� v��O�+{nQ�D:�|�@=/���!>Uq���㶎w:C��7�n�᚟�j>�$��i��g��Y��NT��(>����e� ]�߱+���7���`yV �yT�g�̳_��e�u�g�^���?�*�]�ϮJ�U��ߒM����zdA��UY�n����[������@�m��Sm-�O/��RA�brVCk}����*��l�>X��"�R9��R���,Ї��\���xJ@���]L��)ke�y�j�������(&LZ�MF�T��6a�u�3�E��vq�9���B:Z�㙬ٖ�];��%���^=g֓���r���Ƭ8������y��Y��P���Dd�i�@��ؔ4:�gr- A��C�o�V`�N�� ��)pc��fÅ*����]lm�7��첸�j��5Í�ESm�QW�..�j4�8�1��B�������iO[�v�*b>�^�x�%��b���k)��\YZ�7��t���_Պ��l✊�v�d��J˼Z�*3a�a����!=Or�B�Ԅ�}/Z8�v�����K�&�6js�`q��=���ö����h)@� ��Jѩ߲��j�5ZT�"�{�SÜœzZ�T�Qj�>��j�Af���F��$X�jd��e������D��X��P�"�K@��"N�� h�#�ظ޶�89��싛YG`�����8�gY � 6}?��i�q6�dW �4p�iRlݢ���t��9��$]Ä«dO�6,.@�"\���z�[��{�@ 5����kG��6 �30��V���� ��w��/z�#Ü•6����$�F��F�h�N_l�:����d��1���bYÆ‚`$Mw���e�C�EPJ�/Y�y�N��jo�J�5��n��[��]6x"��RF�O�,[WZ�Bl+�~�~�*�-��v�[PV��x��}�W�)* :L�U�.R��5��ܣw� )���{��0�$��J����!�eF���05�����kr�=�a6�����I�ק2�<�p=5��������4k�z�&�l5Ĺ;����q�K�%';��pm눿i�p\��^@i�=��z�F�������B�*����:_Û¤Ðd�~��d������ՌS9�1w5'[w��+@�r>]7 ѕ��j�U��h�g����^p"�<��Laú���@w��J%� � ���v�@Ĩ�4jA�����ī"*��cx)M��l����9�(��T���j�/aK�&<~�����A[������.�,�D`��<�_��_���*��r�� �oyï¿½ï¿½Ó zÒ¡<~���z{ÂB�;n΂�b�Q�s�4s�K�jgYJ�Xx���+��v�Fh�*0�Ar�� ���e�o�l����u�_C3��Fu����q��{�T��.������NIY�_t*Hp��4��!;����kØ›1p.�l�hL���G�*���37�t����2�C�#��Xhž��)l����r��@�.���tZ=���:���cM�K@�xç¢3Yp�G�K�q��8���`Ǫ�)ܳ���=tϴ�"S��E� N�~re9J�Pql�������r`*��>�����u���0���F�B�vF<$�yTj�K���]�A^�K�_`e��=�[�3�w�YFÆ zJ�i�SJ�K���dM2�|���^�sg7in����º�]9/�!^*�� )tX���W�i��t�+c_��9U�5�הv���B*�o���\i�n�fz$o�������H\�éFި�]U� �/�Z_J �ڢ��iQ��-�_�����RA���LV����t,�n�< ��G\�m���e�-� n�_�����_�u,��5j�r^��/��y7X7��&� uaυ��Z���_��)e+b�2k�zp,M���O'-#�5 � �3�-��� )�[?����/���pf��!@���e�r�9��rL��:`��Y�r/�UU�iƲN�vED:@Ä—!^S,��MC}��\ÖŸ'~p���4�:���@i���,�|2�/˲�I�Nʃj:����b����)\�s��k�����vN�{�!�Ô�N�f��9w�K%?,3��R���z�>��S��:���1�բ!P�C�D ���-�Z��1��ve�7��u���[�Tݨ���0�a>�T,j��5��P�R�s�e���A.|#ZE����-z�}�{�z�3��wUD�0�$� ���u^^]^�҈�����c�����<��.�_u����^�9Z��o]�o�V��M��%o�*Wt�_ Y�T�ʹI��{ �Vt����V1���K T�_ɘ��������'�/����qI��m�P���3�%m�?sN����Z0�K粎j�� )�g �N���1�;h��F�Y�ǦE-bߌy���U����*��-�[�Qm��[ê¤¡ï¿½Ç ï¿½Ô¬ï¿½-˻��� ä’jl���"jr*m�G-�)\� \Kh�k�c���|���%ÌœP �ּ�Wɛֽrs�|��9Jeti2�$�Dx(K�dC7H�ר�%`tcU�l�'�w��3g�rB�!�� ��?�e�]{�kB6p�?L��jO֗��$E{�?V�E�Bb6����`�0Lѣ����/h@����I����Ө� ��P&�ļ%��(#;��P1�6�dq��v�����e ?Q�ؑ'�J[m���n�"�I.E\,�^QY��r�����Q��K���B�wPh������k~���~Oq���T} ��&�������z�QVf,��7���s������� ������0�~Y��M&*�󎾯�'���m��&���o��whP"?�;&R4�ka6�K��.����K@�E�0��4U��o���{%�|E=�:t�g&��K爤Q�������}�{F-��<x�Oh ��M+n])��/��Tݛ�N��"k���~��h��$x���Oq'���$�X]�î³ï¿½'�����?8�,(��� ���>O��r8��Չ�?�U�3�,�c���*�g��z��gd��)>�ؔ7��l: S���k������� �6QC��T�*T�TUT��R i+Wj�whq�γO�v�n��y×§>�`���g<���|� ����Q�D�wZ�eќ�c=��[2ImF����~�<�� H� �X��f��*�h�OE�G��bQ���o��I<���pSO��WMT%V�kG���$�/A��&�>�0f�� �/��n����|o��m�^�AM�Rk� 3���`�W�{�Gɺ�-(>���`���&�����W`/�J� ��K;dqhz���(&zw��C�c�D�h)����Ƴgsq�H�><�A$������lcUw��l'�bwh�s���Y�"sw_c]�#�aJY��&_�j�ut��[�s�%����btX=���q��B��IRڱ��l���qľ��qt���O�*���7�{\o��姢�uK*����!:3':7O E^a��c����Q����h�Hii�O�iR�o�D��� !q����d��%J�H���׀����2�_�r{�5P�bz�g�D����]g�#(, ����c�����3#B�#+���Um�\�H^%z��'�ݎ�^t��8�{Њ�AMy6��K2 '�%YZv�Sژ��d�? ��PP_��C��F�ro��5����H��K�s� �4�k�{�m��1UA��,s餧 �Y����G{t�DZ��pqÕ¬ruլ��۹ ��H�h��l5Q&*JVN ���?�6$kq0���H�Ą{�t̼8gm��2a�Ӝ��#I��:7i�5�q �W;�q�A�^���#�������NZJax���)ք��h�.ܦ��eWq��� �����ƌ��$6���)$�4Um�A��� ��Ǟ���{2l�E����ʹ��˒vzaTz��d�����!��燵#O�U�w"��x IJg�ފB][����L���R5��� ����;�������Xc ����x�k�:�>ܱ�4��1�i?Óš\V}��ɪ����9�%�†c��WF/E�0���4:V���|�lxD�:�6�1����4�9�� A\;�6V�)\}��궰ܹ�o���K��!hY�Jſ�>J6���gJ�,W�D6_��?���h!�j���85g�e�R?|�I�$�0�������J��a�IT裀�F�,�C��(�M�]�옾�^��o���L�Z���o���#�G��A�sh�H1�������f�߃_�r��{U�Вº��}T��̜3�,��fJ��S ��Bæª qD��qJ�sC=&��0�(�dTG�U���v_c�u��L㻈���d��sj�3����IJ��6jR�m�#����q]s�U��dФ �h�O�֧�T���F�,z��9k��E9�~{��wÔ¢;j���:P��ޫ5���q������io�W�q�P�p��NI`�F��&n�@gưJ���hMuȔ��|}�/��O��2�3sF5Y=glFh��h)}��>����:��\�Қl�r�y'_]q�2<��~�5���=���)̱Ă�\e* )0�G��o1Wq\��s�G�kZIzM�]�P�U�V]���VseB�t�k�t ��K��&�ڵ�cDH��7En�"��ܥ2�T}�X5.B��+{F'�ۣl G�%46�Mg��_�"-= /�c���.���΅���(�'K���:[[�|�F�k{[W�-j+����G�+L�#`���A�rf������[�e�*>!˃-�����u!�v���23r�$0�V���������3@ÞŽJY�dyhlS��"yX×’ddM)59I�IÉ«Y����v�uS�_"B[���b��б3ï¿½ï¿½å° ï¿½p���g���%�U�vK�>T�h���g�e�C��J�7��X�Z��'Y��ðž§ï¿½ï¿½Äºï¿½%Cf���~�J��)T���V�'?JMu���h���Ƃ��=s�o��M�t,�&q��HU�y�Jñ¦…¨t�n�vd¿a�dT^X,��h;��։_�FV'�Q��k3g5��ꑊu�JH�?.��p�\u���B�&��M�ނ��E4�u|�I��B[�5l� K�[���!0��cEV� Z,<�����J�ׇ�������S�D����u�<��������"��A�'����-�B��hc�{1�"Õ[�x�����Di�T��|��x���$2ʆ�U�L�O[��贼��V O�1���������� ��O�)���2}E���a%i=�"gꢵ�0)�� �/�D�q��`�E&n��Z�cXQ)�U�]i�W48�=>���m�ey�}pv�A&� ���hn{�q���?1o�b�H ~2ơ�N���n>{�#g�|;��'���d,�{~�Ո�|�I��)���#:�B�<:i�1^���>�^g�����ZN@��_W��hJ�����P�4��¨x>���X�R��b�����KF�z�Td�hH��M=~� �OY�bII�H��[�Vm�="0r�5o�^ilr����J��6� �D�u΋�6I��z��T\�t�/��B�I��X�s}���Pm�__�8�'�·�������� ����m�O5r`�H�4��i9n����~?��h4�������e{$�dEJ�=E P��6xU�v5HF@ �Ӵ�eC�&J��Q�!���e�`]\ic��t�c5)��9_}�A�4u�8�`�@���m�4�ƒmg?0}��G���]D�UV�n���,L�-R1 ]�…�dW��q��Yٳ��qH�/h:��U̗�]=��jZ������%�SØï¿½.�gkPI�9YY������Z �F��%v32D���rJ���VR�����(g �� ~{!����$�q �<�u��}�R��|/�d��s���{~����Fa��!�i��K�Ȉ`�w%Q�>F�(�I�����j�p�}霟|~�8�;o��%���OE��Xk�/ n��E�i��z�+�,��}(B��b�(]xaGc\c���d���@�9�2{��bΉ$.�Q�k!Ö‚n�by΀9�W��8pxvwz<�I��v��@��G��>��?����Y�����6���7 ot �ze�^�>3�C���^C,ÞYbA9p����B�.S�_:�� ��{��OLJ�jMN�N��4�h ���|������qr,�+�?���~�P{'�7 ��a����k����x� L�Y�4}Tk��u�V�r+���ۅ�v��c��6��5�m��Uz��m2���ڇNK�[�,�91��w�pk�kySO��CH�%g��a�����q .���8��=6N�G������ޞŷ)��KÞ I ��d��G�9�NL�{�fHo� ˘m��$2s�`a言̲%5��2Ø ï¿½J�ܜ$`�fu�m�D���N���X1ft�EƵK ަ�-S��7�O��]Ƙ�(Ê›`T��^Qi�����%�}$�� �>�yb?f��'���޳��]��t΢G���ix��O[ޤ�|n�w-�îG/B�{êbN{��<j=��7�����������J�wi�� ��eV�E�u�P2��� ���W����}���&6r���TU��fG������z�_c'TU�zO%%E��M���ӼFNÇ¢=������4e���z��J��^���x_q�/�ZSÊ��"J��h���U����P�unL�SY~��Z1"^��z٣��/ƛ��X���ڶ�D"�U��h��J�*b������j���{7QpQ��Q�%El�@�Yƥ��iDe4���X�QB��j�hM��3�. s�y������ɷȵ MU�_n\mg�������J�����W�#09/�Y0��aBEt��;3Æ™>cz�wADA�l��m�ׯf��˓���I�è¾k�&����� R��"����5}�B�y8ioT��~�6��{�������0�k��#���?)�X�D���,���5Z�2�h�Z�FL�m����+7�6�g����F��VN�O(\�`6ÂH�4�u݇IÈ€'�[V��;��l\Ry��O��s���O%�RP��㑊��Ă�֨������?�h����;�*��zf�v".?gB�HNpI���Z>@K��6&�d.~��4����"�!Ó�w�7������k�F�vt�)B~��)� )c� ���+wj¿~%qC0%� ���P"ꉢ���-%�-Ï ×Žï¿½hba^�ff� �wi��9��"��r��!MH���U"��Tb�*ŧ����� J ��ޘ�H�x�+ 5p���C��X�p�MUh�7�A���OhIj �����_����U��*�*Ō��¾皟\�^�TfC�8/i�0M�"*�Z�������x�A���ַ:����h���Mf��ÆMi��<W�Ȥ�}�����h���mu��.��YeA(�[�e)���kt�geï¿½È ï¿½ï¿½ï¿½\�H��4��dM�9���� 75r6�o��)���u�ZN��'%�r'/us�]d����o/tр�=��l�+����Ag�a?Ӊ��|? ��8���d�����1oFb���0%��2�B�xU������Q�2�g�\�9�U�64�F6�ꛂ �e�5�}2�G�0Z���(�=��b���!_����"wXP���]���;�\8��> �@D8�w`d�O�3Rq�����:�s�##OTf.K�� ���������X�A�䇟��a oP�Ɉ��a%K�9P��E�d>��ߌ��j�b1�=�<F�v�����9\�,_ d+>�O7�}J���QAB������ �wd�h�#���gN� ��E�wuN�N����8x�T������BZ]2%1��+������� B���#GNF��P?�F,�o��ږb�̱?3?�KiJJol��� �_�*X[��3-�3���=T��i� �:Mў�{��߰=��e�%����ˣ�y'��*��ޗ��LT��� �4��v����@�'�y�W�d ��ÚN�}Ç¢5V���ك�PwՅ�����E`��Ӽ�k�s7� _��S���k�>������d�-��Pn;s�(IZ�lJ����ҽl�#���<����`��4��@���/���w�A��(�גUN�-���V����s�.�Ec��=�N�ϕkD�'��BVJ�=�v�)d-+a"d��v�g�OS�:A�rr�Ъ�o�QXn���7��9C� M��2��K�%4o*�S������v|�6 �ڱ�o��SV�8ܒ�%PF�x�HB�_�/�J�L�z�A��0K����;3.ew��o��������6�LRƒ�8�q�敼�J�d0h�SY�o�hA�RV���0]��FBc�d�X�a�6�`,�'^�z��OՕ���mqu�؅y��*�� bx��V;�9��٧��)��[�0�����l�]��܃�W�y��D�����é·5h x�ZÝ�]�7�S��d&TkW.�Y�?+���QEYK�G`gdz��U4���O�V�ߪ��s���x��V��׃��6WmÑ‚[׫yG�n����?��L���K�����}ϗ�x������һ�|�L[ �>���s3���@Æ™`�T:0#��E��W��<>uÞ¾}7b�#*-/VW.W��-���ÊJ�޵�ϳG�2�l(2_�Z�����ט�o+�d�cV��p�"󈎧XcPb�VG@�UVW�����HZï¿½Ö«ï¿½ï¿½ï¿½ì´ ï¿½ï¿½"É%�Ֆ$=`Rm� EG-3�I�3/L���068�� ���?;\|��.�pD.t������Bm�M@�e�핿��,JI%>X�`,y�E<.OW�f��q�N��ɫӴd8�ai�2����� H�`����S:\�ůO�²V;�Sdd�:��z�P�*]�#�E}f�62bU��ʥ@sVP}��?�m��W�xZ�9��͛"E�t�^��b�V-E��z Å����Ƕ\sÙ Å�[�n���Q��.ܸ���(�T=#I��ꇫU� D���Ceq6���-Ê»;�MF?v���,��h�)=����m�: l�7����,O6�G�q����%lP��ͽ�?�ß��Fg����@�1��O�^���dV��]��=�f�F��z��IX��Fta��`DQ��K�Ex,M�f���lC�N����DM �1c����L�Ɏ�!�.a)�8��z�m�r��d��n���Sn�i��V/%�i�.-×�о}�OY�;�9�J�n��Mw���I#�� ����Jv�3�B v:�J� ��TwZMy�[T�Ff�f��:��U�HW��7_������x�!�;QYD�MSĨ&f�~Ǫ �h���T�������B�v5L]�Ҭ VR_c��/����M��Դ%4����i�.�-@ �wmGo�A��9o dá¿H�I9Fzw�G��1�S�R�.{*��!�á¶G�Ʃ���K[��������?���e���ǦWZ�'�}}d�^^����Z�:r2�ph�E%t�g� 1^� q��̜+���%�7�F�@�b��$�fJ��Ζ%�Щ�4�%^���_3�� �[Y]�i���_�B�GG`@'�*C������ܒ*^ua�NÚ˜T��xﶪ������� ����ϗ�|9���Î/{d�Y}�LF����%%G�{�v��RSM���Z��p�w�(��,�C�2��t� �֫+�`bq�.��2���7�LÌ *���.h�b2 ⵮��L�<`�hl� C�BW�iK���1����{���|�Ǿ��z�XwU��7whld� ��Êy�E��.�����n���w| ^��2,��=����l5E�Y�3^���G\7kI��{عi���B;��f�����g���'��Ѭ�?uf�� ��R<w�z�"ba\ ��Ib5��M��:oBb��� ��4L߀Z��x,Pl ϛ���c��PMe�� ��~ ÞŽc{8��:���(Xd(�8�W��È¢AZ����i�k�9�ӹ��KB@��U�v=�C�˽I��><�o���f�r��B_�P�e��g�1)���������uZ�*L�O������`��A���]?�{���'?�{_y�������o� j�M>T�������wo��YZ�G�v�Z�|kZ�^1.�K��*�T���ubn>[�v�2�*$9 � `�}t�p ��mt� W��hj)]��%՛�|�ڑw�S�>�,�1U����l�|BO?�:=~:_^�_��ۧ������x���rq~�\J�עKwb�l4�.�Rc��2doE:��~!�yl�+p�Uï¿½è¸ drM��X���z}�8*}B—Px %�wÈ“%`��Qҥ�R�"��>/�Bg���[�eɥ��tÞa�m���PK�/E�>�����PK���R���������������Definitions/groups.yml�X�o�8~�_1p_Z�Qn��r��I��:�:u��"���&J�Z������7CJ��i���CS�Ùof>�|�{w2C�0�Z�h�/����O33�Z'��&���,�o��o�M6��Rl@�CR!R!�c���!3e����Z�e0�(IH�o� 3����W�Ut�@��+� �������z�ND@���TQ�]Þ�o'��B�|� ���Ғ�� ���ebN0�X�� i����K��3�_��%��[9��^�Zx�tW��%4�SO���p:�H���û�O�y���p�0����G���܌����p��g<��R��>V��H�qĜ�6E�P��U��Bf�^�b��0+ï¿½ï¿½Ü m)g����(YJ/|9r����q�Hs,��A,]E>\A�r� Ó(U�S�S�>���w��"ٔ�����R����!.L K>�y G�YY����`<�O�������P L���E�\Q�)�6�=�Bd�$���|6o� �l�Hv�69&J�m2�I����S�Fft���O��?$�}i}a4y�p��>�7�B�aY!�ՙ�X/e�"!33�X��[�*K���;wY �x�/�T/��{0Øï¿½{�ΙL ��1��^\X�_���][�v��|��j]110��}�`�;�-�O�qV�7y݆��'p6�h�L���U���ÍQ(���|^b�!QePnijE5I�Rf���X`����{*�TD��B����*Ò¨8Ub��������a�����+���B������-�a�0]�8���x_;�����'R���d����z�>ח��D{��&+tRY�>�k�j[*��1Y$�Y����y���� U�91�9�����RJ��<��r�;e�������*M�eY��U��F�"��>����ǯD3����ڿ��nJKc��q� w���`%��l�������׈�I�a�5bh�Ԙ5��Ĭd�{����T��r�B��i�I��<�I��y`v�y�k����c%����Qu�i��O��ն�����>�0��#ǎ�}C4���"%��a�,i/s�0�㩑�l|\����8�Pa�#Q:�[-Ag�o[�J��ј,�M�X I�X*�7�F���k�=�`�;6�w��@S�M,� �^�~O�+J2�$�F��ߎĻ��}j9)�o���RE���#���#�I�J�eØž?�&��r�s�/�'H���焃�s���a( ��A}��4.m�-u�j�U{>u���fB���/�F1{��ճ��8 �_:jt��?�kÕŸi]�t'���^��<�����_��?�3? �b���\�E9�sf�fC���oM�lt��;4�u�D"�����}f�|"�їLV��s_G��i�HSF�v)�%Yeml��p��P�]�^i�j��UK.tla�`�z�����uM����h5�HÑ�T�âŒï¿½2KW����*�.ٔ�i����C/�7IWA2�N�ۅ�u�|>�����+w��ͦ�U�AQ8�����}%�pW�0���u�)��в /RtT\��6�*��,e�}�j[Dֱ���D�� ��p�u�,�-�9�+Cx��e"�av�� A�5�BS�8�;Prby�w��Yr'���voΔ�o|xW����"1ÈoR�-trS�X�)2��E�K~��ٟ�urMT�=���s��&�E8t��G������E��ڱ�M&�7���@�H|������K�/d��t��Q|n�dz�/+�6D!��X��dtff���uRfz�r�s��yּ���6E�c��[T�Qe�z��,���l;9]� Ú…R��Z؜�i��c�e`8��e�f\�V���*~Ȏ�Q�������y0�������� գ�PK�\�J�����PK���R���������������Definitions/policies.yml�]�s�6�_�q���J�&��܃�vZ�%���t2DB�$��,���]����Ò%�������~`�ß|G�� �2R��I�'�t*��ܓ�̤� /�/�S�p��>�'P��5)蜈R�Z1 ��6KY� $-�*�T���r=1�8"m �#Q5���W�k��#T�|}��D��������65ܶK9~�۞�����uop}�1?��)E$����:�ZC)�9�%�$t,<�%2|+��b�"��[*PɸҒkH�a�w�yQAN;���w�Ah����㇟?�_:?vz�����#��л�~�~����������ۻj��iج��?0�Q�,C� ��!U���x �㚎�S&,�TL\�6����\SmZVӜ�R�4�؈n�%S��b)�%sZ��yr~?K����ɨ��y��T%{��y���#ۦ�3��X�� ɘJ%���� 8��ap�!}3�|���9)�\V�� ��S��,��i�9MY��b.�%��bK�r��j�B�,���I��|b�жdD �Q�cY֕������ �9������c~o����3^�i��$U�n��1��4���L��w�a���߽ ����b��^���c�#4��t7���|?_b�Xk7,*VQi�Rf�Ã@G���1�ymYI�Vjn�� Z����t� �e�xѸ"o�D�ˢo.Ȉ�-���Z�B��2�d���]�0���` ��r�3�#:��LJ�����RЄx�8�D.�c��?�U�*U��b|��}a���:2F2�����͘5�jY� S0ݾ�&h_d|FbdAl��s6e�>R���tΘֹ����ҧ���r���y���H���K�,"�W�v'���D��-�r��9�m!����πٻ%�r� r������N7��u6��&�.����sX�R S��Eu ��Ln���v=Óm���)"s�9l�lز&�z�),7X-��Nӷ���X���w�r<���)tq��{CL��L���)�ZH�5�c�O�m���qHDULN�6�Zع� ����v��Y�{�S��Pkß�}�1��L�s�q)����(\U��tܱ�����qit{�IKZV���&g�.6�H���챷��x��*F�vט��&{��J�ZC�j���L�dX��d���K p��u�&{��f�ƾ���R@ș�Rƪ���=�(�SѤqeA,�)��\7��(�E������{{�t3 J 3�d�(ï¿½ï¿½Ó K~����gݷ����|9���-X�S�����:Û›R��Z�B,�9u�POKAJ�L�R�u>+�u� rY��'*���^D6�`�E�B�~'�2�v���'�p�jmm������>�ɬ'���4���Y�#�䳫-DV�2 ��2�j�]�]G#�L�!,�ó’—���p����H��i���p���R��۬p���5��qqst o%��x�`��S;���ft7d�D�?�[��x(0>�����o� �v�y����m :������š�4�ە����M���1)%��~��f~����=@=f����[��-�tåҬ�sH^��� �uN�c�� 4�1���X����v �q���G��i�s�1HÑŠ ��-piyxY��C�>y��f=�Gy�6(�v�ӉuNj��3O/{�w579 Zo���l�a�9����ha���(;gzt��2���h-p���2�?�y~3�J��A(Ñ»L�é1�?�60#)NnPz�&kIk�d 4`K�C;�$��vu�����fK��4�pUw�B���a� �ǢP��V�� O�[I��P�����[l�τ�.[�֒��x�������Bm\�� f�:�,��$5LO������EE�s��<2u��)�L��/MK!�%ã¶¶*�<���W�GD��.�����ܓ�-k�Vb�� � ��*�4��rbJw�@s?���,�٘�ơ^�Z�<q�y��g�0�o�T0S�N�������G��f�G�`T�3����1�2i� �B�����f$�)kmC�?靈�����A��a_�������C'"Y�2-s�pJ�"/���5RL�����j�}^M_� oÖ¬yÙa�!������>��Ԉ3˵ǣ=��c���Tt����:ˇx�؛�k��?_�[>~/�C#���xRVe�†q�0W�>�4�u��x���p(��I]��*�<h��p(İ:2�"�����!Z���,$[Գ�w���D8h���E4�JxD���I�״��rFGQ7���u��Q�*]��i�P ň%BE"���.�H�����pƬ��"���g��E�KW�[�-���@2�+�}��3��摤㈉h�T��&dH'S�2���0��I'ᄉȣ�W��F\�"W(�27|� V�[E���^m�B=E�QT'lVћ��F�+]�4�?9Í¢)"� ���!!�Ѩt�T�Y�0 �*�YE:�d�Ԫ�Y���U��E���6KVÚ§DB��ؚ+z�F`�I�O��NG�o���JU�b*��T:����PF\�Y����H&������$7�8&R�e<;�^Y�(��P�Tr1S� �G@��E���$�D"lj��IŘ����ɮ�FFB��!������r�P�;��֡�T����j%�DR��c�qpJev�J˪Hc�E+�����J��F!�ѹ'�%�eÄ¥q��?�$���r�Fu�g�ÒI�CMx��8Z�r�dy� /�,�?�H*�,����W�6��M���5�R.�5��F�-�yo�cr���tq�drQ��g����3Þ™;Ӽ��tX�]^-��Ú��\�,c�AzdƸ��y4�y����A�˘�^��� ��2��4� /���n������߿^�݋5����jÎ0>j�+hn�|w1����L��g�<^WGknC�.�*F�w��#��h��u�߬N��X-ld�کw������MXa.�Z���͕��1/��C� ��Ԇ��ʩ��{}��aEx�l��� ��KIt�6o��ba��f)W��9Ȭj��Iû�.����D��[S%4��[mX��XC�U�Ʌ���j�Y�]nï¿½ï¿½Ö ï¿½ï¿½ï¿½ï¿½c�x�5�K������n��7������� ���d/T�M�vQX5�&(���W��\:� pn&Z�(�jCbb��説vt���G �N�E4�k��;� �~dEc(�ã³xr2k���W�SOM!�o�- ��Js���i���}�Z4Ú—r���@��$�zo7<�M���6a��vD����*�oГ� �G>;C�\��|����ʖ惡����#^��W<q�����x⾠��x�~���u�\��y���z�~���������������v�xܾly<n�y<n<nd�x��?zh�Kv�x�����ym��>%��5������*Ê ï¿½w����8���ˣ� yn���R�qDM��›���Í…9�Nh��27|,lie���(�ÄlGV��,�� {�`i��NtԒ�Z^�\Z��)l7M�;��N�z�j��T����5�Nj����^�8��/�~����@"��K��[�d��������z� ~�.L���gw��j,X��P��^-��[�۟��%���:󴔀��� ?���ARy+�sX�i��95���WY�i�m�f�v3���|9�vZo2|f�ö�R��Qp���W��(;D����6�-e��4���ï¿ï¿½ï¿½ï¿½O�cXl6(!4u��c��85�N�OI��\7_pY �W�͛�!�Ϣ�FL��5&��N]��%}�BC�^ .�Ϝ(�)A�O&F�>��X�����-����W sC$�8i�K�S5�)�����9�eZ���9~��:W�y�xv���7z8�D�`����o���~K�C՟������Tq�S�qZȺ�n�`—ݫ��|]�-���ǜ/����) �$M�v'W��87ß‚4�f>�6���3�F�n����f�*��{o�����%�u�<��j���a�+��PŅՎ�Ծ�ZFa'�~Y�iȜ��3s��|i������|��i����F�PI�X|���/��Jf�� Wh��0��o���j��? 0�4����@$����� ��e_��f�w9�<R��XO.��N����g1��A�k�h� ���O1h��@�g�PK��ח��Di��PK���R���������������Definitions/annotations.yml}��n�0E�����iGn�tWn���,'AV�X)$�%GQ��R��iQmr.�yx���F��=U���#��b)?����ye4|M��� �C����a4=t8�6�'�Pj��sI�Ai(Mg[��$?�4G�T,���(j��S�^��\��{d���r�#mj\�l'�_�dW���L��[ݒ���w���z���x�0�q$16xp��n�M�:�Jyv���I�^����j��s��|_�Y���l�c{����n��쳫�;��n.�}����֛��m.@�+IC��~�T��T���D'������Rժ��t�cCИ'rZ�K�S>L�^%.��#Ǜ���4 _bQQ�����iÚ‡L!���k���<��q�W�TȘ�]����Y -I��&5�4��H�>�M�J ��|��0ӕ̌�GH�T#��Q�E���9>�N��)Y�&ax��'s����.:S�RS�j?j[���� ÞD��5��~�3D(��1,H�L�jC��XxY�����΢î�����hSK���2�`��PK���C&����PK���R���������������Definitions/relationships.yml�XMo�8��W�� ���=zOn�n�-�Eï¿½ï¿½É %��V&�$e���� I}���8qР�+q8|�8|3ԫ�W�L��"c�ʄan%ذ�)~��%�"��Z�ߓ��k28�C���N�l�wLi�J+�BZ���`�G* Ǥb�^��*l+��/�$p�-��s�a�a_�iѶcÜ����[9W���v�p�6�f�σ��]�OÞ¿b?�ʅ�̈Ki�|�x@)�fηLÆ—F`�i�5�I��dV/Ü–/����y��ت�!��âŠ'l49g��>���o>O�����p<����[vu3�MG7c<}`��7��h|}���2�Ga?@J�QdD�D�=���B�r!Sĥ�%_ ��a�a�0kii7-�e�˵t��7w��2gN۔�2��Jz��&�À�!K��l��������qvp���؜��1O�d���*���J�Y�4��+Y�ܮp��I{�&�Z;c,65�pΔ�(���e��k�6��\ �m��bք�YH��]<ϙ��w��V#7���u�gq������̪��A���D�dB9l��o��H"���|F퓱���� Af=2l�.���Yc2 �I=����V-�p+��=�u�@��E��4� c����������X�0�sqJV���t&P���i-�w�[�L�(����*����"�;F�)�@bR/�ro)N6|Q~�V�N�ZQ/k�k�,�G�s�]��J��@��5\g-߈���è¤ï¿½'�F��H��ۄ�\��0�dTk+*�ݳ� �?!<?<Tg�Z�J��\���%�'�u�� �zZ�Ǹ�����S^g3��A�*t�����˔p[m�#+�2��{�1.�e��a)l� �m�d��q��Q*��D\{��^e��� ��[)������_"��-kê� ؂綋�[M��x"�K��y�Ȅ�5���Ykq�*6�Y}�2�X����g�|_HC�Kx�lR���Og�3�� ��Me�S�$ �}~��.s4-�ګ������ql�A�o�iP�+�\���� ��:27�A6;4�7�uU�2�t���uU�+Ú��^\B)e�j�c�P^��7�(�,�Q� ���:�\bW�#���-!���^�_Zӧ���%l�!�^E�8��������Ή~P�n;����wXZ�:T�4�ak�f�PK���g�T�|���_y4U�sX7�51����KÛ¤s�iZȓ�P��wQq���a��J�]���a:j�k�ˈAQ��Qh:x��\��V�Cf�>bV�B�p-��uS������P�rÙ”vm�w�>�����Ùz�2��sR�Lj�Q�AW5a:���P�}���+���U�Jw/U�ǘ�b�V�'��QXjf:��+�?�ku*yg��w0/T�X�Ca���4�c�;������t�t�o��i�nu �]�ME��f�@I�6a�g�͌gw O�ݿ�t�%t�)-^�}ghݤ�V�C��E��Zޜ�m���D��U���xl{�?,�æ®ï¿½ï¿½ï¿½ï¿½ï¿½y� <�agʪ�UuvV���D|�Фc����"��hؕ�v��(k�����L��7���Ҥ�xh���-7Ǩe])�Ek�=����}0���Ku<�C>���V�����/��ESY?«jNWy[l�/Ҹ�秫p�GUw�%+���t<_U_������ۡ"�X���9�Ry�@-Z�NK�C,O�q�i��!��H�mX�������{7�D��s�ز��y��>9<���Gg�a��m��${9tQHO����R�wH2�od�T�nl��Oo��p^O�Q�PK��g�����PK���R���������������Definitions/artifacts.yml�WKo7��W�C-�^5=�'%NP��\X���jwVK�KnH���_���Gm7N�`K���7�<�f�>���Z]�_!��ӯ$9�{�N �e��+��h<��<���Z�����!��J��1�ƃÔ��QR���� �$'���\���-H��O�?zC��ò¾¹œN���D�63v;UQ�M?��X,?\P���N+t,~m��\7=���ņ�T�cAl-�����K�=gJ� �ä¥ï¿½[�i� ZCx����%4�gK�/��n��/�����ê›ï¿½|�������%�������|5�YЧ�0[|�?ç‹«s@����r��d�`Ж�'�&��e)s�Ko[�EØšZM�@������(���(YK/|��IR�����u���2��w��E�c�u/j�~�~;���zw9��Bx��� �e)r��}�$�h� ߻�����r+�X1��E1�Vy8��;�����f���3�$�A(5��1�h�׉!�������3�]a�L_��ټ&L�PÙ¨Xï¿½ï¿½ï¿½Ø¼ï¿½× ï¿½ ���L�$��(���+tc�/���d^��؋ӈ�-�Q� �\gj��]����`ଫ0�aQ(&�NZ� 5I>��>��>c��fQ��F�U�S�8O_Ó‰G@�_�A)�-�י�0;�1�x,[5\']�.tچ�nuhx�� �E^�Q���bÌ™p�J�m�N��5�85����;��4P,E�8�I㮦T]Ò mxb>��ó–�g�J��u����%�Q~��)��pMc� �2<���@�c��\lV�i1���<,�� f9`�A�xbR�q_�3̶�*��&��s���4��kp��X�і�cO�a�SR�4��h�f`�&l`����>�u������;��ЗC3É¿)��6)�-*a�dB�;���+X�W�+*�O�y|)��S�GIB`�^HL{���|g��VO�% K�������$�{�{S|���i����|�q�E׹���#�È<s#���a4�ä¹ï¿½ï¿½ï¿½ï¿½(� -Þˆ"�Һ� $��4z=�f�$��K)!�Elj�d�y�+|�T� �.�p��G+Y�}�8�J�>���s&���H.�|H��ܜ���ڪ�ϊ0��?�*ٗ���;�pXE2��'��t^Q��e?���� ���+�v�K� |�0Z{� N���#�HL�#��Lq`AGu�b��I8X���q�f���Y u�˖�����|�h�����~���v8�S�ʈⰧ��îŽ=,<>�����b������K���|}{�3��� �~��?T��Cg�C�L���5����x.M/��\�5>��|A�PK� Qq)��E��PK���R���������������Definitions/capabilities.yml�Z[sÛ¶~ׯ�I^��i��>ɒ�hj�Iv�O��$�����9?�,��H���iO��Z��a��oA�'{P�i����ЋI���F��B�fR���/��Nx� ���J��"�! $���a�8�����(挈�š��S� �Pğ�93g��yy�y�sݿ�1�������#�'��3Og������hr� �5Ï‚S�Aѿ�p�� �d�09Y�T@�☑�Z1�ĢZ�͚(�RB��b��T����M�'����w� '��7N�(��������ǽ�tx7��1�G��t�8�__�7�~�]�h+TC�be�#Hf�HCk� ��s��1 ؜�/�HȂ�B����������^�R8��!�=������t�s��U�7�i���q�����?�2��� Bb���x'�S�1���7��� ���b�Qí¥4v �:P,6N�M'�(���BLQ�A:C��f��3IwR�� ��JɨB������]�v�M�zQ#ҋ����1A�i��b%����l�"�� N�ߨ-s��n肪�i&70'\��y��o�1%���|�|\H� |�FQŇT�]����)A��I������}��;ӯ�?h ;~E��p�M�h��(Ǥ�j�o�O�0F�RRa^�ܷj���ǒ����j��.Ta�!OV�`��c�N�%e���'F�ï�����I� J�|%n`w��Ԁ���A��|b&%�D�,/M�cb���뵈}A�}w<f��f-���J[z_zÓ»l��b�:��LTp08V�����&��܎쬷�Qj*�bZ�Ƭ�U�E$>��h>�b�Y�L�,=j�k$5)���+� &��X�$-[h�bMd0m�<1������=%3�Z�ˬ�ae����[�z�МKb�d�*+����L�D��͆d��xb2�^Ê„#Qt�Bڹ�# �Mc�P�Ms}0|�� M����_0��wN�c��\�EÛ²@4�e&��e �X5�x�tv�%��.��"Yr���yA܀��z!:�u� Ë`TBh�}�*>��8Ü¡O6h����CT�d�^M)8�$��sÍŠu�s�m����q��M,�^�r�ڜ�0��^� �-".Ͼy�`u�� 5�ʳ�-f�la����7����D���� ��џf�Jm�q����DŽ{)j�;����]A]EW����1JM����I��H-��n���3�zz�t=,�kᘦd��vX�W��-��'Zp�$r�!�_*�=��RN�D���1 �*�ކ�2��j@�%�DR,���F�;��%|�8?�X�R4���KV[�y��Il=���}�'�(�vU4G�] G��*7�'Tc���GC��7bﵺ�O��c�_��� 閘�7�,��Jj�\+ZXH�GҲ�~����}��ٱC�;�n�E�{��a�}ǜ�~3�zʞƉ0�%�n��u�[�:5�ק�K���� _�C�m?x������+������%��x��v��C�m�)Â����s��(~��7\H���F��:�MG%Yx�I=�����Ãi�J�*���m���_�Z�z�"��7�i����;&�Os@JcA���i0�u$"�m��n���̃��(/��SEEpR��m�)��B���=���\8]���J��I+o>�[�Ss`K4g�D�-Ϲ�A~%3��d7p��LB�$-�9H��fY����עE���£z /S|`?e&������P�R�9¡�� >��3�E�o����(����s����5~��#�9U�Zf���3�eU�ۮ�V>�h{#��[@�l�3v��TEG9!&h��������O��8�P�@�}˛׎����Ϲ�oGW�[�s��j(|�F2�p�<��T|������|��+G�� �qr,������b|��������H+�;�ÎY�9�nh]×£!poHC���:������iKǛ�y@qsl~���鎜����%�R����fG���`�=�>q�p��IJ�*<�����;��K�L�����%����,��vZ�%�K,��#M�j��A��w��qX�w9�"�]s��vw4�����"%�5�;`7+�V�X�6��wo�"K4�=��6H�o��f������a����]i�V�MWW�f(��q��~o�M����7?sNV�[�7��|����.��Мs׽���|�PK��~����/)��PK���R���������������Definitions/interfaces.yml�X�n�8��+�eH�t/dO^7i�Mm rS�$���&V"�$-��CJ�%Kn�\�\��޼y��\O��G(4ư1*0�i�"�U���+*ͥ�?�{��\UKW��E{����AH[�D�5$<E��s\@$�<�LD;n6.ME����B��hF�9}J�q���b��Ƙ���n��y̩��Zߥe��{�g����;�Wï¿½ï¿½Ö ï¿½-WT�j,'A[�̔�@*`k��f��S�p��-�c �%��(�ښ�[yTt3��b�����= ���8���ϋ�K�6}y�Η�c���-�����ӧ'�ο�?��� yEi�-WV?���G��ibK@"KA:Lj'<���z��kY�T�2��nj�K�3n�q�t��4#u��.����\�V�{����Ä>Je���bf���� U�"�>GZ����{����u�xn\�%�Y.���������)HgR�^�-A���]�(��eI�"�R�`��R��Iq�b�qh���]�0a83�PekU�B�k�&��P!-���Px�?�.EÝ¡ �/e~H�B�l�:$(�R��j�0�6bTm��SSM6��rB0��6:�1O�!Ĝ���a�����#I��n��v��(�U�/����$e�ܪ���Y�T��os/���V�y|�u��0�B`dx���}�?VTÎ…Y��ϊ޼���e�y�Q���!��x��mQ�:���n� �VZ�A�����X�rS����Fa�T�:sґ�C`1ÑŽi�j���}�22L����+�ٳ%�)��=���G5��&O�V!cl\):Qc��q��H�g�@u�*��w �J)�ު�4�)�y�{X\p�A�� d~��1��~��m��� �����7k{5t��~֮��N��_�� �v5�n�^���C�`.)��CN���~B^"OÉ¥6�N�A����w�{Õ³8�Ió©½·5��'�|�T���I��1�8 �(��)u���5�7ӹ�MA� �6v�rW`ã©›V�I)9�����ɩ2k�!��}R�c�aS���1��Uy�g�M��7�o���dڹ�U$i��{O�G��������`Z�pH��;m�ٱ~Mhz*���L����H����Hϳ/�h7���<.>0z����p�'0 ;�9�~��%�V�a&�w��v��Ýcjy}H�om�s�>t�{� �2�^&��ZO�p�A/3�e=�~��PK41H4������PK���R���������������Definitions/nodes.yml�}ks�F��w� �#�ܽѢݚ�� o�6%ÙºÕƒ#��w{q��A��4`�$o���z�U@�A��B�%U�������G��c/��������~���ȟR���l�����5J���N���9��m�?:I�7K��;?�)=��3/�w��8�?���h���s����������Y~r't��fYK/�w��^%��W�ݻ(��+q�^� �!���(�͖?����~��,��u�0��������Z9A�������W�{����fN@�(���v^�~�B*��<\��g2���"�͓���r�����7�n?ߜ��πn��]Âg]�9\[�.��P?�V����V�e�Q��-7 C�͊q%~��h3�`��Ɠu,a,�{n�W w� |��wQ�y�CÔ—6"�"X6?��ɴ �S�����L������¯j H�;��-o�Fl��0����>Ze�N��"��ǖI��2Ú�]E^�E�i�g�Vpb�:����C �q!�*Р�ZK� :�<�~��Z2�,I��ʙě;'�6�7y��Wé·¿q��/�^r �T���'}{��е�y��s��lU����x�hÙlÞšHt�R}�� �!}&�7�)���E�6�d�qc�q���XDQ�9�>_gI�5���k *�1ß°W�b? "��}%κS<�l����Nt� �I���޵I׉\��Qba��W�u������|���Љ�M������e����i��� �k�%p�Mb�=� �������s�ʇUP���'�'���։�tvocPV�?�o��5l�m�)O�o~�~��f�<��ݑRÊ ï¿½ê¦&^Y�?�EUQ�=@�x��^iY�^�㞘��H�^�Bg�+�#Y3`�<��Ϧ� �f=��`�V�L���pR��sʖ��U"��L�yj�v�d�R�N����jaW��y�� #Z���b`0���W��O���� �-e���Z�����.���8���� O��n�M�� c����rHi�0��h�:kE+�l�@�z_�Զu��͋��9�|<����u6���g=��E6X������5O�.#��و���`�q�,K��~����>������4��K)j�O@��Dо�Np�����XT���}N�bT��[��F]��0��,������I�NZ�2���։�'�zɳ��o눶�Z]��.�U$l�|h�_Qq@`󥢮��z�J��{�qe��t�}|n�:�,�>I�<q'1�p���6�7�%{?�q�b�-���z��x��^>/����%�f`d� #��φs�"��"H��K�:���4��_�@~�#[]�@���<�3Mg!ή:��B`�ph�PD�5i�fdj/��o)'BQh��Z�9ݚ��W�̚���Qx����&5?��4 �=��c�J�`�'u/�S��1����ܘ��™ɿ�u��C��zR�����J���X7��uǸ����9�9{]�%Qï¿½Ç ï¿½ï¿½ï¿½ï¿½y���h���G�A��بUT)$c Q��0Ah��<K��cf���Ƭ���7��N'�JZ �l�b����1�.0�H�$�v��C}�LC*!�%y �j:�Eg�g�±�7��l㧥�Sv��4��l��L��؀�-6��(9���U`��`���$˵��$�|�C-f�0�u��h�\\��A�^X�]J�;;��s� z^d.�W~b�LW���4���i�H�-�gJ���|�6���o����c�P��� I`]·$}1��լI���}zDl�Lvɺ'����$�z#?!q��Y�S�]��ÒŠc����aaκ_N'LP];�����fGK]_o8dd���A",����J͋�a� ����!h��*m��K$>�"#�I�H�+u���ʙ�;R��=�[��v)�RA�#���rD�*b�b\�l� ���Θ̋�{��dg9�nj�5����L��!�+�Q�w��ݗ�L���)�T��`����K��ї5���M��ߥ���f[�TS2����� ��5�Ê���������:��'�WÓ›{�9�N Fa�� �9ԡ܌�9����*we��Еc�UP+0{���;��e�<�<6��B1�A�2t�-�h�(��6�h�_����e?�����"��U�m�TC��,���x&���؀X�}�@��=�;�89�>L�C���������nf҃�|�0��*S5"Ұ�v+��X�oS^ ��׉�z )������x����~n�~���N2�Nz��K���YqM&\i a�!~!x[�������gm��F�#5O1��-@(���hY�&���C5$>�8~�Q�-�-Òˆ;S`�_�@;���l�ZB����A%�''tq�M�wxt��n} �SJ���x*XKq������Kր�ì•���q���6"�1�� �Sp��f�=�=9���������;���2�Ces�G��Ì��+����:J�{q-+�]�إ2�Y��b����3�oYz�܎{��z꺣�U��`���m�]cl_��="�.}�x��V�7'k��V"�(i!i�߈nK��J�/$)g��^�$2#�t�F�ۅ�(s d.���(���F�;��%�?��\��eo�U�P�Nwٴ��e��(h�q~i���c�W�.=�$����h�Q�*�L�2:�!���W(�o��� � &�1&�_����Ùs�)�h��V"1��߈�[0�+����g�a����I0�#Q��3��\b�_��-��$u��o@��bB�(|UH&|߈�W�W(�6�����ß���%ܘz���-H�#;#ÏŠL�Q��xa�W(��[8Dct<��w8�����7��Q�+v�z���1J�7#q��t���<G�{��}#_��^����L�x�w�-h >�oa�(�8��w`M�M��y�b�-zFI��x_I��R��Q��.���.a�W(e�0�i�<i�s���oq7���-o�UsGi<J�����<�k}�FY<�,����6�1g�W(��Ƌag����\l��Q����Ҥ�q\��8d���>��U�==%s�B��8��(jd��>���Y�A�:q���!�j��2�h<�gtA�3b�)'���^�0�z� Vo1c�����B|�(���U�Aa�]�役@�Q�ᾧcceC�����"���(�߀>�%�(r�H��"�Vz�"V*�ꘟq<�V�É�V��Xm_=Wf�W(��io�������29�|�1��ТxL[��(+�w�<���c��Q!��D�q<Iec��#H�7�v��W(xy�M�al�9J����`�c8�T�Y��BQ<Ɯ�Yy|X�Î��������$�U�]�N�P��>���d�`D:��|Ӓ����Øï¿½ï¿½/���j��K��1ҷ��I/�a��v��ۓ�c)5k����B�w��~�X?�轖�?�[������x��y��K��^������}�X2s�x/���Z�2ǒ�:����<d�����]���m�ފ�=RH�CFÉ«DbT��Ьp�+�e��[�c��a%����c��1�����"O�ja{7�&��j·Umɓ�[�gB�r��� oHj�*��{^��tAn��[�Ĩ'���b�W(��;.n��9�g��� ��=f�O����Q,+��iC<+l� E��J���p��N��H�c�TK��%ގ���J����n>� �%,h3Q���Ov��)���,��ٜN��X������xï¿½ï¿½ï¿½É ï¿½0D���HA��^�, BE�/�(�2dJZ���Y�(�c�%����->1W_��5Q����H���N���b�^�Q61�s���Qj�Q�׻^�Q�W`] �ߣ{�΃�s�4:Z� Ü—P�j}�p�K`���ڙ��$��˥�?��y=��|9��D��O���N�'t�� UQ�!�l�%�v�n��#���t`x�N6��M�&S �@e,P�׿�Bßµe1��t8��.j�()Rp5ٙ�b�F��'�f���Q�/m"�%�m�]��ҳ%|�ͤGa�l��="��i�5v� SI8�`���)Ò€)o�q�$��3M���?�ko���� ��1��u�q��1�XÉ‚IP�ܛ��|F�0 �|D����ċ���@�BlN���&zD.�mG!�~��z��K|�#�@��"}Ö˜~~�=�v�;�_Mg���������$|�8� ���N�e��٧8��D�Tꧽ�͈�W�H~�vВ�r��+�-9��qr��\�A@��SÍ„u�+�0��5�N�a���r�6�ճ��Hs��?S�l�T�W�\���}�qT�����$��QLIVf7U�V��]�T�����P�/r!�-�䕙��@5 �Am��ϡ�E����+�R�� ��2M�/�%�T�����e)Hy3E;s|0@)X��A�nT��~ 4~3_�x��(t{]�D*��p�w�0ѳƿGp��2ɢ�udoÜ´x��!������=�t�h�#�AL�����Ǜ V�Vz,�'}��t��jzK~�"�r�2��b�YH�K�@Ø\ÃŽx�U<%-}�S�_嗢�}�$p �I6aj����ݻ(�\S��f�B�+�x �� $WÍ–gӉ�'+$*N�_���N�bP'V��M ��~vL�@��9R�s��n��l`+��sR7��[ ]���QÞ›|������Æï¿½~��o�3^�P��È7c�m����麬b�QmvGj��};�V�J�U�`�<ic�A��&y!�Q �/�k-P�*�c!�-i�*���N_�+P� I�1��CuS(!��V�: a���'l�I*��d^L������p�� K��D���$����8gûV��A�b3|{�*;�t6�������\PeyhIo�'%o3��Z\MͪY�g�C�T�ی��UL4ŷ��ii[����ء�4ÚŽT��U æ²³Iԇ�Ge=H���2������Y$�;�•���jI��C�J�)�"�]�e�o4R�%fGp_w��*u����Ʌ�]�KCD����#��%iz6"J���$<,�B��ηp����>���"�,(���y��������s;s� {�:Q�F az�7H=����|Y�Np.�\�b<K�ȓ���.��O���Æï¿½ï¿½ï¿½ï¿½�x��Y�aa��T�� �:$9j,����������@��8�!�8�b�l�wq‘��6�Πq��K�(]� ��=��x�*��M��!o�C����( :�.�b�0�X�(馟��P�a4���á€ï¿½DW>Y�?��S ��v���䎎� HJ��I'�-3�(���7d*�g��C�h9���7r<J+��[�N��j�$x9Ѭ�25/��o)���fT�$�q�q��=:*���6�c*B>ʳu�;o,~s��F����� �y���Q��Py�r��g'\���ʨm������w�m2zÔ¶G}��f��J$��oN2K<� ��Be~{�xT��#���X9�h.���-+x���F��[�g����I�Q +�}�fh���J�RA~�2xT���S��Q=>�������Q=��}�xt$���#Ô½B��ГGG�ңL8�fw:�ʳ֬����*K�2���S�}�b���SVY1pb�DY�W�Ä…S�e$2���x>@��1U�q㻤����Ӵ5o��Vy��G�{܊����Y�%���v�_�CY��! �).�~��H�S�D%UH"�O����˙V����G7^ȓ�@Z'�� �B� -�ʙ�9_vh�[;�p�y]��@��)���<T���«����/t :~(�K���EH5K�U`s��V0�DȀ��������<L��TF9 ��Z��k��� @rQ8�ۿ0�������:�`M&���'?Uֲ��Ul�_:ַ������Qb�@'(��S�O��{/^��(`��q�aÏ5���<[I����&��P��5Fb�I�n��lƉu��-Lܟ�X��2_�����K-���WCSd��e*9�ڳɒ7��Q呼� �v�� x���J]�⾜�)��D"#����y&���X� ���B_X��UQ2�P8}��~C��v�*��]��Y�T� �K2�A�A;�ʖ�r�l������<X‘�&^�M�Hu×¶����r�?�/=� s��l�4j�ӨLï¿½ï¿½Ý &9�n�3���Ћ��^�+ n��:3��Y����T�+�|��ͤ�)*��>����6���ԎR�U%��Z��������S+�<\�Wk��4��9�|��zq�ߩ�9*$���T���� Ae����щ�J���2 ��L��v}$]��ٰ�[�U��&��uۋ��Eɗ�Yw���y`p�M���lv��K��2\��u�,HKÊ€(��ɗ�*�� ��?`�o� Go� (�k�X*�0�,���~p���l&�Uo�z5�x�b�v}�s�Zu~�| ��iM����:,�`�8� �����35�h-~��&A� �uV=l�-�����A��y�g�Zy f ���شt�h.���9J�b�o����D�R;�����1�{�Xw��v� ������ț��>��r)Ö¿Z�#��)��%ʱ�r7Q�z�1Js?#fF���ʊ�~(VM���_z������0uS_z���wT�|~@ ��T�cs�JYv� Ɗ���" J�= ��у@����uxOMpQ�m‡n�#d�á„� XU��1��?�S����X�s/������J/� ��_����9����h��#��oK; ����I� ��5Jɘc9���]L��PA��S2ū�2۔��Ћ짨u�~�r��s�P{�97~s9�i��a%�g��|"*� $��G�*��� beF���T8 �;�X�H����d��������t� ��/�m���:-��%��FO=���.�p��qI���HW��nXaK�Ք�}����� X���w���RF�?��o :+��Yw��.����V���lÙ² ��/`�(��[?>|UJ0��8�N�O���� W>"��t�(��(빦-(MzE-�$m���W)�p�:�X�C��@�"s�!�pm9Y�VS��$7k�g��X���>��Pp3�~�z���*��gÆ«,��ٛY+=>jLC�e�%���|����)��>���_�(jj�\=���_ol��!>�v�%V�v�M����3cܻ��I1�\p���j������%���HK�.�5��Z8��<��q(VF�P�e�Vi7,�-�-T��X�`X�(�� � ���~j��7���rea'�����zÐ� ~�o��d��A�dsu"��`0��ðu����<���H������q�fT~��ÅWm.�k�X�6��O�Ew���oí‚¡{ÈŠ*7�*v4�Wt7bs�˅��N���;[R�ݖ�� �Y����kà§•G���3�����PQ�_�t �y+@�;���{Ö¢S��b�W�^�{�%?�ҩ�X�=��807t�k���{вJ�|��a'�;�;(��G���Ðwh���DP��ݧ���p�f�>U�ƕn��=lL��������\�z5*�V�.n����nE��Dey��Y7xo����czc=$N��`�{��Ka�DO�5�8�i�H'u,��4T,���\t(���G0�[�)��մ_Q^�Q?r {�����k�h��F�f ��X���Dt�t_/�ݽ��^��M�ß�+���*�E����F�ӽd���ߌ|���)���'6�vFMPk��_qԄ�i̾04�C���'#zS��7�D}5-����`�� �6>#F����]��NH���J�^'���$�<O� r�'@�AR!A�L<Nf�7+�����Ict�@�6Z�߶@��'��Jު�(�כ���jT�~�ޒG��f-1�}�e��vJ�\����$�:j9�q��nF4>'���h}RO|�8�8�<�M� 2�����uc~ �,�/�� r'h�yfn�*z ��-z<uä«#} �_/���AU��mk N�GÊœoN�/�)��ln�뾢�H���FD�H����IP�����t#k�qK@<��r����#���E�+�H�Ò�"�E���[L����J��tiR�+�_����G�W�P�R���O1y�����e`+�â¿ï¿½Sd� ���2��&Q8jLUGq$��v$�*|`z�_��jiÛšmDC�4���"���C`��$!-Z%Õ§gz���p� ��#U�� 1�3Q/^�V�n;�=��4DP�~]bf횼����D��yM�"�lI��sYU����O��5�S7���?~��I*�KM��\�����L&�J�[[��kw�ê&�`r~�F�k����A�K���iO�B�.�Y�{*���4kwZ��H�@e�jj��)��~��ֽ]�o��?W����P<â¤j[�b���/Oᮜr ��=gY�@ ���6{��I�^Fe�êƒye�p��s}���e{����b�3ujڥ��f�&����T�H�0�gP������}�K�n�J�Hfdcf�Y=��/:��Z������"�w�'��X���ib��u����46�6?|S���?\.�b��b���q=`�� �7��9Ç›Y'h��W�������+�Xq��Izk�B���ˡEZ!��� YS��!}�4�� )[6���5W{0 kex����f���YQ����k=���u���׵0�uuÊ‹l��=�+�T0��jll�:�f ����c���u�0��#|���������qF��r��N���Mt�W;U�b:]��T9�|7��k�Xx�\��_��>J�����r}H9��\{������g�\�e�R�m�(�E=�����XtL�1�kHb�� �N��f�e����������a�2�$�|vv/�wv3�L��Y��qc,_ �/�d���s<3�5�d�y�8j��f�X��Ak�N��� ]��=�\:V�H4�)�j��� 4�bnu��Հ�����Y��@�j !�}2$�P!l�ZE�4O��=)�̋�{��dgyx:kE�A��/r�� ��۸Rx�*�}��s�VP mR��X:�Y���d��812N'S��9~�';j�r]!m�7ZÕ{)i���W���É×��Ȇ�j��Hg��Ȫ�c��-ļ�é˜ï¿½ï¿½wJ8��g�+�F;grO`L���$3���"eg��t�5ո˗LF��iad��X�5�+����}/8��R�U�\X�5�v{Q���C��~�y��X��у�%�F����XE���N|�/-:w'��b~w�����Y'�=�u6�=�;�?��rn��?�>��^U^�_Mg窡�ܫե���G5���u�����M1�"���@��؟�>뇵��ִ���?Dz�TXE"��!��%�Cr����r��)sÇ ï¿½Yg���nn��#V`gxrЉ{����?D i�:u�4��3�g"�N�([� I֎� �|y�*ġ�?��I�L<��g�e?l��8�6��z����Z�E���CL�F�/����GɎ�0�\�Z�?�J5"�) xj/<��,����O�R�[�+��b������3�߰&��٤ƴ�yA3��xZ�������y���ʬ5�lL�OHï•�t5�� y����~_D����O���5�*��*{t�9\���MÞ½#~g�J���:�\׆� �zǕ�!�� ��Z��^]�D׺�g7�8)�>Q����Ӈ�ί���;Y���ߧw��������yc�˼>�P*e�-�ퟂƈb�p{{u ��^<�1�;�g�7��ɇ���w0X%�Ƃ�mF�TS�:�0���x�����㟫�3+��L���[�����saS����� 4������iK�Ӳ�}E������h���� �� s'@��w(sDr�|���8q�Y�z��_�F7E�a�y��Z�XQ9(㣊yh��%�+e$�����*����;�2m��bNQ��O�$;Ԓ�m�%�h:�����PR���a(L�D���pT���h�I`� ��8�v6O�o}@���jk�a2���\�݇��a������\u�K$������_�JW`���>Pf�Wu'x���A�bO+}��P�ǫ$x#�ͪܪ���e�W�M�%1��K�i��~lV�:3��Z+���QC× %�&��4 �����l-�Z�]�w�����݃T�2Õ�,_� ��55 �7^S��.<�]�ӻz�>�H!t�<H����euÄŒ<��C��ұ?�vu�t+Nf�]�7Ù‡5�4� b}@y�Z��B��Fi��ֲx���螗���W��`�k3E�J�<�fE��z t8�UE�y:��r.�Ʌ��b����z�J��A�ARI��M��]��eAq�p K��hc�<\�\M�龘0��w�� �meÏ•k���)�d�����'�]����G[+���K�++qvb��2&$�ǰ�v��ҸC&�Y�ӽV�VwBB!���(\#�{Ñx���D"b�y�Yj�`_Oh�H�T�v��t�2|@�=��c��#^��7����W�)'j��������yZ�ܷ�T��'��ẻ'�;LX���n]�;�h�Di�+�#'�4�)�3���Z�!2�M�b�� �Z�?x��=H:l}�&�U���c�IeFli��������[�4�� ���k�h��˗tSÔ�Ü�}Ø”o�ҫ�s��ϋ8r�3� �gU��n�j�ڮ��V�/�,��&,2Ij�&im�ޟ�0�(d57�(���&5�0ʂ��fs6��ӓɚ��iT�jpLJ�҃�s[ ]Iӳ�\'L�W��-$����:熮Ks�ʘ�w�d=��ls�~��\�éD�9h�$���K/B����kK����|W8�K��"kF���& ���a5���J4��W._��N���Ֆ@O%��Ƽ���,��m����K'h?ݜ���5r�v~|,�.�̺6)A�r.��>��l�Oi �%�`=�*��s�]�bW㻯Z�W�,�/� > u��"���'f����ֻ��b�$"�Qq�C��a*Ü�3�������s+U��j��{ZE�"*4n��cU�8�\�#�y�$��MN�-j�\�� ���7��%'�}��6���)|Y���\[�Cu��r݉�-��-���8źL}����>ݜ��w7�±�J9c��=��NwͯA�H���s�I��P�'����v��Փ�Y�1\ U���YPe�)����2���F_Kݦ‡�ȥGU@/QrCZ_.fr����L]��̋�����˩��L�8��j����åªP���(,�ݗ����y��"*����7*�o��&��Y���ÆmPfɉ`p�Ab�����"Ój,�o�X+��~�ۦ������=5��b�ԅ�[��(NNg��1�R��hmPb� ޅ��8ï¿½ïµ ï¿½T�[o����|l�3m�����8�I��$��l��:O�6�R�x�ߎ�H��q�`c-����Wc^`�⨊^���GJ��M:u�����v�:��d&��#e��r)H�X�m;ϓ��{�]T�Օda#���WFµ���:��H����PN�=�x̬*W��߂{��Tö}3�����~|����>����!I_f*�^k���G���:!��۪�7�V��_o�'$B�A�;�[V�v�/�|w:W��Y�C����WZ��6y��z�w�kqV����e��\��r��r�%���4���~�BC�'yt�2Ip��ŀT�aZ,�&z�Z� ��/b��%�v���_bG� ���".�ZuB���"K Vp)��JPծ�H++=�x0��]CI�21ï¿½ï¿½Ñ ( �l~�I�vQJ�L�A��z��Zi����vs9k�W#�jX�>�egņ�*}*;������XLJye��fF���U�*�c?:Y�Z����� ���['�N���������EEZg��[�OÌ<Ú°=�� ���ʯ����G�C����҂e5BX5��}%E����g�he��L��d��vQ��=Q)��n�D.��)�܎��h���� PN�[�|��M��J+d+Yn]��n�� ti� ��~h ���f���m�dh(�nu�xO���̛t�̵�X##hln� �t���,0C�!���'JYs(�8pR7&�k����W �q��h��"��VIs���T��N!Ef��J�?BaJ0� x�-���>��Ys=hF�:�-D;�[�_�Cz z���z�wZ�z���m8r���QK�:�]�AË™U��D��q6;�o��&�u����p D�FO�Ղ� }[��y��4�z�OqG�|�6B�����_��`�c5���F��Õ*(�r�X�k�M�'Hf����>7lS����� �@�+��+Pkgqq���f�� ZS�E��?[�;��0����+\�oa����r~�;=�V������3I�Ue�p^6y_T�8Re��Y�嫈�����?m�1�w����� ߺ�~�wX�d&�ݵ��������6J��ְ�[��n�16@?S~��$�וd���*�c`&/),߃Ӣ��žh�U��5�t0����ը���7�d���j�q���s�F�]}�վ��7�]��TS�5�4��M/�/�›a��ADޚ�������>�k�H�м{"����x���Myb ���μK�c�+lf<��:k8�9�Qby�[-H?��V�'l��\�8���:�=���e�1�6�3�����.�u���+����\����9��C�×Õ©����U�Yc����T�Z�`J�><�p�UZ� N���{a��q�8��.��� -����Z�`�s������HqF�����z�y�Z%fw�d"5����Y~��_��CCP))Rc0�L9�/$�t%p�6�ujR��:V^R��+w{[�0S69k1J�/�Q��V��][%�(m#�SHr�]N��x=����u�9�J�%d"��@l%�t���<�@��#��e��-ә�:%7���$��$�Y���z`�BM~�ӷ;�J�MK8Q( �ta��J��A=�n��gد)JH)Zè“«vHTr�#g+�kk5���g�����{T����0��p?��q�l�S�.����& Z�uR��Dž���خ��z!vi=N� LK���{� S��_�Q;Î V)�n����m����p�x�0‹�׉�W�P���Z��Fm<�إ~�ް`<ne(6���LDK���A�g���(a_�����vV�nK��q-Ĩ�����f l`�gm�H�c�ud�JX���z�kS����7v~�Ʒ�A�>9a4�*���r)��e $Q<+-'-!�����Q�<[�B2�Ӟ��<���g,1f-#7G�:O��Cs c�@ �b��͚c��‘������������' |3A�o��0q��jLaY�`Ӽ��0)xO�5�n��Q2&��2���:���s���R���`W��*�*�h������ �O���t�10����:��<͢���G�.�j)���A ��3�M��j� �����vN��^�yRv�'�N:ip*��B��[ �Wȃ��8Ù¥U���g��2��3��ڦ�Ԃ��џJ?�����,�PW��4e�Fk��^}�xl�� ��<�:z)I���&�G���Ü"O�\�Ra�++��Q�Z�Op�+�r�9}ߤ����U�8��������(����#�)s[КȮ&���Hn���!( 寚��Tr�.Êœd�eÚ¬'U��f40�=�)o��[��%��e�Y=Cn�������9V:�H�v~��������Ú�Fq�tij��7-�o�����6WÖ�jSO�T��y�u��E��˟��T������5h^�,�Y�j:z�{7�����4�9/ h������[� �J&s��O��߈�U)��S�n�TZ__�b5N�D>�:�Т�CE,Ö¡jI��k�4���v~Z�,���2P�q�K�w���Q�"W+ÓKI� �9�pP�T�kw�� Ya->/c��q����f���\�0�B 55o��U6��_�t�%/ڋ����6$J����e��I�]����ÕJ0J��~����B0�2�^%��܇Τ}}ǰÚ�yifS�s�KQ�j��~p�$7��ee_�{�l��4n�p��H�J�7N�Jn�N��a}�g��-����f�0�UÔ°!Ð^4M�âxg�vQd�k$[�i��ÔU���RdÖ¢:B�I��p��׳��o�4\��G��pS���O�0Z��{��<��Oq��K 9ÐŒd�VÆï¿½9',���m3f��{�@\��ܸ�����H�m"��O�{��^X��Y�Õ=Q�l�3�Q� *M i^U$>a����u E ��dT_��H ]ǃ������G���х���t�i�����3/�I.��Ç0�!/�/�� ������ż���k���+-eZ��*�)!�z�=���� �a׼��)������vk���;�EI�Jy� W��7���i���{O�;�L�L[����G/eC�iq�J���|��'��p���)�-6�"C�^i��!�Dž��|!�S�Í۱�����[c���?���5��qyݵ��+�����UQ���l��]��Qï¿½Ñ u��,W�e�X5)X=�ԉ�c����ǿ�øVj1o(�R�#�'�ckH��`����-�Xl���5��~*���M!i���� 6��D��"�O" ��-Úš>?�3a1���`�M� pDI�����/���3a�M�_��HD)�-�q3t�Dy�,eW�- F&Me�5a�I+���9 ��h�2A��,?���~��� �T�E�KE�l�L�qo����,����U<�R��Ӧ�1qS���������A��⹨d3�67��2�+É™2 ��3+΀�c'�*�6 l����_�t�$&�<H�&��ܥ%P��K�x�T����ժE3�����]bß•kܔ�*�c�U49��X�b�:�A���`�.$����Ѹ6u��W�M��Bj�22���D������T�.��Y�vï „!VÉ€/;���������]ꦚq��ͽ0]�£R�V�fY%�/��N�'M=Ĭ��ڦ�]���20�约x�߱H�B�9zP�y��Q��̯X$�G,���GX�I6�R(��;�0�[8��D'$aj⤻I[}te����k���@����$��CR�L.��J�4\���Y�cD��&Mr�9��+J#��d��ψ�0��ۋ��k�㋗Ռy�zXZ ?�{U�Iuk*�7Gɽ��A�P��h�#^VD�G=@W���+�w駽�w��ORD�6��(�Bj�Xs'�}�/�.�(l3A�Z���Um5��͗���u�Uuqw�+Vï¿½ï¿½ï¿½Ê 7If���i�����L�h���[��W�;��ZlI8܉:](-L������f/�8��:��c������ 7k ״��ÑO�2��6"�;�<��[�����t;��x��v��`h��������$, ��9��#m+���'���9Ù¾Q��y~�?��{�I�@;Ò±yԻ����7v�.p@�������r�Z���$K�Y�$$�8�z�f�'�'5kOK<�Qz�h{��!�!��ƛ�hW,�Xs܎�� �o8�߆�0���8��_��J{a��K�V�Vj�zs�ܾuX%������"7 j�W$��\��#��-�E��rH���~Y��/���,�ԄF=�Q3S�;�zE@�B��9G td�ZB�Q�4�2~���`�� ��y��Z� `��nI6Y�=;��~���?���FW�����������{��[g�؂�z�7-�������d�q��,�� Z?����/�Y�`�U'[/�HOI���E6-+��I������מo�EG_=�C{�;6��6����f����gw�s�?�W��næ¹›p�%(f���R�AG~H�����X�V�#Òr��w{�찟�R^S�b� %�����Ѹ���I8G׆�WN{&�#��;��Nlp�"��jL��i��fE B�nP�����PbXb��T��r�a,o��>~��N���P8Ë�X ����A8���G��2�r����L"0�`({L�^��(Ú™RÉ®~�2�1A���bxI����%A��`�n�<X9['U���{^�[�s+�u��&��� xd@���k��}�)k ���O�N8�Ï�����Lzt{?��\�_�K>�6�~'A ����v���ZH�iF�(OO���VVv�� ��8!��)�� _?�U���É�^r�TSn��ܫ��Ê�}������@rCM7�+7:�x r�P\+sw�hpyr:�<Y�8�e�XN�����/;Kq�x���O�����$fbey�8�^%<0�0{SÏ‹f�܊���F�Բn�j�o����y��j:5(��w��8��)J�N����H+�~g��C�#��a�|NPS�es�%{���E����B���^竿���.�G�ң�/�WK�)�U�6��?���Li��-��W�>ۀ�#���{��Z����%$�D�h� ��� �19�]�RJ�EtK`�L���:�>�aU��|䥼nw�X+�{2�J]>�&�3�7I��D�J.��:�����KMjc��x_d�b"��=��[4��>��~���# %M�L-:Uy�Ib bz��e�@�Щ�f��J0ZM�/��jzc]���듃���p��<T���6Z1[B����}��GL!���BiQZ�A_5r��،�>|~��*Û´V�$B�ED�����4�"�5�Jj� A*�*LV����Y;Q� #�*5��55�e�2Ǵ�#��y����<qN_��s�jO�ӗt✾����'��k<qN_؉s�}�8o���RB�v�%�^^ Ո�e\D��[EU"�nU����E�g�Mf��8���w�m�w����qN�|��٦��vo_��3�ю�#�p�`@\�)��?˱�94�0Z���k ,��-�w� ���\��oÓœJ�^����T��)�D�6�r��A��M�P��uܽ�\��9�Bo��e�íŸï¿½ï¿½G:u�ԣ�%su�J5`�O� �+����w×��GFM(�t���$cZ*Õ—Yc=�I��4�"�@�����oT��^�S�����!뒎�E�ˋf���Q���D1�����t�w��b1�r[y\ �$������H��-���(N�|�<�E�C�)mEkH���$΄Y�èˆ#����� Ј�3���?�V��`,�P��G�T�ٜ?�k�Wj;zNÉ"Gjti �h�6ÊÌ *���y����&,�L�.ֽ�]�ÊH�����zÓ¾J�,�3�F l���� �Z�x%���R�4_����.�<��7�A��ݿ�r:��w�s{���ʚ�T��̊?~���D�ӽ�:I�L�1����.�v0_`}��ޤk�H�}5/��+��b�r�� %ß¿Fx�雕1E�"9 �xR�?�p-a�yRx=2�5�m�HV��.�F���5s�� Y��/t6<�>,���}�m4Y��AZ�SQ� v���L����>z�B,/�[~t2w��T�N�?p�Yt�t V�eEr��m���/X�TVZá…�M�0��.�,N�H�")8Hom��(����KQO��{�a��}����i�5���1���8�������Ӆ�Q�T�$n s����˚�Lܧ���8Qo@vQ�o=cH��xW��"ԃ�p��5����U.����Gɵ���������2+�Tl�Lw�g��ya:4��F���PKKB3)F��"��PK����R�R�B4���E��� �����������������csar.metaPK����Rž���������������������k���TOSCA-Metadata/TOSCA.metaPK����R�_�0��w��-�������������>��Definitions/service-BasicNetwork-template.ymlPK����RLyQ����7������������������NS.mfPK����R��W������7����������������Definitions/service-BasicNetwork-template-interface.ymlPK����R������] ��3�������������& ��Definitions/resource-GenericNeutronnet-template.ymlPK����Rg�8�������'�������������{��Definitions/resource-Extvl-template.ymlPK����R�/E�>���������������������Definitions/data.ymlPK����R�\�J�������������������O��Definitions/groups.ymlPK����R��ח��Di���������������&W��Definitions/policies.ymlPK����R���C&�����������������h��Definitions/annotations.ymlPK����R��g������������������rj��Definitions/relationships.ymlPK����R� Qq)��E����������������q��Definitions/artifacts.ymlPK����R��~����/)���������������Dw��Definitions/capabilities.ymlPK����R41H4�������������������)���Definitions/interfaces.ymlPK����RKB3)F��"���������������(���Definitions/nodes.ymlPK��������������� 2021-05-27 01:28:30,800 DEBUG 195: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': 'ab4ea85c-77fd-45b6-92fb-6fb4cb10ef26', 'x-fromappid': 'API client'} 2021-05-27 01:28:30,800 DEBUG 197: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 2021-05-27 01:28:30,800 DEBUG 198: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-d57d4368-429c-4d25-b02b-160ceae200fe_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" } } } 2021-05-27 01:28:30,800 DEBUG 103: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': 'ab4ea85c-77fd-45b6-92fb-6fb4cb10ef26', 'x-fromappid': 'API client'} 2021-05-27 01:28:30,800 DEBUG 105: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 2021-05-27 01:28:30,801 DEBUG 106: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-d57d4368-429c-4d25-b02b-160ceae200fe_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" } } } 2021-05-27 01:28:30,802 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-05-27 01:28:31,325 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 2021-05-27 01:28:31,328 INFO 116:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] response code: 200 2021-05-27 01:28:31,328 DEBUG 120:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] response: {"output":{"response-code":"200","response-message":"success","ack-final-indicator":"Y","svc-request-id":"test"}} 2021-05-27 01:28:31,346 DEBUG 195: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=='} 2021-05-27 01:28:31,347 DEBUG 197:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list 2021-05-27 01:28:31,347 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-27 01:28:31,347 DEBUG 103: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=='} 2021-05-27 01:28:31,347 DEBUG 105:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list 2021-05-27 01:28:31,348 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-27 01:28:31,350 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:28:31,443 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list HTTP/1.1" 200 639 2021-05-27 01:28:31,444 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-05-27 01:28:31,444 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"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/f41abc47519441359fc94897110fa224","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":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-05-27 01:28:31,447 DEBUG 195: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=='} 2021-05-27 01:28:31,448 DEBUG 197:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2021-05-27 01:28:31,448 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-27 01:28:31,448 DEBUG 103: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=='} 2021-05-27 01:28:31,449 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2021-05-27 01:28:31,449 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-27 01:28:31,451 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:28:31,633 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-05-27 01:28:31,634 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-05-27 01:28:31,634 DEBUG 120: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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1622078736378","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-05-27 01:28:31,638 DEBUG 195: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=='} 2021-05-27 01:28:31,638 DEBUG 197:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list 2021-05-27 01:28:31,638 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-27 01:28:31,639 DEBUG 103: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=='} 2021-05-27 01:28:31,639 DEBUG 105:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list 2021-05-27 01:28:31,639 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-27 01:28:31,642 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:28:31,852 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list HTTP/1.1" 200 639 2021-05-27 01:28:31,853 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-05-27 01:28:31,854 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"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/f41abc47519441359fc94897110fa224","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":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-05-27 01:28:31,857 DEBUG 195: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=='} 2021-05-27 01:28:31,857 DEBUG 197:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2021-05-27 01:28:31,857 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-27 01:28:31,858 DEBUG 103: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=='} 2021-05-27 01:28:31,858 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2021-05-27 01:28:31,858 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-27 01:28:31,861 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:28:32,030 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-05-27 01:28:32,031 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-05-27 01:28:32,031 DEBUG 120: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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1622078736378","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-05-27 01:28:32,035 DEBUG 195: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=='} 2021-05-27 01:28:32,035 DEBUG 197:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-05-27 01:28:32,035 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-05-27 01:28:32,036 DEBUG 103: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=='} 2021-05-27 01:28:32,036 DEBUG 105:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-05-27 01:28:32,036 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-05-27 01:28:32,039 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:28:32,345 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 605 2021-05-27 01:28:32,346 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-05-27 01:28:32,346 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1622078751402","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/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"}]}]}} 2021-05-27 01:28:32,354 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2021-05-27 01:28:32,354 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-27 01:28:32,355 DEBUG 195: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'} 2021-05-27 01:28:32,355 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-27 01:28:32,355 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-27 01:28:32,355 DEBUG 103: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'} 2021-05-27 01:28:32,355 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-27 01:28:32,355 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-27 01:28:32,356 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-27 01:28:37,644 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-05-27 01:28:37,646 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-27 01:28:37,647 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"2439c0be-5a23-430a-af53-5a56414ec46c","invariantUUID":"eba5c7c1-19a3-4232-9449-2962babb6de6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2439c0be-5a23-430a-af53-5a56414ec46c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-05-27 01:28:37,650 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-27 01:28:37,651 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-27 01:28:37,651 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-27 01:28:37,651 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-27 01:28:37,652 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-05-27 01:28:37,652 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2021-05-27 01:28:37,652 INFO 192:__init__.py(1) - Service found, updating information 2021-05-27 01:28:37,652 DEBUG 195: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'} 2021-05-27 01:28:37,653 DEBUG 197: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 2021-05-27 01:28:37,653 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-27 01:28:37,653 DEBUG 103: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'} 2021-05-27 01:28:37,653 DEBUG 105: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 2021-05-27 01:28:37,654 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-27 01:28:37,656 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-27 01:28:43,348 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 2021-05-27 01:28:43,350 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-05-27 01:28:43,352 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ebb7277d-73b4-477a-a6fe-8fcf7905752d","lifecycleState":"CERTIFIED","lastUpdateDate":1622072176010,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c06a3fe1-d539-4e22-8b26-5f1f7d169d85","invariantUUID":"5b618ae7-6ceb-4e63-a0e1-391423c2ab72","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2e5005ee-e61d-4e90-a346-4260dfc244e9","lifecycleState":"CERTIFIED","lastUpdateDate":1622072339739,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd38a9ff-4260-4403-996f-6cabc61755b1","invariantUUID":"cbd26c3d-1bfa-4585-bee9-120e47664df1","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"092aebe3-39e1-4de5-9d0a-76a06f0e9205","lifecycleState":"CERTIFIED","lastUpdateDate":1622072102458,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37155e56-ccf7-435d-9391-471d134ca04a","invariantUUID":"975685b6-b64d-4b37-8aea-c49c3f9618fb","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2bc2f663-52c5-4bdd-abef-8a05070133e8","lifecycleState":"CERTIFIED","lastUpdateDate":1622072492028,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74e72605-2ebf-42dd-9e55-b73687b58720","invariantUUID":"65119eda-01d7-4b18-9a60-965ee350c806","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14e60e81-9619-405b-b13f-be4ce3aa8abf","lifecycleState":"CERTIFIED","lastUpdateDate":1622070994641,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f9b1acb-16f5-438d-ba80-16d796a6a00f","invariantUUID":"99fadc60-4574-43f6-8881-b320aa40d6c3","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ade95f7-a07a-4665-ae7c-3e9c7756cd94","lifecycleState":"CERTIFIED","lastUpdateDate":1622071592024,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d1e9193-3449-41f2-8249-c4c5fd61dda6","invariantUUID":"92795543-a35b-4eb4-83c3-cc0ea20c3007","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"369e39dd-835a-4c87-acfa-02576a3e789c","lifecycleState":"CERTIFIED","lastUpdateDate":1622071606441,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54d817d6-e397-41fe-9992-8d0c3c2da777","invariantUUID":"91ad48dc-06d3-4e33-b982-a47b8e9f5be7","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c5d65725-e8b8-4ebb-be89-2b8839fa6cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1622071885709,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23c0f5d4-a2d8-449d-b657-7acbdd462148","invariantUUID":"482b7bf6-db86-4535-a39f-f43e5e19f080","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":"defaulticon","uniqueId":"0d5b7fa8-ed9d-4897-b497-6b2f297adc90","lifecycleState":"CERTIFIED","lastUpdateDate":1622071871440,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"35caff5d-01d5-4b76-b537-9c31c961d6fd","invariantUUID":"258d03bb-2abd-4501-8b7d-674b8cfaf9b6","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1316792f-d835-4601-9f00-6fb6dd2fade8","lifecycleState":"CERTIFIED","lastUpdateDate":1622072316033,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba851050-72b2-4d6c-a6ca-9261a462d674","invariantUUID":"528e6410-7762-49ca-8fc3-a72908101aa4","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"583437fd-7213-413e-ba45-373fb100f222","lifecycleState":"CERTIFIED","lastUpdateDate":1622071341532,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7261a79f-6497-4fc4-b996-73e4765e36c0","invariantUUID":"89b272fb-8f9a-4392-a14f-0364b9c19aac","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":"3fd899c1-e8d7-4310-a6fd-d6bff6ff8a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1622072086643,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fddf518d-cb95-4382-98e1-3ed4a8bebcb5","invariantUUID":"0fe7b363-d3b3-4ed7-86a6-8a18d6274911","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":"ef111936-dea9-4b25-b4bd-513a387eb3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1622071826643,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"96175007-d13a-460f-9943-d1dd5ddfaf06","invariantUUID":"a48bf7ef-2c95-45c3-99b4-6858f511e100","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc08561c-009a-45c9-a6bc-9b00f4e88b76","lifecycleState":"CERTIFIED","lastUpdateDate":1622071661130,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09f6a963-9b5c-4138-a0e3-a695270fe5e1","invariantUUID":"ffbc9c82-9cfa-4163-adb4-d1198cf2b445","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"60da9990-a39d-40d1-8b89-6ca763846e67","lifecycleState":"CERTIFIED","lastUpdateDate":1622071452027,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a3ae85ec-ce46-474e-a32d-543b9d8251b8","invariantUUID":"1ded210d-6b25-413b-b1fc-099b8f9fd049","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4f469891-7419-417b-9002-693ab424b59b","lifecycleState":"CERTIFIED","lastUpdateDate":1622072421844,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9f647ad-ecec-4535-b519-228564f9b158","invariantUUID":"8cdee228-6894-490e-afe7-437e5584f374","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":"objectStorage","uniqueId":"1de700f0-aa7a-4106-bd15-ffa4d38ed8f8","lifecycleState":"CERTIFIED","lastUpdateDate":1622071241356,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"662f7395-a544-43e4-804c-76b14aa8e516","invariantUUID":"0745f8ab-c30f-49a9-83b5-3ea4dcd3f4db","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":"3fda83e6-c9b7-4612-9eda-66539a2659ad","lifecycleState":"CERTIFIED","lastUpdateDate":1622072279938,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa00dd46-a535-45e6-95fd-1725900f301d","invariantUUID":"0fb3ec5c-8f2a-43b7-974e-d45bd04bfb2e","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5dd89a3-bb70-4656-87c8-27edddb57491","lifecycleState":"CERTIFIED","lastUpdateDate":1622072251024,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2365c2ce-a46f-4a6c-9b52-ccb97575c1ab","invariantUUID":"a1382a00-076d-4b36-aed7-f97a03a257a5","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":"compute","uniqueId":"1f189836-e077-4cac-bb2a-649ff4ea301d","lifecycleState":"CERTIFIED","lastUpdateDate":1622072506644,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ee135bb-ee51-45f2-ad52-fee6fee56c7e","invariantUUID":"de0d50d3-4e6c-4219-8028-32a658ff9573","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"0e3a2966-51e4-439f-913b-d5aeb4e7eb83","lifecycleState":"CERTIFIED","lastUpdateDate":1622072386524,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e4eeed7-9693-4ee4-b8a2-e3e7c26379e0","invariantUUID":"5137ce4a-5f96-41fa-9018-f90df1b0bd0b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e9c67f7-eedb-4522-8447-f0f41bb12c80","lifecycleState":"CERTIFIED","lastUpdateDate":1622071646232,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec7c0a94-e77e-4e35-b627-8d35ed13be89","invariantUUID":"b55392ac-741f-4d4e-a1e2-a8a6d42cfb7d","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"388a2125-5ca9-4ee0-8d54-0d516efc4ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1622071286132,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f44a4f7-bf9d-4db3-8fbe-5872c2964b6a","invariantUUID":"399abb07-86bf-48a5-9d9f-2b210bb9c679","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":"port","uniqueId":"a642aa86-dba5-4755-a92c-4d0e8b049ffc","lifecycleState":"CERTIFIED","lastUpdateDate":1622072220524,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5ca2263-8467-4b98-a042-9ff758a37efa","invariantUUID":"24b8d00d-dcef-4255-ac92-4d3a5716db68","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9da394bc-031a-4a28-9345-bbad7b9a87e5","lifecycleState":"CERTIFIED","lastUpdateDate":1622071522042,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a4a8d2a-ab8b-4b4f-872d-65402e024c31","invariantUUID":"6f41a754-9833-46f9-ad88-3841f76a0b89","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":"objectStorage","uniqueId":"ff897324-4b57-4be2-977b-117e6978d313","lifecycleState":"CERTIFIED","lastUpdateDate":1622071899323,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dc012ba-079b-4d29-98f7-bc9f34f04fe5","invariantUUID":"4ea70325-591a-4505-bea8-ec9e6570a137","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":"0528f337-0e95-48b8-a46e-d6a8524f6536","lifecycleState":"CERTIFIED","lastUpdateDate":1622071317626,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98bdc0ea-280f-4e16-abbc-89c00bc7c102","invariantUUID":"e66d292f-35e7-4bc1-ba80-b36799212f04","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eaec0eb3-b68f-4626-9f09-1a02b7e76adf","lifecycleState":"CERTIFIED","lastUpdateDate":1622071676234,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3086e365-505e-4fc5-99de-87ce11540c20","invariantUUID":"d5ef3af9-1831-412f-90fd-93a900f07754","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"224d168b-bb18-4bb8-b0ad-5aa2ed125cdb","lifecycleState":"CERTIFIED","lastUpdateDate":1622072001424,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80a8efa9-bf7d-491c-a644-b77368c8584b","invariantUUID":"85e86351-d9e7-420b-8aa2-7c8d3b2a0542","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50c58d35-b60a-4a85-a470-86965ceb076f","lifecycleState":"CERTIFIED","lastUpdateDate":1622072291533,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b628331-bd12-4f19-a438-e9c9103af1c9","invariantUUID":"c0073d1c-fc99-49f8-9462-7dc094b9efdf","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":"port","uniqueId":"19fb1031-c2d3-44e4-a9ba-9ae31cc77fef","lifecycleState":"CERTIFIED","lastUpdateDate":1622072398831,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"128c7922-cd23-4424-ae8f-7f339edcaec2","invariantUUID":"c6f75525-267a-49d5-ad6f-2ccb3ca9c68f","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a85fa8c4-42cf-4baf-bc4e-e0b12c46c5d6","lifecycleState":"CERTIFIED","lastUpdateDate":1622071561848,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d710361-82bd-44db-87c4-6fb2d897ba25","invariantUUID":"62107155-273b-42a0-b9f3-1b80e8e84ebc","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":"objectStorage","uniqueId":"ef54e8b7-5ed5-4254-a1ad-796fb505f9ee","lifecycleState":"CERTIFIED","lastUpdateDate":1622072044941,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ac2a0c5-6223-480d-91bf-c5105a4f71c5","invariantUUID":"ccc4fe7d-f7fd-4e9c-8c2e-02d437adeaa6","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b8a7a80d-004d-4d84-b4df-6a30aa953671","lifecycleState":"CERTIFIED","lastUpdateDate":1622071925934,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"401de847-3bf4-4e7f-9acd-8d0532708618","invariantUUID":"adfc7856-7306-4d8f-b492-e3a7a9f7d46d","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":"230b36e3-6802-4288-9473-ff6b9626d9c1","lifecycleState":"CERTIFIED","lastUpdateDate":1622071741635,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94952337-6e76-4c90-8725-a336a8fc08b1","invariantUUID":"2e9ce33e-5423-4fbe-9a2e-3f486d192ac1","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":"263413c0-09e6-472c-84af-2c92a6899f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071257043,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93d486ca-9eba-4fae-9eb1-37ee5d04a4b6","invariantUUID":"f1080e90-4a32-47e5-b04a-dd5b07f89028","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7c0a7283-2c23-4c34-8f8b-8d8400912bb0","lifecycleState":"CERTIFIED","lastUpdateDate":1622071071831,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e141955a-5a65-49b4-a27d-f115d9d50866","invariantUUID":"dec92773-b616-4033-a36f-f98c9514328f","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"107fc7f4-bc21-4e57-8afd-da970d04c5fd","lifecycleState":"CERTIFIED","lastUpdateDate":1622071359630,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cf98ed59-0ed5-4378-82dc-fde85bd11e4a","invariantUUID":"0071238d-42f5-4b32-b433-29c54ae04b79","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":"objectStorage","uniqueId":"45d64c62-7e43-420c-a238-0c59a59abd85","lifecycleState":"CERTIFIED","lastUpdateDate":1622071090548,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b074e61-b20d-4101-87da-9cdc40164cef","invariantUUID":"7642cfb3-c183-455d-b2d4-65557cdf5273","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"387f83bb-58d0-4e75-b5bc-7bd00a81b0f6","lifecycleState":"CERTIFIED","lastUpdateDate":1622071971232,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1080918c-4cfa-49bf-83cf-6b66332fcf61","invariantUUID":"688f00df-272b-459a-adf2-fdecb051e82f","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"064e8d1e-2f28-4529-a507-4bdb809ab904","lifecycleState":"CERTIFIED","lastUpdateDate":1622071508004,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2626bbe6-836a-4917-8585-62accbb9491e","invariantUUID":"a5255fe1-fd5d-45af-88dc-6b84fe5b1ebb","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":"88304a70-4a12-4408-8236-ed196eb7e74f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071300385,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06bf5395-47ee-4484-995d-cc12d266697b","invariantUUID":"5f182cb2-f68c-4fea-9f8d-fdadeac648fa","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"712f9c95-d8c4-4f4c-aa67-4defe6029262","lifecycleState":"CERTIFIED","lastUpdateDate":1622071841343,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ca0b87ff-e14d-4bf8-aca2-934e14fda390","invariantUUID":"ccb61bdd-34b1-4bc1-9f54-8505484949de","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":"c7022c4b-bafe-4692-92cc-7a51a67fdb0d","lifecycleState":"CERTIFIED","lastUpdateDate":1622071785208,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"806b83ae-4609-40a6-8f2d-8ecfa69c45bf","invariantUUID":"87a70f35-5ef5-4c8c-b6b3-3832b258f2f4","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":"62b60a74-01ee-47a4-bf11-bf8e7678f475","lifecycleState":"CERTIFIED","lastUpdateDate":1622072235647,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3bbbc19-1018-4787-a956-b398fb961cc8","invariantUUID":"2188c542-400c-4f21-8d06-b2554354994e","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":"f4889d64-f422-40da-a6fb-2416e3d192d5","lifecycleState":"CERTIFIED","lastUpdateDate":1622071985507,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce6e4819-22b8-47de-8165-e479b02d4c00","invariantUUID":"d084d0f4-fbee-43b9-af4f-6ab682070f01","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":"network","uniqueId":"f4fb000d-8b51-4c00-8aff-06c3e8a3f71c","lifecycleState":"CERTIFIED","lastUpdateDate":1622071800338,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ca523e5-0f50-4f2e-b39a-e8745e777116","invariantUUID":"5bad9a39-b839-43a7-8d39-357c55965af4","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":"loadBalancer","uniqueId":"27e22f7c-a9f9-43d9-9906-5925a8d8c0c2","lifecycleState":"CERTIFIED","lastUpdateDate":1622071149125,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62d4a442-d6ab-4372-8d1c-e79035c6a53f","invariantUUID":"3c35acce-92e6-4509-911d-1fe338f33a11","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":"2ab07147-6e91-40ba-9346-9f4acf2978d1","lifecycleState":"CERTIFIED","lastUpdateDate":1622071372229,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"65c2f8f5-e1e1-433e-bf97-f6d2578cbf44","invariantUUID":"71553a06-c9b0-4a43-877c-ad6db6925179","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":"securityrules","uniqueId":"36bffac0-940d-47ce-8da5-a06bd8c00856","lifecycleState":"CERTIFIED","lastUpdateDate":1622071535644,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d2bda3e5-b50d-4c62-999b-1d1a4d1af09f","invariantUUID":"6bb9a6d2-1014-414d-b022-0c0dce8501b4","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":"compute","uniqueId":"9e5b8ea9-fe6f-470c-a662-9186ada3d1f5","lifecycleState":"CERTIFIED","lastUpdateDate":1622072031237,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d63da79-295e-4aaa-9e52-881846f0b3fb","invariantUUID":"9ac48642-de6f-44d4-acb5-2afea75cde70","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":"port","uniqueId":"3a0e7537-407b-4347-81a5-0c82cb18a32c","lifecycleState":"CERTIFIED","lastUpdateDate":1622072190629,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27dc4d5a-b900-442f-85ee-7f711e38ad66","invariantUUID":"39d21b53-34ae-4197-8130-05ca38cdecd9","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":"9eabfc4d-5076-42fc-acce-31c69074c08f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071911635,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc51eb6c-a2c4-46c4-b304-de2261130edb","invariantUUID":"961426ed-c583-4716-b6fe-e005e9dd5939","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f594372d-e4ee-4219-9396-83771115ba77","lifecycleState":"CERTIFIED","lastUpdateDate":1622072522229,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbe5add4-471d-4021-902c-f08513ecaded","invariantUUID":"b0f78175-02fe-45cc-befe-562227259234","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"47ad6d20-09e9-4eee-bdc6-2cd50f516a7f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071164805,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d957b163-deee-4b49-a185-8e49f67a032e","invariantUUID":"9c927c00-d1ff-4594-af09-1220489905a1","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":"port","uniqueId":"8a1cba93-9e27-448b-a495-f34f19c67544","lifecycleState":"CERTIFIED","lastUpdateDate":1622072537446,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2436dd62-ccfe-43ae-9451-fbe074ec8cb8","invariantUUID":"43799e6c-e90d-4400-8bb3-b647ba670366","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35b36521-f645-4231-a158-423d6b915036","lifecycleState":"CERTIFIED","lastUpdateDate":1622072161425,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"486870cd-aec6-418a-b392-0718d74440d3","invariantUUID":"9f9ef3db-5ee6-4505-9521-a76d4f156ae1","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":"port","uniqueId":"cebb7641-2ab1-43bf-b69e-4740bd0f9ab2","lifecycleState":"CERTIFIED","lastUpdateDate":1622071467639,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a55e3888-9bc7-42c6-b556-14962e64159e","invariantUUID":"938b86a6-6d00-4e1d-a5f0-6e7aa4aee2ae","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f707582-85ad-4631-a08e-42932b042543","lifecycleState":"CERTIFIED","lastUpdateDate":1622072364626,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce4ae2c7-9ca3-4179-93ef-2aadb4373329","invariantUUID":"b8271185-8ca0-407e-b9df-fb477adf5f59","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":"784c70f8-cda4-4e90-977b-a1422cf0c88c","lifecycleState":"CERTIFIED","lastUpdateDate":1622071578043,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03b36afb-2fc1-444e-95e7-c04c3e33768f","invariantUUID":"fee7650d-8a50-41d1-882b-d425965be272","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":"a84f6598-852f-4e4e-a4d9-398d9a7c419b","lifecycleState":"CERTIFIED","lastUpdateDate":1622071857041,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91d3d086-a46b-4c0f-abf6-bb4d466ff6fd","invariantUUID":"6a231a8d-31d2-4605-bb38-07d5d1dca130","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6dd1a9cc-61a3-48ad-9532-a3d63a7fb8bc","lifecycleState":"CERTIFIED","lastUpdateDate":1622071941628,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22af1b25-7ad7-43ef-93f9-4d6d8a3c5db9","invariantUUID":"6b583bdc-7b51-4d22-8b7e-087d7ac40356","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":"74c37a78-2ed1-4133-b633-5760c77620f3","lifecycleState":"CERTIFIED","lastUpdateDate":1622071329553,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1621380f-770c-4db4-8802-41c032703f30","invariantUUID":"47ce4b11-9173-47f9-9a38-da8ae145bf69","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":"port","uniqueId":"32e191b3-47ec-4510-b8f3-fcf0d693ebba","lifecycleState":"CERTIFIED","lastUpdateDate":1622072205708,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0a684058-f853-426a-acb4-aafe22511b67","invariantUUID":"dde26e67-a9d4-4fdf-b6aa-1cd09a1e11dc","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0365bd5d-95a4-4acd-8be3-83038dcd8e48","lifecycleState":"CERTIFIED","lastUpdateDate":1622071106441,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9881370-1f5e-4951-837f-b7f4a4fdf664","invariantUUID":"11c6c7f1-717b-41cd-8890-0a986ca1092d","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"756b3c5a-90d1-4923-9d04-5886d38bc5f2","lifecycleState":"CERTIFIED","lastUpdateDate":1622071178742,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac4a009c-5e22-43c2-93db-7a1afe9f52de","invariantUUID":"a05b2cbc-79cc-47de-9c36-6d3dbc0cf9f4","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":"6fa81701-f586-4385-bd1d-254f3255b6f8","lifecycleState":"CERTIFIED","lastUpdateDate":1622072265012,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5912cff5-2fbf-405a-8914-5c723add9af7","invariantUUID":"830b0c70-3954-4915-b39a-22f1e93623de","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":"objectStorage","uniqueId":"0bf1018a-d7b3-4b17-82a3-ff716cb0e6a3","lifecycleState":"CERTIFIED","lastUpdateDate":1622071226604,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"610f26fa-d38f-4e7f-806f-9f434d826d5c","invariantUUID":"a464877e-4fb0-4714-bf3a-9e0c022c2e2a","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":"9ebb41d4-6888-4fb9-b5ab-ae2c28da6ca4","lifecycleState":"CERTIFIED","lastUpdateDate":1622071271840,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"552d45fa-95eb-4cd0-970b-a8f1d26103e5","invariantUUID":"adeeaee2-cd5a-4750-b90e-6368e8a5d370","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9c3bfc1d-2198-4300-a056-b6479c2dcec4","lifecycleState":"CERTIFIED","lastUpdateDate":1622072468739,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5943d070-799c-4301-b7c5-0e81a6ed8987","invariantUUID":"86ba3b44-6f69-4812-88f6-d6569f497bb9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9f0093c6-82a9-4965-8cd9-c87cc0891230","lifecycleState":"CERTIFIED","lastUpdateDate":1622078712339,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2439c0be-5a23-430a-af53-5a56414ec46c","invariantUUID":"eba5c7c1-19a3-4232-9449-2962babb6de6","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-05-27 01:28:43,356 DEBUG 117:sdc_resource.py(1) - Resource basic_network found in services list 2021-05-27 01:28:43,357 DEBUG 195:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] sent header: <property object at 0x7f1d4faaa630> 2021-05-27 01:28:43,357 DEBUG 197: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/d0517cb4-1d0f-47e3-ba69-066f4a774ff3/networks 2021-05-27 01:28:43,357 DEBUG 198:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "eba5c7c1-19a3-4232-9449-2962babb6de6" }, "modelInfo": { "modelType": "network", "modelInvariantId": "6a231a8d-31d2-4605-bb38-07d5d1dca130", "modelVersionId": "91d3d086-a46b-4c0f-abf6-bb4d466ff6fd", "modelName": "Generic NeutronNet", "modelVersion": "1.0", "modelCustomizationId": "b619d93a-d274-4c2f-8799-4e9ade386943", "modelCustomizationName": "Generic NeutronNet 0" }, "requestParameters": { "userParams": [], "aLaCarte": true, "testApi": "GR_API" }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicnw-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "lineOfBusiness": { "lineOfBusinessName": "basicnw-lob" }, "platform": { "platformName": "basicnw-platform" }, "relatedInstanceList": [{ "relatedInstance": { "instanceId": "d0517cb4-1d0f-47e3-ba69-066f4a774ff3", "modelInfo": { "modelType": "service", "modelName": "basic_network", "modelInvariantId": "eba5c7c1-19a3-4232-9449-2962babb6de6", "modelVersion": "1.0", "modelVersionId": "2439c0be-5a23-430a-af53-5a56414ec46c" } } }] } } 2021-05-27 01:28:43,357 DEBUG 103: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': 'edd8d3b0-7560-43dc-af45-79cf076e76ee', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-27 01:28:43,357 DEBUG 105: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/d0517cb4-1d0f-47e3-ba69-066f4a774ff3/networks 2021-05-27 01:28:43,358 DEBUG 106:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "eba5c7c1-19a3-4232-9449-2962babb6de6" }, "modelInfo": { "modelType": "network", "modelInvariantId": "6a231a8d-31d2-4605-bb38-07d5d1dca130", "modelVersionId": "91d3d086-a46b-4c0f-abf6-bb4d466ff6fd", "modelName": "Generic NeutronNet", "modelVersion": "1.0", "modelCustomizationId": "b619d93a-d274-4c2f-8799-4e9ade386943", "modelCustomizationName": "Generic NeutronNet 0" }, "requestParameters": { "userParams": [], "aLaCarte": true, "testApi": "GR_API" }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicnw-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "lineOfBusiness": { "lineOfBusinessName": "basicnw-lob" }, "platform": { "platformName": "basicnw-platform" }, "relatedInstanceList": [{ "relatedInstance": { "instanceId": "d0517cb4-1d0f-47e3-ba69-066f4a774ff3", "modelInfo": { "modelType": "service", "modelName": "basic_network", "modelInvariantId": "eba5c7c1-19a3-4232-9449-2962babb6de6", "modelVersion": "1.0", "modelVersionId": "2439c0be-5a23-430a-af53-5a56414ec46c" } } }] } } 2021-05-27 01:28:43,359 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-27 01:28:46,368 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/d0517cb4-1d0f-47e3-ba69-066f4a774ff3/networks HTTP/1.1" 202 262 2021-05-27 01:28:46,369 INFO 116:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response code: 202 2021-05-27 01:28:46,370 DEBUG 120:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response: {"requestReferences":{"requestId":"edd8d3b0-7560-43dc-af45-79cf076e76ee","instanceId":"5ed45533-5266-48dd-83bc-e7bd695d5dac","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/edd8d3b0-7560-43dc-af45-79cf076e76ee"}} 2021-05-27 01:28:46,370 DEBUG 79:mixins.py(1) - Wait until NetworkInstantiation task is not finished 2021-05-27 01:28:46,380 DEBUG 195:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] sent header: <property object at 0x7f1d4faaa630> 2021-05-27 01:28:46,381 DEBUG 197:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/edd8d3b0-7560-43dc-af45-79cf076e76ee 2021-05-27 01:28:46,382 DEBUG 198:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] data sent: None 2021-05-27 01:28:46,384 DEBUG 103:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '91b7d01a-b005-4b88-acd2-1f98fbc6c433', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-27 01:28:46,384 DEBUG 105:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/edd8d3b0-7560-43dc-af45-79cf076e76ee 2021-05-27 01:28:46,384 DEBUG 106:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] data sent: None 2021-05-27 01:28:46,389 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-27 01:28:46,592 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/edd8d3b0-7560-43dc-af45-79cf076e76ee HTTP/1.1" 200 1961 2021-05-27 01:28:46,594 INFO 116:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] response code: 200 2021-05-27 01:28:46,594 DEBUG 120:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] response: {"request":{"requestId":"edd8d3b0-7560-43dc-af45-79cf076e76ee","startTime":"Thu, 27 May 2021 01:28:43 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"6a231a8d-31d2-4605-bb38-07d5d1dca130","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"b619d93a-d274-4c2f-8799-4e9ade386943","modelVersionId":"91d3d086-a46b-4c0f-abf6-bb4d466ff6fd","modelCustomizationId":"b619d93a-d274-4c2f-8799-4e9ade386943","modelUuid":"91d3d086-a46b-4c0f-abf6-bb4d466ff6fd","modelInvariantUuid":"6a231a8d-31d2-4605-bb38-07d5d1dca130","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"eba5c7c1-19a3-4232-9449-2962babb6de6","source":"VID","instanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","modelInfo":{"modelInvariantId":"eba5c7c1-19a3-4232-9449-2962babb6de6","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2439c0be-5a23-430a-af53-5a56414ec46c","modelUuid":"2439c0be-5a23-430a-af53-5a56414ec46c","modelInvariantUuid":"eba5c7c1-19a3-4232-9449-2962babb6de6"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","networkInstanceId":"5ed45533-5266-48dd-83bc-e7bd695d5dac","networkInstanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 27 May 2021 01:28:45 GMT"}}} 2021-05-27 01:28:56,606 DEBUG 195:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] sent header: <property object at 0x7f1d4faaa630> 2021-05-27 01:28:56,607 DEBUG 197:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/edd8d3b0-7560-43dc-af45-79cf076e76ee 2021-05-27 01:28:56,607 DEBUG 198:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] data sent: None 2021-05-27 01:28:56,608 DEBUG 103:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f603a4e4-b189-4188-83c1-b67c396275d0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-27 01:28:56,609 DEBUG 105:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/edd8d3b0-7560-43dc-af45-79cf076e76ee 2021-05-27 01:28:56,609 DEBUG 106:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] data sent: None 2021-05-27 01:28:56,612 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-27 01:28:56,805 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/edd8d3b0-7560-43dc-af45-79cf076e76ee HTTP/1.1" 200 1961 2021-05-27 01:28:56,807 INFO 116:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] response code: 200 2021-05-27 01:28:56,808 DEBUG 120:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] response: {"request":{"requestId":"edd8d3b0-7560-43dc-af45-79cf076e76ee","startTime":"Thu, 27 May 2021 01:28:43 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"6a231a8d-31d2-4605-bb38-07d5d1dca130","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"b619d93a-d274-4c2f-8799-4e9ade386943","modelVersionId":"91d3d086-a46b-4c0f-abf6-bb4d466ff6fd","modelCustomizationId":"b619d93a-d274-4c2f-8799-4e9ade386943","modelUuid":"91d3d086-a46b-4c0f-abf6-bb4d466ff6fd","modelInvariantUuid":"6a231a8d-31d2-4605-bb38-07d5d1dca130","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"eba5c7c1-19a3-4232-9449-2962babb6de6","source":"VID","instanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","modelInfo":{"modelInvariantId":"eba5c7c1-19a3-4232-9449-2962babb6de6","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2439c0be-5a23-430a-af53-5a56414ec46c","modelUuid":"2439c0be-5a23-430a-af53-5a56414ec46c","modelInvariantUuid":"eba5c7c1-19a3-4232-9449-2962babb6de6"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","networkInstanceId":"5ed45533-5266-48dd-83bc-e7bd695d5dac","networkInstanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 27 May 2021 01:28:45 GMT"}}} 2021-05-27 01:29:06,819 DEBUG 195:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] sent header: <property object at 0x7f1d4faaa630> 2021-05-27 01:29:06,820 DEBUG 197:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/edd8d3b0-7560-43dc-af45-79cf076e76ee 2021-05-27 01:29:06,820 DEBUG 198:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] data sent: None 2021-05-27 01:29:06,821 DEBUG 103:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8aad39d9-82c1-432a-b763-660c0f394078', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-27 01:29:06,821 DEBUG 105:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/edd8d3b0-7560-43dc-af45-79cf076e76ee 2021-05-27 01:29:06,821 DEBUG 106:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] data sent: None 2021-05-27 01:29:06,824 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-27 01:29:07,433 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/edd8d3b0-7560-43dc-af45-79cf076e76ee HTTP/1.1" 200 2213 2021-05-27 01:29:07,435 INFO 116:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] response code: 200 2021-05-27 01:29:07,436 DEBUG 120:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] response: {"request":{"requestId":"edd8d3b0-7560-43dc-af45-79cf076e76ee","startTime":"Thu, 27 May 2021 01:28:43 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"6a231a8d-31d2-4605-bb38-07d5d1dca130","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"b619d93a-d274-4c2f-8799-4e9ade386943","modelVersionId":"91d3d086-a46b-4c0f-abf6-bb4d466ff6fd","modelCustomizationId":"b619d93a-d274-4c2f-8799-4e9ade386943","modelUuid":"91d3d086-a46b-4c0f-abf6-bb4d466ff6fd","modelInvariantUuid":"6a231a8d-31d2-4605-bb38-07d5d1dca130","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"eba5c7c1-19a3-4232-9449-2962babb6de6","source":"VID","instanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","modelInfo":{"modelInvariantId":"eba5c7c1-19a3-4232-9449-2962babb6de6","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2439c0be-5a23-430a-af53-5a56414ec46c","modelUuid":"2439c0be-5a23-430a-af53-5a56414ec46c","modelInvariantUuid":"eba5c7c1-19a3-4232-9449-2962babb6de6"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","networkInstanceId":"5ed45533-5266-48dd-83bc-e7bd695d5dac","networkInstanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Call SDNC","percentProgress":36,"timestamp":"Thu, 27 May 2021 01:29:05 GMT"}}} 2021-05-27 01:29:17,447 DEBUG 195:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] sent header: <property object at 0x7f1d4faaa630> 2021-05-27 01:29:17,448 DEBUG 197:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/edd8d3b0-7560-43dc-af45-79cf076e76ee 2021-05-27 01:29:17,448 DEBUG 198:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] data sent: None 2021-05-27 01:29:17,448 DEBUG 103:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c3101164-5ab9-46d2-8d9d-cdb3a5995b2d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-27 01:29:17,448 DEBUG 105:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/edd8d3b0-7560-43dc-af45-79cf076e76ee 2021-05-27 01:29:17,448 DEBUG 106:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] data sent: None 2021-05-27 01:29:17,450 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-27 01:29:17,963 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/edd8d3b0-7560-43dc-af45-79cf076e76ee HTTP/1.1" 200 2202 2021-05-27 01:29:17,964 INFO 116:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] response code: 200 2021-05-27 01:29:17,965 DEBUG 120:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] response: {"request":{"requestId":"edd8d3b0-7560-43dc-af45-79cf076e76ee","startTime":"Thu, 27 May 2021 01:28:43 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"6a231a8d-31d2-4605-bb38-07d5d1dca130","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"b619d93a-d274-4c2f-8799-4e9ade386943","modelVersionId":"91d3d086-a46b-4c0f-abf6-bb4d466ff6fd","modelCustomizationId":"b619d93a-d274-4c2f-8799-4e9ade386943","modelUuid":"91d3d086-a46b-4c0f-abf6-bb4d466ff6fd","modelInvariantUuid":"6a231a8d-31d2-4605-bb38-07d5d1dca130","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"eba5c7c1-19a3-4232-9449-2962babb6de6","source":"VID","instanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","modelInfo":{"modelInvariantId":"eba5c7c1-19a3-4232-9449-2962babb6de6","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2439c0be-5a23-430a-af53-5a56414ec46c","modelUuid":"2439c0be-5a23-430a-af53-5a56414ec46c","modelInvariantUuid":"eba5c7c1-19a3-4232-9449-2962babb6de6"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","networkInstanceId":"5ed45533-5266-48dd-83bc-e7bd695d5dac","networkInstanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null.","percentProgress":36,"timestamp":"Thu, 27 May 2021 01:29:05 GMT"}}} 2021-05-27 01:29:27,976 DEBUG 195:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] sent header: <property object at 0x7f1d4faaa630> 2021-05-27 01:29:27,976 DEBUG 197:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/edd8d3b0-7560-43dc-af45-79cf076e76ee 2021-05-27 01:29:27,977 DEBUG 198:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] data sent: None 2021-05-27 01:29:27,977 DEBUG 103:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9a2e8402-d6ed-4e57-b8b0-f31f2b697408', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-27 01:29:27,977 DEBUG 105:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/edd8d3b0-7560-43dc-af45-79cf076e76ee 2021-05-27 01:29:27,978 DEBUG 106:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] data sent: None 2021-05-27 01:29:27,980 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-27 01:29:28,474 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/edd8d3b0-7560-43dc-af45-79cf076e76ee HTTP/1.1" 200 3722 2021-05-27 01:29:28,475 INFO 116:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] response code: 200 2021-05-27 01:29:28,475 DEBUG 120:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] response: {"request":{"requestId":"edd8d3b0-7560-43dc-af45-79cf076e76ee","startTime":"Thu, 27 May 2021 01:28:43 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"6a231a8d-31d2-4605-bb38-07d5d1dca130","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"b619d93a-d274-4c2f-8799-4e9ade386943","modelVersionId":"91d3d086-a46b-4c0f-abf6-bb4d466ff6fd","modelCustomizationId":"b619d93a-d274-4c2f-8799-4e9ade386943","modelUuid":"91d3d086-a46b-4c0f-abf6-bb4d466ff6fd","modelInvariantUuid":"6a231a8d-31d2-4605-bb38-07d5d1dca130","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"eba5c7c1-19a3-4232-9449-2962babb6de6","source":"VID","instanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","modelInfo":{"modelInvariantId":"eba5c7c1-19a3-4232-9449-2962babb6de6","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2439c0be-5a23-430a-af53-5a56414ec46c","modelUuid":"2439c0be-5a23-430a-af53-5a56414ec46c","modelInvariantUuid":"eba5c7c1-19a3-4232-9449-2962babb6de6"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","networkInstanceId":"5ed45533-5266-48dd-83bc-e7bd695d5dac","networkInstanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null.","percentProgress":36,"timestamp":"Thu, 27 May 2021 01:29:05 GMT"},"requestProcessingData":[{"groupingId":"359d7dd7-feff-4aa0-a326-ef624f306963","tag":"StackInformation","dataPairs":[{"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"b7402771-8049-4590-a679-34a3290a8ec9\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_25c67713-c38f-49f9-b338-50d8e95c13ff\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0/359d7dd7-feff-4aa0-a326-ef624f306963\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"updated_time\":null,\"creation_time\":1622078886000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"359d7dd7-feff-4aa0-a326-ef624f306963\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"bf50ec103cdc4ed2939c5e244007e53e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"OS::stack_id\":\"359d7dd7-feff-4aa0-a326-ef624f306963\",\"OS::stack_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-05-27 01:29:38,486 DEBUG 195:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] sent header: <property object at 0x7f1d4faaa630> 2021-05-27 01:29:38,487 DEBUG 197:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/edd8d3b0-7560-43dc-af45-79cf076e76ee 2021-05-27 01:29:38,487 DEBUG 198:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] data sent: None 2021-05-27 01:29:38,488 DEBUG 103:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1df007e1-74af-4e3e-bee7-bc78ca344083', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-27 01:29:38,488 DEBUG 105:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/edd8d3b0-7560-43dc-af45-79cf076e76ee 2021-05-27 01:29:38,488 DEBUG 106:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] data sent: None 2021-05-27 01:29:38,490 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-27 01:29:38,997 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/edd8d3b0-7560-43dc-af45-79cf076e76ee HTTP/1.1" 200 3843 2021-05-27 01:29:38,999 INFO 116:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] response code: 200 2021-05-27 01:29:38,999 DEBUG 120:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] response: {"request":{"requestId":"edd8d3b0-7560-43dc-af45-79cf076e76ee","startTime":"Thu, 27 May 2021 01:28:43 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"6a231a8d-31d2-4605-bb38-07d5d1dca130","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"b619d93a-d274-4c2f-8799-4e9ade386943","modelVersionId":"91d3d086-a46b-4c0f-abf6-bb4d466ff6fd","modelCustomizationId":"b619d93a-d274-4c2f-8799-4e9ade386943","modelUuid":"91d3d086-a46b-4c0f-abf6-bb4d466ff6fd","modelInvariantUuid":"6a231a8d-31d2-4605-bb38-07d5d1dca130","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"eba5c7c1-19a3-4232-9449-2962babb6de6","source":"VID","instanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","modelInfo":{"modelInvariantId":"eba5c7c1-19a3-4232-9449-2962babb6de6","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2439c0be-5a23-430a-af53-5a56414ec46c","modelUuid":"2439c0be-5a23-430a-af53-5a56414ec46c","modelInvariantUuid":"eba5c7c1-19a3-4232-9449-2962babb6de6"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","networkInstanceId":"5ed45533-5266-48dd-83bc-e7bd695d5dac","networkInstanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_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":"Thu, 27 May 2021 01:29:35 GMT"},"requestProcessingData":[{"groupingId":"359d7dd7-feff-4aa0-a326-ef624f306963","tag":"StackInformation","dataPairs":[{"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"b7402771-8049-4590-a679-34a3290a8ec9\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"f6ae347c-316a-4f83-982a-f29b9b7d5b40\",\"output_key\":\"subnet_id_25c67713-c38f-49f9-b338-50d8e95c13ff\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0/359d7dd7-feff-4aa0-a326-ef624f306963\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"updated_time\":null,\"creation_time\":1622078886000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"359d7dd7-feff-4aa0-a326-ef624f306963\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"bf50ec103cdc4ed2939c5e244007e53e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"OS::stack_id\":\"359d7dd7-feff-4aa0-a326-ef624f306963\",\"OS::stack_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-05-27 01:29:49,010 DEBUG 195:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] sent header: <property object at 0x7f1d4faaa630> 2021-05-27 01:29:49,010 DEBUG 197:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/edd8d3b0-7560-43dc-af45-79cf076e76ee 2021-05-27 01:29:49,011 DEBUG 198:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] data sent: None 2021-05-27 01:29:49,011 DEBUG 103:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1a5a643f-4838-4d3f-a9b2-5ae7ad5e6d98', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-27 01:29:49,012 DEBUG 105:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/edd8d3b0-7560-43dc-af45-79cf076e76ee 2021-05-27 01:29:49,012 DEBUG 106:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] data sent: None 2021-05-27 01:29:49,014 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-27 01:29:49,205 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/edd8d3b0-7560-43dc-af45-79cf076e76ee HTTP/1.1" 200 3810 2021-05-27 01:29:49,206 INFO 116:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] response code: 200 2021-05-27 01:29:49,207 DEBUG 120:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] response: {"request":{"requestId":"edd8d3b0-7560-43dc-af45-79cf076e76ee","startTime":"Thu, 27 May 2021 01:28:43 GMT","finishTime":"Thu, 27 May 2021 01:29:40 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"6a231a8d-31d2-4605-bb38-07d5d1dca130","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"b619d93a-d274-4c2f-8799-4e9ade386943","modelVersionId":"91d3d086-a46b-4c0f-abf6-bb4d466ff6fd","modelCustomizationId":"b619d93a-d274-4c2f-8799-4e9ade386943","modelUuid":"91d3d086-a46b-4c0f-abf6-bb4d466ff6fd","modelInvariantUuid":"6a231a8d-31d2-4605-bb38-07d5d1dca130","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"eba5c7c1-19a3-4232-9449-2962babb6de6","source":"VID","instanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","modelInfo":{"modelInvariantId":"eba5c7c1-19a3-4232-9449-2962babb6de6","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2439c0be-5a23-430a-af53-5a56414ec46c","modelUuid":"2439c0be-5a23-430a-af53-5a56414ec46c","modelInvariantUuid":"eba5c7c1-19a3-4232-9449-2962babb6de6"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","networkInstanceId":"5ed45533-5266-48dd-83bc-e7bd695d5dac","networkInstanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Thu, 27 May 2021 01:29:40 GMT"},"requestProcessingData":[{"groupingId":"359d7dd7-feff-4aa0-a326-ef624f306963","tag":"StackInformation","dataPairs":[{"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"b7402771-8049-4590-a679-34a3290a8ec9\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"f6ae347c-316a-4f83-982a-f29b9b7d5b40\",\"output_key\":\"subnet_id_25c67713-c38f-49f9-b338-50d8e95c13ff\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0/359d7dd7-feff-4aa0-a326-ef624f306963\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"updated_time\":null,\"creation_time\":1622078886000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"359d7dd7-feff-4aa0-a326-ef624f306963\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"bf50ec103cdc4ed2939c5e244007e53e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"OS::stack_id\":\"359d7dd7-feff-4aa0-a326-ef624f306963\",\"OS::stack_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-05-27 01:29:49,208 INFO 56:mixins.py(9) - NetworkInstantiation task finished 2021-05-27 01:29:49,208 DEBUG 195:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] sent header: <property object at 0x7f1d4faaa630> 2021-05-27 01:29:49,208 DEBUG 197:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/edd8d3b0-7560-43dc-af45-79cf076e76ee 2021-05-27 01:29:49,209 DEBUG 198:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] data sent: None 2021-05-27 01:29:49,209 DEBUG 103:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd27f2c46-7034-4031-9f14-4fd93cd0fadf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-27 01:29:49,209 DEBUG 105:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/edd8d3b0-7560-43dc-af45-79cf076e76ee 2021-05-27 01:29:49,210 DEBUG 106:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] data sent: None 2021-05-27 01:29:49,212 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-27 01:29:49,397 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/edd8d3b0-7560-43dc-af45-79cf076e76ee HTTP/1.1" 200 3810 2021-05-27 01:29:49,399 INFO 116:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] response code: 200 2021-05-27 01:29:49,399 DEBUG 120:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] response: {"request":{"requestId":"edd8d3b0-7560-43dc-af45-79cf076e76ee","startTime":"Thu, 27 May 2021 01:28:43 GMT","finishTime":"Thu, 27 May 2021 01:29:40 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"6a231a8d-31d2-4605-bb38-07d5d1dca130","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"b619d93a-d274-4c2f-8799-4e9ade386943","modelVersionId":"91d3d086-a46b-4c0f-abf6-bb4d466ff6fd","modelCustomizationId":"b619d93a-d274-4c2f-8799-4e9ade386943","modelUuid":"91d3d086-a46b-4c0f-abf6-bb4d466ff6fd","modelInvariantUuid":"6a231a8d-31d2-4605-bb38-07d5d1dca130","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"eba5c7c1-19a3-4232-9449-2962babb6de6","source":"VID","instanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","modelInfo":{"modelInvariantId":"eba5c7c1-19a3-4232-9449-2962babb6de6","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2439c0be-5a23-430a-af53-5a56414ec46c","modelUuid":"2439c0be-5a23-430a-af53-5a56414ec46c","modelInvariantUuid":"eba5c7c1-19a3-4232-9449-2962babb6de6"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","networkInstanceId":"5ed45533-5266-48dd-83bc-e7bd695d5dac","networkInstanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Thu, 27 May 2021 01:29:40 GMT"},"requestProcessingData":[{"groupingId":"359d7dd7-feff-4aa0-a326-ef624f306963","tag":"StackInformation","dataPairs":[{"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"b7402771-8049-4590-a679-34a3290a8ec9\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"f6ae347c-316a-4f83-982a-f29b9b7d5b40\",\"output_key\":\"subnet_id_25c67713-c38f-49f9-b338-50d8e95c13ff\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0/359d7dd7-feff-4aa0-a326-ef624f306963\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"updated_time\":null,\"creation_time\":1622078886000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"359d7dd7-feff-4aa0-a326-ef624f306963\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"bf50ec103cdc4ed2939c5e244007e53e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"OS::stack_id\":\"359d7dd7-feff-4aa0-a326-ef624f306963\",\"OS::stack_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-05-27 01:29:49,400 DEBUG 195:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] sent header: <property object at 0x7f1d4faaa630> 2021-05-27 01:29:49,400 DEBUG 197:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/edd8d3b0-7560-43dc-af45-79cf076e76ee 2021-05-27 01:29:49,401 DEBUG 198:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] data sent: None 2021-05-27 01:29:49,401 DEBUG 103:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '824c971c-e66b-492f-9075-472d6c22a3b1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-27 01:29:49,402 DEBUG 105:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/edd8d3b0-7560-43dc-af45-79cf076e76ee 2021-05-27 01:29:49,402 DEBUG 106:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] data sent: None 2021-05-27 01:29:49,404 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-27 01:29:49,580 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/edd8d3b0-7560-43dc-af45-79cf076e76ee HTTP/1.1" 200 3810 2021-05-27 01:29:49,582 INFO 116:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] response code: 200 2021-05-27 01:29:49,582 DEBUG 120:onap_service.py(9) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] response: {"request":{"requestId":"edd8d3b0-7560-43dc-af45-79cf076e76ee","startTime":"Thu, 27 May 2021 01:28:43 GMT","finishTime":"Thu, 27 May 2021 01:29:40 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"6a231a8d-31d2-4605-bb38-07d5d1dca130","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"b619d93a-d274-4c2f-8799-4e9ade386943","modelVersionId":"91d3d086-a46b-4c0f-abf6-bb4d466ff6fd","modelCustomizationId":"b619d93a-d274-4c2f-8799-4e9ade386943","modelUuid":"91d3d086-a46b-4c0f-abf6-bb4d466ff6fd","modelInvariantUuid":"6a231a8d-31d2-4605-bb38-07d5d1dca130","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"eba5c7c1-19a3-4232-9449-2962babb6de6","source":"VID","instanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","modelInfo":{"modelInvariantId":"eba5c7c1-19a3-4232-9449-2962babb6de6","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2439c0be-5a23-430a-af53-5a56414ec46c","modelUuid":"2439c0be-5a23-430a-af53-5a56414ec46c","modelInvariantUuid":"eba5c7c1-19a3-4232-9449-2962babb6de6"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","networkInstanceId":"5ed45533-5266-48dd-83bc-e7bd695d5dac","networkInstanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Thu, 27 May 2021 01:29:40 GMT"},"requestProcessingData":[{"groupingId":"359d7dd7-feff-4aa0-a326-ef624f306963","tag":"StackInformation","dataPairs":[{"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"b7402771-8049-4590-a679-34a3290a8ec9\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"f6ae347c-316a-4f83-982a-f29b9b7d5b40\",\"output_key\":\"subnet_id_25c67713-c38f-49f9-b338-50d8e95c13ff\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0/359d7dd7-feff-4aa0-a326-ef624f306963\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"updated_time\":null,\"creation_time\":1622078886000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"359d7dd7-feff-4aa0-a326-ef624f306963\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"bf50ec103cdc4ed2939c5e244007e53e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"OS::stack_id\":\"359d7dd7-feff-4aa0-a326-ef624f306963\",\"OS::stack_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-05-27 01:29:49,605 DEBUG 195:onap_service.py(1) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] sent header: <property object at 0x7f1d4faaa630> 2021-05-27 01:29:49,606 DEBUG 197:onap_service.py(1) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/edd8d3b0-7560-43dc-af45-79cf076e76ee 2021-05-27 01:29:49,606 DEBUG 198:onap_service.py(1) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] data sent: None 2021-05-27 01:29:49,608 DEBUG 103:onap_service.py(1) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '00a8cdef-4523-43bb-95d5-1f106303215f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-27 01:29:49,608 DEBUG 105:onap_service.py(1) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/edd8d3b0-7560-43dc-af45-79cf076e76ee 2021-05-27 01:29:49,608 DEBUG 106:onap_service.py(1) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] data sent: None 2021-05-27 01:29:49,612 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-27 01:29:49,800 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/edd8d3b0-7560-43dc-af45-79cf076e76ee HTTP/1.1" 200 3810 2021-05-27 01:29:49,802 INFO 116:onap_service.py(1) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] response code: 200 2021-05-27 01:29:49,803 DEBUG 120:onap_service.py(1) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] response: {"request":{"requestId":"edd8d3b0-7560-43dc-af45-79cf076e76ee","startTime":"Thu, 27 May 2021 01:28:43 GMT","finishTime":"Thu, 27 May 2021 01:29:40 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"6a231a8d-31d2-4605-bb38-07d5d1dca130","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"b619d93a-d274-4c2f-8799-4e9ade386943","modelVersionId":"91d3d086-a46b-4c0f-abf6-bb4d466ff6fd","modelCustomizationId":"b619d93a-d274-4c2f-8799-4e9ade386943","modelUuid":"91d3d086-a46b-4c0f-abf6-bb4d466ff6fd","modelInvariantUuid":"6a231a8d-31d2-4605-bb38-07d5d1dca130","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"eba5c7c1-19a3-4232-9449-2962babb6de6","source":"VID","instanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","modelInfo":{"modelInvariantId":"eba5c7c1-19a3-4232-9449-2962babb6de6","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2439c0be-5a23-430a-af53-5a56414ec46c","modelUuid":"2439c0be-5a23-430a-af53-5a56414ec46c","modelInvariantUuid":"eba5c7c1-19a3-4232-9449-2962babb6de6"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","networkInstanceId":"5ed45533-5266-48dd-83bc-e7bd695d5dac","networkInstanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Thu, 27 May 2021 01:29:40 GMT"},"requestProcessingData":[{"groupingId":"359d7dd7-feff-4aa0-a326-ef624f306963","tag":"StackInformation","dataPairs":[{"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"b7402771-8049-4590-a679-34a3290a8ec9\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"f6ae347c-316a-4f83-982a-f29b9b7d5b40\",\"output_key\":\"subnet_id_25c67713-c38f-49f9-b338-50d8e95c13ff\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0/359d7dd7-feff-4aa0-a326-ef624f306963\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"updated_time\":null,\"creation_time\":1622078886000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"359d7dd7-feff-4aa0-a326-ef624f306963\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"bf50ec103cdc4ed2939c5e244007e53e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"OS::stack_id\":\"359d7dd7-feff-4aa0-a326-ef624f306963\",\"OS::stack_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-05-27 01:29:49,804 DEBUG 195:onap_service.py(1) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] sent header: <property object at 0x7f1d4faaa630> 2021-05-27 01:29:49,804 DEBUG 197:onap_service.py(1) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/edd8d3b0-7560-43dc-af45-79cf076e76ee 2021-05-27 01:29:49,805 DEBUG 198:onap_service.py(1) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] data sent: None 2021-05-27 01:29:49,805 DEBUG 103:onap_service.py(1) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b25e8fc0-bb6c-4040-8f6d-f411cf4890a7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-27 01:29:49,806 DEBUG 105:onap_service.py(1) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/edd8d3b0-7560-43dc-af45-79cf076e76ee 2021-05-27 01:29:49,806 DEBUG 106:onap_service.py(1) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] data sent: None 2021-05-27 01:29:49,808 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-27 01:29:49,990 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/edd8d3b0-7560-43dc-af45-79cf076e76ee HTTP/1.1" 200 3810 2021-05-27 01:29:49,992 INFO 116:onap_service.py(1) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] response code: 200 2021-05-27 01:29:49,992 DEBUG 120:onap_service.py(1) - [None][Check edd8d3b0-7560-43dc-af45-79cf076e76ee orchestration request status] response: {"request":{"requestId":"edd8d3b0-7560-43dc-af45-79cf076e76ee","startTime":"Thu, 27 May 2021 01:28:43 GMT","finishTime":"Thu, 27 May 2021 01:29:40 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"6a231a8d-31d2-4605-bb38-07d5d1dca130","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"b619d93a-d274-4c2f-8799-4e9ade386943","modelVersionId":"91d3d086-a46b-4c0f-abf6-bb4d466ff6fd","modelCustomizationId":"b619d93a-d274-4c2f-8799-4e9ade386943","modelUuid":"91d3d086-a46b-4c0f-abf6-bb4d466ff6fd","modelInvariantUuid":"6a231a8d-31d2-4605-bb38-07d5d1dca130","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"eba5c7c1-19a3-4232-9449-2962babb6de6","source":"VID","instanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","modelInfo":{"modelInvariantId":"eba5c7c1-19a3-4232-9449-2962babb6de6","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2439c0be-5a23-430a-af53-5a56414ec46c","modelUuid":"2439c0be-5a23-430a-af53-5a56414ec46c","modelInvariantUuid":"eba5c7c1-19a3-4232-9449-2962babb6de6"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","networkInstanceId":"5ed45533-5266-48dd-83bc-e7bd695d5dac","networkInstanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Thu, 27 May 2021 01:29:40 GMT"},"requestProcessingData":[{"groupingId":"359d7dd7-feff-4aa0-a326-ef624f306963","tag":"StackInformation","dataPairs":[{"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"b7402771-8049-4590-a679-34a3290a8ec9\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"f6ae347c-316a-4f83-982a-f29b9b7d5b40\",\"output_key\":\"subnet_id_25c67713-c38f-49f9-b338-50d8e95c13ff\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0/359d7dd7-feff-4aa0-a326-ef624f306963\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"updated_time\":null,\"creation_time\":1622078886000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"359d7dd7-feff-4aa0-a326-ef624f306963\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"bf50ec103cdc4ed2939c5e244007e53e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"OS::stack_id\":\"359d7dd7-feff-4aa0-a326-ef624f306963\",\"OS::stack_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-05-27 01:29:49,994 INFO 37:basic_network.py(1) - Service basic_network successfully created 2021-05-27 01:29:49,994 INFO 40:basic_network.py(1) - Service basic_network cleanup called 2021-05-27 01:30:00,005 DEBUG 195: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=='} 2021-05-27 01:30:00,005 DEBUG 197:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/d0517cb4-1d0f-47e3-ba69-066f4a774ff3/relationship-list 2021-05-27 01:30:00,005 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-27 01:30:00,006 DEBUG 103: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=='} 2021-05-27 01:30:00,006 DEBUG 105:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/d0517cb4-1d0f-47e3-ba69-066f4a774ff3/relationship-list 2021-05-27 01:30:00,006 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-27 01:30:00,009 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:30:00,328 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/d0517cb4-1d0f-47e3-ba69-066f4a774ff3/relationship-list HTTP/1.1" 200 1071 2021-05-27 01:30:00,329 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-05-27 01:30:00,330 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/c68af1ea-ef0d-4071-8fbb-c84ef673a11e","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"c68af1ea-ef0d-4071-8fbb-c84ef673a11e"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/l3-networks/l3-network/5ed45533-5266-48dd-83bc-e7bd695d5dac","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"5ed45533-5266-48dd-83bc-e7bd695d5dac"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0"}]},{"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"}]}]} 2021-05-27 01:30:00,333 DEBUG 195:onap_service.py(1) - [AAI][Get d0517cb4-1d0f-47e3-ba69-066f4a774ff3 <class 'abc.ABCMeta'>] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-27 01:30:00,333 DEBUG 197:onap_service.py(1) - [AAI][Get d0517cb4-1d0f-47e3-ba69-066f4a774ff3 <class 'abc.ABCMeta'>] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/l3-networks/l3-network/5ed45533-5266-48dd-83bc-e7bd695d5dac 2021-05-27 01:30:00,333 DEBUG 198:onap_service.py(1) - [AAI][Get d0517cb4-1d0f-47e3-ba69-066f4a774ff3 <class 'abc.ABCMeta'>] data sent: None 2021-05-27 01:30:00,334 DEBUG 103:onap_service.py(1) - [AAI][Get d0517cb4-1d0f-47e3-ba69-066f4a774ff3 <class 'abc.ABCMeta'>] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-27 01:30:00,334 DEBUG 105:onap_service.py(1) - [AAI][Get d0517cb4-1d0f-47e3-ba69-066f4a774ff3 <class 'abc.ABCMeta'>] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/l3-networks/l3-network/5ed45533-5266-48dd-83bc-e7bd695d5dac 2021-05-27 01:30:00,334 DEBUG 106:onap_service.py(1) - [AAI][Get d0517cb4-1d0f-47e3-ba69-066f4a774ff3 <class 'abc.ABCMeta'>] data sent: None 2021-05-27 01:30:00,336 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:30:00,630 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/l3-networks/l3-network/5ed45533-5266-48dd-83bc-e7bd695d5dac HTTP/1.1" 200 3203 2021-05-27 01:30:00,631 INFO 116:onap_service.py(1) - [AAI][Get d0517cb4-1d0f-47e3-ba69-066f4a774ff3 <class 'abc.ABCMeta'>] response code: 200 2021-05-27 01:30:00,632 DEBUG 120:onap_service.py(1) - [AAI][Get d0517cb4-1d0f-47e3-ba69-066f4a774ff3 <class 'abc.ABCMeta'>] response: {"network-id":"5ed45533-5266-48dd-83bc-e7bd695d5dac","network-name":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0","network-type":"NEUTRON","network-technology":"NEUTRON","neutron-network-id":"b7402771-8049-4590-a679-34a3290a8ec9","is-bound-to-vpn":false,"resource-version":"1622078978785","orchestration-status":"Active","heat-stack-id":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0/359d7dd7-feff-4aa0-a326-ef624f306963","model-invariant-id":"6a231a8d-31d2-4605-bb38-07d5d1dca130","model-version-id":"91d3d086-a46b-4c0f-abf6-bb4d466ff6fd","model-customization-id":"b619d93a-d274-4c2f-8799-4e9ade386943","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/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/d0517cb4-1d0f-47e3-ba69-066f4a774ff3","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":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe"}]},{"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/f41abc47519441359fc94897110fa224","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":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"N/A"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnw-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnw-platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnw-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnw-lob"}]}]}} 2021-05-27 01:30:00,635 INFO 161:vl_ala_carte.py(1) - Start network deletion AAI 2021-05-27 01:30:00,636 DEBUG 196:network.py(1) - Delete 5ed45533-5266-48dd-83bc-e7bd695d5dac network 2021-05-27 01:30:00,636 DEBUG 133:deletion.py(1) - Network 5ed45533-5266-48dd-83bc-e7bd695d5dac deletion request 2021-05-27 01:30:00,648 DEBUG 195: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=='} 2021-05-27 01:30:00,649 DEBUG 197:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list 2021-05-27 01:30:00,649 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-27 01:30:00,649 DEBUG 103: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=='} 2021-05-27 01:30:00,649 DEBUG 105:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list 2021-05-27 01:30:00,650 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-27 01:30:00,652 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:30:00,737 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list HTTP/1.1" 200 639 2021-05-27 01:30:00,738 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-05-27 01:30:00,738 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"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/f41abc47519441359fc94897110fa224","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":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-05-27 01:30:00,741 DEBUG 195: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=='} 2021-05-27 01:30:00,741 DEBUG 197:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2021-05-27 01:30:00,742 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-27 01:30:00,742 DEBUG 103: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=='} 2021-05-27 01:30:00,742 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2021-05-27 01:30:00,743 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-27 01:30:00,745 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:30:01,145 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1139 2021-05-27 01:30:01,147 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-05-27 01:30:01,147 DEBUG 120: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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1622078932850","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/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/v20/network/l3-networks/l3-network/5ed45533-5266-48dd-83bc-e7bd695d5dac","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"5ed45533-5266-48dd-83bc-e7bd695d5dac"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0"}]}]}}]} 2021-05-27 01:30:01,150 DEBUG 195: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=='} 2021-05-27 01:30:01,150 DEBUG 197:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list 2021-05-27 01:30:01,151 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-27 01:30:01,151 DEBUG 103: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=='} 2021-05-27 01:30:01,151 DEBUG 105:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list 2021-05-27 01:30:01,151 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-27 01:30:01,153 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:30:01,235 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list HTTP/1.1" 200 639 2021-05-27 01:30:01,236 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-05-27 01:30:01,237 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"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/f41abc47519441359fc94897110fa224","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":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-05-27 01:30:01,240 DEBUG 195: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=='} 2021-05-27 01:30:01,240 DEBUG 197:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2021-05-27 01:30:01,241 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-27 01:30:01,241 DEBUG 103: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=='} 2021-05-27 01:30:01,241 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2021-05-27 01:30:01,242 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-27 01:30:01,244 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:30:01,435 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1139 2021-05-27 01:30:01,436 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-05-27 01:30:01,437 DEBUG 120: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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1622078932850","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/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/v20/network/l3-networks/l3-network/5ed45533-5266-48dd-83bc-e7bd695d5dac","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"5ed45533-5266-48dd-83bc-e7bd695d5dac"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0"}]}]}}]} 2021-05-27 01:30:01,440 DEBUG 195: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=='} 2021-05-27 01:30:01,440 DEBUG 197:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list 2021-05-27 01:30:01,440 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-27 01:30:01,441 DEBUG 103: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=='} 2021-05-27 01:30:01,441 DEBUG 105:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list 2021-05-27 01:30:01,441 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-27 01:30:01,444 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:30:01,539 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list HTTP/1.1" 200 639 2021-05-27 01:30:01,540 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-05-27 01:30:01,541 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"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/f41abc47519441359fc94897110fa224","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":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-05-27 01:30:01,544 DEBUG 195: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=='} 2021-05-27 01:30:01,545 DEBUG 197:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2021-05-27 01:30:01,545 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-27 01:30:01,545 DEBUG 103: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=='} 2021-05-27 01:30:01,546 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2021-05-27 01:30:01,546 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-27 01:30:01,548 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:30:01,730 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1139 2021-05-27 01:30:01,732 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-05-27 01:30:01,732 DEBUG 120: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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1622078932850","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/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/v20/network/l3-networks/l3-network/5ed45533-5266-48dd-83bc-e7bd695d5dac","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"5ed45533-5266-48dd-83bc-e7bd695d5dac"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0"}]}]}}]} 2021-05-27 01:30:01,735 DEBUG 195: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=='} 2021-05-27 01:30:01,736 DEBUG 197:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-05-27 01:30:01,736 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-05-27 01:30:01,736 DEBUG 103: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=='} 2021-05-27 01:30:01,737 DEBUG 105:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-05-27 01:30:01,737 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-05-27 01:30:01,739 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-27 01:30:01,853 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1058 2021-05-27 01:30:01,854 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-05-27 01:30:01,854 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1622078932359","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/network/l3-networks/l3-network/5ed45533-5266-48dd-83bc-e7bd695d5dac","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"5ed45533-5266-48dd-83bc-e7bd695d5dac"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/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"}]}]}} 2021-05-27 01:30:01,858 DEBUG 195:onap_service.py(1) - [None][Create 5ed45533-5266-48dd-83bc-e7bd695d5dac Network deletion request] sent header: <property object at 0x7f1d4faaa630> 2021-05-27 01:30:01,858 DEBUG 197:onap_service.py(1) - [None][Create 5ed45533-5266-48dd-83bc-e7bd695d5dac Network deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0517cb4-1d0f-47e3-ba69-066f4a774ff3/networks/5ed45533-5266-48dd-83bc-e7bd695d5dac 2021-05-27 01:30:01,858 DEBUG 198:onap_service.py(1) - [None][Create 5ed45533-5266-48dd-83bc-e7bd695d5dac Network deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "network" }, "requestParameters": { "testApi": "GR_API" }, "cloudConfiguration": { "cloudOwner": "basicnw-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-05-27 01:30:01,858 DEBUG 103:onap_service.py(1) - [None][Create 5ed45533-5266-48dd-83bc-e7bd695d5dac Network deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f62b4903-2068-4ce9-a9ef-7a9130c7b89e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-27 01:30:01,859 DEBUG 105:onap_service.py(1) - [None][Create 5ed45533-5266-48dd-83bc-e7bd695d5dac Network deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0517cb4-1d0f-47e3-ba69-066f4a774ff3/networks/5ed45533-5266-48dd-83bc-e7bd695d5dac 2021-05-27 01:30:01,859 DEBUG 106:onap_service.py(1) - [None][Create 5ed45533-5266-48dd-83bc-e7bd695d5dac Network deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "network" }, "requestParameters": { "testApi": "GR_API" }, "cloudConfiguration": { "cloudOwner": "basicnw-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-05-27 01:30:01,861 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-27 01:30:05,203 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/d0517cb4-1d0f-47e3-ba69-066f4a774ff3/networks/5ed45533-5266-48dd-83bc-e7bd695d5dac HTTP/1.1" 202 262 2021-05-27 01:30:05,205 INFO 116:onap_service.py(1) - [None][Create 5ed45533-5266-48dd-83bc-e7bd695d5dac Network deletion request] response code: 202 2021-05-27 01:30:05,205 DEBUG 120:onap_service.py(1) - [None][Create 5ed45533-5266-48dd-83bc-e7bd695d5dac Network deletion request] response: {"requestReferences":{"requestId":"f62b4903-2068-4ce9-a9ef-7a9130c7b89e","instanceId":"5ed45533-5266-48dd-83bc-e7bd695d5dac","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f62b4903-2068-4ce9-a9ef-7a9130c7b89e"}} 2021-05-27 01:30:05,206 DEBUG 79:mixins.py(1) - Wait until NetworkDeletionRequest task is not finished 2021-05-27 01:30:05,216 DEBUG 195:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] sent header: <property object at 0x7f1d4faaa630> 2021-05-27 01:30:05,217 DEBUG 197:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f62b4903-2068-4ce9-a9ef-7a9130c7b89e 2021-05-27 01:30:05,217 DEBUG 198:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] data sent: None 2021-05-27 01:30:05,219 DEBUG 103:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6839a875-5ed4-4f43-a9a7-fabf96fa2b1a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-27 01:30:05,219 DEBUG 105:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f62b4903-2068-4ce9-a9ef-7a9130c7b89e 2021-05-27 01:30:05,219 DEBUG 106:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] data sent: None 2021-05-27 01:30:05,224 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-27 01:30:05,400 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f62b4903-2068-4ce9-a9ef-7a9130c7b89e HTTP/1.1" 200 809 2021-05-27 01:30:05,403 INFO 116:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] response code: 200 2021-05-27 01:30:05,403 DEBUG 120:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] response: {"request":{"requestId":"f62b4903-2068-4ce9-a9ef-7a9130c7b89e","startTime":"Thu, 27 May 2021 01:30:03 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","networkInstanceId":"5ed45533-5266-48dd-83bc-e7bd695d5dac","networkInstanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 27 May 2021 01:30:04 GMT"}}} 2021-05-27 01:30:15,416 DEBUG 195:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] sent header: <property object at 0x7f1d4faaa630> 2021-05-27 01:30:15,417 DEBUG 197:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f62b4903-2068-4ce9-a9ef-7a9130c7b89e 2021-05-27 01:30:15,417 DEBUG 198:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] data sent: None 2021-05-27 01:30:15,419 DEBUG 103:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5e7c1a6f-5a79-42ae-beca-dcd22dc0fa80', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-27 01:30:15,419 DEBUG 105:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f62b4903-2068-4ce9-a9ef-7a9130c7b89e 2021-05-27 01:30:15,419 DEBUG 106:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] data sent: None 2021-05-27 01:30:15,423 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-27 01:30:15,901 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f62b4903-2068-4ce9-a9ef-7a9130c7b89e HTTP/1.1" 200 2624 2021-05-27 01:30:15,903 INFO 116:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] response code: 200 2021-05-27 01:30:15,903 DEBUG 120:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] response: {"request":{"requestId":"f62b4903-2068-4ce9-a9ef-7a9130c7b89e","startTime":"Thu, 27 May 2021 01:30:03 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","networkInstanceId":"5ed45533-5266-48dd-83bc-e7bd695d5dac","networkInstanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":36,"timestamp":"Thu, 27 May 2021 01:30:14 GMT"},"requestProcessingData":[{"groupingId":"359d7dd7-feff-4aa0-a326-ef624f306963","tag":"StackInformation","dataPairs":[{"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_25c67713-c38f-49f9-b338-50d8e95c13ff\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0/359d7dd7-feff-4aa0-a326-ef624f306963\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"updated_time\":1622078944000,\"creation_time\":1622078886000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"359d7dd7-feff-4aa0-a326-ef624f306963\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"bf50ec103cdc4ed2939c5e244007e53e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"OS::stack_id\":\"359d7dd7-feff-4aa0-a326-ef624f306963\",\"OS::stack_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-05-27 01:30:25,915 DEBUG 195:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] sent header: <property object at 0x7f1d4faaa630> 2021-05-27 01:30:25,916 DEBUG 197:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f62b4903-2068-4ce9-a9ef-7a9130c7b89e 2021-05-27 01:30:25,916 DEBUG 198:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] data sent: None 2021-05-27 01:30:25,917 DEBUG 103:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'baedc997-f59b-4cb1-9026-ea7a9e3e7e61', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-27 01:30:25,917 DEBUG 105:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f62b4903-2068-4ce9-a9ef-7a9130c7b89e 2021-05-27 01:30:25,917 DEBUG 106:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] data sent: None 2021-05-27 01:30:25,920 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-27 01:30:26,464 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f62b4903-2068-4ce9-a9ef-7a9130c7b89e HTTP/1.1" 200 2624 2021-05-27 01:30:26,466 INFO 116:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] response code: 200 2021-05-27 01:30:26,467 DEBUG 120:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] response: {"request":{"requestId":"f62b4903-2068-4ce9-a9ef-7a9130c7b89e","startTime":"Thu, 27 May 2021 01:30:03 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","networkInstanceId":"5ed45533-5266-48dd-83bc-e7bd695d5dac","networkInstanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":36,"timestamp":"Thu, 27 May 2021 01:30:14 GMT"},"requestProcessingData":[{"groupingId":"359d7dd7-feff-4aa0-a326-ef624f306963","tag":"StackInformation","dataPairs":[{"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_25c67713-c38f-49f9-b338-50d8e95c13ff\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0/359d7dd7-feff-4aa0-a326-ef624f306963\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"updated_time\":1622078944000,\"creation_time\":1622078886000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"359d7dd7-feff-4aa0-a326-ef624f306963\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"bf50ec103cdc4ed2939c5e244007e53e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"OS::stack_id\":\"359d7dd7-feff-4aa0-a326-ef624f306963\",\"OS::stack_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-05-27 01:30:36,479 DEBUG 195:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] sent header: <property object at 0x7f1d4faaa630> 2021-05-27 01:30:36,479 DEBUG 197:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f62b4903-2068-4ce9-a9ef-7a9130c7b89e 2021-05-27 01:30:36,479 DEBUG 198:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] data sent: None 2021-05-27 01:30:36,480 DEBUG 103:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'afea4750-96bc-41a9-a58b-f697726bbbae', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-27 01:30:36,480 DEBUG 105:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f62b4903-2068-4ce9-a9ef-7a9130c7b89e 2021-05-27 01:30:36,481 DEBUG 106:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] data sent: None 2021-05-27 01:30:36,483 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-27 01:30:36,957 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f62b4903-2068-4ce9-a9ef-7a9130c7b89e HTTP/1.1" 200 2386 2021-05-27 01:30:36,959 INFO 116:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] response code: 200 2021-05-27 01:30:36,960 DEBUG 120:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] response: {"request":{"requestId":"f62b4903-2068-4ce9-a9ef-7a9130c7b89e","startTime":"Thu, 27 May 2021 01:30:03 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","networkInstanceId":"5ed45533-5266-48dd-83bc-e7bd695d5dac","networkInstanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1). TASK INFORMATION: Task name is null. RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":68,"timestamp":"Thu, 27 May 2021 01:30:31 GMT"},"requestProcessingData":[{"groupingId":"359d7dd7-feff-4aa0-a326-ef624f306963","tag":"StackInformation","dataPairs":[{"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0/359d7dd7-feff-4aa0-a326-ef624f306963\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"updated_time\":1622078944000,\"creation_time\":1622078886000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"359d7dd7-feff-4aa0-a326-ef624f306963\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"bf50ec103cdc4ed2939c5e244007e53e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"OS::stack_id\":\"359d7dd7-feff-4aa0-a326-ef624f306963\",\"OS::stack_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-05-27 01:30:46,971 DEBUG 195:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] sent header: <property object at 0x7f1d4faaa630> 2021-05-27 01:30:46,972 DEBUG 197:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f62b4903-2068-4ce9-a9ef-7a9130c7b89e 2021-05-27 01:30:46,972 DEBUG 198:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] data sent: None 2021-05-27 01:30:46,973 DEBUG 103:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ae84098d-ff14-4cd8-b132-823ad1002d78', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-27 01:30:46,973 DEBUG 105:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f62b4903-2068-4ce9-a9ef-7a9130c7b89e 2021-05-27 01:30:46,973 DEBUG 106:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] data sent: None 2021-05-27 01:30:46,976 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-27 01:30:47,437 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f62b4903-2068-4ce9-a9ef-7a9130c7b89e HTTP/1.1" 200 2397 2021-05-27 01:30:47,439 INFO 116:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] response code: 200 2021-05-27 01:30:47,440 DEBUG 120:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] response: {"request":{"requestId":"f62b4903-2068-4ce9-a9ef-7a9130c7b89e","startTime":"Thu, 27 May 2021 01:30:03 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","networkInstanceId":"5ed45533-5266-48dd-83bc-e7bd695d5dac","networkInstanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1). TASK INFORMATION: Last task executed: Call SDNC RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":68,"timestamp":"Thu, 27 May 2021 01:30:36 GMT"},"requestProcessingData":[{"groupingId":"359d7dd7-feff-4aa0-a326-ef624f306963","tag":"StackInformation","dataPairs":[{"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0/359d7dd7-feff-4aa0-a326-ef624f306963\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"updated_time\":1622078944000,\"creation_time\":1622078886000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"359d7dd7-feff-4aa0-a326-ef624f306963\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"bf50ec103cdc4ed2939c5e244007e53e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"OS::stack_id\":\"359d7dd7-feff-4aa0-a326-ef624f306963\",\"OS::stack_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-05-27 01:30:57,451 DEBUG 195:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] sent header: <property object at 0x7f1d4faaa630> 2021-05-27 01:30:57,451 DEBUG 197:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f62b4903-2068-4ce9-a9ef-7a9130c7b89e 2021-05-27 01:30:57,452 DEBUG 198:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] data sent: None 2021-05-27 01:30:57,452 DEBUG 103:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6a8d852b-1a73-44ba-a0bb-25517432f955', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-27 01:30:57,453 DEBUG 105:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f62b4903-2068-4ce9-a9ef-7a9130c7b89e 2021-05-27 01:30:57,453 DEBUG 106:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] data sent: None 2021-05-27 01:30:57,455 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-27 01:30:57,691 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f62b4903-2068-4ce9-a9ef-7a9130c7b89e HTTP/1.1" 200 2440 2021-05-27 01:30:57,692 INFO 116:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] response code: 200 2021-05-27 01:30:57,693 DEBUG 120:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] response: {"request":{"requestId":"f62b4903-2068-4ce9-a9ef-7a9130c7b89e","startTime":"Thu, 27 May 2021 01:30:03 GMT","finishTime":"Thu, 27 May 2021 01:30:54 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","networkInstanceId":"5ed45533-5266-48dd-83bc-e7bd695d5dac","networkInstanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Thu, 27 May 2021 01:30:54 GMT"},"requestProcessingData":[{"groupingId":"359d7dd7-feff-4aa0-a326-ef624f306963","tag":"StackInformation","dataPairs":[{"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0/359d7dd7-feff-4aa0-a326-ef624f306963\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"updated_time\":1622078944000,\"creation_time\":1622078886000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"359d7dd7-feff-4aa0-a326-ef624f306963\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"bf50ec103cdc4ed2939c5e244007e53e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"OS::stack_id\":\"359d7dd7-feff-4aa0-a326-ef624f306963\",\"OS::stack_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-05-27 01:30:57,693 INFO 56:mixins.py(10) - NetworkDeletionRequest task finished 2021-05-27 01:30:57,694 DEBUG 195:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] sent header: <property object at 0x7f1d4faaa630> 2021-05-27 01:30:57,694 DEBUG 197:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f62b4903-2068-4ce9-a9ef-7a9130c7b89e 2021-05-27 01:30:57,694 DEBUG 198:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] data sent: None 2021-05-27 01:30:57,694 DEBUG 103:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f202603e-1c2a-4d53-8564-592b41e341b3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-27 01:30:57,694 DEBUG 105:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f62b4903-2068-4ce9-a9ef-7a9130c7b89e 2021-05-27 01:30:57,694 DEBUG 106:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] data sent: None 2021-05-27 01:30:57,696 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-27 01:30:57,874 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f62b4903-2068-4ce9-a9ef-7a9130c7b89e HTTP/1.1" 200 2440 2021-05-27 01:30:57,875 INFO 116:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] response code: 200 2021-05-27 01:30:57,876 DEBUG 120:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] response: {"request":{"requestId":"f62b4903-2068-4ce9-a9ef-7a9130c7b89e","startTime":"Thu, 27 May 2021 01:30:03 GMT","finishTime":"Thu, 27 May 2021 01:30:54 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","networkInstanceId":"5ed45533-5266-48dd-83bc-e7bd695d5dac","networkInstanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Thu, 27 May 2021 01:30:54 GMT"},"requestProcessingData":[{"groupingId":"359d7dd7-feff-4aa0-a326-ef624f306963","tag":"StackInformation","dataPairs":[{"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0/359d7dd7-feff-4aa0-a326-ef624f306963\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"updated_time\":1622078944000,\"creation_time\":1622078886000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"359d7dd7-feff-4aa0-a326-ef624f306963\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"bf50ec103cdc4ed2939c5e244007e53e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"OS::stack_id\":\"359d7dd7-feff-4aa0-a326-ef624f306963\",\"OS::stack_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-05-27 01:30:57,876 DEBUG 195:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] sent header: <property object at 0x7f1d4faaa630> 2021-05-27 01:30:57,876 DEBUG 197:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f62b4903-2068-4ce9-a9ef-7a9130c7b89e 2021-05-27 01:30:57,876 DEBUG 198:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] data sent: None 2021-05-27 01:30:57,877 DEBUG 103:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b04925fb-2b4f-47f4-9ad9-7f1e91f1977c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-27 01:30:57,877 DEBUG 105:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f62b4903-2068-4ce9-a9ef-7a9130c7b89e 2021-05-27 01:30:57,877 DEBUG 106:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] data sent: None 2021-05-27 01:30:57,878 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-27 01:30:58,049 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f62b4903-2068-4ce9-a9ef-7a9130c7b89e HTTP/1.1" 200 2440 2021-05-27 01:30:58,051 INFO 116:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] response code: 200 2021-05-27 01:30:58,052 DEBUG 120:onap_service.py(10) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] response: {"request":{"requestId":"f62b4903-2068-4ce9-a9ef-7a9130c7b89e","startTime":"Thu, 27 May 2021 01:30:03 GMT","finishTime":"Thu, 27 May 2021 01:30:54 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","networkInstanceId":"5ed45533-5266-48dd-83bc-e7bd695d5dac","networkInstanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Thu, 27 May 2021 01:30:54 GMT"},"requestProcessingData":[{"groupingId":"359d7dd7-feff-4aa0-a326-ef624f306963","tag":"StackInformation","dataPairs":[{"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0/359d7dd7-feff-4aa0-a326-ef624f306963\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"updated_time\":1622078944000,\"creation_time\":1622078886000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"359d7dd7-feff-4aa0-a326-ef624f306963\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"bf50ec103cdc4ed2939c5e244007e53e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"OS::stack_id\":\"359d7dd7-feff-4aa0-a326-ef624f306963\",\"OS::stack_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-05-27 01:30:58,065 DEBUG 195:onap_service.py(1) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] sent header: <property object at 0x7f1d4faaa630> 2021-05-27 01:30:58,066 DEBUG 197:onap_service.py(1) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f62b4903-2068-4ce9-a9ef-7a9130c7b89e 2021-05-27 01:30:58,066 DEBUG 198:onap_service.py(1) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] data sent: None 2021-05-27 01:30:58,068 DEBUG 103:onap_service.py(1) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fd0ef326-134c-4028-ad6f-3466f0d485f8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-27 01:30:58,069 DEBUG 105:onap_service.py(1) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f62b4903-2068-4ce9-a9ef-7a9130c7b89e 2021-05-27 01:30:58,069 DEBUG 106:onap_service.py(1) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] data sent: None 2021-05-27 01:30:58,073 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-27 01:30:58,272 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f62b4903-2068-4ce9-a9ef-7a9130c7b89e HTTP/1.1" 200 2440 2021-05-27 01:30:58,274 INFO 116:onap_service.py(1) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] response code: 200 2021-05-27 01:30:58,275 DEBUG 120:onap_service.py(1) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] response: {"request":{"requestId":"f62b4903-2068-4ce9-a9ef-7a9130c7b89e","startTime":"Thu, 27 May 2021 01:30:03 GMT","finishTime":"Thu, 27 May 2021 01:30:54 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","networkInstanceId":"5ed45533-5266-48dd-83bc-e7bd695d5dac","networkInstanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Thu, 27 May 2021 01:30:54 GMT"},"requestProcessingData":[{"groupingId":"359d7dd7-feff-4aa0-a326-ef624f306963","tag":"StackInformation","dataPairs":[{"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0/359d7dd7-feff-4aa0-a326-ef624f306963\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"updated_time\":1622078944000,\"creation_time\":1622078886000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"359d7dd7-feff-4aa0-a326-ef624f306963\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"bf50ec103cdc4ed2939c5e244007e53e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"OS::stack_id\":\"359d7dd7-feff-4aa0-a326-ef624f306963\",\"OS::stack_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-05-27 01:30:58,276 DEBUG 195:onap_service.py(1) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] sent header: <property object at 0x7f1d4faaa630> 2021-05-27 01:30:58,277 DEBUG 197:onap_service.py(1) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f62b4903-2068-4ce9-a9ef-7a9130c7b89e 2021-05-27 01:30:58,277 DEBUG 198:onap_service.py(1) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] data sent: None 2021-05-27 01:30:58,277 DEBUG 103:onap_service.py(1) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cebcd585-88fc-4462-bf29-d997d5f06519', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-27 01:30:58,278 DEBUG 105:onap_service.py(1) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f62b4903-2068-4ce9-a9ef-7a9130c7b89e 2021-05-27 01:30:58,278 DEBUG 106:onap_service.py(1) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] data sent: None 2021-05-27 01:30:58,280 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-27 01:30:58,443 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f62b4903-2068-4ce9-a9ef-7a9130c7b89e HTTP/1.1" 200 2440 2021-05-27 01:30:58,445 INFO 116:onap_service.py(1) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] response code: 200 2021-05-27 01:30:58,446 DEBUG 120:onap_service.py(1) - [None][Check f62b4903-2068-4ce9-a9ef-7a9130c7b89e orchestration request status] response: {"request":{"requestId":"f62b4903-2068-4ce9-a9ef-7a9130c7b89e","startTime":"Thu, 27 May 2021 01:30:03 GMT","finishTime":"Thu, 27 May 2021 01:30:54 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","networkInstanceId":"5ed45533-5266-48dd-83bc-e7bd695d5dac","networkInstanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Thu, 27 May 2021 01:30:54 GMT"},"requestProcessingData":[{"groupingId":"359d7dd7-feff-4aa0-a326-ef624f306963","tag":"StackInformation","dataPairs":[{"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0/359d7dd7-feff-4aa0-a326-ef624f306963\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"updated_time\":1622078944000,\"creation_time\":1622078886000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"359d7dd7-feff-4aa0-a326-ef624f306963\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"bf50ec103cdc4ed2939c5e244007e53e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"OS::stack_id\":\"359d7dd7-feff-4aa0-a326-ef624f306963\",\"OS::stack_name\":\"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-05-27 01:30:58,447 DEBUG 312:service.py(1) - Delete d0517cb4-1d0f-47e3-ba69-066f4a774ff3 service instance 2021-05-27 01:30:58,448 DEBUG 105:deletion.py(1) - Service d0517cb4-1d0f-47e3-ba69-066f4a774ff3 deletion request 2021-05-27 01:30:58,466 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2021-05-27 01:30:58,466 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-27 01:30:58,466 DEBUG 195: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'} 2021-05-27 01:30:58,467 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-27 01:30:58,467 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-27 01:30:58,467 DEBUG 103: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'} 2021-05-27 01:30:58,467 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-27 01:30:58,468 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-27 01:30:58,469 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-27 01:31:02,344 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-05-27 01:31:02,345 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-27 01:31:02,345 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"2439c0be-5a23-430a-af53-5a56414ec46c","invariantUUID":"eba5c7c1-19a3-4232-9449-2962babb6de6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2439c0be-5a23-430a-af53-5a56414ec46c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-05-27 01:31:02,348 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-27 01:31:02,348 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-27 01:31:02,348 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-27 01:31:02,348 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-27 01:31:02,349 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-05-27 01:31:02,349 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2021-05-27 01:31:02,349 INFO 192:__init__.py(1) - Service found, updating information 2021-05-27 01:31:02,349 DEBUG 195: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'} 2021-05-27 01:31:02,349 DEBUG 197: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 2021-05-27 01:31:02,350 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-27 01:31:02,350 DEBUG 103: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'} 2021-05-27 01:31:02,350 DEBUG 105: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 2021-05-27 01:31:02,350 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-27 01:31:02,352 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-27 01:31:10,743 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 2021-05-27 01:31:10,744 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-05-27 01:31:10,746 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ebb7277d-73b4-477a-a6fe-8fcf7905752d","lifecycleState":"CERTIFIED","lastUpdateDate":1622072176010,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c06a3fe1-d539-4e22-8b26-5f1f7d169d85","invariantUUID":"5b618ae7-6ceb-4e63-a0e1-391423c2ab72","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2e5005ee-e61d-4e90-a346-4260dfc244e9","lifecycleState":"CERTIFIED","lastUpdateDate":1622072339739,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd38a9ff-4260-4403-996f-6cabc61755b1","invariantUUID":"cbd26c3d-1bfa-4585-bee9-120e47664df1","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"092aebe3-39e1-4de5-9d0a-76a06f0e9205","lifecycleState":"CERTIFIED","lastUpdateDate":1622072102458,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37155e56-ccf7-435d-9391-471d134ca04a","invariantUUID":"975685b6-b64d-4b37-8aea-c49c3f9618fb","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2bc2f663-52c5-4bdd-abef-8a05070133e8","lifecycleState":"CERTIFIED","lastUpdateDate":1622072492028,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74e72605-2ebf-42dd-9e55-b73687b58720","invariantUUID":"65119eda-01d7-4b18-9a60-965ee350c806","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14e60e81-9619-405b-b13f-be4ce3aa8abf","lifecycleState":"CERTIFIED","lastUpdateDate":1622070994641,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f9b1acb-16f5-438d-ba80-16d796a6a00f","invariantUUID":"99fadc60-4574-43f6-8881-b320aa40d6c3","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ade95f7-a07a-4665-ae7c-3e9c7756cd94","lifecycleState":"CERTIFIED","lastUpdateDate":1622071592024,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d1e9193-3449-41f2-8249-c4c5fd61dda6","invariantUUID":"92795543-a35b-4eb4-83c3-cc0ea20c3007","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"369e39dd-835a-4c87-acfa-02576a3e789c","lifecycleState":"CERTIFIED","lastUpdateDate":1622071606441,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54d817d6-e397-41fe-9992-8d0c3c2da777","invariantUUID":"91ad48dc-06d3-4e33-b982-a47b8e9f5be7","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c5d65725-e8b8-4ebb-be89-2b8839fa6cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1622071885709,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23c0f5d4-a2d8-449d-b657-7acbdd462148","invariantUUID":"482b7bf6-db86-4535-a39f-f43e5e19f080","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":"defaulticon","uniqueId":"0d5b7fa8-ed9d-4897-b497-6b2f297adc90","lifecycleState":"CERTIFIED","lastUpdateDate":1622071871440,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"35caff5d-01d5-4b76-b537-9c31c961d6fd","invariantUUID":"258d03bb-2abd-4501-8b7d-674b8cfaf9b6","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1316792f-d835-4601-9f00-6fb6dd2fade8","lifecycleState":"CERTIFIED","lastUpdateDate":1622072316033,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba851050-72b2-4d6c-a6ca-9261a462d674","invariantUUID":"528e6410-7762-49ca-8fc3-a72908101aa4","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"583437fd-7213-413e-ba45-373fb100f222","lifecycleState":"CERTIFIED","lastUpdateDate":1622071341532,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7261a79f-6497-4fc4-b996-73e4765e36c0","invariantUUID":"89b272fb-8f9a-4392-a14f-0364b9c19aac","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":"3fd899c1-e8d7-4310-a6fd-d6bff6ff8a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1622072086643,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fddf518d-cb95-4382-98e1-3ed4a8bebcb5","invariantUUID":"0fe7b363-d3b3-4ed7-86a6-8a18d6274911","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":"ef111936-dea9-4b25-b4bd-513a387eb3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1622071826643,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"96175007-d13a-460f-9943-d1dd5ddfaf06","invariantUUID":"a48bf7ef-2c95-45c3-99b4-6858f511e100","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc08561c-009a-45c9-a6bc-9b00f4e88b76","lifecycleState":"CERTIFIED","lastUpdateDate":1622071661130,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09f6a963-9b5c-4138-a0e3-a695270fe5e1","invariantUUID":"ffbc9c82-9cfa-4163-adb4-d1198cf2b445","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"60da9990-a39d-40d1-8b89-6ca763846e67","lifecycleState":"CERTIFIED","lastUpdateDate":1622071452027,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a3ae85ec-ce46-474e-a32d-543b9d8251b8","invariantUUID":"1ded210d-6b25-413b-b1fc-099b8f9fd049","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4f469891-7419-417b-9002-693ab424b59b","lifecycleState":"CERTIFIED","lastUpdateDate":1622072421844,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9f647ad-ecec-4535-b519-228564f9b158","invariantUUID":"8cdee228-6894-490e-afe7-437e5584f374","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":"objectStorage","uniqueId":"1de700f0-aa7a-4106-bd15-ffa4d38ed8f8","lifecycleState":"CERTIFIED","lastUpdateDate":1622071241356,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"662f7395-a544-43e4-804c-76b14aa8e516","invariantUUID":"0745f8ab-c30f-49a9-83b5-3ea4dcd3f4db","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":"3fda83e6-c9b7-4612-9eda-66539a2659ad","lifecycleState":"CERTIFIED","lastUpdateDate":1622072279938,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa00dd46-a535-45e6-95fd-1725900f301d","invariantUUID":"0fb3ec5c-8f2a-43b7-974e-d45bd04bfb2e","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5dd89a3-bb70-4656-87c8-27edddb57491","lifecycleState":"CERTIFIED","lastUpdateDate":1622072251024,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2365c2ce-a46f-4a6c-9b52-ccb97575c1ab","invariantUUID":"a1382a00-076d-4b36-aed7-f97a03a257a5","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":"compute","uniqueId":"1f189836-e077-4cac-bb2a-649ff4ea301d","lifecycleState":"CERTIFIED","lastUpdateDate":1622072506644,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ee135bb-ee51-45f2-ad52-fee6fee56c7e","invariantUUID":"de0d50d3-4e6c-4219-8028-32a658ff9573","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"0e3a2966-51e4-439f-913b-d5aeb4e7eb83","lifecycleState":"CERTIFIED","lastUpdateDate":1622072386524,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e4eeed7-9693-4ee4-b8a2-e3e7c26379e0","invariantUUID":"5137ce4a-5f96-41fa-9018-f90df1b0bd0b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e9c67f7-eedb-4522-8447-f0f41bb12c80","lifecycleState":"CERTIFIED","lastUpdateDate":1622071646232,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec7c0a94-e77e-4e35-b627-8d35ed13be89","invariantUUID":"b55392ac-741f-4d4e-a1e2-a8a6d42cfb7d","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"388a2125-5ca9-4ee0-8d54-0d516efc4ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1622071286132,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f44a4f7-bf9d-4db3-8fbe-5872c2964b6a","invariantUUID":"399abb07-86bf-48a5-9d9f-2b210bb9c679","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":"port","uniqueId":"a642aa86-dba5-4755-a92c-4d0e8b049ffc","lifecycleState":"CERTIFIED","lastUpdateDate":1622072220524,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5ca2263-8467-4b98-a042-9ff758a37efa","invariantUUID":"24b8d00d-dcef-4255-ac92-4d3a5716db68","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9da394bc-031a-4a28-9345-bbad7b9a87e5","lifecycleState":"CERTIFIED","lastUpdateDate":1622071522042,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a4a8d2a-ab8b-4b4f-872d-65402e024c31","invariantUUID":"6f41a754-9833-46f9-ad88-3841f76a0b89","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":"objectStorage","uniqueId":"ff897324-4b57-4be2-977b-117e6978d313","lifecycleState":"CERTIFIED","lastUpdateDate":1622071899323,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dc012ba-079b-4d29-98f7-bc9f34f04fe5","invariantUUID":"4ea70325-591a-4505-bea8-ec9e6570a137","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":"0528f337-0e95-48b8-a46e-d6a8524f6536","lifecycleState":"CERTIFIED","lastUpdateDate":1622071317626,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98bdc0ea-280f-4e16-abbc-89c00bc7c102","invariantUUID":"e66d292f-35e7-4bc1-ba80-b36799212f04","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eaec0eb3-b68f-4626-9f09-1a02b7e76adf","lifecycleState":"CERTIFIED","lastUpdateDate":1622071676234,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3086e365-505e-4fc5-99de-87ce11540c20","invariantUUID":"d5ef3af9-1831-412f-90fd-93a900f07754","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"224d168b-bb18-4bb8-b0ad-5aa2ed125cdb","lifecycleState":"CERTIFIED","lastUpdateDate":1622072001424,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80a8efa9-bf7d-491c-a644-b77368c8584b","invariantUUID":"85e86351-d9e7-420b-8aa2-7c8d3b2a0542","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50c58d35-b60a-4a85-a470-86965ceb076f","lifecycleState":"CERTIFIED","lastUpdateDate":1622072291533,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b628331-bd12-4f19-a438-e9c9103af1c9","invariantUUID":"c0073d1c-fc99-49f8-9462-7dc094b9efdf","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":"port","uniqueId":"19fb1031-c2d3-44e4-a9ba-9ae31cc77fef","lifecycleState":"CERTIFIED","lastUpdateDate":1622072398831,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"128c7922-cd23-4424-ae8f-7f339edcaec2","invariantUUID":"c6f75525-267a-49d5-ad6f-2ccb3ca9c68f","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a85fa8c4-42cf-4baf-bc4e-e0b12c46c5d6","lifecycleState":"CERTIFIED","lastUpdateDate":1622071561848,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d710361-82bd-44db-87c4-6fb2d897ba25","invariantUUID":"62107155-273b-42a0-b9f3-1b80e8e84ebc","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":"objectStorage","uniqueId":"ef54e8b7-5ed5-4254-a1ad-796fb505f9ee","lifecycleState":"CERTIFIED","lastUpdateDate":1622072044941,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ac2a0c5-6223-480d-91bf-c5105a4f71c5","invariantUUID":"ccc4fe7d-f7fd-4e9c-8c2e-02d437adeaa6","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b8a7a80d-004d-4d84-b4df-6a30aa953671","lifecycleState":"CERTIFIED","lastUpdateDate":1622071925934,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"401de847-3bf4-4e7f-9acd-8d0532708618","invariantUUID":"adfc7856-7306-4d8f-b492-e3a7a9f7d46d","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":"230b36e3-6802-4288-9473-ff6b9626d9c1","lifecycleState":"CERTIFIED","lastUpdateDate":1622071741635,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94952337-6e76-4c90-8725-a336a8fc08b1","invariantUUID":"2e9ce33e-5423-4fbe-9a2e-3f486d192ac1","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":"263413c0-09e6-472c-84af-2c92a6899f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071257043,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93d486ca-9eba-4fae-9eb1-37ee5d04a4b6","invariantUUID":"f1080e90-4a32-47e5-b04a-dd5b07f89028","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7c0a7283-2c23-4c34-8f8b-8d8400912bb0","lifecycleState":"CERTIFIED","lastUpdateDate":1622071071831,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e141955a-5a65-49b4-a27d-f115d9d50866","invariantUUID":"dec92773-b616-4033-a36f-f98c9514328f","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"107fc7f4-bc21-4e57-8afd-da970d04c5fd","lifecycleState":"CERTIFIED","lastUpdateDate":1622071359630,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cf98ed59-0ed5-4378-82dc-fde85bd11e4a","invariantUUID":"0071238d-42f5-4b32-b433-29c54ae04b79","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":"objectStorage","uniqueId":"45d64c62-7e43-420c-a238-0c59a59abd85","lifecycleState":"CERTIFIED","lastUpdateDate":1622071090548,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b074e61-b20d-4101-87da-9cdc40164cef","invariantUUID":"7642cfb3-c183-455d-b2d4-65557cdf5273","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"387f83bb-58d0-4e75-b5bc-7bd00a81b0f6","lifecycleState":"CERTIFIED","lastUpdateDate":1622071971232,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1080918c-4cfa-49bf-83cf-6b66332fcf61","invariantUUID":"688f00df-272b-459a-adf2-fdecb051e82f","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"064e8d1e-2f28-4529-a507-4bdb809ab904","lifecycleState":"CERTIFIED","lastUpdateDate":1622071508004,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2626bbe6-836a-4917-8585-62accbb9491e","invariantUUID":"a5255fe1-fd5d-45af-88dc-6b84fe5b1ebb","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":"88304a70-4a12-4408-8236-ed196eb7e74f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071300385,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06bf5395-47ee-4484-995d-cc12d266697b","invariantUUID":"5f182cb2-f68c-4fea-9f8d-fdadeac648fa","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"712f9c95-d8c4-4f4c-aa67-4defe6029262","lifecycleState":"CERTIFIED","lastUpdateDate":1622071841343,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ca0b87ff-e14d-4bf8-aca2-934e14fda390","invariantUUID":"ccb61bdd-34b1-4bc1-9f54-8505484949de","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":"c7022c4b-bafe-4692-92cc-7a51a67fdb0d","lifecycleState":"CERTIFIED","lastUpdateDate":1622071785208,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"806b83ae-4609-40a6-8f2d-8ecfa69c45bf","invariantUUID":"87a70f35-5ef5-4c8c-b6b3-3832b258f2f4","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":"62b60a74-01ee-47a4-bf11-bf8e7678f475","lifecycleState":"CERTIFIED","lastUpdateDate":1622072235647,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3bbbc19-1018-4787-a956-b398fb961cc8","invariantUUID":"2188c542-400c-4f21-8d06-b2554354994e","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":"f4889d64-f422-40da-a6fb-2416e3d192d5","lifecycleState":"CERTIFIED","lastUpdateDate":1622071985507,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce6e4819-22b8-47de-8165-e479b02d4c00","invariantUUID":"d084d0f4-fbee-43b9-af4f-6ab682070f01","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":"network","uniqueId":"f4fb000d-8b51-4c00-8aff-06c3e8a3f71c","lifecycleState":"CERTIFIED","lastUpdateDate":1622071800338,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ca523e5-0f50-4f2e-b39a-e8745e777116","invariantUUID":"5bad9a39-b839-43a7-8d39-357c55965af4","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":"loadBalancer","uniqueId":"27e22f7c-a9f9-43d9-9906-5925a8d8c0c2","lifecycleState":"CERTIFIED","lastUpdateDate":1622071149125,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62d4a442-d6ab-4372-8d1c-e79035c6a53f","invariantUUID":"3c35acce-92e6-4509-911d-1fe338f33a11","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":"2ab07147-6e91-40ba-9346-9f4acf2978d1","lifecycleState":"CERTIFIED","lastUpdateDate":1622071372229,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"65c2f8f5-e1e1-433e-bf97-f6d2578cbf44","invariantUUID":"71553a06-c9b0-4a43-877c-ad6db6925179","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":"securityrules","uniqueId":"36bffac0-940d-47ce-8da5-a06bd8c00856","lifecycleState":"CERTIFIED","lastUpdateDate":1622071535644,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d2bda3e5-b50d-4c62-999b-1d1a4d1af09f","invariantUUID":"6bb9a6d2-1014-414d-b022-0c0dce8501b4","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":"compute","uniqueId":"9e5b8ea9-fe6f-470c-a662-9186ada3d1f5","lifecycleState":"CERTIFIED","lastUpdateDate":1622072031237,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d63da79-295e-4aaa-9e52-881846f0b3fb","invariantUUID":"9ac48642-de6f-44d4-acb5-2afea75cde70","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":"port","uniqueId":"3a0e7537-407b-4347-81a5-0c82cb18a32c","lifecycleState":"CERTIFIED","lastUpdateDate":1622072190629,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27dc4d5a-b900-442f-85ee-7f711e38ad66","invariantUUID":"39d21b53-34ae-4197-8130-05ca38cdecd9","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":"9eabfc4d-5076-42fc-acce-31c69074c08f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071911635,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc51eb6c-a2c4-46c4-b304-de2261130edb","invariantUUID":"961426ed-c583-4716-b6fe-e005e9dd5939","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f594372d-e4ee-4219-9396-83771115ba77","lifecycleState":"CERTIFIED","lastUpdateDate":1622072522229,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbe5add4-471d-4021-902c-f08513ecaded","invariantUUID":"b0f78175-02fe-45cc-befe-562227259234","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"47ad6d20-09e9-4eee-bdc6-2cd50f516a7f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071164805,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d957b163-deee-4b49-a185-8e49f67a032e","invariantUUID":"9c927c00-d1ff-4594-af09-1220489905a1","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":"port","uniqueId":"8a1cba93-9e27-448b-a495-f34f19c67544","lifecycleState":"CERTIFIED","lastUpdateDate":1622072537446,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2436dd62-ccfe-43ae-9451-fbe074ec8cb8","invariantUUID":"43799e6c-e90d-4400-8bb3-b647ba670366","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35b36521-f645-4231-a158-423d6b915036","lifecycleState":"CERTIFIED","lastUpdateDate":1622072161425,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"486870cd-aec6-418a-b392-0718d74440d3","invariantUUID":"9f9ef3db-5ee6-4505-9521-a76d4f156ae1","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":"port","uniqueId":"cebb7641-2ab1-43bf-b69e-4740bd0f9ab2","lifecycleState":"CERTIFIED","lastUpdateDate":1622071467639,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a55e3888-9bc7-42c6-b556-14962e64159e","invariantUUID":"938b86a6-6d00-4e1d-a5f0-6e7aa4aee2ae","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f707582-85ad-4631-a08e-42932b042543","lifecycleState":"CERTIFIED","lastUpdateDate":1622072364626,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce4ae2c7-9ca3-4179-93ef-2aadb4373329","invariantUUID":"b8271185-8ca0-407e-b9df-fb477adf5f59","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":"784c70f8-cda4-4e90-977b-a1422cf0c88c","lifecycleState":"CERTIFIED","lastUpdateDate":1622071578043,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03b36afb-2fc1-444e-95e7-c04c3e33768f","invariantUUID":"fee7650d-8a50-41d1-882b-d425965be272","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":"a84f6598-852f-4e4e-a4d9-398d9a7c419b","lifecycleState":"CERTIFIED","lastUpdateDate":1622071857041,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91d3d086-a46b-4c0f-abf6-bb4d466ff6fd","invariantUUID":"6a231a8d-31d2-4605-bb38-07d5d1dca130","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6dd1a9cc-61a3-48ad-9532-a3d63a7fb8bc","lifecycleState":"CERTIFIED","lastUpdateDate":1622071941628,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22af1b25-7ad7-43ef-93f9-4d6d8a3c5db9","invariantUUID":"6b583bdc-7b51-4d22-8b7e-087d7ac40356","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":"74c37a78-2ed1-4133-b633-5760c77620f3","lifecycleState":"CERTIFIED","lastUpdateDate":1622071329553,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1621380f-770c-4db4-8802-41c032703f30","invariantUUID":"47ce4b11-9173-47f9-9a38-da8ae145bf69","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":"port","uniqueId":"32e191b3-47ec-4510-b8f3-fcf0d693ebba","lifecycleState":"CERTIFIED","lastUpdateDate":1622072205708,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0a684058-f853-426a-acb4-aafe22511b67","invariantUUID":"dde26e67-a9d4-4fdf-b6aa-1cd09a1e11dc","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0365bd5d-95a4-4acd-8be3-83038dcd8e48","lifecycleState":"CERTIFIED","lastUpdateDate":1622071106441,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9881370-1f5e-4951-837f-b7f4a4fdf664","invariantUUID":"11c6c7f1-717b-41cd-8890-0a986ca1092d","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"756b3c5a-90d1-4923-9d04-5886d38bc5f2","lifecycleState":"CERTIFIED","lastUpdateDate":1622071178742,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac4a009c-5e22-43c2-93db-7a1afe9f52de","invariantUUID":"a05b2cbc-79cc-47de-9c36-6d3dbc0cf9f4","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":"6fa81701-f586-4385-bd1d-254f3255b6f8","lifecycleState":"CERTIFIED","lastUpdateDate":1622072265012,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5912cff5-2fbf-405a-8914-5c723add9af7","invariantUUID":"830b0c70-3954-4915-b39a-22f1e93623de","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":"objectStorage","uniqueId":"0bf1018a-d7b3-4b17-82a3-ff716cb0e6a3","lifecycleState":"CERTIFIED","lastUpdateDate":1622071226604,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"610f26fa-d38f-4e7f-806f-9f434d826d5c","invariantUUID":"a464877e-4fb0-4714-bf3a-9e0c022c2e2a","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":"9ebb41d4-6888-4fb9-b5ab-ae2c28da6ca4","lifecycleState":"CERTIFIED","lastUpdateDate":1622071271840,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"552d45fa-95eb-4cd0-970b-a8f1d26103e5","invariantUUID":"adeeaee2-cd5a-4750-b90e-6368e8a5d370","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9c3bfc1d-2198-4300-a056-b6479c2dcec4","lifecycleState":"CERTIFIED","lastUpdateDate":1622072468739,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5943d070-799c-4301-b7c5-0e81a6ed8987","invariantUUID":"86ba3b44-6f69-4812-88f6-d6569f497bb9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9f0093c6-82a9-4965-8cd9-c87cc0891230","lifecycleState":"CERTIFIED","lastUpdateDate":1622078712339,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2439c0be-5a23-430a-af53-5a56414ec46c","invariantUUID":"eba5c7c1-19a3-4232-9449-2962babb6de6","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-05-27 01:31:10,750 DEBUG 117:sdc_resource.py(1) - Resource basic_network found in services list 2021-05-27 01:31:10,750 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2021-05-27 01:31:10,750 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-27 01:31:10,751 DEBUG 195: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'} 2021-05-27 01:31:10,751 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-27 01:31:10,751 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-27 01:31:10,751 DEBUG 103: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'} 2021-05-27 01:31:10,751 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-27 01:31:10,751 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-27 01:31:10,752 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-27 01:31:15,817 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-05-27 01:31:15,819 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-27 01:31:15,819 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"2439c0be-5a23-430a-af53-5a56414ec46c","invariantUUID":"eba5c7c1-19a3-4232-9449-2962babb6de6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2439c0be-5a23-430a-af53-5a56414ec46c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-05-27 01:31:15,822 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-27 01:31:15,822 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-27 01:31:15,822 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-27 01:31:15,822 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-27 01:31:15,822 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-05-27 01:31:15,822 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2021-05-27 01:31:15,823 INFO 192:__init__.py(1) - Service found, updating information 2021-05-27 01:31:15,823 DEBUG 195: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'} 2021-05-27 01:31:15,823 DEBUG 197: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 2021-05-27 01:31:15,823 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-27 01:31:15,823 DEBUG 103: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'} 2021-05-27 01:31:15,824 DEBUG 105: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 2021-05-27 01:31:15,824 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-27 01:31:15,826 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-27 01:31:21,342 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 2021-05-27 01:31:21,345 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-05-27 01:31:21,348 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ebb7277d-73b4-477a-a6fe-8fcf7905752d","lifecycleState":"CERTIFIED","lastUpdateDate":1622072176010,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c06a3fe1-d539-4e22-8b26-5f1f7d169d85","invariantUUID":"5b618ae7-6ceb-4e63-a0e1-391423c2ab72","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2e5005ee-e61d-4e90-a346-4260dfc244e9","lifecycleState":"CERTIFIED","lastUpdateDate":1622072339739,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd38a9ff-4260-4403-996f-6cabc61755b1","invariantUUID":"cbd26c3d-1bfa-4585-bee9-120e47664df1","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"092aebe3-39e1-4de5-9d0a-76a06f0e9205","lifecycleState":"CERTIFIED","lastUpdateDate":1622072102458,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37155e56-ccf7-435d-9391-471d134ca04a","invariantUUID":"975685b6-b64d-4b37-8aea-c49c3f9618fb","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2bc2f663-52c5-4bdd-abef-8a05070133e8","lifecycleState":"CERTIFIED","lastUpdateDate":1622072492028,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74e72605-2ebf-42dd-9e55-b73687b58720","invariantUUID":"65119eda-01d7-4b18-9a60-965ee350c806","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14e60e81-9619-405b-b13f-be4ce3aa8abf","lifecycleState":"CERTIFIED","lastUpdateDate":1622070994641,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f9b1acb-16f5-438d-ba80-16d796a6a00f","invariantUUID":"99fadc60-4574-43f6-8881-b320aa40d6c3","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ade95f7-a07a-4665-ae7c-3e9c7756cd94","lifecycleState":"CERTIFIED","lastUpdateDate":1622071592024,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d1e9193-3449-41f2-8249-c4c5fd61dda6","invariantUUID":"92795543-a35b-4eb4-83c3-cc0ea20c3007","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"369e39dd-835a-4c87-acfa-02576a3e789c","lifecycleState":"CERTIFIED","lastUpdateDate":1622071606441,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54d817d6-e397-41fe-9992-8d0c3c2da777","invariantUUID":"91ad48dc-06d3-4e33-b982-a47b8e9f5be7","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c5d65725-e8b8-4ebb-be89-2b8839fa6cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1622071885709,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23c0f5d4-a2d8-449d-b657-7acbdd462148","invariantUUID":"482b7bf6-db86-4535-a39f-f43e5e19f080","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":"defaulticon","uniqueId":"0d5b7fa8-ed9d-4897-b497-6b2f297adc90","lifecycleState":"CERTIFIED","lastUpdateDate":1622071871440,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"35caff5d-01d5-4b76-b537-9c31c961d6fd","invariantUUID":"258d03bb-2abd-4501-8b7d-674b8cfaf9b6","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1316792f-d835-4601-9f00-6fb6dd2fade8","lifecycleState":"CERTIFIED","lastUpdateDate":1622072316033,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba851050-72b2-4d6c-a6ca-9261a462d674","invariantUUID":"528e6410-7762-49ca-8fc3-a72908101aa4","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"583437fd-7213-413e-ba45-373fb100f222","lifecycleState":"CERTIFIED","lastUpdateDate":1622071341532,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7261a79f-6497-4fc4-b996-73e4765e36c0","invariantUUID":"89b272fb-8f9a-4392-a14f-0364b9c19aac","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":"3fd899c1-e8d7-4310-a6fd-d6bff6ff8a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1622072086643,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fddf518d-cb95-4382-98e1-3ed4a8bebcb5","invariantUUID":"0fe7b363-d3b3-4ed7-86a6-8a18d6274911","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":"ef111936-dea9-4b25-b4bd-513a387eb3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1622071826643,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"96175007-d13a-460f-9943-d1dd5ddfaf06","invariantUUID":"a48bf7ef-2c95-45c3-99b4-6858f511e100","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc08561c-009a-45c9-a6bc-9b00f4e88b76","lifecycleState":"CERTIFIED","lastUpdateDate":1622071661130,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09f6a963-9b5c-4138-a0e3-a695270fe5e1","invariantUUID":"ffbc9c82-9cfa-4163-adb4-d1198cf2b445","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"60da9990-a39d-40d1-8b89-6ca763846e67","lifecycleState":"CERTIFIED","lastUpdateDate":1622071452027,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a3ae85ec-ce46-474e-a32d-543b9d8251b8","invariantUUID":"1ded210d-6b25-413b-b1fc-099b8f9fd049","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4f469891-7419-417b-9002-693ab424b59b","lifecycleState":"CERTIFIED","lastUpdateDate":1622072421844,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9f647ad-ecec-4535-b519-228564f9b158","invariantUUID":"8cdee228-6894-490e-afe7-437e5584f374","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":"objectStorage","uniqueId":"1de700f0-aa7a-4106-bd15-ffa4d38ed8f8","lifecycleState":"CERTIFIED","lastUpdateDate":1622071241356,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"662f7395-a544-43e4-804c-76b14aa8e516","invariantUUID":"0745f8ab-c30f-49a9-83b5-3ea4dcd3f4db","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":"3fda83e6-c9b7-4612-9eda-66539a2659ad","lifecycleState":"CERTIFIED","lastUpdateDate":1622072279938,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa00dd46-a535-45e6-95fd-1725900f301d","invariantUUID":"0fb3ec5c-8f2a-43b7-974e-d45bd04bfb2e","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5dd89a3-bb70-4656-87c8-27edddb57491","lifecycleState":"CERTIFIED","lastUpdateDate":1622072251024,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2365c2ce-a46f-4a6c-9b52-ccb97575c1ab","invariantUUID":"a1382a00-076d-4b36-aed7-f97a03a257a5","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":"compute","uniqueId":"1f189836-e077-4cac-bb2a-649ff4ea301d","lifecycleState":"CERTIFIED","lastUpdateDate":1622072506644,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ee135bb-ee51-45f2-ad52-fee6fee56c7e","invariantUUID":"de0d50d3-4e6c-4219-8028-32a658ff9573","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"0e3a2966-51e4-439f-913b-d5aeb4e7eb83","lifecycleState":"CERTIFIED","lastUpdateDate":1622072386524,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e4eeed7-9693-4ee4-b8a2-e3e7c26379e0","invariantUUID":"5137ce4a-5f96-41fa-9018-f90df1b0bd0b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e9c67f7-eedb-4522-8447-f0f41bb12c80","lifecycleState":"CERTIFIED","lastUpdateDate":1622071646232,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec7c0a94-e77e-4e35-b627-8d35ed13be89","invariantUUID":"b55392ac-741f-4d4e-a1e2-a8a6d42cfb7d","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"388a2125-5ca9-4ee0-8d54-0d516efc4ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1622071286132,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f44a4f7-bf9d-4db3-8fbe-5872c2964b6a","invariantUUID":"399abb07-86bf-48a5-9d9f-2b210bb9c679","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":"port","uniqueId":"a642aa86-dba5-4755-a92c-4d0e8b049ffc","lifecycleState":"CERTIFIED","lastUpdateDate":1622072220524,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5ca2263-8467-4b98-a042-9ff758a37efa","invariantUUID":"24b8d00d-dcef-4255-ac92-4d3a5716db68","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9da394bc-031a-4a28-9345-bbad7b9a87e5","lifecycleState":"CERTIFIED","lastUpdateDate":1622071522042,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a4a8d2a-ab8b-4b4f-872d-65402e024c31","invariantUUID":"6f41a754-9833-46f9-ad88-3841f76a0b89","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":"objectStorage","uniqueId":"ff897324-4b57-4be2-977b-117e6978d313","lifecycleState":"CERTIFIED","lastUpdateDate":1622071899323,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dc012ba-079b-4d29-98f7-bc9f34f04fe5","invariantUUID":"4ea70325-591a-4505-bea8-ec9e6570a137","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":"0528f337-0e95-48b8-a46e-d6a8524f6536","lifecycleState":"CERTIFIED","lastUpdateDate":1622071317626,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98bdc0ea-280f-4e16-abbc-89c00bc7c102","invariantUUID":"e66d292f-35e7-4bc1-ba80-b36799212f04","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eaec0eb3-b68f-4626-9f09-1a02b7e76adf","lifecycleState":"CERTIFIED","lastUpdateDate":1622071676234,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3086e365-505e-4fc5-99de-87ce11540c20","invariantUUID":"d5ef3af9-1831-412f-90fd-93a900f07754","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"224d168b-bb18-4bb8-b0ad-5aa2ed125cdb","lifecycleState":"CERTIFIED","lastUpdateDate":1622072001424,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80a8efa9-bf7d-491c-a644-b77368c8584b","invariantUUID":"85e86351-d9e7-420b-8aa2-7c8d3b2a0542","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50c58d35-b60a-4a85-a470-86965ceb076f","lifecycleState":"CERTIFIED","lastUpdateDate":1622072291533,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b628331-bd12-4f19-a438-e9c9103af1c9","invariantUUID":"c0073d1c-fc99-49f8-9462-7dc094b9efdf","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":"port","uniqueId":"19fb1031-c2d3-44e4-a9ba-9ae31cc77fef","lifecycleState":"CERTIFIED","lastUpdateDate":1622072398831,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"128c7922-cd23-4424-ae8f-7f339edcaec2","invariantUUID":"c6f75525-267a-49d5-ad6f-2ccb3ca9c68f","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a85fa8c4-42cf-4baf-bc4e-e0b12c46c5d6","lifecycleState":"CERTIFIED","lastUpdateDate":1622071561848,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d710361-82bd-44db-87c4-6fb2d897ba25","invariantUUID":"62107155-273b-42a0-b9f3-1b80e8e84ebc","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":"objectStorage","uniqueId":"ef54e8b7-5ed5-4254-a1ad-796fb505f9ee","lifecycleState":"CERTIFIED","lastUpdateDate":1622072044941,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ac2a0c5-6223-480d-91bf-c5105a4f71c5","invariantUUID":"ccc4fe7d-f7fd-4e9c-8c2e-02d437adeaa6","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b8a7a80d-004d-4d84-b4df-6a30aa953671","lifecycleState":"CERTIFIED","lastUpdateDate":1622071925934,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"401de847-3bf4-4e7f-9acd-8d0532708618","invariantUUID":"adfc7856-7306-4d8f-b492-e3a7a9f7d46d","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":"230b36e3-6802-4288-9473-ff6b9626d9c1","lifecycleState":"CERTIFIED","lastUpdateDate":1622071741635,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94952337-6e76-4c90-8725-a336a8fc08b1","invariantUUID":"2e9ce33e-5423-4fbe-9a2e-3f486d192ac1","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":"263413c0-09e6-472c-84af-2c92a6899f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071257043,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93d486ca-9eba-4fae-9eb1-37ee5d04a4b6","invariantUUID":"f1080e90-4a32-47e5-b04a-dd5b07f89028","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7c0a7283-2c23-4c34-8f8b-8d8400912bb0","lifecycleState":"CERTIFIED","lastUpdateDate":1622071071831,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e141955a-5a65-49b4-a27d-f115d9d50866","invariantUUID":"dec92773-b616-4033-a36f-f98c9514328f","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"107fc7f4-bc21-4e57-8afd-da970d04c5fd","lifecycleState":"CERTIFIED","lastUpdateDate":1622071359630,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cf98ed59-0ed5-4378-82dc-fde85bd11e4a","invariantUUID":"0071238d-42f5-4b32-b433-29c54ae04b79","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":"objectStorage","uniqueId":"45d64c62-7e43-420c-a238-0c59a59abd85","lifecycleState":"CERTIFIED","lastUpdateDate":1622071090548,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b074e61-b20d-4101-87da-9cdc40164cef","invariantUUID":"7642cfb3-c183-455d-b2d4-65557cdf5273","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"387f83bb-58d0-4e75-b5bc-7bd00a81b0f6","lifecycleState":"CERTIFIED","lastUpdateDate":1622071971232,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1080918c-4cfa-49bf-83cf-6b66332fcf61","invariantUUID":"688f00df-272b-459a-adf2-fdecb051e82f","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"064e8d1e-2f28-4529-a507-4bdb809ab904","lifecycleState":"CERTIFIED","lastUpdateDate":1622071508004,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2626bbe6-836a-4917-8585-62accbb9491e","invariantUUID":"a5255fe1-fd5d-45af-88dc-6b84fe5b1ebb","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":"88304a70-4a12-4408-8236-ed196eb7e74f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071300385,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06bf5395-47ee-4484-995d-cc12d266697b","invariantUUID":"5f182cb2-f68c-4fea-9f8d-fdadeac648fa","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"712f9c95-d8c4-4f4c-aa67-4defe6029262","lifecycleState":"CERTIFIED","lastUpdateDate":1622071841343,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ca0b87ff-e14d-4bf8-aca2-934e14fda390","invariantUUID":"ccb61bdd-34b1-4bc1-9f54-8505484949de","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":"c7022c4b-bafe-4692-92cc-7a51a67fdb0d","lifecycleState":"CERTIFIED","lastUpdateDate":1622071785208,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"806b83ae-4609-40a6-8f2d-8ecfa69c45bf","invariantUUID":"87a70f35-5ef5-4c8c-b6b3-3832b258f2f4","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":"62b60a74-01ee-47a4-bf11-bf8e7678f475","lifecycleState":"CERTIFIED","lastUpdateDate":1622072235647,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3bbbc19-1018-4787-a956-b398fb961cc8","invariantUUID":"2188c542-400c-4f21-8d06-b2554354994e","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":"f4889d64-f422-40da-a6fb-2416e3d192d5","lifecycleState":"CERTIFIED","lastUpdateDate":1622071985507,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce6e4819-22b8-47de-8165-e479b02d4c00","invariantUUID":"d084d0f4-fbee-43b9-af4f-6ab682070f01","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":"network","uniqueId":"f4fb000d-8b51-4c00-8aff-06c3e8a3f71c","lifecycleState":"CERTIFIED","lastUpdateDate":1622071800338,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ca523e5-0f50-4f2e-b39a-e8745e777116","invariantUUID":"5bad9a39-b839-43a7-8d39-357c55965af4","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":"loadBalancer","uniqueId":"27e22f7c-a9f9-43d9-9906-5925a8d8c0c2","lifecycleState":"CERTIFIED","lastUpdateDate":1622071149125,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62d4a442-d6ab-4372-8d1c-e79035c6a53f","invariantUUID":"3c35acce-92e6-4509-911d-1fe338f33a11","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":"2ab07147-6e91-40ba-9346-9f4acf2978d1","lifecycleState":"CERTIFIED","lastUpdateDate":1622071372229,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"65c2f8f5-e1e1-433e-bf97-f6d2578cbf44","invariantUUID":"71553a06-c9b0-4a43-877c-ad6db6925179","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":"securityrules","uniqueId":"36bffac0-940d-47ce-8da5-a06bd8c00856","lifecycleState":"CERTIFIED","lastUpdateDate":1622071535644,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d2bda3e5-b50d-4c62-999b-1d1a4d1af09f","invariantUUID":"6bb9a6d2-1014-414d-b022-0c0dce8501b4","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":"compute","uniqueId":"9e5b8ea9-fe6f-470c-a662-9186ada3d1f5","lifecycleState":"CERTIFIED","lastUpdateDate":1622072031237,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d63da79-295e-4aaa-9e52-881846f0b3fb","invariantUUID":"9ac48642-de6f-44d4-acb5-2afea75cde70","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":"port","uniqueId":"3a0e7537-407b-4347-81a5-0c82cb18a32c","lifecycleState":"CERTIFIED","lastUpdateDate":1622072190629,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27dc4d5a-b900-442f-85ee-7f711e38ad66","invariantUUID":"39d21b53-34ae-4197-8130-05ca38cdecd9","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":"9eabfc4d-5076-42fc-acce-31c69074c08f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071911635,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc51eb6c-a2c4-46c4-b304-de2261130edb","invariantUUID":"961426ed-c583-4716-b6fe-e005e9dd5939","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f594372d-e4ee-4219-9396-83771115ba77","lifecycleState":"CERTIFIED","lastUpdateDate":1622072522229,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbe5add4-471d-4021-902c-f08513ecaded","invariantUUID":"b0f78175-02fe-45cc-befe-562227259234","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"47ad6d20-09e9-4eee-bdc6-2cd50f516a7f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071164805,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d957b163-deee-4b49-a185-8e49f67a032e","invariantUUID":"9c927c00-d1ff-4594-af09-1220489905a1","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":"port","uniqueId":"8a1cba93-9e27-448b-a495-f34f19c67544","lifecycleState":"CERTIFIED","lastUpdateDate":1622072537446,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2436dd62-ccfe-43ae-9451-fbe074ec8cb8","invariantUUID":"43799e6c-e90d-4400-8bb3-b647ba670366","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35b36521-f645-4231-a158-423d6b915036","lifecycleState":"CERTIFIED","lastUpdateDate":1622072161425,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"486870cd-aec6-418a-b392-0718d74440d3","invariantUUID":"9f9ef3db-5ee6-4505-9521-a76d4f156ae1","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":"port","uniqueId":"cebb7641-2ab1-43bf-b69e-4740bd0f9ab2","lifecycleState":"CERTIFIED","lastUpdateDate":1622071467639,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a55e3888-9bc7-42c6-b556-14962e64159e","invariantUUID":"938b86a6-6d00-4e1d-a5f0-6e7aa4aee2ae","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f707582-85ad-4631-a08e-42932b042543","lifecycleState":"CERTIFIED","lastUpdateDate":1622072364626,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce4ae2c7-9ca3-4179-93ef-2aadb4373329","invariantUUID":"b8271185-8ca0-407e-b9df-fb477adf5f59","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":"784c70f8-cda4-4e90-977b-a1422cf0c88c","lifecycleState":"CERTIFIED","lastUpdateDate":1622071578043,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03b36afb-2fc1-444e-95e7-c04c3e33768f","invariantUUID":"fee7650d-8a50-41d1-882b-d425965be272","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":"a84f6598-852f-4e4e-a4d9-398d9a7c419b","lifecycleState":"CERTIFIED","lastUpdateDate":1622071857041,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91d3d086-a46b-4c0f-abf6-bb4d466ff6fd","invariantUUID":"6a231a8d-31d2-4605-bb38-07d5d1dca130","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6dd1a9cc-61a3-48ad-9532-a3d63a7fb8bc","lifecycleState":"CERTIFIED","lastUpdateDate":1622071941628,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22af1b25-7ad7-43ef-93f9-4d6d8a3c5db9","invariantUUID":"6b583bdc-7b51-4d22-8b7e-087d7ac40356","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":"74c37a78-2ed1-4133-b633-5760c77620f3","lifecycleState":"CERTIFIED","lastUpdateDate":1622071329553,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1621380f-770c-4db4-8802-41c032703f30","invariantUUID":"47ce4b11-9173-47f9-9a38-da8ae145bf69","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":"port","uniqueId":"32e191b3-47ec-4510-b8f3-fcf0d693ebba","lifecycleState":"CERTIFIED","lastUpdateDate":1622072205708,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0a684058-f853-426a-acb4-aafe22511b67","invariantUUID":"dde26e67-a9d4-4fdf-b6aa-1cd09a1e11dc","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0365bd5d-95a4-4acd-8be3-83038dcd8e48","lifecycleState":"CERTIFIED","lastUpdateDate":1622071106441,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9881370-1f5e-4951-837f-b7f4a4fdf664","invariantUUID":"11c6c7f1-717b-41cd-8890-0a986ca1092d","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"756b3c5a-90d1-4923-9d04-5886d38bc5f2","lifecycleState":"CERTIFIED","lastUpdateDate":1622071178742,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac4a009c-5e22-43c2-93db-7a1afe9f52de","invariantUUID":"a05b2cbc-79cc-47de-9c36-6d3dbc0cf9f4","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":"6fa81701-f586-4385-bd1d-254f3255b6f8","lifecycleState":"CERTIFIED","lastUpdateDate":1622072265012,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5912cff5-2fbf-405a-8914-5c723add9af7","invariantUUID":"830b0c70-3954-4915-b39a-22f1e93623de","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":"objectStorage","uniqueId":"0bf1018a-d7b3-4b17-82a3-ff716cb0e6a3","lifecycleState":"CERTIFIED","lastUpdateDate":1622071226604,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"610f26fa-d38f-4e7f-806f-9f434d826d5c","invariantUUID":"a464877e-4fb0-4714-bf3a-9e0c022c2e2a","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":"9ebb41d4-6888-4fb9-b5ab-ae2c28da6ca4","lifecycleState":"CERTIFIED","lastUpdateDate":1622071271840,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"552d45fa-95eb-4cd0-970b-a8f1d26103e5","invariantUUID":"adeeaee2-cd5a-4750-b90e-6368e8a5d370","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9c3bfc1d-2198-4300-a056-b6479c2dcec4","lifecycleState":"CERTIFIED","lastUpdateDate":1622072468739,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5943d070-799c-4301-b7c5-0e81a6ed8987","invariantUUID":"86ba3b44-6f69-4812-88f6-d6569f497bb9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9f0093c6-82a9-4965-8cd9-c87cc0891230","lifecycleState":"CERTIFIED","lastUpdateDate":1622078712339,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2439c0be-5a23-430a-af53-5a56414ec46c","invariantUUID":"eba5c7c1-19a3-4232-9449-2962babb6de6","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-05-27 01:31:21,354 DEBUG 117:sdc_resource.py(1) - Resource basic_network found in services list 2021-05-27 01:31:21,354 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2021-05-27 01:31:21,355 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-27 01:31:21,355 DEBUG 195: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'} 2021-05-27 01:31:21,355 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-27 01:31:21,355 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-27 01:31:21,356 DEBUG 103: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'} 2021-05-27 01:31:21,356 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-27 01:31:21,356 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-27 01:31:21,358 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-27 01:31:25,844 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-05-27 01:31:25,846 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-27 01:31:25,847 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"2439c0be-5a23-430a-af53-5a56414ec46c","invariantUUID":"eba5c7c1-19a3-4232-9449-2962babb6de6","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2439c0be-5a23-430a-af53-5a56414ec46c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-05-27 01:31:25,850 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-27 01:31:25,850 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-27 01:31:25,850 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-27 01:31:25,850 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-27 01:31:25,851 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-05-27 01:31:25,851 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2021-05-27 01:31:25,851 INFO 192:__init__.py(1) - Service found, updating information 2021-05-27 01:31:25,851 DEBUG 195: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'} 2021-05-27 01:31:25,852 DEBUG 197: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 2021-05-27 01:31:25,852 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-27 01:31:25,852 DEBUG 103: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'} 2021-05-27 01:31:25,852 DEBUG 105: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 2021-05-27 01:31:25,853 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-27 01:31:25,855 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-27 01:31:31,745 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 2021-05-27 01:31:31,747 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-05-27 01:31:31,750 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ebb7277d-73b4-477a-a6fe-8fcf7905752d","lifecycleState":"CERTIFIED","lastUpdateDate":1622072176010,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c06a3fe1-d539-4e22-8b26-5f1f7d169d85","invariantUUID":"5b618ae7-6ceb-4e63-a0e1-391423c2ab72","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2e5005ee-e61d-4e90-a346-4260dfc244e9","lifecycleState":"CERTIFIED","lastUpdateDate":1622072339739,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd38a9ff-4260-4403-996f-6cabc61755b1","invariantUUID":"cbd26c3d-1bfa-4585-bee9-120e47664df1","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"092aebe3-39e1-4de5-9d0a-76a06f0e9205","lifecycleState":"CERTIFIED","lastUpdateDate":1622072102458,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37155e56-ccf7-435d-9391-471d134ca04a","invariantUUID":"975685b6-b64d-4b37-8aea-c49c3f9618fb","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2bc2f663-52c5-4bdd-abef-8a05070133e8","lifecycleState":"CERTIFIED","lastUpdateDate":1622072492028,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74e72605-2ebf-42dd-9e55-b73687b58720","invariantUUID":"65119eda-01d7-4b18-9a60-965ee350c806","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14e60e81-9619-405b-b13f-be4ce3aa8abf","lifecycleState":"CERTIFIED","lastUpdateDate":1622070994641,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f9b1acb-16f5-438d-ba80-16d796a6a00f","invariantUUID":"99fadc60-4574-43f6-8881-b320aa40d6c3","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ade95f7-a07a-4665-ae7c-3e9c7756cd94","lifecycleState":"CERTIFIED","lastUpdateDate":1622071592024,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d1e9193-3449-41f2-8249-c4c5fd61dda6","invariantUUID":"92795543-a35b-4eb4-83c3-cc0ea20c3007","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"369e39dd-835a-4c87-acfa-02576a3e789c","lifecycleState":"CERTIFIED","lastUpdateDate":1622071606441,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54d817d6-e397-41fe-9992-8d0c3c2da777","invariantUUID":"91ad48dc-06d3-4e33-b982-a47b8e9f5be7","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c5d65725-e8b8-4ebb-be89-2b8839fa6cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1622071885709,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23c0f5d4-a2d8-449d-b657-7acbdd462148","invariantUUID":"482b7bf6-db86-4535-a39f-f43e5e19f080","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":"defaulticon","uniqueId":"0d5b7fa8-ed9d-4897-b497-6b2f297adc90","lifecycleState":"CERTIFIED","lastUpdateDate":1622071871440,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"35caff5d-01d5-4b76-b537-9c31c961d6fd","invariantUUID":"258d03bb-2abd-4501-8b7d-674b8cfaf9b6","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1316792f-d835-4601-9f00-6fb6dd2fade8","lifecycleState":"CERTIFIED","lastUpdateDate":1622072316033,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba851050-72b2-4d6c-a6ca-9261a462d674","invariantUUID":"528e6410-7762-49ca-8fc3-a72908101aa4","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"583437fd-7213-413e-ba45-373fb100f222","lifecycleState":"CERTIFIED","lastUpdateDate":1622071341532,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7261a79f-6497-4fc4-b996-73e4765e36c0","invariantUUID":"89b272fb-8f9a-4392-a14f-0364b9c19aac","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":"3fd899c1-e8d7-4310-a6fd-d6bff6ff8a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1622072086643,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fddf518d-cb95-4382-98e1-3ed4a8bebcb5","invariantUUID":"0fe7b363-d3b3-4ed7-86a6-8a18d6274911","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":"ef111936-dea9-4b25-b4bd-513a387eb3ea","lifecycleState":"CERTIFIED","lastUpdateDate":1622071826643,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"96175007-d13a-460f-9943-d1dd5ddfaf06","invariantUUID":"a48bf7ef-2c95-45c3-99b4-6858f511e100","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc08561c-009a-45c9-a6bc-9b00f4e88b76","lifecycleState":"CERTIFIED","lastUpdateDate":1622071661130,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09f6a963-9b5c-4138-a0e3-a695270fe5e1","invariantUUID":"ffbc9c82-9cfa-4163-adb4-d1198cf2b445","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"60da9990-a39d-40d1-8b89-6ca763846e67","lifecycleState":"CERTIFIED","lastUpdateDate":1622071452027,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a3ae85ec-ce46-474e-a32d-543b9d8251b8","invariantUUID":"1ded210d-6b25-413b-b1fc-099b8f9fd049","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4f469891-7419-417b-9002-693ab424b59b","lifecycleState":"CERTIFIED","lastUpdateDate":1622072421844,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9f647ad-ecec-4535-b519-228564f9b158","invariantUUID":"8cdee228-6894-490e-afe7-437e5584f374","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":"objectStorage","uniqueId":"1de700f0-aa7a-4106-bd15-ffa4d38ed8f8","lifecycleState":"CERTIFIED","lastUpdateDate":1622071241356,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"662f7395-a544-43e4-804c-76b14aa8e516","invariantUUID":"0745f8ab-c30f-49a9-83b5-3ea4dcd3f4db","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":"3fda83e6-c9b7-4612-9eda-66539a2659ad","lifecycleState":"CERTIFIED","lastUpdateDate":1622072279938,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa00dd46-a535-45e6-95fd-1725900f301d","invariantUUID":"0fb3ec5c-8f2a-43b7-974e-d45bd04bfb2e","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5dd89a3-bb70-4656-87c8-27edddb57491","lifecycleState":"CERTIFIED","lastUpdateDate":1622072251024,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2365c2ce-a46f-4a6c-9b52-ccb97575c1ab","invariantUUID":"a1382a00-076d-4b36-aed7-f97a03a257a5","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":"compute","uniqueId":"1f189836-e077-4cac-bb2a-649ff4ea301d","lifecycleState":"CERTIFIED","lastUpdateDate":1622072506644,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ee135bb-ee51-45f2-ad52-fee6fee56c7e","invariantUUID":"de0d50d3-4e6c-4219-8028-32a658ff9573","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"0e3a2966-51e4-439f-913b-d5aeb4e7eb83","lifecycleState":"CERTIFIED","lastUpdateDate":1622072386524,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e4eeed7-9693-4ee4-b8a2-e3e7c26379e0","invariantUUID":"5137ce4a-5f96-41fa-9018-f90df1b0bd0b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e9c67f7-eedb-4522-8447-f0f41bb12c80","lifecycleState":"CERTIFIED","lastUpdateDate":1622071646232,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec7c0a94-e77e-4e35-b627-8d35ed13be89","invariantUUID":"b55392ac-741f-4d4e-a1e2-a8a6d42cfb7d","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"388a2125-5ca9-4ee0-8d54-0d516efc4ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1622071286132,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f44a4f7-bf9d-4db3-8fbe-5872c2964b6a","invariantUUID":"399abb07-86bf-48a5-9d9f-2b210bb9c679","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":"port","uniqueId":"a642aa86-dba5-4755-a92c-4d0e8b049ffc","lifecycleState":"CERTIFIED","lastUpdateDate":1622072220524,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5ca2263-8467-4b98-a042-9ff758a37efa","invariantUUID":"24b8d00d-dcef-4255-ac92-4d3a5716db68","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9da394bc-031a-4a28-9345-bbad7b9a87e5","lifecycleState":"CERTIFIED","lastUpdateDate":1622071522042,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a4a8d2a-ab8b-4b4f-872d-65402e024c31","invariantUUID":"6f41a754-9833-46f9-ad88-3841f76a0b89","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":"objectStorage","uniqueId":"ff897324-4b57-4be2-977b-117e6978d313","lifecycleState":"CERTIFIED","lastUpdateDate":1622071899323,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dc012ba-079b-4d29-98f7-bc9f34f04fe5","invariantUUID":"4ea70325-591a-4505-bea8-ec9e6570a137","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":"0528f337-0e95-48b8-a46e-d6a8524f6536","lifecycleState":"CERTIFIED","lastUpdateDate":1622071317626,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98bdc0ea-280f-4e16-abbc-89c00bc7c102","invariantUUID":"e66d292f-35e7-4bc1-ba80-b36799212f04","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eaec0eb3-b68f-4626-9f09-1a02b7e76adf","lifecycleState":"CERTIFIED","lastUpdateDate":1622071676234,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3086e365-505e-4fc5-99de-87ce11540c20","invariantUUID":"d5ef3af9-1831-412f-90fd-93a900f07754","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"224d168b-bb18-4bb8-b0ad-5aa2ed125cdb","lifecycleState":"CERTIFIED","lastUpdateDate":1622072001424,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80a8efa9-bf7d-491c-a644-b77368c8584b","invariantUUID":"85e86351-d9e7-420b-8aa2-7c8d3b2a0542","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50c58d35-b60a-4a85-a470-86965ceb076f","lifecycleState":"CERTIFIED","lastUpdateDate":1622072291533,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b628331-bd12-4f19-a438-e9c9103af1c9","invariantUUID":"c0073d1c-fc99-49f8-9462-7dc094b9efdf","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":"port","uniqueId":"19fb1031-c2d3-44e4-a9ba-9ae31cc77fef","lifecycleState":"CERTIFIED","lastUpdateDate":1622072398831,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"128c7922-cd23-4424-ae8f-7f339edcaec2","invariantUUID":"c6f75525-267a-49d5-ad6f-2ccb3ca9c68f","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a85fa8c4-42cf-4baf-bc4e-e0b12c46c5d6","lifecycleState":"CERTIFIED","lastUpdateDate":1622071561848,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d710361-82bd-44db-87c4-6fb2d897ba25","invariantUUID":"62107155-273b-42a0-b9f3-1b80e8e84ebc","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":"objectStorage","uniqueId":"ef54e8b7-5ed5-4254-a1ad-796fb505f9ee","lifecycleState":"CERTIFIED","lastUpdateDate":1622072044941,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ac2a0c5-6223-480d-91bf-c5105a4f71c5","invariantUUID":"ccc4fe7d-f7fd-4e9c-8c2e-02d437adeaa6","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b8a7a80d-004d-4d84-b4df-6a30aa953671","lifecycleState":"CERTIFIED","lastUpdateDate":1622071925934,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"401de847-3bf4-4e7f-9acd-8d0532708618","invariantUUID":"adfc7856-7306-4d8f-b492-e3a7a9f7d46d","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":"230b36e3-6802-4288-9473-ff6b9626d9c1","lifecycleState":"CERTIFIED","lastUpdateDate":1622071741635,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94952337-6e76-4c90-8725-a336a8fc08b1","invariantUUID":"2e9ce33e-5423-4fbe-9a2e-3f486d192ac1","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":"263413c0-09e6-472c-84af-2c92a6899f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071257043,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93d486ca-9eba-4fae-9eb1-37ee5d04a4b6","invariantUUID":"f1080e90-4a32-47e5-b04a-dd5b07f89028","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7c0a7283-2c23-4c34-8f8b-8d8400912bb0","lifecycleState":"CERTIFIED","lastUpdateDate":1622071071831,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e141955a-5a65-49b4-a27d-f115d9d50866","invariantUUID":"dec92773-b616-4033-a36f-f98c9514328f","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"107fc7f4-bc21-4e57-8afd-da970d04c5fd","lifecycleState":"CERTIFIED","lastUpdateDate":1622071359630,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cf98ed59-0ed5-4378-82dc-fde85bd11e4a","invariantUUID":"0071238d-42f5-4b32-b433-29c54ae04b79","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":"objectStorage","uniqueId":"45d64c62-7e43-420c-a238-0c59a59abd85","lifecycleState":"CERTIFIED","lastUpdateDate":1622071090548,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b074e61-b20d-4101-87da-9cdc40164cef","invariantUUID":"7642cfb3-c183-455d-b2d4-65557cdf5273","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"387f83bb-58d0-4e75-b5bc-7bd00a81b0f6","lifecycleState":"CERTIFIED","lastUpdateDate":1622071971232,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1080918c-4cfa-49bf-83cf-6b66332fcf61","invariantUUID":"688f00df-272b-459a-adf2-fdecb051e82f","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"064e8d1e-2f28-4529-a507-4bdb809ab904","lifecycleState":"CERTIFIED","lastUpdateDate":1622071508004,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2626bbe6-836a-4917-8585-62accbb9491e","invariantUUID":"a5255fe1-fd5d-45af-88dc-6b84fe5b1ebb","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":"88304a70-4a12-4408-8236-ed196eb7e74f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071300385,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06bf5395-47ee-4484-995d-cc12d266697b","invariantUUID":"5f182cb2-f68c-4fea-9f8d-fdadeac648fa","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"712f9c95-d8c4-4f4c-aa67-4defe6029262","lifecycleState":"CERTIFIED","lastUpdateDate":1622071841343,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ca0b87ff-e14d-4bf8-aca2-934e14fda390","invariantUUID":"ccb61bdd-34b1-4bc1-9f54-8505484949de","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":"c7022c4b-bafe-4692-92cc-7a51a67fdb0d","lifecycleState":"CERTIFIED","lastUpdateDate":1622071785208,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"806b83ae-4609-40a6-8f2d-8ecfa69c45bf","invariantUUID":"87a70f35-5ef5-4c8c-b6b3-3832b258f2f4","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":"62b60a74-01ee-47a4-bf11-bf8e7678f475","lifecycleState":"CERTIFIED","lastUpdateDate":1622072235647,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3bbbc19-1018-4787-a956-b398fb961cc8","invariantUUID":"2188c542-400c-4f21-8d06-b2554354994e","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":"f4889d64-f422-40da-a6fb-2416e3d192d5","lifecycleState":"CERTIFIED","lastUpdateDate":1622071985507,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce6e4819-22b8-47de-8165-e479b02d4c00","invariantUUID":"d084d0f4-fbee-43b9-af4f-6ab682070f01","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":"network","uniqueId":"f4fb000d-8b51-4c00-8aff-06c3e8a3f71c","lifecycleState":"CERTIFIED","lastUpdateDate":1622071800338,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ca523e5-0f50-4f2e-b39a-e8745e777116","invariantUUID":"5bad9a39-b839-43a7-8d39-357c55965af4","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":"loadBalancer","uniqueId":"27e22f7c-a9f9-43d9-9906-5925a8d8c0c2","lifecycleState":"CERTIFIED","lastUpdateDate":1622071149125,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62d4a442-d6ab-4372-8d1c-e79035c6a53f","invariantUUID":"3c35acce-92e6-4509-911d-1fe338f33a11","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":"2ab07147-6e91-40ba-9346-9f4acf2978d1","lifecycleState":"CERTIFIED","lastUpdateDate":1622071372229,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"65c2f8f5-e1e1-433e-bf97-f6d2578cbf44","invariantUUID":"71553a06-c9b0-4a43-877c-ad6db6925179","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":"securityrules","uniqueId":"36bffac0-940d-47ce-8da5-a06bd8c00856","lifecycleState":"CERTIFIED","lastUpdateDate":1622071535644,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d2bda3e5-b50d-4c62-999b-1d1a4d1af09f","invariantUUID":"6bb9a6d2-1014-414d-b022-0c0dce8501b4","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":"compute","uniqueId":"9e5b8ea9-fe6f-470c-a662-9186ada3d1f5","lifecycleState":"CERTIFIED","lastUpdateDate":1622072031237,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d63da79-295e-4aaa-9e52-881846f0b3fb","invariantUUID":"9ac48642-de6f-44d4-acb5-2afea75cde70","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":"port","uniqueId":"3a0e7537-407b-4347-81a5-0c82cb18a32c","lifecycleState":"CERTIFIED","lastUpdateDate":1622072190629,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27dc4d5a-b900-442f-85ee-7f711e38ad66","invariantUUID":"39d21b53-34ae-4197-8130-05ca38cdecd9","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":"9eabfc4d-5076-42fc-acce-31c69074c08f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071911635,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc51eb6c-a2c4-46c4-b304-de2261130edb","invariantUUID":"961426ed-c583-4716-b6fe-e005e9dd5939","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f594372d-e4ee-4219-9396-83771115ba77","lifecycleState":"CERTIFIED","lastUpdateDate":1622072522229,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbe5add4-471d-4021-902c-f08513ecaded","invariantUUID":"b0f78175-02fe-45cc-befe-562227259234","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"47ad6d20-09e9-4eee-bdc6-2cd50f516a7f","lifecycleState":"CERTIFIED","lastUpdateDate":1622071164805,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d957b163-deee-4b49-a185-8e49f67a032e","invariantUUID":"9c927c00-d1ff-4594-af09-1220489905a1","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":"port","uniqueId":"8a1cba93-9e27-448b-a495-f34f19c67544","lifecycleState":"CERTIFIED","lastUpdateDate":1622072537446,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2436dd62-ccfe-43ae-9451-fbe074ec8cb8","invariantUUID":"43799e6c-e90d-4400-8bb3-b647ba670366","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35b36521-f645-4231-a158-423d6b915036","lifecycleState":"CERTIFIED","lastUpdateDate":1622072161425,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"486870cd-aec6-418a-b392-0718d74440d3","invariantUUID":"9f9ef3db-5ee6-4505-9521-a76d4f156ae1","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":"port","uniqueId":"cebb7641-2ab1-43bf-b69e-4740bd0f9ab2","lifecycleState":"CERTIFIED","lastUpdateDate":1622071467639,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a55e3888-9bc7-42c6-b556-14962e64159e","invariantUUID":"938b86a6-6d00-4e1d-a5f0-6e7aa4aee2ae","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f707582-85ad-4631-a08e-42932b042543","lifecycleState":"CERTIFIED","lastUpdateDate":1622072364626,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce4ae2c7-9ca3-4179-93ef-2aadb4373329","invariantUUID":"b8271185-8ca0-407e-b9df-fb477adf5f59","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":"784c70f8-cda4-4e90-977b-a1422cf0c88c","lifecycleState":"CERTIFIED","lastUpdateDate":1622071578043,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03b36afb-2fc1-444e-95e7-c04c3e33768f","invariantUUID":"fee7650d-8a50-41d1-882b-d425965be272","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":"a84f6598-852f-4e4e-a4d9-398d9a7c419b","lifecycleState":"CERTIFIED","lastUpdateDate":1622071857041,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91d3d086-a46b-4c0f-abf6-bb4d466ff6fd","invariantUUID":"6a231a8d-31d2-4605-bb38-07d5d1dca130","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6dd1a9cc-61a3-48ad-9532-a3d63a7fb8bc","lifecycleState":"CERTIFIED","lastUpdateDate":1622071941628,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22af1b25-7ad7-43ef-93f9-4d6d8a3c5db9","invariantUUID":"6b583bdc-7b51-4d22-8b7e-087d7ac40356","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":"74c37a78-2ed1-4133-b633-5760c77620f3","lifecycleState":"CERTIFIED","lastUpdateDate":1622071329553,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1621380f-770c-4db4-8802-41c032703f30","invariantUUID":"47ce4b11-9173-47f9-9a38-da8ae145bf69","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":"port","uniqueId":"32e191b3-47ec-4510-b8f3-fcf0d693ebba","lifecycleState":"CERTIFIED","lastUpdateDate":1622072205708,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0a684058-f853-426a-acb4-aafe22511b67","invariantUUID":"dde26e67-a9d4-4fdf-b6aa-1cd09a1e11dc","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0365bd5d-95a4-4acd-8be3-83038dcd8e48","lifecycleState":"CERTIFIED","lastUpdateDate":1622071106441,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9881370-1f5e-4951-837f-b7f4a4fdf664","invariantUUID":"11c6c7f1-717b-41cd-8890-0a986ca1092d","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"756b3c5a-90d1-4923-9d04-5886d38bc5f2","lifecycleState":"CERTIFIED","lastUpdateDate":1622071178742,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac4a009c-5e22-43c2-93db-7a1afe9f52de","invariantUUID":"a05b2cbc-79cc-47de-9c36-6d3dbc0cf9f4","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":"6fa81701-f586-4385-bd1d-254f3255b6f8","lifecycleState":"CERTIFIED","lastUpdateDate":1622072265012,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5912cff5-2fbf-405a-8914-5c723add9af7","invariantUUID":"830b0c70-3954-4915-b39a-22f1e93623de","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":"objectStorage","uniqueId":"0bf1018a-d7b3-4b17-82a3-ff716cb0e6a3","lifecycleState":"CERTIFIED","lastUpdateDate":1622071226604,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"610f26fa-d38f-4e7f-806f-9f434d826d5c","invariantUUID":"a464877e-4fb0-4714-bf3a-9e0c022c2e2a","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":"9ebb41d4-6888-4fb9-b5ab-ae2c28da6ca4","lifecycleState":"CERTIFIED","lastUpdateDate":1622071271840,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"552d45fa-95eb-4cd0-970b-a8f1d26103e5","invariantUUID":"adeeaee2-cd5a-4750-b90e-6368e8a5d370","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9c3bfc1d-2198-4300-a056-b6479c2dcec4","lifecycleState":"CERTIFIED","lastUpdateDate":1622072468739,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5943d070-799c-4301-b7c5-0e81a6ed8987","invariantUUID":"86ba3b44-6f69-4812-88f6-d6569f497bb9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9f0093c6-82a9-4965-8cd9-c87cc0891230","lifecycleState":"CERTIFIED","lastUpdateDate":1622078712339,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2439c0be-5a23-430a-af53-5a56414ec46c","invariantUUID":"eba5c7c1-19a3-4232-9449-2962babb6de6","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-05-27 01:31:31,756 DEBUG 117:sdc_resource.py(1) - Resource basic_network found in services list 2021-05-27 01:31:31,757 DEBUG 103:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-27 01:31:31,757 DEBUG 105:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/2439c0be-5a23-430a-af53-5a56414ec46c/toscaModel 2021-05-27 01:31:31,758 DEBUG 106:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None 2021-05-27 01:31:31,760 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-27 01:31:34,269 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/2439c0be-5a23-430a-af53-5a56414ec46c/toscaModel HTTP/1.1" 200 None 2021-05-27 01:31:34,272 INFO 116:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200 2021-05-27 01:31:34,275 DEBUG 60:sjisprober.py(1) - SHIFT_JIS Japanese prober hit error at byte 45 2021-05-27 01:31:34,276 DEBUG 61:eucjpprober.py(1) - EUC-JP Japanese prober hit error at byte 13 2021-05-27 01:31:34,277 DEBUG 65:mbcharsetprober.py(1) - GB2312 Chinese prober hit error at byte 43 2021-05-27 01:31:34,277 DEBUG 65:mbcharsetprober.py(1) - EUC-KR Korean prober hit error at byte 13 2021-05-27 01:31:34,277 DEBUG 65:mbcharsetprober.py(1) - CP949 Korean prober hit error at byte 43 2021-05-27 01:31:34,278 DEBUG 65:mbcharsetprober.py(1) - Big5 Chinese prober hit error at byte 43 2021-05-27 01:31:34,278 DEBUG 65:mbcharsetprober.py(1) - EUC-TW Taiwan prober hit error at byte 12 2021-05-27 01:31:34,355 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.04381932505484633, below negative shortcut threshhold 0.05 2021-05-27 01:31:34,410 DEBUG 116:sbcharsetprober.py(1) - KOI8-R confidence = 0.04298080354821674, below negative shortcut threshhold 0.05 2021-05-27 01:31:34,461 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.03762427803215365, below negative shortcut threshhold 0.05 2021-05-27 01:31:34,514 DEBUG 116:sbcharsetprober.py(1) - MacCyrillic confidence = 0.045580006481978734, below negative shortcut threshhold 0.05 2021-05-27 01:31:34,565 DEBUG 116:sbcharsetprober.py(1) - IBM866 confidence = 0.04316282566380067, below negative shortcut threshhold 0.05 2021-05-27 01:31:34,617 DEBUG 116:sbcharsetprober.py(1) - IBM855 confidence = 0.04256006625915558, below negative shortcut threshhold 0.05 2021-05-27 01:31:34,778 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.03561834227283775, below negative shortcut threshhold 0.05 2021-05-27 01:31:34,834 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.04063101100145832, below negative shortcut threshhold 0.05 2021-05-27 01:31:34,886 DEBUG 116:sbcharsetprober.py(1) - TIS-620 confidence = 0.040867442657427845, below negative shortcut threshhold 0.05 2021-05-27 01:31:35,003 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.04399205754828066, below negative shortcut threshhold 0.05 2021-05-27 01:31:35,061 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.04352898325829876, below negative shortcut threshhold 0.05 2021-05-27 01:31:35,138 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-05-27 01:31:35,138 DEBUG 97:charsetgroupprober.py(1) - KOI8-R not active 2021-05-27 01:31:35,138 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-05-27 01:31:35,138 DEBUG 97:charsetgroupprober.py(1) - MacCyrillic not active 2021-05-27 01:31:35,138 DEBUG 97:charsetgroupprober.py(1) - IBM866 not active 2021-05-27 01:31:35,138 DEBUG 97:charsetgroupprober.py(1) - IBM855 not active 2021-05-27 01:31:35,138 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-7 Greek confidence = 0.07148845572979966 2021-05-27 01:31:35,139 DEBUG 100:charsetgroupprober.py(1) - windows-1253 Greek confidence = 0.07204901314467603 2021-05-27 01:31:35,139 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-05-27 01:31:35,139 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-05-27 01:31:35,139 DEBUG 97:charsetgroupprober.py(1) - TIS-620 not active 2021-05-27 01:31:35,139 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-9 Turkish confidence = 0.06860333152153356 2021-05-27 01:31:35,139 DEBUG 100:charsetgroupprober.py(1) - windows-1255 Hebrew confidence = 0.0 2021-05-27 01:31:35,139 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-05-27 01:31:35,139 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-05-27 01:31:35,139 DEBUG 271:universaldetector.py(1) - no probers hit minimum threshold 2021-05-27 01:31:35,140 DEBUG 277:universaldetector.py(1) - utf-8 confidence = 0.010000000000000009 2021-05-27 01:31:35,140 DEBUG 277:universaldetector.py(1) - SHIFT_JIS Japanese confidence = 0.01 2021-05-27 01:31:35,140 DEBUG 277:universaldetector.py(1) - EUC-JP Japanese confidence = 0.01 2021-05-27 01:31:35,140 DEBUG 277:universaldetector.py(1) - GB2312 Chinese confidence = 0.01 2021-05-27 01:31:35,140 DEBUG 277:universaldetector.py(1) - EUC-KR Korean confidence = 0.01 2021-05-27 01:31:35,140 DEBUG 277:universaldetector.py(1) - CP949 Korean confidence = 0.01 2021-05-27 01:31:35,140 DEBUG 277:universaldetector.py(1) - Big5 Chinese confidence = 0.01 2021-05-27 01:31:35,140 DEBUG 277:universaldetector.py(1) - EUC-TW Taiwan confidence = 0.01 2021-05-27 01:31:35,140 DEBUG 277:universaldetector.py(1) - windows-1251 Russian confidence = 0.04381932505484633 2021-05-27 01:31:35,141 DEBUG 277:universaldetector.py(1) - KOI8-R Russian confidence = 0.04298080354821674 2021-05-27 01:31:35,141 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Russian confidence = 0.03762427803215365 2021-05-27 01:31:35,141 DEBUG 277:universaldetector.py(1) - MacCyrillic Russian confidence = 0.045580006481978734 2021-05-27 01:31:35,141 DEBUG 277:universaldetector.py(1) - IBM866 Russian confidence = 0.04316282566380067 2021-05-27 01:31:35,141 DEBUG 277:universaldetector.py(1) - IBM855 Russian confidence = 0.04256006625915558 2021-05-27 01:31:35,141 DEBUG 277:universaldetector.py(1) - ISO-8859-7 Greek confidence = 0.07148845572979966 2021-05-27 01:31:35,141 DEBUG 277:universaldetector.py(1) - windows-1253 Greek confidence = 0.07204901314467603 2021-05-27 01:31:35,141 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Bulgairan confidence = 0.03561834227283775 2021-05-27 01:31:35,141 DEBUG 277:universaldetector.py(1) - windows-1251 Bulgarian confidence = 0.04063101100145832 2021-05-27 01:31:35,142 DEBUG 277:universaldetector.py(1) - TIS-620 Thai confidence = 0.040867442657427845 2021-05-27 01:31:35,142 DEBUG 277:universaldetector.py(1) - ISO-8859-9 Turkish confidence = 0.06860333152153356 2021-05-27 01:31:35,142 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0 2021-05-27 01:31:35,142 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04399205754828066 2021-05-27 01:31:35,142 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04352898325829876 2021-05-27 01:31:35,142 DEBUG 282:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04352898325829876 2021-05-27 01:31:35,143 DEBUG 120:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: PK���R������������ ���csar.metavq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)��PK�R�B4���E���PK���R���������������TOSCA-Metadata/TOSCA.metaM���0D�|E~�-����E��U��8�c�{2v��{�[n��J�p ��ARBfg����y����x!Tz�X��(1;#+2�3�T8�+p�&gw�/$���X�:�~��A)m� v5Ec&L��ZP���Y���5��Ӿ��?PKž��������PK���R������������-���Definitions/service-BasicNetwork-template.yml�VMs�8��Wp��A.0��2;����:S�$W��� H�$�x�6H�����r.q�{�Vw���2��J!�J�m�e`{�uSݲ���/j��`�-/�@� Ó‚I�����e�9[�+�(c1I��dI��y��s��i)�x��s 6Gp2��E�_i%���#X��AΌ�T�}S���Ec�< ���f�,���.���_��6h�ݳ{�������VrwTo�Z���SI�v�4��l@�@>F������N�!#�i��\Õ�[(V�Fdu���h��*�������Y^�@*�Cׇ (E�to�m� �]��;O����9kX.*l�2�{����޼�f��8<x�U;E9�w7�M���<�I���;F����C&�A�D����~�~8�m���2\بV#���8N�Ŗ#qz�)Ì£0�!�a��w�|w2z6Õ”gVF��tguo�i�/�y m��t2e�+Y�u��oڽ����j7Z��E�p��6 ��BC�JV�Āx��M�J��zOn?�O7�7����gp6rah�c[ {�g����1�O�U�7��r���!ߘ� �iP��3� �{����6�l:LH����u�����"��uA⨘�$ $��k^�"*8��p�:Jq^��%iN���e���HÒ´,Ó²(n_m�L��7p�5�A�gО�h^� �������2��(+���b~�`��\_eI c��i��ߕ��n0�6?֊� ��nÔ®+� ���~u�%�����g@�/��a�?��a<B���t3�j������h� �_�}�]z�#ֽꌜ8�����>:���^�N����MB� H���?k|Π�jpɴ���f�މ=N����o9ޟ﨓��r� ;ڂ���z;����x >Q�s)�Ut��C�������� �n��W�^�/�W��u:��˻�p�n�1��Qװ�� ��2S���`�`b�yí��� A�vAR�J`���n''��������Ǜm�TB����޸���q�^H����=���#ÏŽpN[ɱ�2�Sr`���Y�$g�PK�_�0��w��PK���R���������������NS.mfM�Aj�0E�:�.�T2-�R�F %N���<��H������R/����f,D��(7�|�\TNZ`�$�V�A�����Q7��nV��t��:��>��1LW$���"�E�I���fd���,/XA�R5ކ������V���@P^��G���ռX·v:����%}��v02��f ښ��:v�a^�ѫ�<}j���^)�vt_ns>մ��Oݾ2�O�g�~PKLyQ����7��PK���R������������7���Definitions/service-BasicNetwork-template-interface.yml�T�n�0��+�1Z��[�t�!��T#�Y�(:E�~��8q�!�2���'�=��rt`+�)��hw(1-J�}(R�z�{h���_f�Ec9�����I_M�(��O� t�N 0���&��N)�x� z���vÂ2y#�MY��-{r%�X�@�C�s��f��eSp�7mQv�x�Hn��βrU(�����My�K0r'i�� 8-������$��͘��ֶ�R� A�i��6��G�A@ ��t���|�f��ˆ ��H�*M >�)� {�b�F�Or_͟���/%�1 �k�h�dÝ�x[�� �S�l�F��o��ß٤�r�t�!��5�v�Am?��d6����b�:�ܘ��;[�.W����b�vੲC��N6ocԘ��#�������7cP|�[�i����E44���4�UR�/o;������f�����Y�z���i��nѫ��0� PK��W������PK���R������������3���Definitions/resource-GenericNeutronnet-template.yml�UKo�0��W�� ���I�ηb���EÛ« [�#T�\Iv`?~�#��il��!?>?�r�&�rH�Nhei��GD\��"/$�5�% �l��c�9M�bF0�~}�H��g���,���<�^xq<�����x‚��Z����2��<��y2M=�!Z��<�4L9��!"?@� YB�VKp��`# �$�&"a2mÖ½en]�����i�x�@�m��BB�Y���4 <���D�fyuK>��m���� ̢�����Og f�����c@ggg�6�F�(Tٺ���B��F�s�ʺ�u�#@-�� +X,$�7��Ԁd �+Q��#EÎŒ.ǨVÒ©-E�r#� L)�Z�C�@���bi_�6��$,�y�o��W��X�r�:�(�����<:`������!�0��l{��؎5��d�������Q�?��_���d1H�VÌ‘f��� ��V�V�n�#�&�>�WV�cD��f��T ��ñ„®‚���k�xDR&-��ì�j�>T��R�h���[F1I;۱��L��v�5���S�:4���A�a(Br�:���.QM��a�f5u�œ���f��o)Z��~���]��mw��#���]&6�f��o�cÞœ:M�B�N*�{�Б�����=����G��]؛�ք��[���l�̮�Y.��n�'\��כ�[|�����/{��;��q�޽~O$���_�t($+������}�#�Z�#g��#�ԣ"�uL%@ۧ������S���PK������] ��PK���R������������'���Definitions/resource-Extvl-template.yml�V[O�8~�W��i���7�Sg��je9Τ�p�� T����))�pÑžjf���걽q��s���F;V�u�#ߪ�,J�l���l�@�3�y� uÍ����_�'�����d�G���Qt��q���Q����LÆ“|t@V��8��y49���#��":>�Q*��x4!��&0}��k��� +K��7=��v�h��ZZ_qJ�����}؃�;�*rc�+�/Ñ‚C[K���1p��B��8��#��Ʈ�����K� �U�3b֙�Ta��7�����9���nf����gSÙ½-�*�p�#�{�F�-f��f2T��H�Ⱦ|١��]��&�K�Tr���īB���X����%O��؄�jQ�vR����n(xaM���$A]%���,@���w�C�@��d�:Cc�)�a�e�W9�U��$uD��ƌ��a��fw�������gPZ��>�z5��r�~��R/�Â��Y���i��BP<E~�=��} 4Ì�/���Ay.&|��*H��=�7�5�9IS�{�ڳ����Q�m�/��ɅnOK2H!��� x�u���r�n�ȅ~h|m�����i%c�·�� ��1a*R�x�h���s@G?c۹�����z�9����Pâ°‰N���v;�i~�h�� �ن��;�!�{!�Z��MG���sу۽�zu*R�bƼau�_>UЋ&�WbR��8A�����Ȍ�'s�i.[��\�j�*�7g�@U5w�/ ���q1\ioyD���q)���T�9�_�9Øs{��(� ����n~u6%�����>(�#�9x���t�v&\^�|=�&�˲��R/9��4#�Uo�ц��D����Ues��>�nrÞžpZ�5Ѯ��'��6��>�l=��6�,V�$�5�Ǽ/�׋�g�h� ��Z �.wn��Z�.״��ü�q�_?��יּ�y�}�vï…�Qߜ�`��0BT�"�2�f���g_o�g���n�6�^.�e ���οPKg�8�������PK���R���������������Definitions/data.yml�}ks�H����Oĵ!�_�޹�����c�b%Y��<����H���,�����w��@>�I&�E�r����E23�H� �~��szA��S�~�:�m�̷̃��7�� ��$v���:/��ՋW�z�O g��8É"��0sVa8�W/��N;^��F!�����[Ft2�.�St����f��~������'���n�|�˛7www3F�Βt�&�_foN�������1���� Ëœ4�G�0×›{�m �����s��a�4�wy��ߥa��'KV�K���< o����&���b��b�t���by�}�uq�ۧ�+��������x�|�t?�-����׉3?�O�?�GN���a���� C�c�#Ò–A`��J8@�6��U����u�Ö�NvA�t�m�n�W3�|�% 7a�rzR��C�ds�`�!}��8=���W���l���w?�,gn~� �_~p�73|F�f�I��s���K�mN]]��W���s'��#�޹��"'!,��7��^΃4����d��q��T��|��b>����$I�x@�U��|���р�7l;��g���a������V�,�=�5վ������+�� �U!>y�yȢ�s�m��/�!'r�$O�$��a(h� 0�PÊ _���@<Ï“/ALL����Q���eYv����Ak�/�}V��H�0���n2v����!@�����{���#4T_$i~�i���>@Qq���i�c�U�Wn�60��%~;����� ���� +Z?�n3��-,��;F�G�L��6<��6��:�"� 8u"7���>Y���-Y����Û�Tó´”����U0�������*ٗ�=���#��o���>jA��q�ʺM�G�`�[�{��UǬ{"g�<W �i �(X�p(�z�b���������MA�Sh{��S�����~�u z�c�i?j{U��W�(���w῅�����o�3B�Z�6��u��@��mM���a���e.��l��%E�եU/`y�G�i�� X���s^�`�廲ל��,.$_���Ye������N�6ï¿½ï¿½È ï¿½b��I���v���F �k���9�-������+�]�%}����Ҷ��z����ZY?Ì ï¿½5��`��*���v(,�Ìvj�p�v�(J<�5�d�2U��RhߣRTnsjBL��n�idC���� �ml�j�T��s\�|RPz-fy�ij%���Ŝ����m4Y�������X�x��&@#̧����Ae+ �<qva�,�y�^�$j� fq�nf!�őt��.����I�⌞ \�A�s�[����E�@��N�=j*N�r�~;�@���'�!���~���N`K�GW��w��G����.�����>*2�ƣ19B)C��>���U5����_fc�>�������yI�\���Rll�A^}����]tݶ:iL��-)� �q×µ>���d�ӌ�N��?�����J���m7������t]s���]��6�4��z,+��K1*6���Q?����c.@Hf��tt��P�Î��ԟ��뿧��[P]]R�x��﫩OFNUm�4?�Lez�?a��e��!D�OƯ�Ro��52˪j��Y<дV�ר�No���r��:��6�VMF��7 7�z����.tÉ¢_����]��RG��a�憃 ����ɒ[��2\,��^TT�1��9�/�t���R�&2Ax4o�f�W�a~� u��{�5Je����c�cGv�G��6 �1���?�\�Q.*�B�<�߄�Kz�[3��9����HÉ…x��0K�I�Qz�@�Z�_����A4�<g��D1vL �r� �|���޴y�d�+�l����o�'�i4�һ):� c�vq8�L � Ò§Bi�I�ؗ�(���|�~\�˙�_�aL/7�I�ar��#Z.C�A}�,ç‹–D���C�S^���mB��y����6Z�C�����K����_��c�Zԛ�߀�L�������Q�mȥ�P�x��&����d��<�ST���`N�l =* [��$���G��It�`7�b�:�a��� @#^_.����4��Æï¿½Û›,���{%���wuÉ•8f{� �v�VF�����`Ć�рƃ ��w�Â�I�xn%�A���N�( #�T}F�.:�%��~�E���ȓG��g�e��Y3tX<~y����e�q�)Tf� ��G8��.�:S�o��v����yT����y�Y����1�=�F5J����Î�-�5�Q@g���˛��}���{T�MO �UF�AN�E�J������#��1��� � ȸd�Rh��i[䟸iQW���P��|sJ�?�տ���M7��)&�ԗCD��>~?:��0,<Cx@�ٞ*��\��oi�I��]�I�M��;��}�mIJ,�Bϖ�U`K)�.}���^T>FO@�e;��mX�BYXd���ˉ�M�j<i5�4�T|i�yHC-�c�Häl� ��9*���b� �oF��<�#�����u�IØï¿½ï¿½ï¿½(�n����&H�g{m Y̜��{(�[��+�8ܺ��p$/.�A����^��g � xELdh��_o� ^p�0S8��6���^E�C�~��K)��Q�(�U6�bv���@y�C�'`l�tB,fÏœ[�g����#��!���o+"Z���M*/�~��QLD�;]Uw�AQP�&u�`��X>�8U�(;�JtcY�~��|�8��؎�DiA %:2iG��Pb�S������x2j �H��!�?�����Ý�`c�,�6� 3�����@���Ab\��E�����l�@ay���[>��&�������LXH{/XaR���1�a�H�VZ��*s� ��A(��:iNC;�2�e;����B�Z�Ra^(XLP`�����a<9�����iO���.Æ’C�SR���y�E��l�e�}s=���/‹\,��T>,4і�~��̕�R�u-��m;�;Õ¤ �c�i�@�{���<�L�1��Cm#(�T�F���Ie�e����Ai=�����>$�݋Ha��� ��vc%���߳���1�� �XM��e�M}������*x�j�3�qL��qTP=�{���&<e�Txr�����>ȶ�S�O�3(��'����fq:��|�A=)6]��ˬ„�2�P~�<'��~�.ï£bÛ‚8F���^Ⱥ�l��I @��:��1F-y�L�oL1�X�D�7t/����:����wTÖ¦Z���7 ��m�Aq�v��z}��+��F��l����n���a��ê‚��s50���u�� �]�"��I�F�<�=+��*�٪)uYL�x�9|�Ýu��E ���P$G�O���LR�Pt����-�$��v �]�����b��g� 2 ��!�n�G���!���-M����بÈ�(����vWݴ�۹�\#gÜ���W��.�d������P�m6�N�/�� j]<��ֶ�� mٳ�©X$YZA/���o�@�R��'���S�7�a�Ԩ�) �H2;�k�^�>k`xI�2WA�ߪP���Ð[F��]A�q�MHׯ���+������Ogͷ��g�+F���mD�˾��%��JM�b���Ím��M"���nq�e1! ��K��G1,�iPU�U�i�.I��QB,�Ѵ��~ �������j<����S�Q��%_e�����V��a�*ڱ����(\_`,��I$�0 �"��*�T��&�Z�x%�����(��@T���_�!�)?=.�d�u�� �ܓ"��Ni���-�`�E�s]�������\Îj�����s���4Mm�e �TA�J���7Ƶ�#z��Ip���s�2��b��7�C�S�_�o��z-����{/������rr��d5U��z���&��`N���K%�y��k�t=�S��A���`qNE�V%!����M�\ ��^^�n%3��b�F�n�T`7��~�O��()��q���C|��89>�C���������6)f��Z�4ֽ�q۵�A`]��]�ڋE��V�c������6:��c��kR�����g�{��F ����y��3�3�4����8�l�&���-���TtA[�nYZ��4������������� �Y��ϟ��@����T}=+����7��M!��cY�TÙ®Q�ɨ_1^i����d�@�̩�. �'��.<�B��j*>U�m����VG=J���'Q���-�s�w7@递��E�V�ƅb�f������P�q��Vt� "�&�1��\Ô°C�2a&�oo�3h�dQ�MaÍ´7XI���aܟ�Y���>�`}����{k���~�4Lv������m�6�bvA�Y�Ba��_��q<0�`k�"Pdy���E��{bJjV>�� J�u6�ɄI^�2b���K���"��:̥�p!����9U�/V��N���^�}4��y�o��;���Wbf`B×¼*E���w�ȿ8_�H�~��ܰ�����9V`�U@*��zw�?������D�k�JX��q-�~�����'Qr7�7�<������C9���cE6������9���[�K�T�+�Kq�O^Yzg,f@F�f?�اR�n���m����p�Ȣ���ȕu���/Î_�8\%B����� hh/���c�ìrlj_��Õ=8�s�����[Q"b���Y�HuW!�D�@��FÀ���u��Ɠ�xb� 4 �f@� ���+}&�\^}�W�tLs �:+}�r:��,m����4^�q ��o:���ݩ�G�ۿ��V����m]���=l���籮C�!�c��>�������M��&]�ϦZ�V7���x��Y�Dj����R°C��c��[���>1�ܥ�q��$��w�bp�C��+�M��E!J�M=\��T�X��|��/&XÞ‘B��s�D��>�y�z�Y�e�}��>�9��-ɸn9�C�{�2���Kxxt:�5i�X�z�Q��(^��-sÐO-�#��ڥ��8>Kn�(��O�]ЕB2x����$f��8N6��JP�w8���Ú���I<������,�ܳ�B��� ����lÅ��-��� ���t�2~=*�ɳ�į3�qE��g�"ϗ�l���������Ÿ�����d�?3�������՞� �~�u�l��T������x�Y$ ����x�v,����q�ÈA�N|�^�n� �>�d���|6�Em�%_�e��4��;�6��Qg�E5�֟\g�Ӏ�'���"y����R|��0��'�w%ÙHw!��U8������?%����ƌ�uW�ed��ß��*?L7NaG�a�8�����i����<�?��ϳ�3Z��#�1`��m��DÓ©vjk�IU;_�+%��� �RG�w�Ȫ���k��K���#Tp[�j��R)9X<�6e��N�S���S�5�ҿ�wV�ï§ï¿½ï¿½I�<eq� R�q��՘��=?�Ϋi G�� v��O�+{nQ�D:�|�@=/���!>Uq���㶎w:C��7�n�᚟�j>�$��i��g��Y��NT��(>����e� ]�߱+���7���`yV �yT�g�̳_��e�u�g�^���?�*�]�ϮJ�U��ߒM����zdA��UY�n����[������@�m��Sm-�O/��RA�brVCk}����*��l�>X��"�R9��R���,Ї��\���xJ@���]L��)ke�y�j�������(&LZ�MF�T��6a�u�3�E��vq�9���B:Z�㙬ٖ�];��%���^=g֓���r���Ƭ8������y��Y��P���Dd�i�@��ؔ4:�gr- A��C�o�V`�N�� ��)pc��fÅ*����]lm�7��첸�j��5Í�ESm�QW�..�j4�8�1��B�������iO[�v�*b>�^�x�%��b���k)��\YZ�7��t���_Պ��l✊�v�d��J˼Z�*3a�a����!=Or�B�Ԅ�}/Z8�v�����K�&�6js�`q��=���ö����h)@� ��Jѩ߲��j�5ZT�"�{�SÜœzZ�T�Qj�>��j�Af���F��$X�jd��e������D��X��P�"�K@��"N�� h�#�ظ޶�89��싛YG`�����8�gY � 6}?��i�q6�dW �4p�iRlݢ���t��9��$]Ä«dO�6,.@�"\���z�[��{�@ 5����kG��6 �30��V���� ��w��/z�#Ü•6����$�F��F�h�N_l�:����d��1���bYÆ‚`$Mw���e�C�EPJ�/Y�y�N��jo�J�5��n��[��]6x"��RF�O�,[WZ�Bl+�~�~�*�-��v�[PV��x��}�W�)* :L�U�.R��5��ܣw� )���{��0�$��J����!�eF���05�����kr�=�a6�����I�ק2�<�p=5��������4k�z�&�l5Ĺ;����q�K�%';��pm눿i�p\��^@i�=��z�F�������B�*����:_Û¤Ðd�~��d������ՌS9�1w5'[w��+@�r>]7 ѕ��j�U��h�g����^p"�<��Laú���@w��J%� � ���v�@Ĩ�4jA�����ī"*��cx)M��l����9�(��T���j�/aK�&<~�����A[������.�,�D`��<�_��_���*��r�� �oyï¿½ï¿½Ó zÒ¡<~���z{ÂB�;n΂�b�Q�s�4s�K�jgYJ�Xx���+��v�Fh�*0�Ar�� ���e�o�l����u�_C3��Fu����q��{�T��.������NIY�_t*Hp��4��!;����kØ›1p.�l�hL���G�*���37�t����2�C�#��Xhž��)l����r��@�.���tZ=���:���cM�K@�xç¢3Yp�G�K�q��8���`Ǫ�)ܳ���=tϴ�"S��E� N�~re9J�Pql�������r`*��>�����u���0���F�B�vF<$�yTj�K���]�A^�K�_`e��=�[�3�w�YFÆ zJ�i�SJ�K���dM2�|���^�sg7in����º�]9/�!^*�� )tX���W�i��t�+c_��9U�5�הv���B*�o���\i�n�fz$o�������H\�éFި�]U� �/�Z_J �ڢ��iQ��-�_�����RA���LV����t,�n�< ��G\�m���e�-� n�_�����_�u,��5j�r^��/��y7X7��&� uaυ��Z���_��)e+b�2k�zp,M���O'-#�5 � �3�-��� )�[?����/���pf��!@���e�r�9��rL��:`��Y�r/�UU�iƲN�vED:@Ä—!^S,��MC}��\ÖŸ'~p���4�:���@i���,�|2�/˲�I�Nʃj:����b����)\�s��k�����vN�{�!�Ô�N�f��9w�K%?,3��R���z�>��S��:���1�բ!P�C�D ���-�Z��1��ve�7��u���[�Tݨ���0�a>�T,j��5��P�R�s�e���A.|#ZE����-z�}�{�z�3��wUD�0�$� ���u^^]^�҈�����c�����<��.�_u����^�9Z��o]�o�V��M��%o�*Wt�_ Y�T�ʹI��{ �Vt����V1���K T�_ɘ��������'�/����qI��m�P���3�%m�?sN����Z0�K粎j�� )�g �N���1�;h��F�Y�ǦE-bߌy���U����*��-�[�Qm��[ê¤¡ï¿½Ç ï¿½Ô¬ï¿½-˻��� ä’jl���"jr*m�G-�)\� \Kh�k�c���|���%ÌœP �ּ�Wɛֽrs�|��9Jeti2�$�Dx(K�dC7H�ר�%`tcU�l�'�w��3g�rB�!�� ��?�e�]{�kB6p�?L��jO֗��$E{�?V�E�Bb6����`�0Lѣ����/h@����I����Ө� ��P&�ļ%��(#;��P1�6�dq��v�����e ?Q�ؑ'�J[m���n�"�I.E\,�^QY��r�����Q��K���B�wPh������k~���~Oq���T} ��&�������z�QVf,��7���s������� ������0�~Y��M&*�󎾯�'���m��&���o��whP"?�;&R4�ka6�K��.����K@�E�0��4U��o���{%�|E=�:t�g&��K爤Q�������}�{F-��<x�Oh ��M+n])��/��Tݛ�N��"k���~��h��$x���Oq'���$�X]�î³ï¿½'�����?8�,(��� ���>O��r8��Չ�?�U�3�,�c���*�g��z��gd��)>�ؔ7��l: S���k������� �6QC��T�*T�TUT��R i+Wj�whq�γO�v�n��y×§>�`���g<���|� ����Q�D�wZ�eќ�c=��[2ImF����~�<�� H� �X��f��*�h�OE�G��bQ���o��I<���pSO��WMT%V�kG���$�/A��&�>�0f�� �/��n����|o��m�^�AM�Rk� 3���`�W�{�Gɺ�-(>���`���&�����W`/�J� ��K;dqhz���(&zw��C�c�D�h)����Ƴgsq�H�><�A$������lcUw��l'�bwh�s���Y�"sw_c]�#�aJY��&_�j�ut��[�s�%����btX=���q��B��IRڱ��l���qľ��qt���O�*���7�{\o��姢�uK*����!:3':7O E^a��c����Q����h�Hii�O�iR�o�D��� !q����d��%J�H���׀����2�_�r{�5P�bz�g�D����]g�#(, ����c�����3#B�#+���Um�\�H^%z��'�ݎ�^t��8�{Њ�AMy6��K2 '�%YZv�Sژ��d�? ��PP_��C��F�ro��5����H��K�s� �4�k�{�m��1UA��,s餧 �Y����G{t�DZ��pqÕ¬ruլ��۹ ��H�h��l5Q&*JVN ���?�6$kq0���H�Ą{�t̼8gm��2a�Ӝ��#I��:7i�5�q �W;�q�A�^���#�������NZJax���)ք��h�.ܦ��eWq��� �����ƌ��$6���)$�4Um�A��� ��Ǟ���{2l�E����ʹ��˒vzaTz��d�����!��燵#O�U�w"��x IJg�ފB][����L���R5��� ����;�������Xc ����x�k�:�>ܱ�4��1�i?Óš\V}��ɪ����9�%�†c��WF/E�0���4:V���|�lxD�:�6�1����4�9�� A\;�6V�)\}��궰ܹ�o���K��!hY�Jſ�>J6���gJ�,W�D6_��?���h!�j���85g�e�R?|�I�$�0�������J��a�IT裀�F�,�C��(�M�]�옾�^��o���L�Z���o���#�G��A�sh�H1�������f�߃_�r��{U�Вº��}T��̜3�,��fJ��S ��Bæª qD��qJ�sC=&��0�(�dTG�U���v_c�u��L㻈���d��sj�3����IJ��6jR�m�#����q]s�U��dФ �h�O�֧�T���F�,z��9k��E9�~{��wÔ¢;j���:P��ޫ5���q������io�W�q�P�p��NI`�F��&n�@gưJ���hMuȔ��|}�/��O��2�3sF5Y=glFh��h)}��>����:��\�Қl�r�y'_]q�2<��~�5���=���)̱Ă�\e* )0�G��o1Wq\��s�G�kZIzM�]�P�U�V]���VseB�t�k�t ��K��&�ڵ�cDH��7En�"��ܥ2�T}�X5.B��+{F'�ۣl G�%46�Mg��_�"-= /�c���.���΅���(�'K���:[[�|�F�k{[W�-j+����G�+L�#`���A�rf������[�e�*>!˃-�����u!�v���23r�$0�V���������3@ÞŽJY�dyhlS��"yX×’ddM)59I�IÉ«Y����v�uS�_"B[���b��б3ï¿½ï¿½å° ï¿½p���g���%�U�vK�>T�h���g�e�C��J�7��X�Z��'Y��ðž§ï¿½ï¿½Äºï¿½%Cf���~�J��)T���V�'?JMu���h���Ƃ��=s�o��M�t,�&q��HU�y�Jñ¦…¨t�n�vd¿a�dT^X,��h;��։_�FV'�Q��k3g5��ꑊu�JH�?.��p�\u���B�&��M�ނ��E4�u|�I��B[�5l� K�[���!0��cEV� Z,<�����J�ׇ�������S�D����u�<��������"��A�'����-�B��hc�{1�"Õ[�x�����Di�T��|��x���$2ʆ�U�L�O[��贼��V O�1���������� ��O�)���2}E���a%i=�"gꢵ�0)�� �/�D�q��`�E&n��Z�cXQ)�U�]i�W48�=>���m�ey�}pv�A&� ���hn{�q���?1o�b�H ~2ơ�N���n>{�#g�|;��'���d,�{~�Ո�|�I��)���#:�B�<:i�1^���>�^g�����ZN@��_W��hJ�����P�4��¨x>���X�R��b�����KF�z�Td�hH��M=~� �OY�bII�H��[�Vm�="0r�5o�^ilr����J��6� �D�u΋�6I��z��T\�t�/��B�I��X�s}���Pm�__�8�'�·�������� ����m�O5r`�H�4��i9n����~?��h4�������e{$�dEJ�=E P��6xU�v5HF@ �Ӵ�eC�&J��Q�!���e�`]\ic��t�c5)��9_}�A�4u�8�`�@���m�4�ƒmg?0}��G���]D�UV�n���,L�-R1 ]�…�dW��q��Yٳ��qH�/h:��U̗�]=��jZ������%�SØï¿½.�gkPI�9YY������Z �F��%v32D���rJ���VR�����(g �� ~{!����$�q �<�u��}�R��|/�d��s���{~����Fa��!�i��K�Ȉ`�w%Q�>F�(�I�����j�p�}霟|~�8�;o��%���OE��Xk�/ n��E�i��z�+�,��}(B��b�(]xaGc\c���d���@�9�2{��bΉ$.�Q�k!Ö‚n�by΀9�W��8pxvwz<�I��v��@��G��>��?����Y�����6���7 ot �ze�^�>3�C���^C,ÞYbA9p����B�.S�_:�� ��{��OLJ�jMN�N��4�h ���|������qr,�+�?���~�P{'�7 ��a����k����x� L�Y�4}Tk��u�V�r+���ۅ�v��c��6��5�m��Uz��m2���ڇNK�[�,�91��w�pk�kySO��CH�%g��a�����q .���8��=6N�G������ޞŷ)��KÞ I ��d��G�9�NL�{�fHo� ˘m��$2s�`a言̲%5��2Ø ï¿½J�ܜ$`�fu�m�D���N���X1ft�EƵK ަ�-S��7�O��]Ƙ�(Ê›`T��^Qi�����%�}$�� �>�yb?f��'���޳��]��t΢G���ix��O[ޤ�|n�w-�îG/B�{êbN{��<j=��7�����������J�wi�� ��eV�E�u�P2��� ���W����}���&6r���TU��fG������z�_c'TU�zO%%E��M���ӼFNÇ¢=������4e���z��J��^���x_q�/�ZSÊ��"J��h���U����P�unL�SY~��Z1"^��z٣��/ƛ��X���ڶ�D"�U��h��J�*b������j���{7QpQ��Q�%El�@�Yƥ��iDe4���X�QB��j�hM��3�. s�y������ɷȵ MU�_n\mg�������J�����W�#09/�Y0��aBEt��;3Æ™>cz�wADA�l��m�ׯf��˓���I�è¾k�&����� R��"����5}�B�y8ioT��~�6��{�������0�k��#���?)�X�D���,���5Z�2�h�Z�FL�m����+7�6�g����F��VN�O(\�`6ÂH�4�u݇IÈ€'�[V��;��l\Ry��O��s���O%�RP��㑊��Ă�֨������?�h����;�*��zf�v".?gB�HNpI���Z>@K��6&�d.~��4����"�!Ó�w�7������k�F�vt�)B~��)� )c� ���+wj¿~%qC0%� ���P"ꉢ���-%�-Ï ×Žï¿½hba^�ff� �wi��9��"��r��!MH���U"��Tb�*ŧ����� J ��ޘ�H�x�+ 5p���C��X�p�MUh�7�A���OhIj �����_����U��*�*Ō��¾皟\�^�TfC�8/i�0M�"*�Z�������x�A���ַ:����h���Mf��ÆMi��<W�Ȥ�}�����h���mu��.��YeA(�[�e)���kt�geï¿½È ï¿½ï¿½ï¿½\�H��4��dM�9���� 75r6�o��)���u�ZN��'%�r'/us�]d����o/tр�=��l�+����Ag�a?Ӊ��|? ��8���d�����1oFb���0%��2�B�xU������Q�2�g�\�9�U�64�F6�ꛂ �e�5�}2�G�0Z���(�=��b���!_����"wXP���]���;�\8��> �@D8�w`d�O�3Rq�����:�s�##OTf.K�� ���������X�A�䇟��a oP�Ɉ��a%K�9P��E�d>��ߌ��j�b1�=�<F�v�����9\�,_ d+>�O7�}J���QAB������ �wd�h�#���gN� ��E�wuN�N����8x�T������BZ]2%1��+������� B���#GNF��P?�F,�o��ږb�̱?3?�KiJJol��� �_�*X[��3-�3���=T��i� �:Mў�{��߰=��e�%����ˣ�y'��*��ޗ��LT��� �4��v����@�'�y�W�d ��ÚN�}Ç¢5V���ك�PwՅ�����E`��Ӽ�k�s7� _��S���k�>������d�-��Pn;s�(IZ�lJ����ҽl�#���<����`��4��@���/���w�A��(�גUN�-���V����s�.�Ec��=�N�ϕkD�'��BVJ�=�v�)d-+a"d��v�g�OS�:A�rr�Ъ�o�QXn���7��9C� M��2��K�%4o*�S������v|�6 �ڱ�o��SV�8ܒ�%PF�x�HB�_�/�J�L�z�A��0K����;3.ew��o��������6�LRƒ�8�q�敼�J�d0h�SY�o�hA�RV���0]��FBc�d�X�a�6�`,�'^�z��OՕ���mqu�؅y��*�� bx��V;�9��٧��)��[�0�����l�]��܃�W�y��D�����é·5h x�ZÝ�]�7�S��d&TkW.�Y�?+���QEYK�G`gdz��U4���O�V�ߪ��s���x��V��׃��6WmÑ‚[׫yG�n����?��L���K�����}ϗ�x������һ�|�L[ �>���s3���@Æ™`�T:0#��E��W��<>uÞ¾}7b�#*-/VW.W��-���ÊJ�޵�ϳG�2�l(2_�Z�����ט�o+�d�cV��p�"󈎧XcPb�VG@�UVW�����HZï¿½Ö«ï¿½ï¿½ï¿½ì´ ï¿½ï¿½"É%�Ֆ$=`Rm� EG-3�I�3/L���068�� ���?;\|��.�pD.t������Bm�M@�e�핿��,JI%>X�`,y�E<.OW�f��q�N��ɫӴd8�ai�2����� H�`����S:\�ůO�²V;�Sdd�:��z�P�*]�#�E}f�62bU��ʥ@sVP}��?�m��W�xZ�9��͛"E�t�^��b�V-E��z Å����Ƕ\sÙ Å�[�n���Q��.ܸ���(�T=#I��ꇫU� D���Ceq6���-Ê»;�MF?v���,��h�)=����m�: l�7����,O6�G�q����%lP��ͽ�?�ß��Fg����@�1��O�^���dV��]��=�f�F��z��IX��Fta��`DQ��K�Ex,M�f���lC�N����DM �1c����L�Ɏ�!�.a)�8��z�m�r��d��n���Sn�i��V/%�i�.-×�о}�OY�;�9�J�n��Mw���I#�� ����Jv�3�B v:�J� ��TwZMy�[T�Ff�f��:��U�HW��7_������x�!�;QYD�MSĨ&f�~Ǫ �h���T�������B�v5L]�Ҭ VR_c��/����M��Դ%4����i�.�-@ �wmGo�A��9o dá¿H�I9Fzw�G��1�S�R�.{*��!�á¶G�Ʃ���K[��������?���e���ǦWZ�'�}}d�^^����Z�:r2�ph�E%t�g� 1^� q��̜+���%�7�F�@�b��$�fJ��Ζ%�Щ�4�%^���_3�� �[Y]�i���_�B�GG`@'�*C������ܒ*^ua�NÚ˜T��xﶪ������� ����ϗ�|9���Î/{d�Y}�LF����%%G�{�v��RSM���Z��p�w�(��,�C�2��t� �֫+�`bq�.��2���7�LÌ *���.h�b2 ⵮��L�<`�hl� C�BW�iK���1����{���|�Ǿ��z�XwU��7whld� ��Êy�E��.�����n���w| ^��2,��=����l5E�Y�3^���G\7kI��{عi���B;��f�����g���'��Ѭ�?uf�� ��R<w�z�"ba\ ��Ib5��M��:oBb��� ��4L߀Z��x,Pl ϛ���c��PMe�� ��~ ÞŽc{8��:���(Xd(�8�W��È¢AZ����i�k�9�ӹ��KB@��U�v=�C�˽I��><�o���f�r��B_�P�e��g�1)���������uZ�*L�O������`��A���]?�{���'?�{_y�������o� j�M>T�������wo��YZ�G�v�Z�|kZ�^1.�K��*�T���ubn>[�v�2�*$9 � `�}t�p ��mt� W��hj)]��%՛�|�ڑw�S�>�,�1U����l�|BO?�:=~:_^�_��ۧ������x���rq~�\J�עKwb�l4�.�Rc��2doE:��~!�yl�+p�Uï¿½è¸ drM��X���z}�8*}B—Px %�wÈ“%`��Qҥ�R�"��>/�Bg���[�eɥ��tÞa�m���PK�/E�>�����PK���R���������������Definitions/groups.yml�X�o�8~�_1p_Z�Qn��r��I��:�:u��"���&J�Z������7CJ��i���CS�Ùof>�|�{w2C�0�Z�h�/����O33�Z'��&���,�o��o�M6��Rl@�CR!R!�c���!3e����Z�e0�(IH�o� 3����W�Ut�@��+� �������z�ND@���TQ�]Þ�o'��B�|� ���Ғ�� ���ebN0�X�� i����K��3�_��%��[9��^�Zx�tW��%4�SO���p:�H���û�O�y���p�0����G���܌����p��g<��R��>V��H�qĜ�6E�P��U��Bf�^�b��0+ï¿½ï¿½Ü m)g����(YJ/|9r����q�Hs,��A,]E>\A�r� Ó(U�S�S�>���w��"ٔ�����R����!.L K>�y G�YY����`<�O�������P L���E�\Q�)�6�=�Bd�$���|6o� �l�Hv�69&J�m2�I����S�Fft���O��?$�}i}a4y�p��>�7�B�aY!�ՙ�X/e�"!33�X��[�*K���;wY �x�/�T/��{0Øï¿½{�ΙL ��1��^\X�_���][�v��|��j]110��}�`�;�-�O�qV�7y݆��'p6�h�L���U���ÍQ(���|^b�!QePnijE5I�Rf���X`����{*�TD��B����*Ò¨8Ub��������a�����+���B������-�a�0]�8���x_;�����'R���d����z�>ח��D{��&+tRY�>�k�j[*��1Y$�Y����y���� U�91�9�����RJ��<��r�;e�������*M�eY��U��F�"��>����ǯD3����ڿ��nJKc��q� w���`%��l�������׈�I�a�5bh�Ԙ5��Ĭd�{����T��r�B��i�I��<�I��y`v�y�k����c%����Qu�i��O��ն�����>�0��#ǎ�}C4���"%��a�,i/s�0�㩑�l|\����8�Pa�#Q:�[-Ag�o[�J��ј,�M�X I�X*�7�F���k�=�`�;6�w��@S�M,� �^�~O�+J2�$�F��ߎĻ��}j9)�o���RE���#���#�I�J�eØž?�&��r�s�/�'H���焃�s���a( ��A}��4.m�-u�j�U{>u���fB���/�F1{��ճ��8 �_:jt��?�kÕŸi]�t'���^��<�����_��?�3? �b���\�E9�sf�fC���oM�lt��;4�u�D"�����}f�|"�їLV��s_G��i�HSF�v)�%Yeml��p��P�]�^i�j��UK.tla�`�z�����uM����h5�HÑ�T�âŒï¿½2KW����*�.ٔ�i����C/�7IWA2�N�ۅ�u�|>�����+w��ͦ�U�AQ8�����}%�pW�0���u�)��в /RtT\��6�*��,e�}�j[Dֱ���D�� ��p�u�,�-�9�+Cx��e"�av�� A�5�BS�8�;Prby�w��Yr'���voΔ�o|xW����"1ÈoR�-trS�X�)2��E�K~��ٟ�urMT�=���s��&�E8t��G������E��ڱ�M&�7���@�H|������K�/d��t��Q|n�dz�/+�6D!��X��dtff���uRfz�r�s��yּ���6E�c��[T�Qe�z��,���l;9]� Ú…R��Z؜�i��c�e`8��e�f\�V���*~Ȏ�Q�������y0�������� գ�PK�\�J�����PK���R���������������Definitions/policies.yml�]�s�6�_�q���J�&��܃�vZ�%���t2DB�$��,���]����Ò%�������~`�ß|G�� �2R��I�'�t*��ܓ�̤� /�/�S�p��>�'P��5)蜈R�Z1 ��6KY� $-�*�T���r=1�8"m �#Q5���W�k��#T�|}��D��������65ܶK9~�۞�����uop}�1?��)E$����:�ZC)�9�%�$t,<�%2|+��b�"��[*PɸҒkH�a�w�yQAN;���w�Ah����㇟?�_:?vz�����#��л�~�~����������ۻj��iج��?0�Q�,C� ��!U���x �㚎�S&,�TL\�6����\SmZVӜ�R�4�؈n�%S��b)�%sZ��yr~?K����ɨ��y��T%{��y���#ۦ�3��X�� ɘJ%���� 8��ap�!}3�|���9)�\V�� ��S��,��i�9MY��b.�%��bK�r��j�B�,���I��|b�жdD �Q�cY֕������ �9������c~o����3^�i��$U�n��1��4���L��w�a���߽ ����b��^���c�#4��t7���|?_b�Xk7,*VQi�Rf�Ã@G���1�ymYI�Vjn�� Z����t� �e�xѸ"o�D�ˢo.Ȉ�-���Z�B��2�d���]�0���` ��r�3�#:��LJ�����RЄx�8�D.�c��?�U�*U��b|��}a���:2F2�����͘5�jY� S0ݾ�&h_d|FbdAl��s6e�>R���tΘֹ����ҧ���r���y���H���K�,"�W�v'���D��-�r��9�m!����πٻ%�r� r������N7��u6��&�.����sX�R S��Eu ��Ln���v=Óm���)"s�9l�lز&�z�),7X-��Nӷ���X���w�r<���)tq��{CL��L���)�ZH�5�c�O�m���qHDULN�6�Zع� ����v��Y�{�S��Pkß�}�1��L�s�q)����(\U��tܱ�����qit{�IKZV���&g�.6�H���챷��x��*F�vט��&{��J�ZC�j���L�dX��d���K p��u�&{��f�ƾ���R@ș�Rƪ���=�(�SѤqeA,�)��\7��(�E������{{�t3 J 3�d�(ï¿½ï¿½Ó K~����gݷ����|9���-X�S�����:Û›R��Z�B,�9u�POKAJ�L�R�u>+�u� rY��'*���^D6�`�E�B�~'�2�v���'�p�jmm������>�ɬ'���4���Y�#�䳫-DV�2 ��2�j�]�]G#�L�!,�ó’—���p����H��i���p���R��۬p���5��qqst o%��x�`��S;���ft7d�D�?�[��x(0>�����o� �v�y����m :������š�4�ە����M���1)%��~��f~����=@=f����[��-�tåҬ�sH^��� �uN�c�� 4�1���X����v �q���G��i�s�1HÑŠ ��-piyxY��C�>y��f=�Gy�6(�v�ӉuNj��3O/{�w579 Zo���l�a�9����ha���(;gzt��2���h-p���2�?�y~3�J��A(Ñ»L�é1�?�60#)NnPz�&kIk�d 4`K�C;�$��vu�����fK��4�pUw�B���a� �ǢP��V�� O�[I��P�����[l�τ�.[�֒��x�������Bm\�� f�:�,��$5LO������EE�s��<2u��)�L��/MK!�%ã¶¶*�<���W�GD��.�����ܓ�-k�Vb�� � ��*�4��rbJw�@s?���,�٘�ơ^�Z�<q�y��g�0�o�T0S�N�������G��f�G�`T�3����1�2i� �B�����f$�)kmC�?靈�����A��a_�������C'"Y�2-s�pJ�"/���5RL�����j�}^M_� oÖ¬yÙa�!������>��Ԉ3˵ǣ=��c���Tt����:ˇx�؛�k��?_�[>~/�C#���xRVe�†q�0W�>�4�u��x���p(��I]��*�<h��p(İ:2�"�����!Z���,$[Գ�w���D8h���E4�JxD���I�״��rFGQ7���u��Q�*]��i�P ň%BE"���.�H�����pƬ��"���g��E�KW�[�-���@2�+�}��3��摤㈉h�T��&dH'S�2���0��I'ᄉȣ�W��F\�"W(�27|� V�[E���^m�B=E�QT'lVћ��F�+]�4�?9Í¢)"� ���!!�Ѩt�T�Y�0 �*�YE:�d�Ԫ�Y���U��E���6KVÚ§DB��ؚ+z�F`�I�O��NG�o���JU�b*��T:����PF\�Y����H&������$7�8&R�e<;�^Y�(��P�Tr1S� �G@��E���$�D"lj��IŘ����ɮ�FFB��!������r�P�;��֡�T����j%�DR��c�qpJev�J˪Hc�E+�����J��F!�ѹ'�%�eÄ¥q��?�$���r�Fu�g�ÒI�CMx��8Z�r�dy� /�,�?�H*�,����W�6��M���5�R.�5��F�-�yo�cr���tq�drQ��g����3Þ™;Ӽ��tX�]^-��Ú��\�,c�AzdƸ��y4�y����A�˘�^��� ��2��4� /���n������߿^�݋5����jÎ0>j�+hn�|w1����L��g�<^WGknC�.�*F�w��#��h��u�߬N��X-ld�کw������MXa.�Z���͕��1/��C� ��Ԇ��ʩ��{}��aEx�l��� ��KIt�6o��ba��f)W��9Ȭj��Iû�.����D��[S%4��[mX��XC�U�Ʌ���j�Y�]nï¿½ï¿½Ö ï¿½ï¿½ï¿½ï¿½c�x�5�K������n��7������� ���d/T�M�vQX5�&(���W��\:� pn&Z�(�jCbb��説vt���G �N�E4�k��;� �~dEc(�ã³xr2k���W�SOM!�o�- ��Js���i���}�Z4Ú—r���@��$�zo7<�M���6a��vD����*�oГ� �G>;C�\��|����ʖ惡����#^��W<q�����x⾠��x�~���u�\��y���z�~���������������v�xܾly<n�y<n<nd�x��?zh�Kv�x�����ym��>%��5������*Ê ï¿½w����8���ˣ� yn���R�qDM��›���Í…9�Nh��27|,lie���(�ÄlGV��,�� {�`i��NtԒ�Z^�\Z��)l7M�;��N�z�j��T����5�Nj����^�8��/�~����@"��K��[�d��������z� ~�.L���gw��j,X��P��^-��[�۟��%���:󴔀��� ?���ARy+�sX�i��95���WY�i�m�f�v3���|9�vZo2|f�ö�R��Qp���W��(;D����6�-e��4���ï¿ï¿½ï¿½ï¿½O�cXl6(!4u��c��85�N�OI��\7_pY �W�͛�!�Ϣ�FL��5&��N]��%}�BC�^ .�Ϝ(�)A�O&F�>��X�����-����W sC$�8i�K�S5�)�����9�eZ���9~��:W�y�xv���7z8�D�`����o���~K�C՟������Tq�S�qZȺ�n�`—ݫ��|]�-���ǜ/����) �$M�v'W��87ß‚4�f>�6���3�F�n����f�*��{o�����%�u�<��j���a�+��PŅՎ�Ծ�ZFa'�~Y�iȜ��3s��|i������|��i����F�PI�X|���/��Jf�� Wh��0��o���j��? 0�4����@$����� ��e_��f�w9�<R��XO.��N����g1��A�k�h� ���O1h��@�g�PK��ח��Di��PK���R���������������Definitions/annotations.yml}��n�0E�����iGn�tWn���,'AV�X)$�%GQ��R��iQmr.�yx���F��=U���#��b)?����ye4|M��� �C����a4=t8�6�'�Pj��sI�Ai(Mg[��$?�4G�T,���(j��S�^��\��{d���r�#mj\�l'�_�dW���L��[ݒ���w���z���x�0�q$16xp��n�M�:�Jyv���I�^����j��s��|_�Y���l�c{����n��쳫�;��n.�}����֛��m.@�+IC��~�T��T���D'������Rժ��t�cCИ'rZ�K�S>L�^%.��#Ǜ���4 _bQQ�����iÚ‡L!���k���<��q�W�TȘ�]����Y -I��&5�4��H�>�M�J ��|��0ӕ̌�GH�T#��Q�E���9>�N��)Y�&ax��'s����.:S�RS�j?j[���� ÞD��5��~�3D(��1,H�L�jC��XxY�����΢î�����hSK���2�`��PK���C&����PK���R���������������Definitions/relationships.yml�XMo�8��W�� ���=zOn�n�-�Eï¿½ï¿½É %��V&�$e���� I}���8qР�+q8|�8|3ԫ�W�L��"c�ʄan%ذ�)~��%�"��Z�ߓ��k28�C���N�l�wLi�J+�BZ���`�G* Ǥb�^��*l+��/�$p�-��s�a�a_�iѶcÜ����[9W���v�p�6�f�σ��]�OÞ¿b?�ʅ�̈Ki�|�x@)�fηLÆ—F`�i�5�I��dV/Ü–/����y��ت�!��âŠ'l49g��>���o>O�����p<����[vu3�MG7c<}`��7��h|}���2�Ga?@J�QdD�D�=���B�r!Sĥ�%_ ��a�a�0kii7-�e�˵t��7w��2gN۔�2��Jz��&�À�!K��l��������qvp���؜��1O�d���*���J�Y�4��+Y�ܮp��I{�&�Z;c,65�pΔ�(���e��k�6��\ �m��bք�YH��]<ϙ��w��V#7���u�gq������̪��A���D�dB9l��o��H"���|F퓱���� Af=2l�.���Yc2 �I=����V-�p+��=�u�@��E��4� c����������X�0�sqJV���t&P���i-�w�[�L�(����*����"�;F�)�@bR/�ro)N6|Q~�V�N�ZQ/k�k�,�G�s�]��J��@��5\g-߈���è¤ï¿½'�F��H��ۄ�\��0�dTk+*�ݳ� �?!<?<Tg�Z�J��\���%�'�u�� �zZ�Ǹ�����S^g3��A�*t�����˔p[m�#+�2��{�1.�e��a)l� �m�d��q��Q*��D\{��^e��� ��[)������_"��-kê� ؂綋�[M��x"�K��y�Ȅ�5���Ykq�*6�Y}�2�X����g�|_HC�Kx�lR���Og�3�� ��Me�S�$ �}~��.s4-�ګ������ql�A�o�iP�+�\���� ��:27�A6;4�7�uU�2�t���uU�+Ú��^\B)e�j�c�P^��7�(�,�Q� ���:�\bW�#���-!���^�_Zӧ���%l�!�^E�8��������Ή~P�n;����wXZ�:T�4�ak�f�PK���g�T�|���_y4U�sX7�51����KÛ¤s�iZȓ�P��wQq���a��J�]���a:j�k�ˈAQ��Qh:x��\��V�Cf�>bV�B�p-��uS������P�rÙ”vm�w�>�����Ùz�2��sR�Lj�Q�AW5a:���P�}���+���U�Jw/U�ǘ�b�V�'��QXjf:��+�?�ku*yg��w0/T�X�Ca���4�c�;������t�t�o��i�nu �]�ME��f�@I�6a�g�͌gw O�ݿ�t�%t�)-^�}ghݤ�V�C��E��Zޜ�m���D��U���xl{�?,�æ®ï¿½ï¿½ï¿½ï¿½ï¿½y� <�agʪ�UuvV���D|�Фc����"��hؕ�v��(k�����L��7���Ҥ�xh���-7Ǩe])�Ek�=����}0���Ku<�C>���V�����/��ESY?«jNWy[l�/Ҹ�秫p�GUw�%+���t<_U_������ۡ"�X���9�Ry�@-Z�NK�C,O�q�i��!��H�mX�������{7�D��s�ز��y��>9<���Gg�a��m��${9tQHO����R�wH2�od�T�nl��Oo��p^O�Q�PK��g�����PK���R���������������Definitions/artifacts.yml�WKo7��W�C-�^5=�'%NP��\X���jwVK�KnH���_���Gm7N�`K���7�<�f�>���Z]�_!��ӯ$9�{�N �e��+��h<��<���Z�����!��J��1�ƃÔ��QR���� �$'���\���-H��O�?zC��ò¾¹œN���D�63v;UQ�M?��X,?\P���N+t,~m��\7=���ņ�T�cAl-�����K�=gJ� �ä¥ï¿½[�i� ZCx����%4�gK�/��n��/�����ê›ï¿½|�������%�������|5�YЧ�0[|�?ç‹«s@����r��d�`Ж�'�&��e)s�Ko[�EØšZM�@������(���(YK/|��IR�����u���2��w��E�c�u/j�~�~;���zw9��Bx��� �e)r��}�$�h� ߻�����r+�X1��E1�Vy8��;�����f���3�$�A(5��1�h�׉!�������3�]a�L_��ټ&L�PÙ¨Xï¿½ï¿½ï¿½Ø¼ï¿½× ï¿½ ���L�$��(���+tc�/���d^��؋ӈ�-�Q� �\gj��]����`ଫ0�aQ(&�NZ� 5I>��>��>c��fQ��F�U�S�8O_Ó‰G@�_�A)�-�י�0;�1�x,[5\']�.tچ�nuhx�� �E^�Q���bÌ™p�J�m�N��5�85����;��4P,E�8�I㮦T]Ò mxb>��ó–�g�J��u����%�Q~��)��pMc� �2<���@�c��\lV�i1���<,�� f9`�A�xbR�q_�3̶�*��&��s���4��kp��X�і�cO�a�SR�4��h�f`�&l`����>�u������;��ЗC3É¿)��6)�-*a�dB�;���+X�W�+*�O�y|)��S�GIB`�^HL{���|g��VO�% K�������$�{�{S|���i����|�q�E׹���#�È<s#���a4�ä¹ï¿½ï¿½ï¿½ï¿½(� -Þˆ"�Һ� $��4z=�f�$��K)!�Elj�d�y�+|�T� �.�p��G+Y�}�8�J�>���s&���H.�|H��ܜ���ڪ�ϊ0��?�*ٗ���;�pXE2��'��t^Q��e?���� ���+�v�K� |�0Z{� N���#�HL�#��Lq`AGu�b��I8X���q�f���Y u�˖�����|�h�����~���v8�S�ʈⰧ��îŽ=,<>�����b������K���|}{�3��� �~��?T��Cg�C�L���5����x.M/��\�5>��|A�PK� Qq)��E��PK���R���������������Definitions/capabilities.yml�Z[sÛ¶~ׯ�I^��i��>ɒ�hj�Iv�O��$�����9?�,��H���iO��Z��a��oA�'{P�i����ЋI���F��B�fR���/��Nx� ���J��"�! $���a�8�����(挈�š��S� �Pğ�93g��yy�y�sݿ�1�������#�'��3Og������hr� �5Ï‚S�Aѿ�p�� �d�09Y�T@�☑�Z1�ĢZ�͚(�RB��b��T����M�'����w� '��7N�(��������ǽ�tx7��1�G��t�8�__�7�~�]�h+TC�be�#Hf�HCk� ��s��1 ؜�/�HȂ�B����������^�R8��!�=������t�s��U�7�i���q�����?�2��� Bb���x'�S�1���7��� ���b�Qí¥4v �:P,6N�M'�(���BLQ�A:C��f��3IwR�� ��JɨB������]�v�M�zQ#ҋ����1A�i��b%����l�"�� N�ߨ-s��n肪�i&70'\��y��o�1%���|�|\H� |�FQŇT�]����)A��I������}��;ӯ�?h ;~E��p�M�h��(Ǥ�j�o�O�0F�RRa^�ܷj���ǒ����j��.Ta�!OV�`��c�N�%e���'F�ï�����I� J�|%n`w��Ԁ���A��|b&%�D�,/M�cb���뵈}A�}w<f��f-���J[z_zÓ»l��b�:��LTp08V�����&��܎쬷�Qj*�bZ�Ƭ�U�E$>��h>�b�Y�L�,=j�k$5)���+� &��X�$-[h�bMd0m�<1������=%3�Z�ˬ�ae����[�z�МKb�d�*+����L�D��͆d��xb2�^Ê„#Qt�Bڹ�# �Mc�P�Ms}0|�� M����_0��wN�c��\�EÛ²@4�e&��e �X5�x�tv�%��.��"Yr���yA܀��z!:�u� Ë`TBh�}�*>��8Ü¡O6h����CT�d�^M)8�$��sÍŠu�s�m����q��M,�^�r�ڜ�0��^� �-".Ͼy�`u�� 5�ʳ�-f�la����7����D���� ��џf�Jm�q����DŽ{)j�;����]A]EW����1JM����I��H-��n���3�zz�t=,�kᘦd��vX�W��-��'Zp�$r�!�_*�=��RN�D���1 �*�ކ�2��j@�%�DR,���F�;��%|�8?�X�R4���KV[�y��Il=���}�'�(�vU4G�] G��*7�'Tc���GC��7bﵺ�O��c�_��� 閘�7�,��Jj�\+ZXH�GҲ�~����}��ٱC�;�n�E�{��a�}ǜ�~3�zʞƉ0�%�n��u�[�:5�ק�K���� _�C�m?x������+������%��x��v��C�m�)Â����s��(~��7\H���F��:�MG%Yx�I=�����Ãi�J�*���m���_�Z�z�"��7�i����;&�Os@JcA���i0�u$"�m��n���̃��(/��SEEpR��m�)��B���=���\8]���J��I+o>�[�Ss`K4g�D�-Ϲ�A~%3��d7p��LB�$-�9H��fY����עE���£z /S|`?e&������P�R�9¡�� >��3�E�o����(����s����5~��#�9U�Zf���3�eU�ۮ�V>�h{#��[@�l�3v��TEG9!&h��������O��8�P�@�}˛׎����Ϲ�oGW�[�s��j(|�F2�p�<��T|������|��+G�� �qr,������b|��������H+�;�ÎY�9�nh]×£!poHC���:������iKǛ�y@qsl~���鎜����%�R����fG���`�=�>q�p��IJ�*<�����;��K�L�����%����,��vZ�%�K,��#M�j��A��w��qX�w9�"�]s��vw4�����"%�5�;`7+�V�X�6��wo�"K4�=��6H�o��f������a����]i�V�MWW�f(��q��~o�M����7?sNV�[�7��|����.��Мs׽���|�PK��~����/)��PK���R���������������Definitions/interfaces.yml�X�n�8��+�eH�t/dO^7i�Mm rS�$���&V"�$-��CJ�%Kn�\�\��޼y��\O��G(4ư1*0�i�"�U���+*ͥ�?�{��\UKW��E{����AH[�D�5$<E��s\@$�<�LD;n6.ME����B��hF�9}J�q���b��Ƙ���n��y̩��Zߥe��{�g����;�Wï¿½ï¿½Ö ï¿½-WT�j,'A[�̔�@*`k��f��S�p��-�c �%��(�ښ�[yTt3��b�����= ���8���ϋ�K�6}y�Η�c���-�����ӧ'�ο�?��� yEi�-WV?���G��ibK@"KA:Lj'<���z��kY�T�2��nj�K�3n�q�t��4#u��.����\�V�{����Ä>Je���bf���� U�"�>GZ����{����u�xn\�%�Y.���������)HgR�^�-A���]�(��eI�"�R�`��R��Iq�b�qh���]�0a83�PekU�B�k�&��P!-���Px�?�.EÝ¡ �/e~H�B�l�:$(�R��j�0�6bTm��SSM6��rB0��6:�1O�!Ĝ���a�����#I��n��v��(�U�/����$e�ܪ���Y�T��os/���V�y|�u��0�B`dx���}�?VTÎ…Y��ϊ޼���e�y�Q���!��x��mQ�:���n� �VZ�A�����X�rS����Fa�T�:sґ�C`1ÑŽi�j���}�22L����+�ٳ%�)��=���G5��&O�V!cl\):Qc��q��H�g�@u�*��w �J)�ު�4�)�y�{X\p�A�� d~��1��~��m��� �����7k{5t��~֮��N��_�� �v5�n�^���C�`.)��CN���~B^"OÉ¥6�N�A����w�{Õ³8�Ió©½·5��'�|�T���I��1�8 �(��)u���5�7ӹ�MA� �6v�rW`ã©›V�I)9�����ɩ2k�!��}R�c�aS���1��Uy�g�M��7�o���dڹ�U$i��{O�G��������`Z�pH��;m�ٱ~Mhz*���L����H����Hϳ/�h7���<.>0z����p�'0 ;�9�~��%�V�a&�w��v��Ýcjy}H�om�s�>t�{� �2�^&��ZO�p�A/3�e=�~��PK41H4������PK���R���������������Definitions/nodes.yml�}ks�F��w� �#�ܽѢݚ�� o�6%ÙºÕƒ#��w{q��A��4`�$o���z�U@�A��B�%U�������G��c/��������~���ȟR���l�����5J���N���9��m�?:I�7K��;?�)=��3/�w��8�?���h���s����������Y~r't��fYK/�w��^%��W�ݻ(��+q�^� �!���(�͖?����~��,��u�0��������Z9A�������W�{����fN@�(���v^�~�B*��<\��g2���"�͓���r�����7�n?ߜ��πn��]Âg]�9\[�.��P?�V����V�e�Q��-7 C�͊q%~��h3�`��Ɠu,a,�{n�W w� |��wQ�y�CÔ—6"�"X6?��ɴ �S�����L������¯j H�;��-o�Fl��0����>Ze�N��"��ǖI��2Ú�]E^�E�i�g�Vpb�:����C �q!�*Р�ZK� :�<�~��Z2�,I��ʙě;'�6�7y��Wé·¿q��/�^r �T���'}{��е�y��s��lU����x�hÙlÞšHt�R}�� �!}&�7�)���E�6�d�qc�q���XDQ�9�>_gI�5���k *�1ß°W�b? "��}%κS<�l����Nt� �I���޵I׉\��Qba��W�u������|���Љ�M������e����i��� �k�%p�Mb�=� �������s�ʇUP���'�'���։�tvocPV�?�o��5l�m�)O�o~�~��f�<��ݑRÊ ï¿½ê¦&^Y�?�EUQ�=@�x��^iY�^�㞘��H�^�Bg�+�#Y3`�<��Ϧ� �f=��`�V�L���pR��sʖ��U"��L�yj�v�d�R�N����jaW��y�� #Z���b`0���W��O���� �-e���Z�����.���8���� O��n�M�� c����rHi�0��h�:kE+�l�@�z_�Զu��͋��9�|<����u6���g=��E6X������5O�.#��و���`�q�,K��~����>������4��K)j�O@��Dо�Np�����XT���}N�bT��[��F]��0��,������I�NZ�2���։�'�zɳ��o눶�Z]��.�U$l�|h�_Qq@`󥢮��z�J��{�qe��t�}|n�:�,�>I�<q'1�p���6�7�%{?�q�b�-���z��x��^>/����%�f`d� #��φs�"��"H��K�:���4��_�@~�#[]�@���<�3Mg!ή:��B`�ph�PD�5i�fdj/��o)'BQh��Z�9ݚ��W�̚���Qx����&5?��4 �=��c�J�`�'u/�S��1����ܘ��™ɿ�u��C��zR�����J���X7��uǸ����9�9{]�%Qï¿½Ç ï¿½ï¿½ï¿½ï¿½y���h���G�A��بUT)$c Q��0Ah��<K��cf���Ƭ���7��N'�JZ �l�b����1�.0�H�$�v��C}�LC*!�%y �j:�Eg�g�±�7��l㧥�Sv��4��l��L��؀�-6��(9���U`��`���$˵��$�|�C-f�0�u��h�\\��A�^X�]J�;;��s� z^d.�W~b�LW���4���i�H�-�gJ���|�6���o����c�P��� I`]·$}1��լI���}zDl�Lvɺ'����$�z#?!q��Y�S�]��ÒŠc����aaκ_N'LP];�����fGK]_o8dd���A",����J͋�a� ����!h��*m��K$>�"#�I�H�+u���ʙ�;R��=�[��v)�RA�#���rD�*b�b\�l� ���Θ̋�{��dg9�nj�5����L��!�+�Q�w��ݗ�L���)�T��`����K��ї5���M��ߥ���f[�TS2����� ��5�Ê���������:��'�WÓ›{�9�N Fa�� �9ԡ܌�9����*we��Еc�UP+0{���;��e�<�<6��B1�A�2t�-�h�(��6�h�_����e?�����"��U�m�TC��,���x&���؀X�}�@��=�;�89�>L�C���������nf҃�|�0��*S5"Ұ�v+��X�oS^ ��׉�z )������x����~n�~���N2�Nz��K���YqM&\i a�!~!x[�������gm��F�#5O1��-@(���hY�&���C5$>�8~�Q�-�-Òˆ;S`�_�@;���l�ZB����A%�''tq�M�wxt��n} �SJ���x*XKq������Kր�ì•���q���6"�1�� �Sp��f�=�=9���������;���2�Ces�G��Ì��+����:J�{q-+�]�إ2�Y��b����3�oYz�܎{��z꺣�U��`���m�]cl_��="�.}�x��V�7'k��V"�(i!i�߈nK��J�/$)g��^�$2#�t�F�ۅ�(s d.���(���F�;��%�?��\��eo�U�P�Nwٴ��e��(h�q~i���c�W�.=�$����h�Q�*�L�2:�!���W(�o��� � &�1&�_����Ùs�)�h��V"1��߈�[0�+����g�a����I0�#Q��3��\b�_��-��$u��o@��bB�(|UH&|߈�W�W(�6�����ß���%ܘz���-H�#;#ÏŠL�Q��xa�W(��[8Dct<��w8�����7��Q�+v�z���1J�7#q��t���<G�{��}#_��^����L�x�w�-h >�oa�(�8��w`M�M��y�b�-zFI��x_I��R��Q��.���.a�W(e�0�i�<i�s���oq7���-o�UsGi<J�����<�k}�FY<�,����6�1g�W(��Ƌag����\l��Q����Ҥ�q\��8d���>��U�==%s�B��8��(jd��>���Y�A�:q���!�j��2�h<�gtA�3b�)'���^�0�z� Vo1c�����B|�(���U�Aa�]�役@�Q�ᾧcceC�����"���(�߀>�%�(r�H��"�Vz�"V*�ꘟq<�V�É�V��Xm_=Wf�W(��io�������29�|�1��ТxL[��(+�w�<���c��Q!��D�q<Iec��#H�7�v��W(xy�M�al�9J����`�c8�T�Y��BQ<Ɯ�Yy|X�Î��������$�U�]�N�P��>���d�`D:��|Ӓ����Øï¿½ï¿½/���j��K��1ҷ��I/�a��v��ۓ�c)5k����B�w��~�X?�轖�?�[������x��y��K��^������}�X2s�x/���Z�2ǒ�:����<d�����]���m�ފ�=RH�CFÉ«DbT��Ьp�+�e��[�c��a%����c��1�����"O�ja{7�&��j·Umɓ�[�gB�r��� oHj�*��{^��tAn��[�Ĩ'���b�W(��;.n��9�g��� ��=f�O����Q,+��iC<+l� E��J���p��N��H�c�TK��%ގ���J����n>� �%,h3Q���Ov��)���,��ٜN��X������xï¿½ï¿½ï¿½É ï¿½0D���HA��^�, BE�/�(�2dJZ���Y�(�c�%����->1W_��5Q����H���N���b�^�Q61�s���Qj�Q�׻^�Q�W`] �ߣ{�΃�s�4:Z� Ü—P�j}�p�K`���ڙ��$��˥�?��y=��|9��D��O���N�'t�� UQ�!�l�%�v�n��#���t`x�N6��M�&S �@e,P�׿�Bßµe1��t8��.j�()Rp5ٙ�b�F��'�f���Q�/m"�%�m�]��ҳ%|�ͤGa�l��="��i�5v� SI8�`���)Ò€)o�q�$��3M���?�ko���� ��1��u�q��1�XÉ‚IP�ܛ��|F�0 �|D����ċ���@�BlN���&zD.�mG!�~��z��K|�#�@��"}Ö˜~~�=�v�;�_Mg���������$|�8� ���N�e��٧8��D�Tꧽ�͈�W�H~�vВ�r��+�-9��qr��\�A@��SÍ„u�+�0��5�N�a���r�6�ճ��Hs��?S�l�T�W�\���}�qT�����$��QLIVf7U�V��]�T�����P�/r!�-�䕙��@5 �Am��ϡ�E����+�R�� ��2M�/�%�T�����e)Hy3E;s|0@)X��A�nT��~ 4~3_�x��(t{]�D*��p�w�0ѳƿGp��2ɢ�udoÜ´x��!������=�t�h�#�AL�����Ǜ V�Vz,�'}��t��jzK~�"�r�2��b�YH�K�@Ø\ÃŽx�U<%-}�S�_嗢�}�$p �I6aj����ݻ(�\S��f�B�+�x �� $WÍ–gӉ�'+$*N�_���N�bP'V��M ��~vL�@��9R�s��n��l`+��sR7��[ ]���QÞ›|������Æï¿½~��o�3^�P��È7c�m����麬b�QmvGj��};�V�J�U�`�<ic�A��&y!�Q �/�k-P�*�c!�-i�*���N_�+P� I�1��CuS(!��V�: a���'l�I*��d^L������p�� K��D���$����8gûV��A�b3|{�*;�t6�������\PeyhIo�'%o3��Z\MͪY�g�C�T�ی��UL4ŷ��ii[����ء�4ÚŽT��U æ²³Iԇ�Ge=H���2������Y$�;�•���jI��C�J�)�"�]�e�o4R�%fGp_w��*u����Ʌ�]�KCD����#��%iz6"J���$<,�B��ηp����>���"�,(���y��������s;s� {�:Q�F az�7H=����|Y�Np.�\�b<K�ȓ���.��O���Æï¿½ï¿½ï¿½ï¿½�x��Y�aa��T�� �:$9j,����������@��8�!�8�b�l�wq‘��6�Πq��K�(]� ��=��x�*��M��!o�C����( :�.�b�0�X�(馟��P�a4���á€ï¿½DW>Y�?��S ��v���䎎� HJ��I'�-3�(���7d*�g��C�h9���7r<J+��[�N��j�$x9Ѭ�25/��o)���fT�$�q�q��=:*���6�c*B>ʳu�;o,~s��F����� �y���Q��Py�r��g'\���ʨm������w�m2zÔ¶G}��f��J$��oN2K<� ��Be~{�xT��#���X9�h.���-+x���F��[�g����I�Q +�}�fh���J�RA~�2xT���S��Q=>�������Q=��}�xt$���#Ô½B��ГGG�ңL8�fw:�ʳ֬����*K�2���S�}�b���SVY1pb�DY�W�Ä…S�e$2���x>@��1U�q㻤����Ӵ5o��Vy��G�{܊����Y�%���v�_�CY��! �).�~��H�S�D%UH"�O����˙V����G7^ȓ�@Z'�� �B� -�ʙ�9_vh�[;�p�y]��@��)���<T���«����/t :~(�K���EH5K�U`s��V0�DȀ��������<L��TF9 ��Z��k��� @rQ8�ۿ0�������:�`M&���'?Uֲ��Ul�_:ַ������Qb�@'(��S�O��{/^��(`��q�aÏ5���<[I����&��P��5Fb�I�n��lƉu��-Lܟ�X��2_�����K-���WCSd��e*9�ڳɒ7��Q呼� �v�� x���J]�⾜�)��D"#����y&���X� ���B_X��UQ2�P8}��~C��v�*��]��Y�T� �K2�A�A;�ʖ�r�l������<X‘�&^�M�Hu×¶����r�?�/=� s��l�4j�ӨLï¿½ï¿½Ý &9�n�3���Ћ��^�+ n��:3��Y����T�+�|��ͤ�)*��>����6���ԎR�U%��Z��������S+�<\�Wk��4��9�|��zq�ߩ�9*$���T���� Ae����щ�J���2 ��L��v}$]��ٰ�[�U��&��uۋ��Eɗ�Yw���y`p�M���lv��K��2\��u�,HKÊ€(��ɗ�*�� ��?`�o� Go� (�k�X*�0�,���~p���l&�Uo�z5�x�b�v}�s�Zu~�| ��iM����:,�`�8� �����35�h-~��&A� �uV=l�-�����A��y�g�Zy f ���شt�h.���9J�b�o����D�R;�����1�{�Xw��v� ������ț��>��r)Ö¿Z�#��)��%ʱ�r7Q�z�1Js?#fF���ʊ�~(VM���_z������0uS_z���wT�|~@ ��T�cs�JYv� Ɗ���" J�= ��у@����uxOMpQ�m‡n�#d�á„� XU��1��?�S����X�s/������J/� ��_����9����h��#��oK; ����I� ��5Jɘc9���]L��PA��S2ū�2۔��Ћ짨u�~�r��s�P{�97~s9�i��a%�g��|"*� $��G�*��� beF���T8 �;�X�H����d��������t� ��/�m���:-��%��FO=���.�p��qI���HW��nXaK�Ք�}����� X���w���RF�?��o :+��Yw��.����V���lÙ² ��/`�(��[?>|UJ0��8�N�O���� W>"��t�(��(빦-(MzE-�$m���W)�p�:�X�C��@�"s�!�pm9Y�VS��$7k�g��X���>��Pp3�~�z���*��gÆ«,��ٛY+=>jLC�e�%���|����)��>���_�(jj�\=���_ol��!>�v�%V�v�M����3cܻ��I1�\p���j������%���HK�.�5��Z8��<��q(VF�P�e�Vi7,�-�-T��X�`X�(�� � ���~j��7���rea'�����zÐ� ~�o��d��A�dsu"��`0��ðu����<���H������q�fT~��ÅWm.�k�X�6��O�Ew���oí‚¡{ÈŠ*7�*v4�Wt7bs�˅��N���;[R�ݖ�� �Y����kà§•G���3�����PQ�_�t �y+@�;���{Ö¢S��b�W�^�{�%?�ҩ�X�=��807t�k���{вJ�|��a'�;�;(��G���Ðwh���DP��ݧ���p�f�>U�ƕn��=lL��������\�z5*�V�.n����nE��Dey��Y7xo����czc=$N��`�{��Ka�DO�5�8�i�H'u,��4T,���\t(���G0�[�)��մ_Q^�Q?r {�����k�h��F�f ��X���Dt�t_/�ݽ��^��M�ß�+���*�E����F�ӽd���ߌ|���)���'6�vFMPk��_qԄ�i̾04�C���'#zS��7�D}5-����`�� �6>#F����]��NH���J�^'���$�<O� r�'@�AR!A�L<Nf�7+�����Ict�@�6Z�߶@��'��Jު�(�כ���jT�~�ޒG��f-1�}�e��vJ�\����$�:j9�q��nF4>'���h}RO|�8�8�<�M� 2�����uc~ �,�/�� r'h�yfn�*z ��-z<uä«#} �_/���AU��mk N�GÊœoN�/�)��ln�뾢�H���FD�H����IP�����t#k�qK@<��r����#���E�+�H�Ò�"�E���[L����J��tiR�+�_����G�W�P�R���O1y�����e`+�â¿ï¿½Sd� ���2��&Q8jLUGq$��v$�*|`z�_��jiÛšmDC�4���"���C`��$!-Z%Õ§gz���p� ��#U�� 1�3Q/^�V�n;�=��4DP�~]bf횼����D��yM�"�lI��sYU����O��5�S7���?~��I*�KM��\�����L&�J�[[��kw�ê&�`r~�F�k����A�K���iO�B�.�Y�{*���4kwZ��H�@e�jj��)��~��ֽ]�o��?W����P<â¤j[�b���/Oᮜr ��=gY�@ ���6{��I�^Fe�êƒye�p��s}���e{����b�3ujڥ��f�&����T�H�0�gP������}�K�n�J�Hfdcf�Y=��/:��Z������"�w�'��X���ib��u����46�6?|S���?\.�b��b���q=`�� �7��9Ç›Y'h��W�������+�Xq��Izk�B���ˡEZ!��� YS��!}�4�� )[6���5W{0 kex����f���YQ����k=���u���׵0�uuÊ‹l��=�+�T0��jll�:�f ����c���u�0��#|���������qF��r��N���Mt�W;U�b:]��T9�|7��k�Xx�\��_��>J�����r}H9��\{������g�\�e�R�m�(�E=�����XtL�1�kHb�� �N��f�e����������a�2�$�|vv/�wv3�L��Y��qc,_ �/�d���s<3�5�d�y�8j��f�X��Ak�N��� ]��=�\:V�H4�)�j��� 4�bnu��Հ�����Y��@�j !�}2$�P!l�ZE�4O��=)�̋�{��dgyx:kE�A��/r�� ��۸Rx�*�}��s�VP mR��X:�Y���d��812N'S��9~�';j�r]!m�7ZÕ{)i���W���É×��Ȇ�j��Hg��Ȫ�c��-ļ�é˜ï¿½ï¿½wJ8��g�+�F;grO`L���$3���"eg��t�5ո˗LF��iad��X�5�+����}/8��R�U�\X�5�v{Q���C��~�y��X��у�%�F����XE���N|�/-:w'��b~w�����Y'�=�u6�=�;�?��rn��?�>��^U^�_Mg窡�ܫե���G5���u�����M1�"���@��؟�>뇵��ִ���?Dz�TXE"��!��%�Cr����r��)sÇ ï¿½Yg���nn��#V`gxrЉ{����?D i�:u�4��3�g"�N�([� I֎� �|y�*ġ�?��I�L<��g�e?l��8�6��z����Z�E���CL�F�/����GɎ�0�\�Z�?�J5"�) xj/<��,����O�R�[�+��b������3�߰&��٤ƴ�yA3��xZ�������y���ʬ5�lL�OHï•�t5�� y����~_D����O���5�*��*{t�9\���MÞ½#~g�J���:�\׆� �zǕ�!�� ��Z��^]�D׺�g7�8)�>Q����Ӈ�ί���;Y���ߧw��������yc�˼>�P*e�-�ퟂƈb�p{{u ��^<�1�;�g�7��ɇ���w0X%�Ƃ�mF�TS�:�0���x�����㟫�3+��L���[�����saS����� 4������iK�Ӳ�}E������h���� �� s'@��w(sDr�|���8q�Y�z��_�F7E�a�y��Z�XQ9(㣊yh��%�+e$�����*����;�2m��bNQ��O�$;Ԓ�m�%�h:�����PR���a(L�D���pT���h�I`� ��8�v6O�o}@���jk�a2���\�݇��a������\u�K$������_�JW`���>Pf�Wu'x���A�bO+}��P�ǫ$x#�ͪܪ���e�W�M�%1��K�i��~lV�:3��Z+���QC× %�&��4 �����l-�Z�]�w�����݃T�2Õ�,_� ��55 �7^S��.<�]�ӻz�>�H!t�<H����euÄŒ<��C��ұ?�vu�t+Nf�]�7Ù‡5�4� b}@y�Z��B��Fi��ֲx���螗���W��`�k3E�J�<�fE��z t8�UE�y:��r.�Ʌ��b����z�J��A�ARI��M��]��eAq�p K��hc�<\�\M�龘0��w�� �meÏ•k���)�d�����'�]����G[+���K�++qvb��2&$�ǰ�v��ҸC&�Y�ӽV�VwBB!���(\#�{Ñx���D"b�y�Yj�`_Oh�H�T�v��t�2|@�=��c��#^��7����W�)'j��������yZ�ܷ�T��'��ẻ'�;LX���n]�;�h�Di�+�#'�4�)�3���Z�!2�M�b�� �Z�?x��=H:l}�&�U���c�IeFli��������[�4�� ���k�h��˗tSÔ�Ü�}Ø”o�ҫ�s��ϋ8r�3� �gU��n�j�ڮ��V�/�,��&,2Ij�&im�ޟ�0�(d57�(���&5�0ʂ��fs6��ӓɚ��iT�jpLJ�҃�s[ ]Iӳ�\'L�W��-$����:熮Ks�ʘ�w�d=��ls�~��\�éD�9h�$���K/B����kK����|W8�K��"kF���& ���a5���J4��W._��N���Ֆ@O%��Ƽ���,��m����K'h?ݜ���5r�v~|,�.�̺6)A�r.��>��l�Oi �%�`=�*��s�]�bW㻯Z�W�,�/� > u��"���'f����ֻ��b�$"�Qq�C��a*Ü�3�������s+U��j��{ZE�"*4n��cU�8�\�#�y�$��MN�-j�\�� ���7��%'�}��6���)|Y���\[�Cu��r݉�-��-���8źL}����>ݜ��w7�±�J9c��=��NwͯA�H���s�I��P�'����v��Փ�Y�1\ U���YPe�)����2���F_Kݦ‡�ȥGU@/QrCZ_.fr����L]��̋�����˩��L�8��j����åªP���(,�ݗ����y��"*����7*�o��&��Y���ÆmPfɉ`p�Ab�����"Ój,�o�X+��~�ۦ������=5��b�ԅ�[��(NNg��1�R��hmPb� ޅ��8ï¿½ïµ ï¿½T�[o����|l�3m�����8�I��$��l��:O�6�R�x�ߎ�H��q�`c-����Wc^`�⨊^���GJ��M:u�����v�:��d&��#e��r)H�X�m;ϓ��{�]T�Օda#���WFµ���:��H����PN�=�x̬*W��߂{��Tö}3�����~|����>����!I_f*�^k���G���:!��۪�7�V��_o�'$B�A�;�[V�v�/�|w:W��Y�C����WZ��6y��z�w�kqV����e��\��r��r�%���4���~�BC�'yt�2Ip��ŀT�aZ,�&z�Z� ��/b��%�v���_bG� ���".�ZuB���"K Vp)��JPծ�H++=�x0��]CI�21ï¿½ï¿½Ñ ( �l~�I�vQJ�L�A��z��Zi����vs9k�W#�jX�>�egņ�*}*;������XLJye��fF���U�*�c?:Y�Z����� ���['�N���������EEZg��[�OÌ<Ú°=�� ���ʯ����G�C����҂e5BX5��}%E����g�he��L��d��vQ��=Q)��n�D.��)�܎��h���� PN�[�|��M��J+d+Yn]��n�� ti� ��~h ���f���m�dh(�nu�xO���̛t�̵�X##hln� �t���,0C�!���'JYs(�8pR7&�k����W �q��h��"��VIs���T��N!Ef��J�?BaJ0� x�-���>��Ys=hF�:�-D;�[�_�Cz z���z�wZ�z���m8r���QK�:�]�AË™U��D��q6;�o��&�u����p D�FO�Ղ� }[��y��4�z�OqG�|�6B�����_��`�c5���F��Õ*(�r�X�k�M�'Hf����>7lS����� �@�+��+Pkgqq���f�� ZS�E��?[�;��0����+\�oa����r~�;=�V������3I�Ue�p^6y_T�8Re��Y�嫈�����?m�1�w����� ߺ�~�wX�d&�ݵ��������6J��ְ�[��n�16@?S~��$�וd���*�c`&/),߃Ӣ��žh�U��5�t0����ը���7�d���j�q���s�F�]}�վ��7�]��TS�5�4��M/�/�›a��ADޚ�������>�k�H�м{"����x���Myb ���μK�c�+lf<��:k8�9�Qby�[-H?��V�'l��\�8���:�=���e�1�6�3�����.�u���+����\����9��C�×Õ©����U�Yc����T�Z�`J�><�p�UZ� N���{a��q�8��.��� -����Z�`�s������HqF�����z�y�Z%fw�d"5����Y~��_��CCP))Rc0�L9�/$�t%p�6�ujR��:V^R��+w{[�0S69k1J�/�Q��V��][%�(m#�SHr�]N��x=����u�9�J�%d"��@l%�t���<�@��#��e��-ә�:%7���$��$�Y���z`�BM~�ӷ;�J�MK8Q( �ta��J��A=�n��gد)JH)Zè“«vHTr�#g+�kk5���g�����{T����0��p?��q�l�S�.����& Z�uR��Dž���خ��z!vi=N� LK���{� S��_�Q;Î V)�n����m����p�x�0‹�׉�W�P���Z��Fm<�إ~�ް`<ne(6���LDK���A�g���(a_�����vV�nK��q-Ĩ�����f l`�gm�H�c�ud�JX���z�kS����7v~�Ʒ�A�>9a4�*���r)��e $Q<+-'-!�����Q�<[�B2�Ӟ��<���g,1f-#7G�:O��Cs c�@ �b��͚c��‘������������' |3A�o��0q��jLaY�`Ӽ��0)xO�5�n��Q2&��2���:���s���R���`W��*�*�h������ �O���t�10����:��<͢���G�.�j)���A ��3�M��j� �����vN��^�yRv�'�N:ip*��B��[ �Wȃ��8Ù¥U���g��2��3��ڦ�Ԃ��џJ?�����,�PW��4e�Fk��^}�xl�� ��<�:z)I���&�G���Ü"O�\�Ra�++��Q�Z�Op�+�r�9}ߤ����U�8��������(����#�)s[КȮ&���Hn���!( 寚��Tr�.Êœd�eÚ¬'U��f40�=�)o��[��%��e�Y=Cn�������9V:�H�v~��������Ú�Fq�tij��7-�o�����6WÖ�jSO�T��y�u��E��˟��T������5h^�,�Y�j:z�{7�����4�9/ h������[� �J&s��O��߈�U)��S�n�TZ__�b5N�D>�:�Т�CE,Ö¡jI��k�4���v~Z�,���2P�q�K�w���Q�"W+ÓKI� �9�pP�T�kw�� Ya->/c��q����f���\�0�B 55o��U6��_�t�%/ڋ����6$J����e��I�]����ÕJ0J��~����B0�2�^%��܇Τ}}ǰÚ�yifS�s�KQ�j��~p�$7��ee_�{�l��4n�p��H�J�7N�Jn�N��a}�g��-����f�0�UÔ°!Ð^4M�âxg�vQd�k$[�i��ÔU���RdÖ¢:B�I��p��׳��o�4\��G��pS���O�0Z��{��<��Oq��K 9ÐŒd�VÆï¿½9',���m3f��{�@\��ܸ�����H�m"��O�{��^X��Y�Õ=Q�l�3�Q� *M i^U$>a����u E ��dT_��H ]ǃ������G���х���t�i�����3/�I.��Ç0�!/�/�� ������ż���k���+-eZ��*�)!�z�=���� �a׼��)������vk���;�EI�Jy� W��7���i���{O�;�L�L[����G/eC�iq�J���|��'��p���)�-6�"C�^i��!�Dž��|!�S�Í۱�����[c���?���5��qyݵ��+�����UQ���l��]��Qï¿½Ñ u��,W�e�X5)X=�ԉ�c����ǿ�øVj1o(�R�#�'�ckH��`����-�Xl���5��~*���M!i���� 6��D��"�O" ��-Úš>?�3a1���`�M� pDI�����/���3a�M�_��HD)�-�q3t�Dy�,eW�- F&Me�5a�I+���9 ��h�2A��,?���~��� �T�E�KE�l�L�qo����,����U<�R��Ӧ�1qS���������A��⹨d3�67��2�+É™2 ��3+΀�c'�*�6 l����_�t�$&�<H�&��ܥ%P��K�x�T����ժE3�����]bß•kܔ�*�c�U49��X�b�:�A���`�.$����Ѹ6u��W�M��Bj�22���D������T�.��Y�vï „!VÉ€/;���������]ꦚq��ͽ0]�£R�V�fY%�/��N�'M=Ĭ��ڦ�]���20�约x�߱H�B�9zP�y��Q��̯X$�G,���GX�I6�R(��;�0�[8��D'$aj⤻I[}te����k���@����$��CR�L.��J�4\���Y�cD��&Mr�9��+J#��d��ψ�0��ۋ��k�㋗Ռy�zXZ ?�{U�Iuk*�7Gɽ��A�P��h�#^VD�G=@W���+�w駽�w��ORD�6��(�Bj�Xs'�}�/�.�(l3A�Z���Um5��͗���u�Uuqw�+Vï¿½ï¿½ï¿½Ê 7If���i�����L�h���[��W�;��ZlI8܉:](-L������f/�8��:��c������ 7k ״��ÑO�2��6"�;�<��[�����t;��x��v��`h��������$, ��9��#m+���'���9Ù¾Q��y~�?��{�I�@;Ò±yԻ����7v�.p@�������r�Z���$K�Y�$$�8�z�f�'�'5kOK<�Qz�h{��!�!��ƛ�hW,�Xs܎�� �o8�߆�0���8��_��J{a��K�V�Vj�zs�ܾuX%������"7 j�W$��\��#��-�E��rH���~Y��/���,�ԄF=�Q3S�;�zE@�B��9G td�ZB�Q�4�2~���`�� ��y��Z� `��nI6Y�=;��~���?���FW�����������{��[g�؂�z�7-�������d�q��,�� Z?����/�Y�`�U'[/�HOI���E6-+��I������מo�EG_=�C{�;6��6����f����gw�s�?�W��næ¹›p�%(f���R�AG~H�����X�V�#Òr��w{�찟�R^S�b� %�����Ѹ���I8G׆�WN{&�#��;��Nlp�"��jL��i��fE B�nP�����PbXb��T��r�a,o��>~��N���P8Ë�X ����A8���G��2�r����L"0�`({L�^��(Ú™RÉ®~�2�1A���bxI����%A��`�n�<X9['U���{^�[�s+�u��&��� xd@���k��}�)k ���O�N8�Ï�����Lzt{?��\�_�K>�6�~'A ����v���ZH�iF�(OO���VVv�� ��8!��)�� _?�U���É�^r�TSn��ܫ��Ê�}������@rCM7�+7:�x r�P\+sw�hpyr:�<Y�8�e�XN�����/;Kq�x���O�����$fbey�8�^%<0�0{SÏ‹f�܊���F�Բn�j�o����y��j:5(��w��8��)J�N����H+�~g��C�#��a�|NPS�es�%{���E����B���^竿���.�G�ң�/�WK�)�U�6��?���Li��-��W�>ۀ�#���{��Z����%$�D�h� ��� �19�]�RJ�EtK`�L���:�>�aU��|䥼nw�X+�{2�J]>�&�3�7I��D�J.��:�����KMjc��x_d�b"��=��[4��>��~���# %M�L-:Uy�Ib bz��e�@�Щ�f��J0ZM�/��jzc]���듃���p��<T���6Z1[B����}��GL!���BiQZ�A_5r��،�>|~��*Û´V�$B�ED�����4�"�5�Jj� A*�*LV����Y;Q� #�*5��55�e�2Ǵ�#��y����<qN_��s�jO�ӗt✾����'��k<qN_؉s�}�8o���RB�v�%�^^ Ո�e\D��[EU"�nU����E�g�Mf��8���w�m�w����qN�|��٦��vo_��3�ю�#�p�`@\�)��?˱�94�0Z���k ,��-�w� ���\��oÓœJ�^����T��)�D�6�r��A��M�P��uܽ�\��9�Bo��e�íŸï¿½ï¿½G:u�ԣ�%su�J5`�O� �+����w×��GFM(�t���$cZ*Õ—Yc=�I��4�"�@�����oT��^�S�����!뒎�E�ˋf���Q���D1�����t�w��b1�r[y\ �$������H��-���(N�|�<�E�C�)mEkH���$΄Y�èˆ#����� Ј�3���?�V��`,�P��G�T�ٜ?�k�Wj;zNÉ"Gjti �h�6ÊÌ *���y����&,�L�.ֽ�]�ÊH�����zÓ¾J�,�3�F l���� �Z�x%���R�4_����.�<��7�A��ݿ�r:��w�s{���ʚ�T��̊?~���D�ӽ�:I�L�1����.�v0_`}��ޤk�H�}5/��+��b�r�� %ß¿Fx�雕1E�"9 �xR�?�p-a�yRx=2�5�m�HV��.�F���5s�� Y��/t6<�>,���}�m4Y��AZ�SQ� v���L����>z�B,/�[~t2w��T�N�?p�Yt�t V�eEr��m���/X�TVZá…�M�0��.�,N�H�")8Hom��(����KQO��{�a��}����i�5���1���8�������Ӆ�Q�T�$n s����˚�Lܧ���8Qo@vQ�o=cH��xW��"ԃ�p��5����U.����Gɵ���������2+�Tl�Lw�g��ya:4��F���PKKB3)F��"��PK����R�R�B4���E��� �����������������csar.metaPK����Rž���������������������k���TOSCA-Metadata/TOSCA.metaPK����R�_�0��w��-�������������>��Definitions/service-BasicNetwork-template.ymlPK����RLyQ����7������������������NS.mfPK����R��W������7����������������Definitions/service-BasicNetwork-template-interface.ymlPK����R������] ��3�������������& ��Definitions/resource-GenericNeutronnet-template.ymlPK����Rg�8�������'�������������{��Definitions/resource-Extvl-template.ymlPK����R�/E�>���������������������Definitions/data.ymlPK����R�\�J�������������������O��Definitions/groups.ymlPK����R��ח��Di���������������&W��Definitions/policies.ymlPK����R���C&�����������������h��Definitions/annotations.ymlPK����R��g������������������rj��Definitions/relationships.ymlPK����R� Qq)��E����������������q��Definitions/artifacts.ymlPK����R��~����/)���������������Dw��Definitions/capabilities.ymlPK����R41H4�������������������)���Definitions/interfaces.ymlPK����RKB3)F��"���������������(���Definitions/nodes.ymlPK��������������� 2021-05-27 01:31:35,178 DEBUG 195:onap_service.py(1) - [None][Create d0517cb4-1d0f-47e3-ba69-066f4a774ff3 Service deletion request] sent header: <property object at 0x7f1d4faaa630> 2021-05-27 01:31:35,178 DEBUG 197:onap_service.py(1) - [None][Create d0517cb4-1d0f-47e3-ba69-066f4a774ff3 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0517cb4-1d0f-47e3-ba69-066f4a774ff3 2021-05-27 01:31:35,178 DEBUG 198:onap_service.py(1) - [None][Create d0517cb4-1d0f-47e3-ba69-066f4a774ff3 Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_network", "modelInvariantId": "eba5c7c1-19a3-4232-9449-2962babb6de6", "modelVersion": "1.0", "modelVersionId": "2439c0be-5a23-430a-af53-5a56414ec46c" }, "requestParameters": { "testApi": "GR_API" } } } 2021-05-27 01:31:35,179 DEBUG 103:onap_service.py(1) - [None][Create d0517cb4-1d0f-47e3-ba69-066f4a774ff3 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c8bcf74e-8194-4670-92c1-7c7bc7610c0b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-27 01:31:35,179 DEBUG 105:onap_service.py(1) - [None][Create d0517cb4-1d0f-47e3-ba69-066f4a774ff3 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0517cb4-1d0f-47e3-ba69-066f4a774ff3 2021-05-27 01:31:35,179 DEBUG 106:onap_service.py(1) - [None][Create d0517cb4-1d0f-47e3-ba69-066f4a774ff3 Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_network", "modelInvariantId": "eba5c7c1-19a3-4232-9449-2962babb6de6", "modelVersion": "1.0", "modelVersionId": "2439c0be-5a23-430a-af53-5a56414ec46c" }, "requestParameters": { "testApi": "GR_API" } } } 2021-05-27 01:31:35,180 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-27 01:31:36,748 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/d0517cb4-1d0f-47e3-ba69-066f4a774ff3 HTTP/1.1" 202 262 2021-05-27 01:31:36,750 INFO 116:onap_service.py(1) - [None][Create d0517cb4-1d0f-47e3-ba69-066f4a774ff3 Service deletion request] response code: 202 2021-05-27 01:31:36,750 DEBUG 120:onap_service.py(1) - [None][Create d0517cb4-1d0f-47e3-ba69-066f4a774ff3 Service deletion request] response: {"requestReferences":{"requestId":"c8bcf74e-8194-4670-92c1-7c7bc7610c0b","instanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c8bcf74e-8194-4670-92c1-7c7bc7610c0b"}} 2021-05-27 01:31:36,751 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-05-27 01:31:36,766 DEBUG 195:onap_service.py(11) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] sent header: <property object at 0x7f1d4faaa630> 2021-05-27 01:31:36,767 DEBUG 197:onap_service.py(11) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c8bcf74e-8194-4670-92c1-7c7bc7610c0b 2021-05-27 01:31:36,768 DEBUG 198:onap_service.py(11) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] data sent: None 2021-05-27 01:31:36,770 DEBUG 103:onap_service.py(11) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'de25c64e-a278-4f6a-879c-81eed9e0f718', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-27 01:31:36,770 DEBUG 105:onap_service.py(11) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c8bcf74e-8194-4670-92c1-7c7bc7610c0b 2021-05-27 01:31:36,770 DEBUG 106:onap_service.py(11) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] data sent: None 2021-05-27 01:31:36,775 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-27 01:31:36,948 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c8bcf74e-8194-4670-92c1-7c7bc7610c0b HTTP/1.1" 200 859 2021-05-27 01:31:36,951 INFO 116:onap_service.py(11) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] response code: 200 2021-05-27 01:31:36,952 DEBUG 120:onap_service.py(11) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] response: {"request":{"requestId":"c8bcf74e-8194-4670-92c1-7c7bc7610c0b","startTime":"Thu, 27 May 2021 01:31:35 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"eba5c7c1-19a3-4232-9449-2962babb6de6","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2439c0be-5a23-430a-af53-5a56414ec46c","modelUuid":"2439c0be-5a23-430a-af53-5a56414ec46c","modelInvariantUuid":"eba5c7c1-19a3-4232-9449-2962babb6de6"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","serviceInstanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 27 May 2021 01:31:36 GMT"}}} 2021-05-27 01:31:46,963 DEBUG 195:onap_service.py(11) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] sent header: <property object at 0x7f1d4faaa630> 2021-05-27 01:31:46,964 DEBUG 197:onap_service.py(11) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c8bcf74e-8194-4670-92c1-7c7bc7610c0b 2021-05-27 01:31:46,964 DEBUG 198:onap_service.py(11) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] data sent: None 2021-05-27 01:31:46,964 DEBUG 103:onap_service.py(11) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd3beb621-cd9b-4986-90a6-c8acbbbed129', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-27 01:31:46,964 DEBUG 105:onap_service.py(11) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c8bcf74e-8194-4670-92c1-7c7bc7610c0b 2021-05-27 01:31:46,964 DEBUG 106:onap_service.py(11) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] data sent: None 2021-05-27 01:31:46,966 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-27 01:31:47,146 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c8bcf74e-8194-4670-92c1-7c7bc7610c0b HTTP/1.1" 200 1066 2021-05-27 01:31:47,148 INFO 116:onap_service.py(11) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] response code: 200 2021-05-27 01:31:47,149 DEBUG 120:onap_service.py(11) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] response: {"request":{"requestId":"c8bcf74e-8194-4670-92c1-7c7bc7610c0b","startTime":"Thu, 27 May 2021 01:31:35 GMT","finishTime":"Thu, 27 May 2021 01:31:43 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"eba5c7c1-19a3-4232-9449-2962babb6de6","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2439c0be-5a23-430a-af53-5a56414ec46c","modelUuid":"2439c0be-5a23-430a-af53-5a56414ec46c","modelInvariantUuid":"eba5c7c1-19a3-4232-9449-2962babb6de6"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","serviceInstanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 27 May 2021 01:31:43 GMT"}}} 2021-05-27 01:31:47,149 INFO 56:mixins.py(11) - ServiceDeletionRequest task finished 2021-05-27 01:31:47,150 DEBUG 195:onap_service.py(11) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] sent header: <property object at 0x7f1d4faaa630> 2021-05-27 01:31:47,150 DEBUG 197:onap_service.py(11) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c8bcf74e-8194-4670-92c1-7c7bc7610c0b 2021-05-27 01:31:47,150 DEBUG 198:onap_service.py(11) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] data sent: None 2021-05-27 01:31:47,151 DEBUG 103:onap_service.py(11) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f5c8f589-5f20-4ac5-afe7-33d401c07d52', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-27 01:31:47,151 DEBUG 105:onap_service.py(11) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c8bcf74e-8194-4670-92c1-7c7bc7610c0b 2021-05-27 01:31:47,151 DEBUG 106:onap_service.py(11) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] data sent: None 2021-05-27 01:31:47,153 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-27 01:31:47,300 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c8bcf74e-8194-4670-92c1-7c7bc7610c0b HTTP/1.1" 200 1066 2021-05-27 01:31:47,302 INFO 116:onap_service.py(11) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] response code: 200 2021-05-27 01:31:47,302 DEBUG 120:onap_service.py(11) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] response: {"request":{"requestId":"c8bcf74e-8194-4670-92c1-7c7bc7610c0b","startTime":"Thu, 27 May 2021 01:31:35 GMT","finishTime":"Thu, 27 May 2021 01:31:43 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"eba5c7c1-19a3-4232-9449-2962babb6de6","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2439c0be-5a23-430a-af53-5a56414ec46c","modelUuid":"2439c0be-5a23-430a-af53-5a56414ec46c","modelInvariantUuid":"eba5c7c1-19a3-4232-9449-2962babb6de6"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","serviceInstanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 27 May 2021 01:31:43 GMT"}}} 2021-05-27 01:31:47,303 DEBUG 195:onap_service.py(11) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] sent header: <property object at 0x7f1d4faaa630> 2021-05-27 01:31:47,303 DEBUG 197:onap_service.py(11) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c8bcf74e-8194-4670-92c1-7c7bc7610c0b 2021-05-27 01:31:47,304 DEBUG 198:onap_service.py(11) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] data sent: None 2021-05-27 01:31:47,304 DEBUG 103:onap_service.py(11) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd64b7cae-4285-4114-ab7f-b4d2f04276d6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-27 01:31:47,304 DEBUG 105:onap_service.py(11) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c8bcf74e-8194-4670-92c1-7c7bc7610c0b 2021-05-27 01:31:47,305 DEBUG 106:onap_service.py(11) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] data sent: None 2021-05-27 01:31:47,307 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-27 01:31:47,467 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c8bcf74e-8194-4670-92c1-7c7bc7610c0b HTTP/1.1" 200 1066 2021-05-27 01:31:47,469 INFO 116:onap_service.py(11) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] response code: 200 2021-05-27 01:31:47,470 DEBUG 120:onap_service.py(11) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] response: {"request":{"requestId":"c8bcf74e-8194-4670-92c1-7c7bc7610c0b","startTime":"Thu, 27 May 2021 01:31:35 GMT","finishTime":"Thu, 27 May 2021 01:31:43 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"eba5c7c1-19a3-4232-9449-2962babb6de6","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2439c0be-5a23-430a-af53-5a56414ec46c","modelUuid":"2439c0be-5a23-430a-af53-5a56414ec46c","modelInvariantUuid":"eba5c7c1-19a3-4232-9449-2962babb6de6"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","serviceInstanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 27 May 2021 01:31:43 GMT"}}} 2021-05-27 01:31:47,478 DEBUG 195:onap_service.py(1) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] sent header: <property object at 0x7f1d4faaa630> 2021-05-27 01:31:47,479 DEBUG 197:onap_service.py(1) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c8bcf74e-8194-4670-92c1-7c7bc7610c0b 2021-05-27 01:31:47,479 DEBUG 198:onap_service.py(1) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] data sent: None 2021-05-27 01:31:47,480 DEBUG 103:onap_service.py(1) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0f98c6c0-a848-4352-9826-ecb801338f5e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-27 01:31:47,480 DEBUG 105:onap_service.py(1) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c8bcf74e-8194-4670-92c1-7c7bc7610c0b 2021-05-27 01:31:47,480 DEBUG 106:onap_service.py(1) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] data sent: None 2021-05-27 01:31:47,483 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-27 01:31:47,662 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c8bcf74e-8194-4670-92c1-7c7bc7610c0b HTTP/1.1" 200 1066 2021-05-27 01:31:47,664 INFO 116:onap_service.py(1) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] response code: 200 2021-05-27 01:31:47,664 DEBUG 120:onap_service.py(1) - [None][Check c8bcf74e-8194-4670-92c1-7c7bc7610c0b orchestration request status] response: {"request":{"requestId":"c8bcf74e-8194-4670-92c1-7c7bc7610c0b","startTime":"Thu, 27 May 2021 01:31:35 GMT","finishTime":"Thu, 27 May 2021 01:31:43 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"eba5c7c1-19a3-4232-9449-2962babb6de6","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2439c0be-5a23-430a-af53-5a56414ec46c","modelUuid":"2439c0be-5a23-430a-af53-5a56414ec46c","modelInvariantUuid":"eba5c7c1-19a3-4232-9449-2962babb6de6"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"d0517cb4-1d0f-47e3-ba69-066f4a774ff3","serviceInstanceName":"basic_network-d57d4368-429c-4d25-b02b-160ceae200fe"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 27 May 2021 01:31:43 GMT"}}} 2021-05-27 01:31:47,665 INFO 261:service_ala_carte.py(1) - Service None deleted 2021-05-27 01:31:47,667 INFO 176:run_tests.py(1) - Test result: +-----------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+---------------------+------------------+----------------+ | basic_network | integration | 08:10 | PASS | +-----------------------+---------------------+------------------+----------------+ 2021-05-27 01:31:47,671 INFO 61:basic_network.py(1) - Generate Test report 2021-05-27 01:31:47,780 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-05-27 01:31:48,174 DEBUG 433:connectionpool.py(1) - http://87.254.212.120:8080 "POST http://testresults.opnfv.org/onap/api/v1/results HTTP/1.1" 200 73 2021-05-27 01:31:48,176 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/60aef6846c44f5001012001f 2021-05-27 01:31:48,177 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK