2022-03-02 04:40:14,880 DEBUG 23:basic_vm.py(1) - BasicVm init started 2022-03-02 04:40:14,881 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:120: 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) 2022-03-02 04:40:14,890 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2022-03-02 04:40:14,890 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2022-03-02 04:40:14,890 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2022-03-02 04:40:14,890 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2022-03-02 04:40:14,890 DEBUG 219:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2022-03-02 04:40:14,890 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2022-03-02 04:40:14,890 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2022-03-02 04:40:14,890 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2022-03-02 04:40:14,890 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2022-03-02 04:40:14,890 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2022-03-02 04:40:14,891 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2022-03-02 04:40:14,891 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2022-03-02 04:40:14,891 INFO 169:run_tests.py(1) - Running test case 'basic_vm'... 2022-03-02 04:40:14,891 DEBUG 33:basic_vm.py(1) - start time 2022-03-02 04:40:14,891 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2022-03-02 04:40:14,891 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-03-02 04:40:14,892 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:14,892 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2022-03-02 04:40:14,892 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-03-02 04:40:14,894 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:15,192 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 538 2022-03-02 04:40:15,194 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-03-02 04:40:15,194 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"1a7b3a6f72904f60a36ee80831efc968","type":"vlm","name":"75275e44-10b9-4ef2-be3f","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"fdbddd5410ee43708083de2ae8675b92","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"61a58207d0a54cd4b67124ee01eeede7","type":"vlm","name":"17caa2c4-c208-44b0-b668","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2022-03-02 04:40:15,196 DEBUG 147:__init__.py(1) - number of Vendor returned: 3 2022-03-02 04:40:15,196 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2022-03-02 04:40:15,196 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2022-03-02 04:40:15,196 INFO 267:__init__.py(1) - attempting to create Vendor basicvm_vendor in SDC 2022-03-02 04:40:15,197 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2022-03-02 04:40:15,197 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-03-02 04:40:15,197 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:15,197 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2022-03-02 04:40:15,197 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-03-02 04:40:15,199 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:15,288 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 538 2022-03-02 04:40:15,289 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-03-02 04:40:15,290 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"1a7b3a6f72904f60a36ee80831efc968","type":"vlm","name":"75275e44-10b9-4ef2-be3f","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"fdbddd5410ee43708083de2ae8675b92","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"61a58207d0a54cd4b67124ee01eeede7","type":"vlm","name":"17caa2c4-c208-44b0-b668","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2022-03-02 04:40:15,292 DEBUG 147:__init__.py(1) - number of Vendor returned: 3 2022-03-02 04:40:15,292 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2022-03-02 04:40:15,292 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2022-03-02 04:40:15,310 DEBUG 129:onap_service.py(1) - [SDC][create Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:15,311 DEBUG 131:onap_service.py(1) - [SDC][create Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2022-03-02 04:40:15,311 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_vendor", "description": "vendor" } 2022-03-02 04:40:15,312 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:16,772 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 159 2022-03-02 04:40:16,773 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2022-03-02 04:40:16,773 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"6a98828f1a00411a8208effaf5593212","version":{"id":"5c0a2478801e4f67ba31f5ca064081c3","name":"1.0","description":"Initial version","status":"Draft"}} 2022-03-02 04:40:16,776 INFO 285:__init__.py(1) - Vendor basicvm_vendor is created in SDC 2022-03-02 04:40:16,776 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicvm_vendor in SDC 2022-03-02 04:40:16,780 DEBUG 129:onap_service.py(1) - [SDC][Submit Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:16,780 DEBUG 131:onap_service.py(1) - [SDC][Submit Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/6a98828f1a00411a8208effaf5593212/versions/5c0a2478801e4f67ba31f5ca064081c3/actions 2022-03-02 04:40:16,780 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2022-03-02 04:40:16,782 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:17,215 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/6a98828f1a00411a8208effaf5593212/versions/5c0a2478801e4f67ba31f5ca064081c3/actions HTTP/1.1" 200 2 2022-03-02 04:40:17,216 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2022-03-02 04:40:17,216 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2022-03-02 04:40:17,219 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/instantiate/vf_module_ala_carte.py:59: 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) 2022-03-02 04:40:17,232 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2022-03-02 04:40:17,232 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-03-02 04:40:17,232 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:17,232 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-03-02 04:40:17,233 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-03-02 04:40:17,234 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:17,322 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 895 2022-03-02 04:40:17,324 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-03-02 04:40:17,324 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF e2cf5dae-9a8d","description":"vendor software product","vendorName":"75275e44-10b9-4ef2-be3f","vendorId":"1a7b3a6f72904f60a36ee80831efc968","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f399864d3b8043279b1053abcfabd59a","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_yOQjNJ_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"fdbddd5410ee43708083de2ae8675b92","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"88a38674dd80479ea78571c5ff50d6df","owner":"cs0008","status":"ACTIVE"},{"name":"vFW e3df540a-6524","description":"vendor software product","vendorName":"17caa2c4-c208-44b0-b668","vendorId":"61a58207d0a54cd4b67124ee01eeede7","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"6d35751f04de4f89bb10050219f98061","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2022-03-02 04:40:17,326 DEBUG 324:vsp.py(1) - importing VSP pNF e2cf5dae-9a8d from SDC 2022-03-02 04:40:17,326 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_yOQjNJ_VSP from SDC 2022-03-02 04:40:17,326 DEBUG 324:vsp.py(1) - importing VSP vFW e3df540a-6524 from SDC 2022-03-02 04:40:17,327 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2022-03-02 04:40:17,327 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2022-03-02 04:40:17,327 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2022-03-02 04:40:17,327 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2022-03-02 04:40:17,327 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-03-02 04:40:17,327 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:17,327 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-03-02 04:40:17,327 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-03-02 04:40:17,329 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:17,517 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 895 2022-03-02 04:40:17,518 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-03-02 04:40:17,519 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF e2cf5dae-9a8d","description":"vendor software product","vendorName":"75275e44-10b9-4ef2-be3f","vendorId":"1a7b3a6f72904f60a36ee80831efc968","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f399864d3b8043279b1053abcfabd59a","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_yOQjNJ_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"fdbddd5410ee43708083de2ae8675b92","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"88a38674dd80479ea78571c5ff50d6df","owner":"cs0008","status":"ACTIVE"},{"name":"vFW e3df540a-6524","description":"vendor software product","vendorName":"17caa2c4-c208-44b0-b668","vendorId":"61a58207d0a54cd4b67124ee01eeede7","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"6d35751f04de4f89bb10050219f98061","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2022-03-02 04:40:17,521 DEBUG 324:vsp.py(1) - importing VSP pNF e2cf5dae-9a8d from SDC 2022-03-02 04:40:17,521 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_yOQjNJ_VSP from SDC 2022-03-02 04:40:17,521 DEBUG 324:vsp.py(1) - importing VSP vFW e3df540a-6524 from SDC 2022-03-02 04:40:17,521 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2022-03-02 04:40:17,521 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2022-03-02 04:40:17,521 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2022-03-02 04:40:17,521 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2022-03-02 04:40:17,521 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-03-02 04:40:17,522 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:17,522 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-03-02 04:40:17,522 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-03-02 04:40:17,523 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:17,671 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 895 2022-03-02 04:40:17,672 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-03-02 04:40:17,672 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF e2cf5dae-9a8d","description":"vendor software product","vendorName":"75275e44-10b9-4ef2-be3f","vendorId":"1a7b3a6f72904f60a36ee80831efc968","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f399864d3b8043279b1053abcfabd59a","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_yOQjNJ_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"fdbddd5410ee43708083de2ae8675b92","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"88a38674dd80479ea78571c5ff50d6df","owner":"cs0008","status":"ACTIVE"},{"name":"vFW e3df540a-6524","description":"vendor software product","vendorName":"17caa2c4-c208-44b0-b668","vendorId":"61a58207d0a54cd4b67124ee01eeede7","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"6d35751f04de4f89bb10050219f98061","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2022-03-02 04:40:17,674 DEBUG 324:vsp.py(1) - importing VSP pNF e2cf5dae-9a8d from SDC 2022-03-02 04:40:17,675 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_yOQjNJ_VSP from SDC 2022-03-02 04:40:17,675 DEBUG 324:vsp.py(1) - importing VSP vFW e3df540a-6524 from SDC 2022-03-02 04:40:17,675 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2022-03-02 04:40:17,675 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2022-03-02 04:40:17,675 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2022-03-02 04:40:17,675 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2022-03-02 04:40:17,675 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-03-02 04:40:17,676 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:17,676 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-03-02 04:40:17,676 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-03-02 04:40:17,677 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:17,788 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 895 2022-03-02 04:40:17,789 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-03-02 04:40:17,790 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF e2cf5dae-9a8d","description":"vendor software product","vendorName":"75275e44-10b9-4ef2-be3f","vendorId":"1a7b3a6f72904f60a36ee80831efc968","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f399864d3b8043279b1053abcfabd59a","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_yOQjNJ_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"fdbddd5410ee43708083de2ae8675b92","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"88a38674dd80479ea78571c5ff50d6df","owner":"cs0008","status":"ACTIVE"},{"name":"vFW e3df540a-6524","description":"vendor software product","vendorName":"17caa2c4-c208-44b0-b668","vendorId":"61a58207d0a54cd4b67124ee01eeede7","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"6d35751f04de4f89bb10050219f98061","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2022-03-02 04:40:17,792 DEBUG 324:vsp.py(1) - importing VSP pNF e2cf5dae-9a8d from SDC 2022-03-02 04:40:17,792 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_yOQjNJ_VSP from SDC 2022-03-02 04:40:17,792 DEBUG 324:vsp.py(1) - importing VSP vFW e3df540a-6524 from SDC 2022-03-02 04:40:17,792 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2022-03-02 04:40:17,792 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2022-03-02 04:40:17,792 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2022-03-02 04:40:17,792 INFO 267:__init__.py(1) - attempting to create Vsp basic_vm_VSP in SDC 2022-03-02 04:40:17,793 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2022-03-02 04:40:17,793 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-03-02 04:40:17,793 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:17,793 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-03-02 04:40:17,793 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-03-02 04:40:17,795 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:17,871 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 895 2022-03-02 04:40:17,872 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-03-02 04:40:17,873 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF e2cf5dae-9a8d","description":"vendor software product","vendorName":"75275e44-10b9-4ef2-be3f","vendorId":"1a7b3a6f72904f60a36ee80831efc968","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f399864d3b8043279b1053abcfabd59a","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_yOQjNJ_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"fdbddd5410ee43708083de2ae8675b92","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"88a38674dd80479ea78571c5ff50d6df","owner":"cs0008","status":"ACTIVE"},{"name":"vFW e3df540a-6524","description":"vendor software product","vendorName":"17caa2c4-c208-44b0-b668","vendorId":"61a58207d0a54cd4b67124ee01eeede7","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"6d35751f04de4f89bb10050219f98061","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2022-03-02 04:40:17,875 DEBUG 324:vsp.py(1) - importing VSP pNF e2cf5dae-9a8d from SDC 2022-03-02 04:40:17,875 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_yOQjNJ_VSP from SDC 2022-03-02 04:40:17,875 DEBUG 324:vsp.py(1) - importing VSP vFW e3df540a-6524 from SDC 2022-03-02 04:40:17,875 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2022-03-02 04:40:17,875 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2022-03-02 04:40:17,875 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2022-03-02 04:40:17,879 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2022-03-02 04:40:17,879 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-03-02 04:40:17,879 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:17,879 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2022-03-02 04:40:17,880 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-03-02 04:40:17,881 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:17,948 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 691 2022-03-02 04:40:17,950 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-03-02 04:40:17,950 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"6a98828f1a00411a8208effaf5593212","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"1a7b3a6f72904f60a36ee80831efc968","type":"vlm","name":"75275e44-10b9-4ef2-be3f","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"fdbddd5410ee43708083de2ae8675b92","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"61a58207d0a54cd4b67124ee01eeede7","type":"vlm","name":"17caa2c4-c208-44b0-b668","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2022-03-02 04:40:17,952 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2022-03-02 04:40:17,953 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2022-03-02 04:40:17,953 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:17,953 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/6a98828f1a00411a8208effaf5593212/versions 2022-03-02 04:40:17,953 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-02 04:40:17,955 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:18,053 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6a98828f1a00411a8208effaf5593212/versions HTTP/1.1" 200 264 2022-03-02 04:40:18,055 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-02 04:40:18,055 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5c0a2478801e4f67ba31f5ca064081c3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1646196015373,"modificationTime":1646196017017,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-02 04:40:18,057 DEBUG 46:sdc_element.py(1) - details found, updating 2022-03-02 04:40:18,058 INFO 192:__init__.py(1) - Vendor found, updating information 2022-03-02 04:40:18,058 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:18,058 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/6a98828f1a00411a8208effaf5593212/versions 2022-03-02 04:40:18,058 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-02 04:40:18,060 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:18,153 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6a98828f1a00411a8208effaf5593212/versions HTTP/1.1" 200 264 2022-03-02 04:40:18,155 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-02 04:40:18,155 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5c0a2478801e4f67ba31f5ca064081c3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1646196015373,"modificationTime":1646196017017,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-02 04:40:18,158 DEBUG 46:sdc_element.py(1) - details found, updating 2022-03-02 04:40:18,158 DEBUG 129:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:18,158 DEBUG 131:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-03-02 04:40:18,158 DEBUG 132:onap_service.py(1) - [SDC][create Vsp] data sent: { "name": "basic_vm_VSP", "description": "vendor software product", "icon": "icon", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", "vendorName": "basicvm_vendor", "vendorId": "6a98828f1a00411a8208effaf5593212", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2022-03-02 04:40:18,162 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:19,593 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 159 2022-03-02 04:40:19,594 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2022-03-02 04:40:19,595 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"d0c1fdbc328b482f889e67289e31d370","version":{"id":"d86416d7ff9144c4a01dfb5d75c4c6e4","name":"1.0","description":"Initial version","status":"Draft"}} 2022-03-02 04:40:19,597 INFO 285:__init__.py(1) - Vsp basic_vm_VSP is created in SDC 2022-03-02 04:40:19,597 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:19,597 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions 2022-03-02 04:40:19,597 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-02 04:40:19,600 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:19,650 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions HTTP/1.1" 200 253 2022-03-02 04:40:19,652 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-02 04:40:19,652 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"d86416d7ff9144c4a01dfb5d75c4c6e4","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1646196018213,"modificationTime":1646196018706,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-02 04:40:19,655 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:19,655 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 2022-03-02 04:40:19,655 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-02 04:40:19,657 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:19,747 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 HTTP/1.1" 200 223 2022-03-02 04:40:19,748 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-02 04:40:19,748 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"d86416d7ff9144c4a01dfb5d75c4c6e4","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1646196018213,"modificationTime":1646196018688} 2022-03-02 04:40:19,751 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:19,751 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 2022-03-02 04:40:19,751 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-02 04:40:19,753 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:19,915 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 HTTP/1.1" 200 391 2022-03-02 04:40:19,917 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-02 04:40:19,918 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"6a98828f1a00411a8208effaf5593212","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d0c1fdbc328b482f889e67289e31d370","version":"d86416d7ff9144c4a01dfb5d75c4c6e4"} 2022-03-02 04:40:19,922 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:19,923 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 2022-03-02 04:40:19,923 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-02 04:40:19,925 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:20,078 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 HTTP/1.1" 200 391 2022-03-02 04:40:20,080 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-02 04:40:20,080 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"6a98828f1a00411a8208effaf5593212","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d0c1fdbc328b482f889e67289e31d370","version":"d86416d7ff9144c4a01dfb5d75c4c6e4"} 2022-03-02 04:40:20,082 INFO 241:vsp.py(1) - attempting to upload package for basic_vm_VSP in SDC 2022-03-02 04:40:20,083 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:20,083 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions 2022-03-02 04:40:20,083 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-02 04:40:20,084 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:20,131 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions HTTP/1.1" 200 253 2022-03-02 04:40:20,132 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-02 04:40:20,133 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"d86416d7ff9144c4a01dfb5d75c4c6e4","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1646196018213,"modificationTime":1646196018706,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-02 04:40:20,135 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:20,135 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 2022-03-02 04:40:20,135 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-02 04:40:20,137 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:20,205 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 HTTP/1.1" 200 223 2022-03-02 04:40:20,206 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-02 04:40:20,207 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"d86416d7ff9144c4a01dfb5d75c4c6e4","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1646196018213,"modificationTime":1646196018688} 2022-03-02 04:40:20,209 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:20,209 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 2022-03-02 04:40:20,209 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-02 04:40:20,212 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:20,442 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 HTTP/1.1" 200 391 2022-03-02 04:40:20,443 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-02 04:40:20,444 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"6a98828f1a00411a8208effaf5593212","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d0c1fdbc328b482f889e67289e31d370","version":"d86416d7ff9144c4a01dfb5d75c4c6e4"} 2022-03-02 04:40:20,446 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:20,447 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 2022-03-02 04:40:20,447 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-02 04:40:20,450 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:20,568 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 HTTP/1.1" 200 391 2022-03-02 04:40:20,569 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-02 04:40:20,569 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"6a98828f1a00411a8208effaf5593212","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d0c1fdbc328b482f889e67289e31d370","version":"d86416d7ff9144c4a01dfb5d75c4c6e4"} 2022-03-02 04:40:20,572 DEBUG 129:onap_service.py(1) - [SDC][upload ZIP for Vsp] sent header: {'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk', 'Accept-Encoding': 'gzip, deflate'} 2022-03-02 04:40:20,572 DEBUG 131:onap_service.py(1) - [SDC][upload ZIP for Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4/orchestration-template-candidate 2022-03-02 04:40:20,572 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2022-03-02 04:40:20,575 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:20,731 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4/orchestration-template-candidate HTTP/1.1" 200 94 2022-03-02 04:40:20,734 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2022-03-02 04:40:20,735 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2022-03-02 04:40:20,735 INFO 194:vsp.py(1) - Files for Vsp basic_vm_VSP have been uploaded 2022-03-02 04:40:20,737 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:20,737 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions 2022-03-02 04:40:20,737 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-02 04:40:20,739 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:20,822 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions HTTP/1.1" 200 253 2022-03-02 04:40:20,823 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-02 04:40:20,823 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"d86416d7ff9144c4a01dfb5d75c4c6e4","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1646196018213,"modificationTime":1646196018706,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-02 04:40:20,825 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:20,825 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 2022-03-02 04:40:20,825 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-02 04:40:20,827 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:20,910 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 HTTP/1.1" 200 222 2022-03-02 04:40:20,911 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-02 04:40:20,912 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"d86416d7ff9144c4a01dfb5d75c4c6e4","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1646196018213,"modificationTime":1646196020723} 2022-03-02 04:40:20,914 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:20,914 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 2022-03-02 04:40:20,914 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-02 04:40:20,916 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:20,989 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 HTTP/1.1" 200 462 2022-03-02 04:40:20,991 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-02 04:40:20,992 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"6a98828f1a00411a8208effaf5593212","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d0c1fdbc328b482f889e67289e31d370","version":"d86416d7ff9144c4a01dfb5d75c4c6e4","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2022-03-02 04:40:20,995 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:20,995 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 2022-03-02 04:40:20,995 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-02 04:40:20,997 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:21,108 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 HTTP/1.1" 200 462 2022-03-02 04:40:21,110 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-02 04:40:21,110 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"6a98828f1a00411a8208effaf5593212","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d0c1fdbc328b482f889e67289e31d370","version":"d86416d7ff9144c4a01dfb5d75c4c6e4","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2022-03-02 04:40:21,114 INFO 241:vsp.py(1) - attempting to validate for basic_vm_VSP in SDC 2022-03-02 04:40:21,114 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:21,115 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions 2022-03-02 04:40:21,115 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-02 04:40:21,116 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:21,162 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions HTTP/1.1" 200 253 2022-03-02 04:40:21,163 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-02 04:40:21,164 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"d86416d7ff9144c4a01dfb5d75c4c6e4","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1646196018213,"modificationTime":1646196018706,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-02 04:40:21,166 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:21,166 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 2022-03-02 04:40:21,166 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-02 04:40:21,168 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:21,286 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 HTTP/1.1" 200 222 2022-03-02 04:40:21,288 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-02 04:40:21,288 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"d86416d7ff9144c4a01dfb5d75c4c6e4","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1646196018213,"modificationTime":1646196020723} 2022-03-02 04:40:21,290 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:21,290 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 2022-03-02 04:40:21,290 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-02 04:40:21,292 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:21,457 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 HTTP/1.1" 200 462 2022-03-02 04:40:21,458 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-02 04:40:21,458 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"6a98828f1a00411a8208effaf5593212","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d0c1fdbc328b482f889e67289e31d370","version":"d86416d7ff9144c4a01dfb5d75c4c6e4","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2022-03-02 04:40:21,461 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:21,461 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 2022-03-02 04:40:21,461 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-02 04:40:21,463 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:21,603 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 HTTP/1.1" 200 462 2022-03-02 04:40:21,604 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-02 04:40:21,604 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"6a98828f1a00411a8208effaf5593212","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d0c1fdbc328b482f889e67289e31d370","version":"d86416d7ff9144c4a01dfb5d75c4c6e4","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2022-03-02 04:40:21,607 DEBUG 129:onap_service.py(1) - [SDC][Validate artifacts for Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:21,607 DEBUG 131:onap_service.py(1) - [SDC][Validate artifacts for Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4/orchestration-template-candidate/process 2022-03-02 04:40:21,607 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2022-03-02 04:40:21,609 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:27,015 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4/orchestration-template-candidate/process HTTP/1.1" 200 87 2022-03-02 04:40:27,016 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2022-03-02 04:40:27,016 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu20.env","base_ubuntu20.yaml"],"errors":{},"status":"Success"} 2022-03-02 04:40:27,018 INFO 209:vsp.py(1) - Artifacts for Vsp basic_vm_VSP have been validated 2022-03-02 04:40:27,018 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:27,019 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions 2022-03-02 04:40:27,019 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-02 04:40:27,020 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:27,107 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions HTTP/1.1" 200 253 2022-03-02 04:40:27,109 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-02 04:40:27,109 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"d86416d7ff9144c4a01dfb5d75c4c6e4","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1646196018213,"modificationTime":1646196018706,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-02 04:40:27,112 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:27,112 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 2022-03-02 04:40:27,112 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-02 04:40:27,114 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:27,303 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 HTTP/1.1" 200 222 2022-03-02 04:40:27,304 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-02 04:40:27,305 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"d86416d7ff9144c4a01dfb5d75c4c6e4","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1646196018213,"modificationTime":1646196026981} 2022-03-02 04:40:27,307 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:27,307 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 2022-03-02 04:40:27,307 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-02 04:40:27,309 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:28,004 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 HTTP/1.1" 200 638 2022-03-02 04:40:28,006 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-02 04:40:28,006 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"6a98828f1a00411a8208effaf5593212","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d0c1fdbc328b482f889e67289e31d370","version":"d86416d7ff9144c4a01dfb5d75c4c6e4","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2022-03-02 04:40:28,009 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:28,009 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 2022-03-02 04:40:28,009 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-02 04:40:28,011 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:28,615 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 HTTP/1.1" 200 638 2022-03-02 04:40:28,616 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-02 04:40:28,617 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"6a98828f1a00411a8208effaf5593212","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d0c1fdbc328b482f889e67289e31d370","version":"d86416d7ff9144c4a01dfb5d75c4c6e4","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2022-03-02 04:40:28,619 INFO 241:vsp.py(1) - attempting to commit for basic_vm_VSP in SDC 2022-03-02 04:40:28,619 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:28,620 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions 2022-03-02 04:40:28,620 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-02 04:40:28,621 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:28,710 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions HTTP/1.1" 200 253 2022-03-02 04:40:28,712 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-02 04:40:28,712 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"d86416d7ff9144c4a01dfb5d75c4c6e4","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1646196018213,"modificationTime":1646196018706,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-02 04:40:28,714 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:28,714 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 2022-03-02 04:40:28,714 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-02 04:40:28,716 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:28,904 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 HTTP/1.1" 200 222 2022-03-02 04:40:28,905 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-02 04:40:28,906 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"d86416d7ff9144c4a01dfb5d75c4c6e4","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1646196018213,"modificationTime":1646196026981} 2022-03-02 04:40:28,908 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:28,908 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 2022-03-02 04:40:28,908 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-02 04:40:28,910 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:29,310 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 HTTP/1.1" 200 638 2022-03-02 04:40:29,313 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-02 04:40:29,313 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"6a98828f1a00411a8208effaf5593212","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d0c1fdbc328b482f889e67289e31d370","version":"d86416d7ff9144c4a01dfb5d75c4c6e4","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2022-03-02 04:40:29,317 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:29,317 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 2022-03-02 04:40:29,317 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-02 04:40:29,319 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:29,711 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 HTTP/1.1" 200 638 2022-03-02 04:40:29,712 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-02 04:40:29,712 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"6a98828f1a00411a8208effaf5593212","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d0c1fdbc328b482f889e67289e31d370","version":"d86416d7ff9144c4a01dfb5d75c4c6e4","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2022-03-02 04:40:29,718 DEBUG 129:onap_service.py(1) - [SDC][Commit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:29,718 DEBUG 131:onap_service.py(1) - [SDC][Commit Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4/actions 2022-03-02 04:40:29,718 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2022-03-02 04:40:29,720 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:34,359 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4/actions HTTP/1.1" 200 2 2022-03-02 04:40:34,360 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2022-03-02 04:40:34,360 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2022-03-02 04:40:34,363 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:34,363 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions 2022-03-02 04:40:34,363 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-02 04:40:34,364 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:34,411 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions HTTP/1.1" 200 253 2022-03-02 04:40:34,412 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-02 04:40:34,412 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"d86416d7ff9144c4a01dfb5d75c4c6e4","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1646196018213,"modificationTime":1646196029802,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-02 04:40:34,415 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:34,415 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 2022-03-02 04:40:34,415 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-02 04:40:34,417 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:34,499 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 HTTP/1.1" 200 223 2022-03-02 04:40:34,500 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-02 04:40:34,500 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"d86416d7ff9144c4a01dfb5d75c4c6e4","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1646196018213,"modificationTime":1646196026981} 2022-03-02 04:40:34,503 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:34,503 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 2022-03-02 04:40:34,503 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-02 04:40:34,505 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:34,659 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 HTTP/1.1" 200 638 2022-03-02 04:40:34,660 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-02 04:40:34,660 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"6a98828f1a00411a8208effaf5593212","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d0c1fdbc328b482f889e67289e31d370","version":"d86416d7ff9144c4a01dfb5d75c4c6e4","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2022-03-02 04:40:34,662 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_vm_VSP in SDC 2022-03-02 04:40:34,663 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:34,663 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions 2022-03-02 04:40:34,663 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-02 04:40:34,665 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:34,713 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions HTTP/1.1" 200 253 2022-03-02 04:40:34,714 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-02 04:40:34,714 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"d86416d7ff9144c4a01dfb5d75c4c6e4","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1646196018213,"modificationTime":1646196029802,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-02 04:40:34,716 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:34,717 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 2022-03-02 04:40:34,717 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-02 04:40:34,718 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:34,805 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 HTTP/1.1" 200 223 2022-03-02 04:40:34,807 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-02 04:40:34,807 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"d86416d7ff9144c4a01dfb5d75c4c6e4","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1646196018213,"modificationTime":1646196026981} 2022-03-02 04:40:34,810 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:34,810 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 2022-03-02 04:40:34,810 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-02 04:40:34,812 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:34,966 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 HTTP/1.1" 200 638 2022-03-02 04:40:34,968 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-02 04:40:34,969 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"6a98828f1a00411a8208effaf5593212","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d0c1fdbc328b482f889e67289e31d370","version":"d86416d7ff9144c4a01dfb5d75c4c6e4","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2022-03-02 04:40:34,976 DEBUG 129:onap_service.py(1) - [SDC][Submit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:34,976 DEBUG 131:onap_service.py(1) - [SDC][Submit Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4/actions 2022-03-02 04:40:34,976 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2022-03-02 04:40:34,978 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:40,481 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4/actions HTTP/1.1" 200 2 2022-03-02 04:40:40,482 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2022-03-02 04:40:40,483 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2022-03-02 04:40:40,485 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:40,485 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions 2022-03-02 04:40:40,486 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-02 04:40:40,487 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:40,607 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions HTTP/1.1" 200 264 2022-03-02 04:40:40,608 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-02 04:40:40,609 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"d86416d7ff9144c4a01dfb5d75c4c6e4","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1646196018213,"modificationTime":1646196038869,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-02 04:40:40,611 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2022-03-02 04:40:40,611 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:40,612 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions 2022-03-02 04:40:40,612 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-02 04:40:40,613 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:40,708 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions HTTP/1.1" 200 264 2022-03-02 04:40:40,709 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-02 04:40:40,710 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"d86416d7ff9144c4a01dfb5d75c4c6e4","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1646196018213,"modificationTime":1646196038869,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-02 04:40:40,715 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:40,716 DEBUG 131:onap_service.py(1) - [SDC][Create_Package Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4/actions 2022-03-02 04:40:40,716 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2022-03-02 04:40:40,717 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:43,185 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4/actions HTTP/1.1" 200 363 2022-03-02 04:40:43,186 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2022-03-02 04:40:43,186 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"d86416d7ff9144c4a01dfb5d75c4c6e4","packageId":"d0c1fdbc328b482f889e67289e31d370","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-03-02 04:40:43,186 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"d86416d7ff9144c4a01dfb5d75c4c6e4","packageId":"d0c1fdbc328b482f889e67289e31d370","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-03-02 04:40:43,189 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2022-03-02 04:40:43,189 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-02 04:40:43,189 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:43,189 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-03-02 04:40:43,189 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-02 04:40:43,192 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-02 04:40:43,301 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 366 2022-03-02 04:40:43,302 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-03-02 04:40:43,303 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"d940e59f-5d44-4149-beb6-411399468b26","invariantUUID":"4417b99b-2134-4c51-accc-c8ba73faf6ac","name":"basic_onboard_yOQjNJ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d940e59f-5d44-4149-beb6-411399468b26/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-03-02 04:40:43,305 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_yOQjNJ from SDC 2022-03-02 04:40:43,305 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:40:43,306 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:40:43,306 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-02 04:40:43,306 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2022-03-02 04:40:43,306 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-02 04:40:43,306 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2022-03-02 04:40:53,314 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2022-03-02 04:40:53,314 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-02 04:40:53,315 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:53,315 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-03-02 04:40:53,315 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-02 04:40:53,317 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-02 04:40:53,356 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 366 2022-03-02 04:40:53,357 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-03-02 04:40:53,357 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"d940e59f-5d44-4149-beb6-411399468b26","invariantUUID":"4417b99b-2134-4c51-accc-c8ba73faf6ac","name":"basic_onboard_yOQjNJ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d940e59f-5d44-4149-beb6-411399468b26/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-03-02 04:40:53,359 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_yOQjNJ from SDC 2022-03-02 04:40:53,360 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:40:53,360 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:40:53,360 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-02 04:40:53,360 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2022-03-02 04:40:53,360 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-02 04:40:53,361 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2022-03-02 04:40:53,361 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2022-03-02 04:40:53,361 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-02 04:40:53,361 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:53,361 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-03-02 04:40:53,361 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-02 04:40:53,363 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-02 04:40:53,405 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 366 2022-03-02 04:40:53,406 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-03-02 04:40:53,406 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"d940e59f-5d44-4149-beb6-411399468b26","invariantUUID":"4417b99b-2134-4c51-accc-c8ba73faf6ac","name":"basic_onboard_yOQjNJ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d940e59f-5d44-4149-beb6-411399468b26/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-03-02 04:40:53,408 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_yOQjNJ from SDC 2022-03-02 04:40:53,408 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:40:53,408 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:40:53,408 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-02 04:40:53,408 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2022-03-02 04:40:53,408 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-02 04:40:53,409 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2022-03-02 04:40:53,409 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2022-03-02 04:40:53,409 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2022-03-02 04:40:53,409 DEBUG 129:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:53,409 DEBUG 131:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2022-03-02 04:40:53,409 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2022-03-02 04:40:53,411 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:53,458 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2022-03-02 04:40:53,461 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2022-03-02 04:40:53,462 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network 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,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":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,"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":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,"version":null,"type":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,"version":null,"type":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,"version":null,"type":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,"version":null,"type":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,"version":null,"type":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":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.5"} 2022-03-02 04:40:53,466 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2022-03-02 04:40:53,466 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2022-03-02 04:40:53,466 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2022-03-02 04:40:53,466 INFO 267:__init__.py(1) - attempting to create Vf basic_vm in SDC 2022-03-02 04:40:53,466 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2022-03-02 04:40:53,467 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-02 04:40:53,467 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:53,467 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-03-02 04:40:53,467 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-02 04:40:53,469 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-02 04:40:53,509 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 366 2022-03-02 04:40:53,510 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-03-02 04:40:53,510 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"d940e59f-5d44-4149-beb6-411399468b26","invariantUUID":"4417b99b-2134-4c51-accc-c8ba73faf6ac","name":"basic_onboard_yOQjNJ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d940e59f-5d44-4149-beb6-411399468b26/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-03-02 04:40:53,513 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_yOQjNJ from SDC 2022-03-02 04:40:53,513 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:40:53,513 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:40:53,513 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-02 04:40:53,513 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2022-03-02 04:40:53,513 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-02 04:40:53,513 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2022-03-02 04:40:53,536 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2022-03-02 04:40:53,536 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-03-02 04:40:53,537 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:53,537 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-03-02 04:40:53,537 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-03-02 04:40:53,540 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:53,594 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1169 2022-03-02 04:40:53,595 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-03-02 04:40:53,596 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"6a98828f1a00411a8208effaf5593212","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d0c1fdbc328b482f889e67289e31d370","owner":"cs0008","status":"ACTIVE"},{"name":"pNF e2cf5dae-9a8d","description":"vendor software product","vendorName":"75275e44-10b9-4ef2-be3f","vendorId":"1a7b3a6f72904f60a36ee80831efc968","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f399864d3b8043279b1053abcfabd59a","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_yOQjNJ_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"fdbddd5410ee43708083de2ae8675b92","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"88a38674dd80479ea78571c5ff50d6df","owner":"cs0008","status":"ACTIVE"},{"name":"vFW e3df540a-6524","description":"vendor software product","vendorName":"17caa2c4-c208-44b0-b668","vendorId":"61a58207d0a54cd4b67124ee01eeede7","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"6d35751f04de4f89bb10050219f98061","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2022-03-02 04:40:53,598 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2022-03-02 04:40:53,598 DEBUG 324:vsp.py(1) - importing VSP pNF e2cf5dae-9a8d from SDC 2022-03-02 04:40:53,598 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_yOQjNJ_VSP from SDC 2022-03-02 04:40:53,598 DEBUG 324:vsp.py(1) - importing VSP vFW e3df540a-6524 from SDC 2022-03-02 04:40:53,598 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2022-03-02 04:40:53,599 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2022-03-02 04:40:53,599 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:53,599 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions 2022-03-02 04:40:53,599 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-02 04:40:53,601 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:53,675 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions HTTP/1.1" 200 264 2022-03-02 04:40:53,676 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-02 04:40:53,676 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"d86416d7ff9144c4a01dfb5d75c4c6e4","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1646196018213,"modificationTime":1646196038869,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-02 04:40:53,679 DEBUG 46:sdc_element.py(1) - details found, updating 2022-03-02 04:40:53,679 INFO 192:__init__.py(1) - Vsp found, updating information 2022-03-02 04:40:53,679 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2022-03-02 04:40:53,680 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:53,680 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions 2022-03-02 04:40:53,680 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-02 04:40:53,682 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:53,773 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions HTTP/1.1" 200 264 2022-03-02 04:40:53,774 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-02 04:40:53,775 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"d86416d7ff9144c4a01dfb5d75c4c6e4","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1646196018213,"modificationTime":1646196038869,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-02 04:40:53,777 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:53,777 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions 2022-03-02 04:40:53,777 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-02 04:40:53,779 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:53,872 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d0c1fdbc328b482f889e67289e31d370/versions HTTP/1.1" 200 264 2022-03-02 04:40:53,873 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-02 04:40:53,874 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"d86416d7ff9144c4a01dfb5d75c4c6e4","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1646196018213,"modificationTime":1646196038869,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-02 04:40:53,876 DEBUG 46:sdc_element.py(1) - details found, updating 2022-03-02 04:40:53,879 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:53,879 DEBUG 131:onap_service.py(1) - [SDC][Create_Package Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4/actions 2022-03-02 04:40:53,880 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2022-03-02 04:40:53,881 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:56,484 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4/actions HTTP/1.1" 200 363 2022-03-02 04:40:56,485 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2022-03-02 04:40:56,486 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"d86416d7ff9144c4a01dfb5d75c4c6e4","packageId":"d0c1fdbc328b482f889e67289e31d370","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-03-02 04:40:56,486 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"d86416d7ff9144c4a01dfb5d75c4c6e4","packageId":"d0c1fdbc328b482f889e67289e31d370","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-03-02 04:40:56,488 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:56,488 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 2022-03-02 04:40:56,489 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-02 04:40:56,490 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:40:56,914 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d0c1fdbc328b482f889e67289e31d370/versions/d86416d7ff9144c4a01dfb5d75c4c6e4 HTTP/1.1" 200 638 2022-03-02 04:40:56,916 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-02 04:40:56,917 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"6a98828f1a00411a8208effaf5593212","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d0c1fdbc328b482f889e67289e31d370","version":"d86416d7ff9144c4a01dfb5d75c4c6e4","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2022-03-02 04:40:56,921 DEBUG 129:onap_service.py(1) - [SDC][create Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:40:56,921 DEBUG 131:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources 2022-03-02 04:40:56,921 DEBUG 132:onap_service.py(1) - [SDC][create Vf] data sent: { "artifacts": {}, "attributes": [], "capabilities": {}, "categories": [ { "normalizedName": "generic", "name": "Generic", "uniqueId": "resourceNewCategory.generic", "subcategories": [{"empty": false, "groupings": null, "icons": ["objectStorage", "compute"], "metadataKeys": [], "name": "Abstract", "normalizedName": "abstract", "ownerId": null, "type": null, "uniqueId": "resourceNewCategory.generic.abstract", "version": null}], "version": null, "ownerId": null, "empty": false, "type": null, "icons": null } ], "componentInstances": [], "componentInstancesAttributes": {}, "componentInstancesProperties": {}, "componentType": "RESOURCE", "contactId": "cs0008", "csarUUID": "d0c1fdbc328b482f889e67289e31d370", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_vm", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_vm"], "toscaArtifacts": {}, "vendorName": "basicvm_vendor", "vendorRelease": "1.0" } 2022-03-02 04:40:56,924 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:41:03,663 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources HTTP/1.1" 201 None 2022-03-02 04:41:03,672 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2022-03-02 04:41:03,679 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1646196061523,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"f98c75a1-2246-4077-b363-a7801324118e","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1646196061524,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1646196061523,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRUSXdYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRJd1gyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNakJmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEl3WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNakJmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1qQmZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRJd1gyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRUSXdYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEl3WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEl3WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeU1GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTWpCZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRUSXdYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEl3WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXlNRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1646196061619,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"a183429e-f99f-4b3b-a0a4-94b97318be76","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.heat1","duplicated":false,"payloadUpdateDate":1646196061627,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1646196061619,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1646196061523,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"f98c75a1-2246-4077-b363-a7801324118e","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1646196061524,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1646196061523,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1646196061705,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1646196061705,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646196061705,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1646196058809,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.assettoscacsar","artifactName":"resource-BasicVm-csar.csar","artifactGroupType":"TOSCA","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646196058809,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1646196058809,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.assettoscatemplate","artifactName":"resource-BasicVm-template.yml","artifactGroupType":"TOSCA","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646196058809,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["662b5af3-88c0-44de-aec9-a4fb6cd03b5f.9cf50de2-3b9a-4443-9249-8853e3ac590d.ubuntu20_admin_security_group"],"type":"tosca.capabilities.Node","source":"9cf50de2-3b9a-4443-9249-8853e3ac590d","uniqueId":"capability.b184ce12-ab3f-4fe2-b7bc-4a4c5e2699fd.feature","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.9cf50de2-3b9a-4443-9249-8853e3ac590d.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["662b5af3-88c0-44de-aec9-a4fb6cd03b5f.9cf50de2-3b9a-4443-9249-8853e3ac590d.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","source":"9cf50de2-3b9a-4443-9249-8853e3ac590d","capability":"tosca.capabilities.Node","uniqueId":"b184ce12-ab3f-4fe2-b7bc-4a4c5e2699fd.dependency","ownerId":"b184ce12-ab3f-4fe2-b7bc-4a4c5e2699fd","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["662b5af3-88c0-44de-aec9-a4fb6cd03b5f.9cf50de2-3b9a-4443-9249-8853e3ac590d.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"9cf50de2-3b9a-4443-9249-8853e3ac590d","capability":"tosca.capabilities.Attachment","uniqueId":"9cf50de2-3b9a-4443-9249-8853e3ac590d.port","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.9cf50de2-3b9a-4443-9249-8853e3ac590d.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false}]},"properties":[{"definition":false,"hidden":false,"uniqueId":"9cf50de2-3b9a-4443-9249-8853e3ac590d.name","type":"string","required":false,"description":"A symbolic name for this security group, which is not required to be unique.","password":false,"name":"name","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9cf50de2-3b9a-4443-9249-8853e3ac590d.description","type":"string","required":false,"description":"Description of the security group","password":false,"name":"description","value":"security group","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9cf50de2-3b9a-4443-9249-8853e3ac590d.rules","type":"list","required":false,"description":"List of security group rules","schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"rules","value":"[{\"protocol\":\"tcp\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":22,\"port_range_min\":22},{\"protocol\":\"icmp\",\"remote_ip_prefix\":\"0.0.0.0/0\"}]","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false}],"attributes":[{"parentUniqueId":"b184ce12-ab3f-4fe2-b7bc-4a4c5e2699fd","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.b184ce12-ab3f-4fe2-b7bc-4a4c5e2699fd.tosca_name","ownerId":"b184ce12-ab3f-4fe2-b7bc-4a4c5e2699fd","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.9cf50de2-3b9a-4443-9249-8853e3ac590d.show","empty":false},{"parentUniqueId":"b184ce12-ab3f-4fe2-b7bc-4a4c5e2699fd","definition":false,"name":"state","type":"string","uniqueId":"attribute.b184ce12-ab3f-4fe2-b7bc-4a4c5e2699fd.state","ownerId":"b184ce12-ab3f-4fe2-b7bc-4a4c5e2699fd","empty":false},{"parentUniqueId":"b184ce12-ab3f-4fe2-b7bc-4a4c5e2699fd","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.b184ce12-ab3f-4fe2-b7bc-4a4c5e2699fd.tosca_id","ownerId":"b184ce12-ab3f-4fe2-b7bc-4a4c5e2699fd","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu20_admin_security_group"},"actualComponentUid":"9cf50de2-3b9a-4443-9249-8853e3ac590d","createdFromCsar":true,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.9cf50de2-3b9a-4443-9249-8853e3ac590d.ubuntu20_admin_security_group","normalizedName":"ubuntu20_admin_security_group","name":"ubuntu20_admin_security_group","creationTime":1646196061012,"icon":"securityrules","originType":"VFC","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"ubuntu20_admin_security_group","createdFrom":"CSAR","componentUid":"9cf50de2-3b9a-4443-9249-8853e3ac590d","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1646196061304,"customizationUUID":"54db6e4c-a16f-4593-9a89-b12b166ba5ba","posX":"475.0","posY":"325.0","componentName":"SecurityRules","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["56e57add-c825-425d-9787-c97c52222dbb.5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d.ubuntu20_ubuntu20_admin_plane_port_0","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"feature","uniqueId":"capability.b184ce12-ab3f-4fe2-b7bc-4a4c5e2699fd.feature","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"feature","uniqueId":"capability.b184ce12-ab3f-4fe2-b7bc-4a4c5e2699fd.feature","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"feature_ubuntu20","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"tosca.capabilities.Scalable","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"scalable","uniqueId":"capability.06b1d51d-68ac-4e2d-a9e9-af69a368351b.scalable","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"scalable_ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["56e57add-c825-425d-9787-c97c52222dbb.5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d.ubuntu20_ubuntu20_admin_plane_port_0","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.Forwarder","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"forwarder","uniqueId":"capability.31d88a99-3269-4f29-a9b4-babf5580abdd.forwarder","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["56e57add-c825-425d-9787-c97c52222dbb.5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d.ubuntu20_ubuntu20_admin_plane_port_0","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"binding","uniqueId":"capability.5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d.binding","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"binding","uniqueId":"capability.06b1d51d-68ac-4e2d-a9e9-af69a368351b.binding","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"binding_ubuntu20","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu20\",\"network_role\":{\"get_input\":\"port_ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b07f7f07-7ff9-4ac7-b599-777159f00476","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b07f7f07-7ff9-4ac7-b599-777159f00476","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d.ubuntu20_ubuntu20_admin_plane_port_0","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.PortMirroring","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"port_mirroring","uniqueId":"capability.b07f7f07-7ff9-4ac7-b599-777159f00476.port_mirroring","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"tosca.capabilities.Container","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"host","uniqueId":"capability.06b1d51d-68ac-4e2d-a9e9-af69a368351b.host","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"host_ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"31d88a99-3269-4f29-a9b4-babf5580abdd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"31d88a99-3269-4f29-a9b4-babf5580abdd","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d.ubuntu20_ubuntu20_admin_plane_port_0","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"network.incoming.packets.rate","uniqueId":"capability.31d88a99-3269-4f29-a9b4-babf5580abdd.network.incoming.packets.rate","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"31d88a99-3269-4f29-a9b4-babf5580abdd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"31d88a99-3269-4f29-a9b4-babf5580abdd","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d.ubuntu20_ubuntu20_admin_plane_port_0","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"network.outgoing.bytes","uniqueId":"capability.31d88a99-3269-4f29-a9b4-babf5580abdd.network.outgoing.bytes","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"31d88a99-3269-4f29-a9b4-babf5580abdd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"31d88a99-3269-4f29-a9b4-babf5580abdd","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d.ubuntu20_ubuntu20_admin_plane_port_0","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"network.outgoing.packets.rate","uniqueId":"capability.31d88a99-3269-4f29-a9b4-babf5580abdd.network.outgoing.packets.rate","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"31d88a99-3269-4f29-a9b4-babf5580abdd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"31d88a99-3269-4f29-a9b4-babf5580abdd","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d.ubuntu20_ubuntu20_admin_plane_port_0","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"network.outpoing.packets","uniqueId":"capability.31d88a99-3269-4f29-a9b4-babf5580abdd.network.outpoing.packets","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"31d88a99-3269-4f29-a9b4-babf5580abdd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"31d88a99-3269-4f29-a9b4-babf5580abdd","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d.ubuntu20_ubuntu20_admin_plane_port_0","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"network.incoming.bytes.rate","uniqueId":"capability.31d88a99-3269-4f29-a9b4-babf5580abdd.network.incoming.bytes.rate","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"31d88a99-3269-4f29-a9b4-babf5580abdd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"31d88a99-3269-4f29-a9b4-babf5580abdd","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d.ubuntu20_ubuntu20_admin_plane_port_0","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"network.incoming.bytes","uniqueId":"capability.31d88a99-3269-4f29-a9b4-babf5580abdd.network.incoming.bytes","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"31d88a99-3269-4f29-a9b4-babf5580abdd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"31d88a99-3269-4f29-a9b4-babf5580abdd","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d.ubuntu20_ubuntu20_admin_plane_port_0","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.31d88a99-3269-4f29-a9b4-babf5580abdd.network.outgoing.bytes.rate","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"31d88a99-3269-4f29-a9b4-babf5580abdd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"31d88a99-3269-4f29-a9b4-babf5580abdd","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d.ubuntu20_ubuntu20_admin_plane_port_0","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"network.incoming.packets","uniqueId":"capability.31d88a99-3269-4f29-a9b4-babf5580abdd.network.incoming.packets","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.ephemeral.size","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.ephemeral.size","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.ephemeral.size_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"instance","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.instance","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"instance_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"memory","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.memory","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.iops","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.iops","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.iops_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.device.read.requests","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.device.read.requests","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"cpu.delta","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.cpu.delta","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu.delta_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.capacity","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.capacity","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.capacity_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.device.read.bytes","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.device.read.bytes","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.write.bytes","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.write.bytes","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.latency","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.latency","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.latency_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.device.read.bytes.rate","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.usage","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.usage","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"cpu_util","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.cpu_util","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_util_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.device.allocation","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.device.allocation","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.allocation_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.write.requests.rate","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.write.requests.rate","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.write.bytes.rate","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.write.bytes.rate","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.device.latency","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.device.latency","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.latency_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"cpu","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.cpu","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.device.write.requests","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.device.write.requests","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.device.write.bytes","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.device.write.bytes","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.read.requests","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.read.requests","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.root.size","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.root.size","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.root.size_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.device.write.bytes.rate","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"vcpus","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.vcpus","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"vcpus_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.device.iops","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.device.iops","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.iops_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.device.usage","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.device.usage","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.device.read.requests.rate","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.device.read.requests.rate","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.device.write.requests.rate","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.device.write.requests.rate","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.allocation","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.allocation","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.allocation_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.read.bytes.rate","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.read.bytes.rate","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.read.bytes","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.read.bytes","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"memory.usage","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.memory.usage","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.device.capacity","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.device.capacity","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.capacity_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"memory.resident","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.memory.resident","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.resident_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.write.requests","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.write.requests","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_ubuntu20","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"tosca.capabilities.OperatingSystem","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"os","uniqueId":"capability.06b1d51d-68ac-4e2d-a9e9-af69a368351b.os","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"os_ubuntu20","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"tosca.capabilities.Endpoint.Admin","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"endpoint","uniqueId":"capability.06b1d51d-68ac-4e2d-a9e9-af69a368351b.endpoint","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"endpoint_ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["56e57add-c825-425d-9787-c97c52222dbb.5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d.ubuntu20_ubuntu20_admin_plane_port_0","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"tosca.capabilities.Attachment","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"attachment","uniqueId":"capability.5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d.attachment","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["56e57add-c825-425d-9787-c97c52222dbb.5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d.ubuntu20_ubuntu20_admin_plane_port_0","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"dependency","capability":"tosca.capabilities.Node","uniqueId":"b184ce12-ab3f-4fe2-b7bc-4a4c5e2699fd.dependency","ownerId":"b184ce12-ab3f-4fe2-b7bc-4a4c5e2699fd","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"dependency","capability":"tosca.capabilities.Node","uniqueId":"b184ce12-ab3f-4fe2-b7bc-4a4c5e2699fd.dependency","ownerId":"b184ce12-ab3f-4fe2-b7bc-4a4c5e2699fd","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["56e57add-c825-425d-9787-c97c52222dbb.5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d.ubuntu20_ubuntu20_admin_plane_port_0","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"link","capability":"tosca.capabilities.network.Linkable","uniqueId":"d2660c46-1a38-41eb-a0aa-b1c8cc748f3b.link","ownerId":"d2660c46-1a38-41eb-a0aa-b1c8cc748f3b","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"local_storage","capability":"tosca.capabilities.Attachment","uniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b.local_storage","ownerId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"56e57add-c825-425d-9787-c97c52222dbb.port_ubuntu20_admin_plane_port_0_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7704cdf5-b520-4fd4-a533-06b048f8d960.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7704cdf5-b520-4fd4-a533-06b048f8d960","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"7704cdf5-b520-4fd4-a533-06b048f8d960","empty":false},{"definition":false,"hidden":false,"uniqueId":"56e57add-c825-425d-9787-c97c52222dbb.port_ubuntu20_admin_plane_port_0_ip_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_ip_requirements","value":"[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":false},\"floating_ip_count_required\":{\"is_required\":false}}]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7704cdf5-b520-4fd4-a533-06b048f8d960.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7704cdf5-b520-4fd4-a533-06b048f8d960","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7704cdf5-b520-4fd4-a533-06b048f8d960","empty":false},{"definition":false,"hidden":false,"uniqueId":"56e57add-c825-425d-9787-c97c52222dbb.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7704cdf5-b520-4fd4-a533-06b048f8d960","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"7704cdf5-b520-4fd4-a533-06b048f8d960","empty":false},{"definition":false,"hidden":false,"uniqueId":"56e57add-c825-425d-9787-c97c52222dbb.port_ubuntu20_admin_plane_port_0_vlan_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_vlan_requirements","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"345872f4-c21e-4cde-b84d-8df89cd2bb4f.service_template_filter","type":"org.openecomp.datatypes.heat.substitution.SubstitutionFiltering","required":true,"description":"Substitution Filter","password":false,"name":"service_template_filter","value":"{\"substitute_service_template\":\"Nested_ubuntu20ServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"7704cdf5-b520-4fd4-a533-06b048f8d960","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7704cdf5-b520-4fd4-a533-06b048f8d960","empty":false},{"definition":false,"hidden":false,"uniqueId":"56e57add-c825-425d-9787-c97c52222dbb.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7704cdf5-b520-4fd4-a533-06b048f8d960","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"7704cdf5-b520-4fd4-a533-06b048f8d960","empty":false},{"definition":false,"hidden":false,"uniqueId":"56e57add-c825-425d-9787-c97c52222dbb.port_ubuntu20_admin_plane_port_0_related_networks","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_related_networks","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7704cdf5-b520-4fd4-a533-06b048f8d960.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"ubuntu20","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"7704cdf5-b520-4fd4-a533-06b048f8d960","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7704cdf5-b520-4fd4-a533-06b048f8d960","empty":false},{"definition":false,"hidden":false,"uniqueId":"56e57add-c825-425d-9787-c97c52222dbb.port_ubuntu20_admin_plane_port_0_order","type":"integer","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_order","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7704cdf5-b520-4fd4-a533-06b048f8d960.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"7704cdf5-b520-4fd4-a533-06b048f8d960","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7704cdf5-b520-4fd4-a533-06b048f8d960","empty":false},{"definition":false,"hidden":false,"uniqueId":"56e57add-c825-425d-9787-c97c52222dbb.port_ubuntu20_admin_plane_port_0_exCP_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_exCP_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"56e57add-c825-425d-9787-c97c52222dbb.compute_ubuntu20_key_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_key_name","value":"[\"UNSUPPORTED_RESOURCE_ubuntu20_instantiated_key_name\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7704cdf5-b520-4fd4-a533-06b048f8d960.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"ubuntu20","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"7704cdf5-b520-4fd4-a533-06b048f8d960","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7704cdf5-b520-4fd4-a533-06b048f8d960","empty":false},{"definition":false,"hidden":false,"uniqueId":"56e57add-c825-425d-9787-c97c52222dbb.compute_ubuntu20_user_data_format","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_user_data_format","value":"[\"RAW\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"56e57add-c825-425d-9787-c97c52222dbb.compute_ubuntu20_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_name","value":"[{\"get_input\":\"ubuntu20_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"compute_ubuntu20_name","inputName":"ubuntu20_name_0","inputId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.ubuntu20_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7704cdf5-b520-4fd4-a533-06b048f8d960.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7704cdf5-b520-4fd4-a533-06b048f8d960","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7704cdf5-b520-4fd4-a533-06b048f8d960","empty":false},{"definition":false,"hidden":false,"uniqueId":"56e57add-c825-425d-9787-c97c52222dbb.index_value","type":"integer","required":false,"defaultValue":"0","description":"Index value of this substitution service template runtime instance","password":false,"name":"index_value","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"56e57add-c825-425d-9787-c97c52222dbb.port_ubuntu20_admin_plane_port_0_security_groups","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_security_groups","value":"[[\"ubuntu20_admin_security_group\"]]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"56e57add-c825-425d-9787-c97c52222dbb.port_ubuntu20_admin_plane_port_0_network_role","type":"string","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_network_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7704cdf5-b520-4fd4-a533-06b048f8d960.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"7704cdf5-b520-4fd4-a533-06b048f8d960","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"7704cdf5-b520-4fd4-a533-06b048f8d960","empty":false},{"definition":false,"hidden":false,"uniqueId":"56e57add-c825-425d-9787-c97c52222dbb.port_ubuntu20_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"56e57add-c825-425d-9787-c97c52222dbb.port_ubuntu20_admin_plane_port_0_network","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_network","value":"[{\"get_input\":\"admin_plane_net_name\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"port_ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.admin_plane_net_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"56e57add-c825-425d-9787-c97c52222dbb.compute_ubuntu20_metadata","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_metadata","value":"[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"},\"vnf_name\":{\"get_input\":\"vnf_name\"}}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"56e57add-c825-425d-9787-c97c52222dbb.port_ubuntu20_admin_plane_port_0_subnetpoolid","type":"string","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_subnetpoolid","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7704cdf5-b520-4fd4-a533-06b048f8d960.min_instances","type":"integer","required":false,"defaultValue":"0","description":"Minimum number of VFC Instances","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"7704cdf5-b520-4fd4-a533-06b048f8d960","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"7704cdf5-b520-4fd4-a533-06b048f8d960","empty":false},{"definition":false,"hidden":false,"uniqueId":"56e57add-c825-425d-9787-c97c52222dbb.port_ubuntu20_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_ubuntu20"},"actualComponentUid":"56e57add-c825-425d-9787-c97c52222dbb","createdFromCsar":true,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","normalizedName":"abstract_ubuntu20","name":"abstract_ubuntu20","creationTime":1646196061012,"icon":"defaulticon","originType":"CVFC","toscaArtifacts":{},"directives":["substitutable"],"isProxy":false,"invariantName":"abstract_ubuntu20","createdFrom":"CSAR","componentUid":"56e57add-c825-425d-9787-c97c52222dbb","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicVmcvfc.abstract.abstract.nodes.ubuntu20","modificationTime":1646196061304,"customizationUUID":"9f3b7209-5e78-4b6b-8a16-7a7adca77906","posX":"275.0","posY":"325.0","componentName":"basic_vm-nodes.ubuntu20Cvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[{"toNode":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","requirementOwnerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.9cf50de2-3b9a-4443-9249-8853e3ac590d.ubuntu20_admin_security_group","id":"3aa03c3e-21fb-408b-a9f8-b5c4b75398ce","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","capabilityUid":"capability.5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d.attachment","requirementUid":"9cf50de2-3b9a-4443-9249-8853e3ac590d.port"},"operations":[]}],"fromNode":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.9cf50de2-3b9a-4443-9249-8853e3ac590d.ubuntu20_admin_security_group","originUI":false}],"componentInstancesInputs":{"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20":[{"definition":false,"hidden":false,"uniqueId":"56e57add-c825-425d-9787-c97c52222dbb.port_ubuntu20_admin_plane_port_0_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7704cdf5-b520-4fd4-a533-06b048f8d960.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7704cdf5-b520-4fd4-a533-06b048f8d960","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"7704cdf5-b520-4fd4-a533-06b048f8d960","empty":false},{"definition":false,"hidden":false,"uniqueId":"56e57add-c825-425d-9787-c97c52222dbb.port_ubuntu20_admin_plane_port_0_ip_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_ip_requirements","value":"[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":false},\"floating_ip_count_required\":{\"is_required\":false}}]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7704cdf5-b520-4fd4-a533-06b048f8d960.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7704cdf5-b520-4fd4-a533-06b048f8d960","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7704cdf5-b520-4fd4-a533-06b048f8d960","empty":false},{"definition":false,"hidden":false,"uniqueId":"56e57add-c825-425d-9787-c97c52222dbb.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.ubuntu20_flavor_name","parentUniqueId":"7704cdf5-b520-4fd4-a533-06b048f8d960","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"7704cdf5-b520-4fd4-a533-06b048f8d960","empty":false},{"definition":false,"hidden":false,"uniqueId":"56e57add-c825-425d-9787-c97c52222dbb.port_ubuntu20_admin_plane_port_0_vlan_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_vlan_requirements","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"345872f4-c21e-4cde-b84d-8df89cd2bb4f.service_template_filter","type":"org.openecomp.datatypes.heat.substitution.SubstitutionFiltering","required":true,"description":"Substitution Filter","password":false,"name":"service_template_filter","value":"{\"substitute_service_template\":\"Nested_ubuntu20ServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"7704cdf5-b520-4fd4-a533-06b048f8d960","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7704cdf5-b520-4fd4-a533-06b048f8d960","empty":false},{"definition":false,"hidden":false,"uniqueId":"56e57add-c825-425d-9787-c97c52222dbb.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.ubuntu20_image_name","parentUniqueId":"7704cdf5-b520-4fd4-a533-06b048f8d960","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"7704cdf5-b520-4fd4-a533-06b048f8d960","empty":false},{"definition":false,"hidden":false,"uniqueId":"56e57add-c825-425d-9787-c97c52222dbb.port_ubuntu20_admin_plane_port_0_related_networks","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_related_networks","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7704cdf5-b520-4fd4-a533-06b048f8d960.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"ubuntu20","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"7704cdf5-b520-4fd4-a533-06b048f8d960","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7704cdf5-b520-4fd4-a533-06b048f8d960","empty":false},{"definition":false,"hidden":false,"uniqueId":"56e57add-c825-425d-9787-c97c52222dbb.port_ubuntu20_admin_plane_port_0_order","type":"integer","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_order","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7704cdf5-b520-4fd4-a533-06b048f8d960.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"7704cdf5-b520-4fd4-a533-06b048f8d960","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7704cdf5-b520-4fd4-a533-06b048f8d960","empty":false},{"definition":false,"hidden":false,"uniqueId":"56e57add-c825-425d-9787-c97c52222dbb.port_ubuntu20_admin_plane_port_0_exCP_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_exCP_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"56e57add-c825-425d-9787-c97c52222dbb.compute_ubuntu20_key_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_key_name","value":"[\"UNSUPPORTED_RESOURCE_ubuntu20_instantiated_key_name\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7704cdf5-b520-4fd4-a533-06b048f8d960.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"ubuntu20","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"7704cdf5-b520-4fd4-a533-06b048f8d960","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7704cdf5-b520-4fd4-a533-06b048f8d960","empty":false},{"definition":false,"hidden":false,"uniqueId":"56e57add-c825-425d-9787-c97c52222dbb.compute_ubuntu20_user_data_format","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_user_data_format","value":"[\"RAW\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"56e57add-c825-425d-9787-c97c52222dbb.compute_ubuntu20_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_name","value":"[{\"get_input\":\"ubuntu20_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.ubuntu20_name_0","getInputValues":[{"propName":"compute_ubuntu20_name","inputName":"ubuntu20_name_0","inputId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.ubuntu20_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7704cdf5-b520-4fd4-a533-06b048f8d960.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7704cdf5-b520-4fd4-a533-06b048f8d960","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7704cdf5-b520-4fd4-a533-06b048f8d960","empty":false},{"definition":false,"hidden":false,"uniqueId":"56e57add-c825-425d-9787-c97c52222dbb.index_value","type":"integer","required":false,"defaultValue":"0","description":"Index value of this substitution service template runtime instance","password":false,"name":"index_value","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"56e57add-c825-425d-9787-c97c52222dbb.port_ubuntu20_admin_plane_port_0_security_groups","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_security_groups","value":"[[\"ubuntu20_admin_security_group\"]]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"56e57add-c825-425d-9787-c97c52222dbb.port_ubuntu20_admin_plane_port_0_network_role","type":"string","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_network_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7704cdf5-b520-4fd4-a533-06b048f8d960.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"7704cdf5-b520-4fd4-a533-06b048f8d960","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"7704cdf5-b520-4fd4-a533-06b048f8d960","empty":false},{"definition":false,"hidden":false,"uniqueId":"56e57add-c825-425d-9787-c97c52222dbb.port_ubuntu20_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"56e57add-c825-425d-9787-c97c52222dbb.port_ubuntu20_admin_plane_port_0_network","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_network","value":"[{\"get_input\":\"admin_plane_net_name\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.admin_plane_net_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"56e57add-c825-425d-9787-c97c52222dbb.compute_ubuntu20_metadata","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_metadata","value":"[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"},\"vnf_name\":{\"get_input\":\"vnf_name\"}}]","immutable":false,"mappedToComponentProperty":true,"inputId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"56e57add-c825-425d-9787-c97c52222dbb.port_ubuntu20_admin_plane_port_0_subnetpoolid","type":"string","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_subnetpoolid","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7704cdf5-b520-4fd4-a533-06b048f8d960.min_instances","type":"integer","required":false,"defaultValue":"0","description":"Minimum number of VFC Instances","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"7704cdf5-b520-4fd4-a533-06b048f8d960","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"7704cdf5-b520-4fd4-a533-06b048f8d960","empty":false},{"definition":false,"hidden":false,"uniqueId":"56e57add-c825-425d-9787-c97c52222dbb.port_ubuntu20_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}]},"componentInstancesProperties":{"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.9cf50de2-3b9a-4443-9249-8853e3ac590d.ubuntu20_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"9cf50de2-3b9a-4443-9249-8853e3ac590d.name","type":"string","required":false,"description":"A symbolic name for this security group, which is not required to be unique.","password":false,"name":"name","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9cf50de2-3b9a-4443-9249-8853e3ac590d.description","type":"string","required":false,"description":"Description of the security group","password":false,"name":"description","value":"security group","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9cf50de2-3b9a-4443-9249-8853e3ac590d.rules","type":"list","required":false,"description":"List of security group rules","schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"rules","value":"[{\"protocol\":\"tcp\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":22,\"port_range_min\":22},{\"protocol\":\"icmp\",\"remote_ip_prefix\":\"0.0.0.0/0\"}]","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false}]},"componentInstancesAttributes":{"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.9cf50de2-3b9a-4443-9249-8853e3ac590d.ubuntu20_admin_security_group":[{"parentUniqueId":"b184ce12-ab3f-4fe2-b7bc-4a4c5e2699fd","uniqueId":"attribute.b184ce12-ab3f-4fe2-b7bc-4a4c5e2699fd.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"b184ce12-ab3f-4fe2-b7bc-4a4c5e2699fd","empty":false},{"uniqueId":"attribute.9cf50de2-3b9a-4443-9249-8853e3ac590d.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"b184ce12-ab3f-4fe2-b7bc-4a4c5e2699fd","uniqueId":"attribute.b184ce12-ab3f-4fe2-b7bc-4a4c5e2699fd.state","name":"state","type":"string","definition":false,"ownerId":"b184ce12-ab3f-4fe2-b7bc-4a4c5e2699fd","empty":false},{"parentUniqueId":"b184ce12-ab3f-4fe2-b7bc-4a4c5e2699fd","uniqueId":"attribute.b184ce12-ab3f-4fe2-b7bc-4a4c5e2699fd.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"b184ce12-ab3f-4fe2-b7bc-4a4c5e2699fd","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["662b5af3-88c0-44de-aec9-a4fb6cd03b5f.9cf50de2-3b9a-4443-9249-8853e3ac590d.ubuntu20_admin_security_group"],"type":"tosca.capabilities.Node","source":"9cf50de2-3b9a-4443-9249-8853e3ac590d","uniqueId":"capability.b184ce12-ab3f-4fe2-b7bc-4a4c5e2699fd.feature","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.9cf50de2-3b9a-4443-9249-8853e3ac590d.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false},{"external":false,"path":["56e57add-c825-425d-9787-c97c52222dbb.5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d.ubuntu20_ubuntu20_admin_plane_port_0","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"feature","uniqueId":"capability.b184ce12-ab3f-4fe2-b7bc-4a4c5e2699fd.feature","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"feature","uniqueId":"capability.b184ce12-ab3f-4fe2-b7bc-4a4c5e2699fd.feature","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"feature_ubuntu20","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"tosca.capabilities.Scalable","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"scalable","uniqueId":"capability.06b1d51d-68ac-4e2d-a9e9-af69a368351b.scalable","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"scalable_ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["56e57add-c825-425d-9787-c97c52222dbb.5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d.ubuntu20_ubuntu20_admin_plane_port_0","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.Forwarder","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"forwarder","uniqueId":"capability.31d88a99-3269-4f29-a9b4-babf5580abdd.forwarder","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["56e57add-c825-425d-9787-c97c52222dbb.5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d.ubuntu20_ubuntu20_admin_plane_port_0","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"binding","uniqueId":"capability.5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d.binding","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"binding","uniqueId":"capability.06b1d51d-68ac-4e2d-a9e9-af69a368351b.binding","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"binding_ubuntu20","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu20\",\"network_role\":{\"get_input\":\"port_ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b07f7f07-7ff9-4ac7-b599-777159f00476","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b07f7f07-7ff9-4ac7-b599-777159f00476","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d.ubuntu20_ubuntu20_admin_plane_port_0","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.PortMirroring","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"port_mirroring","uniqueId":"capability.b07f7f07-7ff9-4ac7-b599-777159f00476.port_mirroring","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"tosca.capabilities.Container","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"host","uniqueId":"capability.06b1d51d-68ac-4e2d-a9e9-af69a368351b.host","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"host_ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"31d88a99-3269-4f29-a9b4-babf5580abdd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"31d88a99-3269-4f29-a9b4-babf5580abdd","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d.ubuntu20_ubuntu20_admin_plane_port_0","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"network.incoming.packets.rate","uniqueId":"capability.31d88a99-3269-4f29-a9b4-babf5580abdd.network.incoming.packets.rate","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"31d88a99-3269-4f29-a9b4-babf5580abdd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"31d88a99-3269-4f29-a9b4-babf5580abdd","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d.ubuntu20_ubuntu20_admin_plane_port_0","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"network.outgoing.bytes","uniqueId":"capability.31d88a99-3269-4f29-a9b4-babf5580abdd.network.outgoing.bytes","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"31d88a99-3269-4f29-a9b4-babf5580abdd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"31d88a99-3269-4f29-a9b4-babf5580abdd","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d.ubuntu20_ubuntu20_admin_plane_port_0","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"network.outgoing.packets.rate","uniqueId":"capability.31d88a99-3269-4f29-a9b4-babf5580abdd.network.outgoing.packets.rate","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"31d88a99-3269-4f29-a9b4-babf5580abdd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"31d88a99-3269-4f29-a9b4-babf5580abdd","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d.ubuntu20_ubuntu20_admin_plane_port_0","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"network.outpoing.packets","uniqueId":"capability.31d88a99-3269-4f29-a9b4-babf5580abdd.network.outpoing.packets","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"31d88a99-3269-4f29-a9b4-babf5580abdd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"31d88a99-3269-4f29-a9b4-babf5580abdd","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d.ubuntu20_ubuntu20_admin_plane_port_0","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"network.incoming.bytes.rate","uniqueId":"capability.31d88a99-3269-4f29-a9b4-babf5580abdd.network.incoming.bytes.rate","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"31d88a99-3269-4f29-a9b4-babf5580abdd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"31d88a99-3269-4f29-a9b4-babf5580abdd","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d.ubuntu20_ubuntu20_admin_plane_port_0","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"network.incoming.bytes","uniqueId":"capability.31d88a99-3269-4f29-a9b4-babf5580abdd.network.incoming.bytes","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"31d88a99-3269-4f29-a9b4-babf5580abdd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"31d88a99-3269-4f29-a9b4-babf5580abdd","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d.ubuntu20_ubuntu20_admin_plane_port_0","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.31d88a99-3269-4f29-a9b4-babf5580abdd.network.outgoing.bytes.rate","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"31d88a99-3269-4f29-a9b4-babf5580abdd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"31d88a99-3269-4f29-a9b4-babf5580abdd","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d.ubuntu20_ubuntu20_admin_plane_port_0","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"network.incoming.packets","uniqueId":"capability.31d88a99-3269-4f29-a9b4-babf5580abdd.network.incoming.packets","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.ephemeral.size","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.ephemeral.size","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.ephemeral.size_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"instance","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.instance","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"instance_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"memory","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.memory","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.iops","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.iops","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.iops_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.device.read.requests","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.device.read.requests","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"cpu.delta","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.cpu.delta","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu.delta_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.capacity","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.capacity","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.capacity_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.device.read.bytes","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.device.read.bytes","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.write.bytes","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.write.bytes","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.latency","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.latency","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.latency_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.device.read.bytes.rate","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.usage","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.usage","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"cpu_util","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.cpu_util","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_util_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.device.allocation","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.device.allocation","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.allocation_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.write.requests.rate","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.write.requests.rate","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.write.bytes.rate","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.write.bytes.rate","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.device.latency","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.device.latency","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.latency_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"cpu","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.cpu","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.device.write.requests","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.device.write.requests","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.device.write.bytes","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.device.write.bytes","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.read.requests","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.read.requests","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.root.size","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.root.size","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.root.size_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.device.write.bytes.rate","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"vcpus","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.vcpus","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"vcpus_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.device.iops","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.device.iops","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.iops_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.device.usage","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.device.usage","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.device.read.requests.rate","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.device.read.requests.rate","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.device.write.requests.rate","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.device.write.requests.rate","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.allocation","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.allocation","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.allocation_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.read.bytes.rate","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.read.bytes.rate","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.read.bytes","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.read.bytes","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"memory.usage","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.memory.usage","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.device.capacity","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.device.capacity","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.capacity_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"memory.resident","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.memory.resident","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.resident_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e2471674-b9c7-4020-bd40-2d7103545206","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e2471674-b9c7-4020-bd40-2d7103545206","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"disk.write.requests","uniqueId":"capability.e2471674-b9c7-4020-bd40-2d7103545206.disk.write.requests","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_ubuntu20","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"tosca.capabilities.OperatingSystem","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"os","uniqueId":"capability.06b1d51d-68ac-4e2d-a9e9-af69a368351b.os","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"os_ubuntu20","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","empty":false}],"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"tosca.capabilities.Endpoint.Admin","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"endpoint","uniqueId":"capability.06b1d51d-68ac-4e2d-a9e9-af69a368351b.endpoint","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"endpoint_ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["56e57add-c825-425d-9787-c97c52222dbb.5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d.ubuntu20_ubuntu20_admin_plane_port_0","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"type":"tosca.capabilities.Attachment","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"attachment","uniqueId":"capability.5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d.attachment","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["662b5af3-88c0-44de-aec9-a4fb6cd03b5f.9cf50de2-3b9a-4443-9249-8853e3ac590d.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","source":"9cf50de2-3b9a-4443-9249-8853e3ac590d","capability":"tosca.capabilities.Node","uniqueId":"b184ce12-ab3f-4fe2-b7bc-4a4c5e2699fd.dependency","ownerId":"b184ce12-ab3f-4fe2-b7bc-4a4c5e2699fd","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false},{"external":false,"path":["56e57add-c825-425d-9787-c97c52222dbb.5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d.ubuntu20_ubuntu20_admin_plane_port_0","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"dependency","capability":"tosca.capabilities.Node","uniqueId":"b184ce12-ab3f-4fe2-b7bc-4a4c5e2699fd.dependency","ownerId":"b184ce12-ab3f-4fe2-b7bc-4a4c5e2699fd","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"dependency","capability":"tosca.capabilities.Node","uniqueId":"b184ce12-ab3f-4fe2-b7bc-4a4c5e2699fd.dependency","ownerId":"b184ce12-ab3f-4fe2-b7bc-4a4c5e2699fd","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["56e57add-c825-425d-9787-c97c52222dbb.5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d.ubuntu20_ubuntu20_admin_plane_port_0","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"link","capability":"tosca.capabilities.network.Linkable","uniqueId":"d2660c46-1a38-41eb-a0aa-b1c8cc748f3b.link","ownerId":"d2660c46-1a38-41eb-a0aa-b1c8cc748f3b","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["662b5af3-88c0-44de-aec9-a4fb6cd03b5f.9cf50de2-3b9a-4443-9249-8853e3ac590d.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"9cf50de2-3b9a-4443-9249-8853e3ac590d","capability":"tosca.capabilities.Attachment","uniqueId":"9cf50de2-3b9a-4443-9249-8853e3ac590d.port","ownerId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.9cf50de2-3b9a-4443-9249-8853e3ac590d.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false},{"external":false,"path":["56e57add-c825-425d-9787-c97c52222dbb.b61de28a-9b9e-4659-962b-48058a22ad97.ubuntu20","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","source":"56e57add-c825-425d-9787-c97c52222dbb","parentName":"local_storage","capability":"tosca.capabilities.Attachment","uniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b.local_storage","ownerId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.vf_module_id","type":"string","required":false,"defaultValue":"Ubuntu20-VF-module","description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.ubuntu20_pub_key","type":"string","required":false,"defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu20_pub_key","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.vnf_name","type":"string","required":false,"defaultValue":"Ubuntu20-VNF-name","description":"The VM name","password":false,"name":"vnf_name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.ubuntu20_name_0","type":"string","required":false,"defaultValue":"Ubuntu20","description":"The VM name","password":false,"name":"ubuntu20_name_0","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.dcae_collector_ip","type":"string","required":false,"defaultValue":"10.4.2.166","description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.ubuntu20_flavor_name","type":"string","required":false,"defaultValue":"m1.small","description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu20_flavor_name","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.vnf_id","type":"string","required":false,"defaultValue":"Ubuntu20-VNF","description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.dcae_collector_port","type":"string","required":false,"defaultValue":"30417","description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.ubuntu20_image_name","type":"string","required":false,"defaultValue":"ubuntu-20.04","description":"Image to be used for compute instance","password":false,"name":"ubuntu20_image_name","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.admin_plane_net_name","type":"string","required":false,"defaultValue":"admin","description":"The external management network","password":false,"name":"admin_plane_net_name","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu20_group","uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.base_ubuntu20_group","name":"base_ubuntu20_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu20_group","createdFrom":"CSAR","invariantUUID":"29bc556a-2356-4445-9baf-6717f2e98bb2","groupUUID":"4b455703-331f-46ba-babc-874fcc36a050","members":{"abstract_ubuntu20":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ubuntu20_admin_security_group":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.9cf50de2-3b9a-4443-9249-8853e3ac590d.ubuntu20_admin_security_group"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file.property.1","type":"string","required":true,"description":"Heat file which associate to this group/heat stack","password":false,"name":"heat_file","value":"../Artifacts/base_ubuntu20.yaml","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description.property.2","type":"string","required":true,"description":"group description","password":false,"name":"description","value":"Heat template to deploy ubuntu VM Closed Loop for ONAP","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","empty":false}],"empty":false},{"typeUid":"org.openecomp.groups.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"BasicVm..base_ubuntu20..module-0","uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.BasicVm..base_ubuntu20..module-0","name":"BasicVm..base_ubuntu20..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["662b5af3-88c0-44de-aec9-a4fb6cd03b5f.heat1env","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.heat1"],"invariantName":"BasicVm..base_ubuntu20..module-0","createdFrom":"CSAR","invariantUUID":"83cccddf-0454-44cf-8505-028f590094d4","artifactsUuid":["a183429e-f99f-4b3b-a0a4-94b97318be76"],"groupUUID":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","members":{"abstract_ubuntu20":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.56e57add-c825-425d-9787-c97c52222dbb.abstract_ubuntu20","ubuntu20_admin_security_group":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.9cf50de2-3b9a-4443-9249-8853e3ac590d.ubuntu20_admin_security_group"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu20","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"abstract":false,"resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicVm","vendorName":"basicvm_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","version":"0.1","creationDate":1646196058810,"icon":"defaulticon","description":"VF","tags":["basic_vm"],"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f","componentMetadataForSupportLog":{"SupportablityComponentUUID":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"d0c1fdbc328b482f889e67289e31d370","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","highestVersion":true,"systemName":"BasicVm","invariantUUID":"a8413d9f-f50b-4261-9647-a77045f0525e","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1646196061121,"allArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRUSXdYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRJd1gyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNakJmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEl3WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNakJmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1qQmZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRJd1gyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRUSXdYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEl3WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEl3WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeU1GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTWpCZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRUSXdYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEl3WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXlNRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1646196061619,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"a183429e-f99f-4b3b-a0a4-94b97318be76","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.heat1","duplicated":false,"payloadUpdateDate":1646196061627,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1646196061619,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1646196061523,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"f98c75a1-2246-4077-b363-a7801324118e","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1646196061524,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1646196061523,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1646196061705,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1646196061705,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646196061705,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f"},"categorySpecificMetadata":{},"csarUUID":"d0c1fdbc328b482f889e67289e31d370","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_vm"} 2022-03-02 04:41:03,690 INFO 285:__init__.py(1) - Vf basic_vm is created in SDC 2022-03-02 04:41:03,691 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:41:13,701 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_vm in SDC 2022-03-02 04:41:13,705 DEBUG 129:onap_service.py(1) - [SDC][Certify Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:41:13,705 DEBUG 131:onap_service.py(1) - [SDC][Certify Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources/662b5af3-88c0-44de-aec9-a4fb6cd03b5f/lifecycleState/Certify 2022-03-02 04:41:13,705 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2022-03-02 04:41:13,707 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:41:19,650 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/662b5af3-88c0-44de-aec9-a4fb6cd03b5f/lifecycleState/Certify HTTP/1.1" 200 1276 2022-03-02 04:41:19,651 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2022-03-02 04:41:19,652 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"4b99594f-36ae-4430-9667-01ff635c7265","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1646196058810,"lastUpdateDate":1646196075407,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"defaulticon","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"4b99594f-36ae-4430-9667-01ff635c7265"},"csarUUID":"d0c1fdbc328b482f889e67289e31d370","csarVersion":"1.0","invariantUUID":"a8413d9f-f50b-4261-9647-a77045f0525e","componentType":"RESOURCE","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"creatorUserId":"cs0008","creatorFullName":"Carlos Santana","lastUpdaterUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","isArchived":false,"archiveTime":0,"isVspArchived":false,"vendorName":"basicvm_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicVm","uuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68"} 2022-03-02 04:41:19,654 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2022-03-02 04:41:19,654 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-02 04:41:19,655 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:41:19,655 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-03-02 04:41:19,655 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-02 04:41:19,657 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-02 04:41:19,719 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2022-03-02 04:41:19,720 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-03-02 04:41:19,720 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"d940e59f-5d44-4149-beb6-411399468b26","invariantUUID":"4417b99b-2134-4c51-accc-c8ba73faf6ac","name":"basic_onboard_yOQjNJ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d940e59f-5d44-4149-beb6-411399468b26/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","invariantUUID":"a8413d9f-f50b-4261-9647-a77045f0525e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/52d61e0c-6b2f-47c3-b7be-eb918df0ea68/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-03-02 04:41:19,724 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_yOQjNJ from SDC 2022-03-02 04:41:19,724 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:41:19,724 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:41:19,724 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-02 04:41:19,725 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-03-02 04:41:19,725 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:41:19,725 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:41:19,725 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-02 04:41:19,726 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2022-03-02 04:41:19,726 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-02 04:41:19,726 INFO 192:__init__.py(1) - Vf found, updating information 2022-03-02 04:41:19,726 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:41:19,727 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-02 04:41:19,727 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-03-02 04:41:19,730 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:41:19,798 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-02 04:41:19,800 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-03-02 04:41:19,803 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b7cbca8-ad99-4749-879f-055f6c5f6e53","lifecycleState":"CERTIFIED","lastUpdateDate":1646191439942,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a06c8b5-ee3d-447e-a232-011e3f3a9730","invariantUUID":"6dc0febe-418f-41f1-93e7-d44ed8f26515","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":"d044821f-e6ed-4f73-8005-1a9b877d7d83","lifecycleState":"CERTIFIED","lastUpdateDate":1646191500708,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"307e3c51-e42a-4630-a66c-051eab29a872","invariantUUID":"e6adb943-ae4a-4e0d-ab45-9e950c1ddfe5","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"772146b3-572b-4101-9af8-e8dda93d5968","lifecycleState":"CERTIFIED","lastUpdateDate":1646191322792,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f70eda0d-86ef-4fcd-ac1f-5e841fc35c08","invariantUUID":"68c8d1d4-87a5-40bb-ad63-d6335089568c","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":"fd27492d-00bf-44a6-acae-3957f2850c99","lifecycleState":"CERTIFIED","lastUpdateDate":1646191399670,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f838e8af-8f43-4824-b4e8-70fd019d8c64","invariantUUID":"ffb381a1-df3f-4d6c-b487-3dd14d0d50d4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8bbe80b2-64c4-43f4-9a3b-a3483e438956","lifecycleState":"CERTIFIED","lastUpdateDate":1646191418665,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e3f15e7-8d81-4469-8ebc-1ba2fb316a6c","invariantUUID":"336ebb42-d274-49c5-a43d-c8e4eaedb2a5","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":"78e5f63f-7c48-445e-864b-7d4e50af6329","lifecycleState":"CERTIFIED","lastUpdateDate":1646191430446,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ee59840-7dc9-4b7d-907d-5e73af9366a4","invariantUUID":"229df49a-997a-4423-a103-703c5bf156db","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47c885d1-d9a2-497f-8135-609bb4873c7d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191351707,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d49b06d9-c52b-41a6-9117-38eed9780e46","invariantUUID":"28df4767-49bb-4c7d-bd58-abe089cc826e","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cede4d0b-969a-4da6-92c8-ac7a86a2c29d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191558012,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0596dd37-7e4d-4fc1-b1ff-a1198bff5432","invariantUUID":"7ce00310-ed0e-4504-99e4-489ea3494c6f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b07f7f07-7ff9-4ac7-b599-777159f00476","lifecycleState":"CERTIFIED","lastUpdateDate":1646191385267,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4d4a567-8b70-4af8-ad8f-ec3cb6c13c7f","invariantUUID":"02aaa415-511b-4f72-802c-11e5c71d79a6","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e50466e-126f-4f68-a260-b41343d516cf","lifecycleState":"CERTIFIED","lastUpdateDate":1646191411208,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a745360a-066e-4823-b665-049e56c9071e","invariantUUID":"3ad7adc0-b95d-4a2a-9d5a-f7437167c34f","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":"fcc16b43-b64b-485e-8811-0dc51cdb656e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191325889,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd6627d-23a3-42ac-9a5b-e40e939c0572","invariantUUID":"4c3bedcf-3245-4d86-a9f4-3c5ac0bfc3b9","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":"c2750d30-36fa-462c-b012-251a3ad7b50e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191388507,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c82da1de-66da-4187-adf7-011d45ef3ce0","invariantUUID":"f5c1e5ed-53de-473f-ba5b-d4434f0a5774","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":"51d49329-cc06-44b6-a3d2-bbea35c4c7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191433521,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d6bda0-695f-42b8-acc4-edde1c037b7e","invariantUUID":"53e9e437-f102-4c3e-aa4c-b4da2e92cb39","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":"2855f9e2-45c5-4501-bb5c-fa0a8106e40b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191379532,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cd3e5b9-f379-4755-802a-17cc83aa5ba9","invariantUUID":"a8602cea-a01b-4348-a291-1746c9226eea","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":"ab38fa74-a470-4ff7-8496-232b4b744805","lifecycleState":"CERTIFIED","lastUpdateDate":1646191344710,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac2712bf-98ed-48dd-8252-cb1f2ecb1b38","invariantUUID":"0e3170a8-88d1-4738-bcb0-4a0b0a6275b2","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":"3775cef0-5621-4ba7-bb05-c3f4935d07c5","lifecycleState":"CERTIFIED","lastUpdateDate":1646191412855,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0396310-8eb9-4f45-ad14-ec44fdc0d191","invariantUUID":"0fdaa9de-9ae5-4c42-a862-f3e7bf1dda56","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7081ae93-32eb-44f7-9292-52bd8887f04e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191460398,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7affb44f-3562-444e-b8a6-9154f8ff5d63","invariantUUID":"866b0161-e59f-4463-98c2-8579a5fc3ac1","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":"f414f6f6-3ca6-44d2-ba53-bbe06f20c6be","lifecycleState":"CERTIFIED","lastUpdateDate":1646191447082,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7bbd62-543c-4413-a041-f0ec59f516b2","invariantUUID":"25e69bbb-f7d5-4f5c-a7b6-699bdc2d8b4e","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8f6b284b-9404-4695-8304-8c86b9aa8fd8","lifecycleState":"CERTIFIED","lastUpdateDate":1646191475424,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbe08f73-2fdb-4df7-ac31-f53bccf2f7bc","invariantUUID":"9457a6ed-18e9-4757-ba5b-12aba20b7337","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":"d1eb1a6b-4eb8-45d8-ad64-83136780c855","lifecycleState":"CERTIFIED","lastUpdateDate":1646191471909,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ebd6d5e0-683e-4c2b-9afb-0165d4b33e4c","invariantUUID":"a0e76e36-5fcd-4d43-a3ac-6860ac15fc5e","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":"922864a9-4bdc-4754-9cf7-e871ba8beacd","lifecycleState":"CERTIFIED","lastUpdateDate":1646191377104,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4566704a-7683-4320-a904-117ab8e87470","invariantUUID":"3a92c2f6-9435-48b7-906a-73e52742c353","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":"compute","uniqueId":"2cfb7f2e-351e-48dc-9831-361e7838f60d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191424504,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"249d3546-d747-4723-b573-861600fe862f","invariantUUID":"1e2264c3-08ea-4060-b156-56146fbe3054","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":"objectStorage","uniqueId":"c788fd09-d645-4de9-87ac-3e9ed92e8ee1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191551009,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"194f7a26-4f46-4662-867f-1fd064771fe2","invariantUUID":"f01a4425-e990-42f5-8285-6ca50da115ce","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4cefca1e-3671-425c-95a8-50dfeb514b2a","lifecycleState":"CERTIFIED","lastUpdateDate":1646191465197,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eea26101-fdac-4913-b61d-9024bafe2087","invariantUUID":"6953d7e8-9368-4526-a0bd-c675f68f851b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21fae40a-80f7-4d45-afc3-978562031376","lifecycleState":"CERTIFIED","lastUpdateDate":1646191502630,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5617277-3218-4387-94b3-7864c36ad2c2","invariantUUID":"e6136959-cbe6-4ca1-a440-cca3ebe6bc6c","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":"networkrules","uniqueId":"a04b488e-7217-447c-b2c4-4a16310b57aa","lifecycleState":"CERTIFIED","lastUpdateDate":1646191359984,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4103130a-63df-4da4-a2ee-3f42eeee18b2","invariantUUID":"6ccce89a-d884-4eef-80d4-50203ab8d0c0","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2109687b-1f34-473c-a6aa-ea1a56f07be7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191543300,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6abf944-c1f1-4ec7-8543-e115bd55c33f","invariantUUID":"65275176-99d6-4d8e-b5d3-71d57f0cdfa9","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9e80425a-2b0c-42fd-b88c-262653243a55","lifecycleState":"CERTIFIED","lastUpdateDate":1646191341440,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b73fa5bc-9836-4e3e-80bc-ad7e8b7a3944","invariantUUID":"79bda7aa-e164-497a-8f43-606051550287","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":"defaulticon","uniqueId":"4b61f5ad-c118-4919-bb18-ed7378b31121","lifecycleState":"CERTIFIED","lastUpdateDate":1646191456990,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03b30352-189b-4786-b086-96b95c16aaf7","invariantUUID":"6a7fa9f6-0eb8-427c-975b-cb87e25e9bba","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6bbbf49a-3e0d-4cd6-8e19-ae3f3b0c0e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191317300,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27746ce8-636e-409c-81f0-ae6807e16767","invariantUUID":"bd3a6d5f-59dd-4276-8cc2-15543db31499","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"614e8646-dd68-41d9-b0e0-241e1e6b9b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1646191493927,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d57f6ac3-1276-4962-ada2-5c886afa98dd","invariantUUID":"a28dab67-cc50-4d9e-9f9b-123d76213887","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"411175e8-67d9-4f00-b396-5b98f9041cde","lifecycleState":"CERTIFIED","lastUpdateDate":1646191477848,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6929900a-cb5b-4c78-8f8e-306edd288082","invariantUUID":"ab8d7492-e84e-4fe9-9af7-4e58f0b7eaa5","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":"3dcd66cb-4bf6-4cc7-8e08-51edfc4af864","lifecycleState":"CERTIFIED","lastUpdateDate":1646191469625,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c2f1d12-f27e-429c-a7cd-ce0f7564a2c8","invariantUUID":"5f1a9f21-74ce-433c-8ecf-a93dc68455bd","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78253de2-63b5-47ae-8ba3-e12f38dbf0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191338488,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0f2f61c-0669-4a2a-843f-6e785128645a","invariantUUID":"0437d399-680a-4ec0-94e8-af609500da8b","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4b55564-01f1-4c23-9c37-bc415bdc19aa","lifecycleState":"CERTIFIED","lastUpdateDate":1646191349612,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30d99b11-9799-4c3b-8f3d-9bfec8b486b9","invariantUUID":"e00d2dcb-7f0a-47b5-9c5c-2c97f7cbb8e7","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79979c05-6eca-459e-928e-91efbf0f94b6","lifecycleState":"CERTIFIED","lastUpdateDate":1646191432026,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32e85d0a-a961-48d6-812c-ab4db64e6e10","invariantUUID":"1cd286df-36c3-48c6-8535-a3ac06d1b2aa","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fc032c37-babc-4e13-98ba-c098a05b8b38","lifecycleState":"CERTIFIED","lastUpdateDate":1646191463435,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02617a2a-c0b1-4fa6-8522-21e2eacb7daa","invariantUUID":"48de5427-1ab1-4b26-8a3a-7b4cc6597726","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":"51757d1c-e02e-4d18-99fb-62e46043b52d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191549670,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a32a7a7-42c3-41be-80e6-68bfcc7b3cc9","invariantUUID":"10f8c4c1-fef9-4640-9eae-41d4ffce492c","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c7bc8ac-1891-41fc-bd7e-601fa8d45445","lifecycleState":"CERTIFIED","lastUpdateDate":1646191473417,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2ae9f5e-b137-4eb9-bbb9-ff4cecc6a356","invariantUUID":"e26866fe-7b1e-4a86-9682-63ee3778a69d","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":"bab85bb3-05ea-4d31-8d32-a399c3c6c97c","lifecycleState":"CERTIFIED","lastUpdateDate":1646191505780,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f29ed4b-5a33-49a5-9466-d97ceeaf353e","invariantUUID":"6bb12d79-b031-4943-8040-6802f7fbc90e","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":"4b99594f-36ae-4430-9667-01ff635c7265","lifecycleState":"CERTIFIED","lastUpdateDate":1646196075407,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","invariantUUID":"a8413d9f-f50b-4261-9647-a77045f0525e","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191303615,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c94350dd-54b1-48bd-910e-a340ce03b0f3","invariantUUID":"df1ca82b-e7cd-425c-80f1-1a4f7f3367e1","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":"fcf0ffe6-9582-4a05-b364-83eda9e3e069","lifecycleState":"CERTIFIED","lastUpdateDate":1646191404589,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9744fb3a-7ea8-43d5-8941-563710e2d29c","invariantUUID":"9461ebd4-b0a4-45ce-9836-8c95fb5bdbad","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":"037e9172-44c7-4dac-9950-d4f99e7a86f0","lifecycleState":"CERTIFIED","lastUpdateDate":1646191370684,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d296c3b3-9dc0-423f-a375-532dde4acfac","invariantUUID":"9320b216-94f8-46a1-8e2f-1a52afe5712c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"adcae2b5-6389-4b4a-abe7-72b9772f874b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191490080,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9e36eb3-4628-449c-b91c-c6cd5c0431e7","invariantUUID":"b8eeaf8d-235b-4c1b-a067-e5bb11c401ba","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"be229b75-7e15-47f5-89a0-0dc6f678d1c0","lifecycleState":"CERTIFIED","lastUpdateDate":1646191560239,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9ad731c-a2af-4cc9-a702-c1e947dc08c4","invariantUUID":"a744afe9-7e6f-4a35-b0fe-50a2f4549d8b","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"e4be237f-addc-4ef1-8d5e-58ddacf4d17b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191504321,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8600165-5e81-4afe-9de3-6851fa7a3b47","invariantUUID":"3cdeb3b7-e7e9-4547-945a-392aa4dd5c35","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":"port","uniqueId":"f13c24f7-2851-4010-9916-bcce341c0a75","lifecycleState":"CERTIFIED","lastUpdateDate":1646191461927,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ea8c1a3a-58e5-465b-8b92-eba01c0d3de0","invariantUUID":"2fffe95b-f894-433c-870c-6f6a96665343","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3400790-560b-4f64-bb23-43f124d1812a","lifecycleState":"CERTIFIED","lastUpdateDate":1646191347007,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"eec5b981-77fb-4072-9a95-26dfda9d8f4d","invariantUUID":"3ae2242d-c366-4701-bc04-d1506aa56481","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":"defaulticon","uniqueId":"ecd15d64-675c-4a4d-87b6-1f98d5777941","lifecycleState":"CERTIFIED","lastUpdateDate":1646191458927,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf189b50-15e7-4802-aff6-af13870124ab","invariantUUID":"af2e0451-ee37-4ed6-9f13-861bd299412a","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"32e3983d-2b5f-42ad-990b-1cdada6bfdf9","lifecycleState":"CERTIFIED","lastUpdateDate":1646191374800,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45daa27a-6647-4e1c-a48e-f6a6c626cb90","invariantUUID":"08b53e87-6e2e-4d7b-ac8e-e458f82f689b","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":"port","uniqueId":"e85e43da-bbbd-4ff1-b100-c3a628448875","lifecycleState":"CERTIFIED","lastUpdateDate":1646191488459,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc42e782-b51f-4942-ae8b-5eb7f0f8b74f","invariantUUID":"b3f9504a-bc11-4057-9e9e-f1d17872e2fb","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b9cb1e7b-7725-4281-9790-d88c0974bcbd","lifecycleState":"CERTIFIED","lastUpdateDate":1646191332371,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c31fe4e-67e2-480f-be43-ba96f6b72575","invariantUUID":"e359cd2b-222f-418b-92cf-fa6ebb635812","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":"defaulticon","uniqueId":"5c1620eb-b554-4dcc-8a15-d08874cb2f5f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191417291,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54aeaba4-7238-4aa5-a340-d05de87774b0","invariantUUID":"b3a667db-49d6-41db-bc5c-6dbb14e57173","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce1669f5-6128-473c-8e81-dd84a4a0dcce","lifecycleState":"CERTIFIED","lastUpdateDate":1646191381924,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1715a5be-4250-4e32-82aa-69211f23f40c","invariantUUID":"b99dddd4-9a7a-46b8-b58c-19d753b7a7cf","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":"network","uniqueId":"5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191387030,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"361173fd-cb83-4847-b96f-b97151c85160","invariantUUID":"f3280d84-bd49-4589-be01-92dc0fb6a632","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":"objectStorage","uniqueId":"2f88d43e-ff01-4b32-907c-d0af454b31f7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191552615,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"741e74dd-376d-467f-9117-647338ddf72d","invariantUUID":"9b0bbca3-7607-4314-9d63-178fd4b8d675","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e44e56d3-c355-4eb3-baa0-531cc116fa02","lifecycleState":"CERTIFIED","lastUpdateDate":1646191406822,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54a0ceec-d0d8-4269-905d-085552a92d92","invariantUUID":"d54c8724-bd20-4fe7-b014-5da031528054","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e57c4da5-8a8d-4562-8ee1-5cb9c210ada1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191467482,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb115573-fbfb-446d-86b9-ae1d52647265","invariantUUID":"01c7c089-14ee-42ed-8dea-f7c4b323b840","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":"353b0214-5ee9-4af4-a9d9-1995498c73da","lifecycleState":"CERTIFIED","lastUpdateDate":1646191546390,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8aa53e27-a9e2-4d42-a3c6-c74992826a15","invariantUUID":"fddc4151-3cd2-493d-8034-f794cb962ecc","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa93ca4c-6512-409f-8e7f-afc28edf04e4","lifecycleState":"CERTIFIED","lastUpdateDate":1646191562219,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cace2501-904e-442a-be56-6ad1c0b0c5c6","invariantUUID":"24f65ecf-5059-463a-9718-ad6ffa4ecd3c","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3848b44-6ae0-4e73-91df-c5f36379aa65","lifecycleState":"CERTIFIED","lastUpdateDate":1646191336197,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07383b48-2f8c-47eb-9290-d79eb10b0bf7","invariantUUID":"2a00493a-f27d-434d-b90a-e4801f97bf63","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":"58578a5d-fb02-416d-8bd7-c257b506911b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191414426,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a07ea39f-fab2-42b8-b582-e9f8acebf243","invariantUUID":"8fb7d901-5459-45f5-bdb6-6d1108c2b7cc","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"22aebe0c-6056-4ee9-85f8-ca7508e89b9e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191497100,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8fb12bef-3b32-48fd-86bc-6ad2bf73bac9","invariantUUID":"883ff366-8360-4150-a617-6985ed5d7f2b","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":"defaulticon","uniqueId":"50d058b4-0fa3-4a20-91f9-727db8f65120","lifecycleState":"CERTIFIED","lastUpdateDate":1646195965782,"name":"pNF e2cf5dae-9a8d","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9886bd80-c1af-4a77-8012-5fa703abe227","invariantUUID":"534678af-8361-4c64-8a3c-82e5a737c877","systemName":"PnfE2cf5dae9a8d","description":"vendor software product","tags":["pNF e2cf5dae-9a8d"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d2cfdb5b-40af-4f74-87df-bba18ed73d2b","lifecycleState":"CERTIFIED","lastUpdateDate":1646195232771,"name":"basic_onboard_yOQjNJ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d940e59f-5d44-4149-beb6-411399468b26","invariantUUID":"4417b99b-2134-4c51-accc-c8ba73faf6ac","systemName":"BasicOnboardYoqjnj","description":"VF","tags":["basic_onboard_yOQjNJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"636a6659-34a6-4d6b-80cc-c3f48639aa01","lifecycleState":"CERTIFIED","lastUpdateDate":1646191427468,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"914866f0-1a02-44fd-83a8-72ee7ecf4768","invariantUUID":"ee73ec04-e434-4629-943c-560646e63e14","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":"objectStorage","uniqueId":"dbd56685-2602-4c44-b9fd-5c5475425dcf","lifecycleState":"CERTIFIED","lastUpdateDate":1646191554008,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"142e1edd-f8e7-4871-8932-918d69cd30cd","invariantUUID":"feb3de7e-fd36-45e5-a0c5-6da6dbc4c315","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a580069-7311-4cac-8c7e-7812caca574e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191421101,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21c5a385-a49d-4dfb-b528-311641d97e2d","invariantUUID":"eb422558-6999-441c-abd3-c37633c12ac4","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"098bb27c-1743-40ff-8ef0-9455ee3d834b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191480600,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6488c405-428a-4c83-9820-16ab66279b95","invariantUUID":"052ec363-f287-4140-8459-719aaab7660e","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":"b1348a63-0d72-4b31-a05e-c5a13239f43b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191555908,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"501391e2-2e4c-450f-ba41-d352fe2e1b2a","invariantUUID":"1acab8f3-ee26-42b1-a23f-2af2f7c00c89","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7ae1421-be94-4fc6-84c7-4b3aeede0441","lifecycleState":"CERTIFIED","lastUpdateDate":1646191339905,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe7931f6-6e76-4979-8e97-d8005f019532","invariantUUID":"be7db015-92ed-42ff-9fe4-1ed813ddbae8","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a39b31c4-7cd6-4546-bd17-fa39a54ac165","lifecycleState":"CERTIFIED","lastUpdateDate":1646191445303,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02f5df36-a620-4c3e-9dea-70feca5b2162","invariantUUID":"f009b09f-78cf-4b77-931e-5b73a4a91d21","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"258138da-2493-425f-80f9-5a9d3c3f0cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1646191415855,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c8c4a396-f248-4489-b736-a816137976c3","invariantUUID":"65f1b8ae-649e-449d-be07-6be2ab563acf","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5ca019f8-edbe-4998-b3ac-bb28f9d49086","lifecycleState":"CERTIFIED","lastUpdateDate":1646191343028,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53b2b661-2385-4b13-bed8-fe5017ee0f69","invariantUUID":"448a92a9-c3d6-409d-ada3-078b143141a9","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d1bc151e-adce-40aa-b2e7-1de2ba2db63f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191437807,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b197aae4-b6a1-4557-a9a3-c91b4cc3f010","invariantUUID":"bbfb8c29-3650-4ec7-ada8-1255e54ea7d0","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":"objectStorage","uniqueId":"6153e8bf-25cc-47d5-9a61-320f75ee0d03","lifecycleState":"CERTIFIED","lastUpdateDate":1646191314683,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06c519e2-7ea1-4133-bd6f-341d5d6d2be8","invariantUUID":"e9aaae20-2fa2-4361-9158-598eaabf9b40","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":"port","uniqueId":"71f7aa2c-d165-4f20-bf7c-7c3263f23a29","lifecycleState":"CERTIFIED","lastUpdateDate":1646191363284,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7696478c-6a5d-456e-b4cc-fce4c7ca4c99","invariantUUID":"8868d62d-aeec-4f9f-af99-bbfc835158ea","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e41218b-6024-4eec-8db5-d5772dc3bdf9","lifecycleState":"CERTIFIED","lastUpdateDate":1646191353375,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75943199-d46b-4bb5-947d-b63dc6857946","invariantUUID":"6aa2528f-60fb-47e7-ad8a-0951081f7b87","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bc02c2f0-a904-4fdf-8b99-4a4969ae1d82","lifecycleState":"CERTIFIED","lastUpdateDate":1646191563588,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8c48eff-b2fd-4cf2-861a-d9147bb4a5ab","invariantUUID":"16c14da4-b077-4990-b5bd-80647177fe3f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d2660c46-1a38-41eb-a0aa-b1c8cc748f3b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191324378,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba97e555-44be-47b2-bf77-ce8ed15b037c","invariantUUID":"2dece330-f078-4741-8507-834a227b0beb","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":"securityrules","uniqueId":"9cf50de2-3b9a-4443-9249-8853e3ac590d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191372123,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bb699496-060f-42f9-a6df-cdf0237d5f66","invariantUUID":"8ec76f5c-403f-4c2c-9865-59d4e7230437","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"590fba85-b08c-44dc-b18f-60ce5cc2f70f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191312467,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"f988ef33-4096-4330-8636-6060d244a383","invariantUUID":"b751418c-9e01-4073-bf8c-5118e3546f48","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":"e37771be-3e9f-4fa3-b3fa-d77d37ca662e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191548236,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75dcd6c4-b775-429a-aa59-2a9cd1f7d456","invariantUUID":"39d65b38-6dda-4314-99a6-0c1d261b104e","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"9b5afb09-1520-49e4-9d3e-3e819c98b6ed","lifecycleState":"CERTIFIED","lastUpdateDate":1646191369256,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"495320c6-ce74-4389-acb5-c251a31b4497","invariantUUID":"24a03a43-ab2c-4666-b0f8-e6e489ae3815","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fbbbb231-8f18-46a1-b405-b35656dca930","lifecycleState":"CERTIFIED","lastUpdateDate":1646195928590,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"680a42f4-bcb1-457f-9db9-91f7b4c8cfb0","invariantUUID":"bcb356c1-c476-4125-81d2-3fe65bdef6e5","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c04d22c7-50aa-4fa7-9980-8c00cbafc063","lifecycleState":"CERTIFIED","lastUpdateDate":1646195271275,"name":"basic_onboard_yOQjNJ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"00f91654-ca4b-4801-876e-2759d0e9c958","invariantUUID":"99b350d2-47a7-410f-bbcb-6604befcf4d0","systemName":"BasicOnboardYoqjnj","description":"service","tags":["basic_onboard_yOQjNJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"934db30f-15f4-420b-bdb6-fc409c8c4c86","lifecycleState":"CERTIFIED","lastUpdateDate":1646195978962,"name":"Demo_pNF_ylQkthZIa3ksJkAIuIoC","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"f8843811-0b31-4c07-be3e-386260c02d12","invariantUUID":"544a2287-3b3a-4a87-94fd-cda0dc870c0b","systemName":"DemoPnfYlqkthzia3ksjkaiuioc","description":"catalog service description","tags":["robot-ete","Demo_pNF_ylQkthZIa3ksJkAIuIoC"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-02 04:41:19,807 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2022-03-02 04:41:29,814 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2022-03-02 04:41:29,814 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-02 04:41:29,815 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:41:29,815 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-03-02 04:41:29,815 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-02 04:41:29,816 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-02 04:41:29,921 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2022-03-02 04:41:29,923 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-03-02 04:41:29,923 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"d940e59f-5d44-4149-beb6-411399468b26","invariantUUID":"4417b99b-2134-4c51-accc-c8ba73faf6ac","name":"basic_onboard_yOQjNJ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d940e59f-5d44-4149-beb6-411399468b26/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","invariantUUID":"a8413d9f-f50b-4261-9647-a77045f0525e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/52d61e0c-6b2f-47c3-b7be-eb918df0ea68/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-03-02 04:41:29,925 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_yOQjNJ from SDC 2022-03-02 04:41:29,926 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:41:29,926 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:41:29,926 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-02 04:41:29,926 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-03-02 04:41:29,926 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:41:29,926 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:41:29,926 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-02 04:41:29,926 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2022-03-02 04:41:29,926 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-02 04:41:29,926 INFO 192:__init__.py(1) - Vf found, updating information 2022-03-02 04:41:29,927 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:41:29,927 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-02 04:41:29,927 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-03-02 04:41:29,929 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:41:31,223 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-02 04:41:31,225 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-03-02 04:41:31,227 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b7cbca8-ad99-4749-879f-055f6c5f6e53","lifecycleState":"CERTIFIED","lastUpdateDate":1646191439942,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a06c8b5-ee3d-447e-a232-011e3f3a9730","invariantUUID":"6dc0febe-418f-41f1-93e7-d44ed8f26515","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":"d044821f-e6ed-4f73-8005-1a9b877d7d83","lifecycleState":"CERTIFIED","lastUpdateDate":1646191500708,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"307e3c51-e42a-4630-a66c-051eab29a872","invariantUUID":"e6adb943-ae4a-4e0d-ab45-9e950c1ddfe5","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"772146b3-572b-4101-9af8-e8dda93d5968","lifecycleState":"CERTIFIED","lastUpdateDate":1646191322792,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f70eda0d-86ef-4fcd-ac1f-5e841fc35c08","invariantUUID":"68c8d1d4-87a5-40bb-ad63-d6335089568c","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":"fd27492d-00bf-44a6-acae-3957f2850c99","lifecycleState":"CERTIFIED","lastUpdateDate":1646191399670,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f838e8af-8f43-4824-b4e8-70fd019d8c64","invariantUUID":"ffb381a1-df3f-4d6c-b487-3dd14d0d50d4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8bbe80b2-64c4-43f4-9a3b-a3483e438956","lifecycleState":"CERTIFIED","lastUpdateDate":1646191418665,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e3f15e7-8d81-4469-8ebc-1ba2fb316a6c","invariantUUID":"336ebb42-d274-49c5-a43d-c8e4eaedb2a5","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":"78e5f63f-7c48-445e-864b-7d4e50af6329","lifecycleState":"CERTIFIED","lastUpdateDate":1646191430446,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ee59840-7dc9-4b7d-907d-5e73af9366a4","invariantUUID":"229df49a-997a-4423-a103-703c5bf156db","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47c885d1-d9a2-497f-8135-609bb4873c7d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191351707,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d49b06d9-c52b-41a6-9117-38eed9780e46","invariantUUID":"28df4767-49bb-4c7d-bd58-abe089cc826e","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cede4d0b-969a-4da6-92c8-ac7a86a2c29d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191558012,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0596dd37-7e4d-4fc1-b1ff-a1198bff5432","invariantUUID":"7ce00310-ed0e-4504-99e4-489ea3494c6f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b07f7f07-7ff9-4ac7-b599-777159f00476","lifecycleState":"CERTIFIED","lastUpdateDate":1646191385267,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4d4a567-8b70-4af8-ad8f-ec3cb6c13c7f","invariantUUID":"02aaa415-511b-4f72-802c-11e5c71d79a6","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e50466e-126f-4f68-a260-b41343d516cf","lifecycleState":"CERTIFIED","lastUpdateDate":1646191411208,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a745360a-066e-4823-b665-049e56c9071e","invariantUUID":"3ad7adc0-b95d-4a2a-9d5a-f7437167c34f","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":"fcc16b43-b64b-485e-8811-0dc51cdb656e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191325889,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd6627d-23a3-42ac-9a5b-e40e939c0572","invariantUUID":"4c3bedcf-3245-4d86-a9f4-3c5ac0bfc3b9","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":"c2750d30-36fa-462c-b012-251a3ad7b50e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191388507,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c82da1de-66da-4187-adf7-011d45ef3ce0","invariantUUID":"f5c1e5ed-53de-473f-ba5b-d4434f0a5774","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":"51d49329-cc06-44b6-a3d2-bbea35c4c7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191433521,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d6bda0-695f-42b8-acc4-edde1c037b7e","invariantUUID":"53e9e437-f102-4c3e-aa4c-b4da2e92cb39","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":"2855f9e2-45c5-4501-bb5c-fa0a8106e40b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191379532,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cd3e5b9-f379-4755-802a-17cc83aa5ba9","invariantUUID":"a8602cea-a01b-4348-a291-1746c9226eea","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":"ab38fa74-a470-4ff7-8496-232b4b744805","lifecycleState":"CERTIFIED","lastUpdateDate":1646191344710,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac2712bf-98ed-48dd-8252-cb1f2ecb1b38","invariantUUID":"0e3170a8-88d1-4738-bcb0-4a0b0a6275b2","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":"3775cef0-5621-4ba7-bb05-c3f4935d07c5","lifecycleState":"CERTIFIED","lastUpdateDate":1646191412855,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0396310-8eb9-4f45-ad14-ec44fdc0d191","invariantUUID":"0fdaa9de-9ae5-4c42-a862-f3e7bf1dda56","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7081ae93-32eb-44f7-9292-52bd8887f04e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191460398,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7affb44f-3562-444e-b8a6-9154f8ff5d63","invariantUUID":"866b0161-e59f-4463-98c2-8579a5fc3ac1","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":"f414f6f6-3ca6-44d2-ba53-bbe06f20c6be","lifecycleState":"CERTIFIED","lastUpdateDate":1646191447082,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7bbd62-543c-4413-a041-f0ec59f516b2","invariantUUID":"25e69bbb-f7d5-4f5c-a7b6-699bdc2d8b4e","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8f6b284b-9404-4695-8304-8c86b9aa8fd8","lifecycleState":"CERTIFIED","lastUpdateDate":1646191475424,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbe08f73-2fdb-4df7-ac31-f53bccf2f7bc","invariantUUID":"9457a6ed-18e9-4757-ba5b-12aba20b7337","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":"d1eb1a6b-4eb8-45d8-ad64-83136780c855","lifecycleState":"CERTIFIED","lastUpdateDate":1646191471909,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ebd6d5e0-683e-4c2b-9afb-0165d4b33e4c","invariantUUID":"a0e76e36-5fcd-4d43-a3ac-6860ac15fc5e","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":"922864a9-4bdc-4754-9cf7-e871ba8beacd","lifecycleState":"CERTIFIED","lastUpdateDate":1646191377104,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4566704a-7683-4320-a904-117ab8e87470","invariantUUID":"3a92c2f6-9435-48b7-906a-73e52742c353","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":"compute","uniqueId":"2cfb7f2e-351e-48dc-9831-361e7838f60d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191424504,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"249d3546-d747-4723-b573-861600fe862f","invariantUUID":"1e2264c3-08ea-4060-b156-56146fbe3054","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":"objectStorage","uniqueId":"c788fd09-d645-4de9-87ac-3e9ed92e8ee1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191551009,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"194f7a26-4f46-4662-867f-1fd064771fe2","invariantUUID":"f01a4425-e990-42f5-8285-6ca50da115ce","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4cefca1e-3671-425c-95a8-50dfeb514b2a","lifecycleState":"CERTIFIED","lastUpdateDate":1646191465197,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eea26101-fdac-4913-b61d-9024bafe2087","invariantUUID":"6953d7e8-9368-4526-a0bd-c675f68f851b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21fae40a-80f7-4d45-afc3-978562031376","lifecycleState":"CERTIFIED","lastUpdateDate":1646191502630,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5617277-3218-4387-94b3-7864c36ad2c2","invariantUUID":"e6136959-cbe6-4ca1-a440-cca3ebe6bc6c","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":"networkrules","uniqueId":"a04b488e-7217-447c-b2c4-4a16310b57aa","lifecycleState":"CERTIFIED","lastUpdateDate":1646191359984,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4103130a-63df-4da4-a2ee-3f42eeee18b2","invariantUUID":"6ccce89a-d884-4eef-80d4-50203ab8d0c0","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2109687b-1f34-473c-a6aa-ea1a56f07be7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191543300,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6abf944-c1f1-4ec7-8543-e115bd55c33f","invariantUUID":"65275176-99d6-4d8e-b5d3-71d57f0cdfa9","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9e80425a-2b0c-42fd-b88c-262653243a55","lifecycleState":"CERTIFIED","lastUpdateDate":1646191341440,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b73fa5bc-9836-4e3e-80bc-ad7e8b7a3944","invariantUUID":"79bda7aa-e164-497a-8f43-606051550287","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":"defaulticon","uniqueId":"4b61f5ad-c118-4919-bb18-ed7378b31121","lifecycleState":"CERTIFIED","lastUpdateDate":1646191456990,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03b30352-189b-4786-b086-96b95c16aaf7","invariantUUID":"6a7fa9f6-0eb8-427c-975b-cb87e25e9bba","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6bbbf49a-3e0d-4cd6-8e19-ae3f3b0c0e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191317300,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27746ce8-636e-409c-81f0-ae6807e16767","invariantUUID":"bd3a6d5f-59dd-4276-8cc2-15543db31499","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"614e8646-dd68-41d9-b0e0-241e1e6b9b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1646191493927,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d57f6ac3-1276-4962-ada2-5c886afa98dd","invariantUUID":"a28dab67-cc50-4d9e-9f9b-123d76213887","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"411175e8-67d9-4f00-b396-5b98f9041cde","lifecycleState":"CERTIFIED","lastUpdateDate":1646191477848,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6929900a-cb5b-4c78-8f8e-306edd288082","invariantUUID":"ab8d7492-e84e-4fe9-9af7-4e58f0b7eaa5","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":"3dcd66cb-4bf6-4cc7-8e08-51edfc4af864","lifecycleState":"CERTIFIED","lastUpdateDate":1646191469625,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c2f1d12-f27e-429c-a7cd-ce0f7564a2c8","invariantUUID":"5f1a9f21-74ce-433c-8ecf-a93dc68455bd","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78253de2-63b5-47ae-8ba3-e12f38dbf0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191338488,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0f2f61c-0669-4a2a-843f-6e785128645a","invariantUUID":"0437d399-680a-4ec0-94e8-af609500da8b","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4b55564-01f1-4c23-9c37-bc415bdc19aa","lifecycleState":"CERTIFIED","lastUpdateDate":1646191349612,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30d99b11-9799-4c3b-8f3d-9bfec8b486b9","invariantUUID":"e00d2dcb-7f0a-47b5-9c5c-2c97f7cbb8e7","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79979c05-6eca-459e-928e-91efbf0f94b6","lifecycleState":"CERTIFIED","lastUpdateDate":1646191432026,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32e85d0a-a961-48d6-812c-ab4db64e6e10","invariantUUID":"1cd286df-36c3-48c6-8535-a3ac06d1b2aa","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fc032c37-babc-4e13-98ba-c098a05b8b38","lifecycleState":"CERTIFIED","lastUpdateDate":1646191463435,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02617a2a-c0b1-4fa6-8522-21e2eacb7daa","invariantUUID":"48de5427-1ab1-4b26-8a3a-7b4cc6597726","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":"51757d1c-e02e-4d18-99fb-62e46043b52d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191549670,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a32a7a7-42c3-41be-80e6-68bfcc7b3cc9","invariantUUID":"10f8c4c1-fef9-4640-9eae-41d4ffce492c","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c7bc8ac-1891-41fc-bd7e-601fa8d45445","lifecycleState":"CERTIFIED","lastUpdateDate":1646191473417,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2ae9f5e-b137-4eb9-bbb9-ff4cecc6a356","invariantUUID":"e26866fe-7b1e-4a86-9682-63ee3778a69d","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":"bab85bb3-05ea-4d31-8d32-a399c3c6c97c","lifecycleState":"CERTIFIED","lastUpdateDate":1646191505780,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f29ed4b-5a33-49a5-9466-d97ceeaf353e","invariantUUID":"6bb12d79-b031-4943-8040-6802f7fbc90e","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":"4b99594f-36ae-4430-9667-01ff635c7265","lifecycleState":"CERTIFIED","lastUpdateDate":1646196075407,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","invariantUUID":"a8413d9f-f50b-4261-9647-a77045f0525e","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191303615,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c94350dd-54b1-48bd-910e-a340ce03b0f3","invariantUUID":"df1ca82b-e7cd-425c-80f1-1a4f7f3367e1","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":"fcf0ffe6-9582-4a05-b364-83eda9e3e069","lifecycleState":"CERTIFIED","lastUpdateDate":1646191404589,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9744fb3a-7ea8-43d5-8941-563710e2d29c","invariantUUID":"9461ebd4-b0a4-45ce-9836-8c95fb5bdbad","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":"037e9172-44c7-4dac-9950-d4f99e7a86f0","lifecycleState":"CERTIFIED","lastUpdateDate":1646191370684,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d296c3b3-9dc0-423f-a375-532dde4acfac","invariantUUID":"9320b216-94f8-46a1-8e2f-1a52afe5712c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"adcae2b5-6389-4b4a-abe7-72b9772f874b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191490080,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9e36eb3-4628-449c-b91c-c6cd5c0431e7","invariantUUID":"b8eeaf8d-235b-4c1b-a067-e5bb11c401ba","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"be229b75-7e15-47f5-89a0-0dc6f678d1c0","lifecycleState":"CERTIFIED","lastUpdateDate":1646191560239,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9ad731c-a2af-4cc9-a702-c1e947dc08c4","invariantUUID":"a744afe9-7e6f-4a35-b0fe-50a2f4549d8b","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"e4be237f-addc-4ef1-8d5e-58ddacf4d17b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191504321,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8600165-5e81-4afe-9de3-6851fa7a3b47","invariantUUID":"3cdeb3b7-e7e9-4547-945a-392aa4dd5c35","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":"port","uniqueId":"f13c24f7-2851-4010-9916-bcce341c0a75","lifecycleState":"CERTIFIED","lastUpdateDate":1646191461927,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ea8c1a3a-58e5-465b-8b92-eba01c0d3de0","invariantUUID":"2fffe95b-f894-433c-870c-6f6a96665343","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3400790-560b-4f64-bb23-43f124d1812a","lifecycleState":"CERTIFIED","lastUpdateDate":1646191347007,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"eec5b981-77fb-4072-9a95-26dfda9d8f4d","invariantUUID":"3ae2242d-c366-4701-bc04-d1506aa56481","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":"defaulticon","uniqueId":"ecd15d64-675c-4a4d-87b6-1f98d5777941","lifecycleState":"CERTIFIED","lastUpdateDate":1646191458927,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf189b50-15e7-4802-aff6-af13870124ab","invariantUUID":"af2e0451-ee37-4ed6-9f13-861bd299412a","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"32e3983d-2b5f-42ad-990b-1cdada6bfdf9","lifecycleState":"CERTIFIED","lastUpdateDate":1646191374800,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45daa27a-6647-4e1c-a48e-f6a6c626cb90","invariantUUID":"08b53e87-6e2e-4d7b-ac8e-e458f82f689b","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":"port","uniqueId":"e85e43da-bbbd-4ff1-b100-c3a628448875","lifecycleState":"CERTIFIED","lastUpdateDate":1646191488459,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc42e782-b51f-4942-ae8b-5eb7f0f8b74f","invariantUUID":"b3f9504a-bc11-4057-9e9e-f1d17872e2fb","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b9cb1e7b-7725-4281-9790-d88c0974bcbd","lifecycleState":"CERTIFIED","lastUpdateDate":1646191332371,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c31fe4e-67e2-480f-be43-ba96f6b72575","invariantUUID":"e359cd2b-222f-418b-92cf-fa6ebb635812","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":"defaulticon","uniqueId":"5c1620eb-b554-4dcc-8a15-d08874cb2f5f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191417291,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54aeaba4-7238-4aa5-a340-d05de87774b0","invariantUUID":"b3a667db-49d6-41db-bc5c-6dbb14e57173","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce1669f5-6128-473c-8e81-dd84a4a0dcce","lifecycleState":"CERTIFIED","lastUpdateDate":1646191381924,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1715a5be-4250-4e32-82aa-69211f23f40c","invariantUUID":"b99dddd4-9a7a-46b8-b58c-19d753b7a7cf","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":"network","uniqueId":"5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191387030,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"361173fd-cb83-4847-b96f-b97151c85160","invariantUUID":"f3280d84-bd49-4589-be01-92dc0fb6a632","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":"objectStorage","uniqueId":"2f88d43e-ff01-4b32-907c-d0af454b31f7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191552615,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"741e74dd-376d-467f-9117-647338ddf72d","invariantUUID":"9b0bbca3-7607-4314-9d63-178fd4b8d675","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e44e56d3-c355-4eb3-baa0-531cc116fa02","lifecycleState":"CERTIFIED","lastUpdateDate":1646191406822,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54a0ceec-d0d8-4269-905d-085552a92d92","invariantUUID":"d54c8724-bd20-4fe7-b014-5da031528054","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e57c4da5-8a8d-4562-8ee1-5cb9c210ada1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191467482,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb115573-fbfb-446d-86b9-ae1d52647265","invariantUUID":"01c7c089-14ee-42ed-8dea-f7c4b323b840","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":"353b0214-5ee9-4af4-a9d9-1995498c73da","lifecycleState":"CERTIFIED","lastUpdateDate":1646191546390,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8aa53e27-a9e2-4d42-a3c6-c74992826a15","invariantUUID":"fddc4151-3cd2-493d-8034-f794cb962ecc","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa93ca4c-6512-409f-8e7f-afc28edf04e4","lifecycleState":"CERTIFIED","lastUpdateDate":1646191562219,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cace2501-904e-442a-be56-6ad1c0b0c5c6","invariantUUID":"24f65ecf-5059-463a-9718-ad6ffa4ecd3c","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3848b44-6ae0-4e73-91df-c5f36379aa65","lifecycleState":"CERTIFIED","lastUpdateDate":1646191336197,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07383b48-2f8c-47eb-9290-d79eb10b0bf7","invariantUUID":"2a00493a-f27d-434d-b90a-e4801f97bf63","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":"58578a5d-fb02-416d-8bd7-c257b506911b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191414426,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a07ea39f-fab2-42b8-b582-e9f8acebf243","invariantUUID":"8fb7d901-5459-45f5-bdb6-6d1108c2b7cc","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"22aebe0c-6056-4ee9-85f8-ca7508e89b9e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191497100,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8fb12bef-3b32-48fd-86bc-6ad2bf73bac9","invariantUUID":"883ff366-8360-4150-a617-6985ed5d7f2b","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":"defaulticon","uniqueId":"50d058b4-0fa3-4a20-91f9-727db8f65120","lifecycleState":"CERTIFIED","lastUpdateDate":1646195965782,"name":"pNF e2cf5dae-9a8d","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9886bd80-c1af-4a77-8012-5fa703abe227","invariantUUID":"534678af-8361-4c64-8a3c-82e5a737c877","systemName":"PnfE2cf5dae9a8d","description":"vendor software product","tags":["pNF e2cf5dae-9a8d"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d2cfdb5b-40af-4f74-87df-bba18ed73d2b","lifecycleState":"CERTIFIED","lastUpdateDate":1646195232771,"name":"basic_onboard_yOQjNJ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d940e59f-5d44-4149-beb6-411399468b26","invariantUUID":"4417b99b-2134-4c51-accc-c8ba73faf6ac","systemName":"BasicOnboardYoqjnj","description":"VF","tags":["basic_onboard_yOQjNJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"636a6659-34a6-4d6b-80cc-c3f48639aa01","lifecycleState":"CERTIFIED","lastUpdateDate":1646191427468,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"914866f0-1a02-44fd-83a8-72ee7ecf4768","invariantUUID":"ee73ec04-e434-4629-943c-560646e63e14","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":"objectStorage","uniqueId":"dbd56685-2602-4c44-b9fd-5c5475425dcf","lifecycleState":"CERTIFIED","lastUpdateDate":1646191554008,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"142e1edd-f8e7-4871-8932-918d69cd30cd","invariantUUID":"feb3de7e-fd36-45e5-a0c5-6da6dbc4c315","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a580069-7311-4cac-8c7e-7812caca574e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191421101,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21c5a385-a49d-4dfb-b528-311641d97e2d","invariantUUID":"eb422558-6999-441c-abd3-c37633c12ac4","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"098bb27c-1743-40ff-8ef0-9455ee3d834b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191480600,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6488c405-428a-4c83-9820-16ab66279b95","invariantUUID":"052ec363-f287-4140-8459-719aaab7660e","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":"b1348a63-0d72-4b31-a05e-c5a13239f43b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191555908,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"501391e2-2e4c-450f-ba41-d352fe2e1b2a","invariantUUID":"1acab8f3-ee26-42b1-a23f-2af2f7c00c89","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7ae1421-be94-4fc6-84c7-4b3aeede0441","lifecycleState":"CERTIFIED","lastUpdateDate":1646191339905,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe7931f6-6e76-4979-8e97-d8005f019532","invariantUUID":"be7db015-92ed-42ff-9fe4-1ed813ddbae8","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a39b31c4-7cd6-4546-bd17-fa39a54ac165","lifecycleState":"CERTIFIED","lastUpdateDate":1646191445303,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02f5df36-a620-4c3e-9dea-70feca5b2162","invariantUUID":"f009b09f-78cf-4b77-931e-5b73a4a91d21","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"258138da-2493-425f-80f9-5a9d3c3f0cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1646191415855,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c8c4a396-f248-4489-b736-a816137976c3","invariantUUID":"65f1b8ae-649e-449d-be07-6be2ab563acf","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5ca019f8-edbe-4998-b3ac-bb28f9d49086","lifecycleState":"CERTIFIED","lastUpdateDate":1646191343028,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53b2b661-2385-4b13-bed8-fe5017ee0f69","invariantUUID":"448a92a9-c3d6-409d-ada3-078b143141a9","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d1bc151e-adce-40aa-b2e7-1de2ba2db63f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191437807,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b197aae4-b6a1-4557-a9a3-c91b4cc3f010","invariantUUID":"bbfb8c29-3650-4ec7-ada8-1255e54ea7d0","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":"objectStorage","uniqueId":"6153e8bf-25cc-47d5-9a61-320f75ee0d03","lifecycleState":"CERTIFIED","lastUpdateDate":1646191314683,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06c519e2-7ea1-4133-bd6f-341d5d6d2be8","invariantUUID":"e9aaae20-2fa2-4361-9158-598eaabf9b40","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":"port","uniqueId":"71f7aa2c-d165-4f20-bf7c-7c3263f23a29","lifecycleState":"CERTIFIED","lastUpdateDate":1646191363284,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7696478c-6a5d-456e-b4cc-fce4c7ca4c99","invariantUUID":"8868d62d-aeec-4f9f-af99-bbfc835158ea","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e41218b-6024-4eec-8db5-d5772dc3bdf9","lifecycleState":"CERTIFIED","lastUpdateDate":1646191353375,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75943199-d46b-4bb5-947d-b63dc6857946","invariantUUID":"6aa2528f-60fb-47e7-ad8a-0951081f7b87","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bc02c2f0-a904-4fdf-8b99-4a4969ae1d82","lifecycleState":"CERTIFIED","lastUpdateDate":1646191563588,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8c48eff-b2fd-4cf2-861a-d9147bb4a5ab","invariantUUID":"16c14da4-b077-4990-b5bd-80647177fe3f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d2660c46-1a38-41eb-a0aa-b1c8cc748f3b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191324378,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba97e555-44be-47b2-bf77-ce8ed15b037c","invariantUUID":"2dece330-f078-4741-8507-834a227b0beb","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":"securityrules","uniqueId":"9cf50de2-3b9a-4443-9249-8853e3ac590d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191372123,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bb699496-060f-42f9-a6df-cdf0237d5f66","invariantUUID":"8ec76f5c-403f-4c2c-9865-59d4e7230437","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"590fba85-b08c-44dc-b18f-60ce5cc2f70f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191312467,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"f988ef33-4096-4330-8636-6060d244a383","invariantUUID":"b751418c-9e01-4073-bf8c-5118e3546f48","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":"e37771be-3e9f-4fa3-b3fa-d77d37ca662e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191548236,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75dcd6c4-b775-429a-aa59-2a9cd1f7d456","invariantUUID":"39d65b38-6dda-4314-99a6-0c1d261b104e","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"9b5afb09-1520-49e4-9d3e-3e819c98b6ed","lifecycleState":"CERTIFIED","lastUpdateDate":1646191369256,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"495320c6-ce74-4389-acb5-c251a31b4497","invariantUUID":"24a03a43-ab2c-4666-b0f8-e6e489ae3815","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fbbbb231-8f18-46a1-b405-b35656dca930","lifecycleState":"CERTIFIED","lastUpdateDate":1646195928590,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"680a42f4-bcb1-457f-9db9-91f7b4c8cfb0","invariantUUID":"bcb356c1-c476-4125-81d2-3fe65bdef6e5","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c04d22c7-50aa-4fa7-9980-8c00cbafc063","lifecycleState":"CERTIFIED","lastUpdateDate":1646195271275,"name":"basic_onboard_yOQjNJ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"00f91654-ca4b-4801-876e-2759d0e9c958","invariantUUID":"99b350d2-47a7-410f-bbcb-6604befcf4d0","systemName":"BasicOnboardYoqjnj","description":"service","tags":["basic_onboard_yOQjNJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"934db30f-15f4-420b-bdb6-fc409c8c4c86","lifecycleState":"CERTIFIED","lastUpdateDate":1646195978962,"name":"Demo_pNF_ylQkthZIa3ksJkAIuIoC","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"f8843811-0b31-4c07-be3e-386260c02d12","invariantUUID":"544a2287-3b3a-4a87-94fd-cda0dc870c0b","systemName":"DemoPnfYlqkthzia3ksjkaiuioc","description":"catalog service description","tags":["robot-ete","Demo_pNF_ylQkthZIa3ksJkAIuIoC"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-02 04:41:31,231 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2022-03-02 04:41:31,231 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-03-02 04:41:31,232 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-02 04:41:31,232 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:41:31,232 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-02 04:41:31,232 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-02 04:41:31,234 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-02 04:41:31,823 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1086 2022-03-02 04:41:31,825 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-02 04:41:31,825 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f8843811-0b31-4c07-be3e-386260c02d12","invariantUUID":"544a2287-3b3a-4a87-94fd-cda0dc870c0b","name":"Demo_pNF_ylQkthZIa3ksJkAIuIoC","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f8843811-0b31-4c07-be3e-386260c02d12/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"00f91654-ca4b-4801-876e-2759d0e9c958","invariantUUID":"99b350d2-47a7-410f-bbcb-6604befcf4d0","name":"basic_onboard_yOQjNJ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/00f91654-ca4b-4801-876e-2759d0e9c958/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"680a42f4-bcb1-457f-9db9-91f7b4c8cfb0","invariantUUID":"bcb356c1-c476-4125-81d2-3fe65bdef6e5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/680a42f4-bcb1-457f-9db9-91f7b4c8cfb0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-02 04:41:31,828 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_ylQkthZIa3ksJkAIuIoC from SDC 2022-03-02 04:41:31,828 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:41:31,828 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:41:31,828 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:41:31,828 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_yOQjNJ from SDC 2022-03-02 04:41:31,828 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:41:31,828 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:41:31,828 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:41:31,828 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-02 04:41:31,828 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:41:31,828 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:41:31,829 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:41:31,829 DEBUG 147:__init__.py(1) - number of Service returned: 3 2022-03-02 04:41:31,829 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-02 04:41:31,829 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2022-03-02 04:41:31,829 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-03-02 04:41:31,829 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-02 04:41:31,830 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:41:31,830 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-02 04:41:31,830 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-02 04:41:31,832 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-02 04:41:31,882 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1086 2022-03-02 04:41:31,884 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-02 04:41:31,884 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f8843811-0b31-4c07-be3e-386260c02d12","invariantUUID":"544a2287-3b3a-4a87-94fd-cda0dc870c0b","name":"Demo_pNF_ylQkthZIa3ksJkAIuIoC","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f8843811-0b31-4c07-be3e-386260c02d12/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"00f91654-ca4b-4801-876e-2759d0e9c958","invariantUUID":"99b350d2-47a7-410f-bbcb-6604befcf4d0","name":"basic_onboard_yOQjNJ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/00f91654-ca4b-4801-876e-2759d0e9c958/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"680a42f4-bcb1-457f-9db9-91f7b4c8cfb0","invariantUUID":"bcb356c1-c476-4125-81d2-3fe65bdef6e5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/680a42f4-bcb1-457f-9db9-91f7b4c8cfb0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-02 04:41:31,887 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_ylQkthZIa3ksJkAIuIoC from SDC 2022-03-02 04:41:31,887 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:41:31,887 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:41:31,888 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:41:31,888 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_yOQjNJ from SDC 2022-03-02 04:41:31,888 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:41:31,888 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:41:31,888 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:41:31,888 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-02 04:41:31,888 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:41:31,888 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:41:31,888 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:41:31,888 DEBUG 147:__init__.py(1) - number of Service returned: 3 2022-03-02 04:41:31,889 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-02 04:41:31,889 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2022-03-02 04:41:31,889 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2022-03-02 04:41:31,889 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2022-03-02 04:41:31,890 DEBUG 129:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:41:31,890 DEBUG 131:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2022-03-02 04:41:31,890 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2022-03-02 04:41:31,892 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:41:32,141 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2022-03-02 04:41:32,142 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2022-03-02 04:41:32,144 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network 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,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":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,"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":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,"version":null,"type":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,"version":null,"type":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,"version":null,"type":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,"version":null,"type":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,"version":null,"type":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":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.5"} 2022-03-02 04:41:32,149 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2022-03-02 04:41:32,149 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2022-03-02 04:41:32,149 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2022-03-02 04:41:32,150 INFO 267:__init__.py(1) - attempting to create Service basic_vm in SDC 2022-03-02 04:41:32,150 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-03-02 04:41:32,150 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-02 04:41:32,151 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:41:32,151 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-02 04:41:32,151 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-02 04:41:32,152 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-02 04:41:32,193 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1086 2022-03-02 04:41:32,194 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-02 04:41:32,194 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f8843811-0b31-4c07-be3e-386260c02d12","invariantUUID":"544a2287-3b3a-4a87-94fd-cda0dc870c0b","name":"Demo_pNF_ylQkthZIa3ksJkAIuIoC","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f8843811-0b31-4c07-be3e-386260c02d12/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"00f91654-ca4b-4801-876e-2759d0e9c958","invariantUUID":"99b350d2-47a7-410f-bbcb-6604befcf4d0","name":"basic_onboard_yOQjNJ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/00f91654-ca4b-4801-876e-2759d0e9c958/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"680a42f4-bcb1-457f-9db9-91f7b4c8cfb0","invariantUUID":"bcb356c1-c476-4125-81d2-3fe65bdef6e5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/680a42f4-bcb1-457f-9db9-91f7b4c8cfb0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-02 04:41:32,197 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_ylQkthZIa3ksJkAIuIoC from SDC 2022-03-02 04:41:32,197 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:41:32,197 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:41:32,197 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:41:32,197 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_yOQjNJ from SDC 2022-03-02 04:41:32,197 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:41:32,197 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:41:32,197 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:41:32,197 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-02 04:41:32,198 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:41:32,198 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:41:32,198 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:41:32,198 DEBUG 147:__init__.py(1) - number of Service returned: 3 2022-03-02 04:41:32,198 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-02 04:41:32,198 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2022-03-02 04:41:32,211 DEBUG 129:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:41:32,211 DEBUG 131:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2022-03-02 04:41:32,211 DEBUG 132:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_vm"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_vm", "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" } 2022-03-02 04:41:32,212 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:41:33,411 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services HTTP/1.1" 201 None 2022-03-02 04:41:33,413 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2022-03-02 04:41:33,415 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.assettoscacsar","artifactName":"service-BasicVm-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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.assettoscatemplate","artifactName":"service-BasicVm-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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"8f8d8798-76e2-421d-9318-8071ac0656a4.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"8f8d8798-76e2-421d-9318-8071ac0656a4","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":"8f8d8798-76e2-421d-9318-8071ac0656a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"8f8d8798-76e2-421d-9318-8071ac0656a4.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"8f8d8798-76e2-421d-9318-8071ac0656a4","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":"8f8d8798-76e2-421d-9318-8071ac0656a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"8f8d8798-76e2-421d-9318-8071ac0656a4.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"8f8d8798-76e2-421d-9318-8071ac0656a4","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":"8f8d8798-76e2-421d-9318-8071ac0656a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"8f8d8798-76e2-421d-9318-8071ac0656a4.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"8f8d8798-76e2-421d-9318-8071ac0656a4","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":"8f8d8798-76e2-421d-9318-8071ac0656a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"8f8d8798-76e2-421d-9318-8071ac0656a4.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"8f8d8798-76e2-421d-9318-8071ac0656a4","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":"8f8d8798-76e2-421d-9318-8071ac0656a4","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"dataTypes":null,"substitutionFilter":null,"model":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":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","version":"0.1","creationDate":1646196092814,"icon":"network_l_1-3","description":"service","tags":["basic_vm"],"uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c","componentMetadataForSupportLog":{"SupportablityComponentUUID":"9bff255d-9dc2-4d45-b967-149ba00d8925","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","highestVersion":true,"systemName":"BasicVm","invariantUUID":"f9a85be3-47f7-4640-ae36-d91b28f18572","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1646196092814,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":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_vm"} 2022-03-02 04:41:33,418 INFO 285:__init__.py(1) - Service basic_vm is created in SDC 2022-03-02 04:41:33,418 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:41:33,423 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2022-03-02 04:41:33,423 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-02 04:41:33,424 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:41:33,424 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-03-02 04:41:33,424 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-02 04:41:33,425 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-02 04:41:33,472 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2022-03-02 04:41:33,473 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-03-02 04:41:33,474 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"d940e59f-5d44-4149-beb6-411399468b26","invariantUUID":"4417b99b-2134-4c51-accc-c8ba73faf6ac","name":"basic_onboard_yOQjNJ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d940e59f-5d44-4149-beb6-411399468b26/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","invariantUUID":"a8413d9f-f50b-4261-9647-a77045f0525e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/52d61e0c-6b2f-47c3-b7be-eb918df0ea68/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-03-02 04:41:33,476 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_yOQjNJ from SDC 2022-03-02 04:41:33,476 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:41:33,476 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:41:33,476 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-02 04:41:33,476 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-03-02 04:41:33,476 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:41:33,476 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:41:33,476 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-02 04:41:33,476 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2022-03-02 04:41:33,476 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-02 04:41:33,476 INFO 192:__init__.py(1) - Vf found, updating information 2022-03-02 04:41:33,477 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:41:33,477 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-02 04:41:33,477 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-03-02 04:41:33,479 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:41:33,536 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-02 04:41:33,546 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-03-02 04:41:33,548 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b7cbca8-ad99-4749-879f-055f6c5f6e53","lifecycleState":"CERTIFIED","lastUpdateDate":1646191439942,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a06c8b5-ee3d-447e-a232-011e3f3a9730","invariantUUID":"6dc0febe-418f-41f1-93e7-d44ed8f26515","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":"d044821f-e6ed-4f73-8005-1a9b877d7d83","lifecycleState":"CERTIFIED","lastUpdateDate":1646191500708,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"307e3c51-e42a-4630-a66c-051eab29a872","invariantUUID":"e6adb943-ae4a-4e0d-ab45-9e950c1ddfe5","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"772146b3-572b-4101-9af8-e8dda93d5968","lifecycleState":"CERTIFIED","lastUpdateDate":1646191322792,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f70eda0d-86ef-4fcd-ac1f-5e841fc35c08","invariantUUID":"68c8d1d4-87a5-40bb-ad63-d6335089568c","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":"fd27492d-00bf-44a6-acae-3957f2850c99","lifecycleState":"CERTIFIED","lastUpdateDate":1646191399670,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f838e8af-8f43-4824-b4e8-70fd019d8c64","invariantUUID":"ffb381a1-df3f-4d6c-b487-3dd14d0d50d4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8bbe80b2-64c4-43f4-9a3b-a3483e438956","lifecycleState":"CERTIFIED","lastUpdateDate":1646191418665,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e3f15e7-8d81-4469-8ebc-1ba2fb316a6c","invariantUUID":"336ebb42-d274-49c5-a43d-c8e4eaedb2a5","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":"78e5f63f-7c48-445e-864b-7d4e50af6329","lifecycleState":"CERTIFIED","lastUpdateDate":1646191430446,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ee59840-7dc9-4b7d-907d-5e73af9366a4","invariantUUID":"229df49a-997a-4423-a103-703c5bf156db","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47c885d1-d9a2-497f-8135-609bb4873c7d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191351707,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d49b06d9-c52b-41a6-9117-38eed9780e46","invariantUUID":"28df4767-49bb-4c7d-bd58-abe089cc826e","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cede4d0b-969a-4da6-92c8-ac7a86a2c29d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191558012,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0596dd37-7e4d-4fc1-b1ff-a1198bff5432","invariantUUID":"7ce00310-ed0e-4504-99e4-489ea3494c6f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b07f7f07-7ff9-4ac7-b599-777159f00476","lifecycleState":"CERTIFIED","lastUpdateDate":1646191385267,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4d4a567-8b70-4af8-ad8f-ec3cb6c13c7f","invariantUUID":"02aaa415-511b-4f72-802c-11e5c71d79a6","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e50466e-126f-4f68-a260-b41343d516cf","lifecycleState":"CERTIFIED","lastUpdateDate":1646191411208,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a745360a-066e-4823-b665-049e56c9071e","invariantUUID":"3ad7adc0-b95d-4a2a-9d5a-f7437167c34f","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":"fcc16b43-b64b-485e-8811-0dc51cdb656e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191325889,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd6627d-23a3-42ac-9a5b-e40e939c0572","invariantUUID":"4c3bedcf-3245-4d86-a9f4-3c5ac0bfc3b9","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":"c2750d30-36fa-462c-b012-251a3ad7b50e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191388507,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c82da1de-66da-4187-adf7-011d45ef3ce0","invariantUUID":"f5c1e5ed-53de-473f-ba5b-d4434f0a5774","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":"51d49329-cc06-44b6-a3d2-bbea35c4c7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191433521,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d6bda0-695f-42b8-acc4-edde1c037b7e","invariantUUID":"53e9e437-f102-4c3e-aa4c-b4da2e92cb39","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":"2855f9e2-45c5-4501-bb5c-fa0a8106e40b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191379532,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cd3e5b9-f379-4755-802a-17cc83aa5ba9","invariantUUID":"a8602cea-a01b-4348-a291-1746c9226eea","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":"ab38fa74-a470-4ff7-8496-232b4b744805","lifecycleState":"CERTIFIED","lastUpdateDate":1646191344710,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac2712bf-98ed-48dd-8252-cb1f2ecb1b38","invariantUUID":"0e3170a8-88d1-4738-bcb0-4a0b0a6275b2","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":"3775cef0-5621-4ba7-bb05-c3f4935d07c5","lifecycleState":"CERTIFIED","lastUpdateDate":1646191412855,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0396310-8eb9-4f45-ad14-ec44fdc0d191","invariantUUID":"0fdaa9de-9ae5-4c42-a862-f3e7bf1dda56","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7081ae93-32eb-44f7-9292-52bd8887f04e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191460398,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7affb44f-3562-444e-b8a6-9154f8ff5d63","invariantUUID":"866b0161-e59f-4463-98c2-8579a5fc3ac1","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":"f414f6f6-3ca6-44d2-ba53-bbe06f20c6be","lifecycleState":"CERTIFIED","lastUpdateDate":1646191447082,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7bbd62-543c-4413-a041-f0ec59f516b2","invariantUUID":"25e69bbb-f7d5-4f5c-a7b6-699bdc2d8b4e","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8f6b284b-9404-4695-8304-8c86b9aa8fd8","lifecycleState":"CERTIFIED","lastUpdateDate":1646191475424,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbe08f73-2fdb-4df7-ac31-f53bccf2f7bc","invariantUUID":"9457a6ed-18e9-4757-ba5b-12aba20b7337","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":"d1eb1a6b-4eb8-45d8-ad64-83136780c855","lifecycleState":"CERTIFIED","lastUpdateDate":1646191471909,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ebd6d5e0-683e-4c2b-9afb-0165d4b33e4c","invariantUUID":"a0e76e36-5fcd-4d43-a3ac-6860ac15fc5e","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":"922864a9-4bdc-4754-9cf7-e871ba8beacd","lifecycleState":"CERTIFIED","lastUpdateDate":1646191377104,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4566704a-7683-4320-a904-117ab8e87470","invariantUUID":"3a92c2f6-9435-48b7-906a-73e52742c353","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":"compute","uniqueId":"2cfb7f2e-351e-48dc-9831-361e7838f60d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191424504,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"249d3546-d747-4723-b573-861600fe862f","invariantUUID":"1e2264c3-08ea-4060-b156-56146fbe3054","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":"objectStorage","uniqueId":"c788fd09-d645-4de9-87ac-3e9ed92e8ee1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191551009,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"194f7a26-4f46-4662-867f-1fd064771fe2","invariantUUID":"f01a4425-e990-42f5-8285-6ca50da115ce","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4cefca1e-3671-425c-95a8-50dfeb514b2a","lifecycleState":"CERTIFIED","lastUpdateDate":1646191465197,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eea26101-fdac-4913-b61d-9024bafe2087","invariantUUID":"6953d7e8-9368-4526-a0bd-c675f68f851b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21fae40a-80f7-4d45-afc3-978562031376","lifecycleState":"CERTIFIED","lastUpdateDate":1646191502630,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5617277-3218-4387-94b3-7864c36ad2c2","invariantUUID":"e6136959-cbe6-4ca1-a440-cca3ebe6bc6c","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":"networkrules","uniqueId":"a04b488e-7217-447c-b2c4-4a16310b57aa","lifecycleState":"CERTIFIED","lastUpdateDate":1646191359984,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4103130a-63df-4da4-a2ee-3f42eeee18b2","invariantUUID":"6ccce89a-d884-4eef-80d4-50203ab8d0c0","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2109687b-1f34-473c-a6aa-ea1a56f07be7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191543300,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6abf944-c1f1-4ec7-8543-e115bd55c33f","invariantUUID":"65275176-99d6-4d8e-b5d3-71d57f0cdfa9","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9e80425a-2b0c-42fd-b88c-262653243a55","lifecycleState":"CERTIFIED","lastUpdateDate":1646191341440,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b73fa5bc-9836-4e3e-80bc-ad7e8b7a3944","invariantUUID":"79bda7aa-e164-497a-8f43-606051550287","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":"defaulticon","uniqueId":"4b61f5ad-c118-4919-bb18-ed7378b31121","lifecycleState":"CERTIFIED","lastUpdateDate":1646191456990,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03b30352-189b-4786-b086-96b95c16aaf7","invariantUUID":"6a7fa9f6-0eb8-427c-975b-cb87e25e9bba","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6bbbf49a-3e0d-4cd6-8e19-ae3f3b0c0e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191317300,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27746ce8-636e-409c-81f0-ae6807e16767","invariantUUID":"bd3a6d5f-59dd-4276-8cc2-15543db31499","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"614e8646-dd68-41d9-b0e0-241e1e6b9b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1646191493927,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d57f6ac3-1276-4962-ada2-5c886afa98dd","invariantUUID":"a28dab67-cc50-4d9e-9f9b-123d76213887","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"411175e8-67d9-4f00-b396-5b98f9041cde","lifecycleState":"CERTIFIED","lastUpdateDate":1646191477848,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6929900a-cb5b-4c78-8f8e-306edd288082","invariantUUID":"ab8d7492-e84e-4fe9-9af7-4e58f0b7eaa5","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":"3dcd66cb-4bf6-4cc7-8e08-51edfc4af864","lifecycleState":"CERTIFIED","lastUpdateDate":1646191469625,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c2f1d12-f27e-429c-a7cd-ce0f7564a2c8","invariantUUID":"5f1a9f21-74ce-433c-8ecf-a93dc68455bd","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78253de2-63b5-47ae-8ba3-e12f38dbf0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191338488,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0f2f61c-0669-4a2a-843f-6e785128645a","invariantUUID":"0437d399-680a-4ec0-94e8-af609500da8b","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4b55564-01f1-4c23-9c37-bc415bdc19aa","lifecycleState":"CERTIFIED","lastUpdateDate":1646191349612,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30d99b11-9799-4c3b-8f3d-9bfec8b486b9","invariantUUID":"e00d2dcb-7f0a-47b5-9c5c-2c97f7cbb8e7","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79979c05-6eca-459e-928e-91efbf0f94b6","lifecycleState":"CERTIFIED","lastUpdateDate":1646191432026,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32e85d0a-a961-48d6-812c-ab4db64e6e10","invariantUUID":"1cd286df-36c3-48c6-8535-a3ac06d1b2aa","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fc032c37-babc-4e13-98ba-c098a05b8b38","lifecycleState":"CERTIFIED","lastUpdateDate":1646191463435,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02617a2a-c0b1-4fa6-8522-21e2eacb7daa","invariantUUID":"48de5427-1ab1-4b26-8a3a-7b4cc6597726","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":"51757d1c-e02e-4d18-99fb-62e46043b52d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191549670,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a32a7a7-42c3-41be-80e6-68bfcc7b3cc9","invariantUUID":"10f8c4c1-fef9-4640-9eae-41d4ffce492c","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c7bc8ac-1891-41fc-bd7e-601fa8d45445","lifecycleState":"CERTIFIED","lastUpdateDate":1646191473417,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2ae9f5e-b137-4eb9-bbb9-ff4cecc6a356","invariantUUID":"e26866fe-7b1e-4a86-9682-63ee3778a69d","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":"bab85bb3-05ea-4d31-8d32-a399c3c6c97c","lifecycleState":"CERTIFIED","lastUpdateDate":1646191505780,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f29ed4b-5a33-49a5-9466-d97ceeaf353e","invariantUUID":"6bb12d79-b031-4943-8040-6802f7fbc90e","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":"4b99594f-36ae-4430-9667-01ff635c7265","lifecycleState":"CERTIFIED","lastUpdateDate":1646196075407,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","invariantUUID":"a8413d9f-f50b-4261-9647-a77045f0525e","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191303615,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c94350dd-54b1-48bd-910e-a340ce03b0f3","invariantUUID":"df1ca82b-e7cd-425c-80f1-1a4f7f3367e1","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":"fcf0ffe6-9582-4a05-b364-83eda9e3e069","lifecycleState":"CERTIFIED","lastUpdateDate":1646191404589,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9744fb3a-7ea8-43d5-8941-563710e2d29c","invariantUUID":"9461ebd4-b0a4-45ce-9836-8c95fb5bdbad","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":"037e9172-44c7-4dac-9950-d4f99e7a86f0","lifecycleState":"CERTIFIED","lastUpdateDate":1646191370684,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d296c3b3-9dc0-423f-a375-532dde4acfac","invariantUUID":"9320b216-94f8-46a1-8e2f-1a52afe5712c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"adcae2b5-6389-4b4a-abe7-72b9772f874b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191490080,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9e36eb3-4628-449c-b91c-c6cd5c0431e7","invariantUUID":"b8eeaf8d-235b-4c1b-a067-e5bb11c401ba","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"be229b75-7e15-47f5-89a0-0dc6f678d1c0","lifecycleState":"CERTIFIED","lastUpdateDate":1646191560239,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9ad731c-a2af-4cc9-a702-c1e947dc08c4","invariantUUID":"a744afe9-7e6f-4a35-b0fe-50a2f4549d8b","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"e4be237f-addc-4ef1-8d5e-58ddacf4d17b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191504321,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8600165-5e81-4afe-9de3-6851fa7a3b47","invariantUUID":"3cdeb3b7-e7e9-4547-945a-392aa4dd5c35","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":"port","uniqueId":"f13c24f7-2851-4010-9916-bcce341c0a75","lifecycleState":"CERTIFIED","lastUpdateDate":1646191461927,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ea8c1a3a-58e5-465b-8b92-eba01c0d3de0","invariantUUID":"2fffe95b-f894-433c-870c-6f6a96665343","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3400790-560b-4f64-bb23-43f124d1812a","lifecycleState":"CERTIFIED","lastUpdateDate":1646191347007,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"eec5b981-77fb-4072-9a95-26dfda9d8f4d","invariantUUID":"3ae2242d-c366-4701-bc04-d1506aa56481","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":"defaulticon","uniqueId":"ecd15d64-675c-4a4d-87b6-1f98d5777941","lifecycleState":"CERTIFIED","lastUpdateDate":1646191458927,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf189b50-15e7-4802-aff6-af13870124ab","invariantUUID":"af2e0451-ee37-4ed6-9f13-861bd299412a","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"32e3983d-2b5f-42ad-990b-1cdada6bfdf9","lifecycleState":"CERTIFIED","lastUpdateDate":1646191374800,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45daa27a-6647-4e1c-a48e-f6a6c626cb90","invariantUUID":"08b53e87-6e2e-4d7b-ac8e-e458f82f689b","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":"port","uniqueId":"e85e43da-bbbd-4ff1-b100-c3a628448875","lifecycleState":"CERTIFIED","lastUpdateDate":1646191488459,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc42e782-b51f-4942-ae8b-5eb7f0f8b74f","invariantUUID":"b3f9504a-bc11-4057-9e9e-f1d17872e2fb","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b9cb1e7b-7725-4281-9790-d88c0974bcbd","lifecycleState":"CERTIFIED","lastUpdateDate":1646191332371,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c31fe4e-67e2-480f-be43-ba96f6b72575","invariantUUID":"e359cd2b-222f-418b-92cf-fa6ebb635812","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":"defaulticon","uniqueId":"5c1620eb-b554-4dcc-8a15-d08874cb2f5f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191417291,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54aeaba4-7238-4aa5-a340-d05de87774b0","invariantUUID":"b3a667db-49d6-41db-bc5c-6dbb14e57173","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce1669f5-6128-473c-8e81-dd84a4a0dcce","lifecycleState":"CERTIFIED","lastUpdateDate":1646191381924,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1715a5be-4250-4e32-82aa-69211f23f40c","invariantUUID":"b99dddd4-9a7a-46b8-b58c-19d753b7a7cf","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":"network","uniqueId":"5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191387030,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"361173fd-cb83-4847-b96f-b97151c85160","invariantUUID":"f3280d84-bd49-4589-be01-92dc0fb6a632","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":"objectStorage","uniqueId":"2f88d43e-ff01-4b32-907c-d0af454b31f7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191552615,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"741e74dd-376d-467f-9117-647338ddf72d","invariantUUID":"9b0bbca3-7607-4314-9d63-178fd4b8d675","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e44e56d3-c355-4eb3-baa0-531cc116fa02","lifecycleState":"CERTIFIED","lastUpdateDate":1646191406822,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54a0ceec-d0d8-4269-905d-085552a92d92","invariantUUID":"d54c8724-bd20-4fe7-b014-5da031528054","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e57c4da5-8a8d-4562-8ee1-5cb9c210ada1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191467482,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb115573-fbfb-446d-86b9-ae1d52647265","invariantUUID":"01c7c089-14ee-42ed-8dea-f7c4b323b840","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":"353b0214-5ee9-4af4-a9d9-1995498c73da","lifecycleState":"CERTIFIED","lastUpdateDate":1646191546390,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8aa53e27-a9e2-4d42-a3c6-c74992826a15","invariantUUID":"fddc4151-3cd2-493d-8034-f794cb962ecc","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa93ca4c-6512-409f-8e7f-afc28edf04e4","lifecycleState":"CERTIFIED","lastUpdateDate":1646191562219,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cace2501-904e-442a-be56-6ad1c0b0c5c6","invariantUUID":"24f65ecf-5059-463a-9718-ad6ffa4ecd3c","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3848b44-6ae0-4e73-91df-c5f36379aa65","lifecycleState":"CERTIFIED","lastUpdateDate":1646191336197,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07383b48-2f8c-47eb-9290-d79eb10b0bf7","invariantUUID":"2a00493a-f27d-434d-b90a-e4801f97bf63","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":"58578a5d-fb02-416d-8bd7-c257b506911b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191414426,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a07ea39f-fab2-42b8-b582-e9f8acebf243","invariantUUID":"8fb7d901-5459-45f5-bdb6-6d1108c2b7cc","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"22aebe0c-6056-4ee9-85f8-ca7508e89b9e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191497100,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8fb12bef-3b32-48fd-86bc-6ad2bf73bac9","invariantUUID":"883ff366-8360-4150-a617-6985ed5d7f2b","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":"defaulticon","uniqueId":"50d058b4-0fa3-4a20-91f9-727db8f65120","lifecycleState":"CERTIFIED","lastUpdateDate":1646195965782,"name":"pNF e2cf5dae-9a8d","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9886bd80-c1af-4a77-8012-5fa703abe227","invariantUUID":"534678af-8361-4c64-8a3c-82e5a737c877","systemName":"PnfE2cf5dae9a8d","description":"vendor software product","tags":["pNF e2cf5dae-9a8d"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d2cfdb5b-40af-4f74-87df-bba18ed73d2b","lifecycleState":"CERTIFIED","lastUpdateDate":1646195232771,"name":"basic_onboard_yOQjNJ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d940e59f-5d44-4149-beb6-411399468b26","invariantUUID":"4417b99b-2134-4c51-accc-c8ba73faf6ac","systemName":"BasicOnboardYoqjnj","description":"VF","tags":["basic_onboard_yOQjNJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"636a6659-34a6-4d6b-80cc-c3f48639aa01","lifecycleState":"CERTIFIED","lastUpdateDate":1646191427468,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"914866f0-1a02-44fd-83a8-72ee7ecf4768","invariantUUID":"ee73ec04-e434-4629-943c-560646e63e14","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":"objectStorage","uniqueId":"dbd56685-2602-4c44-b9fd-5c5475425dcf","lifecycleState":"CERTIFIED","lastUpdateDate":1646191554008,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"142e1edd-f8e7-4871-8932-918d69cd30cd","invariantUUID":"feb3de7e-fd36-45e5-a0c5-6da6dbc4c315","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a580069-7311-4cac-8c7e-7812caca574e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191421101,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21c5a385-a49d-4dfb-b528-311641d97e2d","invariantUUID":"eb422558-6999-441c-abd3-c37633c12ac4","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"098bb27c-1743-40ff-8ef0-9455ee3d834b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191480600,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6488c405-428a-4c83-9820-16ab66279b95","invariantUUID":"052ec363-f287-4140-8459-719aaab7660e","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":"b1348a63-0d72-4b31-a05e-c5a13239f43b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191555908,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"501391e2-2e4c-450f-ba41-d352fe2e1b2a","invariantUUID":"1acab8f3-ee26-42b1-a23f-2af2f7c00c89","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7ae1421-be94-4fc6-84c7-4b3aeede0441","lifecycleState":"CERTIFIED","lastUpdateDate":1646191339905,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe7931f6-6e76-4979-8e97-d8005f019532","invariantUUID":"be7db015-92ed-42ff-9fe4-1ed813ddbae8","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a39b31c4-7cd6-4546-bd17-fa39a54ac165","lifecycleState":"CERTIFIED","lastUpdateDate":1646191445303,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02f5df36-a620-4c3e-9dea-70feca5b2162","invariantUUID":"f009b09f-78cf-4b77-931e-5b73a4a91d21","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"258138da-2493-425f-80f9-5a9d3c3f0cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1646191415855,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c8c4a396-f248-4489-b736-a816137976c3","invariantUUID":"65f1b8ae-649e-449d-be07-6be2ab563acf","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5ca019f8-edbe-4998-b3ac-bb28f9d49086","lifecycleState":"CERTIFIED","lastUpdateDate":1646191343028,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53b2b661-2385-4b13-bed8-fe5017ee0f69","invariantUUID":"448a92a9-c3d6-409d-ada3-078b143141a9","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d1bc151e-adce-40aa-b2e7-1de2ba2db63f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191437807,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b197aae4-b6a1-4557-a9a3-c91b4cc3f010","invariantUUID":"bbfb8c29-3650-4ec7-ada8-1255e54ea7d0","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":"objectStorage","uniqueId":"6153e8bf-25cc-47d5-9a61-320f75ee0d03","lifecycleState":"CERTIFIED","lastUpdateDate":1646191314683,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06c519e2-7ea1-4133-bd6f-341d5d6d2be8","invariantUUID":"e9aaae20-2fa2-4361-9158-598eaabf9b40","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":"port","uniqueId":"71f7aa2c-d165-4f20-bf7c-7c3263f23a29","lifecycleState":"CERTIFIED","lastUpdateDate":1646191363284,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7696478c-6a5d-456e-b4cc-fce4c7ca4c99","invariantUUID":"8868d62d-aeec-4f9f-af99-bbfc835158ea","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e41218b-6024-4eec-8db5-d5772dc3bdf9","lifecycleState":"CERTIFIED","lastUpdateDate":1646191353375,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75943199-d46b-4bb5-947d-b63dc6857946","invariantUUID":"6aa2528f-60fb-47e7-ad8a-0951081f7b87","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bc02c2f0-a904-4fdf-8b99-4a4969ae1d82","lifecycleState":"CERTIFIED","lastUpdateDate":1646191563588,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8c48eff-b2fd-4cf2-861a-d9147bb4a5ab","invariantUUID":"16c14da4-b077-4990-b5bd-80647177fe3f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d2660c46-1a38-41eb-a0aa-b1c8cc748f3b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191324378,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba97e555-44be-47b2-bf77-ce8ed15b037c","invariantUUID":"2dece330-f078-4741-8507-834a227b0beb","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":"securityrules","uniqueId":"9cf50de2-3b9a-4443-9249-8853e3ac590d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191372123,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bb699496-060f-42f9-a6df-cdf0237d5f66","invariantUUID":"8ec76f5c-403f-4c2c-9865-59d4e7230437","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"590fba85-b08c-44dc-b18f-60ce5cc2f70f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191312467,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"f988ef33-4096-4330-8636-6060d244a383","invariantUUID":"b751418c-9e01-4073-bf8c-5118e3546f48","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":"e37771be-3e9f-4fa3-b3fa-d77d37ca662e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191548236,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75dcd6c4-b775-429a-aa59-2a9cd1f7d456","invariantUUID":"39d65b38-6dda-4314-99a6-0c1d261b104e","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"9b5afb09-1520-49e4-9d3e-3e819c98b6ed","lifecycleState":"CERTIFIED","lastUpdateDate":1646191369256,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"495320c6-ce74-4389-acb5-c251a31b4497","invariantUUID":"24a03a43-ab2c-4666-b0f8-e6e489ae3815","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fbbbb231-8f18-46a1-b405-b35656dca930","lifecycleState":"CERTIFIED","lastUpdateDate":1646195928590,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"680a42f4-bcb1-457f-9db9-91f7b4c8cfb0","invariantUUID":"bcb356c1-c476-4125-81d2-3fe65bdef6e5","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c04d22c7-50aa-4fa7-9980-8c00cbafc063","lifecycleState":"CERTIFIED","lastUpdateDate":1646195271275,"name":"basic_onboard_yOQjNJ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"00f91654-ca4b-4801-876e-2759d0e9c958","invariantUUID":"99b350d2-47a7-410f-bbcb-6604befcf4d0","systemName":"BasicOnboardYoqjnj","description":"service","tags":["basic_onboard_yOQjNJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1646196092814,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","invariantUUID":"f9a85be3-47f7-4640-ae36-d91b28f18572","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"934db30f-15f4-420b-bdb6-fc409c8c4c86","lifecycleState":"CERTIFIED","lastUpdateDate":1646195978962,"name":"Demo_pNF_ylQkthZIa3ksJkAIuIoC","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"f8843811-0b31-4c07-be3e-386260c02d12","invariantUUID":"544a2287-3b3a-4a87-94fd-cda0dc870c0b","systemName":"DemoPnfYlqkthzia3ksjkaiuioc","description":"catalog service description","tags":["robot-ete","Demo_pNF_ylQkthZIa3ksJkAIuIoC"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-02 04:41:33,552 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2022-03-02 04:41:33,552 DEBUG 129:onap_service.py(1) - [SDC][Add VF to service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:41:33,552 DEBUG 131:onap_service.py(1) - [SDC][Add VF to service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/f15b6212-eb10-4f37-8026-d4ac0efbe77c/resourceInstance 2022-03-02 04:41:33,553 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_vm", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "4b99594f-36ae-4430-9667-01ff635c7265", "originType": "VF", "componentUid": "4b99594f-36ae-4430-9667-01ff635c7265", "icon": "defaulticon" } 2022-03-02 04:41:33,554 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:41:35,559 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/f15b6212-eb10-4f37-8026-d4ac0efbe77c/resourceInstance HTTP/1.1" 201 None 2022-03-02 04:41:35,560 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2022-03-02 04:41:35,561 DEBUG 146:onap_service.py(1) - [SDC][Add VF to service] response: {"capabilities":null,"requirements":null,"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":null,"attributes":null,"nodeFilter":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.vf_module_id","type":"string","required":false,"defaultValue":null,"description":"The VF Module ID is provided by ONAP","schema":null,"password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":"true","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","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":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","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":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.multi_stage_design","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"multi_stage_design","value":"false","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","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":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.nf_naming_code","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming_code","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","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":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.nf_function","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_function","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","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":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.controller_actor","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"controller_actor","value":"SO-REF-DATA","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","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":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.ubuntu20_pub_key","type":"string","required":false,"defaultValue":null,"description":"Public key to be installed on the compute instance","schema":null,"password":false,"name":"ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.availability_zone_max_count","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"availability_zone_max_count","value":"1","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"metadata":null,"constraints":[{"validValues":["0","1","2"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.sdnc_artifact_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_artifact_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","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":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.vnf_name","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.max_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"max_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","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":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.ubuntu20_name_0","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"ubuntu20_name_0","value":"Ubuntu20","label":"VM name","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.nf_type","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_type","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","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":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.dcae_collector_ip","type":"string","required":false,"defaultValue":null,"description":"IP address of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.ubuntu20_flavor_name","type":"string","required":false,"defaultValue":null,"description":"Type of instance (flavor) to be used","schema":null,"password":false,"name":"ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.vnf_id","type":"string","required":false,"defaultValue":null,"description":"The VNF ID is provided by ONAP","schema":null,"password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.sdnc_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","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":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.nf_role","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_role","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","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":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.min_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"min_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","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":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.dcae_collector_port","type":"string","required":false,"defaultValue":null,"description":"Port of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.ubuntu20_image_name","type":"string","required":false,"defaultValue":null,"description":"Image to be used for compute instance","schema":null,"password":false,"name":"ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.admin_plane_net_name","type":"string","required":false,"defaultValue":null,"description":"The external management network","schema":null,"password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.sdnc_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","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":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_vm 0","SupportablityComponentVersion":null},"actualComponentUid":"4b99594f-36ae-4430-9667-01ff635c7265","createdFromCsar":false,"uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.4b99594f-36ae-4430-9667-01ff635c7265.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","creationTime":1646196094395,"icon":"defaulticon","description":null,"originType":"VF","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"basic_vm0","createdFrom":null,"componentUid":"4b99594f-36ae-4430-9667-01ff635c7265","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1646196094395,"customizationUUID":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"ownerId":null,"empty":false} 2022-03-02 04:41:35,561 INFO 511:service.py(1) - Resource VF basic_vm has been added on serice basic_vm 2022-03-02 04:41:35,564 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:41:35,564 DEBUG 131:onap_service.py(1) - [SDC][Get Metadata for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/9bff255d-9dc2-4d45-b967-149ba00d8925/distribution 2022-03-02 04:41:35,564 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2022-03-02 04:41:35,565 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:41:35,614 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/9bff255d-9dc2-4d45-b967-149ba00d8925/distribution HTTP/1.1" 200 38 2022-03-02 04:41:35,616 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2022-03-02 04:41:35,617 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[]} 2022-03-02 04:41:35,620 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:41:35,620 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2022-03-02 04:41:35,620 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2022-03-02 04:41:35,621 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:41:35,662 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/None HTTP/1.1" 200 29 2022-03-02 04:41:35,664 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2022-03-02 04:41:35,664 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2022-03-02 04:41:35,666 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-03-02 04:41:35,666 INFO 728:service.py(1) - attempting to checkin Service basic_vm in SDC 2022-03-02 04:41:35,669 DEBUG 129:onap_service.py(1) - [SDC][checkin Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:41:35,670 DEBUG 131:onap_service.py(1) - [SDC][checkin Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/f15b6212-eb10-4f37-8026-d4ac0efbe77c/lifecycleState/checkin 2022-03-02 04:41:35,670 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2022-03-02 04:41:35,671 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:41:37,445 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/f15b6212-eb10-4f37-8026-d4ac0efbe77c/lifecycleState/checkin HTTP/1.1" 200 1179 2022-03-02 04:41:37,447 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2022-03-02 04:41:37,447 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c","name":"basic_vm","version":"0.1","isHighestVersion":true,"creationDate":1646196092814,"lastUpdateDate":1646196096290,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"0.1":"f15b6212-eb10-4f37-8026-d4ac0efbe77c"},"projectCode":"123456","invariantUUID":"f9a85be3-47f7-4640-ae36-d91b28f18572","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":"9bff255d-9dc2-4d45-b967-149ba00d8925"} 2022-03-02 04:41:37,450 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-03-02 04:41:37,451 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-02 04:41:37,451 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:41:37,451 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-02 04:41:37,451 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-02 04:41:37,454 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-02 04:41:37,511 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1462 2022-03-02 04:41:37,512 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-02 04:41:37,513 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f8843811-0b31-4c07-be3e-386260c02d12","invariantUUID":"544a2287-3b3a-4a87-94fd-cda0dc870c0b","name":"Demo_pNF_ylQkthZIa3ksJkAIuIoC","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f8843811-0b31-4c07-be3e-386260c02d12/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"00f91654-ca4b-4801-876e-2759d0e9c958","invariantUUID":"99b350d2-47a7-410f-bbcb-6604befcf4d0","name":"basic_onboard_yOQjNJ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/00f91654-ca4b-4801-876e-2759d0e9c958/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"680a42f4-bcb1-457f-9db9-91f7b4c8cfb0","invariantUUID":"bcb356c1-c476-4125-81d2-3fe65bdef6e5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/680a42f4-bcb1-457f-9db9-91f7b4c8cfb0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","invariantUUID":"f9a85be3-47f7-4640-ae36-d91b28f18572","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/9bff255d-9dc2-4d45-b967-149ba00d8925/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-03-02 04:41:37,515 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_ylQkthZIa3ksJkAIuIoC from SDC 2022-03-02 04:41:37,515 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:41:37,515 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:41:37,515 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:41:37,515 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_yOQjNJ from SDC 2022-03-02 04:41:37,515 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:41:37,515 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:41:37,516 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:41:37,516 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-02 04:41:37,516 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:41:37,516 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:41:37,516 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:41:37,516 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-03-02 04:41:37,516 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:41:37,516 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:41:37,516 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2022-03-02 04:41:37,516 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-03-02 04:41:37,516 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-02 04:41:37,516 INFO 192:__init__.py(1) - Service found, updating information 2022-03-02 04:41:37,517 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:41:37,517 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-02 04:41:37,517 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-03-02 04:41:37,519 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:41:37,576 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-02 04:41:37,578 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-03-02 04:41:37,580 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b7cbca8-ad99-4749-879f-055f6c5f6e53","lifecycleState":"CERTIFIED","lastUpdateDate":1646191439942,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a06c8b5-ee3d-447e-a232-011e3f3a9730","invariantUUID":"6dc0febe-418f-41f1-93e7-d44ed8f26515","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":"d044821f-e6ed-4f73-8005-1a9b877d7d83","lifecycleState":"CERTIFIED","lastUpdateDate":1646191500708,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"307e3c51-e42a-4630-a66c-051eab29a872","invariantUUID":"e6adb943-ae4a-4e0d-ab45-9e950c1ddfe5","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"772146b3-572b-4101-9af8-e8dda93d5968","lifecycleState":"CERTIFIED","lastUpdateDate":1646191322792,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f70eda0d-86ef-4fcd-ac1f-5e841fc35c08","invariantUUID":"68c8d1d4-87a5-40bb-ad63-d6335089568c","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":"fd27492d-00bf-44a6-acae-3957f2850c99","lifecycleState":"CERTIFIED","lastUpdateDate":1646191399670,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f838e8af-8f43-4824-b4e8-70fd019d8c64","invariantUUID":"ffb381a1-df3f-4d6c-b487-3dd14d0d50d4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8bbe80b2-64c4-43f4-9a3b-a3483e438956","lifecycleState":"CERTIFIED","lastUpdateDate":1646191418665,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e3f15e7-8d81-4469-8ebc-1ba2fb316a6c","invariantUUID":"336ebb42-d274-49c5-a43d-c8e4eaedb2a5","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":"78e5f63f-7c48-445e-864b-7d4e50af6329","lifecycleState":"CERTIFIED","lastUpdateDate":1646191430446,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ee59840-7dc9-4b7d-907d-5e73af9366a4","invariantUUID":"229df49a-997a-4423-a103-703c5bf156db","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47c885d1-d9a2-497f-8135-609bb4873c7d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191351707,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d49b06d9-c52b-41a6-9117-38eed9780e46","invariantUUID":"28df4767-49bb-4c7d-bd58-abe089cc826e","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cede4d0b-969a-4da6-92c8-ac7a86a2c29d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191558012,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0596dd37-7e4d-4fc1-b1ff-a1198bff5432","invariantUUID":"7ce00310-ed0e-4504-99e4-489ea3494c6f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b07f7f07-7ff9-4ac7-b599-777159f00476","lifecycleState":"CERTIFIED","lastUpdateDate":1646191385267,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4d4a567-8b70-4af8-ad8f-ec3cb6c13c7f","invariantUUID":"02aaa415-511b-4f72-802c-11e5c71d79a6","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e50466e-126f-4f68-a260-b41343d516cf","lifecycleState":"CERTIFIED","lastUpdateDate":1646191411208,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a745360a-066e-4823-b665-049e56c9071e","invariantUUID":"3ad7adc0-b95d-4a2a-9d5a-f7437167c34f","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":"fcc16b43-b64b-485e-8811-0dc51cdb656e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191325889,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd6627d-23a3-42ac-9a5b-e40e939c0572","invariantUUID":"4c3bedcf-3245-4d86-a9f4-3c5ac0bfc3b9","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":"c2750d30-36fa-462c-b012-251a3ad7b50e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191388507,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c82da1de-66da-4187-adf7-011d45ef3ce0","invariantUUID":"f5c1e5ed-53de-473f-ba5b-d4434f0a5774","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":"51d49329-cc06-44b6-a3d2-bbea35c4c7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191433521,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d6bda0-695f-42b8-acc4-edde1c037b7e","invariantUUID":"53e9e437-f102-4c3e-aa4c-b4da2e92cb39","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":"2855f9e2-45c5-4501-bb5c-fa0a8106e40b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191379532,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cd3e5b9-f379-4755-802a-17cc83aa5ba9","invariantUUID":"a8602cea-a01b-4348-a291-1746c9226eea","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":"ab38fa74-a470-4ff7-8496-232b4b744805","lifecycleState":"CERTIFIED","lastUpdateDate":1646191344710,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac2712bf-98ed-48dd-8252-cb1f2ecb1b38","invariantUUID":"0e3170a8-88d1-4738-bcb0-4a0b0a6275b2","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":"3775cef0-5621-4ba7-bb05-c3f4935d07c5","lifecycleState":"CERTIFIED","lastUpdateDate":1646191412855,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0396310-8eb9-4f45-ad14-ec44fdc0d191","invariantUUID":"0fdaa9de-9ae5-4c42-a862-f3e7bf1dda56","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7081ae93-32eb-44f7-9292-52bd8887f04e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191460398,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7affb44f-3562-444e-b8a6-9154f8ff5d63","invariantUUID":"866b0161-e59f-4463-98c2-8579a5fc3ac1","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":"f414f6f6-3ca6-44d2-ba53-bbe06f20c6be","lifecycleState":"CERTIFIED","lastUpdateDate":1646191447082,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7bbd62-543c-4413-a041-f0ec59f516b2","invariantUUID":"25e69bbb-f7d5-4f5c-a7b6-699bdc2d8b4e","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8f6b284b-9404-4695-8304-8c86b9aa8fd8","lifecycleState":"CERTIFIED","lastUpdateDate":1646191475424,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbe08f73-2fdb-4df7-ac31-f53bccf2f7bc","invariantUUID":"9457a6ed-18e9-4757-ba5b-12aba20b7337","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":"d1eb1a6b-4eb8-45d8-ad64-83136780c855","lifecycleState":"CERTIFIED","lastUpdateDate":1646191471909,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ebd6d5e0-683e-4c2b-9afb-0165d4b33e4c","invariantUUID":"a0e76e36-5fcd-4d43-a3ac-6860ac15fc5e","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":"922864a9-4bdc-4754-9cf7-e871ba8beacd","lifecycleState":"CERTIFIED","lastUpdateDate":1646191377104,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4566704a-7683-4320-a904-117ab8e87470","invariantUUID":"3a92c2f6-9435-48b7-906a-73e52742c353","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":"compute","uniqueId":"2cfb7f2e-351e-48dc-9831-361e7838f60d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191424504,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"249d3546-d747-4723-b573-861600fe862f","invariantUUID":"1e2264c3-08ea-4060-b156-56146fbe3054","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":"objectStorage","uniqueId":"c788fd09-d645-4de9-87ac-3e9ed92e8ee1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191551009,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"194f7a26-4f46-4662-867f-1fd064771fe2","invariantUUID":"f01a4425-e990-42f5-8285-6ca50da115ce","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4cefca1e-3671-425c-95a8-50dfeb514b2a","lifecycleState":"CERTIFIED","lastUpdateDate":1646191465197,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eea26101-fdac-4913-b61d-9024bafe2087","invariantUUID":"6953d7e8-9368-4526-a0bd-c675f68f851b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21fae40a-80f7-4d45-afc3-978562031376","lifecycleState":"CERTIFIED","lastUpdateDate":1646191502630,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5617277-3218-4387-94b3-7864c36ad2c2","invariantUUID":"e6136959-cbe6-4ca1-a440-cca3ebe6bc6c","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":"networkrules","uniqueId":"a04b488e-7217-447c-b2c4-4a16310b57aa","lifecycleState":"CERTIFIED","lastUpdateDate":1646191359984,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4103130a-63df-4da4-a2ee-3f42eeee18b2","invariantUUID":"6ccce89a-d884-4eef-80d4-50203ab8d0c0","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2109687b-1f34-473c-a6aa-ea1a56f07be7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191543300,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6abf944-c1f1-4ec7-8543-e115bd55c33f","invariantUUID":"65275176-99d6-4d8e-b5d3-71d57f0cdfa9","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9e80425a-2b0c-42fd-b88c-262653243a55","lifecycleState":"CERTIFIED","lastUpdateDate":1646191341440,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b73fa5bc-9836-4e3e-80bc-ad7e8b7a3944","invariantUUID":"79bda7aa-e164-497a-8f43-606051550287","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":"defaulticon","uniqueId":"4b61f5ad-c118-4919-bb18-ed7378b31121","lifecycleState":"CERTIFIED","lastUpdateDate":1646191456990,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03b30352-189b-4786-b086-96b95c16aaf7","invariantUUID":"6a7fa9f6-0eb8-427c-975b-cb87e25e9bba","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6bbbf49a-3e0d-4cd6-8e19-ae3f3b0c0e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191317300,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27746ce8-636e-409c-81f0-ae6807e16767","invariantUUID":"bd3a6d5f-59dd-4276-8cc2-15543db31499","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"614e8646-dd68-41d9-b0e0-241e1e6b9b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1646191493927,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d57f6ac3-1276-4962-ada2-5c886afa98dd","invariantUUID":"a28dab67-cc50-4d9e-9f9b-123d76213887","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"411175e8-67d9-4f00-b396-5b98f9041cde","lifecycleState":"CERTIFIED","lastUpdateDate":1646191477848,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6929900a-cb5b-4c78-8f8e-306edd288082","invariantUUID":"ab8d7492-e84e-4fe9-9af7-4e58f0b7eaa5","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":"3dcd66cb-4bf6-4cc7-8e08-51edfc4af864","lifecycleState":"CERTIFIED","lastUpdateDate":1646191469625,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c2f1d12-f27e-429c-a7cd-ce0f7564a2c8","invariantUUID":"5f1a9f21-74ce-433c-8ecf-a93dc68455bd","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78253de2-63b5-47ae-8ba3-e12f38dbf0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191338488,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0f2f61c-0669-4a2a-843f-6e785128645a","invariantUUID":"0437d399-680a-4ec0-94e8-af609500da8b","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4b55564-01f1-4c23-9c37-bc415bdc19aa","lifecycleState":"CERTIFIED","lastUpdateDate":1646191349612,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30d99b11-9799-4c3b-8f3d-9bfec8b486b9","invariantUUID":"e00d2dcb-7f0a-47b5-9c5c-2c97f7cbb8e7","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79979c05-6eca-459e-928e-91efbf0f94b6","lifecycleState":"CERTIFIED","lastUpdateDate":1646191432026,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32e85d0a-a961-48d6-812c-ab4db64e6e10","invariantUUID":"1cd286df-36c3-48c6-8535-a3ac06d1b2aa","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fc032c37-babc-4e13-98ba-c098a05b8b38","lifecycleState":"CERTIFIED","lastUpdateDate":1646191463435,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02617a2a-c0b1-4fa6-8522-21e2eacb7daa","invariantUUID":"48de5427-1ab1-4b26-8a3a-7b4cc6597726","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":"51757d1c-e02e-4d18-99fb-62e46043b52d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191549670,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a32a7a7-42c3-41be-80e6-68bfcc7b3cc9","invariantUUID":"10f8c4c1-fef9-4640-9eae-41d4ffce492c","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c7bc8ac-1891-41fc-bd7e-601fa8d45445","lifecycleState":"CERTIFIED","lastUpdateDate":1646191473417,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2ae9f5e-b137-4eb9-bbb9-ff4cecc6a356","invariantUUID":"e26866fe-7b1e-4a86-9682-63ee3778a69d","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":"bab85bb3-05ea-4d31-8d32-a399c3c6c97c","lifecycleState":"CERTIFIED","lastUpdateDate":1646191505780,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f29ed4b-5a33-49a5-9466-d97ceeaf353e","invariantUUID":"6bb12d79-b031-4943-8040-6802f7fbc90e","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":"4b99594f-36ae-4430-9667-01ff635c7265","lifecycleState":"CERTIFIED","lastUpdateDate":1646196075407,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","invariantUUID":"a8413d9f-f50b-4261-9647-a77045f0525e","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191303615,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c94350dd-54b1-48bd-910e-a340ce03b0f3","invariantUUID":"df1ca82b-e7cd-425c-80f1-1a4f7f3367e1","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":"fcf0ffe6-9582-4a05-b364-83eda9e3e069","lifecycleState":"CERTIFIED","lastUpdateDate":1646191404589,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9744fb3a-7ea8-43d5-8941-563710e2d29c","invariantUUID":"9461ebd4-b0a4-45ce-9836-8c95fb5bdbad","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":"037e9172-44c7-4dac-9950-d4f99e7a86f0","lifecycleState":"CERTIFIED","lastUpdateDate":1646191370684,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d296c3b3-9dc0-423f-a375-532dde4acfac","invariantUUID":"9320b216-94f8-46a1-8e2f-1a52afe5712c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"adcae2b5-6389-4b4a-abe7-72b9772f874b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191490080,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9e36eb3-4628-449c-b91c-c6cd5c0431e7","invariantUUID":"b8eeaf8d-235b-4c1b-a067-e5bb11c401ba","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"be229b75-7e15-47f5-89a0-0dc6f678d1c0","lifecycleState":"CERTIFIED","lastUpdateDate":1646191560239,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9ad731c-a2af-4cc9-a702-c1e947dc08c4","invariantUUID":"a744afe9-7e6f-4a35-b0fe-50a2f4549d8b","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"e4be237f-addc-4ef1-8d5e-58ddacf4d17b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191504321,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8600165-5e81-4afe-9de3-6851fa7a3b47","invariantUUID":"3cdeb3b7-e7e9-4547-945a-392aa4dd5c35","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":"port","uniqueId":"f13c24f7-2851-4010-9916-bcce341c0a75","lifecycleState":"CERTIFIED","lastUpdateDate":1646191461927,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ea8c1a3a-58e5-465b-8b92-eba01c0d3de0","invariantUUID":"2fffe95b-f894-433c-870c-6f6a96665343","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3400790-560b-4f64-bb23-43f124d1812a","lifecycleState":"CERTIFIED","lastUpdateDate":1646191347007,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"eec5b981-77fb-4072-9a95-26dfda9d8f4d","invariantUUID":"3ae2242d-c366-4701-bc04-d1506aa56481","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":"defaulticon","uniqueId":"ecd15d64-675c-4a4d-87b6-1f98d5777941","lifecycleState":"CERTIFIED","lastUpdateDate":1646191458927,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf189b50-15e7-4802-aff6-af13870124ab","invariantUUID":"af2e0451-ee37-4ed6-9f13-861bd299412a","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"32e3983d-2b5f-42ad-990b-1cdada6bfdf9","lifecycleState":"CERTIFIED","lastUpdateDate":1646191374800,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45daa27a-6647-4e1c-a48e-f6a6c626cb90","invariantUUID":"08b53e87-6e2e-4d7b-ac8e-e458f82f689b","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":"port","uniqueId":"e85e43da-bbbd-4ff1-b100-c3a628448875","lifecycleState":"CERTIFIED","lastUpdateDate":1646191488459,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc42e782-b51f-4942-ae8b-5eb7f0f8b74f","invariantUUID":"b3f9504a-bc11-4057-9e9e-f1d17872e2fb","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b9cb1e7b-7725-4281-9790-d88c0974bcbd","lifecycleState":"CERTIFIED","lastUpdateDate":1646191332371,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c31fe4e-67e2-480f-be43-ba96f6b72575","invariantUUID":"e359cd2b-222f-418b-92cf-fa6ebb635812","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":"defaulticon","uniqueId":"5c1620eb-b554-4dcc-8a15-d08874cb2f5f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191417291,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54aeaba4-7238-4aa5-a340-d05de87774b0","invariantUUID":"b3a667db-49d6-41db-bc5c-6dbb14e57173","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce1669f5-6128-473c-8e81-dd84a4a0dcce","lifecycleState":"CERTIFIED","lastUpdateDate":1646191381924,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1715a5be-4250-4e32-82aa-69211f23f40c","invariantUUID":"b99dddd4-9a7a-46b8-b58c-19d753b7a7cf","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":"network","uniqueId":"5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191387030,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"361173fd-cb83-4847-b96f-b97151c85160","invariantUUID":"f3280d84-bd49-4589-be01-92dc0fb6a632","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":"objectStorage","uniqueId":"2f88d43e-ff01-4b32-907c-d0af454b31f7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191552615,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"741e74dd-376d-467f-9117-647338ddf72d","invariantUUID":"9b0bbca3-7607-4314-9d63-178fd4b8d675","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e44e56d3-c355-4eb3-baa0-531cc116fa02","lifecycleState":"CERTIFIED","lastUpdateDate":1646191406822,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54a0ceec-d0d8-4269-905d-085552a92d92","invariantUUID":"d54c8724-bd20-4fe7-b014-5da031528054","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e57c4da5-8a8d-4562-8ee1-5cb9c210ada1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191467482,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb115573-fbfb-446d-86b9-ae1d52647265","invariantUUID":"01c7c089-14ee-42ed-8dea-f7c4b323b840","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":"353b0214-5ee9-4af4-a9d9-1995498c73da","lifecycleState":"CERTIFIED","lastUpdateDate":1646191546390,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8aa53e27-a9e2-4d42-a3c6-c74992826a15","invariantUUID":"fddc4151-3cd2-493d-8034-f794cb962ecc","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa93ca4c-6512-409f-8e7f-afc28edf04e4","lifecycleState":"CERTIFIED","lastUpdateDate":1646191562219,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cace2501-904e-442a-be56-6ad1c0b0c5c6","invariantUUID":"24f65ecf-5059-463a-9718-ad6ffa4ecd3c","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3848b44-6ae0-4e73-91df-c5f36379aa65","lifecycleState":"CERTIFIED","lastUpdateDate":1646191336197,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07383b48-2f8c-47eb-9290-d79eb10b0bf7","invariantUUID":"2a00493a-f27d-434d-b90a-e4801f97bf63","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":"58578a5d-fb02-416d-8bd7-c257b506911b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191414426,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a07ea39f-fab2-42b8-b582-e9f8acebf243","invariantUUID":"8fb7d901-5459-45f5-bdb6-6d1108c2b7cc","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"22aebe0c-6056-4ee9-85f8-ca7508e89b9e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191497100,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8fb12bef-3b32-48fd-86bc-6ad2bf73bac9","invariantUUID":"883ff366-8360-4150-a617-6985ed5d7f2b","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":"defaulticon","uniqueId":"50d058b4-0fa3-4a20-91f9-727db8f65120","lifecycleState":"CERTIFIED","lastUpdateDate":1646195965782,"name":"pNF e2cf5dae-9a8d","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9886bd80-c1af-4a77-8012-5fa703abe227","invariantUUID":"534678af-8361-4c64-8a3c-82e5a737c877","systemName":"PnfE2cf5dae9a8d","description":"vendor software product","tags":["pNF e2cf5dae-9a8d"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d2cfdb5b-40af-4f74-87df-bba18ed73d2b","lifecycleState":"CERTIFIED","lastUpdateDate":1646195232771,"name":"basic_onboard_yOQjNJ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d940e59f-5d44-4149-beb6-411399468b26","invariantUUID":"4417b99b-2134-4c51-accc-c8ba73faf6ac","systemName":"BasicOnboardYoqjnj","description":"VF","tags":["basic_onboard_yOQjNJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"636a6659-34a6-4d6b-80cc-c3f48639aa01","lifecycleState":"CERTIFIED","lastUpdateDate":1646191427468,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"914866f0-1a02-44fd-83a8-72ee7ecf4768","invariantUUID":"ee73ec04-e434-4629-943c-560646e63e14","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":"objectStorage","uniqueId":"dbd56685-2602-4c44-b9fd-5c5475425dcf","lifecycleState":"CERTIFIED","lastUpdateDate":1646191554008,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"142e1edd-f8e7-4871-8932-918d69cd30cd","invariantUUID":"feb3de7e-fd36-45e5-a0c5-6da6dbc4c315","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a580069-7311-4cac-8c7e-7812caca574e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191421101,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21c5a385-a49d-4dfb-b528-311641d97e2d","invariantUUID":"eb422558-6999-441c-abd3-c37633c12ac4","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"098bb27c-1743-40ff-8ef0-9455ee3d834b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191480600,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6488c405-428a-4c83-9820-16ab66279b95","invariantUUID":"052ec363-f287-4140-8459-719aaab7660e","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":"b1348a63-0d72-4b31-a05e-c5a13239f43b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191555908,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"501391e2-2e4c-450f-ba41-d352fe2e1b2a","invariantUUID":"1acab8f3-ee26-42b1-a23f-2af2f7c00c89","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7ae1421-be94-4fc6-84c7-4b3aeede0441","lifecycleState":"CERTIFIED","lastUpdateDate":1646191339905,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe7931f6-6e76-4979-8e97-d8005f019532","invariantUUID":"be7db015-92ed-42ff-9fe4-1ed813ddbae8","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a39b31c4-7cd6-4546-bd17-fa39a54ac165","lifecycleState":"CERTIFIED","lastUpdateDate":1646191445303,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02f5df36-a620-4c3e-9dea-70feca5b2162","invariantUUID":"f009b09f-78cf-4b77-931e-5b73a4a91d21","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"258138da-2493-425f-80f9-5a9d3c3f0cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1646191415855,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c8c4a396-f248-4489-b736-a816137976c3","invariantUUID":"65f1b8ae-649e-449d-be07-6be2ab563acf","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5ca019f8-edbe-4998-b3ac-bb28f9d49086","lifecycleState":"CERTIFIED","lastUpdateDate":1646191343028,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53b2b661-2385-4b13-bed8-fe5017ee0f69","invariantUUID":"448a92a9-c3d6-409d-ada3-078b143141a9","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d1bc151e-adce-40aa-b2e7-1de2ba2db63f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191437807,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b197aae4-b6a1-4557-a9a3-c91b4cc3f010","invariantUUID":"bbfb8c29-3650-4ec7-ada8-1255e54ea7d0","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":"objectStorage","uniqueId":"6153e8bf-25cc-47d5-9a61-320f75ee0d03","lifecycleState":"CERTIFIED","lastUpdateDate":1646191314683,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06c519e2-7ea1-4133-bd6f-341d5d6d2be8","invariantUUID":"e9aaae20-2fa2-4361-9158-598eaabf9b40","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":"port","uniqueId":"71f7aa2c-d165-4f20-bf7c-7c3263f23a29","lifecycleState":"CERTIFIED","lastUpdateDate":1646191363284,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7696478c-6a5d-456e-b4cc-fce4c7ca4c99","invariantUUID":"8868d62d-aeec-4f9f-af99-bbfc835158ea","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e41218b-6024-4eec-8db5-d5772dc3bdf9","lifecycleState":"CERTIFIED","lastUpdateDate":1646191353375,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75943199-d46b-4bb5-947d-b63dc6857946","invariantUUID":"6aa2528f-60fb-47e7-ad8a-0951081f7b87","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bc02c2f0-a904-4fdf-8b99-4a4969ae1d82","lifecycleState":"CERTIFIED","lastUpdateDate":1646191563588,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8c48eff-b2fd-4cf2-861a-d9147bb4a5ab","invariantUUID":"16c14da4-b077-4990-b5bd-80647177fe3f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d2660c46-1a38-41eb-a0aa-b1c8cc748f3b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191324378,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba97e555-44be-47b2-bf77-ce8ed15b037c","invariantUUID":"2dece330-f078-4741-8507-834a227b0beb","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":"securityrules","uniqueId":"9cf50de2-3b9a-4443-9249-8853e3ac590d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191372123,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bb699496-060f-42f9-a6df-cdf0237d5f66","invariantUUID":"8ec76f5c-403f-4c2c-9865-59d4e7230437","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"590fba85-b08c-44dc-b18f-60ce5cc2f70f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191312467,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"f988ef33-4096-4330-8636-6060d244a383","invariantUUID":"b751418c-9e01-4073-bf8c-5118e3546f48","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":"e37771be-3e9f-4fa3-b3fa-d77d37ca662e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191548236,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75dcd6c4-b775-429a-aa59-2a9cd1f7d456","invariantUUID":"39d65b38-6dda-4314-99a6-0c1d261b104e","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"9b5afb09-1520-49e4-9d3e-3e819c98b6ed","lifecycleState":"CERTIFIED","lastUpdateDate":1646191369256,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"495320c6-ce74-4389-acb5-c251a31b4497","invariantUUID":"24a03a43-ab2c-4666-b0f8-e6e489ae3815","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fbbbb231-8f18-46a1-b405-b35656dca930","lifecycleState":"CERTIFIED","lastUpdateDate":1646195928590,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"680a42f4-bcb1-457f-9db9-91f7b4c8cfb0","invariantUUID":"bcb356c1-c476-4125-81d2-3fe65bdef6e5","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c04d22c7-50aa-4fa7-9980-8c00cbafc063","lifecycleState":"CERTIFIED","lastUpdateDate":1646195271275,"name":"basic_onboard_yOQjNJ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"00f91654-ca4b-4801-876e-2759d0e9c958","invariantUUID":"99b350d2-47a7-410f-bbcb-6604befcf4d0","systemName":"BasicOnboardYoqjnj","description":"service","tags":["basic_onboard_yOQjNJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1646196096290,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","invariantUUID":"f9a85be3-47f7-4640-ae36-d91b28f18572","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"934db30f-15f4-420b-bdb6-fc409c8c4c86","lifecycleState":"CERTIFIED","lastUpdateDate":1646195978962,"name":"Demo_pNF_ylQkthZIa3ksJkAIuIoC","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"f8843811-0b31-4c07-be3e-386260c02d12","invariantUUID":"544a2287-3b3a-4a87-94fd-cda0dc870c0b","systemName":"DemoPnfYlqkthzia3ksjkaiuioc","description":"catalog service description","tags":["robot-ete","Demo_pNF_ylQkthZIa3ksJkAIuIoC"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-02 04:41:37,585 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-03-02 04:41:37,585 INFO 728:service.py(1) - attempting to Certify Service basic_vm in SDC 2022-03-02 04:41:37,588 DEBUG 129:onap_service.py(1) - [SDC][Certify Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:41:37,588 DEBUG 131:onap_service.py(1) - [SDC][Certify Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/f15b6212-eb10-4f37-8026-d4ac0efbe77c/lifecycleState/Certify 2022-03-02 04:41:37,588 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2022-03-02 04:41:37,590 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:41:45,193 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/f15b6212-eb10-4f37-8026-d4ac0efbe77c/lifecycleState/Certify HTTP/1.1" 200 1167 2022-03-02 04:41:45,194 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2022-03-02 04:41:45,194 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"1017e36e-572c-4aad-9863-a745f632c832","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1646196092814,"lastUpdateDate":1646196096290,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"1017e36e-572c-4aad-9863-a745f632c832"},"projectCode":"123456","invariantUUID":"f9a85be3-47f7-4640-ae36-d91b28f18572","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":"9bff255d-9dc2-4d45-b967-149ba00d8925"} 2022-03-02 04:41:45,196 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-03-02 04:41:45,196 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-02 04:41:45,197 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:41:45,197 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-02 04:41:45,197 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-02 04:41:45,198 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-02 04:41:45,383 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1450 2022-03-02 04:41:45,384 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-02 04:41:45,384 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f8843811-0b31-4c07-be3e-386260c02d12","invariantUUID":"544a2287-3b3a-4a87-94fd-cda0dc870c0b","name":"Demo_pNF_ylQkthZIa3ksJkAIuIoC","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f8843811-0b31-4c07-be3e-386260c02d12/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"00f91654-ca4b-4801-876e-2759d0e9c958","invariantUUID":"99b350d2-47a7-410f-bbcb-6604befcf4d0","name":"basic_onboard_yOQjNJ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/00f91654-ca4b-4801-876e-2759d0e9c958/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","invariantUUID":"f9a85be3-47f7-4640-ae36-d91b28f18572","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9bff255d-9dc2-4d45-b967-149ba00d8925/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"680a42f4-bcb1-457f-9db9-91f7b4c8cfb0","invariantUUID":"bcb356c1-c476-4125-81d2-3fe65bdef6e5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/680a42f4-bcb1-457f-9db9-91f7b4c8cfb0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-02 04:41:45,386 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_ylQkthZIa3ksJkAIuIoC from SDC 2022-03-02 04:41:45,386 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:41:45,386 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:41:45,387 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:41:45,387 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_yOQjNJ from SDC 2022-03-02 04:41:45,387 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:41:45,387 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:41:45,387 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:41:45,387 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-03-02 04:41:45,387 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:41:45,387 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:41:45,387 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-02 04:41:45,387 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-02 04:41:45,387 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:41:45,387 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:41:45,387 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:41:45,387 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-03-02 04:41:45,388 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-02 04:41:45,388 INFO 192:__init__.py(1) - Service found, updating information 2022-03-02 04:41:45,388 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:41:45,388 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-02 04:41:45,388 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-03-02 04:41:45,390 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:41:45,496 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-02 04:41:45,499 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-03-02 04:41:45,501 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b7cbca8-ad99-4749-879f-055f6c5f6e53","lifecycleState":"CERTIFIED","lastUpdateDate":1646191439942,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a06c8b5-ee3d-447e-a232-011e3f3a9730","invariantUUID":"6dc0febe-418f-41f1-93e7-d44ed8f26515","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":"d044821f-e6ed-4f73-8005-1a9b877d7d83","lifecycleState":"CERTIFIED","lastUpdateDate":1646191500708,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"307e3c51-e42a-4630-a66c-051eab29a872","invariantUUID":"e6adb943-ae4a-4e0d-ab45-9e950c1ddfe5","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"772146b3-572b-4101-9af8-e8dda93d5968","lifecycleState":"CERTIFIED","lastUpdateDate":1646191322792,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f70eda0d-86ef-4fcd-ac1f-5e841fc35c08","invariantUUID":"68c8d1d4-87a5-40bb-ad63-d6335089568c","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":"fd27492d-00bf-44a6-acae-3957f2850c99","lifecycleState":"CERTIFIED","lastUpdateDate":1646191399670,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f838e8af-8f43-4824-b4e8-70fd019d8c64","invariantUUID":"ffb381a1-df3f-4d6c-b487-3dd14d0d50d4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8bbe80b2-64c4-43f4-9a3b-a3483e438956","lifecycleState":"CERTIFIED","lastUpdateDate":1646191418665,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e3f15e7-8d81-4469-8ebc-1ba2fb316a6c","invariantUUID":"336ebb42-d274-49c5-a43d-c8e4eaedb2a5","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":"78e5f63f-7c48-445e-864b-7d4e50af6329","lifecycleState":"CERTIFIED","lastUpdateDate":1646191430446,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ee59840-7dc9-4b7d-907d-5e73af9366a4","invariantUUID":"229df49a-997a-4423-a103-703c5bf156db","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47c885d1-d9a2-497f-8135-609bb4873c7d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191351707,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d49b06d9-c52b-41a6-9117-38eed9780e46","invariantUUID":"28df4767-49bb-4c7d-bd58-abe089cc826e","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cede4d0b-969a-4da6-92c8-ac7a86a2c29d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191558012,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0596dd37-7e4d-4fc1-b1ff-a1198bff5432","invariantUUID":"7ce00310-ed0e-4504-99e4-489ea3494c6f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b07f7f07-7ff9-4ac7-b599-777159f00476","lifecycleState":"CERTIFIED","lastUpdateDate":1646191385267,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4d4a567-8b70-4af8-ad8f-ec3cb6c13c7f","invariantUUID":"02aaa415-511b-4f72-802c-11e5c71d79a6","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e50466e-126f-4f68-a260-b41343d516cf","lifecycleState":"CERTIFIED","lastUpdateDate":1646191411208,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a745360a-066e-4823-b665-049e56c9071e","invariantUUID":"3ad7adc0-b95d-4a2a-9d5a-f7437167c34f","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":"fcc16b43-b64b-485e-8811-0dc51cdb656e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191325889,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd6627d-23a3-42ac-9a5b-e40e939c0572","invariantUUID":"4c3bedcf-3245-4d86-a9f4-3c5ac0bfc3b9","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":"c2750d30-36fa-462c-b012-251a3ad7b50e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191388507,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c82da1de-66da-4187-adf7-011d45ef3ce0","invariantUUID":"f5c1e5ed-53de-473f-ba5b-d4434f0a5774","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":"51d49329-cc06-44b6-a3d2-bbea35c4c7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191433521,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d6bda0-695f-42b8-acc4-edde1c037b7e","invariantUUID":"53e9e437-f102-4c3e-aa4c-b4da2e92cb39","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":"2855f9e2-45c5-4501-bb5c-fa0a8106e40b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191379532,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cd3e5b9-f379-4755-802a-17cc83aa5ba9","invariantUUID":"a8602cea-a01b-4348-a291-1746c9226eea","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":"ab38fa74-a470-4ff7-8496-232b4b744805","lifecycleState":"CERTIFIED","lastUpdateDate":1646191344710,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac2712bf-98ed-48dd-8252-cb1f2ecb1b38","invariantUUID":"0e3170a8-88d1-4738-bcb0-4a0b0a6275b2","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":"3775cef0-5621-4ba7-bb05-c3f4935d07c5","lifecycleState":"CERTIFIED","lastUpdateDate":1646191412855,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0396310-8eb9-4f45-ad14-ec44fdc0d191","invariantUUID":"0fdaa9de-9ae5-4c42-a862-f3e7bf1dda56","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7081ae93-32eb-44f7-9292-52bd8887f04e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191460398,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7affb44f-3562-444e-b8a6-9154f8ff5d63","invariantUUID":"866b0161-e59f-4463-98c2-8579a5fc3ac1","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":"f414f6f6-3ca6-44d2-ba53-bbe06f20c6be","lifecycleState":"CERTIFIED","lastUpdateDate":1646191447082,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7bbd62-543c-4413-a041-f0ec59f516b2","invariantUUID":"25e69bbb-f7d5-4f5c-a7b6-699bdc2d8b4e","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8f6b284b-9404-4695-8304-8c86b9aa8fd8","lifecycleState":"CERTIFIED","lastUpdateDate":1646191475424,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbe08f73-2fdb-4df7-ac31-f53bccf2f7bc","invariantUUID":"9457a6ed-18e9-4757-ba5b-12aba20b7337","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":"d1eb1a6b-4eb8-45d8-ad64-83136780c855","lifecycleState":"CERTIFIED","lastUpdateDate":1646191471909,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ebd6d5e0-683e-4c2b-9afb-0165d4b33e4c","invariantUUID":"a0e76e36-5fcd-4d43-a3ac-6860ac15fc5e","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":"922864a9-4bdc-4754-9cf7-e871ba8beacd","lifecycleState":"CERTIFIED","lastUpdateDate":1646191377104,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4566704a-7683-4320-a904-117ab8e87470","invariantUUID":"3a92c2f6-9435-48b7-906a-73e52742c353","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":"compute","uniqueId":"2cfb7f2e-351e-48dc-9831-361e7838f60d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191424504,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"249d3546-d747-4723-b573-861600fe862f","invariantUUID":"1e2264c3-08ea-4060-b156-56146fbe3054","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":"objectStorage","uniqueId":"c788fd09-d645-4de9-87ac-3e9ed92e8ee1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191551009,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"194f7a26-4f46-4662-867f-1fd064771fe2","invariantUUID":"f01a4425-e990-42f5-8285-6ca50da115ce","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4cefca1e-3671-425c-95a8-50dfeb514b2a","lifecycleState":"CERTIFIED","lastUpdateDate":1646191465197,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eea26101-fdac-4913-b61d-9024bafe2087","invariantUUID":"6953d7e8-9368-4526-a0bd-c675f68f851b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21fae40a-80f7-4d45-afc3-978562031376","lifecycleState":"CERTIFIED","lastUpdateDate":1646191502630,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5617277-3218-4387-94b3-7864c36ad2c2","invariantUUID":"e6136959-cbe6-4ca1-a440-cca3ebe6bc6c","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":"networkrules","uniqueId":"a04b488e-7217-447c-b2c4-4a16310b57aa","lifecycleState":"CERTIFIED","lastUpdateDate":1646191359984,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4103130a-63df-4da4-a2ee-3f42eeee18b2","invariantUUID":"6ccce89a-d884-4eef-80d4-50203ab8d0c0","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2109687b-1f34-473c-a6aa-ea1a56f07be7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191543300,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6abf944-c1f1-4ec7-8543-e115bd55c33f","invariantUUID":"65275176-99d6-4d8e-b5d3-71d57f0cdfa9","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9e80425a-2b0c-42fd-b88c-262653243a55","lifecycleState":"CERTIFIED","lastUpdateDate":1646191341440,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b73fa5bc-9836-4e3e-80bc-ad7e8b7a3944","invariantUUID":"79bda7aa-e164-497a-8f43-606051550287","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":"defaulticon","uniqueId":"4b61f5ad-c118-4919-bb18-ed7378b31121","lifecycleState":"CERTIFIED","lastUpdateDate":1646191456990,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03b30352-189b-4786-b086-96b95c16aaf7","invariantUUID":"6a7fa9f6-0eb8-427c-975b-cb87e25e9bba","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6bbbf49a-3e0d-4cd6-8e19-ae3f3b0c0e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191317300,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27746ce8-636e-409c-81f0-ae6807e16767","invariantUUID":"bd3a6d5f-59dd-4276-8cc2-15543db31499","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"614e8646-dd68-41d9-b0e0-241e1e6b9b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1646191493927,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d57f6ac3-1276-4962-ada2-5c886afa98dd","invariantUUID":"a28dab67-cc50-4d9e-9f9b-123d76213887","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"411175e8-67d9-4f00-b396-5b98f9041cde","lifecycleState":"CERTIFIED","lastUpdateDate":1646191477848,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6929900a-cb5b-4c78-8f8e-306edd288082","invariantUUID":"ab8d7492-e84e-4fe9-9af7-4e58f0b7eaa5","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":"3dcd66cb-4bf6-4cc7-8e08-51edfc4af864","lifecycleState":"CERTIFIED","lastUpdateDate":1646191469625,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c2f1d12-f27e-429c-a7cd-ce0f7564a2c8","invariantUUID":"5f1a9f21-74ce-433c-8ecf-a93dc68455bd","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78253de2-63b5-47ae-8ba3-e12f38dbf0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191338488,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0f2f61c-0669-4a2a-843f-6e785128645a","invariantUUID":"0437d399-680a-4ec0-94e8-af609500da8b","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4b55564-01f1-4c23-9c37-bc415bdc19aa","lifecycleState":"CERTIFIED","lastUpdateDate":1646191349612,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30d99b11-9799-4c3b-8f3d-9bfec8b486b9","invariantUUID":"e00d2dcb-7f0a-47b5-9c5c-2c97f7cbb8e7","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79979c05-6eca-459e-928e-91efbf0f94b6","lifecycleState":"CERTIFIED","lastUpdateDate":1646191432026,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32e85d0a-a961-48d6-812c-ab4db64e6e10","invariantUUID":"1cd286df-36c3-48c6-8535-a3ac06d1b2aa","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fc032c37-babc-4e13-98ba-c098a05b8b38","lifecycleState":"CERTIFIED","lastUpdateDate":1646191463435,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02617a2a-c0b1-4fa6-8522-21e2eacb7daa","invariantUUID":"48de5427-1ab1-4b26-8a3a-7b4cc6597726","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":"51757d1c-e02e-4d18-99fb-62e46043b52d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191549670,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a32a7a7-42c3-41be-80e6-68bfcc7b3cc9","invariantUUID":"10f8c4c1-fef9-4640-9eae-41d4ffce492c","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c7bc8ac-1891-41fc-bd7e-601fa8d45445","lifecycleState":"CERTIFIED","lastUpdateDate":1646191473417,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2ae9f5e-b137-4eb9-bbb9-ff4cecc6a356","invariantUUID":"e26866fe-7b1e-4a86-9682-63ee3778a69d","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":"bab85bb3-05ea-4d31-8d32-a399c3c6c97c","lifecycleState":"CERTIFIED","lastUpdateDate":1646191505780,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f29ed4b-5a33-49a5-9466-d97ceeaf353e","invariantUUID":"6bb12d79-b031-4943-8040-6802f7fbc90e","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":"4b99594f-36ae-4430-9667-01ff635c7265","lifecycleState":"CERTIFIED","lastUpdateDate":1646196075407,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","invariantUUID":"a8413d9f-f50b-4261-9647-a77045f0525e","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191303615,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c94350dd-54b1-48bd-910e-a340ce03b0f3","invariantUUID":"df1ca82b-e7cd-425c-80f1-1a4f7f3367e1","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":"fcf0ffe6-9582-4a05-b364-83eda9e3e069","lifecycleState":"CERTIFIED","lastUpdateDate":1646191404589,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9744fb3a-7ea8-43d5-8941-563710e2d29c","invariantUUID":"9461ebd4-b0a4-45ce-9836-8c95fb5bdbad","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":"037e9172-44c7-4dac-9950-d4f99e7a86f0","lifecycleState":"CERTIFIED","lastUpdateDate":1646191370684,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d296c3b3-9dc0-423f-a375-532dde4acfac","invariantUUID":"9320b216-94f8-46a1-8e2f-1a52afe5712c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"adcae2b5-6389-4b4a-abe7-72b9772f874b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191490080,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9e36eb3-4628-449c-b91c-c6cd5c0431e7","invariantUUID":"b8eeaf8d-235b-4c1b-a067-e5bb11c401ba","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"be229b75-7e15-47f5-89a0-0dc6f678d1c0","lifecycleState":"CERTIFIED","lastUpdateDate":1646191560239,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9ad731c-a2af-4cc9-a702-c1e947dc08c4","invariantUUID":"a744afe9-7e6f-4a35-b0fe-50a2f4549d8b","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"e4be237f-addc-4ef1-8d5e-58ddacf4d17b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191504321,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8600165-5e81-4afe-9de3-6851fa7a3b47","invariantUUID":"3cdeb3b7-e7e9-4547-945a-392aa4dd5c35","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":"port","uniqueId":"f13c24f7-2851-4010-9916-bcce341c0a75","lifecycleState":"CERTIFIED","lastUpdateDate":1646191461927,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ea8c1a3a-58e5-465b-8b92-eba01c0d3de0","invariantUUID":"2fffe95b-f894-433c-870c-6f6a96665343","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3400790-560b-4f64-bb23-43f124d1812a","lifecycleState":"CERTIFIED","lastUpdateDate":1646191347007,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"eec5b981-77fb-4072-9a95-26dfda9d8f4d","invariantUUID":"3ae2242d-c366-4701-bc04-d1506aa56481","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":"defaulticon","uniqueId":"ecd15d64-675c-4a4d-87b6-1f98d5777941","lifecycleState":"CERTIFIED","lastUpdateDate":1646191458927,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf189b50-15e7-4802-aff6-af13870124ab","invariantUUID":"af2e0451-ee37-4ed6-9f13-861bd299412a","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"32e3983d-2b5f-42ad-990b-1cdada6bfdf9","lifecycleState":"CERTIFIED","lastUpdateDate":1646191374800,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45daa27a-6647-4e1c-a48e-f6a6c626cb90","invariantUUID":"08b53e87-6e2e-4d7b-ac8e-e458f82f689b","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":"port","uniqueId":"e85e43da-bbbd-4ff1-b100-c3a628448875","lifecycleState":"CERTIFIED","lastUpdateDate":1646191488459,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc42e782-b51f-4942-ae8b-5eb7f0f8b74f","invariantUUID":"b3f9504a-bc11-4057-9e9e-f1d17872e2fb","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b9cb1e7b-7725-4281-9790-d88c0974bcbd","lifecycleState":"CERTIFIED","lastUpdateDate":1646191332371,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c31fe4e-67e2-480f-be43-ba96f6b72575","invariantUUID":"e359cd2b-222f-418b-92cf-fa6ebb635812","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":"defaulticon","uniqueId":"5c1620eb-b554-4dcc-8a15-d08874cb2f5f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191417291,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54aeaba4-7238-4aa5-a340-d05de87774b0","invariantUUID":"b3a667db-49d6-41db-bc5c-6dbb14e57173","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce1669f5-6128-473c-8e81-dd84a4a0dcce","lifecycleState":"CERTIFIED","lastUpdateDate":1646191381924,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1715a5be-4250-4e32-82aa-69211f23f40c","invariantUUID":"b99dddd4-9a7a-46b8-b58c-19d753b7a7cf","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":"network","uniqueId":"5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191387030,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"361173fd-cb83-4847-b96f-b97151c85160","invariantUUID":"f3280d84-bd49-4589-be01-92dc0fb6a632","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":"objectStorage","uniqueId":"2f88d43e-ff01-4b32-907c-d0af454b31f7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191552615,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"741e74dd-376d-467f-9117-647338ddf72d","invariantUUID":"9b0bbca3-7607-4314-9d63-178fd4b8d675","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e44e56d3-c355-4eb3-baa0-531cc116fa02","lifecycleState":"CERTIFIED","lastUpdateDate":1646191406822,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54a0ceec-d0d8-4269-905d-085552a92d92","invariantUUID":"d54c8724-bd20-4fe7-b014-5da031528054","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e57c4da5-8a8d-4562-8ee1-5cb9c210ada1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191467482,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb115573-fbfb-446d-86b9-ae1d52647265","invariantUUID":"01c7c089-14ee-42ed-8dea-f7c4b323b840","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":"353b0214-5ee9-4af4-a9d9-1995498c73da","lifecycleState":"CERTIFIED","lastUpdateDate":1646191546390,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8aa53e27-a9e2-4d42-a3c6-c74992826a15","invariantUUID":"fddc4151-3cd2-493d-8034-f794cb962ecc","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa93ca4c-6512-409f-8e7f-afc28edf04e4","lifecycleState":"CERTIFIED","lastUpdateDate":1646191562219,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cace2501-904e-442a-be56-6ad1c0b0c5c6","invariantUUID":"24f65ecf-5059-463a-9718-ad6ffa4ecd3c","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3848b44-6ae0-4e73-91df-c5f36379aa65","lifecycleState":"CERTIFIED","lastUpdateDate":1646191336197,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07383b48-2f8c-47eb-9290-d79eb10b0bf7","invariantUUID":"2a00493a-f27d-434d-b90a-e4801f97bf63","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":"58578a5d-fb02-416d-8bd7-c257b506911b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191414426,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a07ea39f-fab2-42b8-b582-e9f8acebf243","invariantUUID":"8fb7d901-5459-45f5-bdb6-6d1108c2b7cc","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"22aebe0c-6056-4ee9-85f8-ca7508e89b9e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191497100,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8fb12bef-3b32-48fd-86bc-6ad2bf73bac9","invariantUUID":"883ff366-8360-4150-a617-6985ed5d7f2b","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":"defaulticon","uniqueId":"50d058b4-0fa3-4a20-91f9-727db8f65120","lifecycleState":"CERTIFIED","lastUpdateDate":1646195965782,"name":"pNF e2cf5dae-9a8d","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9886bd80-c1af-4a77-8012-5fa703abe227","invariantUUID":"534678af-8361-4c64-8a3c-82e5a737c877","systemName":"PnfE2cf5dae9a8d","description":"vendor software product","tags":["pNF e2cf5dae-9a8d"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d2cfdb5b-40af-4f74-87df-bba18ed73d2b","lifecycleState":"CERTIFIED","lastUpdateDate":1646195232771,"name":"basic_onboard_yOQjNJ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d940e59f-5d44-4149-beb6-411399468b26","invariantUUID":"4417b99b-2134-4c51-accc-c8ba73faf6ac","systemName":"BasicOnboardYoqjnj","description":"VF","tags":["basic_onboard_yOQjNJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"636a6659-34a6-4d6b-80cc-c3f48639aa01","lifecycleState":"CERTIFIED","lastUpdateDate":1646191427468,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"914866f0-1a02-44fd-83a8-72ee7ecf4768","invariantUUID":"ee73ec04-e434-4629-943c-560646e63e14","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":"objectStorage","uniqueId":"dbd56685-2602-4c44-b9fd-5c5475425dcf","lifecycleState":"CERTIFIED","lastUpdateDate":1646191554008,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"142e1edd-f8e7-4871-8932-918d69cd30cd","invariantUUID":"feb3de7e-fd36-45e5-a0c5-6da6dbc4c315","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a580069-7311-4cac-8c7e-7812caca574e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191421101,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21c5a385-a49d-4dfb-b528-311641d97e2d","invariantUUID":"eb422558-6999-441c-abd3-c37633c12ac4","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"098bb27c-1743-40ff-8ef0-9455ee3d834b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191480600,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6488c405-428a-4c83-9820-16ab66279b95","invariantUUID":"052ec363-f287-4140-8459-719aaab7660e","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":"b1348a63-0d72-4b31-a05e-c5a13239f43b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191555908,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"501391e2-2e4c-450f-ba41-d352fe2e1b2a","invariantUUID":"1acab8f3-ee26-42b1-a23f-2af2f7c00c89","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7ae1421-be94-4fc6-84c7-4b3aeede0441","lifecycleState":"CERTIFIED","lastUpdateDate":1646191339905,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe7931f6-6e76-4979-8e97-d8005f019532","invariantUUID":"be7db015-92ed-42ff-9fe4-1ed813ddbae8","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a39b31c4-7cd6-4546-bd17-fa39a54ac165","lifecycleState":"CERTIFIED","lastUpdateDate":1646191445303,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02f5df36-a620-4c3e-9dea-70feca5b2162","invariantUUID":"f009b09f-78cf-4b77-931e-5b73a4a91d21","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"258138da-2493-425f-80f9-5a9d3c3f0cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1646191415855,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c8c4a396-f248-4489-b736-a816137976c3","invariantUUID":"65f1b8ae-649e-449d-be07-6be2ab563acf","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5ca019f8-edbe-4998-b3ac-bb28f9d49086","lifecycleState":"CERTIFIED","lastUpdateDate":1646191343028,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53b2b661-2385-4b13-bed8-fe5017ee0f69","invariantUUID":"448a92a9-c3d6-409d-ada3-078b143141a9","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d1bc151e-adce-40aa-b2e7-1de2ba2db63f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191437807,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b197aae4-b6a1-4557-a9a3-c91b4cc3f010","invariantUUID":"bbfb8c29-3650-4ec7-ada8-1255e54ea7d0","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":"objectStorage","uniqueId":"6153e8bf-25cc-47d5-9a61-320f75ee0d03","lifecycleState":"CERTIFIED","lastUpdateDate":1646191314683,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06c519e2-7ea1-4133-bd6f-341d5d6d2be8","invariantUUID":"e9aaae20-2fa2-4361-9158-598eaabf9b40","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":"port","uniqueId":"71f7aa2c-d165-4f20-bf7c-7c3263f23a29","lifecycleState":"CERTIFIED","lastUpdateDate":1646191363284,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7696478c-6a5d-456e-b4cc-fce4c7ca4c99","invariantUUID":"8868d62d-aeec-4f9f-af99-bbfc835158ea","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e41218b-6024-4eec-8db5-d5772dc3bdf9","lifecycleState":"CERTIFIED","lastUpdateDate":1646191353375,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75943199-d46b-4bb5-947d-b63dc6857946","invariantUUID":"6aa2528f-60fb-47e7-ad8a-0951081f7b87","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bc02c2f0-a904-4fdf-8b99-4a4969ae1d82","lifecycleState":"CERTIFIED","lastUpdateDate":1646191563588,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8c48eff-b2fd-4cf2-861a-d9147bb4a5ab","invariantUUID":"16c14da4-b077-4990-b5bd-80647177fe3f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d2660c46-1a38-41eb-a0aa-b1c8cc748f3b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191324378,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba97e555-44be-47b2-bf77-ce8ed15b037c","invariantUUID":"2dece330-f078-4741-8507-834a227b0beb","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":"securityrules","uniqueId":"9cf50de2-3b9a-4443-9249-8853e3ac590d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191372123,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bb699496-060f-42f9-a6df-cdf0237d5f66","invariantUUID":"8ec76f5c-403f-4c2c-9865-59d4e7230437","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"590fba85-b08c-44dc-b18f-60ce5cc2f70f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191312467,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"f988ef33-4096-4330-8636-6060d244a383","invariantUUID":"b751418c-9e01-4073-bf8c-5118e3546f48","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":"e37771be-3e9f-4fa3-b3fa-d77d37ca662e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191548236,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75dcd6c4-b775-429a-aa59-2a9cd1f7d456","invariantUUID":"39d65b38-6dda-4314-99a6-0c1d261b104e","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"9b5afb09-1520-49e4-9d3e-3e819c98b6ed","lifecycleState":"CERTIFIED","lastUpdateDate":1646191369256,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"495320c6-ce74-4389-acb5-c251a31b4497","invariantUUID":"24a03a43-ab2c-4666-b0f8-e6e489ae3815","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fbbbb231-8f18-46a1-b405-b35656dca930","lifecycleState":"CERTIFIED","lastUpdateDate":1646195928590,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"680a42f4-bcb1-457f-9db9-91f7b4c8cfb0","invariantUUID":"bcb356c1-c476-4125-81d2-3fe65bdef6e5","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c04d22c7-50aa-4fa7-9980-8c00cbafc063","lifecycleState":"CERTIFIED","lastUpdateDate":1646195271275,"name":"basic_onboard_yOQjNJ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"00f91654-ca4b-4801-876e-2759d0e9c958","invariantUUID":"99b350d2-47a7-410f-bbcb-6604befcf4d0","systemName":"BasicOnboardYoqjnj","description":"service","tags":["basic_onboard_yOQjNJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"934db30f-15f4-420b-bdb6-fc409c8c4c86","lifecycleState":"CERTIFIED","lastUpdateDate":1646195978962,"name":"Demo_pNF_ylQkthZIa3ksJkAIuIoC","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"f8843811-0b31-4c07-be3e-386260c02d12","invariantUUID":"544a2287-3b3a-4a87-94fd-cda0dc870c0b","systemName":"DemoPnfYlqkthzia3ksjkaiuioc","description":"catalog service description","tags":["robot-ete","Demo_pNF_ylQkthZIa3ksJkAIuIoC"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1017e36e-572c-4aad-9863-a745f632c832","lifecycleState":"CERTIFIED","lastUpdateDate":1646196096290,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","invariantUUID":"f9a85be3-47f7-4640-ae36-d91b28f18572","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-02 04:41:45,508 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-03-02 04:41:55,509 INFO 728:service.py(1) - attempting to PROD/activate Service basic_vm in SDC 2022-03-02 04:41:55,512 DEBUG 129:onap_service.py(1) - [SDC][PROD/activate Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:41:55,513 DEBUG 131:onap_service.py(1) - [SDC][PROD/activate Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/1017e36e-572c-4aad-9863-a745f632c832/distribution/PROD/activate 2022-03-02 04:41:55,513 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2022-03-02 04:41:55,515 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:41:58,444 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/1017e36e-572c-4aad-9863-a745f632c832/distribution/PROD/activate HTTP/1.1" 200 None 2022-03-02 04:41:58,446 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2022-03-02 04:41:58,448 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1017e36e-572c-4aad-9863-a745f632c832","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"1017e36e-572c-4aad-9863-a745f632c832","empty":false},{"definition":false,"hidden":false,"uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1017e36e-572c-4aad-9863-a745f632c832","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"1017e36e-572c-4aad-9863-a745f632c832","empty":false},{"definition":false,"hidden":false,"uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1017e36e-572c-4aad-9863-a745f632c832","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1017e36e-572c-4aad-9863-a745f632c832","empty":false},{"definition":false,"hidden":false,"uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1017e36e-572c-4aad-9863-a745f632c832","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1017e36e-572c-4aad-9863-a745f632c832","empty":false},{"definition":false,"hidden":false,"uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1017e36e-572c-4aad-9863-a745f632c832","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1017e36e-572c-4aad-9863-a745f632c832","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.assettoscacsar","artifactName":"service-BasicVm-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"NjAyOWE3YzUzMzA2YWJjZjc0YzdkZjdmMGI4MDkwOWQ=","artifactUUID":"437c266d-d6ae-4a8c-b778-79cdd0ca688c","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.assettoscacsar","duplicated":false,"payloadUpdateDate":1646196102706,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646196092773,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.assettoscatemplate","artifactName":"service-BasicVm-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"YzczZDRhNjkwNTdmM2FkMTExZjliMzIwMDJmZDQ4NDM=","artifactUUID":"d879b6ba-44da-4ab6-bf50-a3c5d84bec93","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.assettoscatemplate","duplicated":false,"payloadUpdateDate":1646196100170,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646196092773,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"deploymentArtifacts":{"vflicense":{"heatParamUpdated":false,"creationDate":1646196061506,"timeout":0,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NjU2ZTBhOWZlNDk2ZGFjNWFlZjk0OTM2YTEwZGQyZjI=","artifactUUID":"a31f2ab9-26d4-4966-b07b-c8b5ba9db1cf","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.vflicense","duplicated":false,"payloadUpdateDate":1646196061508,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1646196061506,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vfModulesMetadata":{"heatParamUpdated":false,"timeout":0,"description":"Auto-generated VF Modules information artifact","artifactType":"VF_MODULES_METADATA","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.f15b6212-eb10-4f37-8026-d4ac0efbe77c.4b99594f-36ae-4430-9667-01ff635c7265.basic_vm0.vfModulesMetadata","artifactName":"basic_vm0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZTMxOGMyN2Q1Mzk5OTllZGFmYzViYzU5M2Q2NTFkYWM=","artifactUUID":"f27dec52-5f9a-43e9-9a5e-abec181cfa9e","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.f15b6212-eb10-4f37-8026-d4ac0efbe77c.4b99594f-36ae-4430-9667-01ff635c7265.basic_vm0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1646196098759,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"heat1":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1646196061619,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"a183429e-f99f-4b3b-a0a4-94b97318be76","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.heat1","duplicated":false,"payloadUpdateDate":1646196061627,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1646196061619,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"creationDate":1646196061402,"timeout":0,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA=","artifactUUID":"cfe8bc1b-76ca-4b7f-be94-16b6790028e3","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.vendorlicense","duplicated":false,"payloadUpdateDate":1646196061406,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1646196061402,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","defaultValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","defaultValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","defaultValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","defaultValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","defaultValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","defaultValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","defaultValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","defaultValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","defaultValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1646196094457,"timeout":0,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.4b99594f-36ae-4430-9667-01ff635c7265.basic_vm0.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=","artifactUUID":"f840b63a-77d5-4111-900f-1900756227a2","generatedFromId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.4b99594f-36ae-4430-9667-01ff635c7265.basic_vm0.heat1env","duplicated":false,"payloadUpdateDate":1646196098199,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","defaultValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","defaultValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","defaultValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","defaultValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","defaultValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","defaultValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","defaultValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","defaultValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","defaultValue":"30417","empty":false}],"heatParamsUpdateDate":1646196094457,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646196094457,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasicvmvspinformationtxt":{"heatParamUpdated":false,"creationDate":1646196061523,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"f98c75a1-2246-4077-b363-a7801324118e","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1646196061524,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1646196061523,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"version":"1","creationTime":1646196094460,"type":"org.openecomp.groups.VfModule","artifacts":["662b5af3-88c0-44de-aec9-a4fb6cd03b5f.heat1env","662b5af3-88c0-44de-aec9-a4fb6cd03b5f.heat1"],"uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.4b99594f-36ae-4430-9667-01ff635c7265.basic_vm0.662b5af3-88c0-44de-aec9-a4fb6cd03b5f.BasicVm..base_ubuntu20..module-0.basic_vm0basicvmbase_ubuntu20module0","invariantUUID":"83cccddf-0454-44cf-8505-028f590094d4","normalizedName":"basic_vm0basicvmbase_ubuntu20module0","modificationTime":1646196094460,"customizationUUID":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","groupInstanceArtifacts":["f15b6212-eb10-4f37-8026-d4ac0efbe77c.4b99594f-36ae-4430-9667-01ff635c7265.basic_vm0.heat1env"],"groupInstanceArtifactsUuid":["f840b63a-77d5-4111-900f-1900756227a2"],"artifactsUuid":["a183429e-f99f-4b3b-a0a4-94b97318be76"],"groupUUID":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","groupName":"BasicVm..base_ubuntu20..module-0","groupUid":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.BasicVm..base_ubuntu20..module-0","name":"basic_vm0..BasicVm..base_ubuntu20..module-0","properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"true","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"defaultValue":"1","description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"defaultValue":"1","description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"defaultValue":"1","description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"defaultValue":"Base","password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"defaultValue":"base_ubuntu20","description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu20","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"inputs":[{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.ubuntu20_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.ubuntu20_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"ubuntu20_name_0","value":"Ubuntu20","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.dcae_collector_ip","type":"string","required":false,"description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.ubuntu20_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.dcae_collector_port","type":"string","required":false,"description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.ubuntu20_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.admin_plane_net_name","type":"string","required":false,"description":"The external management network","password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_vm 0"},"actualComponentUid":"4b99594f-36ae-4430-9667-01ff635c7265","createdFromCsar":false,"uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.4b99594f-36ae-4430-9667-01ff635c7265.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","creationTime":1646196094395,"icon":"defaulticon","originType":"VF","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"basic_vm0","componentUid":"4b99594f-36ae-4430-9667-01ff635c7265","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1646196094395,"customizationUUID":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"f15b6212-eb10-4f37-8026-d4ac0efbe77c.4b99594f-36ae-4430-9667-01ff635c7265.basic_vm0":[{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.ubuntu20_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.ubuntu20_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"ubuntu20_name_0","value":"Ubuntu20","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.dcae_collector_ip","type":"string","required":false,"description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.ubuntu20_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.dcae_collector_port","type":"string","required":false,"description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.ubuntu20_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"662b5af3-88c0-44de-aec9-a4fb6cd03b5f.admin_plane_net_name","type":"string","required":false,"description":"The external management network","password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"807819eb-0a47-4897-89fc-25a2183ce0a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"807819eb-0a47-4897-89fc-25a2183ce0a8","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"8f8d8798-76e2-421d-9318-8071ac0656a4.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8f8d8798-76e2-421d-9318-8071ac0656a4","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"8f8d8798-76e2-421d-9318-8071ac0656a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"8f8d8798-76e2-421d-9318-8071ac0656a4.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8f8d8798-76e2-421d-9318-8071ac0656a4","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"8f8d8798-76e2-421d-9318-8071ac0656a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"8f8d8798-76e2-421d-9318-8071ac0656a4.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8f8d8798-76e2-421d-9318-8071ac0656a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8f8d8798-76e2-421d-9318-8071ac0656a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"8f8d8798-76e2-421d-9318-8071ac0656a4.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8f8d8798-76e2-421d-9318-8071ac0656a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8f8d8798-76e2-421d-9318-8071ac0656a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"8f8d8798-76e2-421d-9318-8071ac0656a4.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8f8d8798-76e2-421d-9318-8071ac0656a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8f8d8798-76e2-421d-9318-8071ac0656a4","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"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","version":"1.0","creationDate":1646196092814,"icon":"network_l_1-3","description":"service","tags":["basic_vm"],"uniqueId":"1017e36e-572c-4aad-9863-a745f632c832","componentMetadataForSupportLog":{"SupportablityComponentUUID":"9bff255d-9dc2-4d45-b967-149ba00d8925","SupportablityComponentName":"basic_vm","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","highestVersion":true,"systemName":"BasicVm","invariantUUID":"f9a85be3-47f7-4640-ae36-d91b28f18572","normalizedName":"basicvm","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1646196117386,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1646196092773,"timeout":0,"artifactType":"OTHER","uniqueId":"f15b6212-eb10-4f37-8026-d4ac0efbe77c.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":1646196092773,"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":"1017e36e-572c-4aad-9863-a745f632c832"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_vm"} 2022-03-02 04:41:58,450 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-03-02 04:41:58,450 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-02 04:41:58,451 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:41:58,451 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-02 04:41:58,451 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-02 04:41:58,452 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-02 04:41:58,605 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1436 2022-03-02 04:41:58,607 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-02 04:41:58,607 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f8843811-0b31-4c07-be3e-386260c02d12","invariantUUID":"544a2287-3b3a-4a87-94fd-cda0dc870c0b","name":"Demo_pNF_ylQkthZIa3ksJkAIuIoC","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f8843811-0b31-4c07-be3e-386260c02d12/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"00f91654-ca4b-4801-876e-2759d0e9c958","invariantUUID":"99b350d2-47a7-410f-bbcb-6604befcf4d0","name":"basic_onboard_yOQjNJ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/00f91654-ca4b-4801-876e-2759d0e9c958/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","invariantUUID":"f9a85be3-47f7-4640-ae36-d91b28f18572","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9bff255d-9dc2-4d45-b967-149ba00d8925/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"680a42f4-bcb1-457f-9db9-91f7b4c8cfb0","invariantUUID":"bcb356c1-c476-4125-81d2-3fe65bdef6e5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/680a42f4-bcb1-457f-9db9-91f7b4c8cfb0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-02 04:41:58,610 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_ylQkthZIa3ksJkAIuIoC from SDC 2022-03-02 04:41:58,610 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:41:58,610 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:41:58,610 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:41:58,610 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_yOQjNJ from SDC 2022-03-02 04:41:58,610 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:41:58,610 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:41:58,611 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:41:58,611 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-03-02 04:41:58,611 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:41:58,611 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:41:58,611 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:41:58,611 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-02 04:41:58,611 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:41:58,611 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:41:58,611 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:41:58,611 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-03-02 04:41:58,611 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-02 04:41:58,611 INFO 192:__init__.py(1) - Service found, updating information 2022-03-02 04:41:58,612 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:41:58,612 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-02 04:41:58,612 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-03-02 04:41:58,613 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:41:58,666 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-02 04:41:58,670 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-03-02 04:41:58,672 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b7cbca8-ad99-4749-879f-055f6c5f6e53","lifecycleState":"CERTIFIED","lastUpdateDate":1646191439942,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a06c8b5-ee3d-447e-a232-011e3f3a9730","invariantUUID":"6dc0febe-418f-41f1-93e7-d44ed8f26515","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":"d044821f-e6ed-4f73-8005-1a9b877d7d83","lifecycleState":"CERTIFIED","lastUpdateDate":1646191500708,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"307e3c51-e42a-4630-a66c-051eab29a872","invariantUUID":"e6adb943-ae4a-4e0d-ab45-9e950c1ddfe5","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"772146b3-572b-4101-9af8-e8dda93d5968","lifecycleState":"CERTIFIED","lastUpdateDate":1646191322792,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f70eda0d-86ef-4fcd-ac1f-5e841fc35c08","invariantUUID":"68c8d1d4-87a5-40bb-ad63-d6335089568c","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":"fd27492d-00bf-44a6-acae-3957f2850c99","lifecycleState":"CERTIFIED","lastUpdateDate":1646191399670,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f838e8af-8f43-4824-b4e8-70fd019d8c64","invariantUUID":"ffb381a1-df3f-4d6c-b487-3dd14d0d50d4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8bbe80b2-64c4-43f4-9a3b-a3483e438956","lifecycleState":"CERTIFIED","lastUpdateDate":1646191418665,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e3f15e7-8d81-4469-8ebc-1ba2fb316a6c","invariantUUID":"336ebb42-d274-49c5-a43d-c8e4eaedb2a5","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":"78e5f63f-7c48-445e-864b-7d4e50af6329","lifecycleState":"CERTIFIED","lastUpdateDate":1646191430446,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ee59840-7dc9-4b7d-907d-5e73af9366a4","invariantUUID":"229df49a-997a-4423-a103-703c5bf156db","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47c885d1-d9a2-497f-8135-609bb4873c7d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191351707,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d49b06d9-c52b-41a6-9117-38eed9780e46","invariantUUID":"28df4767-49bb-4c7d-bd58-abe089cc826e","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cede4d0b-969a-4da6-92c8-ac7a86a2c29d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191558012,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0596dd37-7e4d-4fc1-b1ff-a1198bff5432","invariantUUID":"7ce00310-ed0e-4504-99e4-489ea3494c6f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b07f7f07-7ff9-4ac7-b599-777159f00476","lifecycleState":"CERTIFIED","lastUpdateDate":1646191385267,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4d4a567-8b70-4af8-ad8f-ec3cb6c13c7f","invariantUUID":"02aaa415-511b-4f72-802c-11e5c71d79a6","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e50466e-126f-4f68-a260-b41343d516cf","lifecycleState":"CERTIFIED","lastUpdateDate":1646191411208,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a745360a-066e-4823-b665-049e56c9071e","invariantUUID":"3ad7adc0-b95d-4a2a-9d5a-f7437167c34f","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":"fcc16b43-b64b-485e-8811-0dc51cdb656e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191325889,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd6627d-23a3-42ac-9a5b-e40e939c0572","invariantUUID":"4c3bedcf-3245-4d86-a9f4-3c5ac0bfc3b9","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":"c2750d30-36fa-462c-b012-251a3ad7b50e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191388507,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c82da1de-66da-4187-adf7-011d45ef3ce0","invariantUUID":"f5c1e5ed-53de-473f-ba5b-d4434f0a5774","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":"51d49329-cc06-44b6-a3d2-bbea35c4c7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191433521,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d6bda0-695f-42b8-acc4-edde1c037b7e","invariantUUID":"53e9e437-f102-4c3e-aa4c-b4da2e92cb39","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":"2855f9e2-45c5-4501-bb5c-fa0a8106e40b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191379532,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cd3e5b9-f379-4755-802a-17cc83aa5ba9","invariantUUID":"a8602cea-a01b-4348-a291-1746c9226eea","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":"ab38fa74-a470-4ff7-8496-232b4b744805","lifecycleState":"CERTIFIED","lastUpdateDate":1646191344710,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac2712bf-98ed-48dd-8252-cb1f2ecb1b38","invariantUUID":"0e3170a8-88d1-4738-bcb0-4a0b0a6275b2","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":"3775cef0-5621-4ba7-bb05-c3f4935d07c5","lifecycleState":"CERTIFIED","lastUpdateDate":1646191412855,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0396310-8eb9-4f45-ad14-ec44fdc0d191","invariantUUID":"0fdaa9de-9ae5-4c42-a862-f3e7bf1dda56","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7081ae93-32eb-44f7-9292-52bd8887f04e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191460398,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7affb44f-3562-444e-b8a6-9154f8ff5d63","invariantUUID":"866b0161-e59f-4463-98c2-8579a5fc3ac1","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":"f414f6f6-3ca6-44d2-ba53-bbe06f20c6be","lifecycleState":"CERTIFIED","lastUpdateDate":1646191447082,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7bbd62-543c-4413-a041-f0ec59f516b2","invariantUUID":"25e69bbb-f7d5-4f5c-a7b6-699bdc2d8b4e","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8f6b284b-9404-4695-8304-8c86b9aa8fd8","lifecycleState":"CERTIFIED","lastUpdateDate":1646191475424,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbe08f73-2fdb-4df7-ac31-f53bccf2f7bc","invariantUUID":"9457a6ed-18e9-4757-ba5b-12aba20b7337","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":"d1eb1a6b-4eb8-45d8-ad64-83136780c855","lifecycleState":"CERTIFIED","lastUpdateDate":1646191471909,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ebd6d5e0-683e-4c2b-9afb-0165d4b33e4c","invariantUUID":"a0e76e36-5fcd-4d43-a3ac-6860ac15fc5e","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":"922864a9-4bdc-4754-9cf7-e871ba8beacd","lifecycleState":"CERTIFIED","lastUpdateDate":1646191377104,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4566704a-7683-4320-a904-117ab8e87470","invariantUUID":"3a92c2f6-9435-48b7-906a-73e52742c353","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":"compute","uniqueId":"2cfb7f2e-351e-48dc-9831-361e7838f60d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191424504,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"249d3546-d747-4723-b573-861600fe862f","invariantUUID":"1e2264c3-08ea-4060-b156-56146fbe3054","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":"objectStorage","uniqueId":"c788fd09-d645-4de9-87ac-3e9ed92e8ee1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191551009,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"194f7a26-4f46-4662-867f-1fd064771fe2","invariantUUID":"f01a4425-e990-42f5-8285-6ca50da115ce","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4cefca1e-3671-425c-95a8-50dfeb514b2a","lifecycleState":"CERTIFIED","lastUpdateDate":1646191465197,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eea26101-fdac-4913-b61d-9024bafe2087","invariantUUID":"6953d7e8-9368-4526-a0bd-c675f68f851b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21fae40a-80f7-4d45-afc3-978562031376","lifecycleState":"CERTIFIED","lastUpdateDate":1646191502630,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5617277-3218-4387-94b3-7864c36ad2c2","invariantUUID":"e6136959-cbe6-4ca1-a440-cca3ebe6bc6c","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":"networkrules","uniqueId":"a04b488e-7217-447c-b2c4-4a16310b57aa","lifecycleState":"CERTIFIED","lastUpdateDate":1646191359984,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4103130a-63df-4da4-a2ee-3f42eeee18b2","invariantUUID":"6ccce89a-d884-4eef-80d4-50203ab8d0c0","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2109687b-1f34-473c-a6aa-ea1a56f07be7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191543300,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6abf944-c1f1-4ec7-8543-e115bd55c33f","invariantUUID":"65275176-99d6-4d8e-b5d3-71d57f0cdfa9","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9e80425a-2b0c-42fd-b88c-262653243a55","lifecycleState":"CERTIFIED","lastUpdateDate":1646191341440,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b73fa5bc-9836-4e3e-80bc-ad7e8b7a3944","invariantUUID":"79bda7aa-e164-497a-8f43-606051550287","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":"defaulticon","uniqueId":"4b61f5ad-c118-4919-bb18-ed7378b31121","lifecycleState":"CERTIFIED","lastUpdateDate":1646191456990,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03b30352-189b-4786-b086-96b95c16aaf7","invariantUUID":"6a7fa9f6-0eb8-427c-975b-cb87e25e9bba","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6bbbf49a-3e0d-4cd6-8e19-ae3f3b0c0e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191317300,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27746ce8-636e-409c-81f0-ae6807e16767","invariantUUID":"bd3a6d5f-59dd-4276-8cc2-15543db31499","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"614e8646-dd68-41d9-b0e0-241e1e6b9b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1646191493927,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d57f6ac3-1276-4962-ada2-5c886afa98dd","invariantUUID":"a28dab67-cc50-4d9e-9f9b-123d76213887","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"411175e8-67d9-4f00-b396-5b98f9041cde","lifecycleState":"CERTIFIED","lastUpdateDate":1646191477848,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6929900a-cb5b-4c78-8f8e-306edd288082","invariantUUID":"ab8d7492-e84e-4fe9-9af7-4e58f0b7eaa5","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":"3dcd66cb-4bf6-4cc7-8e08-51edfc4af864","lifecycleState":"CERTIFIED","lastUpdateDate":1646191469625,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c2f1d12-f27e-429c-a7cd-ce0f7564a2c8","invariantUUID":"5f1a9f21-74ce-433c-8ecf-a93dc68455bd","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78253de2-63b5-47ae-8ba3-e12f38dbf0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191338488,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0f2f61c-0669-4a2a-843f-6e785128645a","invariantUUID":"0437d399-680a-4ec0-94e8-af609500da8b","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4b55564-01f1-4c23-9c37-bc415bdc19aa","lifecycleState":"CERTIFIED","lastUpdateDate":1646191349612,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30d99b11-9799-4c3b-8f3d-9bfec8b486b9","invariantUUID":"e00d2dcb-7f0a-47b5-9c5c-2c97f7cbb8e7","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79979c05-6eca-459e-928e-91efbf0f94b6","lifecycleState":"CERTIFIED","lastUpdateDate":1646191432026,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32e85d0a-a961-48d6-812c-ab4db64e6e10","invariantUUID":"1cd286df-36c3-48c6-8535-a3ac06d1b2aa","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fc032c37-babc-4e13-98ba-c098a05b8b38","lifecycleState":"CERTIFIED","lastUpdateDate":1646191463435,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02617a2a-c0b1-4fa6-8522-21e2eacb7daa","invariantUUID":"48de5427-1ab1-4b26-8a3a-7b4cc6597726","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":"51757d1c-e02e-4d18-99fb-62e46043b52d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191549670,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a32a7a7-42c3-41be-80e6-68bfcc7b3cc9","invariantUUID":"10f8c4c1-fef9-4640-9eae-41d4ffce492c","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c7bc8ac-1891-41fc-bd7e-601fa8d45445","lifecycleState":"CERTIFIED","lastUpdateDate":1646191473417,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2ae9f5e-b137-4eb9-bbb9-ff4cecc6a356","invariantUUID":"e26866fe-7b1e-4a86-9682-63ee3778a69d","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":"bab85bb3-05ea-4d31-8d32-a399c3c6c97c","lifecycleState":"CERTIFIED","lastUpdateDate":1646191505780,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f29ed4b-5a33-49a5-9466-d97ceeaf353e","invariantUUID":"6bb12d79-b031-4943-8040-6802f7fbc90e","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":"4b99594f-36ae-4430-9667-01ff635c7265","lifecycleState":"CERTIFIED","lastUpdateDate":1646196075407,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","invariantUUID":"a8413d9f-f50b-4261-9647-a77045f0525e","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191303615,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c94350dd-54b1-48bd-910e-a340ce03b0f3","invariantUUID":"df1ca82b-e7cd-425c-80f1-1a4f7f3367e1","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":"fcf0ffe6-9582-4a05-b364-83eda9e3e069","lifecycleState":"CERTIFIED","lastUpdateDate":1646191404589,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9744fb3a-7ea8-43d5-8941-563710e2d29c","invariantUUID":"9461ebd4-b0a4-45ce-9836-8c95fb5bdbad","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":"037e9172-44c7-4dac-9950-d4f99e7a86f0","lifecycleState":"CERTIFIED","lastUpdateDate":1646191370684,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d296c3b3-9dc0-423f-a375-532dde4acfac","invariantUUID":"9320b216-94f8-46a1-8e2f-1a52afe5712c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"adcae2b5-6389-4b4a-abe7-72b9772f874b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191490080,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9e36eb3-4628-449c-b91c-c6cd5c0431e7","invariantUUID":"b8eeaf8d-235b-4c1b-a067-e5bb11c401ba","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"be229b75-7e15-47f5-89a0-0dc6f678d1c0","lifecycleState":"CERTIFIED","lastUpdateDate":1646191560239,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9ad731c-a2af-4cc9-a702-c1e947dc08c4","invariantUUID":"a744afe9-7e6f-4a35-b0fe-50a2f4549d8b","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"e4be237f-addc-4ef1-8d5e-58ddacf4d17b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191504321,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8600165-5e81-4afe-9de3-6851fa7a3b47","invariantUUID":"3cdeb3b7-e7e9-4547-945a-392aa4dd5c35","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":"port","uniqueId":"f13c24f7-2851-4010-9916-bcce341c0a75","lifecycleState":"CERTIFIED","lastUpdateDate":1646191461927,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ea8c1a3a-58e5-465b-8b92-eba01c0d3de0","invariantUUID":"2fffe95b-f894-433c-870c-6f6a96665343","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3400790-560b-4f64-bb23-43f124d1812a","lifecycleState":"CERTIFIED","lastUpdateDate":1646191347007,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"eec5b981-77fb-4072-9a95-26dfda9d8f4d","invariantUUID":"3ae2242d-c366-4701-bc04-d1506aa56481","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":"defaulticon","uniqueId":"ecd15d64-675c-4a4d-87b6-1f98d5777941","lifecycleState":"CERTIFIED","lastUpdateDate":1646191458927,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf189b50-15e7-4802-aff6-af13870124ab","invariantUUID":"af2e0451-ee37-4ed6-9f13-861bd299412a","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"32e3983d-2b5f-42ad-990b-1cdada6bfdf9","lifecycleState":"CERTIFIED","lastUpdateDate":1646191374800,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45daa27a-6647-4e1c-a48e-f6a6c626cb90","invariantUUID":"08b53e87-6e2e-4d7b-ac8e-e458f82f689b","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":"port","uniqueId":"e85e43da-bbbd-4ff1-b100-c3a628448875","lifecycleState":"CERTIFIED","lastUpdateDate":1646191488459,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc42e782-b51f-4942-ae8b-5eb7f0f8b74f","invariantUUID":"b3f9504a-bc11-4057-9e9e-f1d17872e2fb","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b9cb1e7b-7725-4281-9790-d88c0974bcbd","lifecycleState":"CERTIFIED","lastUpdateDate":1646191332371,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c31fe4e-67e2-480f-be43-ba96f6b72575","invariantUUID":"e359cd2b-222f-418b-92cf-fa6ebb635812","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":"defaulticon","uniqueId":"5c1620eb-b554-4dcc-8a15-d08874cb2f5f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191417291,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54aeaba4-7238-4aa5-a340-d05de87774b0","invariantUUID":"b3a667db-49d6-41db-bc5c-6dbb14e57173","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce1669f5-6128-473c-8e81-dd84a4a0dcce","lifecycleState":"CERTIFIED","lastUpdateDate":1646191381924,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1715a5be-4250-4e32-82aa-69211f23f40c","invariantUUID":"b99dddd4-9a7a-46b8-b58c-19d753b7a7cf","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":"network","uniqueId":"5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191387030,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"361173fd-cb83-4847-b96f-b97151c85160","invariantUUID":"f3280d84-bd49-4589-be01-92dc0fb6a632","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":"objectStorage","uniqueId":"2f88d43e-ff01-4b32-907c-d0af454b31f7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191552615,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"741e74dd-376d-467f-9117-647338ddf72d","invariantUUID":"9b0bbca3-7607-4314-9d63-178fd4b8d675","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e44e56d3-c355-4eb3-baa0-531cc116fa02","lifecycleState":"CERTIFIED","lastUpdateDate":1646191406822,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54a0ceec-d0d8-4269-905d-085552a92d92","invariantUUID":"d54c8724-bd20-4fe7-b014-5da031528054","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e57c4da5-8a8d-4562-8ee1-5cb9c210ada1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191467482,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb115573-fbfb-446d-86b9-ae1d52647265","invariantUUID":"01c7c089-14ee-42ed-8dea-f7c4b323b840","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":"353b0214-5ee9-4af4-a9d9-1995498c73da","lifecycleState":"CERTIFIED","lastUpdateDate":1646191546390,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8aa53e27-a9e2-4d42-a3c6-c74992826a15","invariantUUID":"fddc4151-3cd2-493d-8034-f794cb962ecc","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa93ca4c-6512-409f-8e7f-afc28edf04e4","lifecycleState":"CERTIFIED","lastUpdateDate":1646191562219,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cace2501-904e-442a-be56-6ad1c0b0c5c6","invariantUUID":"24f65ecf-5059-463a-9718-ad6ffa4ecd3c","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3848b44-6ae0-4e73-91df-c5f36379aa65","lifecycleState":"CERTIFIED","lastUpdateDate":1646191336197,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07383b48-2f8c-47eb-9290-d79eb10b0bf7","invariantUUID":"2a00493a-f27d-434d-b90a-e4801f97bf63","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":"58578a5d-fb02-416d-8bd7-c257b506911b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191414426,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a07ea39f-fab2-42b8-b582-e9f8acebf243","invariantUUID":"8fb7d901-5459-45f5-bdb6-6d1108c2b7cc","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"22aebe0c-6056-4ee9-85f8-ca7508e89b9e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191497100,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8fb12bef-3b32-48fd-86bc-6ad2bf73bac9","invariantUUID":"883ff366-8360-4150-a617-6985ed5d7f2b","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":"defaulticon","uniqueId":"50d058b4-0fa3-4a20-91f9-727db8f65120","lifecycleState":"CERTIFIED","lastUpdateDate":1646195965782,"name":"pNF e2cf5dae-9a8d","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9886bd80-c1af-4a77-8012-5fa703abe227","invariantUUID":"534678af-8361-4c64-8a3c-82e5a737c877","systemName":"PnfE2cf5dae9a8d","description":"vendor software product","tags":["pNF e2cf5dae-9a8d"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d2cfdb5b-40af-4f74-87df-bba18ed73d2b","lifecycleState":"CERTIFIED","lastUpdateDate":1646195232771,"name":"basic_onboard_yOQjNJ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d940e59f-5d44-4149-beb6-411399468b26","invariantUUID":"4417b99b-2134-4c51-accc-c8ba73faf6ac","systemName":"BasicOnboardYoqjnj","description":"VF","tags":["basic_onboard_yOQjNJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"636a6659-34a6-4d6b-80cc-c3f48639aa01","lifecycleState":"CERTIFIED","lastUpdateDate":1646191427468,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"914866f0-1a02-44fd-83a8-72ee7ecf4768","invariantUUID":"ee73ec04-e434-4629-943c-560646e63e14","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":"objectStorage","uniqueId":"dbd56685-2602-4c44-b9fd-5c5475425dcf","lifecycleState":"CERTIFIED","lastUpdateDate":1646191554008,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"142e1edd-f8e7-4871-8932-918d69cd30cd","invariantUUID":"feb3de7e-fd36-45e5-a0c5-6da6dbc4c315","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a580069-7311-4cac-8c7e-7812caca574e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191421101,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21c5a385-a49d-4dfb-b528-311641d97e2d","invariantUUID":"eb422558-6999-441c-abd3-c37633c12ac4","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"098bb27c-1743-40ff-8ef0-9455ee3d834b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191480600,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6488c405-428a-4c83-9820-16ab66279b95","invariantUUID":"052ec363-f287-4140-8459-719aaab7660e","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":"b1348a63-0d72-4b31-a05e-c5a13239f43b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191555908,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"501391e2-2e4c-450f-ba41-d352fe2e1b2a","invariantUUID":"1acab8f3-ee26-42b1-a23f-2af2f7c00c89","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7ae1421-be94-4fc6-84c7-4b3aeede0441","lifecycleState":"CERTIFIED","lastUpdateDate":1646191339905,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe7931f6-6e76-4979-8e97-d8005f019532","invariantUUID":"be7db015-92ed-42ff-9fe4-1ed813ddbae8","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a39b31c4-7cd6-4546-bd17-fa39a54ac165","lifecycleState":"CERTIFIED","lastUpdateDate":1646191445303,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02f5df36-a620-4c3e-9dea-70feca5b2162","invariantUUID":"f009b09f-78cf-4b77-931e-5b73a4a91d21","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"258138da-2493-425f-80f9-5a9d3c3f0cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1646191415855,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c8c4a396-f248-4489-b736-a816137976c3","invariantUUID":"65f1b8ae-649e-449d-be07-6be2ab563acf","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5ca019f8-edbe-4998-b3ac-bb28f9d49086","lifecycleState":"CERTIFIED","lastUpdateDate":1646191343028,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53b2b661-2385-4b13-bed8-fe5017ee0f69","invariantUUID":"448a92a9-c3d6-409d-ada3-078b143141a9","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d1bc151e-adce-40aa-b2e7-1de2ba2db63f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191437807,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b197aae4-b6a1-4557-a9a3-c91b4cc3f010","invariantUUID":"bbfb8c29-3650-4ec7-ada8-1255e54ea7d0","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":"objectStorage","uniqueId":"6153e8bf-25cc-47d5-9a61-320f75ee0d03","lifecycleState":"CERTIFIED","lastUpdateDate":1646191314683,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06c519e2-7ea1-4133-bd6f-341d5d6d2be8","invariantUUID":"e9aaae20-2fa2-4361-9158-598eaabf9b40","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":"port","uniqueId":"71f7aa2c-d165-4f20-bf7c-7c3263f23a29","lifecycleState":"CERTIFIED","lastUpdateDate":1646191363284,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7696478c-6a5d-456e-b4cc-fce4c7ca4c99","invariantUUID":"8868d62d-aeec-4f9f-af99-bbfc835158ea","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e41218b-6024-4eec-8db5-d5772dc3bdf9","lifecycleState":"CERTIFIED","lastUpdateDate":1646191353375,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75943199-d46b-4bb5-947d-b63dc6857946","invariantUUID":"6aa2528f-60fb-47e7-ad8a-0951081f7b87","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bc02c2f0-a904-4fdf-8b99-4a4969ae1d82","lifecycleState":"CERTIFIED","lastUpdateDate":1646191563588,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8c48eff-b2fd-4cf2-861a-d9147bb4a5ab","invariantUUID":"16c14da4-b077-4990-b5bd-80647177fe3f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d2660c46-1a38-41eb-a0aa-b1c8cc748f3b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191324378,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba97e555-44be-47b2-bf77-ce8ed15b037c","invariantUUID":"2dece330-f078-4741-8507-834a227b0beb","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":"securityrules","uniqueId":"9cf50de2-3b9a-4443-9249-8853e3ac590d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191372123,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bb699496-060f-42f9-a6df-cdf0237d5f66","invariantUUID":"8ec76f5c-403f-4c2c-9865-59d4e7230437","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"590fba85-b08c-44dc-b18f-60ce5cc2f70f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191312467,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"f988ef33-4096-4330-8636-6060d244a383","invariantUUID":"b751418c-9e01-4073-bf8c-5118e3546f48","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":"e37771be-3e9f-4fa3-b3fa-d77d37ca662e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191548236,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75dcd6c4-b775-429a-aa59-2a9cd1f7d456","invariantUUID":"39d65b38-6dda-4314-99a6-0c1d261b104e","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"9b5afb09-1520-49e4-9d3e-3e819c98b6ed","lifecycleState":"CERTIFIED","lastUpdateDate":1646191369256,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"495320c6-ce74-4389-acb5-c251a31b4497","invariantUUID":"24a03a43-ab2c-4666-b0f8-e6e489ae3815","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fbbbb231-8f18-46a1-b405-b35656dca930","lifecycleState":"CERTIFIED","lastUpdateDate":1646195928590,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"680a42f4-bcb1-457f-9db9-91f7b4c8cfb0","invariantUUID":"bcb356c1-c476-4125-81d2-3fe65bdef6e5","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c04d22c7-50aa-4fa7-9980-8c00cbafc063","lifecycleState":"CERTIFIED","lastUpdateDate":1646195271275,"name":"basic_onboard_yOQjNJ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"00f91654-ca4b-4801-876e-2759d0e9c958","invariantUUID":"99b350d2-47a7-410f-bbcb-6604befcf4d0","systemName":"BasicOnboardYoqjnj","description":"service","tags":["basic_onboard_yOQjNJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"934db30f-15f4-420b-bdb6-fc409c8c4c86","lifecycleState":"CERTIFIED","lastUpdateDate":1646195978962,"name":"Demo_pNF_ylQkthZIa3ksJkAIuIoC","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"f8843811-0b31-4c07-be3e-386260c02d12","invariantUUID":"544a2287-3b3a-4a87-94fd-cda0dc870c0b","systemName":"DemoPnfYlqkthzia3ksjkaiuioc","description":"catalog service description","tags":["robot-ete","Demo_pNF_ylQkthZIa3ksJkAIuIoC"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1017e36e-572c-4aad-9863-a745f632c832","lifecycleState":"CERTIFIED","lastUpdateDate":1646196117386,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","invariantUUID":"f9a85be3-47f7-4640-ae36-d91b28f18572","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-02 04:41:58,676 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-03-02 04:41:58,677 INFO 201:service.py(1) - Service basic_vm onboarded 2022-03-02 04:41:58,677 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2022-03-02 04:41:58,678 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:41:58,678 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-03-02 04:41:58,678 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-03-02 04:41:58,680 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:41:58,744 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 404 288 2022-03-02 04:41:58,745 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2022-03-02 04:41:58,745 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}} 2022-03-02 04:41:58,745 ERROR 157:onap_service.py(1) - [AAI][get cloud regions] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:41:58,745 ERROR 233:onap_service.py(1) - [AAI][get cloud regions] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}}. 2022-03-02 04:41:58,752 DEBUG 129:onap_service.py(1) - [AAI][Create cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:41:58,752 DEBUG 131:onap_service.py(1) - [AAI][Create cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne 2022-03-02 04:41:58,752 DEBUG 132:onap_service.py(1) - [AAI][Create cloud region] data sent: { "cloud-owner": "basicvm-cloud-owner", "cloud-region-id": "RegionOne", "orchestration-disabled": "False", "in-maint": "False", "cloud-type": "openstack", "owner-defined-type": "N/A", "cloud-region-version": "openstack", "identity-url": "", "cloud-zone": "", "complex-name": "lannion", "sriov-automation": "", "cloud-extra-info": "", "upgrade-cycle": "", "resource-version": "" } 2022-03-02 04:41:58,754 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:41:58,903 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne HTTP/1.1" 201 0 2022-03-02 04:41:58,904 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2022-03-02 04:41:58,904 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2022-03-02 04:41:58,907 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:41:58,907 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-03-02 04:41:58,907 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-03-02 04:41:58,909 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:41:59,020 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378 2022-03-02 04:41:59,021 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-03-02 04:41:59,021 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1646196118785","orchestration-disabled":false,"in-maint":false}]} 2022-03-02 04:41:59,042 DEBUG 129:onap_service.py(1) - [AAI][Add external system info to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:41:59,042 DEBUG 131:onap_service.py(1) - [AAI][Add external system info to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/esr-system-info-list/esr-system-info/27e263a9-656c-4153-a95c-fc37263cdb53 2022-03-02 04:41:59,042 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "27e263a9-656c-4153-a95c-fc37263cdb53", "user-name": "onap-istanbul-daily-vnfs-ci", "password": "8KUEuEUrhAELZVa1jAKp5BGxl7mBToJe", "system-type": "VIM" , "service-url": "https://vim.pod4.opnfv.fr:5000" , "ssl-insecure": false , "cloud-domain": "Default" , "default-tenant": "onap-istanbul-daily-vnfs" , "system-status": "active" } 2022-03-02 04:41:59,044 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:41:59,204 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/esr-system-info-list/esr-system-info/27e263a9-656c-4153-a95c-fc37263cdb53 HTTP/1.1" 201 0 2022-03-02 04:41:59,205 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2022-03-02 04:41:59,206 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2022-03-02 04:41:59,208 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:41:59,208 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5 2022-03-02 04:41:59,211 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-03-02 04:41:59,213 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:41:59,314 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5 HTTP/1.1" 404 464 2022-03-02 04:41:59,318 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2022-03-02 04:41:59,319 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5","ERR.5.4.6114"]}}} 2022-03-02 04:41:59,320 ERROR 157:onap_service.py(1) - [AAI][get tenants] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:41:59,321 ERROR 233:onap_service.py(1) - [AAI][get tenants] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5","ERR.5.4.6114"]}}}. 2022-03-02 04:41:59,321 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2022-03-02 04:41:59,321 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2022-03-02 04:41:59,324 DEBUG 129:onap_service.py(1) - [AAI][add tenant to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:41:59,325 DEBUG 131:onap_service.py(1) - [AAI][add tenant to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5 2022-03-02 04:41:59,325 DEBUG 132:onap_service.py(1) - [AAI][add tenant to cloud region] data sent: { "tenant-id": "da7f231cdae845cebdb25d5f96d5d7b5", "tenant-name": "onap-istanbul-daily-vnfs", "tenant-context": "None" } 2022-03-02 04:41:59,327 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:41:59,423 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5 HTTP/1.1" 201 0 2022-03-02 04:41:59,423 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2022-03-02 04:41:59,424 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2022-03-02 04:41:59,426 DEBUG 129:onap_service.py(1) - [AAI][get availability_zones] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:41:59,426 DEBUG 131:onap_service.py(1) - [AAI][get availability_zones] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone 2022-03-02 04:41:59,426 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2022-03-02 04:41:59,428 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:41:59,505 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 404 505 2022-03-02 04:41:59,506 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2022-03-02 04:41:59,506 DEBUG 146:onap_service.py(1) - [AAI][get availability_zones] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-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/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","ERR.5.4.6114"]}}} 2022-03-02 04:41:59,506 ERROR 157:onap_service.py(1) - [AAI][get availability_zones] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:41:59,506 ERROR 233:onap_service.py(1) - [AAI][get availability_zones] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-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/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","ERR.5.4.6114"]}}}. 2022-03-02 04:41:59,510 DEBUG 129:onap_service.py(1) - [AAI][Add availability zone to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:41:59,510 DEBUG 131:onap_service.py(1) - [AAI][Add availability zone to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone 2022-03-02 04:41:59,510 DEBUG 132:onap_service.py(1) - [AAI][Add availability zone to cloud region] data sent: { "availability-zone-name": "basicvm-availability-zone", "hypervisor-type": "nova" } 2022-03-02 04:41:59,512 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:41:59,632 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 201 0 2022-03-02 04:41:59,634 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2022-03-02 04:41:59,634 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2022-03-02 04:41:59,648 DEBUG 129:onap_service.py(1) - [AAI][create complex] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:41:59,648 DEBUG 131:onap_service.py(1) - [AAI][create complex] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/complexes/complex/lannion 2022-03-02 04:41:59,649 DEBUG 132:onap_service.py(1) - [AAI][create complex] data sent: { "physical-location-id": "lannion", "data-center-code": "1234-5", "complex-name": "lannion", "identity-url": "", "resource-version": "", "physical-location-type": "", "street1": "", "street2": "", "city": "", "state": "", "postal-code": "", "country": "", "region": "", "latitude": "", "longitude": "", "elevation": "", "lata": "" } 2022-03-02 04:41:59,650 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:41:59,714 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/complexes/complex/lannion HTTP/1.1" 412 319 2022-03-02 04:41:59,716 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412 2022-03-02 04:41:59,716 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","cloud-infrastructure/complexes/complex/lannion","Precondition Required:resource-version not passed for update of /cloud-infrastructure/complexes/complex/lannion","ERR.5.4.6130"]}}} 2022-03-02 04:41:59,716 ERROR 157:onap_service.py(1) - [AAI][create complex] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:41:59,717 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2022-03-02 04:41:59,725 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:41:59,725 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-03-02 04:41:59,725 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-03-02 04:41:59,728 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:41:59,812 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378 2022-03-02 04:41:59,813 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-03-02 04:41:59,813 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1646196118785","orchestration-disabled":false,"in-maint":false}]} 2022-03-02 04:41:59,822 DEBUG 129:onap_service.py(1) - [AAI][add relationship to CloudRegion] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:41:59,822 DEBUG 131:onap_service.py(1) - [AAI][add relationship to CloudRegion] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/relationship-list/relationship 2022-03-02 04:41:59,822 DEBUG 132:onap_service.py(1) - [AAI][add relationship to CloudRegion] data sent: { "related-to": "complex", "related-link": "aai/v13/cloud-infrastructure/complexes/complex/lannion", "relationship-label": "org.onap.relationships.inventory.LocatedIn", "relationship-data": {"relationship-key": "complex.physical-location-id", "relationship-value": "lannion"} } 2022-03-02 04:41:59,826 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:42:00,004 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/relationship-list/relationship HTTP/1.1" 200 0 2022-03-02 04:42:00,005 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2022-03-02 04:42:00,005 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2022-03-02 04:42:00,013 DEBUG 129:onap_service.py(1) - [AAI][declare customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:42:00,013 DEBUG 131:onap_service.py(1) - [AAI][declare customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2022-03-02 04:42:00,013 DEBUG 132:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicvm-customer", "subscriber-name": "basicvm-customer", "subscriber-type": "INFRA" } 2022-03-02 04:42:00,015 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:42:00,134 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 201 0 2022-03-02 04:42:00,135 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2022-03-02 04:42:00,135 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2022-03-02 04:42:00,137 DEBUG 129:onap_service.py(1) - [AAI][get created customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:42:00,137 DEBUG 131:onap_service.py(1) - [AAI][get created customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2022-03-02 04:42:00,137 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2022-03-02 04:42:00,139 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:42:00,186 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2022-03-02 04:42:00,187 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2022-03-02 04:42:00,187 DEBUG 146:onap_service.py(1) - [AAI][get created customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1646196120052"} 2022-03-02 04:42:00,190 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:42:00,190 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2022-03-02 04:42:00,190 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2022-03-02 04:42:00,192 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:42:00,239 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2022-03-02 04:42:00,240 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2022-03-02 04:42:00,240 DEBUG 146:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1646196120052"} 2022-03-02 04:42:00,243 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:42:00,243 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2022-03-02 04:42:00,243 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2022-03-02 04:42:00,245 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:42:00,291 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 404 360 2022-03-02 04:42:00,292 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 404 2022-03-02 04:42:00,293 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm 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/basicvm-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicvm-customer/service-subscriptions","ERR.5.4.6114"]}}} 2022-03-02 04:42:00,293 ERROR 157:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:42:00,293 ERROR 233:onap_service.py(1) - [AAI][Get service subscription with basic_vm 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/basicvm-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicvm-customer/service-subscriptions","ERR.5.4.6114"]}}}. 2022-03-02 04:42:00,294 INFO 561:customer.py(1) - Create service subscription for basicvm-customer customer 2022-03-02 04:42:00,296 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-03-02 04:42:00,297 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-02 04:42:00,297 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:42:00,297 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-02 04:42:00,297 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-02 04:42:00,299 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-02 04:42:00,409 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1436 2022-03-02 04:42:00,411 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-02 04:42:00,411 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f8843811-0b31-4c07-be3e-386260c02d12","invariantUUID":"544a2287-3b3a-4a87-94fd-cda0dc870c0b","name":"Demo_pNF_ylQkthZIa3ksJkAIuIoC","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f8843811-0b31-4c07-be3e-386260c02d12/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"00f91654-ca4b-4801-876e-2759d0e9c958","invariantUUID":"99b350d2-47a7-410f-bbcb-6604befcf4d0","name":"basic_onboard_yOQjNJ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/00f91654-ca4b-4801-876e-2759d0e9c958/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","invariantUUID":"f9a85be3-47f7-4640-ae36-d91b28f18572","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9bff255d-9dc2-4d45-b967-149ba00d8925/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"680a42f4-bcb1-457f-9db9-91f7b4c8cfb0","invariantUUID":"bcb356c1-c476-4125-81d2-3fe65bdef6e5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/680a42f4-bcb1-457f-9db9-91f7b4c8cfb0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-02 04:42:00,414 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_ylQkthZIa3ksJkAIuIoC from SDC 2022-03-02 04:42:00,414 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:42:00,414 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:42:00,415 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:42:00,415 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_yOQjNJ from SDC 2022-03-02 04:42:00,415 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:42:00,415 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:42:00,415 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:42:00,415 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-03-02 04:42:00,415 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:42:00,415 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:42:00,416 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:42:00,416 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-02 04:42:00,416 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:42:00,416 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:42:00,416 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:42:00,416 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-03-02 04:42:00,416 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-02 04:42:00,416 INFO 192:__init__.py(1) - Service found, updating information 2022-03-02 04:42:00,417 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:42:00,417 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-02 04:42:00,417 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-03-02 04:42:00,419 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:42:00,484 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-02 04:42:00,487 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-03-02 04:42:00,489 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b7cbca8-ad99-4749-879f-055f6c5f6e53","lifecycleState":"CERTIFIED","lastUpdateDate":1646191439942,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a06c8b5-ee3d-447e-a232-011e3f3a9730","invariantUUID":"6dc0febe-418f-41f1-93e7-d44ed8f26515","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":"d044821f-e6ed-4f73-8005-1a9b877d7d83","lifecycleState":"CERTIFIED","lastUpdateDate":1646191500708,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"307e3c51-e42a-4630-a66c-051eab29a872","invariantUUID":"e6adb943-ae4a-4e0d-ab45-9e950c1ddfe5","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"772146b3-572b-4101-9af8-e8dda93d5968","lifecycleState":"CERTIFIED","lastUpdateDate":1646191322792,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f70eda0d-86ef-4fcd-ac1f-5e841fc35c08","invariantUUID":"68c8d1d4-87a5-40bb-ad63-d6335089568c","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":"fd27492d-00bf-44a6-acae-3957f2850c99","lifecycleState":"CERTIFIED","lastUpdateDate":1646191399670,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f838e8af-8f43-4824-b4e8-70fd019d8c64","invariantUUID":"ffb381a1-df3f-4d6c-b487-3dd14d0d50d4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8bbe80b2-64c4-43f4-9a3b-a3483e438956","lifecycleState":"CERTIFIED","lastUpdateDate":1646191418665,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e3f15e7-8d81-4469-8ebc-1ba2fb316a6c","invariantUUID":"336ebb42-d274-49c5-a43d-c8e4eaedb2a5","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":"78e5f63f-7c48-445e-864b-7d4e50af6329","lifecycleState":"CERTIFIED","lastUpdateDate":1646191430446,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ee59840-7dc9-4b7d-907d-5e73af9366a4","invariantUUID":"229df49a-997a-4423-a103-703c5bf156db","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47c885d1-d9a2-497f-8135-609bb4873c7d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191351707,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d49b06d9-c52b-41a6-9117-38eed9780e46","invariantUUID":"28df4767-49bb-4c7d-bd58-abe089cc826e","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cede4d0b-969a-4da6-92c8-ac7a86a2c29d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191558012,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0596dd37-7e4d-4fc1-b1ff-a1198bff5432","invariantUUID":"7ce00310-ed0e-4504-99e4-489ea3494c6f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b07f7f07-7ff9-4ac7-b599-777159f00476","lifecycleState":"CERTIFIED","lastUpdateDate":1646191385267,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4d4a567-8b70-4af8-ad8f-ec3cb6c13c7f","invariantUUID":"02aaa415-511b-4f72-802c-11e5c71d79a6","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e50466e-126f-4f68-a260-b41343d516cf","lifecycleState":"CERTIFIED","lastUpdateDate":1646191411208,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a745360a-066e-4823-b665-049e56c9071e","invariantUUID":"3ad7adc0-b95d-4a2a-9d5a-f7437167c34f","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":"fcc16b43-b64b-485e-8811-0dc51cdb656e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191325889,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd6627d-23a3-42ac-9a5b-e40e939c0572","invariantUUID":"4c3bedcf-3245-4d86-a9f4-3c5ac0bfc3b9","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":"c2750d30-36fa-462c-b012-251a3ad7b50e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191388507,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c82da1de-66da-4187-adf7-011d45ef3ce0","invariantUUID":"f5c1e5ed-53de-473f-ba5b-d4434f0a5774","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":"51d49329-cc06-44b6-a3d2-bbea35c4c7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191433521,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d6bda0-695f-42b8-acc4-edde1c037b7e","invariantUUID":"53e9e437-f102-4c3e-aa4c-b4da2e92cb39","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":"2855f9e2-45c5-4501-bb5c-fa0a8106e40b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191379532,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cd3e5b9-f379-4755-802a-17cc83aa5ba9","invariantUUID":"a8602cea-a01b-4348-a291-1746c9226eea","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":"ab38fa74-a470-4ff7-8496-232b4b744805","lifecycleState":"CERTIFIED","lastUpdateDate":1646191344710,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac2712bf-98ed-48dd-8252-cb1f2ecb1b38","invariantUUID":"0e3170a8-88d1-4738-bcb0-4a0b0a6275b2","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":"3775cef0-5621-4ba7-bb05-c3f4935d07c5","lifecycleState":"CERTIFIED","lastUpdateDate":1646191412855,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0396310-8eb9-4f45-ad14-ec44fdc0d191","invariantUUID":"0fdaa9de-9ae5-4c42-a862-f3e7bf1dda56","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7081ae93-32eb-44f7-9292-52bd8887f04e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191460398,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7affb44f-3562-444e-b8a6-9154f8ff5d63","invariantUUID":"866b0161-e59f-4463-98c2-8579a5fc3ac1","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":"f414f6f6-3ca6-44d2-ba53-bbe06f20c6be","lifecycleState":"CERTIFIED","lastUpdateDate":1646191447082,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7bbd62-543c-4413-a041-f0ec59f516b2","invariantUUID":"25e69bbb-f7d5-4f5c-a7b6-699bdc2d8b4e","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8f6b284b-9404-4695-8304-8c86b9aa8fd8","lifecycleState":"CERTIFIED","lastUpdateDate":1646191475424,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbe08f73-2fdb-4df7-ac31-f53bccf2f7bc","invariantUUID":"9457a6ed-18e9-4757-ba5b-12aba20b7337","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":"d1eb1a6b-4eb8-45d8-ad64-83136780c855","lifecycleState":"CERTIFIED","lastUpdateDate":1646191471909,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ebd6d5e0-683e-4c2b-9afb-0165d4b33e4c","invariantUUID":"a0e76e36-5fcd-4d43-a3ac-6860ac15fc5e","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":"922864a9-4bdc-4754-9cf7-e871ba8beacd","lifecycleState":"CERTIFIED","lastUpdateDate":1646191377104,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4566704a-7683-4320-a904-117ab8e87470","invariantUUID":"3a92c2f6-9435-48b7-906a-73e52742c353","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":"compute","uniqueId":"2cfb7f2e-351e-48dc-9831-361e7838f60d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191424504,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"249d3546-d747-4723-b573-861600fe862f","invariantUUID":"1e2264c3-08ea-4060-b156-56146fbe3054","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":"objectStorage","uniqueId":"c788fd09-d645-4de9-87ac-3e9ed92e8ee1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191551009,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"194f7a26-4f46-4662-867f-1fd064771fe2","invariantUUID":"f01a4425-e990-42f5-8285-6ca50da115ce","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4cefca1e-3671-425c-95a8-50dfeb514b2a","lifecycleState":"CERTIFIED","lastUpdateDate":1646191465197,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eea26101-fdac-4913-b61d-9024bafe2087","invariantUUID":"6953d7e8-9368-4526-a0bd-c675f68f851b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21fae40a-80f7-4d45-afc3-978562031376","lifecycleState":"CERTIFIED","lastUpdateDate":1646191502630,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5617277-3218-4387-94b3-7864c36ad2c2","invariantUUID":"e6136959-cbe6-4ca1-a440-cca3ebe6bc6c","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":"networkrules","uniqueId":"a04b488e-7217-447c-b2c4-4a16310b57aa","lifecycleState":"CERTIFIED","lastUpdateDate":1646191359984,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4103130a-63df-4da4-a2ee-3f42eeee18b2","invariantUUID":"6ccce89a-d884-4eef-80d4-50203ab8d0c0","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2109687b-1f34-473c-a6aa-ea1a56f07be7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191543300,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6abf944-c1f1-4ec7-8543-e115bd55c33f","invariantUUID":"65275176-99d6-4d8e-b5d3-71d57f0cdfa9","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9e80425a-2b0c-42fd-b88c-262653243a55","lifecycleState":"CERTIFIED","lastUpdateDate":1646191341440,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b73fa5bc-9836-4e3e-80bc-ad7e8b7a3944","invariantUUID":"79bda7aa-e164-497a-8f43-606051550287","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":"defaulticon","uniqueId":"4b61f5ad-c118-4919-bb18-ed7378b31121","lifecycleState":"CERTIFIED","lastUpdateDate":1646191456990,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03b30352-189b-4786-b086-96b95c16aaf7","invariantUUID":"6a7fa9f6-0eb8-427c-975b-cb87e25e9bba","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6bbbf49a-3e0d-4cd6-8e19-ae3f3b0c0e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191317300,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27746ce8-636e-409c-81f0-ae6807e16767","invariantUUID":"bd3a6d5f-59dd-4276-8cc2-15543db31499","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"614e8646-dd68-41d9-b0e0-241e1e6b9b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1646191493927,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d57f6ac3-1276-4962-ada2-5c886afa98dd","invariantUUID":"a28dab67-cc50-4d9e-9f9b-123d76213887","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"411175e8-67d9-4f00-b396-5b98f9041cde","lifecycleState":"CERTIFIED","lastUpdateDate":1646191477848,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6929900a-cb5b-4c78-8f8e-306edd288082","invariantUUID":"ab8d7492-e84e-4fe9-9af7-4e58f0b7eaa5","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":"3dcd66cb-4bf6-4cc7-8e08-51edfc4af864","lifecycleState":"CERTIFIED","lastUpdateDate":1646191469625,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c2f1d12-f27e-429c-a7cd-ce0f7564a2c8","invariantUUID":"5f1a9f21-74ce-433c-8ecf-a93dc68455bd","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78253de2-63b5-47ae-8ba3-e12f38dbf0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191338488,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0f2f61c-0669-4a2a-843f-6e785128645a","invariantUUID":"0437d399-680a-4ec0-94e8-af609500da8b","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4b55564-01f1-4c23-9c37-bc415bdc19aa","lifecycleState":"CERTIFIED","lastUpdateDate":1646191349612,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30d99b11-9799-4c3b-8f3d-9bfec8b486b9","invariantUUID":"e00d2dcb-7f0a-47b5-9c5c-2c97f7cbb8e7","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79979c05-6eca-459e-928e-91efbf0f94b6","lifecycleState":"CERTIFIED","lastUpdateDate":1646191432026,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32e85d0a-a961-48d6-812c-ab4db64e6e10","invariantUUID":"1cd286df-36c3-48c6-8535-a3ac06d1b2aa","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fc032c37-babc-4e13-98ba-c098a05b8b38","lifecycleState":"CERTIFIED","lastUpdateDate":1646191463435,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02617a2a-c0b1-4fa6-8522-21e2eacb7daa","invariantUUID":"48de5427-1ab1-4b26-8a3a-7b4cc6597726","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":"51757d1c-e02e-4d18-99fb-62e46043b52d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191549670,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a32a7a7-42c3-41be-80e6-68bfcc7b3cc9","invariantUUID":"10f8c4c1-fef9-4640-9eae-41d4ffce492c","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c7bc8ac-1891-41fc-bd7e-601fa8d45445","lifecycleState":"CERTIFIED","lastUpdateDate":1646191473417,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2ae9f5e-b137-4eb9-bbb9-ff4cecc6a356","invariantUUID":"e26866fe-7b1e-4a86-9682-63ee3778a69d","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":"bab85bb3-05ea-4d31-8d32-a399c3c6c97c","lifecycleState":"CERTIFIED","lastUpdateDate":1646191505780,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f29ed4b-5a33-49a5-9466-d97ceeaf353e","invariantUUID":"6bb12d79-b031-4943-8040-6802f7fbc90e","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":"4b99594f-36ae-4430-9667-01ff635c7265","lifecycleState":"CERTIFIED","lastUpdateDate":1646196075407,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","invariantUUID":"a8413d9f-f50b-4261-9647-a77045f0525e","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191303615,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c94350dd-54b1-48bd-910e-a340ce03b0f3","invariantUUID":"df1ca82b-e7cd-425c-80f1-1a4f7f3367e1","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":"fcf0ffe6-9582-4a05-b364-83eda9e3e069","lifecycleState":"CERTIFIED","lastUpdateDate":1646191404589,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9744fb3a-7ea8-43d5-8941-563710e2d29c","invariantUUID":"9461ebd4-b0a4-45ce-9836-8c95fb5bdbad","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":"037e9172-44c7-4dac-9950-d4f99e7a86f0","lifecycleState":"CERTIFIED","lastUpdateDate":1646191370684,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d296c3b3-9dc0-423f-a375-532dde4acfac","invariantUUID":"9320b216-94f8-46a1-8e2f-1a52afe5712c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"adcae2b5-6389-4b4a-abe7-72b9772f874b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191490080,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9e36eb3-4628-449c-b91c-c6cd5c0431e7","invariantUUID":"b8eeaf8d-235b-4c1b-a067-e5bb11c401ba","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"be229b75-7e15-47f5-89a0-0dc6f678d1c0","lifecycleState":"CERTIFIED","lastUpdateDate":1646191560239,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9ad731c-a2af-4cc9-a702-c1e947dc08c4","invariantUUID":"a744afe9-7e6f-4a35-b0fe-50a2f4549d8b","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"e4be237f-addc-4ef1-8d5e-58ddacf4d17b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191504321,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8600165-5e81-4afe-9de3-6851fa7a3b47","invariantUUID":"3cdeb3b7-e7e9-4547-945a-392aa4dd5c35","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":"port","uniqueId":"f13c24f7-2851-4010-9916-bcce341c0a75","lifecycleState":"CERTIFIED","lastUpdateDate":1646191461927,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ea8c1a3a-58e5-465b-8b92-eba01c0d3de0","invariantUUID":"2fffe95b-f894-433c-870c-6f6a96665343","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3400790-560b-4f64-bb23-43f124d1812a","lifecycleState":"CERTIFIED","lastUpdateDate":1646191347007,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"eec5b981-77fb-4072-9a95-26dfda9d8f4d","invariantUUID":"3ae2242d-c366-4701-bc04-d1506aa56481","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":"defaulticon","uniqueId":"ecd15d64-675c-4a4d-87b6-1f98d5777941","lifecycleState":"CERTIFIED","lastUpdateDate":1646191458927,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf189b50-15e7-4802-aff6-af13870124ab","invariantUUID":"af2e0451-ee37-4ed6-9f13-861bd299412a","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"32e3983d-2b5f-42ad-990b-1cdada6bfdf9","lifecycleState":"CERTIFIED","lastUpdateDate":1646191374800,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45daa27a-6647-4e1c-a48e-f6a6c626cb90","invariantUUID":"08b53e87-6e2e-4d7b-ac8e-e458f82f689b","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":"port","uniqueId":"e85e43da-bbbd-4ff1-b100-c3a628448875","lifecycleState":"CERTIFIED","lastUpdateDate":1646191488459,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc42e782-b51f-4942-ae8b-5eb7f0f8b74f","invariantUUID":"b3f9504a-bc11-4057-9e9e-f1d17872e2fb","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b9cb1e7b-7725-4281-9790-d88c0974bcbd","lifecycleState":"CERTIFIED","lastUpdateDate":1646191332371,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c31fe4e-67e2-480f-be43-ba96f6b72575","invariantUUID":"e359cd2b-222f-418b-92cf-fa6ebb635812","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":"defaulticon","uniqueId":"5c1620eb-b554-4dcc-8a15-d08874cb2f5f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191417291,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54aeaba4-7238-4aa5-a340-d05de87774b0","invariantUUID":"b3a667db-49d6-41db-bc5c-6dbb14e57173","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce1669f5-6128-473c-8e81-dd84a4a0dcce","lifecycleState":"CERTIFIED","lastUpdateDate":1646191381924,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1715a5be-4250-4e32-82aa-69211f23f40c","invariantUUID":"b99dddd4-9a7a-46b8-b58c-19d753b7a7cf","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":"network","uniqueId":"5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191387030,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"361173fd-cb83-4847-b96f-b97151c85160","invariantUUID":"f3280d84-bd49-4589-be01-92dc0fb6a632","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":"objectStorage","uniqueId":"2f88d43e-ff01-4b32-907c-d0af454b31f7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191552615,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"741e74dd-376d-467f-9117-647338ddf72d","invariantUUID":"9b0bbca3-7607-4314-9d63-178fd4b8d675","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e44e56d3-c355-4eb3-baa0-531cc116fa02","lifecycleState":"CERTIFIED","lastUpdateDate":1646191406822,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54a0ceec-d0d8-4269-905d-085552a92d92","invariantUUID":"d54c8724-bd20-4fe7-b014-5da031528054","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e57c4da5-8a8d-4562-8ee1-5cb9c210ada1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191467482,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb115573-fbfb-446d-86b9-ae1d52647265","invariantUUID":"01c7c089-14ee-42ed-8dea-f7c4b323b840","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":"353b0214-5ee9-4af4-a9d9-1995498c73da","lifecycleState":"CERTIFIED","lastUpdateDate":1646191546390,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8aa53e27-a9e2-4d42-a3c6-c74992826a15","invariantUUID":"fddc4151-3cd2-493d-8034-f794cb962ecc","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa93ca4c-6512-409f-8e7f-afc28edf04e4","lifecycleState":"CERTIFIED","lastUpdateDate":1646191562219,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cace2501-904e-442a-be56-6ad1c0b0c5c6","invariantUUID":"24f65ecf-5059-463a-9718-ad6ffa4ecd3c","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3848b44-6ae0-4e73-91df-c5f36379aa65","lifecycleState":"CERTIFIED","lastUpdateDate":1646191336197,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07383b48-2f8c-47eb-9290-d79eb10b0bf7","invariantUUID":"2a00493a-f27d-434d-b90a-e4801f97bf63","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":"58578a5d-fb02-416d-8bd7-c257b506911b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191414426,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a07ea39f-fab2-42b8-b582-e9f8acebf243","invariantUUID":"8fb7d901-5459-45f5-bdb6-6d1108c2b7cc","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"22aebe0c-6056-4ee9-85f8-ca7508e89b9e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191497100,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8fb12bef-3b32-48fd-86bc-6ad2bf73bac9","invariantUUID":"883ff366-8360-4150-a617-6985ed5d7f2b","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":"defaulticon","uniqueId":"50d058b4-0fa3-4a20-91f9-727db8f65120","lifecycleState":"CERTIFIED","lastUpdateDate":1646195965782,"name":"pNF e2cf5dae-9a8d","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9886bd80-c1af-4a77-8012-5fa703abe227","invariantUUID":"534678af-8361-4c64-8a3c-82e5a737c877","systemName":"PnfE2cf5dae9a8d","description":"vendor software product","tags":["pNF e2cf5dae-9a8d"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d2cfdb5b-40af-4f74-87df-bba18ed73d2b","lifecycleState":"CERTIFIED","lastUpdateDate":1646195232771,"name":"basic_onboard_yOQjNJ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d940e59f-5d44-4149-beb6-411399468b26","invariantUUID":"4417b99b-2134-4c51-accc-c8ba73faf6ac","systemName":"BasicOnboardYoqjnj","description":"VF","tags":["basic_onboard_yOQjNJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"636a6659-34a6-4d6b-80cc-c3f48639aa01","lifecycleState":"CERTIFIED","lastUpdateDate":1646191427468,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"914866f0-1a02-44fd-83a8-72ee7ecf4768","invariantUUID":"ee73ec04-e434-4629-943c-560646e63e14","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":"objectStorage","uniqueId":"dbd56685-2602-4c44-b9fd-5c5475425dcf","lifecycleState":"CERTIFIED","lastUpdateDate":1646191554008,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"142e1edd-f8e7-4871-8932-918d69cd30cd","invariantUUID":"feb3de7e-fd36-45e5-a0c5-6da6dbc4c315","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a580069-7311-4cac-8c7e-7812caca574e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191421101,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21c5a385-a49d-4dfb-b528-311641d97e2d","invariantUUID":"eb422558-6999-441c-abd3-c37633c12ac4","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"098bb27c-1743-40ff-8ef0-9455ee3d834b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191480600,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6488c405-428a-4c83-9820-16ab66279b95","invariantUUID":"052ec363-f287-4140-8459-719aaab7660e","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":"b1348a63-0d72-4b31-a05e-c5a13239f43b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191555908,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"501391e2-2e4c-450f-ba41-d352fe2e1b2a","invariantUUID":"1acab8f3-ee26-42b1-a23f-2af2f7c00c89","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7ae1421-be94-4fc6-84c7-4b3aeede0441","lifecycleState":"CERTIFIED","lastUpdateDate":1646191339905,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe7931f6-6e76-4979-8e97-d8005f019532","invariantUUID":"be7db015-92ed-42ff-9fe4-1ed813ddbae8","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a39b31c4-7cd6-4546-bd17-fa39a54ac165","lifecycleState":"CERTIFIED","lastUpdateDate":1646191445303,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02f5df36-a620-4c3e-9dea-70feca5b2162","invariantUUID":"f009b09f-78cf-4b77-931e-5b73a4a91d21","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"258138da-2493-425f-80f9-5a9d3c3f0cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1646191415855,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c8c4a396-f248-4489-b736-a816137976c3","invariantUUID":"65f1b8ae-649e-449d-be07-6be2ab563acf","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5ca019f8-edbe-4998-b3ac-bb28f9d49086","lifecycleState":"CERTIFIED","lastUpdateDate":1646191343028,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53b2b661-2385-4b13-bed8-fe5017ee0f69","invariantUUID":"448a92a9-c3d6-409d-ada3-078b143141a9","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d1bc151e-adce-40aa-b2e7-1de2ba2db63f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191437807,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b197aae4-b6a1-4557-a9a3-c91b4cc3f010","invariantUUID":"bbfb8c29-3650-4ec7-ada8-1255e54ea7d0","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":"objectStorage","uniqueId":"6153e8bf-25cc-47d5-9a61-320f75ee0d03","lifecycleState":"CERTIFIED","lastUpdateDate":1646191314683,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06c519e2-7ea1-4133-bd6f-341d5d6d2be8","invariantUUID":"e9aaae20-2fa2-4361-9158-598eaabf9b40","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":"port","uniqueId":"71f7aa2c-d165-4f20-bf7c-7c3263f23a29","lifecycleState":"CERTIFIED","lastUpdateDate":1646191363284,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7696478c-6a5d-456e-b4cc-fce4c7ca4c99","invariantUUID":"8868d62d-aeec-4f9f-af99-bbfc835158ea","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e41218b-6024-4eec-8db5-d5772dc3bdf9","lifecycleState":"CERTIFIED","lastUpdateDate":1646191353375,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75943199-d46b-4bb5-947d-b63dc6857946","invariantUUID":"6aa2528f-60fb-47e7-ad8a-0951081f7b87","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bc02c2f0-a904-4fdf-8b99-4a4969ae1d82","lifecycleState":"CERTIFIED","lastUpdateDate":1646191563588,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8c48eff-b2fd-4cf2-861a-d9147bb4a5ab","invariantUUID":"16c14da4-b077-4990-b5bd-80647177fe3f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d2660c46-1a38-41eb-a0aa-b1c8cc748f3b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191324378,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba97e555-44be-47b2-bf77-ce8ed15b037c","invariantUUID":"2dece330-f078-4741-8507-834a227b0beb","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":"securityrules","uniqueId":"9cf50de2-3b9a-4443-9249-8853e3ac590d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191372123,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bb699496-060f-42f9-a6df-cdf0237d5f66","invariantUUID":"8ec76f5c-403f-4c2c-9865-59d4e7230437","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"590fba85-b08c-44dc-b18f-60ce5cc2f70f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191312467,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"f988ef33-4096-4330-8636-6060d244a383","invariantUUID":"b751418c-9e01-4073-bf8c-5118e3546f48","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":"e37771be-3e9f-4fa3-b3fa-d77d37ca662e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191548236,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75dcd6c4-b775-429a-aa59-2a9cd1f7d456","invariantUUID":"39d65b38-6dda-4314-99a6-0c1d261b104e","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"9b5afb09-1520-49e4-9d3e-3e819c98b6ed","lifecycleState":"CERTIFIED","lastUpdateDate":1646191369256,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"495320c6-ce74-4389-acb5-c251a31b4497","invariantUUID":"24a03a43-ab2c-4666-b0f8-e6e489ae3815","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fbbbb231-8f18-46a1-b405-b35656dca930","lifecycleState":"CERTIFIED","lastUpdateDate":1646195928590,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"680a42f4-bcb1-457f-9db9-91f7b4c8cfb0","invariantUUID":"bcb356c1-c476-4125-81d2-3fe65bdef6e5","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c04d22c7-50aa-4fa7-9980-8c00cbafc063","lifecycleState":"CERTIFIED","lastUpdateDate":1646195271275,"name":"basic_onboard_yOQjNJ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"00f91654-ca4b-4801-876e-2759d0e9c958","invariantUUID":"99b350d2-47a7-410f-bbcb-6604befcf4d0","systemName":"BasicOnboardYoqjnj","description":"service","tags":["basic_onboard_yOQjNJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"934db30f-15f4-420b-bdb6-fc409c8c4c86","lifecycleState":"CERTIFIED","lastUpdateDate":1646195978962,"name":"Demo_pNF_ylQkthZIa3ksJkAIuIoC","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"f8843811-0b31-4c07-be3e-386260c02d12","invariantUUID":"544a2287-3b3a-4a87-94fd-cda0dc870c0b","systemName":"DemoPnfYlqkthzia3ksjkaiuioc","description":"catalog service description","tags":["robot-ete","Demo_pNF_ylQkthZIa3ksJkAIuIoC"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1017e36e-572c-4aad-9863-a745f632c832","lifecycleState":"CERTIFIED","lastUpdateDate":1646196117386,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","invariantUUID":"f9a85be3-47f7-4640-ae36-d91b28f18572","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-02 04:42:00,496 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-03-02 04:42:00,497 DEBUG 129:onap_service.py(1) - [AAI][Create service subscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:42:00,497 DEBUG 131:onap_service.py(1) - [AAI][Create service subscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm 2022-03-02 04:42:00,497 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "f9a85be3-47f7-4640-ae36-d91b28f18572" } 2022-03-02 04:42:00,499 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:42:00,629 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm HTTP/1.1" 201 0 2022-03-02 04:42:00,631 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2022-03-02 04:42:00,631 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2022-03-02 04:42:00,635 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:42:00,635 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2022-03-02 04:42:00,635 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2022-03-02 04:42:00,637 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:42:00,716 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 89 2022-03-02 04:42:00,717 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2022-03-02 04:42:00,717 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1646196120537"}]} 2022-03-02 04:42:00,719 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:42:00,719 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2022-03-02 04:42:00,719 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2022-03-02 04:42:00,721 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:42:00,809 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2022-03-02 04:42:00,810 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2022-03-02 04:42:00,810 DEBUG 146:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1646196120052"} 2022-03-02 04:42:00,813 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:42:00,813 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2022-03-02 04:42:00,813 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2022-03-02 04:42:00,815 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:42:00,909 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 89 2022-03-02 04:42:00,910 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2022-03-02 04:42:00,910 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1646196120537"}]} 2022-03-02 04:42:00,912 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:42:00,913 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-03-02 04:42:00,913 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-03-02 04:42:00,915 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:42:01,017 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2022-03-02 04:42:01,019 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-03-02 04:42:01,019 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1646196119860","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2022-03-02 04:42:01,023 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:42:01,023 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5 2022-03-02 04:42:01,025 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-03-02 04:42:01,028 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:42:01,114 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5 HTTP/1.1" 200 148 2022-03-02 04:42:01,114 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-03-02 04:42:01,115 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"da7f231cdae845cebdb25d5f96d5d7b5","tenant-name":"onap-istanbul-daily-vnfs","tenant-context":"None","resource-version":"1646196119364"} 2022-03-02 04:42:01,123 DEBUG 129:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:42:01,123 DEBUG 131:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list/relationship 2022-03-02 04:42:01,123 DEBUG 132:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] data sent: { "related-to": "tenant", "related-link": "https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5?resource-version=1646196119364", "related-to-property": [{"property-key": "tenant.tenant-name", "property-value": "onap-istanbul-daily-vnfs"}], "relationship-data": [{"relationship-key": "cloud-region.cloud-owner", "relationship-value": "basicvm-cloud-owner"}, {"relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne"}, {"relationship-key": "tenant.tenant-id", "relationship-value": "da7f231cdae845cebdb25d5f96d5d7b5"}] } 2022-03-02 04:42:01,125 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:42:01,347 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list/relationship HTTP/1.1" 200 0 2022-03-02 04:42:01,348 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2022-03-02 04:42:01,348 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2022-03-02 04:42:01,351 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:42:01,351 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2022-03-02 04:42:01,351 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2022-03-02 04:42:01,353 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:42:01,413 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2022-03-02 04:42:01,414 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2022-03-02 04:42:01,415 DEBUG 146:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1646196120052"} 2022-03-02 04:42:01,419 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:42:01,419 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-03-02 04:42:01,419 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-03-02 04:42:01,421 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:42:01,522 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2022-03-02 04:42:01,523 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-03-02 04:42:01,524 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1646196119860","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2022-03-02 04:42:01,526 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:42:01,527 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5 2022-03-02 04:42:01,527 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-03-02 04:42:01,529 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:42:01,584 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5 HTTP/1.1" 200 611 2022-03-02 04:42:01,585 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-03-02 04:42:01,586 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"da7f231cdae845cebdb25d5f96d5d7b5","tenant-name":"onap-istanbul-daily-vnfs","tenant-context":"None","resource-version":"1646196121155","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2022-03-02 04:42:01,588 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entities] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:42:01,588 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entities] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/owning-entities 2022-03-02 04:42:01,588 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2022-03-02 04:42:01,590 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:42:01,718 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/owning-entities HTTP/1.1" 200 966 2022-03-02 04:42:01,719 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2022-03-02 04:42:01,719 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"88d77e58-c5d2-42ff-8a37-6fc8acf23b8f","owning-entity-name":"basicnw-oe","resource-version":"1646196040421","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6c194a9a-5fad-4c9a-b650-35535423018c","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":"6c194a9a-5fad-4c9a-b650-35535423018c"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_network-c4c95f83-da9a-417e-b67d-30cc4a4d6fdb"}]}]}}]} 2022-03-02 04:42:01,723 INFO 200:service_ala_carte.py(1) - Owning entity not found, create it 2022-03-02 04:42:01,726 DEBUG 129:onap_service.py(1) - [AAI][Declare A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:42:01,726 DEBUG 131:onap_service.py(1) - [AAI][Declare A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/owning-entities/owning-entity/e49dc91d-f98c-494b-bfdb-0e35018ce1b8 2022-03-02 04:42:01,726 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicvm-oe", "owning-entity-id": "e49dc91d-f98c-494b-bfdb-0e35018ce1b8" } 2022-03-02 04:42:01,729 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:42:01,904 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/owning-entities/owning-entity/e49dc91d-f98c-494b-bfdb-0e35018ce1b8 HTTP/1.1" 201 0 2022-03-02 04:42:01,905 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2022-03-02 04:42:01,905 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2022-03-02 04:42:01,908 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:42:01,908 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/owning-entities/owning-entity/e49dc91d-f98c-494b-bfdb-0e35018ce1b8 2022-03-02 04:42:01,908 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2022-03-02 04:42:01,910 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:42:01,956 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/owning-entities/owning-entity/e49dc91d-f98c-494b-bfdb-0e35018ce1b8 HTTP/1.1" 200 128 2022-03-02 04:42:01,958 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2022-03-02 04:42:01,959 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"e49dc91d-f98c-494b-bfdb-0e35018ce1b8","owning-entity-name":"basicvm-oe","resource-version":"1646196121763"} 2022-03-02 04:42:01,961 INFO 204:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2022-03-02 04:42:01,961 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-03-02 04:42:01,961 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-02 04:42:01,962 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:42:01,962 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-02 04:42:01,962 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-02 04:42:01,963 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-02 04:42:02,004 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1436 2022-03-02 04:42:02,005 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-02 04:42:02,006 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f8843811-0b31-4c07-be3e-386260c02d12","invariantUUID":"544a2287-3b3a-4a87-94fd-cda0dc870c0b","name":"Demo_pNF_ylQkthZIa3ksJkAIuIoC","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f8843811-0b31-4c07-be3e-386260c02d12/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"00f91654-ca4b-4801-876e-2759d0e9c958","invariantUUID":"99b350d2-47a7-410f-bbcb-6604befcf4d0","name":"basic_onboard_yOQjNJ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/00f91654-ca4b-4801-876e-2759d0e9c958/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","invariantUUID":"f9a85be3-47f7-4640-ae36-d91b28f18572","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9bff255d-9dc2-4d45-b967-149ba00d8925/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"680a42f4-bcb1-457f-9db9-91f7b4c8cfb0","invariantUUID":"bcb356c1-c476-4125-81d2-3fe65bdef6e5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/680a42f4-bcb1-457f-9db9-91f7b4c8cfb0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-02 04:42:02,008 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_ylQkthZIa3ksJkAIuIoC from SDC 2022-03-02 04:42:02,009 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:42:02,009 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:42:02,009 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:42:02,009 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_yOQjNJ from SDC 2022-03-02 04:42:02,009 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:42:02,009 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:42:02,009 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:42:02,009 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-03-02 04:42:02,010 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:42:02,010 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:42:02,010 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:42:02,010 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-02 04:42:02,010 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:42:02,010 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:42:02,010 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:42:02,010 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-03-02 04:42:02,010 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-02 04:42:02,011 INFO 192:__init__.py(1) - Service found, updating information 2022-03-02 04:42:02,011 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:42:02,011 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-02 04:42:02,012 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-03-02 04:42:02,014 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:42:02,064 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-02 04:42:02,067 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-03-02 04:42:02,071 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b7cbca8-ad99-4749-879f-055f6c5f6e53","lifecycleState":"CERTIFIED","lastUpdateDate":1646191439942,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a06c8b5-ee3d-447e-a232-011e3f3a9730","invariantUUID":"6dc0febe-418f-41f1-93e7-d44ed8f26515","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":"d044821f-e6ed-4f73-8005-1a9b877d7d83","lifecycleState":"CERTIFIED","lastUpdateDate":1646191500708,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"307e3c51-e42a-4630-a66c-051eab29a872","invariantUUID":"e6adb943-ae4a-4e0d-ab45-9e950c1ddfe5","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"772146b3-572b-4101-9af8-e8dda93d5968","lifecycleState":"CERTIFIED","lastUpdateDate":1646191322792,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f70eda0d-86ef-4fcd-ac1f-5e841fc35c08","invariantUUID":"68c8d1d4-87a5-40bb-ad63-d6335089568c","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":"fd27492d-00bf-44a6-acae-3957f2850c99","lifecycleState":"CERTIFIED","lastUpdateDate":1646191399670,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f838e8af-8f43-4824-b4e8-70fd019d8c64","invariantUUID":"ffb381a1-df3f-4d6c-b487-3dd14d0d50d4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8bbe80b2-64c4-43f4-9a3b-a3483e438956","lifecycleState":"CERTIFIED","lastUpdateDate":1646191418665,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e3f15e7-8d81-4469-8ebc-1ba2fb316a6c","invariantUUID":"336ebb42-d274-49c5-a43d-c8e4eaedb2a5","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":"78e5f63f-7c48-445e-864b-7d4e50af6329","lifecycleState":"CERTIFIED","lastUpdateDate":1646191430446,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ee59840-7dc9-4b7d-907d-5e73af9366a4","invariantUUID":"229df49a-997a-4423-a103-703c5bf156db","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47c885d1-d9a2-497f-8135-609bb4873c7d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191351707,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d49b06d9-c52b-41a6-9117-38eed9780e46","invariantUUID":"28df4767-49bb-4c7d-bd58-abe089cc826e","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cede4d0b-969a-4da6-92c8-ac7a86a2c29d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191558012,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0596dd37-7e4d-4fc1-b1ff-a1198bff5432","invariantUUID":"7ce00310-ed0e-4504-99e4-489ea3494c6f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b07f7f07-7ff9-4ac7-b599-777159f00476","lifecycleState":"CERTIFIED","lastUpdateDate":1646191385267,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4d4a567-8b70-4af8-ad8f-ec3cb6c13c7f","invariantUUID":"02aaa415-511b-4f72-802c-11e5c71d79a6","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e50466e-126f-4f68-a260-b41343d516cf","lifecycleState":"CERTIFIED","lastUpdateDate":1646191411208,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a745360a-066e-4823-b665-049e56c9071e","invariantUUID":"3ad7adc0-b95d-4a2a-9d5a-f7437167c34f","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":"fcc16b43-b64b-485e-8811-0dc51cdb656e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191325889,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd6627d-23a3-42ac-9a5b-e40e939c0572","invariantUUID":"4c3bedcf-3245-4d86-a9f4-3c5ac0bfc3b9","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":"c2750d30-36fa-462c-b012-251a3ad7b50e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191388507,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c82da1de-66da-4187-adf7-011d45ef3ce0","invariantUUID":"f5c1e5ed-53de-473f-ba5b-d4434f0a5774","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":"51d49329-cc06-44b6-a3d2-bbea35c4c7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191433521,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d6bda0-695f-42b8-acc4-edde1c037b7e","invariantUUID":"53e9e437-f102-4c3e-aa4c-b4da2e92cb39","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":"2855f9e2-45c5-4501-bb5c-fa0a8106e40b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191379532,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cd3e5b9-f379-4755-802a-17cc83aa5ba9","invariantUUID":"a8602cea-a01b-4348-a291-1746c9226eea","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":"ab38fa74-a470-4ff7-8496-232b4b744805","lifecycleState":"CERTIFIED","lastUpdateDate":1646191344710,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac2712bf-98ed-48dd-8252-cb1f2ecb1b38","invariantUUID":"0e3170a8-88d1-4738-bcb0-4a0b0a6275b2","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":"3775cef0-5621-4ba7-bb05-c3f4935d07c5","lifecycleState":"CERTIFIED","lastUpdateDate":1646191412855,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0396310-8eb9-4f45-ad14-ec44fdc0d191","invariantUUID":"0fdaa9de-9ae5-4c42-a862-f3e7bf1dda56","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7081ae93-32eb-44f7-9292-52bd8887f04e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191460398,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7affb44f-3562-444e-b8a6-9154f8ff5d63","invariantUUID":"866b0161-e59f-4463-98c2-8579a5fc3ac1","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":"f414f6f6-3ca6-44d2-ba53-bbe06f20c6be","lifecycleState":"CERTIFIED","lastUpdateDate":1646191447082,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7bbd62-543c-4413-a041-f0ec59f516b2","invariantUUID":"25e69bbb-f7d5-4f5c-a7b6-699bdc2d8b4e","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8f6b284b-9404-4695-8304-8c86b9aa8fd8","lifecycleState":"CERTIFIED","lastUpdateDate":1646191475424,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbe08f73-2fdb-4df7-ac31-f53bccf2f7bc","invariantUUID":"9457a6ed-18e9-4757-ba5b-12aba20b7337","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":"d1eb1a6b-4eb8-45d8-ad64-83136780c855","lifecycleState":"CERTIFIED","lastUpdateDate":1646191471909,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ebd6d5e0-683e-4c2b-9afb-0165d4b33e4c","invariantUUID":"a0e76e36-5fcd-4d43-a3ac-6860ac15fc5e","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":"922864a9-4bdc-4754-9cf7-e871ba8beacd","lifecycleState":"CERTIFIED","lastUpdateDate":1646191377104,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4566704a-7683-4320-a904-117ab8e87470","invariantUUID":"3a92c2f6-9435-48b7-906a-73e52742c353","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":"compute","uniqueId":"2cfb7f2e-351e-48dc-9831-361e7838f60d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191424504,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"249d3546-d747-4723-b573-861600fe862f","invariantUUID":"1e2264c3-08ea-4060-b156-56146fbe3054","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":"objectStorage","uniqueId":"c788fd09-d645-4de9-87ac-3e9ed92e8ee1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191551009,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"194f7a26-4f46-4662-867f-1fd064771fe2","invariantUUID":"f01a4425-e990-42f5-8285-6ca50da115ce","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4cefca1e-3671-425c-95a8-50dfeb514b2a","lifecycleState":"CERTIFIED","lastUpdateDate":1646191465197,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eea26101-fdac-4913-b61d-9024bafe2087","invariantUUID":"6953d7e8-9368-4526-a0bd-c675f68f851b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21fae40a-80f7-4d45-afc3-978562031376","lifecycleState":"CERTIFIED","lastUpdateDate":1646191502630,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5617277-3218-4387-94b3-7864c36ad2c2","invariantUUID":"e6136959-cbe6-4ca1-a440-cca3ebe6bc6c","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":"networkrules","uniqueId":"a04b488e-7217-447c-b2c4-4a16310b57aa","lifecycleState":"CERTIFIED","lastUpdateDate":1646191359984,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4103130a-63df-4da4-a2ee-3f42eeee18b2","invariantUUID":"6ccce89a-d884-4eef-80d4-50203ab8d0c0","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2109687b-1f34-473c-a6aa-ea1a56f07be7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191543300,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6abf944-c1f1-4ec7-8543-e115bd55c33f","invariantUUID":"65275176-99d6-4d8e-b5d3-71d57f0cdfa9","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9e80425a-2b0c-42fd-b88c-262653243a55","lifecycleState":"CERTIFIED","lastUpdateDate":1646191341440,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b73fa5bc-9836-4e3e-80bc-ad7e8b7a3944","invariantUUID":"79bda7aa-e164-497a-8f43-606051550287","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":"defaulticon","uniqueId":"4b61f5ad-c118-4919-bb18-ed7378b31121","lifecycleState":"CERTIFIED","lastUpdateDate":1646191456990,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03b30352-189b-4786-b086-96b95c16aaf7","invariantUUID":"6a7fa9f6-0eb8-427c-975b-cb87e25e9bba","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6bbbf49a-3e0d-4cd6-8e19-ae3f3b0c0e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191317300,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27746ce8-636e-409c-81f0-ae6807e16767","invariantUUID":"bd3a6d5f-59dd-4276-8cc2-15543db31499","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"614e8646-dd68-41d9-b0e0-241e1e6b9b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1646191493927,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d57f6ac3-1276-4962-ada2-5c886afa98dd","invariantUUID":"a28dab67-cc50-4d9e-9f9b-123d76213887","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"411175e8-67d9-4f00-b396-5b98f9041cde","lifecycleState":"CERTIFIED","lastUpdateDate":1646191477848,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6929900a-cb5b-4c78-8f8e-306edd288082","invariantUUID":"ab8d7492-e84e-4fe9-9af7-4e58f0b7eaa5","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":"3dcd66cb-4bf6-4cc7-8e08-51edfc4af864","lifecycleState":"CERTIFIED","lastUpdateDate":1646191469625,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c2f1d12-f27e-429c-a7cd-ce0f7564a2c8","invariantUUID":"5f1a9f21-74ce-433c-8ecf-a93dc68455bd","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78253de2-63b5-47ae-8ba3-e12f38dbf0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191338488,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0f2f61c-0669-4a2a-843f-6e785128645a","invariantUUID":"0437d399-680a-4ec0-94e8-af609500da8b","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4b55564-01f1-4c23-9c37-bc415bdc19aa","lifecycleState":"CERTIFIED","lastUpdateDate":1646191349612,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30d99b11-9799-4c3b-8f3d-9bfec8b486b9","invariantUUID":"e00d2dcb-7f0a-47b5-9c5c-2c97f7cbb8e7","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79979c05-6eca-459e-928e-91efbf0f94b6","lifecycleState":"CERTIFIED","lastUpdateDate":1646191432026,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32e85d0a-a961-48d6-812c-ab4db64e6e10","invariantUUID":"1cd286df-36c3-48c6-8535-a3ac06d1b2aa","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fc032c37-babc-4e13-98ba-c098a05b8b38","lifecycleState":"CERTIFIED","lastUpdateDate":1646191463435,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02617a2a-c0b1-4fa6-8522-21e2eacb7daa","invariantUUID":"48de5427-1ab1-4b26-8a3a-7b4cc6597726","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":"51757d1c-e02e-4d18-99fb-62e46043b52d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191549670,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a32a7a7-42c3-41be-80e6-68bfcc7b3cc9","invariantUUID":"10f8c4c1-fef9-4640-9eae-41d4ffce492c","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c7bc8ac-1891-41fc-bd7e-601fa8d45445","lifecycleState":"CERTIFIED","lastUpdateDate":1646191473417,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2ae9f5e-b137-4eb9-bbb9-ff4cecc6a356","invariantUUID":"e26866fe-7b1e-4a86-9682-63ee3778a69d","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":"bab85bb3-05ea-4d31-8d32-a399c3c6c97c","lifecycleState":"CERTIFIED","lastUpdateDate":1646191505780,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f29ed4b-5a33-49a5-9466-d97ceeaf353e","invariantUUID":"6bb12d79-b031-4943-8040-6802f7fbc90e","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":"4b99594f-36ae-4430-9667-01ff635c7265","lifecycleState":"CERTIFIED","lastUpdateDate":1646196075407,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","invariantUUID":"a8413d9f-f50b-4261-9647-a77045f0525e","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191303615,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c94350dd-54b1-48bd-910e-a340ce03b0f3","invariantUUID":"df1ca82b-e7cd-425c-80f1-1a4f7f3367e1","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":"fcf0ffe6-9582-4a05-b364-83eda9e3e069","lifecycleState":"CERTIFIED","lastUpdateDate":1646191404589,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9744fb3a-7ea8-43d5-8941-563710e2d29c","invariantUUID":"9461ebd4-b0a4-45ce-9836-8c95fb5bdbad","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":"037e9172-44c7-4dac-9950-d4f99e7a86f0","lifecycleState":"CERTIFIED","lastUpdateDate":1646191370684,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d296c3b3-9dc0-423f-a375-532dde4acfac","invariantUUID":"9320b216-94f8-46a1-8e2f-1a52afe5712c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"adcae2b5-6389-4b4a-abe7-72b9772f874b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191490080,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9e36eb3-4628-449c-b91c-c6cd5c0431e7","invariantUUID":"b8eeaf8d-235b-4c1b-a067-e5bb11c401ba","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"be229b75-7e15-47f5-89a0-0dc6f678d1c0","lifecycleState":"CERTIFIED","lastUpdateDate":1646191560239,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9ad731c-a2af-4cc9-a702-c1e947dc08c4","invariantUUID":"a744afe9-7e6f-4a35-b0fe-50a2f4549d8b","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"e4be237f-addc-4ef1-8d5e-58ddacf4d17b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191504321,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8600165-5e81-4afe-9de3-6851fa7a3b47","invariantUUID":"3cdeb3b7-e7e9-4547-945a-392aa4dd5c35","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":"port","uniqueId":"f13c24f7-2851-4010-9916-bcce341c0a75","lifecycleState":"CERTIFIED","lastUpdateDate":1646191461927,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ea8c1a3a-58e5-465b-8b92-eba01c0d3de0","invariantUUID":"2fffe95b-f894-433c-870c-6f6a96665343","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3400790-560b-4f64-bb23-43f124d1812a","lifecycleState":"CERTIFIED","lastUpdateDate":1646191347007,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"eec5b981-77fb-4072-9a95-26dfda9d8f4d","invariantUUID":"3ae2242d-c366-4701-bc04-d1506aa56481","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":"defaulticon","uniqueId":"ecd15d64-675c-4a4d-87b6-1f98d5777941","lifecycleState":"CERTIFIED","lastUpdateDate":1646191458927,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf189b50-15e7-4802-aff6-af13870124ab","invariantUUID":"af2e0451-ee37-4ed6-9f13-861bd299412a","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"32e3983d-2b5f-42ad-990b-1cdada6bfdf9","lifecycleState":"CERTIFIED","lastUpdateDate":1646191374800,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45daa27a-6647-4e1c-a48e-f6a6c626cb90","invariantUUID":"08b53e87-6e2e-4d7b-ac8e-e458f82f689b","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":"port","uniqueId":"e85e43da-bbbd-4ff1-b100-c3a628448875","lifecycleState":"CERTIFIED","lastUpdateDate":1646191488459,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc42e782-b51f-4942-ae8b-5eb7f0f8b74f","invariantUUID":"b3f9504a-bc11-4057-9e9e-f1d17872e2fb","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b9cb1e7b-7725-4281-9790-d88c0974bcbd","lifecycleState":"CERTIFIED","lastUpdateDate":1646191332371,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c31fe4e-67e2-480f-be43-ba96f6b72575","invariantUUID":"e359cd2b-222f-418b-92cf-fa6ebb635812","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":"defaulticon","uniqueId":"5c1620eb-b554-4dcc-8a15-d08874cb2f5f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191417291,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54aeaba4-7238-4aa5-a340-d05de87774b0","invariantUUID":"b3a667db-49d6-41db-bc5c-6dbb14e57173","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce1669f5-6128-473c-8e81-dd84a4a0dcce","lifecycleState":"CERTIFIED","lastUpdateDate":1646191381924,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1715a5be-4250-4e32-82aa-69211f23f40c","invariantUUID":"b99dddd4-9a7a-46b8-b58c-19d753b7a7cf","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":"network","uniqueId":"5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191387030,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"361173fd-cb83-4847-b96f-b97151c85160","invariantUUID":"f3280d84-bd49-4589-be01-92dc0fb6a632","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":"objectStorage","uniqueId":"2f88d43e-ff01-4b32-907c-d0af454b31f7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191552615,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"741e74dd-376d-467f-9117-647338ddf72d","invariantUUID":"9b0bbca3-7607-4314-9d63-178fd4b8d675","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e44e56d3-c355-4eb3-baa0-531cc116fa02","lifecycleState":"CERTIFIED","lastUpdateDate":1646191406822,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54a0ceec-d0d8-4269-905d-085552a92d92","invariantUUID":"d54c8724-bd20-4fe7-b014-5da031528054","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e57c4da5-8a8d-4562-8ee1-5cb9c210ada1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191467482,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb115573-fbfb-446d-86b9-ae1d52647265","invariantUUID":"01c7c089-14ee-42ed-8dea-f7c4b323b840","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":"353b0214-5ee9-4af4-a9d9-1995498c73da","lifecycleState":"CERTIFIED","lastUpdateDate":1646191546390,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8aa53e27-a9e2-4d42-a3c6-c74992826a15","invariantUUID":"fddc4151-3cd2-493d-8034-f794cb962ecc","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa93ca4c-6512-409f-8e7f-afc28edf04e4","lifecycleState":"CERTIFIED","lastUpdateDate":1646191562219,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cace2501-904e-442a-be56-6ad1c0b0c5c6","invariantUUID":"24f65ecf-5059-463a-9718-ad6ffa4ecd3c","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3848b44-6ae0-4e73-91df-c5f36379aa65","lifecycleState":"CERTIFIED","lastUpdateDate":1646191336197,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07383b48-2f8c-47eb-9290-d79eb10b0bf7","invariantUUID":"2a00493a-f27d-434d-b90a-e4801f97bf63","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":"58578a5d-fb02-416d-8bd7-c257b506911b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191414426,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a07ea39f-fab2-42b8-b582-e9f8acebf243","invariantUUID":"8fb7d901-5459-45f5-bdb6-6d1108c2b7cc","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"22aebe0c-6056-4ee9-85f8-ca7508e89b9e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191497100,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8fb12bef-3b32-48fd-86bc-6ad2bf73bac9","invariantUUID":"883ff366-8360-4150-a617-6985ed5d7f2b","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":"defaulticon","uniqueId":"50d058b4-0fa3-4a20-91f9-727db8f65120","lifecycleState":"CERTIFIED","lastUpdateDate":1646195965782,"name":"pNF e2cf5dae-9a8d","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9886bd80-c1af-4a77-8012-5fa703abe227","invariantUUID":"534678af-8361-4c64-8a3c-82e5a737c877","systemName":"PnfE2cf5dae9a8d","description":"vendor software product","tags":["pNF e2cf5dae-9a8d"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d2cfdb5b-40af-4f74-87df-bba18ed73d2b","lifecycleState":"CERTIFIED","lastUpdateDate":1646195232771,"name":"basic_onboard_yOQjNJ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d940e59f-5d44-4149-beb6-411399468b26","invariantUUID":"4417b99b-2134-4c51-accc-c8ba73faf6ac","systemName":"BasicOnboardYoqjnj","description":"VF","tags":["basic_onboard_yOQjNJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"636a6659-34a6-4d6b-80cc-c3f48639aa01","lifecycleState":"CERTIFIED","lastUpdateDate":1646191427468,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"914866f0-1a02-44fd-83a8-72ee7ecf4768","invariantUUID":"ee73ec04-e434-4629-943c-560646e63e14","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":"objectStorage","uniqueId":"dbd56685-2602-4c44-b9fd-5c5475425dcf","lifecycleState":"CERTIFIED","lastUpdateDate":1646191554008,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"142e1edd-f8e7-4871-8932-918d69cd30cd","invariantUUID":"feb3de7e-fd36-45e5-a0c5-6da6dbc4c315","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a580069-7311-4cac-8c7e-7812caca574e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191421101,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21c5a385-a49d-4dfb-b528-311641d97e2d","invariantUUID":"eb422558-6999-441c-abd3-c37633c12ac4","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"098bb27c-1743-40ff-8ef0-9455ee3d834b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191480600,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6488c405-428a-4c83-9820-16ab66279b95","invariantUUID":"052ec363-f287-4140-8459-719aaab7660e","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":"b1348a63-0d72-4b31-a05e-c5a13239f43b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191555908,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"501391e2-2e4c-450f-ba41-d352fe2e1b2a","invariantUUID":"1acab8f3-ee26-42b1-a23f-2af2f7c00c89","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7ae1421-be94-4fc6-84c7-4b3aeede0441","lifecycleState":"CERTIFIED","lastUpdateDate":1646191339905,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe7931f6-6e76-4979-8e97-d8005f019532","invariantUUID":"be7db015-92ed-42ff-9fe4-1ed813ddbae8","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a39b31c4-7cd6-4546-bd17-fa39a54ac165","lifecycleState":"CERTIFIED","lastUpdateDate":1646191445303,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02f5df36-a620-4c3e-9dea-70feca5b2162","invariantUUID":"f009b09f-78cf-4b77-931e-5b73a4a91d21","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"258138da-2493-425f-80f9-5a9d3c3f0cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1646191415855,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c8c4a396-f248-4489-b736-a816137976c3","invariantUUID":"65f1b8ae-649e-449d-be07-6be2ab563acf","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5ca019f8-edbe-4998-b3ac-bb28f9d49086","lifecycleState":"CERTIFIED","lastUpdateDate":1646191343028,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53b2b661-2385-4b13-bed8-fe5017ee0f69","invariantUUID":"448a92a9-c3d6-409d-ada3-078b143141a9","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d1bc151e-adce-40aa-b2e7-1de2ba2db63f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191437807,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b197aae4-b6a1-4557-a9a3-c91b4cc3f010","invariantUUID":"bbfb8c29-3650-4ec7-ada8-1255e54ea7d0","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":"objectStorage","uniqueId":"6153e8bf-25cc-47d5-9a61-320f75ee0d03","lifecycleState":"CERTIFIED","lastUpdateDate":1646191314683,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06c519e2-7ea1-4133-bd6f-341d5d6d2be8","invariantUUID":"e9aaae20-2fa2-4361-9158-598eaabf9b40","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":"port","uniqueId":"71f7aa2c-d165-4f20-bf7c-7c3263f23a29","lifecycleState":"CERTIFIED","lastUpdateDate":1646191363284,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7696478c-6a5d-456e-b4cc-fce4c7ca4c99","invariantUUID":"8868d62d-aeec-4f9f-af99-bbfc835158ea","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e41218b-6024-4eec-8db5-d5772dc3bdf9","lifecycleState":"CERTIFIED","lastUpdateDate":1646191353375,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75943199-d46b-4bb5-947d-b63dc6857946","invariantUUID":"6aa2528f-60fb-47e7-ad8a-0951081f7b87","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bc02c2f0-a904-4fdf-8b99-4a4969ae1d82","lifecycleState":"CERTIFIED","lastUpdateDate":1646191563588,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8c48eff-b2fd-4cf2-861a-d9147bb4a5ab","invariantUUID":"16c14da4-b077-4990-b5bd-80647177fe3f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d2660c46-1a38-41eb-a0aa-b1c8cc748f3b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191324378,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba97e555-44be-47b2-bf77-ce8ed15b037c","invariantUUID":"2dece330-f078-4741-8507-834a227b0beb","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":"securityrules","uniqueId":"9cf50de2-3b9a-4443-9249-8853e3ac590d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191372123,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bb699496-060f-42f9-a6df-cdf0237d5f66","invariantUUID":"8ec76f5c-403f-4c2c-9865-59d4e7230437","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"590fba85-b08c-44dc-b18f-60ce5cc2f70f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191312467,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"f988ef33-4096-4330-8636-6060d244a383","invariantUUID":"b751418c-9e01-4073-bf8c-5118e3546f48","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":"e37771be-3e9f-4fa3-b3fa-d77d37ca662e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191548236,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75dcd6c4-b775-429a-aa59-2a9cd1f7d456","invariantUUID":"39d65b38-6dda-4314-99a6-0c1d261b104e","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"9b5afb09-1520-49e4-9d3e-3e819c98b6ed","lifecycleState":"CERTIFIED","lastUpdateDate":1646191369256,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"495320c6-ce74-4389-acb5-c251a31b4497","invariantUUID":"24a03a43-ab2c-4666-b0f8-e6e489ae3815","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fbbbb231-8f18-46a1-b405-b35656dca930","lifecycleState":"CERTIFIED","lastUpdateDate":1646195928590,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"680a42f4-bcb1-457f-9db9-91f7b4c8cfb0","invariantUUID":"bcb356c1-c476-4125-81d2-3fe65bdef6e5","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c04d22c7-50aa-4fa7-9980-8c00cbafc063","lifecycleState":"CERTIFIED","lastUpdateDate":1646195271275,"name":"basic_onboard_yOQjNJ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"00f91654-ca4b-4801-876e-2759d0e9c958","invariantUUID":"99b350d2-47a7-410f-bbcb-6604befcf4d0","systemName":"BasicOnboardYoqjnj","description":"service","tags":["basic_onboard_yOQjNJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"934db30f-15f4-420b-bdb6-fc409c8c4c86","lifecycleState":"CERTIFIED","lastUpdateDate":1646195978962,"name":"Demo_pNF_ylQkthZIa3ksJkAIuIoC","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"f8843811-0b31-4c07-be3e-386260c02d12","invariantUUID":"544a2287-3b3a-4a87-94fd-cda0dc870c0b","systemName":"DemoPnfYlqkthzia3ksjkaiuioc","description":"catalog service description","tags":["robot-ete","Demo_pNF_ylQkthZIa3ksJkAIuIoC"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1017e36e-572c-4aad-9863-a745f632c832","lifecycleState":"CERTIFIED","lastUpdateDate":1646196117386,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","invariantUUID":"f9a85be3-47f7-4640-ae36-d91b28f18572","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-02 04:42:02,075 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-03-02 04:42:02,076 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:42:02,076 DEBUG 131:onap_service.py(1) - [SDC][Get Metadata for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/9bff255d-9dc2-4d45-b967-149ba00d8925/distribution 2022-03-02 04:42:02,076 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2022-03-02 04:42:02,078 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:42:02,140 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/9bff255d-9dc2-4d45-b967-149ba00d8925/distribution HTTP/1.1" 200 205 2022-03-02 04:42:02,141 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2022-03-02 04:42:02,142 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[{"distributionID":"e00b6579-86ef-4dd3-bd54-05b688836b55","timestamp":"2022-03-02 04:41:56.785 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2022-03-02 04:42:02,144 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:42:02,144 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/e00b6579-86ef-4dd3-bd54-05b688836b55 2022-03-02 04:42:02,144 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2022-03-02 04:42:02,146 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:42:02,187 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/e00b6579-86ef-4dd3-bd54-05b688836b55 HTTP/1.1" 200 29 2022-03-02 04:42:02,189 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2022-03-02 04:42:02,189 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2022-03-02 04:42:02,192 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-03-02 04:42:02,192 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2022-03-02 04:43:02,251 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:43:02,251 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/e00b6579-86ef-4dd3-bd54-05b688836b55 2022-03-02 04:43:02,251 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2022-03-02 04:43:02,253 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:43:02,298 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/e00b6579-86ef-4dd3-bd54-05b688836b55 HTTP/1.1" 200 None 2022-03-02 04:43:02,299 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2022-03-02 04:43:02,300 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"dcae-sch","timestamp":"1646196109668","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196113908","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196127609","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196113908","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196125655","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196123643","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646196114277","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646196109668","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646196109668","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646196114277","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196121403","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646196114277","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196119915","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646196114277","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196107799","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196119915","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196107581","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196107581","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196119915","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646196129985","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196113908","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196107799","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196107581","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196121403","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646196109668","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196107581","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196119915","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196119915","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196130103","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196107581","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646196114277","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196121403","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196129100","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196113908","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196107799","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196124692","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196129783","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196125735","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196119915","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196119915","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196126658","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196121403","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196113908","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196128612","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196113908","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646196109668","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646196114277","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646196114277","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196107799","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196107799","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196121403","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196123648","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196107581","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196123648","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196127761","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196107799","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196107581","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646196109668","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196113908","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646196109668","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196128780","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196121403","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196126758","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196121403","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196107799","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"}]} 2022-03-02 04:43:02,303 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'dcae-sch', 'timestamp': '1646196109668', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196113908', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196127609', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196113908', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196125655', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196123643', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646196114277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646196109668', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646196109668', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646196114277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196121403', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646196114277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196119915', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646196114277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196107799', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196119915', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196107581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196107581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196119915', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646196129985', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196113908', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196107799', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196107581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196121403', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646196109668', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196107581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196119915', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196119915', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196130103', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196107581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646196114277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196121403', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196129100', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196113908', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196107799', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196124692', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196129783', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196125735', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196119915', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196119915', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196126658', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196121403', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196113908', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196128612', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196113908', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646196109668', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646196114277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646196114277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196107799', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196107799', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196121403', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196123648', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196107581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196123648', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196127761', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196107799', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196107581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646196109668', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196113908', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646196109668', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196128780', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196121403', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196126758', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196121403', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196107799', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2022-03-02 04:43:02,303 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2022-03-02 04:43:02,304 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2022-03-02 04:43:02,304 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2022-03-02 04:44:02,363 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:44:02,363 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/e00b6579-86ef-4dd3-bd54-05b688836b55 2022-03-02 04:44:02,363 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2022-03-02 04:44:02,365 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:44:02,433 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/e00b6579-86ef-4dd3-bd54-05b688836b55 HTTP/1.1" 200 None 2022-03-02 04:44:02,434 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2022-03-02 04:44:02,435 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"dcae-sch","timestamp":"1646196109668","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196113908","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196127609","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196113908","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196125655","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196123643","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646196114277","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646196109668","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646196109668","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646196114277","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196121403","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646196114277","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196119915","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646196114277","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196107799","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196119915","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196107581","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196107581","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196119915","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646196129985","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196113908","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196131105","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196107799","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196107581","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196121403","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646196109668","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196107581","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196119915","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196119915","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196130103","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196107581","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646196114277","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196121403","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196129100","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196113908","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196107799","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196124692","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196129783","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196125735","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196119915","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196119915","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196126658","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196121403","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196113908","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196128612","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196113908","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646196109668","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646196114277","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646196114277","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196107799","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196107799","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196121403","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196123648","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196107581","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196123648","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196127761","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196107799","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196107581","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646196109668","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196113908","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646196109668","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196128780","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196121403","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196126758","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196121403","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196107799","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"}]} 2022-03-02 04:44:02,438 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'dcae-sch', 'timestamp': '1646196109668', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196113908', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196127609', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196113908', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196125655', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196123643', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646196114277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646196109668', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646196109668', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646196114277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196121403', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646196114277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196119915', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646196114277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196107799', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196119915', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196107581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196107581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196119915', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646196129985', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196113908', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196131105', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196107799', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196107581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196121403', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646196109668', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196107581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196119915', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196119915', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196130103', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196107581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646196114277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196121403', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196129100', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196113908', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196107799', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196124692', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196129783', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196125735', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196119915', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196119915', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196126658', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196121403', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196113908', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196128612', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196113908', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646196109668', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646196114277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646196114277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196107799', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196107799', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196121403', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196123648', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196107581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196123648', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196127761', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196107799', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196107581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646196109668', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196113908', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646196109668', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196128780', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196121403', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196126758', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196121403', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196107799', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2022-03-02 04:44:02,438 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2022-03-02 04:44:02,439 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2022-03-02 04:44:02,439 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2022-03-02 04:45:02,474 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:45:02,474 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/e00b6579-86ef-4dd3-bd54-05b688836b55 2022-03-02 04:45:02,474 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2022-03-02 04:45:02,478 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:45:02,611 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/e00b6579-86ef-4dd3-bd54-05b688836b55 HTTP/1.1" 200 None 2022-03-02 04:45:02,613 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2022-03-02 04:45:02,613 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"dcae-sch","timestamp":"1646196109668","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196113908","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196127609","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196113908","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196125655","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196123643","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646196114277","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646196109668","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646196109668","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646196114277","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196121403","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646196114277","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196119915","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646196114277","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196107799","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196119915","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196107581","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196107581","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196119915","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646196129985","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196113908","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196131105","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196107799","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196107581","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196121403","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646196109668","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196107581","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196119915","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196119915","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196130103","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196107581","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646196114277","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196121403","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196129100","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196113908","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196107799","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196124692","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196129783","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196125735","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196119915","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196119915","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196126658","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196121403","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196113908","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196128612","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196113908","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646196109668","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646196114277","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646196114277","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196107799","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196107799","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196121403","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196123648","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196107581","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196123648","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196127761","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196107799","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196107581","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646196109668","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646196129985","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196113908","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646196109668","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196128780","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196121403","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196126758","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196121403","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196107799","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"}]} 2022-03-02 04:45:02,618 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'dcae-sch', 'timestamp': '1646196109668', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196113908', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196127609', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196113908', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196125655', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196123643', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646196114277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646196109668', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646196109668', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646196114277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196121403', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646196114277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196119915', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646196114277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196107799', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196119915', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196107581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196107581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196119915', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646196129985', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196113908', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196131105', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196107799', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196107581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196121403', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646196109668', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196107581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196119915', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196119915', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196130103', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196107581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646196114277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196121403', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196129100', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196113908', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196107799', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196124692', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196129783', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196125735', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196119915', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196119915', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196126658', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196121403', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196113908', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196128612', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196113908', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646196109668', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646196114277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646196114277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196107799', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196107799', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196121403', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196123648', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196107581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196123648', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196127761', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196107799', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196107581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646196109668', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646196129985', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196113908', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646196109668', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196128780', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196121403', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196126758', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196121403', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196107799', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2022-03-02 04:45:02,619 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2022-03-02 04:45:02,619 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2022-03-02 04:45:02,620 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2022-03-02 04:46:02,678 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:46:02,679 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/e00b6579-86ef-4dd3-bd54-05b688836b55 2022-03-02 04:46:02,679 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2022-03-02 04:46:02,681 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:46:02,746 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/e00b6579-86ef-4dd3-bd54-05b688836b55 HTTP/1.1" 200 None 2022-03-02 04:46:02,748 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2022-03-02 04:46:02,749 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"dcae-sch","timestamp":"1646196109668","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196113908","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196127609","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646196152113","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196113908","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196125655","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196123643","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646196114277","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646196109668","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646196109668","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646196114277","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196121403","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646196114277","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196119915","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646196114277","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196107799","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646196129985","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196119915","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196107581","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196107581","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196119915","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646196129985","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196113908","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196131105","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196107799","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196107581","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646196129985","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196121403","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646196109668","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196107581","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196119915","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196119915","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196130103","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196107581","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646196114277","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196121403","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196129100","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196113908","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196107799","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196124692","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196129783","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196125735","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196119915","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196119915","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646196129985","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196126658","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196121403","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196113908","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196128612","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196113908","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646196109668","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646196114277","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646196114277","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196107799","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196107799","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646196153117","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646196150103","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196121403","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196123648","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196107581","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646196129985","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196123648","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196127761","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196107799","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196107581","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646196109668","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646196129985","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196113908","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646196129985","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646196109668","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196128780","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196121403","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196126758","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196121403","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196107799","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"}]} 2022-03-02 04:46:02,751 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'dcae-sch', 'timestamp': '1646196109668', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196113908', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196127609', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646196152113', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196113908', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196125655', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196123643', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646196114277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646196109668', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646196109668', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646196114277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196121403', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646196114277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196119915', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646196114277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196107799', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646196129985', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196119915', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196107581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196107581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196119915', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646196129985', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196113908', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196131105', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196107799', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196107581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646196129985', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196121403', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646196109668', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196107581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196119915', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196119915', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196130103', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196107581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646196114277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196121403', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196129100', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196113908', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196107799', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196124692', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196129783', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196125735', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196119915', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196119915', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646196129985', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196126658', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196121403', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196113908', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196128612', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196113908', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646196109668', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646196114277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646196114277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196107799', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196107799', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646196153117', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646196150103', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196121403', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196123648', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196107581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646196129985', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196123648', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196127761', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196107799', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196107581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646196109668', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646196129985', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196113908', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646196129985', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646196109668', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196128780', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196121403', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196126758', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196121403', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196107799', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2022-03-02 04:46:02,752 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2022-03-02 04:46:02,752 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2022-03-02 04:46:02,752 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2022-03-02 04:47:02,817 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:47:02,818 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/e00b6579-86ef-4dd3-bd54-05b688836b55 2022-03-02 04:47:02,818 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2022-03-02 04:47:02,820 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:47:02,942 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/e00b6579-86ef-4dd3-bd54-05b688836b55 HTTP/1.1" 200 None 2022-03-02 04:47:02,944 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2022-03-02 04:47:02,945 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"dcae-sch","timestamp":"1646196109668","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196113908","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196127609","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646196229229","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646196152113","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196113908","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196125655","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646196234317","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196123643","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646196114277","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646196109668","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646196109668","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646196114277","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196121403","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646196145465","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646196114277","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196119915","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646196114277","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196107799","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646196129985","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196119915","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196107581","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196107581","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196119915","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646196129985","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196113908","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196131105","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196107799","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196107581","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646196145465","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646196233221","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646196129985","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196121403","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646196109668","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196107581","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196119915","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196119915","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196130103","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196107581","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646196236323","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646196114277","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646196232174","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196121403","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196129100","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196113908","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196107799","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196124692","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196129783","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196125735","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196119915","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646196145465","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196119915","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646196129985","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196126658","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196121403","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196113908","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646196128612","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196113908","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646196109668","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646196231123","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646196114277","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1646196114277","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196107799","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646196145465","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196107799","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646196145465","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646196153117","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646196150103","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196121403","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646196145465","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196123648","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646196235319","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196107581","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646196145465","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646196129985","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196123648","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196127761","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196107799","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646196237326","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196107581","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646196109668","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646196129985","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1646196113908","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646196129985","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1646196109668","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646196128780","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196121403","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196126758","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646196121403","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646196107799","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"}]} 2022-03-02 04:47:02,947 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'dcae-sch', 'timestamp': '1646196109668', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196113908', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196127609', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646196229229', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646196152113', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196113908', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196125655', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646196234317', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196123643', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646196114277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646196109668', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646196109668', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646196114277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196121403', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646196145465', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646196114277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196119915', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646196114277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196107799', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646196129985', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196119915', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196107581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196107581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196119915', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646196129985', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196113908', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196131105', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196107799', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196107581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646196145465', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646196233221', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646196129985', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196121403', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646196109668', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196107581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196119915', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196119915', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196130103', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196107581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646196236323', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646196114277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646196232174', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196121403', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196129100', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196113908', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196107799', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196124692', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196129783', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196125735', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196119915', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646196145465', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196119915', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646196129985', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196126658', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196121403', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196113908', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646196128612', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196113908', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646196109668', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646196231123', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646196114277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1646196114277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196107799', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646196145465', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196107799', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646196145465', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646196153117', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646196150103', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196121403', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646196145465', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196123648', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646196235319', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196107581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646196145465', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646196129985', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196123648', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196127761', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196107799', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646196237326', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196107581', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646196109668', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646196129985', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1646196113908', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646196129985', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1646196109668', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646196128780', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196121403', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196126758', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646196121403', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646196107799', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2022-03-02 04:47:02,948 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-03-02 04:47:02,948 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-03-02 04:47:02,949 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-03-02 04:47:02,949 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-03-02 04:47:02,949 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2022-03-02 04:47:02,949 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2022-03-02 04:47:02,950 INFO 211:service_ala_carte.py(1) - Service Distribution for basic_vm is sucessfully finished 2022-03-02 04:47:02,960 DEBUG 129:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '444ab89a-0c2e-459c-8198-717c16c6936e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:47:02,960 DEBUG 131:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances 2022-03-02 04:47:02,960 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-719d482e-57d6-4470-a718-b33bef328e46", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "f9a85be3-47f7-4640-ae36-d91b28f18572", "modelVersionId": "9bff255d-9dc2-4d45-b967-149ba00d8925", "modelName": "basic_vm", "modelVersion": "1.0" }, "cloudConfiguration": { "tenantId": "da7f231cdae845cebdb25d5f96d5d7b5", "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "requestParameters": { "userParams": [ ], "testApi": "GR_API", "subscriptionServiceType": "basic_vm", "aLaCarte": true }, "subscriberInfo": { "globalSubscriberId": "basicvm-customer" }, "project": { "projectName": "basicvm-project" }, "owningEntity": { "owningEntityId": "e49dc91d-f98c-494b-bfdb-0e35018ce1b8", "owningEntityName": "basicvm-oe" } } } 2022-03-02 04:47:02,962 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:47:04,352 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances HTTP/1.1" 202 262 2022-03-02 04:47:04,353 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response code: 202 2022-03-02 04:47:04,353 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response: {"requestReferences":{"requestId":"444ab89a-0c2e-459c-8198-717c16c6936e","instanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/444ab89a-0c2e-459c-8198-717c16c6936e"}} 2022-03-02 04:47:04,354 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2022-03-02 04:47:04,448 DEBUG 129:onap_service.py(8) - [None][Check 444ab89a-0c2e-459c-8198-717c16c6936e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c7050008-89e2-4323-8cb9-ba502d80a7ef', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:47:04,449 DEBUG 131:onap_service.py(8) - [None][Check 444ab89a-0c2e-459c-8198-717c16c6936e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/444ab89a-0c2e-459c-8198-717c16c6936e 2022-03-02 04:47:04,449 DEBUG 132:onap_service.py(8) - [None][Check 444ab89a-0c2e-459c-8198-717c16c6936e orchestration request status] data sent: None 2022-03-02 04:47:04,452 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:47:04,620 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/444ab89a-0c2e-459c-8198-717c16c6936e HTTP/1.1" 200 1348 2022-03-02 04:47:04,623 INFO 142:onap_service.py(8) - [None][Check 444ab89a-0c2e-459c-8198-717c16c6936e orchestration request status] response code: 200 2022-03-02 04:47:04,624 DEBUG 146:onap_service.py(8) - [None][Check 444ab89a-0c2e-459c-8198-717c16c6936e orchestration request status] response: {"request":{"requestId":"444ab89a-0c2e-459c-8198-717c16c6936e","startTime":"Wed, 02 Mar 2022 04:47:03 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f9a85be3-47f7-4640-ae36-d91b28f18572","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelUuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelInvariantUuid":"f9a85be3-47f7-4640-ae36-d91b28f18572"},"requestInfo":{"source":"VID","instanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"e49dc91d-f98c-494b-bfdb-0e35018ce1b8","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","serviceInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 02 Mar 2022 04:47:03 GMT"}}} 2022-03-02 04:47:14,635 DEBUG 129:onap_service.py(8) - [None][Check 444ab89a-0c2e-459c-8198-717c16c6936e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7def5b26-370e-4502-bfe7-c9615f532453', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:47:14,635 DEBUG 131:onap_service.py(8) - [None][Check 444ab89a-0c2e-459c-8198-717c16c6936e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/444ab89a-0c2e-459c-8198-717c16c6936e 2022-03-02 04:47:14,635 DEBUG 132:onap_service.py(8) - [None][Check 444ab89a-0c2e-459c-8198-717c16c6936e orchestration request status] data sent: None 2022-03-02 04:47:14,638 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:47:14,802 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/444ab89a-0c2e-459c-8198-717c16c6936e HTTP/1.1" 200 1558 2022-03-02 04:47:14,804 INFO 142:onap_service.py(8) - [None][Check 444ab89a-0c2e-459c-8198-717c16c6936e orchestration request status] response code: 200 2022-03-02 04:47:14,804 DEBUG 146:onap_service.py(8) - [None][Check 444ab89a-0c2e-459c-8198-717c16c6936e orchestration request status] response: {"request":{"requestId":"444ab89a-0c2e-459c-8198-717c16c6936e","startTime":"Wed, 02 Mar 2022 04:47:03 GMT","finishTime":"Wed, 02 Mar 2022 04:47:07 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f9a85be3-47f7-4640-ae36-d91b28f18572","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelUuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelInvariantUuid":"f9a85be3-47f7-4640-ae36-d91b28f18572"},"requestInfo":{"source":"VID","instanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"e49dc91d-f98c-494b-bfdb-0e35018ce1b8","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","serviceInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 02 Mar 2022 04:47:07 GMT"}}} 2022-03-02 04:47:14,805 INFO 56:mixins.py(8) - ServiceInstantiation task finished 2022-03-02 04:47:14,806 DEBUG 129:onap_service.py(8) - [None][Check 444ab89a-0c2e-459c-8198-717c16c6936e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8357efdb-a9ca-4d2d-bbd1-720524d6fb2a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:47:14,806 DEBUG 131:onap_service.py(8) - [None][Check 444ab89a-0c2e-459c-8198-717c16c6936e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/444ab89a-0c2e-459c-8198-717c16c6936e 2022-03-02 04:47:14,806 DEBUG 132:onap_service.py(8) - [None][Check 444ab89a-0c2e-459c-8198-717c16c6936e orchestration request status] data sent: None 2022-03-02 04:47:14,808 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:47:14,975 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/444ab89a-0c2e-459c-8198-717c16c6936e HTTP/1.1" 200 1558 2022-03-02 04:47:14,976 INFO 142:onap_service.py(8) - [None][Check 444ab89a-0c2e-459c-8198-717c16c6936e orchestration request status] response code: 200 2022-03-02 04:47:14,976 DEBUG 146:onap_service.py(8) - [None][Check 444ab89a-0c2e-459c-8198-717c16c6936e orchestration request status] response: {"request":{"requestId":"444ab89a-0c2e-459c-8198-717c16c6936e","startTime":"Wed, 02 Mar 2022 04:47:03 GMT","finishTime":"Wed, 02 Mar 2022 04:47:07 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f9a85be3-47f7-4640-ae36-d91b28f18572","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelUuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelInvariantUuid":"f9a85be3-47f7-4640-ae36-d91b28f18572"},"requestInfo":{"source":"VID","instanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"e49dc91d-f98c-494b-bfdb-0e35018ce1b8","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","serviceInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 02 Mar 2022 04:47:07 GMT"}}} 2022-03-02 04:47:14,977 DEBUG 129:onap_service.py(8) - [None][Check 444ab89a-0c2e-459c-8198-717c16c6936e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c5ee1cbb-7cb8-452b-a2d6-3e089af95880', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:47:14,977 DEBUG 131:onap_service.py(8) - [None][Check 444ab89a-0c2e-459c-8198-717c16c6936e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/444ab89a-0c2e-459c-8198-717c16c6936e 2022-03-02 04:47:14,977 DEBUG 132:onap_service.py(8) - [None][Check 444ab89a-0c2e-459c-8198-717c16c6936e orchestration request status] data sent: None 2022-03-02 04:47:14,979 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:47:15,138 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/444ab89a-0c2e-459c-8198-717c16c6936e HTTP/1.1" 200 1558 2022-03-02 04:47:15,139 INFO 142:onap_service.py(8) - [None][Check 444ab89a-0c2e-459c-8198-717c16c6936e orchestration request status] response code: 200 2022-03-02 04:47:15,139 DEBUG 146:onap_service.py(8) - [None][Check 444ab89a-0c2e-459c-8198-717c16c6936e orchestration request status] response: {"request":{"requestId":"444ab89a-0c2e-459c-8198-717c16c6936e","startTime":"Wed, 02 Mar 2022 04:47:03 GMT","finishTime":"Wed, 02 Mar 2022 04:47:07 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f9a85be3-47f7-4640-ae36-d91b28f18572","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelUuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelInvariantUuid":"f9a85be3-47f7-4640-ae36-d91b28f18572"},"requestInfo":{"source":"VID","instanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"e49dc91d-f98c-494b-bfdb-0e35018ce1b8","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","serviceInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 02 Mar 2022 04:47:07 GMT"}}} 2022-03-02 04:47:15,144 DEBUG 129:onap_service.py(1) - [None][Check 444ab89a-0c2e-459c-8198-717c16c6936e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8e921d90-eec4-4484-8ae3-dce251436d0c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:47:15,144 DEBUG 131:onap_service.py(1) - [None][Check 444ab89a-0c2e-459c-8198-717c16c6936e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/444ab89a-0c2e-459c-8198-717c16c6936e 2022-03-02 04:47:15,144 DEBUG 132:onap_service.py(1) - [None][Check 444ab89a-0c2e-459c-8198-717c16c6936e orchestration request status] data sent: None 2022-03-02 04:47:15,146 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:47:15,312 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/444ab89a-0c2e-459c-8198-717c16c6936e HTTP/1.1" 200 1558 2022-03-02 04:47:15,314 INFO 142:onap_service.py(1) - [None][Check 444ab89a-0c2e-459c-8198-717c16c6936e orchestration request status] response code: 200 2022-03-02 04:47:15,314 DEBUG 146:onap_service.py(1) - [None][Check 444ab89a-0c2e-459c-8198-717c16c6936e orchestration request status] response: {"request":{"requestId":"444ab89a-0c2e-459c-8198-717c16c6936e","startTime":"Wed, 02 Mar 2022 04:47:03 GMT","finishTime":"Wed, 02 Mar 2022 04:47:07 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f9a85be3-47f7-4640-ae36-d91b28f18572","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelUuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelInvariantUuid":"f9a85be3-47f7-4640-ae36-d91b28f18572"},"requestInfo":{"source":"VID","instanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"e49dc91d-f98c-494b-bfdb-0e35018ce1b8","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","serviceInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 02 Mar 2022 04:47:07 GMT"}}} 2022-03-02 04:47:15,315 DEBUG 129:onap_service.py(1) - [None][Check 444ab89a-0c2e-459c-8198-717c16c6936e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ac26efe4-89f1-4580-ac95-9cdb20329758', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:47:15,315 DEBUG 131:onap_service.py(1) - [None][Check 444ab89a-0c2e-459c-8198-717c16c6936e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/444ab89a-0c2e-459c-8198-717c16c6936e 2022-03-02 04:47:15,315 DEBUG 132:onap_service.py(1) - [None][Check 444ab89a-0c2e-459c-8198-717c16c6936e orchestration request status] data sent: None 2022-03-02 04:47:15,317 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:47:15,467 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/444ab89a-0c2e-459c-8198-717c16c6936e HTTP/1.1" 200 1558 2022-03-02 04:47:15,469 INFO 142:onap_service.py(1) - [None][Check 444ab89a-0c2e-459c-8198-717c16c6936e orchestration request status] response code: 200 2022-03-02 04:47:15,470 DEBUG 146:onap_service.py(1) - [None][Check 444ab89a-0c2e-459c-8198-717c16c6936e orchestration request status] response: {"request":{"requestId":"444ab89a-0c2e-459c-8198-717c16c6936e","startTime":"Wed, 02 Mar 2022 04:47:03 GMT","finishTime":"Wed, 02 Mar 2022 04:47:07 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f9a85be3-47f7-4640-ae36-d91b28f18572","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelUuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelInvariantUuid":"f9a85be3-47f7-4640-ae36-d91b28f18572"},"requestInfo":{"source":"VID","instanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"e49dc91d-f98c-494b-bfdb-0e35018ce1b8","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","serviceInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 02 Mar 2022 04:47:07 GMT"}}} 2022-03-02 04:47:15,471 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:47:15,471 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2022-03-02 04:47:15,471 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2022-03-02 04:47:15,474 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:47:15,595 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 765 2022-03-02 04:47:15,596 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2022-03-02 04:47:15,596 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1646196121155","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"da7f231cdae845cebdb25d5f96d5d7b5"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]}}]} 2022-03-02 04:47:15,599 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-719d482e-57d6-4470-a718-b33bef328e46 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:47:15,599 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-719d482e-57d6-4470-a718-b33bef328e46 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-719d482e-57d6-4470-a718-b33bef328e46 2022-03-02 04:47:15,599 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-719d482e-57d6-4470-a718-b33bef328e46 service-instance-name] data sent: None 2022-03-02 04:47:15,601 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:47:15,787 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-719d482e-57d6-4470-a718-b33bef328e46 HTTP/1.1" 200 1190 2022-03-02 04:47:15,788 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-719d482e-57d6-4470-a718-b33bef328e46 service-instance-name] response code: 200 2022-03-02 04:47:15,788 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-719d482e-57d6-4470-a718-b33bef328e46 service-instance-name] response: {"service-instance":[{"service-instance-id":"20d30da4-5943-44c9-99c4-9aded974ef04","service-instance-name":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"f9a85be3-47f7-4640-ae36-d91b28f18572","model-version-id":"9bff255d-9dc2-4d45-b967-149ba00d8925","resource-version":"1646196426848","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/20d30da4-5943-44c9-99c4-9aded974ef04/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/e49dc91d-f98c-494b-bfdb-0e35018ce1b8","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"e49dc91d-f98c-494b-bfdb-0e35018ce1b8"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]} 2022-03-02 04:47:15,792 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:47:15,792 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2022-03-02 04:47:15,792 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2022-03-02 04:47:15,794 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:47:15,890 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2022-03-02 04:47:15,891 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2022-03-02 04:47:15,891 DEBUG 146:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1646196120052"} 2022-03-02 04:47:15,894 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:47:15,894 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2022-03-02 04:47:15,894 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2022-03-02 04:47:15,896 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:47:16,092 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 765 2022-03-02 04:47:16,093 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2022-03-02 04:47:16,093 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1646196121155","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"da7f231cdae845cebdb25d5f96d5d7b5"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]}}]} 2022-03-02 04:47:16,096 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-719d482e-57d6-4470-a718-b33bef328e46 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:47:16,096 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-719d482e-57d6-4470-a718-b33bef328e46 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-719d482e-57d6-4470-a718-b33bef328e46 2022-03-02 04:47:16,096 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-719d482e-57d6-4470-a718-b33bef328e46 service-instance-name] data sent: None 2022-03-02 04:47:16,098 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:47:16,207 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-719d482e-57d6-4470-a718-b33bef328e46 HTTP/1.1" 200 1190 2022-03-02 04:47:16,207 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-719d482e-57d6-4470-a718-b33bef328e46 service-instance-name] response code: 200 2022-03-02 04:47:16,208 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-719d482e-57d6-4470-a718-b33bef328e46 service-instance-name] response: {"service-instance":[{"service-instance-id":"20d30da4-5943-44c9-99c4-9aded974ef04","service-instance-name":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"f9a85be3-47f7-4640-ae36-d91b28f18572","model-version-id":"9bff255d-9dc2-4d45-b967-149ba00d8925","resource-version":"1646196426848","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/20d30da4-5943-44c9-99c4-9aded974ef04/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/e49dc91d-f98c-494b-bfdb-0e35018ce1b8","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"e49dc91d-f98c-494b-bfdb-0e35018ce1b8"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]} 2022-03-02 04:47:16,210 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:47:16,210 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-03-02 04:47:16,211 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-03-02 04:47:16,212 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:47:16,296 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2022-03-02 04:47:16,297 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-03-02 04:47:16,298 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1646196119860","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2022-03-02 04:47:16,300 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:47:16,300 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5 2022-03-02 04:47:16,301 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-03-02 04:47:16,303 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:47:16,381 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5 HTTP/1.1" 200 611 2022-03-02 04:47:16,382 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-03-02 04:47:16,382 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"da7f231cdae845cebdb25d5f96d5d7b5","tenant-name":"onap-istanbul-daily-vnfs","tenant-context":"None","resource-version":"1646196121155","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2022-03-02 04:47:16,385 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-03-02 04:47:16,385 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-02 04:47:16,385 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:47:16,385 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-02 04:47:16,385 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-02 04:47:16,387 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-02 04:47:16,496 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2022-03-02 04:47:16,497 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-02 04:47:16,497 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e26524be-6990-43ee-a8d4-b787e9342303","invariantUUID":"b2f994e5-c6a0-4bfb-8c8e-3de8eb2683af","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e26524be-6990-43ee-a8d4-b787e9342303/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"00f91654-ca4b-4801-876e-2759d0e9c958","invariantUUID":"99b350d2-47a7-410f-bbcb-6604befcf4d0","name":"basic_onboard_yOQjNJ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/00f91654-ca4b-4801-876e-2759d0e9c958/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","invariantUUID":"f9a85be3-47f7-4640-ae36-d91b28f18572","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9bff255d-9dc2-4d45-b967-149ba00d8925/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"680a42f4-bcb1-457f-9db9-91f7b4c8cfb0","invariantUUID":"bcb356c1-c476-4125-81d2-3fe65bdef6e5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/680a42f4-bcb1-457f-9db9-91f7b4c8cfb0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-02 04:47:16,500 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-03-02 04:47:16,500 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:47:16,500 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:47:16,500 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:47:16,500 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_yOQjNJ from SDC 2022-03-02 04:47:16,500 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:47:16,500 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:47:16,500 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:47:16,501 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-03-02 04:47:16,501 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:47:16,501 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:47:16,501 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:47:16,501 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-02 04:47:16,501 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:47:16,501 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:47:16,501 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:47:16,501 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-03-02 04:47:16,502 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-02 04:47:16,502 INFO 192:__init__.py(1) - Service found, updating information 2022-03-02 04:47:16,502 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:47:16,502 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-02 04:47:16,502 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-03-02 04:47:16,505 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:47:16,556 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-02 04:47:16,559 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-03-02 04:47:16,561 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b7cbca8-ad99-4749-879f-055f6c5f6e53","lifecycleState":"CERTIFIED","lastUpdateDate":1646191439942,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a06c8b5-ee3d-447e-a232-011e3f3a9730","invariantUUID":"6dc0febe-418f-41f1-93e7-d44ed8f26515","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":"d044821f-e6ed-4f73-8005-1a9b877d7d83","lifecycleState":"CERTIFIED","lastUpdateDate":1646191500708,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"307e3c51-e42a-4630-a66c-051eab29a872","invariantUUID":"e6adb943-ae4a-4e0d-ab45-9e950c1ddfe5","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"772146b3-572b-4101-9af8-e8dda93d5968","lifecycleState":"CERTIFIED","lastUpdateDate":1646191322792,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f70eda0d-86ef-4fcd-ac1f-5e841fc35c08","invariantUUID":"68c8d1d4-87a5-40bb-ad63-d6335089568c","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":"fd27492d-00bf-44a6-acae-3957f2850c99","lifecycleState":"CERTIFIED","lastUpdateDate":1646191399670,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f838e8af-8f43-4824-b4e8-70fd019d8c64","invariantUUID":"ffb381a1-df3f-4d6c-b487-3dd14d0d50d4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8bbe80b2-64c4-43f4-9a3b-a3483e438956","lifecycleState":"CERTIFIED","lastUpdateDate":1646191418665,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e3f15e7-8d81-4469-8ebc-1ba2fb316a6c","invariantUUID":"336ebb42-d274-49c5-a43d-c8e4eaedb2a5","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":"78e5f63f-7c48-445e-864b-7d4e50af6329","lifecycleState":"CERTIFIED","lastUpdateDate":1646191430446,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ee59840-7dc9-4b7d-907d-5e73af9366a4","invariantUUID":"229df49a-997a-4423-a103-703c5bf156db","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47c885d1-d9a2-497f-8135-609bb4873c7d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191351707,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d49b06d9-c52b-41a6-9117-38eed9780e46","invariantUUID":"28df4767-49bb-4c7d-bd58-abe089cc826e","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cede4d0b-969a-4da6-92c8-ac7a86a2c29d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191558012,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0596dd37-7e4d-4fc1-b1ff-a1198bff5432","invariantUUID":"7ce00310-ed0e-4504-99e4-489ea3494c6f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b07f7f07-7ff9-4ac7-b599-777159f00476","lifecycleState":"CERTIFIED","lastUpdateDate":1646191385267,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4d4a567-8b70-4af8-ad8f-ec3cb6c13c7f","invariantUUID":"02aaa415-511b-4f72-802c-11e5c71d79a6","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e50466e-126f-4f68-a260-b41343d516cf","lifecycleState":"CERTIFIED","lastUpdateDate":1646191411208,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a745360a-066e-4823-b665-049e56c9071e","invariantUUID":"3ad7adc0-b95d-4a2a-9d5a-f7437167c34f","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":"fcc16b43-b64b-485e-8811-0dc51cdb656e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191325889,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd6627d-23a3-42ac-9a5b-e40e939c0572","invariantUUID":"4c3bedcf-3245-4d86-a9f4-3c5ac0bfc3b9","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":"c2750d30-36fa-462c-b012-251a3ad7b50e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191388507,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c82da1de-66da-4187-adf7-011d45ef3ce0","invariantUUID":"f5c1e5ed-53de-473f-ba5b-d4434f0a5774","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":"51d49329-cc06-44b6-a3d2-bbea35c4c7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191433521,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d6bda0-695f-42b8-acc4-edde1c037b7e","invariantUUID":"53e9e437-f102-4c3e-aa4c-b4da2e92cb39","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":"2855f9e2-45c5-4501-bb5c-fa0a8106e40b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191379532,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cd3e5b9-f379-4755-802a-17cc83aa5ba9","invariantUUID":"a8602cea-a01b-4348-a291-1746c9226eea","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":"defaulticon","uniqueId":"c5823777-d893-4aba-a561-66426f93aa25","lifecycleState":"CERTIFIED","lastUpdateDate":1646196347275,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a575906c-80a0-483d-8498-8cb4a62bf77d","invariantUUID":"0faa7852-1bb6-43d1-9bbe-b79272cf169a","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab38fa74-a470-4ff7-8496-232b4b744805","lifecycleState":"CERTIFIED","lastUpdateDate":1646191344710,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac2712bf-98ed-48dd-8252-cb1f2ecb1b38","invariantUUID":"0e3170a8-88d1-4738-bcb0-4a0b0a6275b2","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":"3775cef0-5621-4ba7-bb05-c3f4935d07c5","lifecycleState":"CERTIFIED","lastUpdateDate":1646191412855,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0396310-8eb9-4f45-ad14-ec44fdc0d191","invariantUUID":"0fdaa9de-9ae5-4c42-a862-f3e7bf1dda56","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7081ae93-32eb-44f7-9292-52bd8887f04e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191460398,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7affb44f-3562-444e-b8a6-9154f8ff5d63","invariantUUID":"866b0161-e59f-4463-98c2-8579a5fc3ac1","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":"f414f6f6-3ca6-44d2-ba53-bbe06f20c6be","lifecycleState":"CERTIFIED","lastUpdateDate":1646191447082,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7bbd62-543c-4413-a041-f0ec59f516b2","invariantUUID":"25e69bbb-f7d5-4f5c-a7b6-699bdc2d8b4e","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8f6b284b-9404-4695-8304-8c86b9aa8fd8","lifecycleState":"CERTIFIED","lastUpdateDate":1646191475424,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbe08f73-2fdb-4df7-ac31-f53bccf2f7bc","invariantUUID":"9457a6ed-18e9-4757-ba5b-12aba20b7337","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":"d1eb1a6b-4eb8-45d8-ad64-83136780c855","lifecycleState":"CERTIFIED","lastUpdateDate":1646191471909,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ebd6d5e0-683e-4c2b-9afb-0165d4b33e4c","invariantUUID":"a0e76e36-5fcd-4d43-a3ac-6860ac15fc5e","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":"922864a9-4bdc-4754-9cf7-e871ba8beacd","lifecycleState":"CERTIFIED","lastUpdateDate":1646191377104,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4566704a-7683-4320-a904-117ab8e87470","invariantUUID":"3a92c2f6-9435-48b7-906a-73e52742c353","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":"compute","uniqueId":"2cfb7f2e-351e-48dc-9831-361e7838f60d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191424504,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"249d3546-d747-4723-b573-861600fe862f","invariantUUID":"1e2264c3-08ea-4060-b156-56146fbe3054","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":"objectStorage","uniqueId":"c788fd09-d645-4de9-87ac-3e9ed92e8ee1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191551009,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"194f7a26-4f46-4662-867f-1fd064771fe2","invariantUUID":"f01a4425-e990-42f5-8285-6ca50da115ce","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4cefca1e-3671-425c-95a8-50dfeb514b2a","lifecycleState":"CERTIFIED","lastUpdateDate":1646191465197,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eea26101-fdac-4913-b61d-9024bafe2087","invariantUUID":"6953d7e8-9368-4526-a0bd-c675f68f851b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21fae40a-80f7-4d45-afc3-978562031376","lifecycleState":"CERTIFIED","lastUpdateDate":1646191502630,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5617277-3218-4387-94b3-7864c36ad2c2","invariantUUID":"e6136959-cbe6-4ca1-a440-cca3ebe6bc6c","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":"networkrules","uniqueId":"a04b488e-7217-447c-b2c4-4a16310b57aa","lifecycleState":"CERTIFIED","lastUpdateDate":1646191359984,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4103130a-63df-4da4-a2ee-3f42eeee18b2","invariantUUID":"6ccce89a-d884-4eef-80d4-50203ab8d0c0","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2109687b-1f34-473c-a6aa-ea1a56f07be7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191543300,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6abf944-c1f1-4ec7-8543-e115bd55c33f","invariantUUID":"65275176-99d6-4d8e-b5d3-71d57f0cdfa9","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9e80425a-2b0c-42fd-b88c-262653243a55","lifecycleState":"CERTIFIED","lastUpdateDate":1646191341440,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b73fa5bc-9836-4e3e-80bc-ad7e8b7a3944","invariantUUID":"79bda7aa-e164-497a-8f43-606051550287","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":"defaulticon","uniqueId":"4b61f5ad-c118-4919-bb18-ed7378b31121","lifecycleState":"CERTIFIED","lastUpdateDate":1646191456990,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03b30352-189b-4786-b086-96b95c16aaf7","invariantUUID":"6a7fa9f6-0eb8-427c-975b-cb87e25e9bba","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6bbbf49a-3e0d-4cd6-8e19-ae3f3b0c0e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191317300,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27746ce8-636e-409c-81f0-ae6807e16767","invariantUUID":"bd3a6d5f-59dd-4276-8cc2-15543db31499","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"614e8646-dd68-41d9-b0e0-241e1e6b9b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1646191493927,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d57f6ac3-1276-4962-ada2-5c886afa98dd","invariantUUID":"a28dab67-cc50-4d9e-9f9b-123d76213887","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"411175e8-67d9-4f00-b396-5b98f9041cde","lifecycleState":"CERTIFIED","lastUpdateDate":1646191477848,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6929900a-cb5b-4c78-8f8e-306edd288082","invariantUUID":"ab8d7492-e84e-4fe9-9af7-4e58f0b7eaa5","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":"3dcd66cb-4bf6-4cc7-8e08-51edfc4af864","lifecycleState":"CERTIFIED","lastUpdateDate":1646191469625,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c2f1d12-f27e-429c-a7cd-ce0f7564a2c8","invariantUUID":"5f1a9f21-74ce-433c-8ecf-a93dc68455bd","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78253de2-63b5-47ae-8ba3-e12f38dbf0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191338488,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0f2f61c-0669-4a2a-843f-6e785128645a","invariantUUID":"0437d399-680a-4ec0-94e8-af609500da8b","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4b55564-01f1-4c23-9c37-bc415bdc19aa","lifecycleState":"CERTIFIED","lastUpdateDate":1646191349612,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30d99b11-9799-4c3b-8f3d-9bfec8b486b9","invariantUUID":"e00d2dcb-7f0a-47b5-9c5c-2c97f7cbb8e7","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79979c05-6eca-459e-928e-91efbf0f94b6","lifecycleState":"CERTIFIED","lastUpdateDate":1646191432026,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32e85d0a-a961-48d6-812c-ab4db64e6e10","invariantUUID":"1cd286df-36c3-48c6-8535-a3ac06d1b2aa","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fc032c37-babc-4e13-98ba-c098a05b8b38","lifecycleState":"CERTIFIED","lastUpdateDate":1646191463435,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02617a2a-c0b1-4fa6-8522-21e2eacb7daa","invariantUUID":"48de5427-1ab1-4b26-8a3a-7b4cc6597726","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":"51757d1c-e02e-4d18-99fb-62e46043b52d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191549670,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a32a7a7-42c3-41be-80e6-68bfcc7b3cc9","invariantUUID":"10f8c4c1-fef9-4640-9eae-41d4ffce492c","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c7bc8ac-1891-41fc-bd7e-601fa8d45445","lifecycleState":"CERTIFIED","lastUpdateDate":1646191473417,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2ae9f5e-b137-4eb9-bbb9-ff4cecc6a356","invariantUUID":"e26866fe-7b1e-4a86-9682-63ee3778a69d","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":"bab85bb3-05ea-4d31-8d32-a399c3c6c97c","lifecycleState":"CERTIFIED","lastUpdateDate":1646191505780,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f29ed4b-5a33-49a5-9466-d97ceeaf353e","invariantUUID":"6bb12d79-b031-4943-8040-6802f7fbc90e","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":"4b99594f-36ae-4430-9667-01ff635c7265","lifecycleState":"CERTIFIED","lastUpdateDate":1646196075407,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","invariantUUID":"a8413d9f-f50b-4261-9647-a77045f0525e","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191303615,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c94350dd-54b1-48bd-910e-a340ce03b0f3","invariantUUID":"df1ca82b-e7cd-425c-80f1-1a4f7f3367e1","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":"fcf0ffe6-9582-4a05-b364-83eda9e3e069","lifecycleState":"CERTIFIED","lastUpdateDate":1646191404589,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9744fb3a-7ea8-43d5-8941-563710e2d29c","invariantUUID":"9461ebd4-b0a4-45ce-9836-8c95fb5bdbad","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":"037e9172-44c7-4dac-9950-d4f99e7a86f0","lifecycleState":"CERTIFIED","lastUpdateDate":1646191370684,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d296c3b3-9dc0-423f-a375-532dde4acfac","invariantUUID":"9320b216-94f8-46a1-8e2f-1a52afe5712c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"adcae2b5-6389-4b4a-abe7-72b9772f874b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191490080,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9e36eb3-4628-449c-b91c-c6cd5c0431e7","invariantUUID":"b8eeaf8d-235b-4c1b-a067-e5bb11c401ba","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"be229b75-7e15-47f5-89a0-0dc6f678d1c0","lifecycleState":"CERTIFIED","lastUpdateDate":1646191560239,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9ad731c-a2af-4cc9-a702-c1e947dc08c4","invariantUUID":"a744afe9-7e6f-4a35-b0fe-50a2f4549d8b","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"e4be237f-addc-4ef1-8d5e-58ddacf4d17b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191504321,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8600165-5e81-4afe-9de3-6851fa7a3b47","invariantUUID":"3cdeb3b7-e7e9-4547-945a-392aa4dd5c35","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":"port","uniqueId":"f13c24f7-2851-4010-9916-bcce341c0a75","lifecycleState":"CERTIFIED","lastUpdateDate":1646191461927,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ea8c1a3a-58e5-465b-8b92-eba01c0d3de0","invariantUUID":"2fffe95b-f894-433c-870c-6f6a96665343","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3400790-560b-4f64-bb23-43f124d1812a","lifecycleState":"CERTIFIED","lastUpdateDate":1646191347007,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"eec5b981-77fb-4072-9a95-26dfda9d8f4d","invariantUUID":"3ae2242d-c366-4701-bc04-d1506aa56481","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":"defaulticon","uniqueId":"ecd15d64-675c-4a4d-87b6-1f98d5777941","lifecycleState":"CERTIFIED","lastUpdateDate":1646191458927,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf189b50-15e7-4802-aff6-af13870124ab","invariantUUID":"af2e0451-ee37-4ed6-9f13-861bd299412a","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"32e3983d-2b5f-42ad-990b-1cdada6bfdf9","lifecycleState":"CERTIFIED","lastUpdateDate":1646191374800,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45daa27a-6647-4e1c-a48e-f6a6c626cb90","invariantUUID":"08b53e87-6e2e-4d7b-ac8e-e458f82f689b","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":"port","uniqueId":"e85e43da-bbbd-4ff1-b100-c3a628448875","lifecycleState":"CERTIFIED","lastUpdateDate":1646191488459,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc42e782-b51f-4942-ae8b-5eb7f0f8b74f","invariantUUID":"b3f9504a-bc11-4057-9e9e-f1d17872e2fb","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b9cb1e7b-7725-4281-9790-d88c0974bcbd","lifecycleState":"CERTIFIED","lastUpdateDate":1646191332371,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c31fe4e-67e2-480f-be43-ba96f6b72575","invariantUUID":"e359cd2b-222f-418b-92cf-fa6ebb635812","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":"defaulticon","uniqueId":"5c1620eb-b554-4dcc-8a15-d08874cb2f5f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191417291,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54aeaba4-7238-4aa5-a340-d05de87774b0","invariantUUID":"b3a667db-49d6-41db-bc5c-6dbb14e57173","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce1669f5-6128-473c-8e81-dd84a4a0dcce","lifecycleState":"CERTIFIED","lastUpdateDate":1646191381924,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1715a5be-4250-4e32-82aa-69211f23f40c","invariantUUID":"b99dddd4-9a7a-46b8-b58c-19d753b7a7cf","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":"network","uniqueId":"5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191387030,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"361173fd-cb83-4847-b96f-b97151c85160","invariantUUID":"f3280d84-bd49-4589-be01-92dc0fb6a632","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":"objectStorage","uniqueId":"2f88d43e-ff01-4b32-907c-d0af454b31f7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191552615,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"741e74dd-376d-467f-9117-647338ddf72d","invariantUUID":"9b0bbca3-7607-4314-9d63-178fd4b8d675","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e44e56d3-c355-4eb3-baa0-531cc116fa02","lifecycleState":"CERTIFIED","lastUpdateDate":1646191406822,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54a0ceec-d0d8-4269-905d-085552a92d92","invariantUUID":"d54c8724-bd20-4fe7-b014-5da031528054","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e57c4da5-8a8d-4562-8ee1-5cb9c210ada1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191467482,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb115573-fbfb-446d-86b9-ae1d52647265","invariantUUID":"01c7c089-14ee-42ed-8dea-f7c4b323b840","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":"353b0214-5ee9-4af4-a9d9-1995498c73da","lifecycleState":"CERTIFIED","lastUpdateDate":1646191546390,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8aa53e27-a9e2-4d42-a3c6-c74992826a15","invariantUUID":"fddc4151-3cd2-493d-8034-f794cb962ecc","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa93ca4c-6512-409f-8e7f-afc28edf04e4","lifecycleState":"CERTIFIED","lastUpdateDate":1646191562219,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cace2501-904e-442a-be56-6ad1c0b0c5c6","invariantUUID":"24f65ecf-5059-463a-9718-ad6ffa4ecd3c","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3848b44-6ae0-4e73-91df-c5f36379aa65","lifecycleState":"CERTIFIED","lastUpdateDate":1646191336197,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07383b48-2f8c-47eb-9290-d79eb10b0bf7","invariantUUID":"2a00493a-f27d-434d-b90a-e4801f97bf63","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":"58578a5d-fb02-416d-8bd7-c257b506911b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191414426,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a07ea39f-fab2-42b8-b582-e9f8acebf243","invariantUUID":"8fb7d901-5459-45f5-bdb6-6d1108c2b7cc","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"22aebe0c-6056-4ee9-85f8-ca7508e89b9e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191497100,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8fb12bef-3b32-48fd-86bc-6ad2bf73bac9","invariantUUID":"883ff366-8360-4150-a617-6985ed5d7f2b","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":"defaulticon","uniqueId":"d2cfdb5b-40af-4f74-87df-bba18ed73d2b","lifecycleState":"CERTIFIED","lastUpdateDate":1646195232771,"name":"basic_onboard_yOQjNJ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d940e59f-5d44-4149-beb6-411399468b26","invariantUUID":"4417b99b-2134-4c51-accc-c8ba73faf6ac","systemName":"BasicOnboardYoqjnj","description":"VF","tags":["basic_onboard_yOQjNJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"636a6659-34a6-4d6b-80cc-c3f48639aa01","lifecycleState":"CERTIFIED","lastUpdateDate":1646191427468,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"914866f0-1a02-44fd-83a8-72ee7ecf4768","invariantUUID":"ee73ec04-e434-4629-943c-560646e63e14","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":"objectStorage","uniqueId":"dbd56685-2602-4c44-b9fd-5c5475425dcf","lifecycleState":"CERTIFIED","lastUpdateDate":1646191554008,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"142e1edd-f8e7-4871-8932-918d69cd30cd","invariantUUID":"feb3de7e-fd36-45e5-a0c5-6da6dbc4c315","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a580069-7311-4cac-8c7e-7812caca574e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191421101,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21c5a385-a49d-4dfb-b528-311641d97e2d","invariantUUID":"eb422558-6999-441c-abd3-c37633c12ac4","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"098bb27c-1743-40ff-8ef0-9455ee3d834b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191480600,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6488c405-428a-4c83-9820-16ab66279b95","invariantUUID":"052ec363-f287-4140-8459-719aaab7660e","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":"b1348a63-0d72-4b31-a05e-c5a13239f43b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191555908,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"501391e2-2e4c-450f-ba41-d352fe2e1b2a","invariantUUID":"1acab8f3-ee26-42b1-a23f-2af2f7c00c89","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7ae1421-be94-4fc6-84c7-4b3aeede0441","lifecycleState":"CERTIFIED","lastUpdateDate":1646191339905,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe7931f6-6e76-4979-8e97-d8005f019532","invariantUUID":"be7db015-92ed-42ff-9fe4-1ed813ddbae8","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a39b31c4-7cd6-4546-bd17-fa39a54ac165","lifecycleState":"CERTIFIED","lastUpdateDate":1646191445303,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02f5df36-a620-4c3e-9dea-70feca5b2162","invariantUUID":"f009b09f-78cf-4b77-931e-5b73a4a91d21","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"258138da-2493-425f-80f9-5a9d3c3f0cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1646191415855,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c8c4a396-f248-4489-b736-a816137976c3","invariantUUID":"65f1b8ae-649e-449d-be07-6be2ab563acf","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5ca019f8-edbe-4998-b3ac-bb28f9d49086","lifecycleState":"CERTIFIED","lastUpdateDate":1646191343028,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53b2b661-2385-4b13-bed8-fe5017ee0f69","invariantUUID":"448a92a9-c3d6-409d-ada3-078b143141a9","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d1bc151e-adce-40aa-b2e7-1de2ba2db63f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191437807,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b197aae4-b6a1-4557-a9a3-c91b4cc3f010","invariantUUID":"bbfb8c29-3650-4ec7-ada8-1255e54ea7d0","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":"objectStorage","uniqueId":"6153e8bf-25cc-47d5-9a61-320f75ee0d03","lifecycleState":"CERTIFIED","lastUpdateDate":1646191314683,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06c519e2-7ea1-4133-bd6f-341d5d6d2be8","invariantUUID":"e9aaae20-2fa2-4361-9158-598eaabf9b40","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":"port","uniqueId":"71f7aa2c-d165-4f20-bf7c-7c3263f23a29","lifecycleState":"CERTIFIED","lastUpdateDate":1646191363284,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7696478c-6a5d-456e-b4cc-fce4c7ca4c99","invariantUUID":"8868d62d-aeec-4f9f-af99-bbfc835158ea","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e41218b-6024-4eec-8db5-d5772dc3bdf9","lifecycleState":"CERTIFIED","lastUpdateDate":1646191353375,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75943199-d46b-4bb5-947d-b63dc6857946","invariantUUID":"6aa2528f-60fb-47e7-ad8a-0951081f7b87","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bc02c2f0-a904-4fdf-8b99-4a4969ae1d82","lifecycleState":"CERTIFIED","lastUpdateDate":1646191563588,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8c48eff-b2fd-4cf2-861a-d9147bb4a5ab","invariantUUID":"16c14da4-b077-4990-b5bd-80647177fe3f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d2660c46-1a38-41eb-a0aa-b1c8cc748f3b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191324378,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba97e555-44be-47b2-bf77-ce8ed15b037c","invariantUUID":"2dece330-f078-4741-8507-834a227b0beb","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":"securityrules","uniqueId":"9cf50de2-3b9a-4443-9249-8853e3ac590d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191372123,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bb699496-060f-42f9-a6df-cdf0237d5f66","invariantUUID":"8ec76f5c-403f-4c2c-9865-59d4e7230437","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"590fba85-b08c-44dc-b18f-60ce5cc2f70f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191312467,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"f988ef33-4096-4330-8636-6060d244a383","invariantUUID":"b751418c-9e01-4073-bf8c-5118e3546f48","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":"e37771be-3e9f-4fa3-b3fa-d77d37ca662e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191548236,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75dcd6c4-b775-429a-aa59-2a9cd1f7d456","invariantUUID":"39d65b38-6dda-4314-99a6-0c1d261b104e","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"9b5afb09-1520-49e4-9d3e-3e819c98b6ed","lifecycleState":"CERTIFIED","lastUpdateDate":1646191369256,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"495320c6-ce74-4389-acb5-c251a31b4497","invariantUUID":"24a03a43-ab2c-4666-b0f8-e6e489ae3815","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fbbbb231-8f18-46a1-b405-b35656dca930","lifecycleState":"CERTIFIED","lastUpdateDate":1646195928590,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"680a42f4-bcb1-457f-9db9-91f7b4c8cfb0","invariantUUID":"bcb356c1-c476-4125-81d2-3fe65bdef6e5","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c04d22c7-50aa-4fa7-9980-8c00cbafc063","lifecycleState":"CERTIFIED","lastUpdateDate":1646195271275,"name":"basic_onboard_yOQjNJ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"00f91654-ca4b-4801-876e-2759d0e9c958","invariantUUID":"99b350d2-47a7-410f-bbcb-6604befcf4d0","systemName":"BasicOnboardYoqjnj","description":"service","tags":["basic_onboard_yOQjNJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"232dcccc-a726-4bc9-aa76-dd610dd35a39","lifecycleState":"CERTIFIED","lastUpdateDate":1646196383575,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e26524be-6990-43ee-a8d4-b787e9342303","invariantUUID":"b2f994e5-c6a0-4bfb-8c8e-3de8eb2683af","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1017e36e-572c-4aad-9863-a745f632c832","lifecycleState":"CERTIFIED","lastUpdateDate":1646196117386,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","invariantUUID":"f9a85be3-47f7-4640-ae36-d91b28f18572","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-02 04:47:16,565 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-03-02 04:47:16,566 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:47:16,566 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/9bff255d-9dc2-4d45-b967-149ba00d8925/toscaModel 2022-03-02 04:47:16,566 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2022-03-02 04:47:16,568 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-02 04:47:16,894 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/9bff255d-9dc2-4d45-b967-149ba00d8925/toscaModel HTTP/1.1" 200 None 2022-03-02 04:47:16,896 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2022-03-02 04:47:16,896 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2022-03-02 04:47:16,952 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-03-02 04:47:16,952 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-02 04:47:16,952 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:47:16,953 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-02 04:47:16,953 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-02 04:47:16,954 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-02 04:47:17,000 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2022-03-02 04:47:17,001 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-02 04:47:17,001 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e26524be-6990-43ee-a8d4-b787e9342303","invariantUUID":"b2f994e5-c6a0-4bfb-8c8e-3de8eb2683af","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e26524be-6990-43ee-a8d4-b787e9342303/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"00f91654-ca4b-4801-876e-2759d0e9c958","invariantUUID":"99b350d2-47a7-410f-bbcb-6604befcf4d0","name":"basic_onboard_yOQjNJ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/00f91654-ca4b-4801-876e-2759d0e9c958/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","invariantUUID":"f9a85be3-47f7-4640-ae36-d91b28f18572","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9bff255d-9dc2-4d45-b967-149ba00d8925/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"680a42f4-bcb1-457f-9db9-91f7b4c8cfb0","invariantUUID":"bcb356c1-c476-4125-81d2-3fe65bdef6e5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/680a42f4-bcb1-457f-9db9-91f7b4c8cfb0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-02 04:47:17,003 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-03-02 04:47:17,004 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:47:17,004 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:47:17,004 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:47:17,004 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_yOQjNJ from SDC 2022-03-02 04:47:17,004 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:47:17,004 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:47:17,004 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:47:17,004 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-03-02 04:47:17,004 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:47:17,004 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:47:17,004 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:47:17,005 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-02 04:47:17,005 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:47:17,005 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:47:17,005 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:47:17,005 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-03-02 04:47:17,005 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-02 04:47:17,005 INFO 192:__init__.py(1) - Service found, updating information 2022-03-02 04:47:17,006 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:47:17,006 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-02 04:47:17,006 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-03-02 04:47:17,007 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:47:17,056 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-02 04:47:17,058 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-03-02 04:47:17,060 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b7cbca8-ad99-4749-879f-055f6c5f6e53","lifecycleState":"CERTIFIED","lastUpdateDate":1646191439942,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a06c8b5-ee3d-447e-a232-011e3f3a9730","invariantUUID":"6dc0febe-418f-41f1-93e7-d44ed8f26515","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":"d044821f-e6ed-4f73-8005-1a9b877d7d83","lifecycleState":"CERTIFIED","lastUpdateDate":1646191500708,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"307e3c51-e42a-4630-a66c-051eab29a872","invariantUUID":"e6adb943-ae4a-4e0d-ab45-9e950c1ddfe5","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"772146b3-572b-4101-9af8-e8dda93d5968","lifecycleState":"CERTIFIED","lastUpdateDate":1646191322792,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f70eda0d-86ef-4fcd-ac1f-5e841fc35c08","invariantUUID":"68c8d1d4-87a5-40bb-ad63-d6335089568c","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":"fd27492d-00bf-44a6-acae-3957f2850c99","lifecycleState":"CERTIFIED","lastUpdateDate":1646191399670,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f838e8af-8f43-4824-b4e8-70fd019d8c64","invariantUUID":"ffb381a1-df3f-4d6c-b487-3dd14d0d50d4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8bbe80b2-64c4-43f4-9a3b-a3483e438956","lifecycleState":"CERTIFIED","lastUpdateDate":1646191418665,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e3f15e7-8d81-4469-8ebc-1ba2fb316a6c","invariantUUID":"336ebb42-d274-49c5-a43d-c8e4eaedb2a5","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":"78e5f63f-7c48-445e-864b-7d4e50af6329","lifecycleState":"CERTIFIED","lastUpdateDate":1646191430446,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ee59840-7dc9-4b7d-907d-5e73af9366a4","invariantUUID":"229df49a-997a-4423-a103-703c5bf156db","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47c885d1-d9a2-497f-8135-609bb4873c7d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191351707,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d49b06d9-c52b-41a6-9117-38eed9780e46","invariantUUID":"28df4767-49bb-4c7d-bd58-abe089cc826e","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cede4d0b-969a-4da6-92c8-ac7a86a2c29d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191558012,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0596dd37-7e4d-4fc1-b1ff-a1198bff5432","invariantUUID":"7ce00310-ed0e-4504-99e4-489ea3494c6f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b07f7f07-7ff9-4ac7-b599-777159f00476","lifecycleState":"CERTIFIED","lastUpdateDate":1646191385267,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4d4a567-8b70-4af8-ad8f-ec3cb6c13c7f","invariantUUID":"02aaa415-511b-4f72-802c-11e5c71d79a6","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e50466e-126f-4f68-a260-b41343d516cf","lifecycleState":"CERTIFIED","lastUpdateDate":1646191411208,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a745360a-066e-4823-b665-049e56c9071e","invariantUUID":"3ad7adc0-b95d-4a2a-9d5a-f7437167c34f","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":"fcc16b43-b64b-485e-8811-0dc51cdb656e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191325889,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd6627d-23a3-42ac-9a5b-e40e939c0572","invariantUUID":"4c3bedcf-3245-4d86-a9f4-3c5ac0bfc3b9","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":"c2750d30-36fa-462c-b012-251a3ad7b50e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191388507,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c82da1de-66da-4187-adf7-011d45ef3ce0","invariantUUID":"f5c1e5ed-53de-473f-ba5b-d4434f0a5774","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":"51d49329-cc06-44b6-a3d2-bbea35c4c7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191433521,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d6bda0-695f-42b8-acc4-edde1c037b7e","invariantUUID":"53e9e437-f102-4c3e-aa4c-b4da2e92cb39","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":"2855f9e2-45c5-4501-bb5c-fa0a8106e40b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191379532,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cd3e5b9-f379-4755-802a-17cc83aa5ba9","invariantUUID":"a8602cea-a01b-4348-a291-1746c9226eea","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":"defaulticon","uniqueId":"c5823777-d893-4aba-a561-66426f93aa25","lifecycleState":"CERTIFIED","lastUpdateDate":1646196347275,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a575906c-80a0-483d-8498-8cb4a62bf77d","invariantUUID":"0faa7852-1bb6-43d1-9bbe-b79272cf169a","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab38fa74-a470-4ff7-8496-232b4b744805","lifecycleState":"CERTIFIED","lastUpdateDate":1646191344710,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac2712bf-98ed-48dd-8252-cb1f2ecb1b38","invariantUUID":"0e3170a8-88d1-4738-bcb0-4a0b0a6275b2","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":"3775cef0-5621-4ba7-bb05-c3f4935d07c5","lifecycleState":"CERTIFIED","lastUpdateDate":1646191412855,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0396310-8eb9-4f45-ad14-ec44fdc0d191","invariantUUID":"0fdaa9de-9ae5-4c42-a862-f3e7bf1dda56","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7081ae93-32eb-44f7-9292-52bd8887f04e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191460398,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7affb44f-3562-444e-b8a6-9154f8ff5d63","invariantUUID":"866b0161-e59f-4463-98c2-8579a5fc3ac1","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":"f414f6f6-3ca6-44d2-ba53-bbe06f20c6be","lifecycleState":"CERTIFIED","lastUpdateDate":1646191447082,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7bbd62-543c-4413-a041-f0ec59f516b2","invariantUUID":"25e69bbb-f7d5-4f5c-a7b6-699bdc2d8b4e","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8f6b284b-9404-4695-8304-8c86b9aa8fd8","lifecycleState":"CERTIFIED","lastUpdateDate":1646191475424,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbe08f73-2fdb-4df7-ac31-f53bccf2f7bc","invariantUUID":"9457a6ed-18e9-4757-ba5b-12aba20b7337","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":"d1eb1a6b-4eb8-45d8-ad64-83136780c855","lifecycleState":"CERTIFIED","lastUpdateDate":1646191471909,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ebd6d5e0-683e-4c2b-9afb-0165d4b33e4c","invariantUUID":"a0e76e36-5fcd-4d43-a3ac-6860ac15fc5e","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":"922864a9-4bdc-4754-9cf7-e871ba8beacd","lifecycleState":"CERTIFIED","lastUpdateDate":1646191377104,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4566704a-7683-4320-a904-117ab8e87470","invariantUUID":"3a92c2f6-9435-48b7-906a-73e52742c353","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":"compute","uniqueId":"2cfb7f2e-351e-48dc-9831-361e7838f60d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191424504,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"249d3546-d747-4723-b573-861600fe862f","invariantUUID":"1e2264c3-08ea-4060-b156-56146fbe3054","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":"objectStorage","uniqueId":"c788fd09-d645-4de9-87ac-3e9ed92e8ee1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191551009,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"194f7a26-4f46-4662-867f-1fd064771fe2","invariantUUID":"f01a4425-e990-42f5-8285-6ca50da115ce","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4cefca1e-3671-425c-95a8-50dfeb514b2a","lifecycleState":"CERTIFIED","lastUpdateDate":1646191465197,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eea26101-fdac-4913-b61d-9024bafe2087","invariantUUID":"6953d7e8-9368-4526-a0bd-c675f68f851b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21fae40a-80f7-4d45-afc3-978562031376","lifecycleState":"CERTIFIED","lastUpdateDate":1646191502630,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5617277-3218-4387-94b3-7864c36ad2c2","invariantUUID":"e6136959-cbe6-4ca1-a440-cca3ebe6bc6c","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":"networkrules","uniqueId":"a04b488e-7217-447c-b2c4-4a16310b57aa","lifecycleState":"CERTIFIED","lastUpdateDate":1646191359984,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4103130a-63df-4da4-a2ee-3f42eeee18b2","invariantUUID":"6ccce89a-d884-4eef-80d4-50203ab8d0c0","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2109687b-1f34-473c-a6aa-ea1a56f07be7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191543300,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6abf944-c1f1-4ec7-8543-e115bd55c33f","invariantUUID":"65275176-99d6-4d8e-b5d3-71d57f0cdfa9","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9e80425a-2b0c-42fd-b88c-262653243a55","lifecycleState":"CERTIFIED","lastUpdateDate":1646191341440,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b73fa5bc-9836-4e3e-80bc-ad7e8b7a3944","invariantUUID":"79bda7aa-e164-497a-8f43-606051550287","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":"defaulticon","uniqueId":"4b61f5ad-c118-4919-bb18-ed7378b31121","lifecycleState":"CERTIFIED","lastUpdateDate":1646191456990,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03b30352-189b-4786-b086-96b95c16aaf7","invariantUUID":"6a7fa9f6-0eb8-427c-975b-cb87e25e9bba","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6bbbf49a-3e0d-4cd6-8e19-ae3f3b0c0e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191317300,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27746ce8-636e-409c-81f0-ae6807e16767","invariantUUID":"bd3a6d5f-59dd-4276-8cc2-15543db31499","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"614e8646-dd68-41d9-b0e0-241e1e6b9b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1646191493927,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d57f6ac3-1276-4962-ada2-5c886afa98dd","invariantUUID":"a28dab67-cc50-4d9e-9f9b-123d76213887","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"411175e8-67d9-4f00-b396-5b98f9041cde","lifecycleState":"CERTIFIED","lastUpdateDate":1646191477848,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6929900a-cb5b-4c78-8f8e-306edd288082","invariantUUID":"ab8d7492-e84e-4fe9-9af7-4e58f0b7eaa5","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":"3dcd66cb-4bf6-4cc7-8e08-51edfc4af864","lifecycleState":"CERTIFIED","lastUpdateDate":1646191469625,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c2f1d12-f27e-429c-a7cd-ce0f7564a2c8","invariantUUID":"5f1a9f21-74ce-433c-8ecf-a93dc68455bd","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78253de2-63b5-47ae-8ba3-e12f38dbf0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191338488,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0f2f61c-0669-4a2a-843f-6e785128645a","invariantUUID":"0437d399-680a-4ec0-94e8-af609500da8b","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4b55564-01f1-4c23-9c37-bc415bdc19aa","lifecycleState":"CERTIFIED","lastUpdateDate":1646191349612,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30d99b11-9799-4c3b-8f3d-9bfec8b486b9","invariantUUID":"e00d2dcb-7f0a-47b5-9c5c-2c97f7cbb8e7","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79979c05-6eca-459e-928e-91efbf0f94b6","lifecycleState":"CERTIFIED","lastUpdateDate":1646191432026,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32e85d0a-a961-48d6-812c-ab4db64e6e10","invariantUUID":"1cd286df-36c3-48c6-8535-a3ac06d1b2aa","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fc032c37-babc-4e13-98ba-c098a05b8b38","lifecycleState":"CERTIFIED","lastUpdateDate":1646191463435,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02617a2a-c0b1-4fa6-8522-21e2eacb7daa","invariantUUID":"48de5427-1ab1-4b26-8a3a-7b4cc6597726","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":"51757d1c-e02e-4d18-99fb-62e46043b52d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191549670,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a32a7a7-42c3-41be-80e6-68bfcc7b3cc9","invariantUUID":"10f8c4c1-fef9-4640-9eae-41d4ffce492c","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c7bc8ac-1891-41fc-bd7e-601fa8d45445","lifecycleState":"CERTIFIED","lastUpdateDate":1646191473417,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2ae9f5e-b137-4eb9-bbb9-ff4cecc6a356","invariantUUID":"e26866fe-7b1e-4a86-9682-63ee3778a69d","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":"bab85bb3-05ea-4d31-8d32-a399c3c6c97c","lifecycleState":"CERTIFIED","lastUpdateDate":1646191505780,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f29ed4b-5a33-49a5-9466-d97ceeaf353e","invariantUUID":"6bb12d79-b031-4943-8040-6802f7fbc90e","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":"4b99594f-36ae-4430-9667-01ff635c7265","lifecycleState":"CERTIFIED","lastUpdateDate":1646196075407,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","invariantUUID":"a8413d9f-f50b-4261-9647-a77045f0525e","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191303615,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c94350dd-54b1-48bd-910e-a340ce03b0f3","invariantUUID":"df1ca82b-e7cd-425c-80f1-1a4f7f3367e1","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":"fcf0ffe6-9582-4a05-b364-83eda9e3e069","lifecycleState":"CERTIFIED","lastUpdateDate":1646191404589,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9744fb3a-7ea8-43d5-8941-563710e2d29c","invariantUUID":"9461ebd4-b0a4-45ce-9836-8c95fb5bdbad","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":"037e9172-44c7-4dac-9950-d4f99e7a86f0","lifecycleState":"CERTIFIED","lastUpdateDate":1646191370684,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d296c3b3-9dc0-423f-a375-532dde4acfac","invariantUUID":"9320b216-94f8-46a1-8e2f-1a52afe5712c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"adcae2b5-6389-4b4a-abe7-72b9772f874b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191490080,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9e36eb3-4628-449c-b91c-c6cd5c0431e7","invariantUUID":"b8eeaf8d-235b-4c1b-a067-e5bb11c401ba","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"be229b75-7e15-47f5-89a0-0dc6f678d1c0","lifecycleState":"CERTIFIED","lastUpdateDate":1646191560239,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9ad731c-a2af-4cc9-a702-c1e947dc08c4","invariantUUID":"a744afe9-7e6f-4a35-b0fe-50a2f4549d8b","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"e4be237f-addc-4ef1-8d5e-58ddacf4d17b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191504321,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8600165-5e81-4afe-9de3-6851fa7a3b47","invariantUUID":"3cdeb3b7-e7e9-4547-945a-392aa4dd5c35","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":"port","uniqueId":"f13c24f7-2851-4010-9916-bcce341c0a75","lifecycleState":"CERTIFIED","lastUpdateDate":1646191461927,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ea8c1a3a-58e5-465b-8b92-eba01c0d3de0","invariantUUID":"2fffe95b-f894-433c-870c-6f6a96665343","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3400790-560b-4f64-bb23-43f124d1812a","lifecycleState":"CERTIFIED","lastUpdateDate":1646191347007,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"eec5b981-77fb-4072-9a95-26dfda9d8f4d","invariantUUID":"3ae2242d-c366-4701-bc04-d1506aa56481","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":"defaulticon","uniqueId":"ecd15d64-675c-4a4d-87b6-1f98d5777941","lifecycleState":"CERTIFIED","lastUpdateDate":1646191458927,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf189b50-15e7-4802-aff6-af13870124ab","invariantUUID":"af2e0451-ee37-4ed6-9f13-861bd299412a","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"32e3983d-2b5f-42ad-990b-1cdada6bfdf9","lifecycleState":"CERTIFIED","lastUpdateDate":1646191374800,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45daa27a-6647-4e1c-a48e-f6a6c626cb90","invariantUUID":"08b53e87-6e2e-4d7b-ac8e-e458f82f689b","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":"port","uniqueId":"e85e43da-bbbd-4ff1-b100-c3a628448875","lifecycleState":"CERTIFIED","lastUpdateDate":1646191488459,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc42e782-b51f-4942-ae8b-5eb7f0f8b74f","invariantUUID":"b3f9504a-bc11-4057-9e9e-f1d17872e2fb","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b9cb1e7b-7725-4281-9790-d88c0974bcbd","lifecycleState":"CERTIFIED","lastUpdateDate":1646191332371,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c31fe4e-67e2-480f-be43-ba96f6b72575","invariantUUID":"e359cd2b-222f-418b-92cf-fa6ebb635812","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":"defaulticon","uniqueId":"5c1620eb-b554-4dcc-8a15-d08874cb2f5f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191417291,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54aeaba4-7238-4aa5-a340-d05de87774b0","invariantUUID":"b3a667db-49d6-41db-bc5c-6dbb14e57173","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce1669f5-6128-473c-8e81-dd84a4a0dcce","lifecycleState":"CERTIFIED","lastUpdateDate":1646191381924,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1715a5be-4250-4e32-82aa-69211f23f40c","invariantUUID":"b99dddd4-9a7a-46b8-b58c-19d753b7a7cf","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":"network","uniqueId":"5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191387030,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"361173fd-cb83-4847-b96f-b97151c85160","invariantUUID":"f3280d84-bd49-4589-be01-92dc0fb6a632","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":"objectStorage","uniqueId":"2f88d43e-ff01-4b32-907c-d0af454b31f7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191552615,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"741e74dd-376d-467f-9117-647338ddf72d","invariantUUID":"9b0bbca3-7607-4314-9d63-178fd4b8d675","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e44e56d3-c355-4eb3-baa0-531cc116fa02","lifecycleState":"CERTIFIED","lastUpdateDate":1646191406822,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54a0ceec-d0d8-4269-905d-085552a92d92","invariantUUID":"d54c8724-bd20-4fe7-b014-5da031528054","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e57c4da5-8a8d-4562-8ee1-5cb9c210ada1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191467482,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb115573-fbfb-446d-86b9-ae1d52647265","invariantUUID":"01c7c089-14ee-42ed-8dea-f7c4b323b840","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":"353b0214-5ee9-4af4-a9d9-1995498c73da","lifecycleState":"CERTIFIED","lastUpdateDate":1646191546390,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8aa53e27-a9e2-4d42-a3c6-c74992826a15","invariantUUID":"fddc4151-3cd2-493d-8034-f794cb962ecc","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa93ca4c-6512-409f-8e7f-afc28edf04e4","lifecycleState":"CERTIFIED","lastUpdateDate":1646191562219,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cace2501-904e-442a-be56-6ad1c0b0c5c6","invariantUUID":"24f65ecf-5059-463a-9718-ad6ffa4ecd3c","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3848b44-6ae0-4e73-91df-c5f36379aa65","lifecycleState":"CERTIFIED","lastUpdateDate":1646191336197,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07383b48-2f8c-47eb-9290-d79eb10b0bf7","invariantUUID":"2a00493a-f27d-434d-b90a-e4801f97bf63","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":"58578a5d-fb02-416d-8bd7-c257b506911b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191414426,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a07ea39f-fab2-42b8-b582-e9f8acebf243","invariantUUID":"8fb7d901-5459-45f5-bdb6-6d1108c2b7cc","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"22aebe0c-6056-4ee9-85f8-ca7508e89b9e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191497100,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8fb12bef-3b32-48fd-86bc-6ad2bf73bac9","invariantUUID":"883ff366-8360-4150-a617-6985ed5d7f2b","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":"defaulticon","uniqueId":"d2cfdb5b-40af-4f74-87df-bba18ed73d2b","lifecycleState":"CERTIFIED","lastUpdateDate":1646195232771,"name":"basic_onboard_yOQjNJ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d940e59f-5d44-4149-beb6-411399468b26","invariantUUID":"4417b99b-2134-4c51-accc-c8ba73faf6ac","systemName":"BasicOnboardYoqjnj","description":"VF","tags":["basic_onboard_yOQjNJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"636a6659-34a6-4d6b-80cc-c3f48639aa01","lifecycleState":"CERTIFIED","lastUpdateDate":1646191427468,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"914866f0-1a02-44fd-83a8-72ee7ecf4768","invariantUUID":"ee73ec04-e434-4629-943c-560646e63e14","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":"objectStorage","uniqueId":"dbd56685-2602-4c44-b9fd-5c5475425dcf","lifecycleState":"CERTIFIED","lastUpdateDate":1646191554008,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"142e1edd-f8e7-4871-8932-918d69cd30cd","invariantUUID":"feb3de7e-fd36-45e5-a0c5-6da6dbc4c315","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a580069-7311-4cac-8c7e-7812caca574e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191421101,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21c5a385-a49d-4dfb-b528-311641d97e2d","invariantUUID":"eb422558-6999-441c-abd3-c37633c12ac4","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"098bb27c-1743-40ff-8ef0-9455ee3d834b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191480600,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6488c405-428a-4c83-9820-16ab66279b95","invariantUUID":"052ec363-f287-4140-8459-719aaab7660e","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":"b1348a63-0d72-4b31-a05e-c5a13239f43b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191555908,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"501391e2-2e4c-450f-ba41-d352fe2e1b2a","invariantUUID":"1acab8f3-ee26-42b1-a23f-2af2f7c00c89","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7ae1421-be94-4fc6-84c7-4b3aeede0441","lifecycleState":"CERTIFIED","lastUpdateDate":1646191339905,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe7931f6-6e76-4979-8e97-d8005f019532","invariantUUID":"be7db015-92ed-42ff-9fe4-1ed813ddbae8","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a39b31c4-7cd6-4546-bd17-fa39a54ac165","lifecycleState":"CERTIFIED","lastUpdateDate":1646191445303,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02f5df36-a620-4c3e-9dea-70feca5b2162","invariantUUID":"f009b09f-78cf-4b77-931e-5b73a4a91d21","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"258138da-2493-425f-80f9-5a9d3c3f0cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1646191415855,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c8c4a396-f248-4489-b736-a816137976c3","invariantUUID":"65f1b8ae-649e-449d-be07-6be2ab563acf","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5ca019f8-edbe-4998-b3ac-bb28f9d49086","lifecycleState":"CERTIFIED","lastUpdateDate":1646191343028,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53b2b661-2385-4b13-bed8-fe5017ee0f69","invariantUUID":"448a92a9-c3d6-409d-ada3-078b143141a9","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d1bc151e-adce-40aa-b2e7-1de2ba2db63f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191437807,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b197aae4-b6a1-4557-a9a3-c91b4cc3f010","invariantUUID":"bbfb8c29-3650-4ec7-ada8-1255e54ea7d0","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":"objectStorage","uniqueId":"6153e8bf-25cc-47d5-9a61-320f75ee0d03","lifecycleState":"CERTIFIED","lastUpdateDate":1646191314683,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06c519e2-7ea1-4133-bd6f-341d5d6d2be8","invariantUUID":"e9aaae20-2fa2-4361-9158-598eaabf9b40","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":"port","uniqueId":"71f7aa2c-d165-4f20-bf7c-7c3263f23a29","lifecycleState":"CERTIFIED","lastUpdateDate":1646191363284,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7696478c-6a5d-456e-b4cc-fce4c7ca4c99","invariantUUID":"8868d62d-aeec-4f9f-af99-bbfc835158ea","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e41218b-6024-4eec-8db5-d5772dc3bdf9","lifecycleState":"CERTIFIED","lastUpdateDate":1646191353375,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75943199-d46b-4bb5-947d-b63dc6857946","invariantUUID":"6aa2528f-60fb-47e7-ad8a-0951081f7b87","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bc02c2f0-a904-4fdf-8b99-4a4969ae1d82","lifecycleState":"CERTIFIED","lastUpdateDate":1646191563588,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8c48eff-b2fd-4cf2-861a-d9147bb4a5ab","invariantUUID":"16c14da4-b077-4990-b5bd-80647177fe3f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d2660c46-1a38-41eb-a0aa-b1c8cc748f3b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191324378,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba97e555-44be-47b2-bf77-ce8ed15b037c","invariantUUID":"2dece330-f078-4741-8507-834a227b0beb","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":"securityrules","uniqueId":"9cf50de2-3b9a-4443-9249-8853e3ac590d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191372123,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bb699496-060f-42f9-a6df-cdf0237d5f66","invariantUUID":"8ec76f5c-403f-4c2c-9865-59d4e7230437","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"590fba85-b08c-44dc-b18f-60ce5cc2f70f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191312467,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"f988ef33-4096-4330-8636-6060d244a383","invariantUUID":"b751418c-9e01-4073-bf8c-5118e3546f48","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":"e37771be-3e9f-4fa3-b3fa-d77d37ca662e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191548236,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75dcd6c4-b775-429a-aa59-2a9cd1f7d456","invariantUUID":"39d65b38-6dda-4314-99a6-0c1d261b104e","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"9b5afb09-1520-49e4-9d3e-3e819c98b6ed","lifecycleState":"CERTIFIED","lastUpdateDate":1646191369256,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"495320c6-ce74-4389-acb5-c251a31b4497","invariantUUID":"24a03a43-ab2c-4666-b0f8-e6e489ae3815","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fbbbb231-8f18-46a1-b405-b35656dca930","lifecycleState":"CERTIFIED","lastUpdateDate":1646195928590,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"680a42f4-bcb1-457f-9db9-91f7b4c8cfb0","invariantUUID":"bcb356c1-c476-4125-81d2-3fe65bdef6e5","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c04d22c7-50aa-4fa7-9980-8c00cbafc063","lifecycleState":"CERTIFIED","lastUpdateDate":1646195271275,"name":"basic_onboard_yOQjNJ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"00f91654-ca4b-4801-876e-2759d0e9c958","invariantUUID":"99b350d2-47a7-410f-bbcb-6604befcf4d0","systemName":"BasicOnboardYoqjnj","description":"service","tags":["basic_onboard_yOQjNJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"232dcccc-a726-4bc9-aa76-dd610dd35a39","lifecycleState":"CERTIFIED","lastUpdateDate":1646196383575,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e26524be-6990-43ee-a8d4-b787e9342303","invariantUUID":"b2f994e5-c6a0-4bfb-8c8e-3de8eb2683af","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1017e36e-572c-4aad-9863-a745f632c832","lifecycleState":"CERTIFIED","lastUpdateDate":1646196117386,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","invariantUUID":"f9a85be3-47f7-4640-ae36-d91b28f18572","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-02 04:47:17,064 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-03-02 04:47:17,064 DEBUG 129:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:47:17,064 DEBUG 131:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/20d30da4-5943-44c9-99c4-9aded974ef04/vnfs 2022-03-02 04:47:17,064 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "f9a85be3-47f7-4640-ae36-d91b28f18572" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "a8413d9f-f50b-4261-9647-a77045f0525e", "modelVersionId": "52d61e0c-6b2f-47c3-b7be-eb918df0ea68", "modelName": "basic_vm", "modelVersion": "1.0", "modelCustomizationId": "4bf87bc4-56d6-4d4c-a364-4a6d0751e599", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "userParams": [ ], "aLaCarte": true, "testApi": "GR_API" }, "cloudConfiguration": { "tenantId": "da7f231cdae845cebdb25d5f96d5d7b5", "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "lineOfBusiness": { "lineOfBusinessName": "basicvm-lob" }, "platform": { "platformName": "basicvm-platform" }, "relatedInstanceList": [{ "relatedInstance": { "instanceId": "20d30da4-5943-44c9-99c4-9aded974ef04", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "f9a85be3-47f7-4640-ae36-d91b28f18572", "modelVersion": "1.0", "modelVersionId": "9bff255d-9dc2-4d45-b967-149ba00d8925" } } }] } } 2022-03-02 04:47:17,067 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:47:18,745 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/20d30da4-5943-44c9-99c4-9aded974ef04/vnfs HTTP/1.1" 202 262 2022-03-02 04:47:18,747 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response code: 202 2022-03-02 04:47:18,747 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response: {"requestReferences":{"requestId":"583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b","instanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b"}} 2022-03-02 04:47:18,748 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2022-03-02 04:47:18,755 DEBUG 129:onap_service.py(9) - [None][Check 583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '73c37ccc-7a70-4cf5-982d-3c48b9481ae4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:47:18,755 DEBUG 131:onap_service.py(9) - [None][Check 583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b 2022-03-02 04:47:18,755 DEBUG 132:onap_service.py(9) - [None][Check 583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b orchestration request status] data sent: None 2022-03-02 04:47:18,758 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:47:18,927 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b HTTP/1.1" 200 1916 2022-03-02 04:47:18,929 INFO 142:onap_service.py(9) - [None][Check 583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b orchestration request status] response code: 200 2022-03-02 04:47:18,929 DEBUG 146:onap_service.py(9) - [None][Check 583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b orchestration request status] response: {"request":{"requestId":"583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b","startTime":"Wed, 02 Mar 2022 04:47:17 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a8413d9f-f50b-4261-9647-a77045f0525e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelVersionId":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelCustomizationId":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelUuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelInvariantUuid":"a8413d9f-f50b-4261-9647-a77045f0525e","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"f9a85be3-47f7-4640-ae36-d91b28f18572","source":"VID","instanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","modelInfo":{"modelInvariantId":"f9a85be3-47f7-4640-ae36-d91b28f18572","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelUuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelInvariantUuid":"f9a85be3-47f7-4640-ae36-d91b28f18572"}}}],"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","vnfInstanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","vnfInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 02 Mar 2022 04:47:18 GMT"}}} 2022-03-02 04:47:28,939 DEBUG 129:onap_service.py(9) - [None][Check 583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '64066f38-406b-406f-8075-23d64683f01b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:47:28,939 DEBUG 131:onap_service.py(9) - [None][Check 583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b 2022-03-02 04:47:28,939 DEBUG 132:onap_service.py(9) - [None][Check 583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b orchestration request status] data sent: None 2022-03-02 04:47:28,941 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:47:29,109 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b HTTP/1.1" 200 2122 2022-03-02 04:47:29,110 INFO 142:onap_service.py(9) - [None][Check 583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b orchestration request status] response code: 200 2022-03-02 04:47:29,111 DEBUG 146:onap_service.py(9) - [None][Check 583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b orchestration request status] response: {"request":{"requestId":"583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b","startTime":"Wed, 02 Mar 2022 04:47:17 GMT","finishTime":"Wed, 02 Mar 2022 04:47:26 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a8413d9f-f50b-4261-9647-a77045f0525e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelVersionId":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelCustomizationId":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelUuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelInvariantUuid":"a8413d9f-f50b-4261-9647-a77045f0525e","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"f9a85be3-47f7-4640-ae36-d91b28f18572","source":"VID","instanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","modelInfo":{"modelInvariantId":"f9a85be3-47f7-4640-ae36-d91b28f18572","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelUuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelInvariantUuid":"f9a85be3-47f7-4640-ae36-d91b28f18572"}}}],"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","vnfInstanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","vnfInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 02 Mar 2022 04:47:26 GMT"}}} 2022-03-02 04:47:29,111 INFO 56:mixins.py(9) - VnfInstantiation task finished 2022-03-02 04:47:29,112 DEBUG 129:onap_service.py(9) - [None][Check 583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3f2f0d04-73eb-48fb-9961-23896c52618b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:47:29,112 DEBUG 131:onap_service.py(9) - [None][Check 583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b 2022-03-02 04:47:29,112 DEBUG 132:onap_service.py(9) - [None][Check 583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b orchestration request status] data sent: None 2022-03-02 04:47:29,113 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:47:29,265 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b HTTP/1.1" 200 2122 2022-03-02 04:47:29,266 INFO 142:onap_service.py(9) - [None][Check 583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b orchestration request status] response code: 200 2022-03-02 04:47:29,266 DEBUG 146:onap_service.py(9) - [None][Check 583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b orchestration request status] response: {"request":{"requestId":"583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b","startTime":"Wed, 02 Mar 2022 04:47:17 GMT","finishTime":"Wed, 02 Mar 2022 04:47:26 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a8413d9f-f50b-4261-9647-a77045f0525e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelVersionId":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelCustomizationId":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelUuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelInvariantUuid":"a8413d9f-f50b-4261-9647-a77045f0525e","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"f9a85be3-47f7-4640-ae36-d91b28f18572","source":"VID","instanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","modelInfo":{"modelInvariantId":"f9a85be3-47f7-4640-ae36-d91b28f18572","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelUuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelInvariantUuid":"f9a85be3-47f7-4640-ae36-d91b28f18572"}}}],"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","vnfInstanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","vnfInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 02 Mar 2022 04:47:26 GMT"}}} 2022-03-02 04:47:29,267 DEBUG 129:onap_service.py(9) - [None][Check 583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '872757d3-38c8-4285-a62b-178cca117fea', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:47:29,267 DEBUG 131:onap_service.py(9) - [None][Check 583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b 2022-03-02 04:47:29,267 DEBUG 132:onap_service.py(9) - [None][Check 583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b orchestration request status] data sent: None 2022-03-02 04:47:29,269 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:47:29,424 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b HTTP/1.1" 200 2122 2022-03-02 04:47:29,425 INFO 142:onap_service.py(9) - [None][Check 583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b orchestration request status] response code: 200 2022-03-02 04:47:29,426 DEBUG 146:onap_service.py(9) - [None][Check 583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b orchestration request status] response: {"request":{"requestId":"583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b","startTime":"Wed, 02 Mar 2022 04:47:17 GMT","finishTime":"Wed, 02 Mar 2022 04:47:26 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a8413d9f-f50b-4261-9647-a77045f0525e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelVersionId":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelCustomizationId":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelUuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelInvariantUuid":"a8413d9f-f50b-4261-9647-a77045f0525e","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"f9a85be3-47f7-4640-ae36-d91b28f18572","source":"VID","instanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","modelInfo":{"modelInvariantId":"f9a85be3-47f7-4640-ae36-d91b28f18572","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelUuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelInvariantUuid":"f9a85be3-47f7-4640-ae36-d91b28f18572"}}}],"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","vnfInstanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","vnfInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 02 Mar 2022 04:47:26 GMT"}}} 2022-03-02 04:47:29,430 DEBUG 129:onap_service.py(1) - [None][Check 583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1de2065f-082e-49fd-9124-6b2902a702f5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:47:29,430 DEBUG 131:onap_service.py(1) - [None][Check 583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b 2022-03-02 04:47:29,430 DEBUG 132:onap_service.py(1) - [None][Check 583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b orchestration request status] data sent: None 2022-03-02 04:47:29,433 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:47:29,594 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b HTTP/1.1" 200 2122 2022-03-02 04:47:29,595 INFO 142:onap_service.py(1) - [None][Check 583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b orchestration request status] response code: 200 2022-03-02 04:47:29,596 DEBUG 146:onap_service.py(1) - [None][Check 583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b orchestration request status] response: {"request":{"requestId":"583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b","startTime":"Wed, 02 Mar 2022 04:47:17 GMT","finishTime":"Wed, 02 Mar 2022 04:47:26 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a8413d9f-f50b-4261-9647-a77045f0525e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelVersionId":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelCustomizationId":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelUuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelInvariantUuid":"a8413d9f-f50b-4261-9647-a77045f0525e","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"f9a85be3-47f7-4640-ae36-d91b28f18572","source":"VID","instanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","modelInfo":{"modelInvariantId":"f9a85be3-47f7-4640-ae36-d91b28f18572","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelUuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelInvariantUuid":"f9a85be3-47f7-4640-ae36-d91b28f18572"}}}],"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","vnfInstanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","vnfInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 02 Mar 2022 04:47:26 GMT"}}} 2022-03-02 04:47:29,596 DEBUG 129:onap_service.py(1) - [None][Check 583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8b387c09-e987-470c-b002-b814c26d892b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:47:29,597 DEBUG 131:onap_service.py(1) - [None][Check 583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b 2022-03-02 04:47:29,597 DEBUG 132:onap_service.py(1) - [None][Check 583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b orchestration request status] data sent: None 2022-03-02 04:47:29,599 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:47:29,758 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b HTTP/1.1" 200 2122 2022-03-02 04:47:29,759 INFO 142:onap_service.py(1) - [None][Check 583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b orchestration request status] response code: 200 2022-03-02 04:47:29,759 DEBUG 146:onap_service.py(1) - [None][Check 583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b orchestration request status] response: {"request":{"requestId":"583f0e8d-e3e2-40fc-ad06-fc8f732f6f1b","startTime":"Wed, 02 Mar 2022 04:47:17 GMT","finishTime":"Wed, 02 Mar 2022 04:47:26 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a8413d9f-f50b-4261-9647-a77045f0525e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelVersionId":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelCustomizationId":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelUuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelInvariantUuid":"a8413d9f-f50b-4261-9647-a77045f0525e","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"f9a85be3-47f7-4640-ae36-d91b28f18572","source":"VID","instanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","modelInfo":{"modelInvariantId":"f9a85be3-47f7-4640-ae36-d91b28f18572","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelUuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelInvariantUuid":"f9a85be3-47f7-4640-ae36-d91b28f18572"}}}],"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","vnfInstanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","vnfInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 02 Mar 2022 04:47:26 GMT"}}} 2022-03-02 04:47:29,760 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:47:29,760 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2022-03-02 04:47:29,760 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2022-03-02 04:47:29,762 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:47:29,813 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2022-03-02 04:47:29,813 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2022-03-02 04:47:29,814 DEBUG 146:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1646196120052"} 2022-03-02 04:47:29,816 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:47:29,816 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2022-03-02 04:47:29,816 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2022-03-02 04:47:29,818 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:47:29,921 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 765 2022-03-02 04:47:29,922 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2022-03-02 04:47:29,922 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1646196121155","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"da7f231cdae845cebdb25d5f96d5d7b5"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]}}]} 2022-03-02 04:47:29,924 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-719d482e-57d6-4470-a718-b33bef328e46 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:47:29,924 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-719d482e-57d6-4470-a718-b33bef328e46 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-719d482e-57d6-4470-a718-b33bef328e46 2022-03-02 04:47:29,924 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-719d482e-57d6-4470-a718-b33bef328e46 service-instance-name] data sent: None 2022-03-02 04:47:29,926 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:47:30,019 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-719d482e-57d6-4470-a718-b33bef328e46 HTTP/1.1" 200 1641 2022-03-02 04:47:30,020 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-719d482e-57d6-4470-a718-b33bef328e46 service-instance-name] response code: 200 2022-03-02 04:47:30,020 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-719d482e-57d6-4470-a718-b33bef328e46 service-instance-name] response: {"service-instance":[{"service-instance-id":"20d30da4-5943-44c9-99c4-9aded974ef04","service-instance-name":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"f9a85be3-47f7-4640-ae36-d91b28f18572","model-version-id":"9bff255d-9dc2-4d45-b967-149ba00d8925","resource-version":"1646196440501","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/20d30da4-5943-44c9-99c4-9aded974ef04/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/e49dc91d-f98c-494b-bfdb-0e35018ce1b8","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"e49dc91d-f98c-494b-bfdb-0e35018ce1b8"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/524080fa-1278-4cc9-b5de-84bce36ae26b","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"524080fa-1278-4cc9-b5de-84bce36ae26b"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]} 2022-03-02 04:47:30,022 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:47:30,022 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-03-02 04:47:30,023 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-03-02 04:47:30,024 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:47:30,128 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2022-03-02 04:47:30,129 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-03-02 04:47:30,129 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1646196440629","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/524080fa-1278-4cc9-b5de-84bce36ae26b","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"524080fa-1278-4cc9-b5de-84bce36ae26b"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0"}]}]}}]} 2022-03-02 04:47:30,131 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:47:30,131 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5 2022-03-02 04:47:30,131 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-03-02 04:47:30,133 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:47:30,220 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5 HTTP/1.1" 200 1061 2022-03-02 04:47:30,220 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-03-02 04:47:30,221 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"da7f231cdae845cebdb25d5f96d5d7b5","tenant-name":"onap-istanbul-daily-vnfs","tenant-context":"None","resource-version":"1646196440751","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/524080fa-1278-4cc9-b5de-84bce36ae26b","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"524080fa-1278-4cc9-b5de-84bce36ae26b"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2022-03-02 04:47:30,223 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:47:30,223 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/20d30da4-5943-44c9-99c4-9aded974ef04/relationship-list 2022-03-02 04:47:30,223 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-03-02 04:47:30,225 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:47:30,320 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/20d30da4-5943-44c9-99c4-9aded974ef04/relationship-list HTTP/1.1" 200 1063 2022-03-02 04:47:30,321 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-03-02 04:47:30,321 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/business/owning-entities/owning-entity/e49dc91d-f98c-494b-bfdb-0e35018ce1b8","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"e49dc91d-f98c-494b-bfdb-0e35018ce1b8"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/524080fa-1278-4cc9-b5de-84bce36ae26b","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"524080fa-1278-4cc9-b5de-84bce36ae26b"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]} 2022-03-02 04:47:30,323 DEBUG 129:onap_service.py(1) - [AAI][Get 20d30da4-5943-44c9-99c4-9aded974ef04 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:47:30,323 DEBUG 131:onap_service.py(1) - [AAI][Get 20d30da4-5943-44c9-99c4-9aded974ef04 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/524080fa-1278-4cc9-b5de-84bce36ae26b 2022-03-02 04:47:30,324 DEBUG 132:onap_service.py(1) - [AAI][Get 20d30da4-5943-44c9-99c4-9aded974ef04 ABCMeta] data sent: None 2022-03-02 04:47:30,325 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:47:30,507 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/524080fa-1278-4cc9-b5de-84bce36ae26b HTTP/1.1" 200 3784 2022-03-02 04:47:30,508 INFO 142:onap_service.py(1) - [AAI][Get 20d30da4-5943-44c9-99c4-9aded974ef04 ABCMeta] response code: 200 2022-03-02 04:47:30,508 DEBUG 146:onap_service.py(1) - [AAI][Get 20d30da4-5943-44c9-99c4-9aded974ef04 ABCMeta] response: {"vnf-id":"524080fa-1278-4cc9-b5de-84bce36ae26b","vnf-name":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"f9a85be3-47f7-4640-ae36-d91b28f18572","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1646196446747","model-invariant-id":"a8413d9f-f50b-4261-9647-a77045f0525e","model-version-id":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","model-customization-id":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/20d30da4-5943-44c9-99c4-9aded974ef04/service-data/vnfs/vnf/524080fa-1278-4cc9-b5de-84bce36ae26b/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"da7f231cdae845cebdb25d5f96d5d7b5"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-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":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/20d30da4-5943-44c9-99c4-9aded974ef04","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"20d30da4-5943-44c9-99c4-9aded974ef04"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicvm-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicvm-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicvm-lob"}]}]}} 2022-03-02 04:47:30,511 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-03-02 04:47:30,511 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-02 04:47:30,512 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:47:30,512 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-02 04:47:30,512 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-02 04:47:30,513 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-02 04:47:30,562 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2022-03-02 04:47:30,563 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-02 04:47:30,564 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e26524be-6990-43ee-a8d4-b787e9342303","invariantUUID":"b2f994e5-c6a0-4bfb-8c8e-3de8eb2683af","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e26524be-6990-43ee-a8d4-b787e9342303/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"00f91654-ca4b-4801-876e-2759d0e9c958","invariantUUID":"99b350d2-47a7-410f-bbcb-6604befcf4d0","name":"basic_onboard_yOQjNJ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/00f91654-ca4b-4801-876e-2759d0e9c958/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","invariantUUID":"f9a85be3-47f7-4640-ae36-d91b28f18572","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9bff255d-9dc2-4d45-b967-149ba00d8925/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"680a42f4-bcb1-457f-9db9-91f7b4c8cfb0","invariantUUID":"bcb356c1-c476-4125-81d2-3fe65bdef6e5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/680a42f4-bcb1-457f-9db9-91f7b4c8cfb0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-02 04:47:30,566 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-03-02 04:47:30,566 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:47:30,566 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:47:30,566 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:47:30,566 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_yOQjNJ from SDC 2022-03-02 04:47:30,566 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:47:30,566 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:47:30,567 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:47:30,567 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-03-02 04:47:30,567 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:47:30,567 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:47:30,567 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:47:30,567 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-02 04:47:30,567 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:47:30,567 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:47:30,567 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:47:30,567 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-03-02 04:47:30,567 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-02 04:47:30,567 INFO 192:__init__.py(1) - Service found, updating information 2022-03-02 04:47:30,568 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:47:30,568 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-02 04:47:30,568 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-03-02 04:47:30,569 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:47:30,616 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-02 04:47:30,619 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-03-02 04:47:30,621 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b7cbca8-ad99-4749-879f-055f6c5f6e53","lifecycleState":"CERTIFIED","lastUpdateDate":1646191439942,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a06c8b5-ee3d-447e-a232-011e3f3a9730","invariantUUID":"6dc0febe-418f-41f1-93e7-d44ed8f26515","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":"d044821f-e6ed-4f73-8005-1a9b877d7d83","lifecycleState":"CERTIFIED","lastUpdateDate":1646191500708,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"307e3c51-e42a-4630-a66c-051eab29a872","invariantUUID":"e6adb943-ae4a-4e0d-ab45-9e950c1ddfe5","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"772146b3-572b-4101-9af8-e8dda93d5968","lifecycleState":"CERTIFIED","lastUpdateDate":1646191322792,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f70eda0d-86ef-4fcd-ac1f-5e841fc35c08","invariantUUID":"68c8d1d4-87a5-40bb-ad63-d6335089568c","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":"fd27492d-00bf-44a6-acae-3957f2850c99","lifecycleState":"CERTIFIED","lastUpdateDate":1646191399670,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f838e8af-8f43-4824-b4e8-70fd019d8c64","invariantUUID":"ffb381a1-df3f-4d6c-b487-3dd14d0d50d4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8bbe80b2-64c4-43f4-9a3b-a3483e438956","lifecycleState":"CERTIFIED","lastUpdateDate":1646191418665,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e3f15e7-8d81-4469-8ebc-1ba2fb316a6c","invariantUUID":"336ebb42-d274-49c5-a43d-c8e4eaedb2a5","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":"78e5f63f-7c48-445e-864b-7d4e50af6329","lifecycleState":"CERTIFIED","lastUpdateDate":1646191430446,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ee59840-7dc9-4b7d-907d-5e73af9366a4","invariantUUID":"229df49a-997a-4423-a103-703c5bf156db","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47c885d1-d9a2-497f-8135-609bb4873c7d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191351707,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d49b06d9-c52b-41a6-9117-38eed9780e46","invariantUUID":"28df4767-49bb-4c7d-bd58-abe089cc826e","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cede4d0b-969a-4da6-92c8-ac7a86a2c29d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191558012,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0596dd37-7e4d-4fc1-b1ff-a1198bff5432","invariantUUID":"7ce00310-ed0e-4504-99e4-489ea3494c6f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b07f7f07-7ff9-4ac7-b599-777159f00476","lifecycleState":"CERTIFIED","lastUpdateDate":1646191385267,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4d4a567-8b70-4af8-ad8f-ec3cb6c13c7f","invariantUUID":"02aaa415-511b-4f72-802c-11e5c71d79a6","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e50466e-126f-4f68-a260-b41343d516cf","lifecycleState":"CERTIFIED","lastUpdateDate":1646191411208,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a745360a-066e-4823-b665-049e56c9071e","invariantUUID":"3ad7adc0-b95d-4a2a-9d5a-f7437167c34f","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":"fcc16b43-b64b-485e-8811-0dc51cdb656e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191325889,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd6627d-23a3-42ac-9a5b-e40e939c0572","invariantUUID":"4c3bedcf-3245-4d86-a9f4-3c5ac0bfc3b9","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":"c2750d30-36fa-462c-b012-251a3ad7b50e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191388507,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c82da1de-66da-4187-adf7-011d45ef3ce0","invariantUUID":"f5c1e5ed-53de-473f-ba5b-d4434f0a5774","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":"51d49329-cc06-44b6-a3d2-bbea35c4c7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191433521,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d6bda0-695f-42b8-acc4-edde1c037b7e","invariantUUID":"53e9e437-f102-4c3e-aa4c-b4da2e92cb39","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":"2855f9e2-45c5-4501-bb5c-fa0a8106e40b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191379532,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cd3e5b9-f379-4755-802a-17cc83aa5ba9","invariantUUID":"a8602cea-a01b-4348-a291-1746c9226eea","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":"defaulticon","uniqueId":"c5823777-d893-4aba-a561-66426f93aa25","lifecycleState":"CERTIFIED","lastUpdateDate":1646196347275,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a575906c-80a0-483d-8498-8cb4a62bf77d","invariantUUID":"0faa7852-1bb6-43d1-9bbe-b79272cf169a","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab38fa74-a470-4ff7-8496-232b4b744805","lifecycleState":"CERTIFIED","lastUpdateDate":1646191344710,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac2712bf-98ed-48dd-8252-cb1f2ecb1b38","invariantUUID":"0e3170a8-88d1-4738-bcb0-4a0b0a6275b2","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":"3775cef0-5621-4ba7-bb05-c3f4935d07c5","lifecycleState":"CERTIFIED","lastUpdateDate":1646191412855,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0396310-8eb9-4f45-ad14-ec44fdc0d191","invariantUUID":"0fdaa9de-9ae5-4c42-a862-f3e7bf1dda56","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7081ae93-32eb-44f7-9292-52bd8887f04e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191460398,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7affb44f-3562-444e-b8a6-9154f8ff5d63","invariantUUID":"866b0161-e59f-4463-98c2-8579a5fc3ac1","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":"f414f6f6-3ca6-44d2-ba53-bbe06f20c6be","lifecycleState":"CERTIFIED","lastUpdateDate":1646191447082,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7bbd62-543c-4413-a041-f0ec59f516b2","invariantUUID":"25e69bbb-f7d5-4f5c-a7b6-699bdc2d8b4e","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8f6b284b-9404-4695-8304-8c86b9aa8fd8","lifecycleState":"CERTIFIED","lastUpdateDate":1646191475424,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbe08f73-2fdb-4df7-ac31-f53bccf2f7bc","invariantUUID":"9457a6ed-18e9-4757-ba5b-12aba20b7337","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":"d1eb1a6b-4eb8-45d8-ad64-83136780c855","lifecycleState":"CERTIFIED","lastUpdateDate":1646191471909,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ebd6d5e0-683e-4c2b-9afb-0165d4b33e4c","invariantUUID":"a0e76e36-5fcd-4d43-a3ac-6860ac15fc5e","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":"922864a9-4bdc-4754-9cf7-e871ba8beacd","lifecycleState":"CERTIFIED","lastUpdateDate":1646191377104,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4566704a-7683-4320-a904-117ab8e87470","invariantUUID":"3a92c2f6-9435-48b7-906a-73e52742c353","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":"compute","uniqueId":"2cfb7f2e-351e-48dc-9831-361e7838f60d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191424504,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"249d3546-d747-4723-b573-861600fe862f","invariantUUID":"1e2264c3-08ea-4060-b156-56146fbe3054","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":"objectStorage","uniqueId":"c788fd09-d645-4de9-87ac-3e9ed92e8ee1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191551009,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"194f7a26-4f46-4662-867f-1fd064771fe2","invariantUUID":"f01a4425-e990-42f5-8285-6ca50da115ce","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4cefca1e-3671-425c-95a8-50dfeb514b2a","lifecycleState":"CERTIFIED","lastUpdateDate":1646191465197,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eea26101-fdac-4913-b61d-9024bafe2087","invariantUUID":"6953d7e8-9368-4526-a0bd-c675f68f851b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21fae40a-80f7-4d45-afc3-978562031376","lifecycleState":"CERTIFIED","lastUpdateDate":1646191502630,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5617277-3218-4387-94b3-7864c36ad2c2","invariantUUID":"e6136959-cbe6-4ca1-a440-cca3ebe6bc6c","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":"networkrules","uniqueId":"a04b488e-7217-447c-b2c4-4a16310b57aa","lifecycleState":"CERTIFIED","lastUpdateDate":1646191359984,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4103130a-63df-4da4-a2ee-3f42eeee18b2","invariantUUID":"6ccce89a-d884-4eef-80d4-50203ab8d0c0","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2109687b-1f34-473c-a6aa-ea1a56f07be7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191543300,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6abf944-c1f1-4ec7-8543-e115bd55c33f","invariantUUID":"65275176-99d6-4d8e-b5d3-71d57f0cdfa9","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9e80425a-2b0c-42fd-b88c-262653243a55","lifecycleState":"CERTIFIED","lastUpdateDate":1646191341440,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b73fa5bc-9836-4e3e-80bc-ad7e8b7a3944","invariantUUID":"79bda7aa-e164-497a-8f43-606051550287","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":"defaulticon","uniqueId":"4b61f5ad-c118-4919-bb18-ed7378b31121","lifecycleState":"CERTIFIED","lastUpdateDate":1646191456990,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03b30352-189b-4786-b086-96b95c16aaf7","invariantUUID":"6a7fa9f6-0eb8-427c-975b-cb87e25e9bba","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6bbbf49a-3e0d-4cd6-8e19-ae3f3b0c0e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191317300,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27746ce8-636e-409c-81f0-ae6807e16767","invariantUUID":"bd3a6d5f-59dd-4276-8cc2-15543db31499","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"614e8646-dd68-41d9-b0e0-241e1e6b9b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1646191493927,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d57f6ac3-1276-4962-ada2-5c886afa98dd","invariantUUID":"a28dab67-cc50-4d9e-9f9b-123d76213887","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"411175e8-67d9-4f00-b396-5b98f9041cde","lifecycleState":"CERTIFIED","lastUpdateDate":1646191477848,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6929900a-cb5b-4c78-8f8e-306edd288082","invariantUUID":"ab8d7492-e84e-4fe9-9af7-4e58f0b7eaa5","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":"3dcd66cb-4bf6-4cc7-8e08-51edfc4af864","lifecycleState":"CERTIFIED","lastUpdateDate":1646191469625,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c2f1d12-f27e-429c-a7cd-ce0f7564a2c8","invariantUUID":"5f1a9f21-74ce-433c-8ecf-a93dc68455bd","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78253de2-63b5-47ae-8ba3-e12f38dbf0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191338488,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0f2f61c-0669-4a2a-843f-6e785128645a","invariantUUID":"0437d399-680a-4ec0-94e8-af609500da8b","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4b55564-01f1-4c23-9c37-bc415bdc19aa","lifecycleState":"CERTIFIED","lastUpdateDate":1646191349612,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30d99b11-9799-4c3b-8f3d-9bfec8b486b9","invariantUUID":"e00d2dcb-7f0a-47b5-9c5c-2c97f7cbb8e7","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79979c05-6eca-459e-928e-91efbf0f94b6","lifecycleState":"CERTIFIED","lastUpdateDate":1646191432026,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32e85d0a-a961-48d6-812c-ab4db64e6e10","invariantUUID":"1cd286df-36c3-48c6-8535-a3ac06d1b2aa","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fc032c37-babc-4e13-98ba-c098a05b8b38","lifecycleState":"CERTIFIED","lastUpdateDate":1646191463435,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02617a2a-c0b1-4fa6-8522-21e2eacb7daa","invariantUUID":"48de5427-1ab1-4b26-8a3a-7b4cc6597726","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":"51757d1c-e02e-4d18-99fb-62e46043b52d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191549670,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a32a7a7-42c3-41be-80e6-68bfcc7b3cc9","invariantUUID":"10f8c4c1-fef9-4640-9eae-41d4ffce492c","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c7bc8ac-1891-41fc-bd7e-601fa8d45445","lifecycleState":"CERTIFIED","lastUpdateDate":1646191473417,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2ae9f5e-b137-4eb9-bbb9-ff4cecc6a356","invariantUUID":"e26866fe-7b1e-4a86-9682-63ee3778a69d","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":"bab85bb3-05ea-4d31-8d32-a399c3c6c97c","lifecycleState":"CERTIFIED","lastUpdateDate":1646191505780,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f29ed4b-5a33-49a5-9466-d97ceeaf353e","invariantUUID":"6bb12d79-b031-4943-8040-6802f7fbc90e","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":"4b99594f-36ae-4430-9667-01ff635c7265","lifecycleState":"CERTIFIED","lastUpdateDate":1646196075407,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","invariantUUID":"a8413d9f-f50b-4261-9647-a77045f0525e","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191303615,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c94350dd-54b1-48bd-910e-a340ce03b0f3","invariantUUID":"df1ca82b-e7cd-425c-80f1-1a4f7f3367e1","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":"fcf0ffe6-9582-4a05-b364-83eda9e3e069","lifecycleState":"CERTIFIED","lastUpdateDate":1646191404589,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9744fb3a-7ea8-43d5-8941-563710e2d29c","invariantUUID":"9461ebd4-b0a4-45ce-9836-8c95fb5bdbad","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":"037e9172-44c7-4dac-9950-d4f99e7a86f0","lifecycleState":"CERTIFIED","lastUpdateDate":1646191370684,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d296c3b3-9dc0-423f-a375-532dde4acfac","invariantUUID":"9320b216-94f8-46a1-8e2f-1a52afe5712c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"adcae2b5-6389-4b4a-abe7-72b9772f874b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191490080,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9e36eb3-4628-449c-b91c-c6cd5c0431e7","invariantUUID":"b8eeaf8d-235b-4c1b-a067-e5bb11c401ba","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"be229b75-7e15-47f5-89a0-0dc6f678d1c0","lifecycleState":"CERTIFIED","lastUpdateDate":1646191560239,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9ad731c-a2af-4cc9-a702-c1e947dc08c4","invariantUUID":"a744afe9-7e6f-4a35-b0fe-50a2f4549d8b","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"e4be237f-addc-4ef1-8d5e-58ddacf4d17b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191504321,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8600165-5e81-4afe-9de3-6851fa7a3b47","invariantUUID":"3cdeb3b7-e7e9-4547-945a-392aa4dd5c35","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":"port","uniqueId":"f13c24f7-2851-4010-9916-bcce341c0a75","lifecycleState":"CERTIFIED","lastUpdateDate":1646191461927,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ea8c1a3a-58e5-465b-8b92-eba01c0d3de0","invariantUUID":"2fffe95b-f894-433c-870c-6f6a96665343","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3400790-560b-4f64-bb23-43f124d1812a","lifecycleState":"CERTIFIED","lastUpdateDate":1646191347007,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"eec5b981-77fb-4072-9a95-26dfda9d8f4d","invariantUUID":"3ae2242d-c366-4701-bc04-d1506aa56481","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":"defaulticon","uniqueId":"ecd15d64-675c-4a4d-87b6-1f98d5777941","lifecycleState":"CERTIFIED","lastUpdateDate":1646191458927,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf189b50-15e7-4802-aff6-af13870124ab","invariantUUID":"af2e0451-ee37-4ed6-9f13-861bd299412a","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"32e3983d-2b5f-42ad-990b-1cdada6bfdf9","lifecycleState":"CERTIFIED","lastUpdateDate":1646191374800,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45daa27a-6647-4e1c-a48e-f6a6c626cb90","invariantUUID":"08b53e87-6e2e-4d7b-ac8e-e458f82f689b","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":"port","uniqueId":"e85e43da-bbbd-4ff1-b100-c3a628448875","lifecycleState":"CERTIFIED","lastUpdateDate":1646191488459,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc42e782-b51f-4942-ae8b-5eb7f0f8b74f","invariantUUID":"b3f9504a-bc11-4057-9e9e-f1d17872e2fb","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b9cb1e7b-7725-4281-9790-d88c0974bcbd","lifecycleState":"CERTIFIED","lastUpdateDate":1646191332371,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c31fe4e-67e2-480f-be43-ba96f6b72575","invariantUUID":"e359cd2b-222f-418b-92cf-fa6ebb635812","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":"defaulticon","uniqueId":"5c1620eb-b554-4dcc-8a15-d08874cb2f5f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191417291,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54aeaba4-7238-4aa5-a340-d05de87774b0","invariantUUID":"b3a667db-49d6-41db-bc5c-6dbb14e57173","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce1669f5-6128-473c-8e81-dd84a4a0dcce","lifecycleState":"CERTIFIED","lastUpdateDate":1646191381924,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1715a5be-4250-4e32-82aa-69211f23f40c","invariantUUID":"b99dddd4-9a7a-46b8-b58c-19d753b7a7cf","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":"network","uniqueId":"5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191387030,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"361173fd-cb83-4847-b96f-b97151c85160","invariantUUID":"f3280d84-bd49-4589-be01-92dc0fb6a632","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":"objectStorage","uniqueId":"2f88d43e-ff01-4b32-907c-d0af454b31f7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191552615,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"741e74dd-376d-467f-9117-647338ddf72d","invariantUUID":"9b0bbca3-7607-4314-9d63-178fd4b8d675","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e44e56d3-c355-4eb3-baa0-531cc116fa02","lifecycleState":"CERTIFIED","lastUpdateDate":1646191406822,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54a0ceec-d0d8-4269-905d-085552a92d92","invariantUUID":"d54c8724-bd20-4fe7-b014-5da031528054","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e57c4da5-8a8d-4562-8ee1-5cb9c210ada1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191467482,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb115573-fbfb-446d-86b9-ae1d52647265","invariantUUID":"01c7c089-14ee-42ed-8dea-f7c4b323b840","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":"353b0214-5ee9-4af4-a9d9-1995498c73da","lifecycleState":"CERTIFIED","lastUpdateDate":1646191546390,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8aa53e27-a9e2-4d42-a3c6-c74992826a15","invariantUUID":"fddc4151-3cd2-493d-8034-f794cb962ecc","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa93ca4c-6512-409f-8e7f-afc28edf04e4","lifecycleState":"CERTIFIED","lastUpdateDate":1646191562219,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cace2501-904e-442a-be56-6ad1c0b0c5c6","invariantUUID":"24f65ecf-5059-463a-9718-ad6ffa4ecd3c","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3848b44-6ae0-4e73-91df-c5f36379aa65","lifecycleState":"CERTIFIED","lastUpdateDate":1646191336197,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07383b48-2f8c-47eb-9290-d79eb10b0bf7","invariantUUID":"2a00493a-f27d-434d-b90a-e4801f97bf63","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":"58578a5d-fb02-416d-8bd7-c257b506911b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191414426,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a07ea39f-fab2-42b8-b582-e9f8acebf243","invariantUUID":"8fb7d901-5459-45f5-bdb6-6d1108c2b7cc","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"22aebe0c-6056-4ee9-85f8-ca7508e89b9e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191497100,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8fb12bef-3b32-48fd-86bc-6ad2bf73bac9","invariantUUID":"883ff366-8360-4150-a617-6985ed5d7f2b","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":"defaulticon","uniqueId":"d2cfdb5b-40af-4f74-87df-bba18ed73d2b","lifecycleState":"CERTIFIED","lastUpdateDate":1646195232771,"name":"basic_onboard_yOQjNJ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d940e59f-5d44-4149-beb6-411399468b26","invariantUUID":"4417b99b-2134-4c51-accc-c8ba73faf6ac","systemName":"BasicOnboardYoqjnj","description":"VF","tags":["basic_onboard_yOQjNJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"636a6659-34a6-4d6b-80cc-c3f48639aa01","lifecycleState":"CERTIFIED","lastUpdateDate":1646191427468,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"914866f0-1a02-44fd-83a8-72ee7ecf4768","invariantUUID":"ee73ec04-e434-4629-943c-560646e63e14","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":"objectStorage","uniqueId":"dbd56685-2602-4c44-b9fd-5c5475425dcf","lifecycleState":"CERTIFIED","lastUpdateDate":1646191554008,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"142e1edd-f8e7-4871-8932-918d69cd30cd","invariantUUID":"feb3de7e-fd36-45e5-a0c5-6da6dbc4c315","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a580069-7311-4cac-8c7e-7812caca574e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191421101,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21c5a385-a49d-4dfb-b528-311641d97e2d","invariantUUID":"eb422558-6999-441c-abd3-c37633c12ac4","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"098bb27c-1743-40ff-8ef0-9455ee3d834b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191480600,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6488c405-428a-4c83-9820-16ab66279b95","invariantUUID":"052ec363-f287-4140-8459-719aaab7660e","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":"b1348a63-0d72-4b31-a05e-c5a13239f43b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191555908,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"501391e2-2e4c-450f-ba41-d352fe2e1b2a","invariantUUID":"1acab8f3-ee26-42b1-a23f-2af2f7c00c89","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7ae1421-be94-4fc6-84c7-4b3aeede0441","lifecycleState":"CERTIFIED","lastUpdateDate":1646191339905,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe7931f6-6e76-4979-8e97-d8005f019532","invariantUUID":"be7db015-92ed-42ff-9fe4-1ed813ddbae8","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a39b31c4-7cd6-4546-bd17-fa39a54ac165","lifecycleState":"CERTIFIED","lastUpdateDate":1646191445303,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02f5df36-a620-4c3e-9dea-70feca5b2162","invariantUUID":"f009b09f-78cf-4b77-931e-5b73a4a91d21","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"258138da-2493-425f-80f9-5a9d3c3f0cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1646191415855,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c8c4a396-f248-4489-b736-a816137976c3","invariantUUID":"65f1b8ae-649e-449d-be07-6be2ab563acf","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5ca019f8-edbe-4998-b3ac-bb28f9d49086","lifecycleState":"CERTIFIED","lastUpdateDate":1646191343028,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53b2b661-2385-4b13-bed8-fe5017ee0f69","invariantUUID":"448a92a9-c3d6-409d-ada3-078b143141a9","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d1bc151e-adce-40aa-b2e7-1de2ba2db63f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191437807,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b197aae4-b6a1-4557-a9a3-c91b4cc3f010","invariantUUID":"bbfb8c29-3650-4ec7-ada8-1255e54ea7d0","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":"objectStorage","uniqueId":"6153e8bf-25cc-47d5-9a61-320f75ee0d03","lifecycleState":"CERTIFIED","lastUpdateDate":1646191314683,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06c519e2-7ea1-4133-bd6f-341d5d6d2be8","invariantUUID":"e9aaae20-2fa2-4361-9158-598eaabf9b40","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":"port","uniqueId":"71f7aa2c-d165-4f20-bf7c-7c3263f23a29","lifecycleState":"CERTIFIED","lastUpdateDate":1646191363284,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7696478c-6a5d-456e-b4cc-fce4c7ca4c99","invariantUUID":"8868d62d-aeec-4f9f-af99-bbfc835158ea","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e41218b-6024-4eec-8db5-d5772dc3bdf9","lifecycleState":"CERTIFIED","lastUpdateDate":1646191353375,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75943199-d46b-4bb5-947d-b63dc6857946","invariantUUID":"6aa2528f-60fb-47e7-ad8a-0951081f7b87","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bc02c2f0-a904-4fdf-8b99-4a4969ae1d82","lifecycleState":"CERTIFIED","lastUpdateDate":1646191563588,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8c48eff-b2fd-4cf2-861a-d9147bb4a5ab","invariantUUID":"16c14da4-b077-4990-b5bd-80647177fe3f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d2660c46-1a38-41eb-a0aa-b1c8cc748f3b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191324378,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba97e555-44be-47b2-bf77-ce8ed15b037c","invariantUUID":"2dece330-f078-4741-8507-834a227b0beb","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":"securityrules","uniqueId":"9cf50de2-3b9a-4443-9249-8853e3ac590d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191372123,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bb699496-060f-42f9-a6df-cdf0237d5f66","invariantUUID":"8ec76f5c-403f-4c2c-9865-59d4e7230437","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"590fba85-b08c-44dc-b18f-60ce5cc2f70f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191312467,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"f988ef33-4096-4330-8636-6060d244a383","invariantUUID":"b751418c-9e01-4073-bf8c-5118e3546f48","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":"e37771be-3e9f-4fa3-b3fa-d77d37ca662e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191548236,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75dcd6c4-b775-429a-aa59-2a9cd1f7d456","invariantUUID":"39d65b38-6dda-4314-99a6-0c1d261b104e","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"9b5afb09-1520-49e4-9d3e-3e819c98b6ed","lifecycleState":"CERTIFIED","lastUpdateDate":1646191369256,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"495320c6-ce74-4389-acb5-c251a31b4497","invariantUUID":"24a03a43-ab2c-4666-b0f8-e6e489ae3815","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fbbbb231-8f18-46a1-b405-b35656dca930","lifecycleState":"CERTIFIED","lastUpdateDate":1646195928590,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"680a42f4-bcb1-457f-9db9-91f7b4c8cfb0","invariantUUID":"bcb356c1-c476-4125-81d2-3fe65bdef6e5","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c04d22c7-50aa-4fa7-9980-8c00cbafc063","lifecycleState":"CERTIFIED","lastUpdateDate":1646195271275,"name":"basic_onboard_yOQjNJ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"00f91654-ca4b-4801-876e-2759d0e9c958","invariantUUID":"99b350d2-47a7-410f-bbcb-6604befcf4d0","systemName":"BasicOnboardYoqjnj","description":"service","tags":["basic_onboard_yOQjNJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"232dcccc-a726-4bc9-aa76-dd610dd35a39","lifecycleState":"CERTIFIED","lastUpdateDate":1646196383575,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e26524be-6990-43ee-a8d4-b787e9342303","invariantUUID":"b2f994e5-c6a0-4bfb-8c8e-3de8eb2683af","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1017e36e-572c-4aad-9863-a745f632c832","lifecycleState":"CERTIFIED","lastUpdateDate":1646196117386,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","invariantUUID":"f9a85be3-47f7-4640-ae36-d91b28f18572","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-02 04:47:30,625 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-03-02 04:47:30,626 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:47:30,626 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/9bff255d-9dc2-4d45-b967-149ba00d8925/toscaModel 2022-03-02 04:47:30,626 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2022-03-02 04:47:30,628 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-02 04:47:30,796 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/9bff255d-9dc2-4d45-b967-149ba00d8925/toscaModel HTTP/1.1" 200 None 2022-03-02 04:47:30,799 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2022-03-02 04:47:30,799 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2022-03-02 04:47:30,844 DEBUG 129:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'authorization': 'Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ==', 'x-transactionid': '4db32bcb-3e9d-469b-a747-cce6d12acc6d', 'x-fromappid': 'API client'} 2022-03-02 04:47:30,844 DEBUG 131:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] url used: https://sdnc.api.simpledemo.onap.org:30267/restconf/operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation 2022-03-02 04:47:30,845 DEBUG 132:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] data sent: { "input":{ "preload-vf-module-topology-information":{ "vf-module-topology":{ "vf-module-topology-identifier":{ "vf-module-name":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46" }, "vf-module-parameters": { "param": [{'name': 'ubuntu20_image_name', 'value': 'ubuntu-20.04'}, {'name': 'ubuntu20_key_name', 'value': 'cleouverte'}, {'name': 'ubuntu20_pub_key', 'value': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key'}, {'name': 'ubuntu20_flavor_name', 'value': 'm1.small'}, {'name': 'VM_name', 'value': 'ubuntu20agent-VM-01'}, {'name': 'vnf_id', 'value': 'ubuntu20agent-VNF-instance'}, {'name': 'vf_module_id', 'value': 'ubuntu20agent-vfmodule-instance'}, {'name': 'vnf_name', 'value': 'ubuntu20agent-VNF'}, {'name': 'admin_plane_net_name', 'value': 'admin'}] } }, "vnf-topology-identifier-structure":{ "vnf-name":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0", "vnf-type":"basic_vm/basic_vm 0" }, "vnf-resource-assignments":{ "availability-zones":{ "availability-zone":[ "nova" ], "max-count":1 }, "vnf-networks":{ "vnf-network":[] } } }, "request-information":{ "request-id":"test", "order-version":"1", "notification-url":"onap.org", "order-number":"1", "request-action":"PreloadVfModuleRequest" }, "sdnc-request-header":{ "svc-request-id":"test", "svc-notification-url":"http:\/\/onap.org:8080\/adapters\/rest\/SDNCNotify", "svc-action":"reserve" } } } 2022-03-02 04:47:30,846 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2022-03-02 04:47:31,087 DEBUG 433:connectionpool.py(1) - https://sdnc.api.simpledemo.onap.org:30267 "POST /restconf/operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation HTTP/1.1" 200 113 2022-03-02 04:47:31,089 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2022-03-02 04:47:31,089 DEBUG 146:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response: {"output":{"response-code":"200","response-message":"success","ack-final-indicator":"Y","svc-request-id":"test"}} 2022-03-02 04:47:31,113 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-03-02 04:47:31,113 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-02 04:47:31,114 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:47:31,114 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-02 04:47:31,114 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-02 04:47:31,117 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-02 04:47:31,169 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2022-03-02 04:47:31,170 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-02 04:47:31,171 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e26524be-6990-43ee-a8d4-b787e9342303","invariantUUID":"b2f994e5-c6a0-4bfb-8c8e-3de8eb2683af","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e26524be-6990-43ee-a8d4-b787e9342303/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"00f91654-ca4b-4801-876e-2759d0e9c958","invariantUUID":"99b350d2-47a7-410f-bbcb-6604befcf4d0","name":"basic_onboard_yOQjNJ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/00f91654-ca4b-4801-876e-2759d0e9c958/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","invariantUUID":"f9a85be3-47f7-4640-ae36-d91b28f18572","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9bff255d-9dc2-4d45-b967-149ba00d8925/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"680a42f4-bcb1-457f-9db9-91f7b4c8cfb0","invariantUUID":"bcb356c1-c476-4125-81d2-3fe65bdef6e5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/680a42f4-bcb1-457f-9db9-91f7b4c8cfb0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-02 04:47:31,173 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-03-02 04:47:31,173 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:47:31,173 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:47:31,173 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:47:31,173 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_yOQjNJ from SDC 2022-03-02 04:47:31,173 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:47:31,173 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:47:31,173 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:47:31,173 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-03-02 04:47:31,173 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:47:31,174 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:47:31,174 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:47:31,174 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-02 04:47:31,174 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:47:31,174 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:47:31,174 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:47:31,174 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-03-02 04:47:31,174 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-02 04:47:31,174 INFO 192:__init__.py(1) - Service found, updating information 2022-03-02 04:47:31,175 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:47:31,175 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-02 04:47:31,175 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-03-02 04:47:31,177 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:47:31,233 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-02 04:47:31,236 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-03-02 04:47:31,239 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b7cbca8-ad99-4749-879f-055f6c5f6e53","lifecycleState":"CERTIFIED","lastUpdateDate":1646191439942,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a06c8b5-ee3d-447e-a232-011e3f3a9730","invariantUUID":"6dc0febe-418f-41f1-93e7-d44ed8f26515","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":"d044821f-e6ed-4f73-8005-1a9b877d7d83","lifecycleState":"CERTIFIED","lastUpdateDate":1646191500708,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"307e3c51-e42a-4630-a66c-051eab29a872","invariantUUID":"e6adb943-ae4a-4e0d-ab45-9e950c1ddfe5","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"772146b3-572b-4101-9af8-e8dda93d5968","lifecycleState":"CERTIFIED","lastUpdateDate":1646191322792,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f70eda0d-86ef-4fcd-ac1f-5e841fc35c08","invariantUUID":"68c8d1d4-87a5-40bb-ad63-d6335089568c","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":"fd27492d-00bf-44a6-acae-3957f2850c99","lifecycleState":"CERTIFIED","lastUpdateDate":1646191399670,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f838e8af-8f43-4824-b4e8-70fd019d8c64","invariantUUID":"ffb381a1-df3f-4d6c-b487-3dd14d0d50d4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8bbe80b2-64c4-43f4-9a3b-a3483e438956","lifecycleState":"CERTIFIED","lastUpdateDate":1646191418665,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e3f15e7-8d81-4469-8ebc-1ba2fb316a6c","invariantUUID":"336ebb42-d274-49c5-a43d-c8e4eaedb2a5","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":"78e5f63f-7c48-445e-864b-7d4e50af6329","lifecycleState":"CERTIFIED","lastUpdateDate":1646191430446,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ee59840-7dc9-4b7d-907d-5e73af9366a4","invariantUUID":"229df49a-997a-4423-a103-703c5bf156db","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47c885d1-d9a2-497f-8135-609bb4873c7d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191351707,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d49b06d9-c52b-41a6-9117-38eed9780e46","invariantUUID":"28df4767-49bb-4c7d-bd58-abe089cc826e","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cede4d0b-969a-4da6-92c8-ac7a86a2c29d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191558012,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0596dd37-7e4d-4fc1-b1ff-a1198bff5432","invariantUUID":"7ce00310-ed0e-4504-99e4-489ea3494c6f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b07f7f07-7ff9-4ac7-b599-777159f00476","lifecycleState":"CERTIFIED","lastUpdateDate":1646191385267,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4d4a567-8b70-4af8-ad8f-ec3cb6c13c7f","invariantUUID":"02aaa415-511b-4f72-802c-11e5c71d79a6","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e50466e-126f-4f68-a260-b41343d516cf","lifecycleState":"CERTIFIED","lastUpdateDate":1646191411208,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a745360a-066e-4823-b665-049e56c9071e","invariantUUID":"3ad7adc0-b95d-4a2a-9d5a-f7437167c34f","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":"fcc16b43-b64b-485e-8811-0dc51cdb656e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191325889,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd6627d-23a3-42ac-9a5b-e40e939c0572","invariantUUID":"4c3bedcf-3245-4d86-a9f4-3c5ac0bfc3b9","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":"c2750d30-36fa-462c-b012-251a3ad7b50e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191388507,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c82da1de-66da-4187-adf7-011d45ef3ce0","invariantUUID":"f5c1e5ed-53de-473f-ba5b-d4434f0a5774","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":"51d49329-cc06-44b6-a3d2-bbea35c4c7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191433521,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d6bda0-695f-42b8-acc4-edde1c037b7e","invariantUUID":"53e9e437-f102-4c3e-aa4c-b4da2e92cb39","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":"2855f9e2-45c5-4501-bb5c-fa0a8106e40b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191379532,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cd3e5b9-f379-4755-802a-17cc83aa5ba9","invariantUUID":"a8602cea-a01b-4348-a291-1746c9226eea","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":"defaulticon","uniqueId":"c5823777-d893-4aba-a561-66426f93aa25","lifecycleState":"CERTIFIED","lastUpdateDate":1646196347275,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a575906c-80a0-483d-8498-8cb4a62bf77d","invariantUUID":"0faa7852-1bb6-43d1-9bbe-b79272cf169a","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab38fa74-a470-4ff7-8496-232b4b744805","lifecycleState":"CERTIFIED","lastUpdateDate":1646191344710,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac2712bf-98ed-48dd-8252-cb1f2ecb1b38","invariantUUID":"0e3170a8-88d1-4738-bcb0-4a0b0a6275b2","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":"3775cef0-5621-4ba7-bb05-c3f4935d07c5","lifecycleState":"CERTIFIED","lastUpdateDate":1646191412855,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0396310-8eb9-4f45-ad14-ec44fdc0d191","invariantUUID":"0fdaa9de-9ae5-4c42-a862-f3e7bf1dda56","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7081ae93-32eb-44f7-9292-52bd8887f04e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191460398,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7affb44f-3562-444e-b8a6-9154f8ff5d63","invariantUUID":"866b0161-e59f-4463-98c2-8579a5fc3ac1","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":"f414f6f6-3ca6-44d2-ba53-bbe06f20c6be","lifecycleState":"CERTIFIED","lastUpdateDate":1646191447082,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7bbd62-543c-4413-a041-f0ec59f516b2","invariantUUID":"25e69bbb-f7d5-4f5c-a7b6-699bdc2d8b4e","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8f6b284b-9404-4695-8304-8c86b9aa8fd8","lifecycleState":"CERTIFIED","lastUpdateDate":1646191475424,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbe08f73-2fdb-4df7-ac31-f53bccf2f7bc","invariantUUID":"9457a6ed-18e9-4757-ba5b-12aba20b7337","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":"d1eb1a6b-4eb8-45d8-ad64-83136780c855","lifecycleState":"CERTIFIED","lastUpdateDate":1646191471909,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ebd6d5e0-683e-4c2b-9afb-0165d4b33e4c","invariantUUID":"a0e76e36-5fcd-4d43-a3ac-6860ac15fc5e","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":"922864a9-4bdc-4754-9cf7-e871ba8beacd","lifecycleState":"CERTIFIED","lastUpdateDate":1646191377104,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4566704a-7683-4320-a904-117ab8e87470","invariantUUID":"3a92c2f6-9435-48b7-906a-73e52742c353","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":"compute","uniqueId":"2cfb7f2e-351e-48dc-9831-361e7838f60d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191424504,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"249d3546-d747-4723-b573-861600fe862f","invariantUUID":"1e2264c3-08ea-4060-b156-56146fbe3054","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":"objectStorage","uniqueId":"c788fd09-d645-4de9-87ac-3e9ed92e8ee1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191551009,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"194f7a26-4f46-4662-867f-1fd064771fe2","invariantUUID":"f01a4425-e990-42f5-8285-6ca50da115ce","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4cefca1e-3671-425c-95a8-50dfeb514b2a","lifecycleState":"CERTIFIED","lastUpdateDate":1646191465197,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eea26101-fdac-4913-b61d-9024bafe2087","invariantUUID":"6953d7e8-9368-4526-a0bd-c675f68f851b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21fae40a-80f7-4d45-afc3-978562031376","lifecycleState":"CERTIFIED","lastUpdateDate":1646191502630,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5617277-3218-4387-94b3-7864c36ad2c2","invariantUUID":"e6136959-cbe6-4ca1-a440-cca3ebe6bc6c","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":"networkrules","uniqueId":"a04b488e-7217-447c-b2c4-4a16310b57aa","lifecycleState":"CERTIFIED","lastUpdateDate":1646191359984,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4103130a-63df-4da4-a2ee-3f42eeee18b2","invariantUUID":"6ccce89a-d884-4eef-80d4-50203ab8d0c0","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2109687b-1f34-473c-a6aa-ea1a56f07be7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191543300,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6abf944-c1f1-4ec7-8543-e115bd55c33f","invariantUUID":"65275176-99d6-4d8e-b5d3-71d57f0cdfa9","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9e80425a-2b0c-42fd-b88c-262653243a55","lifecycleState":"CERTIFIED","lastUpdateDate":1646191341440,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b73fa5bc-9836-4e3e-80bc-ad7e8b7a3944","invariantUUID":"79bda7aa-e164-497a-8f43-606051550287","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":"defaulticon","uniqueId":"4b61f5ad-c118-4919-bb18-ed7378b31121","lifecycleState":"CERTIFIED","lastUpdateDate":1646191456990,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03b30352-189b-4786-b086-96b95c16aaf7","invariantUUID":"6a7fa9f6-0eb8-427c-975b-cb87e25e9bba","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6bbbf49a-3e0d-4cd6-8e19-ae3f3b0c0e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191317300,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27746ce8-636e-409c-81f0-ae6807e16767","invariantUUID":"bd3a6d5f-59dd-4276-8cc2-15543db31499","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"614e8646-dd68-41d9-b0e0-241e1e6b9b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1646191493927,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d57f6ac3-1276-4962-ada2-5c886afa98dd","invariantUUID":"a28dab67-cc50-4d9e-9f9b-123d76213887","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"411175e8-67d9-4f00-b396-5b98f9041cde","lifecycleState":"CERTIFIED","lastUpdateDate":1646191477848,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6929900a-cb5b-4c78-8f8e-306edd288082","invariantUUID":"ab8d7492-e84e-4fe9-9af7-4e58f0b7eaa5","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":"3dcd66cb-4bf6-4cc7-8e08-51edfc4af864","lifecycleState":"CERTIFIED","lastUpdateDate":1646191469625,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c2f1d12-f27e-429c-a7cd-ce0f7564a2c8","invariantUUID":"5f1a9f21-74ce-433c-8ecf-a93dc68455bd","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78253de2-63b5-47ae-8ba3-e12f38dbf0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191338488,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0f2f61c-0669-4a2a-843f-6e785128645a","invariantUUID":"0437d399-680a-4ec0-94e8-af609500da8b","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4b55564-01f1-4c23-9c37-bc415bdc19aa","lifecycleState":"CERTIFIED","lastUpdateDate":1646191349612,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30d99b11-9799-4c3b-8f3d-9bfec8b486b9","invariantUUID":"e00d2dcb-7f0a-47b5-9c5c-2c97f7cbb8e7","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79979c05-6eca-459e-928e-91efbf0f94b6","lifecycleState":"CERTIFIED","lastUpdateDate":1646191432026,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32e85d0a-a961-48d6-812c-ab4db64e6e10","invariantUUID":"1cd286df-36c3-48c6-8535-a3ac06d1b2aa","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fc032c37-babc-4e13-98ba-c098a05b8b38","lifecycleState":"CERTIFIED","lastUpdateDate":1646191463435,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02617a2a-c0b1-4fa6-8522-21e2eacb7daa","invariantUUID":"48de5427-1ab1-4b26-8a3a-7b4cc6597726","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":"51757d1c-e02e-4d18-99fb-62e46043b52d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191549670,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a32a7a7-42c3-41be-80e6-68bfcc7b3cc9","invariantUUID":"10f8c4c1-fef9-4640-9eae-41d4ffce492c","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c7bc8ac-1891-41fc-bd7e-601fa8d45445","lifecycleState":"CERTIFIED","lastUpdateDate":1646191473417,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2ae9f5e-b137-4eb9-bbb9-ff4cecc6a356","invariantUUID":"e26866fe-7b1e-4a86-9682-63ee3778a69d","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":"bab85bb3-05ea-4d31-8d32-a399c3c6c97c","lifecycleState":"CERTIFIED","lastUpdateDate":1646191505780,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f29ed4b-5a33-49a5-9466-d97ceeaf353e","invariantUUID":"6bb12d79-b031-4943-8040-6802f7fbc90e","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":"4b99594f-36ae-4430-9667-01ff635c7265","lifecycleState":"CERTIFIED","lastUpdateDate":1646196075407,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","invariantUUID":"a8413d9f-f50b-4261-9647-a77045f0525e","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191303615,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c94350dd-54b1-48bd-910e-a340ce03b0f3","invariantUUID":"df1ca82b-e7cd-425c-80f1-1a4f7f3367e1","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":"fcf0ffe6-9582-4a05-b364-83eda9e3e069","lifecycleState":"CERTIFIED","lastUpdateDate":1646191404589,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9744fb3a-7ea8-43d5-8941-563710e2d29c","invariantUUID":"9461ebd4-b0a4-45ce-9836-8c95fb5bdbad","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":"037e9172-44c7-4dac-9950-d4f99e7a86f0","lifecycleState":"CERTIFIED","lastUpdateDate":1646191370684,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d296c3b3-9dc0-423f-a375-532dde4acfac","invariantUUID":"9320b216-94f8-46a1-8e2f-1a52afe5712c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"adcae2b5-6389-4b4a-abe7-72b9772f874b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191490080,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9e36eb3-4628-449c-b91c-c6cd5c0431e7","invariantUUID":"b8eeaf8d-235b-4c1b-a067-e5bb11c401ba","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"be229b75-7e15-47f5-89a0-0dc6f678d1c0","lifecycleState":"CERTIFIED","lastUpdateDate":1646191560239,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9ad731c-a2af-4cc9-a702-c1e947dc08c4","invariantUUID":"a744afe9-7e6f-4a35-b0fe-50a2f4549d8b","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"e4be237f-addc-4ef1-8d5e-58ddacf4d17b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191504321,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8600165-5e81-4afe-9de3-6851fa7a3b47","invariantUUID":"3cdeb3b7-e7e9-4547-945a-392aa4dd5c35","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":"port","uniqueId":"f13c24f7-2851-4010-9916-bcce341c0a75","lifecycleState":"CERTIFIED","lastUpdateDate":1646191461927,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ea8c1a3a-58e5-465b-8b92-eba01c0d3de0","invariantUUID":"2fffe95b-f894-433c-870c-6f6a96665343","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3400790-560b-4f64-bb23-43f124d1812a","lifecycleState":"CERTIFIED","lastUpdateDate":1646191347007,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"eec5b981-77fb-4072-9a95-26dfda9d8f4d","invariantUUID":"3ae2242d-c366-4701-bc04-d1506aa56481","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":"defaulticon","uniqueId":"ecd15d64-675c-4a4d-87b6-1f98d5777941","lifecycleState":"CERTIFIED","lastUpdateDate":1646191458927,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf189b50-15e7-4802-aff6-af13870124ab","invariantUUID":"af2e0451-ee37-4ed6-9f13-861bd299412a","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"32e3983d-2b5f-42ad-990b-1cdada6bfdf9","lifecycleState":"CERTIFIED","lastUpdateDate":1646191374800,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45daa27a-6647-4e1c-a48e-f6a6c626cb90","invariantUUID":"08b53e87-6e2e-4d7b-ac8e-e458f82f689b","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":"port","uniqueId":"e85e43da-bbbd-4ff1-b100-c3a628448875","lifecycleState":"CERTIFIED","lastUpdateDate":1646191488459,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc42e782-b51f-4942-ae8b-5eb7f0f8b74f","invariantUUID":"b3f9504a-bc11-4057-9e9e-f1d17872e2fb","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b9cb1e7b-7725-4281-9790-d88c0974bcbd","lifecycleState":"CERTIFIED","lastUpdateDate":1646191332371,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c31fe4e-67e2-480f-be43-ba96f6b72575","invariantUUID":"e359cd2b-222f-418b-92cf-fa6ebb635812","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":"defaulticon","uniqueId":"5c1620eb-b554-4dcc-8a15-d08874cb2f5f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191417291,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54aeaba4-7238-4aa5-a340-d05de87774b0","invariantUUID":"b3a667db-49d6-41db-bc5c-6dbb14e57173","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce1669f5-6128-473c-8e81-dd84a4a0dcce","lifecycleState":"CERTIFIED","lastUpdateDate":1646191381924,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1715a5be-4250-4e32-82aa-69211f23f40c","invariantUUID":"b99dddd4-9a7a-46b8-b58c-19d753b7a7cf","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":"network","uniqueId":"5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191387030,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"361173fd-cb83-4847-b96f-b97151c85160","invariantUUID":"f3280d84-bd49-4589-be01-92dc0fb6a632","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":"objectStorage","uniqueId":"2f88d43e-ff01-4b32-907c-d0af454b31f7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191552615,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"741e74dd-376d-467f-9117-647338ddf72d","invariantUUID":"9b0bbca3-7607-4314-9d63-178fd4b8d675","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e44e56d3-c355-4eb3-baa0-531cc116fa02","lifecycleState":"CERTIFIED","lastUpdateDate":1646191406822,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54a0ceec-d0d8-4269-905d-085552a92d92","invariantUUID":"d54c8724-bd20-4fe7-b014-5da031528054","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e57c4da5-8a8d-4562-8ee1-5cb9c210ada1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191467482,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb115573-fbfb-446d-86b9-ae1d52647265","invariantUUID":"01c7c089-14ee-42ed-8dea-f7c4b323b840","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":"353b0214-5ee9-4af4-a9d9-1995498c73da","lifecycleState":"CERTIFIED","lastUpdateDate":1646191546390,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8aa53e27-a9e2-4d42-a3c6-c74992826a15","invariantUUID":"fddc4151-3cd2-493d-8034-f794cb962ecc","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa93ca4c-6512-409f-8e7f-afc28edf04e4","lifecycleState":"CERTIFIED","lastUpdateDate":1646191562219,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cace2501-904e-442a-be56-6ad1c0b0c5c6","invariantUUID":"24f65ecf-5059-463a-9718-ad6ffa4ecd3c","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3848b44-6ae0-4e73-91df-c5f36379aa65","lifecycleState":"CERTIFIED","lastUpdateDate":1646191336197,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07383b48-2f8c-47eb-9290-d79eb10b0bf7","invariantUUID":"2a00493a-f27d-434d-b90a-e4801f97bf63","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":"58578a5d-fb02-416d-8bd7-c257b506911b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191414426,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a07ea39f-fab2-42b8-b582-e9f8acebf243","invariantUUID":"8fb7d901-5459-45f5-bdb6-6d1108c2b7cc","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"22aebe0c-6056-4ee9-85f8-ca7508e89b9e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191497100,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8fb12bef-3b32-48fd-86bc-6ad2bf73bac9","invariantUUID":"883ff366-8360-4150-a617-6985ed5d7f2b","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":"defaulticon","uniqueId":"d2cfdb5b-40af-4f74-87df-bba18ed73d2b","lifecycleState":"CERTIFIED","lastUpdateDate":1646195232771,"name":"basic_onboard_yOQjNJ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d940e59f-5d44-4149-beb6-411399468b26","invariantUUID":"4417b99b-2134-4c51-accc-c8ba73faf6ac","systemName":"BasicOnboardYoqjnj","description":"VF","tags":["basic_onboard_yOQjNJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"636a6659-34a6-4d6b-80cc-c3f48639aa01","lifecycleState":"CERTIFIED","lastUpdateDate":1646191427468,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"914866f0-1a02-44fd-83a8-72ee7ecf4768","invariantUUID":"ee73ec04-e434-4629-943c-560646e63e14","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":"objectStorage","uniqueId":"dbd56685-2602-4c44-b9fd-5c5475425dcf","lifecycleState":"CERTIFIED","lastUpdateDate":1646191554008,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"142e1edd-f8e7-4871-8932-918d69cd30cd","invariantUUID":"feb3de7e-fd36-45e5-a0c5-6da6dbc4c315","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a580069-7311-4cac-8c7e-7812caca574e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191421101,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21c5a385-a49d-4dfb-b528-311641d97e2d","invariantUUID":"eb422558-6999-441c-abd3-c37633c12ac4","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"098bb27c-1743-40ff-8ef0-9455ee3d834b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191480600,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6488c405-428a-4c83-9820-16ab66279b95","invariantUUID":"052ec363-f287-4140-8459-719aaab7660e","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":"b1348a63-0d72-4b31-a05e-c5a13239f43b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191555908,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"501391e2-2e4c-450f-ba41-d352fe2e1b2a","invariantUUID":"1acab8f3-ee26-42b1-a23f-2af2f7c00c89","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7ae1421-be94-4fc6-84c7-4b3aeede0441","lifecycleState":"CERTIFIED","lastUpdateDate":1646191339905,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe7931f6-6e76-4979-8e97-d8005f019532","invariantUUID":"be7db015-92ed-42ff-9fe4-1ed813ddbae8","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a39b31c4-7cd6-4546-bd17-fa39a54ac165","lifecycleState":"CERTIFIED","lastUpdateDate":1646191445303,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02f5df36-a620-4c3e-9dea-70feca5b2162","invariantUUID":"f009b09f-78cf-4b77-931e-5b73a4a91d21","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"258138da-2493-425f-80f9-5a9d3c3f0cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1646191415855,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c8c4a396-f248-4489-b736-a816137976c3","invariantUUID":"65f1b8ae-649e-449d-be07-6be2ab563acf","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5ca019f8-edbe-4998-b3ac-bb28f9d49086","lifecycleState":"CERTIFIED","lastUpdateDate":1646191343028,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53b2b661-2385-4b13-bed8-fe5017ee0f69","invariantUUID":"448a92a9-c3d6-409d-ada3-078b143141a9","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d1bc151e-adce-40aa-b2e7-1de2ba2db63f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191437807,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b197aae4-b6a1-4557-a9a3-c91b4cc3f010","invariantUUID":"bbfb8c29-3650-4ec7-ada8-1255e54ea7d0","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":"objectStorage","uniqueId":"6153e8bf-25cc-47d5-9a61-320f75ee0d03","lifecycleState":"CERTIFIED","lastUpdateDate":1646191314683,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06c519e2-7ea1-4133-bd6f-341d5d6d2be8","invariantUUID":"e9aaae20-2fa2-4361-9158-598eaabf9b40","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":"port","uniqueId":"71f7aa2c-d165-4f20-bf7c-7c3263f23a29","lifecycleState":"CERTIFIED","lastUpdateDate":1646191363284,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7696478c-6a5d-456e-b4cc-fce4c7ca4c99","invariantUUID":"8868d62d-aeec-4f9f-af99-bbfc835158ea","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e41218b-6024-4eec-8db5-d5772dc3bdf9","lifecycleState":"CERTIFIED","lastUpdateDate":1646191353375,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75943199-d46b-4bb5-947d-b63dc6857946","invariantUUID":"6aa2528f-60fb-47e7-ad8a-0951081f7b87","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bc02c2f0-a904-4fdf-8b99-4a4969ae1d82","lifecycleState":"CERTIFIED","lastUpdateDate":1646191563588,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8c48eff-b2fd-4cf2-861a-d9147bb4a5ab","invariantUUID":"16c14da4-b077-4990-b5bd-80647177fe3f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d2660c46-1a38-41eb-a0aa-b1c8cc748f3b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191324378,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba97e555-44be-47b2-bf77-ce8ed15b037c","invariantUUID":"2dece330-f078-4741-8507-834a227b0beb","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":"securityrules","uniqueId":"9cf50de2-3b9a-4443-9249-8853e3ac590d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191372123,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bb699496-060f-42f9-a6df-cdf0237d5f66","invariantUUID":"8ec76f5c-403f-4c2c-9865-59d4e7230437","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"590fba85-b08c-44dc-b18f-60ce5cc2f70f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191312467,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"f988ef33-4096-4330-8636-6060d244a383","invariantUUID":"b751418c-9e01-4073-bf8c-5118e3546f48","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":"e37771be-3e9f-4fa3-b3fa-d77d37ca662e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191548236,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75dcd6c4-b775-429a-aa59-2a9cd1f7d456","invariantUUID":"39d65b38-6dda-4314-99a6-0c1d261b104e","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"9b5afb09-1520-49e4-9d3e-3e819c98b6ed","lifecycleState":"CERTIFIED","lastUpdateDate":1646191369256,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"495320c6-ce74-4389-acb5-c251a31b4497","invariantUUID":"24a03a43-ab2c-4666-b0f8-e6e489ae3815","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fbbbb231-8f18-46a1-b405-b35656dca930","lifecycleState":"CERTIFIED","lastUpdateDate":1646195928590,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"680a42f4-bcb1-457f-9db9-91f7b4c8cfb0","invariantUUID":"bcb356c1-c476-4125-81d2-3fe65bdef6e5","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c04d22c7-50aa-4fa7-9980-8c00cbafc063","lifecycleState":"CERTIFIED","lastUpdateDate":1646195271275,"name":"basic_onboard_yOQjNJ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"00f91654-ca4b-4801-876e-2759d0e9c958","invariantUUID":"99b350d2-47a7-410f-bbcb-6604befcf4d0","systemName":"BasicOnboardYoqjnj","description":"service","tags":["basic_onboard_yOQjNJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"232dcccc-a726-4bc9-aa76-dd610dd35a39","lifecycleState":"CERTIFIED","lastUpdateDate":1646196383575,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e26524be-6990-43ee-a8d4-b787e9342303","invariantUUID":"b2f994e5-c6a0-4bfb-8c8e-3de8eb2683af","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1017e36e-572c-4aad-9863-a745f632c832","lifecycleState":"CERTIFIED","lastUpdateDate":1646196117386,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","invariantUUID":"f9a85be3-47f7-4640-ae36-d91b28f18572","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-02 04:47:31,243 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-03-02 04:47:31,244 DEBUG 129:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '79440ea8-9029-410d-a756-f624fcd95688', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:47:31,244 DEBUG 131:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/20d30da4-5943-44c9-99c4-9aded974ef04/vnfs/524080fa-1278-4cc9-b5de-84bce36ae26b/vfModules 2022-03-02 04:47:31,244 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-719d482e-57d6-4470-a718-b33bef328e46", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "83cccddf-0454-44cf-8505-028f590094d4", "modelVersionId": "47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06", "modelName": "BasicVm..base_ubuntu20..module-0", "modelVersion": "1", "modelCustomizationId": "cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1", "modelCustomizationName": "BasicVm..base_ubuntu20..module-0" }, "requestParameters": { "userParams": [ ], "testApi": "GR_API", "usePreload": true, "aLaCarte": true }, "cloudConfiguration": { "tenantId": "da7f231cdae845cebdb25d5f96d5d7b5", "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "20d30da4-5943-44c9-99c4-9aded974ef04", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "f9a85be3-47f7-4640-ae36-d91b28f18572", "modelVersion": "1.0", "modelVersionId": "9bff255d-9dc2-4d45-b967-149ba00d8925" } } }, { "relatedInstance": { "instanceId": "524080fa-1278-4cc9-b5de-84bce36ae26b", "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "a8413d9f-f50b-4261-9647-a77045f0525e", "modelVersion": "1.0", "modelVersionId": "52d61e0c-6b2f-47c3-b7be-eb918df0ea68", "modelCustomizationId": "4bf87bc4-56d6-4d4c-a364-4a6d0751e599", "modelCustomizationName": "basic_vm 0" } } } ] } } 2022-03-02 04:47:31,246 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:47:32,891 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/20d30da4-5943-44c9-99c4-9aded974ef04/vnfs/524080fa-1278-4cc9-b5de-84bce36ae26b/vfModules HTTP/1.1" 202 262 2022-03-02 04:47:32,892 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response code: 202 2022-03-02 04:47:32,892 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response: {"requestReferences":{"requestId":"79440ea8-9029-410d-a756-f624fcd95688","instanceId":"35397b68-c43c-4097-b4cd-2a6d099f4c75","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/79440ea8-9029-410d-a756-f624fcd95688"}} 2022-03-02 04:47:32,893 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2022-03-02 04:47:32,900 DEBUG 129:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '07833751-09d2-4310-913d-a26f68d6c089', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:47:32,900 DEBUG 131:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/79440ea8-9029-410d-a756-f624fcd95688 2022-03-02 04:47:32,901 DEBUG 132:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] data sent: None 2022-03-02 04:47:32,904 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:47:33,312 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/79440ea8-9029-410d-a756-f624fcd95688 HTTP/1.1" 200 2477 2022-03-02 04:47:33,314 INFO 142:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] response code: 200 2022-03-02 04:47:33,315 DEBUG 146:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] response: {"request":{"requestId":"79440ea8-9029-410d-a756-f624fcd95688","startTime":"Wed, 02 Mar 2022 04:47:31 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"83cccddf-0454-44cf-8505-028f590094d4","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelVersionId":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelCustomizationId":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelUuid":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelInvariantUuid":"83cccddf-0454-44cf-8505-028f590094d4","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","modelInfo":{"modelInvariantId":"f9a85be3-47f7-4640-ae36-d91b28f18572","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelUuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelInvariantUuid":"f9a85be3-47f7-4640-ae36-d91b28f18572"}}},{"relatedInstance":{"instanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a8413d9f-f50b-4261-9647-a77045f0525e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelVersionId":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelCustomizationId":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelUuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelInvariantUuid":"a8413d9f-f50b-4261-9647-a77045f0525e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","vnfInstanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","vfModuleInstanceId":"35397b68-c43c-4097-b4cd-2a6d099f4c75","vfModuleInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 02 Mar 2022 04:47:32 GMT"}}} 2022-03-02 04:47:43,322 DEBUG 129:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b3570995-9080-4e49-915b-42bba508c056', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:47:43,323 DEBUG 131:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/79440ea8-9029-410d-a756-f624fcd95688 2022-03-02 04:47:43,323 DEBUG 132:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] data sent: None 2022-03-02 04:47:43,325 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:47:43,777 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/79440ea8-9029-410d-a756-f624fcd95688 HTTP/1.1" 200 2803 2022-03-02 04:47:43,779 INFO 142:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] response code: 200 2022-03-02 04:47:43,779 DEBUG 146:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] response: {"request":{"requestId":"79440ea8-9029-410d-a756-f624fcd95688","startTime":"Wed, 02 Mar 2022 04:47:31 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"83cccddf-0454-44cf-8505-028f590094d4","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelVersionId":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelCustomizationId":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelUuid":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelInvariantUuid":"83cccddf-0454-44cf-8505-028f590094d4","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","modelInfo":{"modelInvariantId":"f9a85be3-47f7-4640-ae36-d91b28f18572","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelUuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelInvariantUuid":"f9a85be3-47f7-4640-ae36-d91b28f18572"}}},{"relatedInstance":{"instanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a8413d9f-f50b-4261-9647-a77045f0525e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelVersionId":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelCustomizationId":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelUuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelInvariantUuid":"a8413d9f-f50b-4261-9647-a77045f0525e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","vnfInstanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","vfModuleInstanceId":"35397b68-c43c-4097-b4cd-2a6d099f4c75","vfModuleInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Wed, 02 Mar 2022 04:47:43 GMT"}}} 2022-03-02 04:47:53,788 DEBUG 129:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ed67a35d-7da2-42c7-b31d-93384282aeff', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:47:53,788 DEBUG 131:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/79440ea8-9029-410d-a756-f624fcd95688 2022-03-02 04:47:53,788 DEBUG 132:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] data sent: None 2022-03-02 04:47:53,790 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:47:54,244 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/79440ea8-9029-410d-a756-f624fcd95688 HTTP/1.1" 200 4820 2022-03-02 04:47:54,246 INFO 142:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] response code: 200 2022-03-02 04:47:54,247 DEBUG 146:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] response: {"request":{"requestId":"79440ea8-9029-410d-a756-f624fcd95688","startTime":"Wed, 02 Mar 2022 04:47:31 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"83cccddf-0454-44cf-8505-028f590094d4","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelVersionId":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelCustomizationId":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelUuid":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelInvariantUuid":"83cccddf-0454-44cf-8505-028f590094d4","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","modelInfo":{"modelInvariantId":"f9a85be3-47f7-4640-ae36-d91b28f18572","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelUuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelInvariantUuid":"f9a85be3-47f7-4640-ae36-d91b28f18572"}}},{"relatedInstance":{"instanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a8413d9f-f50b-4261-9647-a77045f0525e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelVersionId":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelCustomizationId":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelUuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelInvariantUuid":"a8413d9f-f50b-4261-9647-a77045f0525e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","vnfInstanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","vfModuleInstanceId":"35397b68-c43c-4097-b4cd-2a6d099f4c75","vfModuleInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Wed, 02 Mar 2022 04:47:43 GMT"},"requestProcessingData":[{"groupingId":"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15","tag":"StackInformation","dataPairs":[{"basic_vm-719d482e-57d6-4470-a718-b33bef328e46":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/da7f231cdae845cebdb25d5f96d5d7b5/stacks/basic_vm-719d482e-57d6-4470-a718-b33bef328e46/1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"updated_time\":null,\"creation_time\":1646196462000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"182220d0d871404999c570b342a1e3ef\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"OS::project_id\":\"da7f231cdae845cebdb25d5f96d5d7b5\",\"OS::stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"vnf_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0\",\"vnf_id\":\"524080fa-1278-4cc9-b5de-84bce36ae26b\",\"vf_module_id\":\"35397b68-c43c-4097-b4cd-2a6d099f4c75\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-02 04:48:04,257 DEBUG 129:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ff6828f2-d8bc-4a72-8cc7-d64835968ef8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:48:04,257 DEBUG 131:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/79440ea8-9029-410d-a756-f624fcd95688 2022-03-02 04:48:04,257 DEBUG 132:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] data sent: None 2022-03-02 04:48:04,259 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:48:04,703 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/79440ea8-9029-410d-a756-f624fcd95688 HTTP/1.1" 200 4820 2022-03-02 04:48:04,704 INFO 142:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] response code: 200 2022-03-02 04:48:04,705 DEBUG 146:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] response: {"request":{"requestId":"79440ea8-9029-410d-a756-f624fcd95688","startTime":"Wed, 02 Mar 2022 04:47:31 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"83cccddf-0454-44cf-8505-028f590094d4","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelVersionId":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelCustomizationId":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelUuid":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelInvariantUuid":"83cccddf-0454-44cf-8505-028f590094d4","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","modelInfo":{"modelInvariantId":"f9a85be3-47f7-4640-ae36-d91b28f18572","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelUuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelInvariantUuid":"f9a85be3-47f7-4640-ae36-d91b28f18572"}}},{"relatedInstance":{"instanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a8413d9f-f50b-4261-9647-a77045f0525e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelVersionId":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelCustomizationId":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelUuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelInvariantUuid":"a8413d9f-f50b-4261-9647-a77045f0525e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","vnfInstanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","vfModuleInstanceId":"35397b68-c43c-4097-b4cd-2a6d099f4c75","vfModuleInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Wed, 02 Mar 2022 04:47:43 GMT"},"requestProcessingData":[{"groupingId":"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15","tag":"StackInformation","dataPairs":[{"basic_vm-719d482e-57d6-4470-a718-b33bef328e46":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/da7f231cdae845cebdb25d5f96d5d7b5/stacks/basic_vm-719d482e-57d6-4470-a718-b33bef328e46/1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"updated_time\":null,\"creation_time\":1646196462000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"182220d0d871404999c570b342a1e3ef\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"OS::project_id\":\"da7f231cdae845cebdb25d5f96d5d7b5\",\"OS::stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"vnf_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0\",\"vnf_id\":\"524080fa-1278-4cc9-b5de-84bce36ae26b\",\"vf_module_id\":\"35397b68-c43c-4097-b4cd-2a6d099f4c75\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-02 04:48:14,714 DEBUG 129:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '990c73cf-fb66-497f-a2c1-7135713b23e0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:48:14,715 DEBUG 131:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/79440ea8-9029-410d-a756-f624fcd95688 2022-03-02 04:48:14,715 DEBUG 132:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] data sent: None 2022-03-02 04:48:14,717 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:48:15,170 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/79440ea8-9029-410d-a756-f624fcd95688 HTTP/1.1" 200 4822 2022-03-02 04:48:15,171 INFO 142:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] response code: 200 2022-03-02 04:48:15,171 DEBUG 146:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] response: {"request":{"requestId":"79440ea8-9029-410d-a756-f624fcd95688","startTime":"Wed, 02 Mar 2022 04:47:31 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"83cccddf-0454-44cf-8505-028f590094d4","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelVersionId":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelCustomizationId":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelUuid":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelInvariantUuid":"83cccddf-0454-44cf-8505-028f590094d4","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","modelInfo":{"modelInvariantId":"f9a85be3-47f7-4640-ae36-d91b28f18572","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelUuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelInvariantUuid":"f9a85be3-47f7-4640-ae36-d91b28f18572"}}},{"relatedInstance":{"instanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a8413d9f-f50b-4261-9647-a77045f0525e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelVersionId":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelCustomizationId":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelUuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelInvariantUuid":"a8413d9f-f50b-4261-9647-a77045f0525e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","vnfInstanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","vfModuleInstanceId":"35397b68-c43c-4097-b4cd-2a6d099f4c75","vfModuleInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Wed, 02 Mar 2022 04:47:43 GMT"},"requestProcessingData":[{"groupingId":"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15","tag":"StackInformation","dataPairs":[{"basic_vm-719d482e-57d6-4470-a718-b33bef328e46":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/da7f231cdae845cebdb25d5f96d5d7b5/stacks/basic_vm-719d482e-57d6-4470-a718-b33bef328e46/1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"updated_time\":null,\"creation_time\":1646196462000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"182220d0d871404999c570b342a1e3ef\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"OS::project_id\":\"da7f231cdae845cebdb25d5f96d5d7b5\",\"OS::stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"vnf_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0\",\"vnf_id\":\"524080fa-1278-4cc9-b5de-84bce36ae26b\",\"vf_module_id\":\"35397b68-c43c-4097-b4cd-2a6d099f4c75\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-02 04:48:25,182 DEBUG 129:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '259f818b-60ea-43a5-a327-6369af6f1281', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:48:25,183 DEBUG 131:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/79440ea8-9029-410d-a756-f624fcd95688 2022-03-02 04:48:25,183 DEBUG 132:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] data sent: None 2022-03-02 04:48:25,184 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:48:25,636 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/79440ea8-9029-410d-a756-f624fcd95688 HTTP/1.1" 200 4822 2022-03-02 04:48:25,637 INFO 142:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] response code: 200 2022-03-02 04:48:25,638 DEBUG 146:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] response: {"request":{"requestId":"79440ea8-9029-410d-a756-f624fcd95688","startTime":"Wed, 02 Mar 2022 04:47:31 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"83cccddf-0454-44cf-8505-028f590094d4","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelVersionId":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelCustomizationId":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelUuid":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelInvariantUuid":"83cccddf-0454-44cf-8505-028f590094d4","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","modelInfo":{"modelInvariantId":"f9a85be3-47f7-4640-ae36-d91b28f18572","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelUuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelInvariantUuid":"f9a85be3-47f7-4640-ae36-d91b28f18572"}}},{"relatedInstance":{"instanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a8413d9f-f50b-4261-9647-a77045f0525e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelVersionId":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelCustomizationId":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelUuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelInvariantUuid":"a8413d9f-f50b-4261-9647-a77045f0525e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","vnfInstanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","vfModuleInstanceId":"35397b68-c43c-4097-b4cd-2a6d099f4c75","vfModuleInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Wed, 02 Mar 2022 04:47:43 GMT"},"requestProcessingData":[{"groupingId":"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15","tag":"StackInformation","dataPairs":[{"basic_vm-719d482e-57d6-4470-a718-b33bef328e46":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/da7f231cdae845cebdb25d5f96d5d7b5/stacks/basic_vm-719d482e-57d6-4470-a718-b33bef328e46/1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"updated_time\":null,\"creation_time\":1646196462000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"182220d0d871404999c570b342a1e3ef\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"OS::project_id\":\"da7f231cdae845cebdb25d5f96d5d7b5\",\"OS::stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"vnf_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0\",\"vnf_id\":\"524080fa-1278-4cc9-b5de-84bce36ae26b\",\"vf_module_id\":\"35397b68-c43c-4097-b4cd-2a6d099f4c75\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-02 04:48:35,648 DEBUG 129:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2e0b4659-5ac1-4fb6-8ce4-b10c25646ec6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:48:35,650 DEBUG 131:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/79440ea8-9029-410d-a756-f624fcd95688 2022-03-02 04:48:35,650 DEBUG 132:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] data sent: None 2022-03-02 04:48:35,652 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:48:36,269 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/79440ea8-9029-410d-a756-f624fcd95688 HTTP/1.1" 200 4824 2022-03-02 04:48:36,270 INFO 142:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] response code: 200 2022-03-02 04:48:36,271 DEBUG 146:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] response: {"request":{"requestId":"79440ea8-9029-410d-a756-f624fcd95688","startTime":"Wed, 02 Mar 2022 04:47:31 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"83cccddf-0454-44cf-8505-028f590094d4","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelVersionId":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelCustomizationId":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelUuid":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelInvariantUuid":"83cccddf-0454-44cf-8505-028f590094d4","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","modelInfo":{"modelInvariantId":"f9a85be3-47f7-4640-ae36-d91b28f18572","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelUuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelInvariantUuid":"f9a85be3-47f7-4640-ae36-d91b28f18572"}}},{"relatedInstance":{"instanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a8413d9f-f50b-4261-9647-a77045f0525e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelVersionId":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelCustomizationId":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelUuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelInvariantUuid":"a8413d9f-f50b-4261-9647-a77045f0525e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","vnfInstanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","vfModuleInstanceId":"35397b68-c43c-4097-b4cd-2a6d099f4c75","vfModuleInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 1). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":68,"timestamp":"Wed, 02 Mar 2022 04:48:35 GMT"},"requestProcessingData":[{"groupingId":"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15","tag":"StackInformation","dataPairs":[{"basic_vm-719d482e-57d6-4470-a718-b33bef328e46":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/da7f231cdae845cebdb25d5f96d5d7b5/stacks/basic_vm-719d482e-57d6-4470-a718-b33bef328e46/1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"updated_time\":null,\"creation_time\":1646196462000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"182220d0d871404999c570b342a1e3ef\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"OS::project_id\":\"da7f231cdae845cebdb25d5f96d5d7b5\",\"OS::stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"vnf_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0\",\"vnf_id\":\"524080fa-1278-4cc9-b5de-84bce36ae26b\",\"vf_module_id\":\"35397b68-c43c-4097-b4cd-2a6d099f4c75\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-02 04:48:46,282 DEBUG 129:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ea974d79-6529-4c38-9ed9-a2dbcf53e33b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:48:46,282 DEBUG 131:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/79440ea8-9029-410d-a756-f624fcd95688 2022-03-02 04:48:46,283 DEBUG 132:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] data sent: None 2022-03-02 04:48:46,285 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:48:46,467 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/79440ea8-9029-410d-a756-f624fcd95688 HTTP/1.1" 200 4790 2022-03-02 04:48:46,469 INFO 142:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] response code: 200 2022-03-02 04:48:46,470 DEBUG 146:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] response: {"request":{"requestId":"79440ea8-9029-410d-a756-f624fcd95688","startTime":"Wed, 02 Mar 2022 04:47:31 GMT","finishTime":"Wed, 02 Mar 2022 04:48:38 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"83cccddf-0454-44cf-8505-028f590094d4","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelVersionId":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelCustomizationId":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelUuid":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelInvariantUuid":"83cccddf-0454-44cf-8505-028f590094d4","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","modelInfo":{"modelInvariantId":"f9a85be3-47f7-4640-ae36-d91b28f18572","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelUuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelInvariantUuid":"f9a85be3-47f7-4640-ae36-d91b28f18572"}}},{"relatedInstance":{"instanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a8413d9f-f50b-4261-9647-a77045f0525e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelVersionId":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelCustomizationId":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelUuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelInvariantUuid":"a8413d9f-f50b-4261-9647-a77045f0525e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","vnfInstanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","vfModuleInstanceId":"35397b68-c43c-4097-b4cd-2a6d099f4c75","vfModuleInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Wed, 02 Mar 2022 04:48:38 GMT"},"requestProcessingData":[{"groupingId":"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15","tag":"StackInformation","dataPairs":[{"basic_vm-719d482e-57d6-4470-a718-b33bef328e46":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/da7f231cdae845cebdb25d5f96d5d7b5/stacks/basic_vm-719d482e-57d6-4470-a718-b33bef328e46/1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"updated_time\":null,\"creation_time\":1646196462000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"182220d0d871404999c570b342a1e3ef\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"OS::project_id\":\"da7f231cdae845cebdb25d5f96d5d7b5\",\"OS::stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"vnf_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0\",\"vnf_id\":\"524080fa-1278-4cc9-b5de-84bce36ae26b\",\"vf_module_id\":\"35397b68-c43c-4097-b4cd-2a6d099f4c75\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-02 04:48:46,471 INFO 56:mixins.py(10) - VfModuleInstantiation task finished 2022-03-02 04:48:46,472 DEBUG 129:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9038f5d8-6610-4ccf-8ca1-991c0f5cb683', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:48:46,472 DEBUG 131:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/79440ea8-9029-410d-a756-f624fcd95688 2022-03-02 04:48:46,472 DEBUG 132:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] data sent: None 2022-03-02 04:48:46,474 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:48:46,635 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/79440ea8-9029-410d-a756-f624fcd95688 HTTP/1.1" 200 4790 2022-03-02 04:48:46,636 INFO 142:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] response code: 200 2022-03-02 04:48:46,637 DEBUG 146:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] response: {"request":{"requestId":"79440ea8-9029-410d-a756-f624fcd95688","startTime":"Wed, 02 Mar 2022 04:47:31 GMT","finishTime":"Wed, 02 Mar 2022 04:48:38 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"83cccddf-0454-44cf-8505-028f590094d4","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelVersionId":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelCustomizationId":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelUuid":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelInvariantUuid":"83cccddf-0454-44cf-8505-028f590094d4","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","modelInfo":{"modelInvariantId":"f9a85be3-47f7-4640-ae36-d91b28f18572","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelUuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelInvariantUuid":"f9a85be3-47f7-4640-ae36-d91b28f18572"}}},{"relatedInstance":{"instanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a8413d9f-f50b-4261-9647-a77045f0525e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelVersionId":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelCustomizationId":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelUuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelInvariantUuid":"a8413d9f-f50b-4261-9647-a77045f0525e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","vnfInstanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","vfModuleInstanceId":"35397b68-c43c-4097-b4cd-2a6d099f4c75","vfModuleInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Wed, 02 Mar 2022 04:48:38 GMT"},"requestProcessingData":[{"groupingId":"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15","tag":"StackInformation","dataPairs":[{"basic_vm-719d482e-57d6-4470-a718-b33bef328e46":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/da7f231cdae845cebdb25d5f96d5d7b5/stacks/basic_vm-719d482e-57d6-4470-a718-b33bef328e46/1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"updated_time\":null,\"creation_time\":1646196462000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"182220d0d871404999c570b342a1e3ef\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"OS::project_id\":\"da7f231cdae845cebdb25d5f96d5d7b5\",\"OS::stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"vnf_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0\",\"vnf_id\":\"524080fa-1278-4cc9-b5de-84bce36ae26b\",\"vf_module_id\":\"35397b68-c43c-4097-b4cd-2a6d099f4c75\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-02 04:48:46,638 DEBUG 129:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a0717d40-79d7-49cd-91f0-78f014698b5e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:48:46,638 DEBUG 131:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/79440ea8-9029-410d-a756-f624fcd95688 2022-03-02 04:48:46,638 DEBUG 132:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] data sent: None 2022-03-02 04:48:46,640 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:48:46,799 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/79440ea8-9029-410d-a756-f624fcd95688 HTTP/1.1" 200 4790 2022-03-02 04:48:46,800 INFO 142:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] response code: 200 2022-03-02 04:48:46,801 DEBUG 146:onap_service.py(10) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] response: {"request":{"requestId":"79440ea8-9029-410d-a756-f624fcd95688","startTime":"Wed, 02 Mar 2022 04:47:31 GMT","finishTime":"Wed, 02 Mar 2022 04:48:38 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"83cccddf-0454-44cf-8505-028f590094d4","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelVersionId":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelCustomizationId":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelUuid":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelInvariantUuid":"83cccddf-0454-44cf-8505-028f590094d4","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","modelInfo":{"modelInvariantId":"f9a85be3-47f7-4640-ae36-d91b28f18572","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelUuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelInvariantUuid":"f9a85be3-47f7-4640-ae36-d91b28f18572"}}},{"relatedInstance":{"instanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a8413d9f-f50b-4261-9647-a77045f0525e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelVersionId":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelCustomizationId":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelUuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelInvariantUuid":"a8413d9f-f50b-4261-9647-a77045f0525e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","vnfInstanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","vfModuleInstanceId":"35397b68-c43c-4097-b4cd-2a6d099f4c75","vfModuleInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Wed, 02 Mar 2022 04:48:38 GMT"},"requestProcessingData":[{"groupingId":"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15","tag":"StackInformation","dataPairs":[{"basic_vm-719d482e-57d6-4470-a718-b33bef328e46":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/da7f231cdae845cebdb25d5f96d5d7b5/stacks/basic_vm-719d482e-57d6-4470-a718-b33bef328e46/1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"updated_time\":null,\"creation_time\":1646196462000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"182220d0d871404999c570b342a1e3ef\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"OS::project_id\":\"da7f231cdae845cebdb25d5f96d5d7b5\",\"OS::stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"vnf_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0\",\"vnf_id\":\"524080fa-1278-4cc9-b5de-84bce36ae26b\",\"vf_module_id\":\"35397b68-c43c-4097-b4cd-2a6d099f4c75\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-02 04:48:46,805 DEBUG 129:onap_service.py(1) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '864ee752-1de3-47fc-b7ef-481ceb9f027b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:48:46,805 DEBUG 131:onap_service.py(1) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/79440ea8-9029-410d-a756-f624fcd95688 2022-03-02 04:48:46,805 DEBUG 132:onap_service.py(1) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] data sent: None 2022-03-02 04:48:46,808 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:48:46,966 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/79440ea8-9029-410d-a756-f624fcd95688 HTTP/1.1" 200 4790 2022-03-02 04:48:46,968 INFO 142:onap_service.py(1) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] response code: 200 2022-03-02 04:48:46,969 DEBUG 146:onap_service.py(1) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] response: {"request":{"requestId":"79440ea8-9029-410d-a756-f624fcd95688","startTime":"Wed, 02 Mar 2022 04:47:31 GMT","finishTime":"Wed, 02 Mar 2022 04:48:38 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"83cccddf-0454-44cf-8505-028f590094d4","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelVersionId":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelCustomizationId":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelUuid":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelInvariantUuid":"83cccddf-0454-44cf-8505-028f590094d4","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","modelInfo":{"modelInvariantId":"f9a85be3-47f7-4640-ae36-d91b28f18572","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelUuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelInvariantUuid":"f9a85be3-47f7-4640-ae36-d91b28f18572"}}},{"relatedInstance":{"instanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a8413d9f-f50b-4261-9647-a77045f0525e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelVersionId":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelCustomizationId":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelUuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelInvariantUuid":"a8413d9f-f50b-4261-9647-a77045f0525e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","vnfInstanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","vfModuleInstanceId":"35397b68-c43c-4097-b4cd-2a6d099f4c75","vfModuleInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Wed, 02 Mar 2022 04:48:38 GMT"},"requestProcessingData":[{"groupingId":"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15","tag":"StackInformation","dataPairs":[{"basic_vm-719d482e-57d6-4470-a718-b33bef328e46":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/da7f231cdae845cebdb25d5f96d5d7b5/stacks/basic_vm-719d482e-57d6-4470-a718-b33bef328e46/1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"updated_time\":null,\"creation_time\":1646196462000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"182220d0d871404999c570b342a1e3ef\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"OS::project_id\":\"da7f231cdae845cebdb25d5f96d5d7b5\",\"OS::stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"vnf_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0\",\"vnf_id\":\"524080fa-1278-4cc9-b5de-84bce36ae26b\",\"vf_module_id\":\"35397b68-c43c-4097-b4cd-2a6d099f4c75\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-02 04:48:46,970 DEBUG 129:onap_service.py(1) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '16c1832f-f64b-4912-971c-71b231a1515a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:48:46,970 DEBUG 131:onap_service.py(1) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/79440ea8-9029-410d-a756-f624fcd95688 2022-03-02 04:48:46,970 DEBUG 132:onap_service.py(1) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] data sent: None 2022-03-02 04:48:46,972 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:48:47,123 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/79440ea8-9029-410d-a756-f624fcd95688 HTTP/1.1" 200 4790 2022-03-02 04:48:47,124 INFO 142:onap_service.py(1) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] response code: 200 2022-03-02 04:48:47,125 DEBUG 146:onap_service.py(1) - [None][Check 79440ea8-9029-410d-a756-f624fcd95688 orchestration request status] response: {"request":{"requestId":"79440ea8-9029-410d-a756-f624fcd95688","startTime":"Wed, 02 Mar 2022 04:47:31 GMT","finishTime":"Wed, 02 Mar 2022 04:48:38 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"83cccddf-0454-44cf-8505-028f590094d4","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelVersionId":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelCustomizationId":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelUuid":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelInvariantUuid":"83cccddf-0454-44cf-8505-028f590094d4","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","modelInfo":{"modelInvariantId":"f9a85be3-47f7-4640-ae36-d91b28f18572","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelUuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelInvariantUuid":"f9a85be3-47f7-4640-ae36-d91b28f18572"}}},{"relatedInstance":{"instanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a8413d9f-f50b-4261-9647-a77045f0525e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelVersionId":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelCustomizationId":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelUuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelInvariantUuid":"a8413d9f-f50b-4261-9647-a77045f0525e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","vnfInstanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","vfModuleInstanceId":"35397b68-c43c-4097-b4cd-2a6d099f4c75","vfModuleInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Wed, 02 Mar 2022 04:48:38 GMT"},"requestProcessingData":[{"groupingId":"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15","tag":"StackInformation","dataPairs":[{"basic_vm-719d482e-57d6-4470-a718-b33bef328e46":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/da7f231cdae845cebdb25d5f96d5d7b5/stacks/basic_vm-719d482e-57d6-4470-a718-b33bef328e46/1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"updated_time\":null,\"creation_time\":1646196462000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"182220d0d871404999c570b342a1e3ef\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"OS::project_id\":\"da7f231cdae845cebdb25d5f96d5d7b5\",\"OS::stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"vnf_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0\",\"vnf_id\":\"524080fa-1278-4cc9-b5de-84bce36ae26b\",\"vf_module_id\":\"35397b68-c43c-4097-b4cd-2a6d099f4c75\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-02 04:48:47,126 INFO 36:basic_vm.py(1) - VNF basic_vm successfully created 2022-03-02 04:48:47,126 INFO 39:basic_vm.py(1) - VNF basic_vm cleanup called 2022-03-02 04:48:57,135 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:48:57,135 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/20d30da4-5943-44c9-99c4-9aded974ef04/relationship-list 2022-03-02 04:48:57,135 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-03-02 04:48:57,137 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:48:57,309 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/20d30da4-5943-44c9-99c4-9aded974ef04/relationship-list HTTP/1.1" 200 1063 2022-03-02 04:48:57,310 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-03-02 04:48:57,310 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/business/owning-entities/owning-entity/e49dc91d-f98c-494b-bfdb-0e35018ce1b8","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"e49dc91d-f98c-494b-bfdb-0e35018ce1b8"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/524080fa-1278-4cc9-b5de-84bce36ae26b","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"524080fa-1278-4cc9-b5de-84bce36ae26b"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]} 2022-03-02 04:48:57,313 DEBUG 129:onap_service.py(1) - [AAI][Get 20d30da4-5943-44c9-99c4-9aded974ef04 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:48:57,313 DEBUG 131:onap_service.py(1) - [AAI][Get 20d30da4-5943-44c9-99c4-9aded974ef04 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/524080fa-1278-4cc9-b5de-84bce36ae26b 2022-03-02 04:48:57,313 DEBUG 132:onap_service.py(1) - [AAI][Get 20d30da4-5943-44c9-99c4-9aded974ef04 ABCMeta] data sent: None 2022-03-02 04:48:57,315 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:48:57,614 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/524080fa-1278-4cc9-b5de-84bce36ae26b HTTP/1.1" 200 4555 2022-03-02 04:48:57,615 INFO 142:onap_service.py(1) - [AAI][Get 20d30da4-5943-44c9-99c4-9aded974ef04 ABCMeta] response code: 200 2022-03-02 04:48:57,616 DEBUG 146:onap_service.py(1) - [AAI][Get 20d30da4-5943-44c9-99c4-9aded974ef04 ABCMeta] response: {"vnf-id":"524080fa-1278-4cc9-b5de-84bce36ae26b","vnf-name":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"f9a85be3-47f7-4640-ae36-d91b28f18572","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1646196513601","model-invariant-id":"a8413d9f-f50b-4261-9647-a77045f0525e","model-version-id":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","model-customization-id":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/20d30da4-5943-44c9-99c4-9aded974ef04/service-data/vnfs/vnf/524080fa-1278-4cc9-b5de-84bce36ae26b/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"da7f231cdae845cebdb25d5f96d5d7b5"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]},{"related-to":"vserver","relationship-label":"tosca.relationships.HostedOn","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5/vservers/vserver/32b6adc6-3b4b-4d26-a115-ccf0f4e4fd20","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"da7f231cdae845cebdb25d5f96d5d7b5"},{"relationship-key":"vserver.vserver-id","relationship-value":"32b6adc6-3b4b-4d26-a115-ccf0f4e4fd20"}],"related-to-property":[{"property-key":"vserver.vserver-name","property-value":"Ubuntu20"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-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":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/20d30da4-5943-44c9-99c4-9aded974ef04","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"20d30da4-5943-44c9-99c4-9aded974ef04"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicvm-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicvm-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicvm-lob"}]}]}} 2022-03-02 04:48:57,620 DEBUG 167:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2022-03-02 04:48:57,620 INFO 169:vf_module_ala_carte.py(1) - Get VF Modules 2022-03-02 04:48:57,621 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0 VF modules] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:48:57,621 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/524080fa-1278-4cc9-b5de-84bce36ae26b/vf-modules 2022-03-02 04:48:57,621 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0 VF modules] data sent: None 2022-03-02 04:48:57,623 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:48:57,815 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/524080fa-1278-4cc9-b5de-84bce36ae26b/vf-modules HTTP/1.1" 200 1641 2022-03-02 04:48:57,816 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0 VF modules] response code: 200 2022-03-02 04:48:57,817 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"35397b68-c43c-4097-b4cd-2a6d099f4c75","vf-module-name":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46","heat-stack-id":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46/1675d6d3-db17-4fbf-8ada-bb3b17cd5b15","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1646196517828","model-invariant-id":"83cccddf-0454-44cf-8505-028f590094d4","model-version-id":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","model-customization-id":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/20d30da4-5943-44c9-99c4-9aded974ef04/service-data/vnfs/vnf/524080fa-1278-4cc9-b5de-84bce36ae26b/vnf-data/vf-modules/vf-module/35397b68-c43c-4097-b4cd-2a6d099f4c75/vf-module-data/vf-module-topology/","relationship-list":{"relationship":[{"related-to":"vserver","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5/vservers/vserver/32b6adc6-3b4b-4d26-a115-ccf0f4e4fd20","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"da7f231cdae845cebdb25d5f96d5d7b5"},{"relationship-key":"vserver.vserver-id","relationship-value":"32b6adc6-3b4b-4d26-a115-ccf0f4e4fd20"}],"related-to-property":[{"property-key":"vserver.vserver-name","property-value":"Ubuntu20"}]}]}}]} 2022-03-02 04:48:57,819 INFO 171:vf_module_ala_carte.py(1) - Delete VF Module AAI 2022-03-02 04:48:57,819 DEBUG 158:vf_module.py(1) - Delete 35397b68-c43c-4097-b4cd-2a6d099f4c75 VF module 2022-03-02 04:48:57,819 DEBUG 45:deletion.py(1) - VF module 35397b68-c43c-4097-b4cd-2a6d099f4c75 deletion request 2022-03-02 04:48:57,829 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:48:57,829 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2022-03-02 04:48:57,829 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-03-02 04:48:57,831 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:48:57,906 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 655 2022-03-02 04:48:57,907 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-03-02 04:48:57,908 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"da7f231cdae845cebdb25d5f96d5d7b5"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2022-03-02 04:48:57,914 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:48:57,915 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-03-02 04:48:57,915 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-03-02 04:48:57,928 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:48:58,027 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2022-03-02 04:48:58,027 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-03-02 04:48:58,028 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1646196440629","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/524080fa-1278-4cc9-b5de-84bce36ae26b","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"524080fa-1278-4cc9-b5de-84bce36ae26b"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0"}]}]}}]} 2022-03-02 04:48:58,031 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:48:58,031 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2022-03-02 04:48:58,031 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-03-02 04:48:58,034 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:48:58,106 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 655 2022-03-02 04:48:58,107 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-03-02 04:48:58,108 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"da7f231cdae845cebdb25d5f96d5d7b5"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2022-03-02 04:48:58,111 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:48:58,111 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-03-02 04:48:58,111 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-03-02 04:48:58,113 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:48:58,225 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2022-03-02 04:48:58,226 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-03-02 04:48:58,227 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1646196440629","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/524080fa-1278-4cc9-b5de-84bce36ae26b","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"524080fa-1278-4cc9-b5de-84bce36ae26b"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0"}]}]}}]} 2022-03-02 04:48:58,230 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:48:58,230 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2022-03-02 04:48:58,230 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-03-02 04:48:58,232 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:48:58,315 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 655 2022-03-02 04:48:58,316 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-03-02 04:48:58,317 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"da7f231cdae845cebdb25d5f96d5d7b5"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2022-03-02 04:48:58,320 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:48:58,320 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-03-02 04:48:58,320 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-03-02 04:48:58,323 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:48:58,507 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2022-03-02 04:48:58,508 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-03-02 04:48:58,509 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1646196440629","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/524080fa-1278-4cc9-b5de-84bce36ae26b","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"524080fa-1278-4cc9-b5de-84bce36ae26b"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0"}]}]}}]} 2022-03-02 04:48:58,513 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:48:58,513 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5 2022-03-02 04:48:58,513 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-03-02 04:48:58,515 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:48:58,622 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5 HTTP/1.1" 200 1061 2022-03-02 04:48:58,623 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-03-02 04:48:58,623 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"da7f231cdae845cebdb25d5f96d5d7b5","tenant-name":"onap-istanbul-daily-vnfs","tenant-context":"None","resource-version":"1646196440751","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/524080fa-1278-4cc9-b5de-84bce36ae26b","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"524080fa-1278-4cc9-b5de-84bce36ae26b"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2022-03-02 04:48:58,626 DEBUG 129:onap_service.py(1) - [None][Create 35397b68-c43c-4097-b4cd-2a6d099f4c75 VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '62daaffb-93a9-4dac-ab0a-8af23e0da05e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:48:58,626 DEBUG 131:onap_service.py(1) - [None][Create 35397b68-c43c-4097-b4cd-2a6d099f4c75 VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/20d30da4-5943-44c9-99c4-9aded974ef04/vnfs/524080fa-1278-4cc9-b5de-84bce36ae26b/vfModules/35397b68-c43c-4097-b4cd-2a6d099f4c75 2022-03-02 04:48:58,626 DEBUG 132:onap_service.py(1) - [None][Create 35397b68-c43c-4097-b4cd-2a6d099f4c75 VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "83cccddf-0454-44cf-8505-028f590094d4", "modelVersionId": "47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06", "modelName": "basic_vm-719d482e-57d6-4470-a718-b33bef328e46", "modelVersion": "1646196517828", "modelCustomizationId": "cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "da7f231cdae845cebdb25d5f96d5d7b5" } } } 2022-03-02 04:48:58,628 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:49:00,061 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/20d30da4-5943-44c9-99c4-9aded974ef04/vnfs/524080fa-1278-4cc9-b5de-84bce36ae26b/vfModules/35397b68-c43c-4097-b4cd-2a6d099f4c75 HTTP/1.1" 202 262 2022-03-02 04:49:00,063 INFO 142:onap_service.py(1) - [None][Create 35397b68-c43c-4097-b4cd-2a6d099f4c75 VF moduledeletion request] response code: 202 2022-03-02 04:49:00,063 DEBUG 146:onap_service.py(1) - [None][Create 35397b68-c43c-4097-b4cd-2a6d099f4c75 VF moduledeletion request] response: {"requestReferences":{"requestId":"62daaffb-93a9-4dac-ab0a-8af23e0da05e","instanceId":"35397b68-c43c-4097-b4cd-2a6d099f4c75","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/62daaffb-93a9-4dac-ab0a-8af23e0da05e"}} 2022-03-02 04:49:00,064 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2022-03-02 04:49:00,070 DEBUG 129:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '002e9bed-eea6-42de-a927-fc15472faead', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:49:00,071 DEBUG 131:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/62daaffb-93a9-4dac-ab0a-8af23e0da05e 2022-03-02 04:49:00,071 DEBUG 132:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] data sent: None 2022-03-02 04:49:00,075 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:49:00,235 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/62daaffb-93a9-4dac-ab0a-8af23e0da05e HTTP/1.1" 200 1331 2022-03-02 04:49:00,237 INFO 142:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] response code: 200 2022-03-02 04:49:00,238 DEBUG 146:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] response: {"request":{"requestId":"62daaffb-93a9-4dac-ab0a-8af23e0da05e","startTime":"Wed, 02 Mar 2022 04:48:58 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"83cccddf-0454-44cf-8505-028f590094d4","modelType":"vfModule","modelName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46","modelVersion":"1646196517828","modelCustomizationUuid":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelVersionId":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelCustomizationId":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelUuid":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelInvariantUuid":"83cccddf-0454-44cf-8505-028f590094d4"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","vnfInstanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","vfModuleInstanceId":"35397b68-c43c-4097-b4cd-2a6d099f4c75","vfModuleInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 02 Mar 2022 04:48:59 GMT"}}} 2022-03-02 04:49:10,246 DEBUG 129:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '37ceff04-c08e-4b66-9dab-464eb308b335', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:49:10,247 DEBUG 131:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/62daaffb-93a9-4dac-ab0a-8af23e0da05e 2022-03-02 04:49:10,247 DEBUG 132:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] data sent: None 2022-03-02 04:49:10,250 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:49:10,777 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/62daaffb-93a9-4dac-ab0a-8af23e0da05e HTTP/1.1" 200 3683 2022-03-02 04:49:10,778 INFO 142:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] response code: 200 2022-03-02 04:49:10,778 DEBUG 146:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] response: {"request":{"requestId":"62daaffb-93a9-4dac-ab0a-8af23e0da05e","startTime":"Wed, 02 Mar 2022 04:48:58 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"83cccddf-0454-44cf-8505-028f590094d4","modelType":"vfModule","modelName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46","modelVersion":"1646196517828","modelCustomizationUuid":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelVersionId":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelCustomizationId":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelUuid":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelInvariantUuid":"83cccddf-0454-44cf-8505-028f590094d4"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","vnfInstanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","vfModuleInstanceId":"35397b68-c43c-4097-b4cd-2a6d099f4c75","vfModuleInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":36,"timestamp":"Wed, 02 Mar 2022 04:49:05 GMT"},"requestProcessingData":[{"groupingId":"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15","tag":"StackInformation","dataPairs":[{"basic_vm-719d482e-57d6-4470-a718-b33bef328e46":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/da7f231cdae845cebdb25d5f96d5d7b5/stacks/basic_vm-719d482e-57d6-4470-a718-b33bef328e46/1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"updated_time\":1646196545000,\"creation_time\":1646196462000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"182220d0d871404999c570b342a1e3ef\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"OS::project_id\":\"da7f231cdae845cebdb25d5f96d5d7b5\",\"OS::stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"vnf_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0\",\"vnf_id\":\"524080fa-1278-4cc9-b5de-84bce36ae26b\",\"vf_module_id\":\"35397b68-c43c-4097-b4cd-2a6d099f4c75\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-02 04:49:20,796 DEBUG 129:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '17a6ab8b-8ed6-4f95-8ffd-e9a81b5d598c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:49:20,796 DEBUG 131:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/62daaffb-93a9-4dac-ab0a-8af23e0da05e 2022-03-02 04:49:20,796 DEBUG 132:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] data sent: None 2022-03-02 04:49:20,798 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:49:21,273 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/62daaffb-93a9-4dac-ab0a-8af23e0da05e HTTP/1.1" 200 3683 2022-03-02 04:49:21,274 INFO 142:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] response code: 200 2022-03-02 04:49:21,275 DEBUG 146:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] response: {"request":{"requestId":"62daaffb-93a9-4dac-ab0a-8af23e0da05e","startTime":"Wed, 02 Mar 2022 04:48:58 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"83cccddf-0454-44cf-8505-028f590094d4","modelType":"vfModule","modelName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46","modelVersion":"1646196517828","modelCustomizationUuid":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelVersionId":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelCustomizationId":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelUuid":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelInvariantUuid":"83cccddf-0454-44cf-8505-028f590094d4"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","vnfInstanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","vfModuleInstanceId":"35397b68-c43c-4097-b4cd-2a6d099f4c75","vfModuleInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":36,"timestamp":"Wed, 02 Mar 2022 04:49:05 GMT"},"requestProcessingData":[{"groupingId":"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15","tag":"StackInformation","dataPairs":[{"basic_vm-719d482e-57d6-4470-a718-b33bef328e46":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/da7f231cdae845cebdb25d5f96d5d7b5/stacks/basic_vm-719d482e-57d6-4470-a718-b33bef328e46/1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"updated_time\":1646196545000,\"creation_time\":1646196462000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"182220d0d871404999c570b342a1e3ef\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"OS::project_id\":\"da7f231cdae845cebdb25d5f96d5d7b5\",\"OS::stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"vnf_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0\",\"vnf_id\":\"524080fa-1278-4cc9-b5de-84bce36ae26b\",\"vf_module_id\":\"35397b68-c43c-4097-b4cd-2a6d099f4c75\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-02 04:49:31,282 DEBUG 129:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9aad49d2-3d01-4706-baa8-e1f63ba905a8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:49:31,283 DEBUG 131:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/62daaffb-93a9-4dac-ab0a-8af23e0da05e 2022-03-02 04:49:31,283 DEBUG 132:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] data sent: None 2022-03-02 04:49:31,285 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:49:31,726 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/62daaffb-93a9-4dac-ab0a-8af23e0da05e HTTP/1.1" 200 3687 2022-03-02 04:49:31,727 INFO 142:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] response code: 200 2022-03-02 04:49:31,727 DEBUG 146:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] response: {"request":{"requestId":"62daaffb-93a9-4dac-ab0a-8af23e0da05e","startTime":"Wed, 02 Mar 2022 04:48:58 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"83cccddf-0454-44cf-8505-028f590094d4","modelType":"vfModule","modelName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46","modelVersion":"1646196517828","modelCustomizationUuid":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelVersionId":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelCustomizationId":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelUuid":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelInvariantUuid":"83cccddf-0454-44cf-8505-028f590094d4"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","vnfInstanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","vfModuleInstanceId":"35397b68-c43c-4097-b4cd-2a6d099f4c75","vfModuleInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":36,"timestamp":"Wed, 02 Mar 2022 04:49:05 GMT"},"requestProcessingData":[{"groupingId":"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15","tag":"StackInformation","dataPairs":[{"basic_vm-719d482e-57d6-4470-a718-b33bef328e46":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/da7f231cdae845cebdb25d5f96d5d7b5/stacks/basic_vm-719d482e-57d6-4470-a718-b33bef328e46/1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"updated_time\":1646196545000,\"creation_time\":1646196462000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"182220d0d871404999c570b342a1e3ef\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"OS::project_id\":\"da7f231cdae845cebdb25d5f96d5d7b5\",\"OS::stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"vnf_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0\",\"vnf_id\":\"524080fa-1278-4cc9-b5de-84bce36ae26b\",\"vf_module_id\":\"35397b68-c43c-4097-b4cd-2a6d099f4c75\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-02 04:49:41,734 DEBUG 129:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c9ca7e6d-ecd7-40aa-9c53-00957a14cca7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:49:41,735 DEBUG 131:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/62daaffb-93a9-4dac-ab0a-8af23e0da05e 2022-03-02 04:49:41,735 DEBUG 132:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] data sent: None 2022-03-02 04:49:41,737 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:49:42,233 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/62daaffb-93a9-4dac-ab0a-8af23e0da05e HTTP/1.1" 200 3687 2022-03-02 04:49:42,235 INFO 142:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] response code: 200 2022-03-02 04:49:42,237 DEBUG 146:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] response: {"request":{"requestId":"62daaffb-93a9-4dac-ab0a-8af23e0da05e","startTime":"Wed, 02 Mar 2022 04:48:58 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"83cccddf-0454-44cf-8505-028f590094d4","modelType":"vfModule","modelName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46","modelVersion":"1646196517828","modelCustomizationUuid":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelVersionId":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelCustomizationId":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelUuid":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelInvariantUuid":"83cccddf-0454-44cf-8505-028f590094d4"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","vnfInstanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","vfModuleInstanceId":"35397b68-c43c-4097-b4cd-2a6d099f4c75","vfModuleInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":36,"timestamp":"Wed, 02 Mar 2022 04:49:05 GMT"},"requestProcessingData":[{"groupingId":"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15","tag":"StackInformation","dataPairs":[{"basic_vm-719d482e-57d6-4470-a718-b33bef328e46":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/da7f231cdae845cebdb25d5f96d5d7b5/stacks/basic_vm-719d482e-57d6-4470-a718-b33bef328e46/1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"updated_time\":1646196545000,\"creation_time\":1646196462000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"182220d0d871404999c570b342a1e3ef\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"OS::project_id\":\"da7f231cdae845cebdb25d5f96d5d7b5\",\"OS::stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"vnf_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0\",\"vnf_id\":\"524080fa-1278-4cc9-b5de-84bce36ae26b\",\"vf_module_id\":\"35397b68-c43c-4097-b4cd-2a6d099f4c75\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-02 04:49:52,246 DEBUG 129:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '744885ac-8c29-4b08-bf87-c43b8eba14b1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:49:52,247 DEBUG 131:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/62daaffb-93a9-4dac-ab0a-8af23e0da05e 2022-03-02 04:49:52,247 DEBUG 132:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] data sent: None 2022-03-02 04:49:52,248 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:49:52,693 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/62daaffb-93a9-4dac-ab0a-8af23e0da05e HTTP/1.1" 200 3687 2022-03-02 04:49:52,694 INFO 142:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] response code: 200 2022-03-02 04:49:52,695 DEBUG 146:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] response: {"request":{"requestId":"62daaffb-93a9-4dac-ab0a-8af23e0da05e","startTime":"Wed, 02 Mar 2022 04:48:58 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"83cccddf-0454-44cf-8505-028f590094d4","modelType":"vfModule","modelName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46","modelVersion":"1646196517828","modelCustomizationUuid":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelVersionId":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelCustomizationId":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelUuid":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelInvariantUuid":"83cccddf-0454-44cf-8505-028f590094d4"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","vnfInstanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","vfModuleInstanceId":"35397b68-c43c-4097-b4cd-2a6d099f4c75","vfModuleInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":36,"timestamp":"Wed, 02 Mar 2022 04:49:05 GMT"},"requestProcessingData":[{"groupingId":"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15","tag":"StackInformation","dataPairs":[{"basic_vm-719d482e-57d6-4470-a718-b33bef328e46":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/da7f231cdae845cebdb25d5f96d5d7b5/stacks/basic_vm-719d482e-57d6-4470-a718-b33bef328e46/1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"updated_time\":1646196545000,\"creation_time\":1646196462000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"182220d0d871404999c570b342a1e3ef\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"OS::project_id\":\"da7f231cdae845cebdb25d5f96d5d7b5\",\"OS::stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"vnf_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0\",\"vnf_id\":\"524080fa-1278-4cc9-b5de-84bce36ae26b\",\"vf_module_id\":\"35397b68-c43c-4097-b4cd-2a6d099f4c75\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-02 04:50:02,702 DEBUG 129:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '314b49a0-495b-4f99-a4e7-712216eaaf76', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:50:02,703 DEBUG 131:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/62daaffb-93a9-4dac-ab0a-8af23e0da05e 2022-03-02 04:50:02,703 DEBUG 132:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] data sent: None 2022-03-02 04:50:02,706 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:50:03,152 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/62daaffb-93a9-4dac-ab0a-8af23e0da05e HTTP/1.1" 200 3685 2022-03-02 04:50:03,153 INFO 142:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] response code: 200 2022-03-02 04:50:03,153 DEBUG 146:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] response: {"request":{"requestId":"62daaffb-93a9-4dac-ab0a-8af23e0da05e","startTime":"Wed, 02 Mar 2022 04:48:58 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"83cccddf-0454-44cf-8505-028f590094d4","modelType":"vfModule","modelName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46","modelVersion":"1646196517828","modelCustomizationUuid":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelVersionId":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelCustomizationId":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelUuid":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelInvariantUuid":"83cccddf-0454-44cf-8505-028f590094d4"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","vnfInstanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","vfModuleInstanceId":"35397b68-c43c-4097-b4cd-2a6d099f4c75","vfModuleInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteVfModuleBB has completed successfully, next invoking UnassignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 1). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":68,"timestamp":"Wed, 02 Mar 2022 04:50:02 GMT"},"requestProcessingData":[{"groupingId":"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15","tag":"StackInformation","dataPairs":[{"basic_vm-719d482e-57d6-4470-a718-b33bef328e46":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/da7f231cdae845cebdb25d5f96d5d7b5/stacks/basic_vm-719d482e-57d6-4470-a718-b33bef328e46/1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"updated_time\":1646196545000,\"creation_time\":1646196462000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"182220d0d871404999c570b342a1e3ef\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"OS::project_id\":\"da7f231cdae845cebdb25d5f96d5d7b5\",\"OS::stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"vnf_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0\",\"vnf_id\":\"524080fa-1278-4cc9-b5de-84bce36ae26b\",\"vf_module_id\":\"35397b68-c43c-4097-b4cd-2a6d099f4c75\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-02 04:50:13,157 DEBUG 129:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a36019a8-a825-466d-9099-847bc4ab1397', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:50:13,157 DEBUG 131:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/62daaffb-93a9-4dac-ab0a-8af23e0da05e 2022-03-02 04:50:13,157 DEBUG 132:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] data sent: None 2022-03-02 04:50:13,159 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:50:13,319 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/62daaffb-93a9-4dac-ab0a-8af23e0da05e HTTP/1.1" 200 3651 2022-03-02 04:50:13,320 INFO 142:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] response code: 200 2022-03-02 04:50:13,321 DEBUG 146:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] response: {"request":{"requestId":"62daaffb-93a9-4dac-ab0a-8af23e0da05e","startTime":"Wed, 02 Mar 2022 04:48:58 GMT","finishTime":"Wed, 02 Mar 2022 04:50:04 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"83cccddf-0454-44cf-8505-028f590094d4","modelType":"vfModule","modelName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46","modelVersion":"1646196517828","modelCustomizationUuid":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelVersionId":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelCustomizationId":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelUuid":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelInvariantUuid":"83cccddf-0454-44cf-8505-028f590094d4"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","vnfInstanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","vfModuleInstanceId":"35397b68-c43c-4097-b4cd-2a6d099f4c75","vfModuleInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Wed, 02 Mar 2022 04:50:04 GMT"},"requestProcessingData":[{"groupingId":"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15","tag":"StackInformation","dataPairs":[{"basic_vm-719d482e-57d6-4470-a718-b33bef328e46":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/da7f231cdae845cebdb25d5f96d5d7b5/stacks/basic_vm-719d482e-57d6-4470-a718-b33bef328e46/1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"updated_time\":1646196545000,\"creation_time\":1646196462000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"182220d0d871404999c570b342a1e3ef\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"OS::project_id\":\"da7f231cdae845cebdb25d5f96d5d7b5\",\"OS::stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"vnf_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0\",\"vnf_id\":\"524080fa-1278-4cc9-b5de-84bce36ae26b\",\"vf_module_id\":\"35397b68-c43c-4097-b4cd-2a6d099f4c75\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-02 04:50:13,322 INFO 56:mixins.py(11) - VfModuleDeletionRequest task finished 2022-03-02 04:50:13,322 DEBUG 129:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '61e05eb8-ee32-4a2b-8c17-6ea5b952b861', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:50:13,322 DEBUG 131:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/62daaffb-93a9-4dac-ab0a-8af23e0da05e 2022-03-02 04:50:13,322 DEBUG 132:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] data sent: None 2022-03-02 04:50:13,324 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:50:13,484 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/62daaffb-93a9-4dac-ab0a-8af23e0da05e HTTP/1.1" 200 3651 2022-03-02 04:50:13,485 INFO 142:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] response code: 200 2022-03-02 04:50:13,486 DEBUG 146:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] response: {"request":{"requestId":"62daaffb-93a9-4dac-ab0a-8af23e0da05e","startTime":"Wed, 02 Mar 2022 04:48:58 GMT","finishTime":"Wed, 02 Mar 2022 04:50:04 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"83cccddf-0454-44cf-8505-028f590094d4","modelType":"vfModule","modelName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46","modelVersion":"1646196517828","modelCustomizationUuid":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelVersionId":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelCustomizationId":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelUuid":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelInvariantUuid":"83cccddf-0454-44cf-8505-028f590094d4"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","vnfInstanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","vfModuleInstanceId":"35397b68-c43c-4097-b4cd-2a6d099f4c75","vfModuleInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Wed, 02 Mar 2022 04:50:04 GMT"},"requestProcessingData":[{"groupingId":"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15","tag":"StackInformation","dataPairs":[{"basic_vm-719d482e-57d6-4470-a718-b33bef328e46":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/da7f231cdae845cebdb25d5f96d5d7b5/stacks/basic_vm-719d482e-57d6-4470-a718-b33bef328e46/1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"updated_time\":1646196545000,\"creation_time\":1646196462000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"182220d0d871404999c570b342a1e3ef\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"OS::project_id\":\"da7f231cdae845cebdb25d5f96d5d7b5\",\"OS::stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"vnf_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0\",\"vnf_id\":\"524080fa-1278-4cc9-b5de-84bce36ae26b\",\"vf_module_id\":\"35397b68-c43c-4097-b4cd-2a6d099f4c75\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-02 04:50:13,487 DEBUG 129:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1cb8cfb7-22fc-469c-af51-1a64e4be41c3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:50:13,487 DEBUG 131:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/62daaffb-93a9-4dac-ab0a-8af23e0da05e 2022-03-02 04:50:13,487 DEBUG 132:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] data sent: None 2022-03-02 04:50:13,490 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:50:13,639 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/62daaffb-93a9-4dac-ab0a-8af23e0da05e HTTP/1.1" 200 3651 2022-03-02 04:50:13,640 INFO 142:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] response code: 200 2022-03-02 04:50:13,641 DEBUG 146:onap_service.py(11) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] response: {"request":{"requestId":"62daaffb-93a9-4dac-ab0a-8af23e0da05e","startTime":"Wed, 02 Mar 2022 04:48:58 GMT","finishTime":"Wed, 02 Mar 2022 04:50:04 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"83cccddf-0454-44cf-8505-028f590094d4","modelType":"vfModule","modelName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46","modelVersion":"1646196517828","modelCustomizationUuid":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelVersionId":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelCustomizationId":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelUuid":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelInvariantUuid":"83cccddf-0454-44cf-8505-028f590094d4"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","vnfInstanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","vfModuleInstanceId":"35397b68-c43c-4097-b4cd-2a6d099f4c75","vfModuleInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Wed, 02 Mar 2022 04:50:04 GMT"},"requestProcessingData":[{"groupingId":"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15","tag":"StackInformation","dataPairs":[{"basic_vm-719d482e-57d6-4470-a718-b33bef328e46":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/da7f231cdae845cebdb25d5f96d5d7b5/stacks/basic_vm-719d482e-57d6-4470-a718-b33bef328e46/1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"updated_time\":1646196545000,\"creation_time\":1646196462000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"182220d0d871404999c570b342a1e3ef\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"OS::project_id\":\"da7f231cdae845cebdb25d5f96d5d7b5\",\"OS::stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"vnf_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0\",\"vnf_id\":\"524080fa-1278-4cc9-b5de-84bce36ae26b\",\"vf_module_id\":\"35397b68-c43c-4097-b4cd-2a6d099f4c75\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-02 04:50:13,646 DEBUG 129:onap_service.py(1) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ad09d5cd-4a1c-4721-aa61-d27dce555ece', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:50:13,646 DEBUG 131:onap_service.py(1) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/62daaffb-93a9-4dac-ab0a-8af23e0da05e 2022-03-02 04:50:13,646 DEBUG 132:onap_service.py(1) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] data sent: None 2022-03-02 04:50:13,649 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:50:13,807 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/62daaffb-93a9-4dac-ab0a-8af23e0da05e HTTP/1.1" 200 3651 2022-03-02 04:50:13,808 INFO 142:onap_service.py(1) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] response code: 200 2022-03-02 04:50:13,808 DEBUG 146:onap_service.py(1) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] response: {"request":{"requestId":"62daaffb-93a9-4dac-ab0a-8af23e0da05e","startTime":"Wed, 02 Mar 2022 04:48:58 GMT","finishTime":"Wed, 02 Mar 2022 04:50:04 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"83cccddf-0454-44cf-8505-028f590094d4","modelType":"vfModule","modelName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46","modelVersion":"1646196517828","modelCustomizationUuid":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelVersionId":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelCustomizationId":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelUuid":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelInvariantUuid":"83cccddf-0454-44cf-8505-028f590094d4"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","vnfInstanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","vfModuleInstanceId":"35397b68-c43c-4097-b4cd-2a6d099f4c75","vfModuleInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Wed, 02 Mar 2022 04:50:04 GMT"},"requestProcessingData":[{"groupingId":"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15","tag":"StackInformation","dataPairs":[{"basic_vm-719d482e-57d6-4470-a718-b33bef328e46":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/da7f231cdae845cebdb25d5f96d5d7b5/stacks/basic_vm-719d482e-57d6-4470-a718-b33bef328e46/1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"updated_time\":1646196545000,\"creation_time\":1646196462000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"182220d0d871404999c570b342a1e3ef\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"OS::project_id\":\"da7f231cdae845cebdb25d5f96d5d7b5\",\"OS::stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"vnf_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0\",\"vnf_id\":\"524080fa-1278-4cc9-b5de-84bce36ae26b\",\"vf_module_id\":\"35397b68-c43c-4097-b4cd-2a6d099f4c75\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-02 04:50:13,809 DEBUG 129:onap_service.py(1) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '22463279-1785-43f0-bd84-4f02f4e4ac6c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:50:13,809 DEBUG 131:onap_service.py(1) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/62daaffb-93a9-4dac-ab0a-8af23e0da05e 2022-03-02 04:50:13,809 DEBUG 132:onap_service.py(1) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] data sent: None 2022-03-02 04:50:13,811 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:50:13,962 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/62daaffb-93a9-4dac-ab0a-8af23e0da05e HTTP/1.1" 200 3651 2022-03-02 04:50:13,963 INFO 142:onap_service.py(1) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] response code: 200 2022-03-02 04:50:13,963 DEBUG 146:onap_service.py(1) - [None][Check 62daaffb-93a9-4dac-ab0a-8af23e0da05e orchestration request status] response: {"request":{"requestId":"62daaffb-93a9-4dac-ab0a-8af23e0da05e","startTime":"Wed, 02 Mar 2022 04:48:58 GMT","finishTime":"Wed, 02 Mar 2022 04:50:04 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"83cccddf-0454-44cf-8505-028f590094d4","modelType":"vfModule","modelName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46","modelVersion":"1646196517828","modelCustomizationUuid":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelVersionId":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelCustomizationId":"cd9550ca-5a1c-4995-8ff5-ac3e9c34f7a1","modelUuid":"47b516d1-a5d0-4bc0-bd5f-b97e5cd21c06","modelInvariantUuid":"83cccddf-0454-44cf-8505-028f590094d4"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","vnfInstanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","vfModuleInstanceId":"35397b68-c43c-4097-b4cd-2a6d099f4c75","vfModuleInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Wed, 02 Mar 2022 04:50:04 GMT"},"requestProcessingData":[{"groupingId":"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15","tag":"StackInformation","dataPairs":[{"basic_vm-719d482e-57d6-4470-a718-b33bef328e46":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/da7f231cdae845cebdb25d5f96d5d7b5/stacks/basic_vm-719d482e-57d6-4470-a718-b33bef328e46/1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"updated_time\":1646196545000,\"creation_time\":1646196462000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"182220d0d871404999c570b342a1e3ef\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1675d6d3-db17-4fbf-8ada-bb3b17cd5b15\",\"OS::project_id\":\"da7f231cdae845cebdb25d5f96d5d7b5\",\"OS::stack_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46\",\"vnf_name\":\"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0\",\"vnf_id\":\"524080fa-1278-4cc9-b5de-84bce36ae26b\",\"vf_module_id\":\"35397b68-c43c-4097-b4cd-2a6d099f4c75\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2022-03-02 04:50:13,964 INFO 180:vf_module_ala_carte.py(1) - VfModule AAI deleted 2022-03-02 04:50:13,964 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:50:13,964 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/20d30da4-5943-44c9-99c4-9aded974ef04/relationship-list 2022-03-02 04:50:13,965 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-03-02 04:50:13,967 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:50:14,089 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/20d30da4-5943-44c9-99c4-9aded974ef04/relationship-list HTTP/1.1" 200 1063 2022-03-02 04:50:14,090 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-03-02 04:50:14,090 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/business/owning-entities/owning-entity/e49dc91d-f98c-494b-bfdb-0e35018ce1b8","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"e49dc91d-f98c-494b-bfdb-0e35018ce1b8"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/524080fa-1278-4cc9-b5de-84bce36ae26b","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"524080fa-1278-4cc9-b5de-84bce36ae26b"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]} 2022-03-02 04:50:14,092 DEBUG 129:onap_service.py(1) - [AAI][Get 20d30da4-5943-44c9-99c4-9aded974ef04 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:50:14,092 DEBUG 131:onap_service.py(1) - [AAI][Get 20d30da4-5943-44c9-99c4-9aded974ef04 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/524080fa-1278-4cc9-b5de-84bce36ae26b 2022-03-02 04:50:14,092 DEBUG 132:onap_service.py(1) - [AAI][Get 20d30da4-5943-44c9-99c4-9aded974ef04 ABCMeta] data sent: None 2022-03-02 04:50:14,094 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:50:14,405 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/524080fa-1278-4cc9-b5de-84bce36ae26b HTTP/1.1" 200 3784 2022-03-02 04:50:14,406 INFO 142:onap_service.py(1) - [AAI][Get 20d30da4-5943-44c9-99c4-9aded974ef04 ABCMeta] response code: 200 2022-03-02 04:50:14,406 DEBUG 146:onap_service.py(1) - [AAI][Get 20d30da4-5943-44c9-99c4-9aded974ef04 ABCMeta] response: {"vnf-id":"524080fa-1278-4cc9-b5de-84bce36ae26b","vnf-name":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"f9a85be3-47f7-4640-ae36-d91b28f18572","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1646196601448","model-invariant-id":"a8413d9f-f50b-4261-9647-a77045f0525e","model-version-id":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","model-customization-id":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/20d30da4-5943-44c9-99c4-9aded974ef04/service-data/vnfs/vnf/524080fa-1278-4cc9-b5de-84bce36ae26b/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"da7f231cdae845cebdb25d5f96d5d7b5"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-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":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/20d30da4-5943-44c9-99c4-9aded974ef04","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"20d30da4-5943-44c9-99c4-9aded974ef04"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicvm-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicvm-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicvm-lob"}]}]}} 2022-03-02 04:50:14,409 DEBUG 384:vnf.py(1) - Delete 524080fa-1278-4cc9-b5de-84bce36ae26b VNF 2022-03-02 04:50:14,409 DEBUG 80:deletion.py(1) - VNF 524080fa-1278-4cc9-b5de-84bce36ae26b deletion request 2022-03-02 04:50:14,420 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-03-02 04:50:14,421 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-02 04:50:14,421 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:50:14,421 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-02 04:50:14,421 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-02 04:50:14,423 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-02 04:50:14,566 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2022-03-02 04:50:14,567 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-02 04:50:14,568 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e26524be-6990-43ee-a8d4-b787e9342303","invariantUUID":"b2f994e5-c6a0-4bfb-8c8e-3de8eb2683af","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e26524be-6990-43ee-a8d4-b787e9342303/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"00f91654-ca4b-4801-876e-2759d0e9c958","invariantUUID":"99b350d2-47a7-410f-bbcb-6604befcf4d0","name":"basic_onboard_yOQjNJ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/00f91654-ca4b-4801-876e-2759d0e9c958/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","invariantUUID":"f9a85be3-47f7-4640-ae36-d91b28f18572","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9bff255d-9dc2-4d45-b967-149ba00d8925/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"680a42f4-bcb1-457f-9db9-91f7b4c8cfb0","invariantUUID":"bcb356c1-c476-4125-81d2-3fe65bdef6e5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/680a42f4-bcb1-457f-9db9-91f7b4c8cfb0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-02 04:50:14,570 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-03-02 04:50:14,570 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:50:14,570 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:50:14,571 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:50:14,571 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_yOQjNJ from SDC 2022-03-02 04:50:14,571 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:50:14,571 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:50:14,571 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:50:14,571 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-03-02 04:50:14,571 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:50:14,571 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:50:14,571 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:50:14,571 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-02 04:50:14,571 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:50:14,571 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:50:14,571 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:50:14,571 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-03-02 04:50:14,571 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-02 04:50:14,572 INFO 192:__init__.py(1) - Service found, updating information 2022-03-02 04:50:14,572 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:50:14,572 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-02 04:50:14,572 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-03-02 04:50:14,574 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:50:14,619 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-02 04:50:14,622 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-03-02 04:50:14,625 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b7cbca8-ad99-4749-879f-055f6c5f6e53","lifecycleState":"CERTIFIED","lastUpdateDate":1646191439942,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a06c8b5-ee3d-447e-a232-011e3f3a9730","invariantUUID":"6dc0febe-418f-41f1-93e7-d44ed8f26515","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":"d044821f-e6ed-4f73-8005-1a9b877d7d83","lifecycleState":"CERTIFIED","lastUpdateDate":1646191500708,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"307e3c51-e42a-4630-a66c-051eab29a872","invariantUUID":"e6adb943-ae4a-4e0d-ab45-9e950c1ddfe5","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"772146b3-572b-4101-9af8-e8dda93d5968","lifecycleState":"CERTIFIED","lastUpdateDate":1646191322792,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f70eda0d-86ef-4fcd-ac1f-5e841fc35c08","invariantUUID":"68c8d1d4-87a5-40bb-ad63-d6335089568c","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":"fd27492d-00bf-44a6-acae-3957f2850c99","lifecycleState":"CERTIFIED","lastUpdateDate":1646191399670,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f838e8af-8f43-4824-b4e8-70fd019d8c64","invariantUUID":"ffb381a1-df3f-4d6c-b487-3dd14d0d50d4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8bbe80b2-64c4-43f4-9a3b-a3483e438956","lifecycleState":"CERTIFIED","lastUpdateDate":1646191418665,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e3f15e7-8d81-4469-8ebc-1ba2fb316a6c","invariantUUID":"336ebb42-d274-49c5-a43d-c8e4eaedb2a5","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":"78e5f63f-7c48-445e-864b-7d4e50af6329","lifecycleState":"CERTIFIED","lastUpdateDate":1646191430446,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ee59840-7dc9-4b7d-907d-5e73af9366a4","invariantUUID":"229df49a-997a-4423-a103-703c5bf156db","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47c885d1-d9a2-497f-8135-609bb4873c7d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191351707,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d49b06d9-c52b-41a6-9117-38eed9780e46","invariantUUID":"28df4767-49bb-4c7d-bd58-abe089cc826e","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cede4d0b-969a-4da6-92c8-ac7a86a2c29d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191558012,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0596dd37-7e4d-4fc1-b1ff-a1198bff5432","invariantUUID":"7ce00310-ed0e-4504-99e4-489ea3494c6f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b07f7f07-7ff9-4ac7-b599-777159f00476","lifecycleState":"CERTIFIED","lastUpdateDate":1646191385267,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4d4a567-8b70-4af8-ad8f-ec3cb6c13c7f","invariantUUID":"02aaa415-511b-4f72-802c-11e5c71d79a6","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e50466e-126f-4f68-a260-b41343d516cf","lifecycleState":"CERTIFIED","lastUpdateDate":1646191411208,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a745360a-066e-4823-b665-049e56c9071e","invariantUUID":"3ad7adc0-b95d-4a2a-9d5a-f7437167c34f","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":"fcc16b43-b64b-485e-8811-0dc51cdb656e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191325889,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd6627d-23a3-42ac-9a5b-e40e939c0572","invariantUUID":"4c3bedcf-3245-4d86-a9f4-3c5ac0bfc3b9","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":"c2750d30-36fa-462c-b012-251a3ad7b50e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191388507,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c82da1de-66da-4187-adf7-011d45ef3ce0","invariantUUID":"f5c1e5ed-53de-473f-ba5b-d4434f0a5774","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":"51d49329-cc06-44b6-a3d2-bbea35c4c7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191433521,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d6bda0-695f-42b8-acc4-edde1c037b7e","invariantUUID":"53e9e437-f102-4c3e-aa4c-b4da2e92cb39","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":"2855f9e2-45c5-4501-bb5c-fa0a8106e40b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191379532,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cd3e5b9-f379-4755-802a-17cc83aa5ba9","invariantUUID":"a8602cea-a01b-4348-a291-1746c9226eea","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":"defaulticon","uniqueId":"c5823777-d893-4aba-a561-66426f93aa25","lifecycleState":"CERTIFIED","lastUpdateDate":1646196347275,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a575906c-80a0-483d-8498-8cb4a62bf77d","invariantUUID":"0faa7852-1bb6-43d1-9bbe-b79272cf169a","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab38fa74-a470-4ff7-8496-232b4b744805","lifecycleState":"CERTIFIED","lastUpdateDate":1646191344710,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac2712bf-98ed-48dd-8252-cb1f2ecb1b38","invariantUUID":"0e3170a8-88d1-4738-bcb0-4a0b0a6275b2","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":"3775cef0-5621-4ba7-bb05-c3f4935d07c5","lifecycleState":"CERTIFIED","lastUpdateDate":1646191412855,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0396310-8eb9-4f45-ad14-ec44fdc0d191","invariantUUID":"0fdaa9de-9ae5-4c42-a862-f3e7bf1dda56","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7081ae93-32eb-44f7-9292-52bd8887f04e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191460398,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7affb44f-3562-444e-b8a6-9154f8ff5d63","invariantUUID":"866b0161-e59f-4463-98c2-8579a5fc3ac1","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":"f414f6f6-3ca6-44d2-ba53-bbe06f20c6be","lifecycleState":"CERTIFIED","lastUpdateDate":1646191447082,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7bbd62-543c-4413-a041-f0ec59f516b2","invariantUUID":"25e69bbb-f7d5-4f5c-a7b6-699bdc2d8b4e","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8f6b284b-9404-4695-8304-8c86b9aa8fd8","lifecycleState":"CERTIFIED","lastUpdateDate":1646191475424,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbe08f73-2fdb-4df7-ac31-f53bccf2f7bc","invariantUUID":"9457a6ed-18e9-4757-ba5b-12aba20b7337","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":"d1eb1a6b-4eb8-45d8-ad64-83136780c855","lifecycleState":"CERTIFIED","lastUpdateDate":1646191471909,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ebd6d5e0-683e-4c2b-9afb-0165d4b33e4c","invariantUUID":"a0e76e36-5fcd-4d43-a3ac-6860ac15fc5e","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":"922864a9-4bdc-4754-9cf7-e871ba8beacd","lifecycleState":"CERTIFIED","lastUpdateDate":1646191377104,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4566704a-7683-4320-a904-117ab8e87470","invariantUUID":"3a92c2f6-9435-48b7-906a-73e52742c353","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":"compute","uniqueId":"2cfb7f2e-351e-48dc-9831-361e7838f60d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191424504,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"249d3546-d747-4723-b573-861600fe862f","invariantUUID":"1e2264c3-08ea-4060-b156-56146fbe3054","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":"objectStorage","uniqueId":"c788fd09-d645-4de9-87ac-3e9ed92e8ee1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191551009,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"194f7a26-4f46-4662-867f-1fd064771fe2","invariantUUID":"f01a4425-e990-42f5-8285-6ca50da115ce","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4cefca1e-3671-425c-95a8-50dfeb514b2a","lifecycleState":"CERTIFIED","lastUpdateDate":1646191465197,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eea26101-fdac-4913-b61d-9024bafe2087","invariantUUID":"6953d7e8-9368-4526-a0bd-c675f68f851b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21fae40a-80f7-4d45-afc3-978562031376","lifecycleState":"CERTIFIED","lastUpdateDate":1646191502630,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5617277-3218-4387-94b3-7864c36ad2c2","invariantUUID":"e6136959-cbe6-4ca1-a440-cca3ebe6bc6c","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":"networkrules","uniqueId":"a04b488e-7217-447c-b2c4-4a16310b57aa","lifecycleState":"CERTIFIED","lastUpdateDate":1646191359984,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4103130a-63df-4da4-a2ee-3f42eeee18b2","invariantUUID":"6ccce89a-d884-4eef-80d4-50203ab8d0c0","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2109687b-1f34-473c-a6aa-ea1a56f07be7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191543300,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6abf944-c1f1-4ec7-8543-e115bd55c33f","invariantUUID":"65275176-99d6-4d8e-b5d3-71d57f0cdfa9","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9e80425a-2b0c-42fd-b88c-262653243a55","lifecycleState":"CERTIFIED","lastUpdateDate":1646191341440,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b73fa5bc-9836-4e3e-80bc-ad7e8b7a3944","invariantUUID":"79bda7aa-e164-497a-8f43-606051550287","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":"defaulticon","uniqueId":"4b61f5ad-c118-4919-bb18-ed7378b31121","lifecycleState":"CERTIFIED","lastUpdateDate":1646191456990,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03b30352-189b-4786-b086-96b95c16aaf7","invariantUUID":"6a7fa9f6-0eb8-427c-975b-cb87e25e9bba","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6bbbf49a-3e0d-4cd6-8e19-ae3f3b0c0e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191317300,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27746ce8-636e-409c-81f0-ae6807e16767","invariantUUID":"bd3a6d5f-59dd-4276-8cc2-15543db31499","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"614e8646-dd68-41d9-b0e0-241e1e6b9b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1646191493927,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d57f6ac3-1276-4962-ada2-5c886afa98dd","invariantUUID":"a28dab67-cc50-4d9e-9f9b-123d76213887","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"411175e8-67d9-4f00-b396-5b98f9041cde","lifecycleState":"CERTIFIED","lastUpdateDate":1646191477848,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6929900a-cb5b-4c78-8f8e-306edd288082","invariantUUID":"ab8d7492-e84e-4fe9-9af7-4e58f0b7eaa5","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":"3dcd66cb-4bf6-4cc7-8e08-51edfc4af864","lifecycleState":"CERTIFIED","lastUpdateDate":1646191469625,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c2f1d12-f27e-429c-a7cd-ce0f7564a2c8","invariantUUID":"5f1a9f21-74ce-433c-8ecf-a93dc68455bd","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78253de2-63b5-47ae-8ba3-e12f38dbf0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191338488,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0f2f61c-0669-4a2a-843f-6e785128645a","invariantUUID":"0437d399-680a-4ec0-94e8-af609500da8b","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4b55564-01f1-4c23-9c37-bc415bdc19aa","lifecycleState":"CERTIFIED","lastUpdateDate":1646191349612,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30d99b11-9799-4c3b-8f3d-9bfec8b486b9","invariantUUID":"e00d2dcb-7f0a-47b5-9c5c-2c97f7cbb8e7","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79979c05-6eca-459e-928e-91efbf0f94b6","lifecycleState":"CERTIFIED","lastUpdateDate":1646191432026,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32e85d0a-a961-48d6-812c-ab4db64e6e10","invariantUUID":"1cd286df-36c3-48c6-8535-a3ac06d1b2aa","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fc032c37-babc-4e13-98ba-c098a05b8b38","lifecycleState":"CERTIFIED","lastUpdateDate":1646191463435,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02617a2a-c0b1-4fa6-8522-21e2eacb7daa","invariantUUID":"48de5427-1ab1-4b26-8a3a-7b4cc6597726","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":"51757d1c-e02e-4d18-99fb-62e46043b52d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191549670,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a32a7a7-42c3-41be-80e6-68bfcc7b3cc9","invariantUUID":"10f8c4c1-fef9-4640-9eae-41d4ffce492c","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c7bc8ac-1891-41fc-bd7e-601fa8d45445","lifecycleState":"CERTIFIED","lastUpdateDate":1646191473417,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2ae9f5e-b137-4eb9-bbb9-ff4cecc6a356","invariantUUID":"e26866fe-7b1e-4a86-9682-63ee3778a69d","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":"bab85bb3-05ea-4d31-8d32-a399c3c6c97c","lifecycleState":"CERTIFIED","lastUpdateDate":1646191505780,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f29ed4b-5a33-49a5-9466-d97ceeaf353e","invariantUUID":"6bb12d79-b031-4943-8040-6802f7fbc90e","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":"4b99594f-36ae-4430-9667-01ff635c7265","lifecycleState":"CERTIFIED","lastUpdateDate":1646196075407,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","invariantUUID":"a8413d9f-f50b-4261-9647-a77045f0525e","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191303615,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c94350dd-54b1-48bd-910e-a340ce03b0f3","invariantUUID":"df1ca82b-e7cd-425c-80f1-1a4f7f3367e1","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":"fcf0ffe6-9582-4a05-b364-83eda9e3e069","lifecycleState":"CERTIFIED","lastUpdateDate":1646191404589,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9744fb3a-7ea8-43d5-8941-563710e2d29c","invariantUUID":"9461ebd4-b0a4-45ce-9836-8c95fb5bdbad","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":"037e9172-44c7-4dac-9950-d4f99e7a86f0","lifecycleState":"CERTIFIED","lastUpdateDate":1646191370684,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d296c3b3-9dc0-423f-a375-532dde4acfac","invariantUUID":"9320b216-94f8-46a1-8e2f-1a52afe5712c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"adcae2b5-6389-4b4a-abe7-72b9772f874b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191490080,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9e36eb3-4628-449c-b91c-c6cd5c0431e7","invariantUUID":"b8eeaf8d-235b-4c1b-a067-e5bb11c401ba","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"be229b75-7e15-47f5-89a0-0dc6f678d1c0","lifecycleState":"CERTIFIED","lastUpdateDate":1646191560239,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9ad731c-a2af-4cc9-a702-c1e947dc08c4","invariantUUID":"a744afe9-7e6f-4a35-b0fe-50a2f4549d8b","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"e4be237f-addc-4ef1-8d5e-58ddacf4d17b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191504321,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8600165-5e81-4afe-9de3-6851fa7a3b47","invariantUUID":"3cdeb3b7-e7e9-4547-945a-392aa4dd5c35","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":"port","uniqueId":"f13c24f7-2851-4010-9916-bcce341c0a75","lifecycleState":"CERTIFIED","lastUpdateDate":1646191461927,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ea8c1a3a-58e5-465b-8b92-eba01c0d3de0","invariantUUID":"2fffe95b-f894-433c-870c-6f6a96665343","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3400790-560b-4f64-bb23-43f124d1812a","lifecycleState":"CERTIFIED","lastUpdateDate":1646191347007,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"eec5b981-77fb-4072-9a95-26dfda9d8f4d","invariantUUID":"3ae2242d-c366-4701-bc04-d1506aa56481","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":"defaulticon","uniqueId":"ecd15d64-675c-4a4d-87b6-1f98d5777941","lifecycleState":"CERTIFIED","lastUpdateDate":1646191458927,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf189b50-15e7-4802-aff6-af13870124ab","invariantUUID":"af2e0451-ee37-4ed6-9f13-861bd299412a","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"32e3983d-2b5f-42ad-990b-1cdada6bfdf9","lifecycleState":"CERTIFIED","lastUpdateDate":1646191374800,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45daa27a-6647-4e1c-a48e-f6a6c626cb90","invariantUUID":"08b53e87-6e2e-4d7b-ac8e-e458f82f689b","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":"port","uniqueId":"e85e43da-bbbd-4ff1-b100-c3a628448875","lifecycleState":"CERTIFIED","lastUpdateDate":1646191488459,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc42e782-b51f-4942-ae8b-5eb7f0f8b74f","invariantUUID":"b3f9504a-bc11-4057-9e9e-f1d17872e2fb","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b9cb1e7b-7725-4281-9790-d88c0974bcbd","lifecycleState":"CERTIFIED","lastUpdateDate":1646191332371,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c31fe4e-67e2-480f-be43-ba96f6b72575","invariantUUID":"e359cd2b-222f-418b-92cf-fa6ebb635812","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":"defaulticon","uniqueId":"5c1620eb-b554-4dcc-8a15-d08874cb2f5f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191417291,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54aeaba4-7238-4aa5-a340-d05de87774b0","invariantUUID":"b3a667db-49d6-41db-bc5c-6dbb14e57173","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce1669f5-6128-473c-8e81-dd84a4a0dcce","lifecycleState":"CERTIFIED","lastUpdateDate":1646191381924,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1715a5be-4250-4e32-82aa-69211f23f40c","invariantUUID":"b99dddd4-9a7a-46b8-b58c-19d753b7a7cf","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":"network","uniqueId":"5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191387030,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"361173fd-cb83-4847-b96f-b97151c85160","invariantUUID":"f3280d84-bd49-4589-be01-92dc0fb6a632","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":"objectStorage","uniqueId":"2f88d43e-ff01-4b32-907c-d0af454b31f7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191552615,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"741e74dd-376d-467f-9117-647338ddf72d","invariantUUID":"9b0bbca3-7607-4314-9d63-178fd4b8d675","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e44e56d3-c355-4eb3-baa0-531cc116fa02","lifecycleState":"CERTIFIED","lastUpdateDate":1646191406822,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54a0ceec-d0d8-4269-905d-085552a92d92","invariantUUID":"d54c8724-bd20-4fe7-b014-5da031528054","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e57c4da5-8a8d-4562-8ee1-5cb9c210ada1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191467482,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb115573-fbfb-446d-86b9-ae1d52647265","invariantUUID":"01c7c089-14ee-42ed-8dea-f7c4b323b840","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":"353b0214-5ee9-4af4-a9d9-1995498c73da","lifecycleState":"CERTIFIED","lastUpdateDate":1646191546390,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8aa53e27-a9e2-4d42-a3c6-c74992826a15","invariantUUID":"fddc4151-3cd2-493d-8034-f794cb962ecc","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa93ca4c-6512-409f-8e7f-afc28edf04e4","lifecycleState":"CERTIFIED","lastUpdateDate":1646191562219,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cace2501-904e-442a-be56-6ad1c0b0c5c6","invariantUUID":"24f65ecf-5059-463a-9718-ad6ffa4ecd3c","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3848b44-6ae0-4e73-91df-c5f36379aa65","lifecycleState":"CERTIFIED","lastUpdateDate":1646191336197,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07383b48-2f8c-47eb-9290-d79eb10b0bf7","invariantUUID":"2a00493a-f27d-434d-b90a-e4801f97bf63","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":"58578a5d-fb02-416d-8bd7-c257b506911b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191414426,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a07ea39f-fab2-42b8-b582-e9f8acebf243","invariantUUID":"8fb7d901-5459-45f5-bdb6-6d1108c2b7cc","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"22aebe0c-6056-4ee9-85f8-ca7508e89b9e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191497100,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8fb12bef-3b32-48fd-86bc-6ad2bf73bac9","invariantUUID":"883ff366-8360-4150-a617-6985ed5d7f2b","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":"defaulticon","uniqueId":"d2cfdb5b-40af-4f74-87df-bba18ed73d2b","lifecycleState":"CERTIFIED","lastUpdateDate":1646195232771,"name":"basic_onboard_yOQjNJ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d940e59f-5d44-4149-beb6-411399468b26","invariantUUID":"4417b99b-2134-4c51-accc-c8ba73faf6ac","systemName":"BasicOnboardYoqjnj","description":"VF","tags":["basic_onboard_yOQjNJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"636a6659-34a6-4d6b-80cc-c3f48639aa01","lifecycleState":"CERTIFIED","lastUpdateDate":1646191427468,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"914866f0-1a02-44fd-83a8-72ee7ecf4768","invariantUUID":"ee73ec04-e434-4629-943c-560646e63e14","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":"objectStorage","uniqueId":"dbd56685-2602-4c44-b9fd-5c5475425dcf","lifecycleState":"CERTIFIED","lastUpdateDate":1646191554008,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"142e1edd-f8e7-4871-8932-918d69cd30cd","invariantUUID":"feb3de7e-fd36-45e5-a0c5-6da6dbc4c315","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a580069-7311-4cac-8c7e-7812caca574e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191421101,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21c5a385-a49d-4dfb-b528-311641d97e2d","invariantUUID":"eb422558-6999-441c-abd3-c37633c12ac4","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"098bb27c-1743-40ff-8ef0-9455ee3d834b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191480600,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6488c405-428a-4c83-9820-16ab66279b95","invariantUUID":"052ec363-f287-4140-8459-719aaab7660e","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":"b1348a63-0d72-4b31-a05e-c5a13239f43b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191555908,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"501391e2-2e4c-450f-ba41-d352fe2e1b2a","invariantUUID":"1acab8f3-ee26-42b1-a23f-2af2f7c00c89","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7ae1421-be94-4fc6-84c7-4b3aeede0441","lifecycleState":"CERTIFIED","lastUpdateDate":1646191339905,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe7931f6-6e76-4979-8e97-d8005f019532","invariantUUID":"be7db015-92ed-42ff-9fe4-1ed813ddbae8","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a39b31c4-7cd6-4546-bd17-fa39a54ac165","lifecycleState":"CERTIFIED","lastUpdateDate":1646191445303,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02f5df36-a620-4c3e-9dea-70feca5b2162","invariantUUID":"f009b09f-78cf-4b77-931e-5b73a4a91d21","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"258138da-2493-425f-80f9-5a9d3c3f0cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1646191415855,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c8c4a396-f248-4489-b736-a816137976c3","invariantUUID":"65f1b8ae-649e-449d-be07-6be2ab563acf","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5ca019f8-edbe-4998-b3ac-bb28f9d49086","lifecycleState":"CERTIFIED","lastUpdateDate":1646191343028,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53b2b661-2385-4b13-bed8-fe5017ee0f69","invariantUUID":"448a92a9-c3d6-409d-ada3-078b143141a9","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d1bc151e-adce-40aa-b2e7-1de2ba2db63f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191437807,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b197aae4-b6a1-4557-a9a3-c91b4cc3f010","invariantUUID":"bbfb8c29-3650-4ec7-ada8-1255e54ea7d0","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":"objectStorage","uniqueId":"6153e8bf-25cc-47d5-9a61-320f75ee0d03","lifecycleState":"CERTIFIED","lastUpdateDate":1646191314683,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06c519e2-7ea1-4133-bd6f-341d5d6d2be8","invariantUUID":"e9aaae20-2fa2-4361-9158-598eaabf9b40","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":"port","uniqueId":"71f7aa2c-d165-4f20-bf7c-7c3263f23a29","lifecycleState":"CERTIFIED","lastUpdateDate":1646191363284,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7696478c-6a5d-456e-b4cc-fce4c7ca4c99","invariantUUID":"8868d62d-aeec-4f9f-af99-bbfc835158ea","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e41218b-6024-4eec-8db5-d5772dc3bdf9","lifecycleState":"CERTIFIED","lastUpdateDate":1646191353375,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75943199-d46b-4bb5-947d-b63dc6857946","invariantUUID":"6aa2528f-60fb-47e7-ad8a-0951081f7b87","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bc02c2f0-a904-4fdf-8b99-4a4969ae1d82","lifecycleState":"CERTIFIED","lastUpdateDate":1646191563588,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8c48eff-b2fd-4cf2-861a-d9147bb4a5ab","invariantUUID":"16c14da4-b077-4990-b5bd-80647177fe3f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d2660c46-1a38-41eb-a0aa-b1c8cc748f3b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191324378,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba97e555-44be-47b2-bf77-ce8ed15b037c","invariantUUID":"2dece330-f078-4741-8507-834a227b0beb","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":"securityrules","uniqueId":"9cf50de2-3b9a-4443-9249-8853e3ac590d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191372123,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bb699496-060f-42f9-a6df-cdf0237d5f66","invariantUUID":"8ec76f5c-403f-4c2c-9865-59d4e7230437","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"590fba85-b08c-44dc-b18f-60ce5cc2f70f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191312467,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"f988ef33-4096-4330-8636-6060d244a383","invariantUUID":"b751418c-9e01-4073-bf8c-5118e3546f48","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":"e37771be-3e9f-4fa3-b3fa-d77d37ca662e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191548236,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75dcd6c4-b775-429a-aa59-2a9cd1f7d456","invariantUUID":"39d65b38-6dda-4314-99a6-0c1d261b104e","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"9b5afb09-1520-49e4-9d3e-3e819c98b6ed","lifecycleState":"CERTIFIED","lastUpdateDate":1646191369256,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"495320c6-ce74-4389-acb5-c251a31b4497","invariantUUID":"24a03a43-ab2c-4666-b0f8-e6e489ae3815","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fbbbb231-8f18-46a1-b405-b35656dca930","lifecycleState":"CERTIFIED","lastUpdateDate":1646195928590,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"680a42f4-bcb1-457f-9db9-91f7b4c8cfb0","invariantUUID":"bcb356c1-c476-4125-81d2-3fe65bdef6e5","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c04d22c7-50aa-4fa7-9980-8c00cbafc063","lifecycleState":"CERTIFIED","lastUpdateDate":1646195271275,"name":"basic_onboard_yOQjNJ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"00f91654-ca4b-4801-876e-2759d0e9c958","invariantUUID":"99b350d2-47a7-410f-bbcb-6604befcf4d0","systemName":"BasicOnboardYoqjnj","description":"service","tags":["basic_onboard_yOQjNJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"232dcccc-a726-4bc9-aa76-dd610dd35a39","lifecycleState":"CERTIFIED","lastUpdateDate":1646196383575,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e26524be-6990-43ee-a8d4-b787e9342303","invariantUUID":"b2f994e5-c6a0-4bfb-8c8e-3de8eb2683af","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1017e36e-572c-4aad-9863-a745f632c832","lifecycleState":"CERTIFIED","lastUpdateDate":1646196117386,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","invariantUUID":"f9a85be3-47f7-4640-ae36-d91b28f18572","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-02 04:50:14,628 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-03-02 04:50:14,629 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:50:14,629 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/9bff255d-9dc2-4d45-b967-149ba00d8925/toscaModel 2022-03-02 04:50:14,629 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2022-03-02 04:50:14,631 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-02 04:50:14,969 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/9bff255d-9dc2-4d45-b967-149ba00d8925/toscaModel HTTP/1.1" 200 None 2022-03-02 04:50:14,971 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2022-03-02 04:50:14,971 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2022-03-02 04:50:15,003 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:50:15,004 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2022-03-02 04:50:15,004 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-03-02 04:50:15,005 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:50:15,094 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 655 2022-03-02 04:50:15,095 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-03-02 04:50:15,095 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"da7f231cdae845cebdb25d5f96d5d7b5"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2022-03-02 04:50:15,098 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:50:15,098 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-03-02 04:50:15,098 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-03-02 04:50:15,100 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:50:15,210 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2022-03-02 04:50:15,211 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-03-02 04:50:15,211 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1646196440629","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/524080fa-1278-4cc9-b5de-84bce36ae26b","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"524080fa-1278-4cc9-b5de-84bce36ae26b"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0"}]}]}}]} 2022-03-02 04:50:15,214 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:50:15,214 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2022-03-02 04:50:15,214 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-03-02 04:50:15,216 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:50:15,299 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 655 2022-03-02 04:50:15,299 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-03-02 04:50:15,300 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"da7f231cdae845cebdb25d5f96d5d7b5"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2022-03-02 04:50:15,302 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:50:15,302 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-03-02 04:50:15,302 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-03-02 04:50:15,304 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:50:15,490 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2022-03-02 04:50:15,491 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-03-02 04:50:15,491 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1646196440629","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/524080fa-1278-4cc9-b5de-84bce36ae26b","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"524080fa-1278-4cc9-b5de-84bce36ae26b"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0"}]}]}}]} 2022-03-02 04:50:15,494 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:50:15,494 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2022-03-02 04:50:15,494 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-03-02 04:50:15,496 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:50:15,594 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 655 2022-03-02 04:50:15,595 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-03-02 04:50:15,595 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"da7f231cdae845cebdb25d5f96d5d7b5"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2022-03-02 04:50:15,597 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:50:15,598 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-03-02 04:50:15,598 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-03-02 04:50:15,600 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:50:15,806 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2022-03-02 04:50:15,807 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-03-02 04:50:15,807 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1646196440629","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/524080fa-1278-4cc9-b5de-84bce36ae26b","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"524080fa-1278-4cc9-b5de-84bce36ae26b"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0"}]}]}}]} 2022-03-02 04:50:15,809 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:50:15,810 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5 2022-03-02 04:50:15,810 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-03-02 04:50:15,812 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:50:15,990 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5 HTTP/1.1" 200 1061 2022-03-02 04:50:15,991 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-03-02 04:50:15,991 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"da7f231cdae845cebdb25d5f96d5d7b5","tenant-name":"onap-istanbul-daily-vnfs","tenant-context":"None","resource-version":"1646196440751","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/524080fa-1278-4cc9-b5de-84bce36ae26b","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"524080fa-1278-4cc9-b5de-84bce36ae26b"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2022-03-02 04:50:15,994 DEBUG 129:onap_service.py(1) - [None][Create 524080fa-1278-4cc9-b5de-84bce36ae26b VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e48b7320-3103-4b1c-ab63-4f402618ad4b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:50:15,994 DEBUG 131:onap_service.py(1) - [None][Create 524080fa-1278-4cc9-b5de-84bce36ae26b VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/20d30da4-5943-44c9-99c4-9aded974ef04/vnfs/524080fa-1278-4cc9-b5de-84bce36ae26b 2022-03-02 04:50:15,994 DEBUG 132:onap_service.py(1) - [None][Create 524080fa-1278-4cc9-b5de-84bce36ae26b VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "a8413d9f-f50b-4261-9647-a77045f0525e", "modelVersion": "1.0", "modelVersionId": "52d61e0c-6b2f-47c3-b7be-eb918df0ea68", "modelCustomizationId": "4bf87bc4-56d6-4d4c-a364-4a6d0751e599", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "da7f231cdae845cebdb25d5f96d5d7b5" } } } 2022-03-02 04:50:15,996 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:50:17,490 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/20d30da4-5943-44c9-99c4-9aded974ef04/vnfs/524080fa-1278-4cc9-b5de-84bce36ae26b HTTP/1.1" 202 262 2022-03-02 04:50:17,491 INFO 142:onap_service.py(1) - [None][Create 524080fa-1278-4cc9-b5de-84bce36ae26b VNF deletion request] response code: 202 2022-03-02 04:50:17,491 DEBUG 146:onap_service.py(1) - [None][Create 524080fa-1278-4cc9-b5de-84bce36ae26b VNF deletion request] response: {"requestReferences":{"requestId":"e48b7320-3103-4b1c-ab63-4f402618ad4b","instanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e48b7320-3103-4b1c-ab63-4f402618ad4b"}} 2022-03-02 04:50:17,492 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2022-03-02 04:50:17,499 DEBUG 129:onap_service.py(12) - [None][Check e48b7320-3103-4b1c-ab63-4f402618ad4b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5bff55c6-dffb-44d2-81d2-64b11bc629a1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:50:17,500 DEBUG 131:onap_service.py(12) - [None][Check e48b7320-3103-4b1c-ab63-4f402618ad4b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e48b7320-3103-4b1c-ab63-4f402618ad4b 2022-03-02 04:50:17,500 DEBUG 132:onap_service.py(12) - [None][Check e48b7320-3103-4b1c-ab63-4f402618ad4b orchestration request status] data sent: None 2022-03-02 04:50:17,503 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:50:17,659 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e48b7320-3103-4b1c-ab63-4f402618ad4b HTTP/1.1" 200 1286 2022-03-02 04:50:17,661 INFO 142:onap_service.py(12) - [None][Check e48b7320-3103-4b1c-ab63-4f402618ad4b orchestration request status] response code: 200 2022-03-02 04:50:17,662 DEBUG 146:onap_service.py(12) - [None][Check e48b7320-3103-4b1c-ab63-4f402618ad4b orchestration request status] response: {"request":{"requestId":"e48b7320-3103-4b1c-ab63-4f402618ad4b","startTime":"Wed, 02 Mar 2022 04:50:16 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a8413d9f-f50b-4261-9647-a77045f0525e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelVersionId":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelCustomizationId":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelUuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelInvariantUuid":"a8413d9f-f50b-4261-9647-a77045f0525e","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","vnfInstanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","vnfInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 02 Mar 2022 04:50:16 GMT"}}} 2022-03-02 04:50:27,666 DEBUG 129:onap_service.py(12) - [None][Check e48b7320-3103-4b1c-ab63-4f402618ad4b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3f53ee2a-cb6f-4170-815a-f104004bec15', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:50:27,667 DEBUG 131:onap_service.py(12) - [None][Check e48b7320-3103-4b1c-ab63-4f402618ad4b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e48b7320-3103-4b1c-ab63-4f402618ad4b 2022-03-02 04:50:27,667 DEBUG 132:onap_service.py(12) - [None][Check e48b7320-3103-4b1c-ab63-4f402618ad4b orchestration request status] data sent: None 2022-03-02 04:50:27,668 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:50:27,829 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e48b7320-3103-4b1c-ab63-4f402618ad4b HTTP/1.1" 200 1492 2022-03-02 04:50:27,831 INFO 142:onap_service.py(12) - [None][Check e48b7320-3103-4b1c-ab63-4f402618ad4b orchestration request status] response code: 200 2022-03-02 04:50:27,831 DEBUG 146:onap_service.py(12) - [None][Check e48b7320-3103-4b1c-ab63-4f402618ad4b orchestration request status] response: {"request":{"requestId":"e48b7320-3103-4b1c-ab63-4f402618ad4b","startTime":"Wed, 02 Mar 2022 04:50:16 GMT","finishTime":"Wed, 02 Mar 2022 04:50:21 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a8413d9f-f50b-4261-9647-a77045f0525e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelVersionId":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelCustomizationId":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelUuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelInvariantUuid":"a8413d9f-f50b-4261-9647-a77045f0525e","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","vnfInstanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","vnfInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 02 Mar 2022 04:50:21 GMT"}}} 2022-03-02 04:50:27,832 INFO 56:mixins.py(12) - VnfDeletionRequest task finished 2022-03-02 04:50:27,832 DEBUG 129:onap_service.py(12) - [None][Check e48b7320-3103-4b1c-ab63-4f402618ad4b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0362ab7b-cccb-4658-954a-c232be7c19ee', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:50:27,832 DEBUG 131:onap_service.py(12) - [None][Check e48b7320-3103-4b1c-ab63-4f402618ad4b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e48b7320-3103-4b1c-ab63-4f402618ad4b 2022-03-02 04:50:27,832 DEBUG 132:onap_service.py(12) - [None][Check e48b7320-3103-4b1c-ab63-4f402618ad4b orchestration request status] data sent: None 2022-03-02 04:50:27,834 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:50:27,984 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e48b7320-3103-4b1c-ab63-4f402618ad4b HTTP/1.1" 200 1492 2022-03-02 04:50:27,985 INFO 142:onap_service.py(12) - [None][Check e48b7320-3103-4b1c-ab63-4f402618ad4b orchestration request status] response code: 200 2022-03-02 04:50:27,985 DEBUG 146:onap_service.py(12) - [None][Check e48b7320-3103-4b1c-ab63-4f402618ad4b orchestration request status] response: {"request":{"requestId":"e48b7320-3103-4b1c-ab63-4f402618ad4b","startTime":"Wed, 02 Mar 2022 04:50:16 GMT","finishTime":"Wed, 02 Mar 2022 04:50:21 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a8413d9f-f50b-4261-9647-a77045f0525e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelVersionId":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelCustomizationId":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelUuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelInvariantUuid":"a8413d9f-f50b-4261-9647-a77045f0525e","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","vnfInstanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","vnfInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 02 Mar 2022 04:50:21 GMT"}}} 2022-03-02 04:50:27,986 DEBUG 129:onap_service.py(12) - [None][Check e48b7320-3103-4b1c-ab63-4f402618ad4b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0e25dbd2-4454-48e7-adee-eb68859c6eb9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:50:27,986 DEBUG 131:onap_service.py(12) - [None][Check e48b7320-3103-4b1c-ab63-4f402618ad4b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e48b7320-3103-4b1c-ab63-4f402618ad4b 2022-03-02 04:50:27,986 DEBUG 132:onap_service.py(12) - [None][Check e48b7320-3103-4b1c-ab63-4f402618ad4b orchestration request status] data sent: None 2022-03-02 04:50:27,988 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:50:28,148 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e48b7320-3103-4b1c-ab63-4f402618ad4b HTTP/1.1" 200 1492 2022-03-02 04:50:28,150 INFO 142:onap_service.py(12) - [None][Check e48b7320-3103-4b1c-ab63-4f402618ad4b orchestration request status] response code: 200 2022-03-02 04:50:28,150 DEBUG 146:onap_service.py(12) - [None][Check e48b7320-3103-4b1c-ab63-4f402618ad4b orchestration request status] response: {"request":{"requestId":"e48b7320-3103-4b1c-ab63-4f402618ad4b","startTime":"Wed, 02 Mar 2022 04:50:16 GMT","finishTime":"Wed, 02 Mar 2022 04:50:21 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a8413d9f-f50b-4261-9647-a77045f0525e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelVersionId":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelCustomizationId":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelUuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelInvariantUuid":"a8413d9f-f50b-4261-9647-a77045f0525e","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","vnfInstanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","vnfInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 02 Mar 2022 04:50:21 GMT"}}} 2022-03-02 04:50:28,155 DEBUG 129:onap_service.py(1) - [None][Check e48b7320-3103-4b1c-ab63-4f402618ad4b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd2e2e3e1-31df-4a92-80ab-56921d711e8f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:50:28,155 DEBUG 131:onap_service.py(1) - [None][Check e48b7320-3103-4b1c-ab63-4f402618ad4b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e48b7320-3103-4b1c-ab63-4f402618ad4b 2022-03-02 04:50:28,155 DEBUG 132:onap_service.py(1) - [None][Check e48b7320-3103-4b1c-ab63-4f402618ad4b orchestration request status] data sent: None 2022-03-02 04:50:28,158 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:50:28,309 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e48b7320-3103-4b1c-ab63-4f402618ad4b HTTP/1.1" 200 1492 2022-03-02 04:50:28,311 INFO 142:onap_service.py(1) - [None][Check e48b7320-3103-4b1c-ab63-4f402618ad4b orchestration request status] response code: 200 2022-03-02 04:50:28,311 DEBUG 146:onap_service.py(1) - [None][Check e48b7320-3103-4b1c-ab63-4f402618ad4b orchestration request status] response: {"request":{"requestId":"e48b7320-3103-4b1c-ab63-4f402618ad4b","startTime":"Wed, 02 Mar 2022 04:50:16 GMT","finishTime":"Wed, 02 Mar 2022 04:50:21 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a8413d9f-f50b-4261-9647-a77045f0525e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelVersionId":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelCustomizationId":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelUuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelInvariantUuid":"a8413d9f-f50b-4261-9647-a77045f0525e","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","vnfInstanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","vnfInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 02 Mar 2022 04:50:21 GMT"}}} 2022-03-02 04:50:28,312 DEBUG 129:onap_service.py(1) - [None][Check e48b7320-3103-4b1c-ab63-4f402618ad4b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '87810bca-f3e4-4315-9258-29970216ba6d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:50:28,312 DEBUG 131:onap_service.py(1) - [None][Check e48b7320-3103-4b1c-ab63-4f402618ad4b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e48b7320-3103-4b1c-ab63-4f402618ad4b 2022-03-02 04:50:28,313 DEBUG 132:onap_service.py(1) - [None][Check e48b7320-3103-4b1c-ab63-4f402618ad4b orchestration request status] data sent: None 2022-03-02 04:50:28,314 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:50:28,468 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e48b7320-3103-4b1c-ab63-4f402618ad4b HTTP/1.1" 200 1492 2022-03-02 04:50:28,470 INFO 142:onap_service.py(1) - [None][Check e48b7320-3103-4b1c-ab63-4f402618ad4b orchestration request status] response code: 200 2022-03-02 04:50:28,471 DEBUG 146:onap_service.py(1) - [None][Check e48b7320-3103-4b1c-ab63-4f402618ad4b orchestration request status] response: {"request":{"requestId":"e48b7320-3103-4b1c-ab63-4f402618ad4b","startTime":"Wed, 02 Mar 2022 04:50:16 GMT","finishTime":"Wed, 02 Mar 2022 04:50:21 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"a8413d9f-f50b-4261-9647-a77045f0525e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelVersionId":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelCustomizationId":"4bf87bc4-56d6-4d4c-a364-4a6d0751e599","modelUuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","modelInvariantUuid":"a8413d9f-f50b-4261-9647-a77045f0525e","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","vnfInstanceId":"524080fa-1278-4cc9-b5de-84bce36ae26b","vnfInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 02 Mar 2022 04:50:21 GMT"}}} 2022-03-02 04:50:28,472 DEBUG 319:service.py(1) - Delete 20d30da4-5943-44c9-99c4-9aded974ef04 service instance 2022-03-02 04:50:28,472 DEBUG 113:deletion.py(1) - Service 20d30da4-5943-44c9-99c4-9aded974ef04 deletion request 2022-03-02 04:50:28,481 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-03-02 04:50:28,481 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-02 04:50:28,482 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:50:28,482 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-02 04:50:28,482 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-02 04:50:28,484 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-02 04:50:28,535 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2022-03-02 04:50:28,536 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-02 04:50:28,537 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e26524be-6990-43ee-a8d4-b787e9342303","invariantUUID":"b2f994e5-c6a0-4bfb-8c8e-3de8eb2683af","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e26524be-6990-43ee-a8d4-b787e9342303/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"00f91654-ca4b-4801-876e-2759d0e9c958","invariantUUID":"99b350d2-47a7-410f-bbcb-6604befcf4d0","name":"basic_onboard_yOQjNJ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/00f91654-ca4b-4801-876e-2759d0e9c958/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","invariantUUID":"f9a85be3-47f7-4640-ae36-d91b28f18572","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9bff255d-9dc2-4d45-b967-149ba00d8925/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"680a42f4-bcb1-457f-9db9-91f7b4c8cfb0","invariantUUID":"bcb356c1-c476-4125-81d2-3fe65bdef6e5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/680a42f4-bcb1-457f-9db9-91f7b4c8cfb0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-02 04:50:28,539 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-03-02 04:50:28,539 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:50:28,539 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:50:28,539 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:50:28,539 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_yOQjNJ from SDC 2022-03-02 04:50:28,539 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:50:28,540 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:50:28,540 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:50:28,540 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-03-02 04:50:28,540 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:50:28,540 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:50:28,540 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:50:28,540 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-02 04:50:28,540 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:50:28,540 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:50:28,540 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:50:28,540 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-03-02 04:50:28,540 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-02 04:50:28,541 INFO 192:__init__.py(1) - Service found, updating information 2022-03-02 04:50:28,541 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:50:28,541 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-02 04:50:28,541 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-03-02 04:50:28,543 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:50:28,591 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-02 04:50:28,594 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-03-02 04:50:28,597 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b7cbca8-ad99-4749-879f-055f6c5f6e53","lifecycleState":"CERTIFIED","lastUpdateDate":1646191439942,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a06c8b5-ee3d-447e-a232-011e3f3a9730","invariantUUID":"6dc0febe-418f-41f1-93e7-d44ed8f26515","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":"d044821f-e6ed-4f73-8005-1a9b877d7d83","lifecycleState":"CERTIFIED","lastUpdateDate":1646191500708,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"307e3c51-e42a-4630-a66c-051eab29a872","invariantUUID":"e6adb943-ae4a-4e0d-ab45-9e950c1ddfe5","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"772146b3-572b-4101-9af8-e8dda93d5968","lifecycleState":"CERTIFIED","lastUpdateDate":1646191322792,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f70eda0d-86ef-4fcd-ac1f-5e841fc35c08","invariantUUID":"68c8d1d4-87a5-40bb-ad63-d6335089568c","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":"fd27492d-00bf-44a6-acae-3957f2850c99","lifecycleState":"CERTIFIED","lastUpdateDate":1646191399670,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f838e8af-8f43-4824-b4e8-70fd019d8c64","invariantUUID":"ffb381a1-df3f-4d6c-b487-3dd14d0d50d4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8bbe80b2-64c4-43f4-9a3b-a3483e438956","lifecycleState":"CERTIFIED","lastUpdateDate":1646191418665,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e3f15e7-8d81-4469-8ebc-1ba2fb316a6c","invariantUUID":"336ebb42-d274-49c5-a43d-c8e4eaedb2a5","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":"78e5f63f-7c48-445e-864b-7d4e50af6329","lifecycleState":"CERTIFIED","lastUpdateDate":1646191430446,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ee59840-7dc9-4b7d-907d-5e73af9366a4","invariantUUID":"229df49a-997a-4423-a103-703c5bf156db","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47c885d1-d9a2-497f-8135-609bb4873c7d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191351707,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d49b06d9-c52b-41a6-9117-38eed9780e46","invariantUUID":"28df4767-49bb-4c7d-bd58-abe089cc826e","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cede4d0b-969a-4da6-92c8-ac7a86a2c29d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191558012,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0596dd37-7e4d-4fc1-b1ff-a1198bff5432","invariantUUID":"7ce00310-ed0e-4504-99e4-489ea3494c6f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b07f7f07-7ff9-4ac7-b599-777159f00476","lifecycleState":"CERTIFIED","lastUpdateDate":1646191385267,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4d4a567-8b70-4af8-ad8f-ec3cb6c13c7f","invariantUUID":"02aaa415-511b-4f72-802c-11e5c71d79a6","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e50466e-126f-4f68-a260-b41343d516cf","lifecycleState":"CERTIFIED","lastUpdateDate":1646191411208,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a745360a-066e-4823-b665-049e56c9071e","invariantUUID":"3ad7adc0-b95d-4a2a-9d5a-f7437167c34f","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":"fcc16b43-b64b-485e-8811-0dc51cdb656e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191325889,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd6627d-23a3-42ac-9a5b-e40e939c0572","invariantUUID":"4c3bedcf-3245-4d86-a9f4-3c5ac0bfc3b9","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":"c2750d30-36fa-462c-b012-251a3ad7b50e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191388507,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c82da1de-66da-4187-adf7-011d45ef3ce0","invariantUUID":"f5c1e5ed-53de-473f-ba5b-d4434f0a5774","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":"51d49329-cc06-44b6-a3d2-bbea35c4c7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191433521,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d6bda0-695f-42b8-acc4-edde1c037b7e","invariantUUID":"53e9e437-f102-4c3e-aa4c-b4da2e92cb39","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":"2855f9e2-45c5-4501-bb5c-fa0a8106e40b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191379532,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cd3e5b9-f379-4755-802a-17cc83aa5ba9","invariantUUID":"a8602cea-a01b-4348-a291-1746c9226eea","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":"defaulticon","uniqueId":"c5823777-d893-4aba-a561-66426f93aa25","lifecycleState":"CERTIFIED","lastUpdateDate":1646196347275,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a575906c-80a0-483d-8498-8cb4a62bf77d","invariantUUID":"0faa7852-1bb6-43d1-9bbe-b79272cf169a","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab38fa74-a470-4ff7-8496-232b4b744805","lifecycleState":"CERTIFIED","lastUpdateDate":1646191344710,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac2712bf-98ed-48dd-8252-cb1f2ecb1b38","invariantUUID":"0e3170a8-88d1-4738-bcb0-4a0b0a6275b2","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":"3775cef0-5621-4ba7-bb05-c3f4935d07c5","lifecycleState":"CERTIFIED","lastUpdateDate":1646191412855,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0396310-8eb9-4f45-ad14-ec44fdc0d191","invariantUUID":"0fdaa9de-9ae5-4c42-a862-f3e7bf1dda56","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7081ae93-32eb-44f7-9292-52bd8887f04e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191460398,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7affb44f-3562-444e-b8a6-9154f8ff5d63","invariantUUID":"866b0161-e59f-4463-98c2-8579a5fc3ac1","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":"f414f6f6-3ca6-44d2-ba53-bbe06f20c6be","lifecycleState":"CERTIFIED","lastUpdateDate":1646191447082,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7bbd62-543c-4413-a041-f0ec59f516b2","invariantUUID":"25e69bbb-f7d5-4f5c-a7b6-699bdc2d8b4e","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8f6b284b-9404-4695-8304-8c86b9aa8fd8","lifecycleState":"CERTIFIED","lastUpdateDate":1646191475424,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbe08f73-2fdb-4df7-ac31-f53bccf2f7bc","invariantUUID":"9457a6ed-18e9-4757-ba5b-12aba20b7337","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":"d1eb1a6b-4eb8-45d8-ad64-83136780c855","lifecycleState":"CERTIFIED","lastUpdateDate":1646191471909,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ebd6d5e0-683e-4c2b-9afb-0165d4b33e4c","invariantUUID":"a0e76e36-5fcd-4d43-a3ac-6860ac15fc5e","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":"922864a9-4bdc-4754-9cf7-e871ba8beacd","lifecycleState":"CERTIFIED","lastUpdateDate":1646191377104,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4566704a-7683-4320-a904-117ab8e87470","invariantUUID":"3a92c2f6-9435-48b7-906a-73e52742c353","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":"compute","uniqueId":"2cfb7f2e-351e-48dc-9831-361e7838f60d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191424504,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"249d3546-d747-4723-b573-861600fe862f","invariantUUID":"1e2264c3-08ea-4060-b156-56146fbe3054","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":"objectStorage","uniqueId":"c788fd09-d645-4de9-87ac-3e9ed92e8ee1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191551009,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"194f7a26-4f46-4662-867f-1fd064771fe2","invariantUUID":"f01a4425-e990-42f5-8285-6ca50da115ce","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4cefca1e-3671-425c-95a8-50dfeb514b2a","lifecycleState":"CERTIFIED","lastUpdateDate":1646191465197,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eea26101-fdac-4913-b61d-9024bafe2087","invariantUUID":"6953d7e8-9368-4526-a0bd-c675f68f851b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21fae40a-80f7-4d45-afc3-978562031376","lifecycleState":"CERTIFIED","lastUpdateDate":1646191502630,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5617277-3218-4387-94b3-7864c36ad2c2","invariantUUID":"e6136959-cbe6-4ca1-a440-cca3ebe6bc6c","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":"networkrules","uniqueId":"a04b488e-7217-447c-b2c4-4a16310b57aa","lifecycleState":"CERTIFIED","lastUpdateDate":1646191359984,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4103130a-63df-4da4-a2ee-3f42eeee18b2","invariantUUID":"6ccce89a-d884-4eef-80d4-50203ab8d0c0","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2109687b-1f34-473c-a6aa-ea1a56f07be7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191543300,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6abf944-c1f1-4ec7-8543-e115bd55c33f","invariantUUID":"65275176-99d6-4d8e-b5d3-71d57f0cdfa9","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9e80425a-2b0c-42fd-b88c-262653243a55","lifecycleState":"CERTIFIED","lastUpdateDate":1646191341440,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b73fa5bc-9836-4e3e-80bc-ad7e8b7a3944","invariantUUID":"79bda7aa-e164-497a-8f43-606051550287","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":"defaulticon","uniqueId":"4b61f5ad-c118-4919-bb18-ed7378b31121","lifecycleState":"CERTIFIED","lastUpdateDate":1646191456990,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03b30352-189b-4786-b086-96b95c16aaf7","invariantUUID":"6a7fa9f6-0eb8-427c-975b-cb87e25e9bba","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6bbbf49a-3e0d-4cd6-8e19-ae3f3b0c0e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191317300,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27746ce8-636e-409c-81f0-ae6807e16767","invariantUUID":"bd3a6d5f-59dd-4276-8cc2-15543db31499","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"614e8646-dd68-41d9-b0e0-241e1e6b9b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1646191493927,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d57f6ac3-1276-4962-ada2-5c886afa98dd","invariantUUID":"a28dab67-cc50-4d9e-9f9b-123d76213887","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"411175e8-67d9-4f00-b396-5b98f9041cde","lifecycleState":"CERTIFIED","lastUpdateDate":1646191477848,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6929900a-cb5b-4c78-8f8e-306edd288082","invariantUUID":"ab8d7492-e84e-4fe9-9af7-4e58f0b7eaa5","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":"3dcd66cb-4bf6-4cc7-8e08-51edfc4af864","lifecycleState":"CERTIFIED","lastUpdateDate":1646191469625,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c2f1d12-f27e-429c-a7cd-ce0f7564a2c8","invariantUUID":"5f1a9f21-74ce-433c-8ecf-a93dc68455bd","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78253de2-63b5-47ae-8ba3-e12f38dbf0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191338488,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0f2f61c-0669-4a2a-843f-6e785128645a","invariantUUID":"0437d399-680a-4ec0-94e8-af609500da8b","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4b55564-01f1-4c23-9c37-bc415bdc19aa","lifecycleState":"CERTIFIED","lastUpdateDate":1646191349612,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30d99b11-9799-4c3b-8f3d-9bfec8b486b9","invariantUUID":"e00d2dcb-7f0a-47b5-9c5c-2c97f7cbb8e7","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79979c05-6eca-459e-928e-91efbf0f94b6","lifecycleState":"CERTIFIED","lastUpdateDate":1646191432026,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32e85d0a-a961-48d6-812c-ab4db64e6e10","invariantUUID":"1cd286df-36c3-48c6-8535-a3ac06d1b2aa","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fc032c37-babc-4e13-98ba-c098a05b8b38","lifecycleState":"CERTIFIED","lastUpdateDate":1646191463435,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02617a2a-c0b1-4fa6-8522-21e2eacb7daa","invariantUUID":"48de5427-1ab1-4b26-8a3a-7b4cc6597726","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":"51757d1c-e02e-4d18-99fb-62e46043b52d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191549670,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a32a7a7-42c3-41be-80e6-68bfcc7b3cc9","invariantUUID":"10f8c4c1-fef9-4640-9eae-41d4ffce492c","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c7bc8ac-1891-41fc-bd7e-601fa8d45445","lifecycleState":"CERTIFIED","lastUpdateDate":1646191473417,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2ae9f5e-b137-4eb9-bbb9-ff4cecc6a356","invariantUUID":"e26866fe-7b1e-4a86-9682-63ee3778a69d","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":"bab85bb3-05ea-4d31-8d32-a399c3c6c97c","lifecycleState":"CERTIFIED","lastUpdateDate":1646191505780,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f29ed4b-5a33-49a5-9466-d97ceeaf353e","invariantUUID":"6bb12d79-b031-4943-8040-6802f7fbc90e","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":"4b99594f-36ae-4430-9667-01ff635c7265","lifecycleState":"CERTIFIED","lastUpdateDate":1646196075407,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","invariantUUID":"a8413d9f-f50b-4261-9647-a77045f0525e","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191303615,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c94350dd-54b1-48bd-910e-a340ce03b0f3","invariantUUID":"df1ca82b-e7cd-425c-80f1-1a4f7f3367e1","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":"fcf0ffe6-9582-4a05-b364-83eda9e3e069","lifecycleState":"CERTIFIED","lastUpdateDate":1646191404589,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9744fb3a-7ea8-43d5-8941-563710e2d29c","invariantUUID":"9461ebd4-b0a4-45ce-9836-8c95fb5bdbad","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":"037e9172-44c7-4dac-9950-d4f99e7a86f0","lifecycleState":"CERTIFIED","lastUpdateDate":1646191370684,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d296c3b3-9dc0-423f-a375-532dde4acfac","invariantUUID":"9320b216-94f8-46a1-8e2f-1a52afe5712c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"adcae2b5-6389-4b4a-abe7-72b9772f874b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191490080,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9e36eb3-4628-449c-b91c-c6cd5c0431e7","invariantUUID":"b8eeaf8d-235b-4c1b-a067-e5bb11c401ba","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"be229b75-7e15-47f5-89a0-0dc6f678d1c0","lifecycleState":"CERTIFIED","lastUpdateDate":1646191560239,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9ad731c-a2af-4cc9-a702-c1e947dc08c4","invariantUUID":"a744afe9-7e6f-4a35-b0fe-50a2f4549d8b","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"e4be237f-addc-4ef1-8d5e-58ddacf4d17b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191504321,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8600165-5e81-4afe-9de3-6851fa7a3b47","invariantUUID":"3cdeb3b7-e7e9-4547-945a-392aa4dd5c35","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":"port","uniqueId":"f13c24f7-2851-4010-9916-bcce341c0a75","lifecycleState":"CERTIFIED","lastUpdateDate":1646191461927,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ea8c1a3a-58e5-465b-8b92-eba01c0d3de0","invariantUUID":"2fffe95b-f894-433c-870c-6f6a96665343","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3400790-560b-4f64-bb23-43f124d1812a","lifecycleState":"CERTIFIED","lastUpdateDate":1646191347007,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"eec5b981-77fb-4072-9a95-26dfda9d8f4d","invariantUUID":"3ae2242d-c366-4701-bc04-d1506aa56481","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":"defaulticon","uniqueId":"ecd15d64-675c-4a4d-87b6-1f98d5777941","lifecycleState":"CERTIFIED","lastUpdateDate":1646191458927,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf189b50-15e7-4802-aff6-af13870124ab","invariantUUID":"af2e0451-ee37-4ed6-9f13-861bd299412a","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"32e3983d-2b5f-42ad-990b-1cdada6bfdf9","lifecycleState":"CERTIFIED","lastUpdateDate":1646191374800,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45daa27a-6647-4e1c-a48e-f6a6c626cb90","invariantUUID":"08b53e87-6e2e-4d7b-ac8e-e458f82f689b","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":"port","uniqueId":"e85e43da-bbbd-4ff1-b100-c3a628448875","lifecycleState":"CERTIFIED","lastUpdateDate":1646191488459,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc42e782-b51f-4942-ae8b-5eb7f0f8b74f","invariantUUID":"b3f9504a-bc11-4057-9e9e-f1d17872e2fb","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b9cb1e7b-7725-4281-9790-d88c0974bcbd","lifecycleState":"CERTIFIED","lastUpdateDate":1646191332371,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c31fe4e-67e2-480f-be43-ba96f6b72575","invariantUUID":"e359cd2b-222f-418b-92cf-fa6ebb635812","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":"defaulticon","uniqueId":"5c1620eb-b554-4dcc-8a15-d08874cb2f5f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191417291,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54aeaba4-7238-4aa5-a340-d05de87774b0","invariantUUID":"b3a667db-49d6-41db-bc5c-6dbb14e57173","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce1669f5-6128-473c-8e81-dd84a4a0dcce","lifecycleState":"CERTIFIED","lastUpdateDate":1646191381924,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1715a5be-4250-4e32-82aa-69211f23f40c","invariantUUID":"b99dddd4-9a7a-46b8-b58c-19d753b7a7cf","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":"network","uniqueId":"5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191387030,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"361173fd-cb83-4847-b96f-b97151c85160","invariantUUID":"f3280d84-bd49-4589-be01-92dc0fb6a632","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":"objectStorage","uniqueId":"2f88d43e-ff01-4b32-907c-d0af454b31f7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191552615,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"741e74dd-376d-467f-9117-647338ddf72d","invariantUUID":"9b0bbca3-7607-4314-9d63-178fd4b8d675","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e44e56d3-c355-4eb3-baa0-531cc116fa02","lifecycleState":"CERTIFIED","lastUpdateDate":1646191406822,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54a0ceec-d0d8-4269-905d-085552a92d92","invariantUUID":"d54c8724-bd20-4fe7-b014-5da031528054","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e57c4da5-8a8d-4562-8ee1-5cb9c210ada1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191467482,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb115573-fbfb-446d-86b9-ae1d52647265","invariantUUID":"01c7c089-14ee-42ed-8dea-f7c4b323b840","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":"353b0214-5ee9-4af4-a9d9-1995498c73da","lifecycleState":"CERTIFIED","lastUpdateDate":1646191546390,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8aa53e27-a9e2-4d42-a3c6-c74992826a15","invariantUUID":"fddc4151-3cd2-493d-8034-f794cb962ecc","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa93ca4c-6512-409f-8e7f-afc28edf04e4","lifecycleState":"CERTIFIED","lastUpdateDate":1646191562219,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cace2501-904e-442a-be56-6ad1c0b0c5c6","invariantUUID":"24f65ecf-5059-463a-9718-ad6ffa4ecd3c","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3848b44-6ae0-4e73-91df-c5f36379aa65","lifecycleState":"CERTIFIED","lastUpdateDate":1646191336197,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07383b48-2f8c-47eb-9290-d79eb10b0bf7","invariantUUID":"2a00493a-f27d-434d-b90a-e4801f97bf63","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":"58578a5d-fb02-416d-8bd7-c257b506911b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191414426,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a07ea39f-fab2-42b8-b582-e9f8acebf243","invariantUUID":"8fb7d901-5459-45f5-bdb6-6d1108c2b7cc","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"22aebe0c-6056-4ee9-85f8-ca7508e89b9e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191497100,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8fb12bef-3b32-48fd-86bc-6ad2bf73bac9","invariantUUID":"883ff366-8360-4150-a617-6985ed5d7f2b","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":"defaulticon","uniqueId":"d2cfdb5b-40af-4f74-87df-bba18ed73d2b","lifecycleState":"CERTIFIED","lastUpdateDate":1646195232771,"name":"basic_onboard_yOQjNJ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d940e59f-5d44-4149-beb6-411399468b26","invariantUUID":"4417b99b-2134-4c51-accc-c8ba73faf6ac","systemName":"BasicOnboardYoqjnj","description":"VF","tags":["basic_onboard_yOQjNJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"636a6659-34a6-4d6b-80cc-c3f48639aa01","lifecycleState":"CERTIFIED","lastUpdateDate":1646191427468,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"914866f0-1a02-44fd-83a8-72ee7ecf4768","invariantUUID":"ee73ec04-e434-4629-943c-560646e63e14","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":"objectStorage","uniqueId":"dbd56685-2602-4c44-b9fd-5c5475425dcf","lifecycleState":"CERTIFIED","lastUpdateDate":1646191554008,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"142e1edd-f8e7-4871-8932-918d69cd30cd","invariantUUID":"feb3de7e-fd36-45e5-a0c5-6da6dbc4c315","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a580069-7311-4cac-8c7e-7812caca574e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191421101,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21c5a385-a49d-4dfb-b528-311641d97e2d","invariantUUID":"eb422558-6999-441c-abd3-c37633c12ac4","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"098bb27c-1743-40ff-8ef0-9455ee3d834b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191480600,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6488c405-428a-4c83-9820-16ab66279b95","invariantUUID":"052ec363-f287-4140-8459-719aaab7660e","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":"b1348a63-0d72-4b31-a05e-c5a13239f43b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191555908,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"501391e2-2e4c-450f-ba41-d352fe2e1b2a","invariantUUID":"1acab8f3-ee26-42b1-a23f-2af2f7c00c89","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7ae1421-be94-4fc6-84c7-4b3aeede0441","lifecycleState":"CERTIFIED","lastUpdateDate":1646191339905,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe7931f6-6e76-4979-8e97-d8005f019532","invariantUUID":"be7db015-92ed-42ff-9fe4-1ed813ddbae8","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a39b31c4-7cd6-4546-bd17-fa39a54ac165","lifecycleState":"CERTIFIED","lastUpdateDate":1646191445303,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02f5df36-a620-4c3e-9dea-70feca5b2162","invariantUUID":"f009b09f-78cf-4b77-931e-5b73a4a91d21","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"258138da-2493-425f-80f9-5a9d3c3f0cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1646191415855,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c8c4a396-f248-4489-b736-a816137976c3","invariantUUID":"65f1b8ae-649e-449d-be07-6be2ab563acf","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5ca019f8-edbe-4998-b3ac-bb28f9d49086","lifecycleState":"CERTIFIED","lastUpdateDate":1646191343028,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53b2b661-2385-4b13-bed8-fe5017ee0f69","invariantUUID":"448a92a9-c3d6-409d-ada3-078b143141a9","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d1bc151e-adce-40aa-b2e7-1de2ba2db63f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191437807,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b197aae4-b6a1-4557-a9a3-c91b4cc3f010","invariantUUID":"bbfb8c29-3650-4ec7-ada8-1255e54ea7d0","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":"objectStorage","uniqueId":"6153e8bf-25cc-47d5-9a61-320f75ee0d03","lifecycleState":"CERTIFIED","lastUpdateDate":1646191314683,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06c519e2-7ea1-4133-bd6f-341d5d6d2be8","invariantUUID":"e9aaae20-2fa2-4361-9158-598eaabf9b40","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":"port","uniqueId":"71f7aa2c-d165-4f20-bf7c-7c3263f23a29","lifecycleState":"CERTIFIED","lastUpdateDate":1646191363284,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7696478c-6a5d-456e-b4cc-fce4c7ca4c99","invariantUUID":"8868d62d-aeec-4f9f-af99-bbfc835158ea","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e41218b-6024-4eec-8db5-d5772dc3bdf9","lifecycleState":"CERTIFIED","lastUpdateDate":1646191353375,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75943199-d46b-4bb5-947d-b63dc6857946","invariantUUID":"6aa2528f-60fb-47e7-ad8a-0951081f7b87","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bc02c2f0-a904-4fdf-8b99-4a4969ae1d82","lifecycleState":"CERTIFIED","lastUpdateDate":1646191563588,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8c48eff-b2fd-4cf2-861a-d9147bb4a5ab","invariantUUID":"16c14da4-b077-4990-b5bd-80647177fe3f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d2660c46-1a38-41eb-a0aa-b1c8cc748f3b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191324378,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba97e555-44be-47b2-bf77-ce8ed15b037c","invariantUUID":"2dece330-f078-4741-8507-834a227b0beb","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":"securityrules","uniqueId":"9cf50de2-3b9a-4443-9249-8853e3ac590d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191372123,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bb699496-060f-42f9-a6df-cdf0237d5f66","invariantUUID":"8ec76f5c-403f-4c2c-9865-59d4e7230437","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"590fba85-b08c-44dc-b18f-60ce5cc2f70f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191312467,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"f988ef33-4096-4330-8636-6060d244a383","invariantUUID":"b751418c-9e01-4073-bf8c-5118e3546f48","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":"e37771be-3e9f-4fa3-b3fa-d77d37ca662e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191548236,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75dcd6c4-b775-429a-aa59-2a9cd1f7d456","invariantUUID":"39d65b38-6dda-4314-99a6-0c1d261b104e","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"9b5afb09-1520-49e4-9d3e-3e819c98b6ed","lifecycleState":"CERTIFIED","lastUpdateDate":1646191369256,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"495320c6-ce74-4389-acb5-c251a31b4497","invariantUUID":"24a03a43-ab2c-4666-b0f8-e6e489ae3815","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fbbbb231-8f18-46a1-b405-b35656dca930","lifecycleState":"CERTIFIED","lastUpdateDate":1646195928590,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"680a42f4-bcb1-457f-9db9-91f7b4c8cfb0","invariantUUID":"bcb356c1-c476-4125-81d2-3fe65bdef6e5","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c04d22c7-50aa-4fa7-9980-8c00cbafc063","lifecycleState":"CERTIFIED","lastUpdateDate":1646195271275,"name":"basic_onboard_yOQjNJ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"00f91654-ca4b-4801-876e-2759d0e9c958","invariantUUID":"99b350d2-47a7-410f-bbcb-6604befcf4d0","systemName":"BasicOnboardYoqjnj","description":"service","tags":["basic_onboard_yOQjNJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"232dcccc-a726-4bc9-aa76-dd610dd35a39","lifecycleState":"CERTIFIED","lastUpdateDate":1646196383575,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e26524be-6990-43ee-a8d4-b787e9342303","invariantUUID":"b2f994e5-c6a0-4bfb-8c8e-3de8eb2683af","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1017e36e-572c-4aad-9863-a745f632c832","lifecycleState":"CERTIFIED","lastUpdateDate":1646196117386,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","invariantUUID":"f9a85be3-47f7-4640-ae36-d91b28f18572","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-02 04:50:28,601 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-03-02 04:50:28,601 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-03-02 04:50:28,601 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-02 04:50:28,602 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:50:28,602 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-02 04:50:28,602 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-02 04:50:28,604 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-02 04:50:28,701 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2022-03-02 04:50:28,703 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-02 04:50:28,703 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e26524be-6990-43ee-a8d4-b787e9342303","invariantUUID":"b2f994e5-c6a0-4bfb-8c8e-3de8eb2683af","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e26524be-6990-43ee-a8d4-b787e9342303/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"00f91654-ca4b-4801-876e-2759d0e9c958","invariantUUID":"99b350d2-47a7-410f-bbcb-6604befcf4d0","name":"basic_onboard_yOQjNJ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/00f91654-ca4b-4801-876e-2759d0e9c958/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","invariantUUID":"f9a85be3-47f7-4640-ae36-d91b28f18572","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9bff255d-9dc2-4d45-b967-149ba00d8925/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"680a42f4-bcb1-457f-9db9-91f7b4c8cfb0","invariantUUID":"bcb356c1-c476-4125-81d2-3fe65bdef6e5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/680a42f4-bcb1-457f-9db9-91f7b4c8cfb0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-02 04:50:28,707 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-03-02 04:50:28,707 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:50:28,707 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:50:28,707 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:50:28,707 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_yOQjNJ from SDC 2022-03-02 04:50:28,708 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:50:28,708 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:50:28,708 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:50:28,708 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-03-02 04:50:28,708 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:50:28,708 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:50:28,708 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:50:28,709 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-02 04:50:28,709 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:50:28,709 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:50:28,709 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:50:28,709 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-03-02 04:50:28,709 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-02 04:50:28,710 INFO 192:__init__.py(1) - Service found, updating information 2022-03-02 04:50:28,710 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:50:28,711 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-02 04:50:28,711 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-03-02 04:50:28,714 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:50:28,769 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-02 04:50:28,772 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-03-02 04:50:28,774 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b7cbca8-ad99-4749-879f-055f6c5f6e53","lifecycleState":"CERTIFIED","lastUpdateDate":1646191439942,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a06c8b5-ee3d-447e-a232-011e3f3a9730","invariantUUID":"6dc0febe-418f-41f1-93e7-d44ed8f26515","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":"d044821f-e6ed-4f73-8005-1a9b877d7d83","lifecycleState":"CERTIFIED","lastUpdateDate":1646191500708,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"307e3c51-e42a-4630-a66c-051eab29a872","invariantUUID":"e6adb943-ae4a-4e0d-ab45-9e950c1ddfe5","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"772146b3-572b-4101-9af8-e8dda93d5968","lifecycleState":"CERTIFIED","lastUpdateDate":1646191322792,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f70eda0d-86ef-4fcd-ac1f-5e841fc35c08","invariantUUID":"68c8d1d4-87a5-40bb-ad63-d6335089568c","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":"fd27492d-00bf-44a6-acae-3957f2850c99","lifecycleState":"CERTIFIED","lastUpdateDate":1646191399670,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f838e8af-8f43-4824-b4e8-70fd019d8c64","invariantUUID":"ffb381a1-df3f-4d6c-b487-3dd14d0d50d4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8bbe80b2-64c4-43f4-9a3b-a3483e438956","lifecycleState":"CERTIFIED","lastUpdateDate":1646191418665,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e3f15e7-8d81-4469-8ebc-1ba2fb316a6c","invariantUUID":"336ebb42-d274-49c5-a43d-c8e4eaedb2a5","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":"78e5f63f-7c48-445e-864b-7d4e50af6329","lifecycleState":"CERTIFIED","lastUpdateDate":1646191430446,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ee59840-7dc9-4b7d-907d-5e73af9366a4","invariantUUID":"229df49a-997a-4423-a103-703c5bf156db","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47c885d1-d9a2-497f-8135-609bb4873c7d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191351707,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d49b06d9-c52b-41a6-9117-38eed9780e46","invariantUUID":"28df4767-49bb-4c7d-bd58-abe089cc826e","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cede4d0b-969a-4da6-92c8-ac7a86a2c29d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191558012,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0596dd37-7e4d-4fc1-b1ff-a1198bff5432","invariantUUID":"7ce00310-ed0e-4504-99e4-489ea3494c6f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b07f7f07-7ff9-4ac7-b599-777159f00476","lifecycleState":"CERTIFIED","lastUpdateDate":1646191385267,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4d4a567-8b70-4af8-ad8f-ec3cb6c13c7f","invariantUUID":"02aaa415-511b-4f72-802c-11e5c71d79a6","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e50466e-126f-4f68-a260-b41343d516cf","lifecycleState":"CERTIFIED","lastUpdateDate":1646191411208,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a745360a-066e-4823-b665-049e56c9071e","invariantUUID":"3ad7adc0-b95d-4a2a-9d5a-f7437167c34f","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":"fcc16b43-b64b-485e-8811-0dc51cdb656e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191325889,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd6627d-23a3-42ac-9a5b-e40e939c0572","invariantUUID":"4c3bedcf-3245-4d86-a9f4-3c5ac0bfc3b9","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":"c2750d30-36fa-462c-b012-251a3ad7b50e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191388507,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c82da1de-66da-4187-adf7-011d45ef3ce0","invariantUUID":"f5c1e5ed-53de-473f-ba5b-d4434f0a5774","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":"51d49329-cc06-44b6-a3d2-bbea35c4c7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191433521,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d6bda0-695f-42b8-acc4-edde1c037b7e","invariantUUID":"53e9e437-f102-4c3e-aa4c-b4da2e92cb39","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":"2855f9e2-45c5-4501-bb5c-fa0a8106e40b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191379532,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cd3e5b9-f379-4755-802a-17cc83aa5ba9","invariantUUID":"a8602cea-a01b-4348-a291-1746c9226eea","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":"defaulticon","uniqueId":"c5823777-d893-4aba-a561-66426f93aa25","lifecycleState":"CERTIFIED","lastUpdateDate":1646196347275,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a575906c-80a0-483d-8498-8cb4a62bf77d","invariantUUID":"0faa7852-1bb6-43d1-9bbe-b79272cf169a","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab38fa74-a470-4ff7-8496-232b4b744805","lifecycleState":"CERTIFIED","lastUpdateDate":1646191344710,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac2712bf-98ed-48dd-8252-cb1f2ecb1b38","invariantUUID":"0e3170a8-88d1-4738-bcb0-4a0b0a6275b2","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":"3775cef0-5621-4ba7-bb05-c3f4935d07c5","lifecycleState":"CERTIFIED","lastUpdateDate":1646191412855,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0396310-8eb9-4f45-ad14-ec44fdc0d191","invariantUUID":"0fdaa9de-9ae5-4c42-a862-f3e7bf1dda56","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7081ae93-32eb-44f7-9292-52bd8887f04e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191460398,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7affb44f-3562-444e-b8a6-9154f8ff5d63","invariantUUID":"866b0161-e59f-4463-98c2-8579a5fc3ac1","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":"f414f6f6-3ca6-44d2-ba53-bbe06f20c6be","lifecycleState":"CERTIFIED","lastUpdateDate":1646191447082,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7bbd62-543c-4413-a041-f0ec59f516b2","invariantUUID":"25e69bbb-f7d5-4f5c-a7b6-699bdc2d8b4e","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8f6b284b-9404-4695-8304-8c86b9aa8fd8","lifecycleState":"CERTIFIED","lastUpdateDate":1646191475424,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbe08f73-2fdb-4df7-ac31-f53bccf2f7bc","invariantUUID":"9457a6ed-18e9-4757-ba5b-12aba20b7337","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":"d1eb1a6b-4eb8-45d8-ad64-83136780c855","lifecycleState":"CERTIFIED","lastUpdateDate":1646191471909,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ebd6d5e0-683e-4c2b-9afb-0165d4b33e4c","invariantUUID":"a0e76e36-5fcd-4d43-a3ac-6860ac15fc5e","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":"922864a9-4bdc-4754-9cf7-e871ba8beacd","lifecycleState":"CERTIFIED","lastUpdateDate":1646191377104,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4566704a-7683-4320-a904-117ab8e87470","invariantUUID":"3a92c2f6-9435-48b7-906a-73e52742c353","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":"compute","uniqueId":"2cfb7f2e-351e-48dc-9831-361e7838f60d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191424504,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"249d3546-d747-4723-b573-861600fe862f","invariantUUID":"1e2264c3-08ea-4060-b156-56146fbe3054","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":"objectStorage","uniqueId":"c788fd09-d645-4de9-87ac-3e9ed92e8ee1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191551009,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"194f7a26-4f46-4662-867f-1fd064771fe2","invariantUUID":"f01a4425-e990-42f5-8285-6ca50da115ce","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4cefca1e-3671-425c-95a8-50dfeb514b2a","lifecycleState":"CERTIFIED","lastUpdateDate":1646191465197,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eea26101-fdac-4913-b61d-9024bafe2087","invariantUUID":"6953d7e8-9368-4526-a0bd-c675f68f851b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21fae40a-80f7-4d45-afc3-978562031376","lifecycleState":"CERTIFIED","lastUpdateDate":1646191502630,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5617277-3218-4387-94b3-7864c36ad2c2","invariantUUID":"e6136959-cbe6-4ca1-a440-cca3ebe6bc6c","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":"networkrules","uniqueId":"a04b488e-7217-447c-b2c4-4a16310b57aa","lifecycleState":"CERTIFIED","lastUpdateDate":1646191359984,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4103130a-63df-4da4-a2ee-3f42eeee18b2","invariantUUID":"6ccce89a-d884-4eef-80d4-50203ab8d0c0","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2109687b-1f34-473c-a6aa-ea1a56f07be7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191543300,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6abf944-c1f1-4ec7-8543-e115bd55c33f","invariantUUID":"65275176-99d6-4d8e-b5d3-71d57f0cdfa9","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9e80425a-2b0c-42fd-b88c-262653243a55","lifecycleState":"CERTIFIED","lastUpdateDate":1646191341440,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b73fa5bc-9836-4e3e-80bc-ad7e8b7a3944","invariantUUID":"79bda7aa-e164-497a-8f43-606051550287","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":"defaulticon","uniqueId":"4b61f5ad-c118-4919-bb18-ed7378b31121","lifecycleState":"CERTIFIED","lastUpdateDate":1646191456990,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03b30352-189b-4786-b086-96b95c16aaf7","invariantUUID":"6a7fa9f6-0eb8-427c-975b-cb87e25e9bba","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6bbbf49a-3e0d-4cd6-8e19-ae3f3b0c0e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191317300,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27746ce8-636e-409c-81f0-ae6807e16767","invariantUUID":"bd3a6d5f-59dd-4276-8cc2-15543db31499","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"614e8646-dd68-41d9-b0e0-241e1e6b9b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1646191493927,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d57f6ac3-1276-4962-ada2-5c886afa98dd","invariantUUID":"a28dab67-cc50-4d9e-9f9b-123d76213887","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"411175e8-67d9-4f00-b396-5b98f9041cde","lifecycleState":"CERTIFIED","lastUpdateDate":1646191477848,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6929900a-cb5b-4c78-8f8e-306edd288082","invariantUUID":"ab8d7492-e84e-4fe9-9af7-4e58f0b7eaa5","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":"3dcd66cb-4bf6-4cc7-8e08-51edfc4af864","lifecycleState":"CERTIFIED","lastUpdateDate":1646191469625,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c2f1d12-f27e-429c-a7cd-ce0f7564a2c8","invariantUUID":"5f1a9f21-74ce-433c-8ecf-a93dc68455bd","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78253de2-63b5-47ae-8ba3-e12f38dbf0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191338488,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0f2f61c-0669-4a2a-843f-6e785128645a","invariantUUID":"0437d399-680a-4ec0-94e8-af609500da8b","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4b55564-01f1-4c23-9c37-bc415bdc19aa","lifecycleState":"CERTIFIED","lastUpdateDate":1646191349612,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30d99b11-9799-4c3b-8f3d-9bfec8b486b9","invariantUUID":"e00d2dcb-7f0a-47b5-9c5c-2c97f7cbb8e7","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79979c05-6eca-459e-928e-91efbf0f94b6","lifecycleState":"CERTIFIED","lastUpdateDate":1646191432026,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32e85d0a-a961-48d6-812c-ab4db64e6e10","invariantUUID":"1cd286df-36c3-48c6-8535-a3ac06d1b2aa","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fc032c37-babc-4e13-98ba-c098a05b8b38","lifecycleState":"CERTIFIED","lastUpdateDate":1646191463435,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02617a2a-c0b1-4fa6-8522-21e2eacb7daa","invariantUUID":"48de5427-1ab1-4b26-8a3a-7b4cc6597726","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":"51757d1c-e02e-4d18-99fb-62e46043b52d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191549670,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a32a7a7-42c3-41be-80e6-68bfcc7b3cc9","invariantUUID":"10f8c4c1-fef9-4640-9eae-41d4ffce492c","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c7bc8ac-1891-41fc-bd7e-601fa8d45445","lifecycleState":"CERTIFIED","lastUpdateDate":1646191473417,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2ae9f5e-b137-4eb9-bbb9-ff4cecc6a356","invariantUUID":"e26866fe-7b1e-4a86-9682-63ee3778a69d","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":"bab85bb3-05ea-4d31-8d32-a399c3c6c97c","lifecycleState":"CERTIFIED","lastUpdateDate":1646191505780,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f29ed4b-5a33-49a5-9466-d97ceeaf353e","invariantUUID":"6bb12d79-b031-4943-8040-6802f7fbc90e","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":"4b99594f-36ae-4430-9667-01ff635c7265","lifecycleState":"CERTIFIED","lastUpdateDate":1646196075407,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","invariantUUID":"a8413d9f-f50b-4261-9647-a77045f0525e","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191303615,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c94350dd-54b1-48bd-910e-a340ce03b0f3","invariantUUID":"df1ca82b-e7cd-425c-80f1-1a4f7f3367e1","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":"fcf0ffe6-9582-4a05-b364-83eda9e3e069","lifecycleState":"CERTIFIED","lastUpdateDate":1646191404589,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9744fb3a-7ea8-43d5-8941-563710e2d29c","invariantUUID":"9461ebd4-b0a4-45ce-9836-8c95fb5bdbad","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":"037e9172-44c7-4dac-9950-d4f99e7a86f0","lifecycleState":"CERTIFIED","lastUpdateDate":1646191370684,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d296c3b3-9dc0-423f-a375-532dde4acfac","invariantUUID":"9320b216-94f8-46a1-8e2f-1a52afe5712c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"adcae2b5-6389-4b4a-abe7-72b9772f874b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191490080,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9e36eb3-4628-449c-b91c-c6cd5c0431e7","invariantUUID":"b8eeaf8d-235b-4c1b-a067-e5bb11c401ba","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"be229b75-7e15-47f5-89a0-0dc6f678d1c0","lifecycleState":"CERTIFIED","lastUpdateDate":1646191560239,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9ad731c-a2af-4cc9-a702-c1e947dc08c4","invariantUUID":"a744afe9-7e6f-4a35-b0fe-50a2f4549d8b","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"e4be237f-addc-4ef1-8d5e-58ddacf4d17b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191504321,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8600165-5e81-4afe-9de3-6851fa7a3b47","invariantUUID":"3cdeb3b7-e7e9-4547-945a-392aa4dd5c35","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":"port","uniqueId":"f13c24f7-2851-4010-9916-bcce341c0a75","lifecycleState":"CERTIFIED","lastUpdateDate":1646191461927,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ea8c1a3a-58e5-465b-8b92-eba01c0d3de0","invariantUUID":"2fffe95b-f894-433c-870c-6f6a96665343","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3400790-560b-4f64-bb23-43f124d1812a","lifecycleState":"CERTIFIED","lastUpdateDate":1646191347007,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"eec5b981-77fb-4072-9a95-26dfda9d8f4d","invariantUUID":"3ae2242d-c366-4701-bc04-d1506aa56481","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":"defaulticon","uniqueId":"ecd15d64-675c-4a4d-87b6-1f98d5777941","lifecycleState":"CERTIFIED","lastUpdateDate":1646191458927,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf189b50-15e7-4802-aff6-af13870124ab","invariantUUID":"af2e0451-ee37-4ed6-9f13-861bd299412a","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"32e3983d-2b5f-42ad-990b-1cdada6bfdf9","lifecycleState":"CERTIFIED","lastUpdateDate":1646191374800,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45daa27a-6647-4e1c-a48e-f6a6c626cb90","invariantUUID":"08b53e87-6e2e-4d7b-ac8e-e458f82f689b","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":"port","uniqueId":"e85e43da-bbbd-4ff1-b100-c3a628448875","lifecycleState":"CERTIFIED","lastUpdateDate":1646191488459,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc42e782-b51f-4942-ae8b-5eb7f0f8b74f","invariantUUID":"b3f9504a-bc11-4057-9e9e-f1d17872e2fb","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b9cb1e7b-7725-4281-9790-d88c0974bcbd","lifecycleState":"CERTIFIED","lastUpdateDate":1646191332371,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c31fe4e-67e2-480f-be43-ba96f6b72575","invariantUUID":"e359cd2b-222f-418b-92cf-fa6ebb635812","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":"defaulticon","uniqueId":"5c1620eb-b554-4dcc-8a15-d08874cb2f5f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191417291,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54aeaba4-7238-4aa5-a340-d05de87774b0","invariantUUID":"b3a667db-49d6-41db-bc5c-6dbb14e57173","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce1669f5-6128-473c-8e81-dd84a4a0dcce","lifecycleState":"CERTIFIED","lastUpdateDate":1646191381924,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1715a5be-4250-4e32-82aa-69211f23f40c","invariantUUID":"b99dddd4-9a7a-46b8-b58c-19d753b7a7cf","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":"network","uniqueId":"5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191387030,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"361173fd-cb83-4847-b96f-b97151c85160","invariantUUID":"f3280d84-bd49-4589-be01-92dc0fb6a632","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":"objectStorage","uniqueId":"2f88d43e-ff01-4b32-907c-d0af454b31f7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191552615,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"741e74dd-376d-467f-9117-647338ddf72d","invariantUUID":"9b0bbca3-7607-4314-9d63-178fd4b8d675","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e44e56d3-c355-4eb3-baa0-531cc116fa02","lifecycleState":"CERTIFIED","lastUpdateDate":1646191406822,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54a0ceec-d0d8-4269-905d-085552a92d92","invariantUUID":"d54c8724-bd20-4fe7-b014-5da031528054","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e57c4da5-8a8d-4562-8ee1-5cb9c210ada1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191467482,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb115573-fbfb-446d-86b9-ae1d52647265","invariantUUID":"01c7c089-14ee-42ed-8dea-f7c4b323b840","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":"353b0214-5ee9-4af4-a9d9-1995498c73da","lifecycleState":"CERTIFIED","lastUpdateDate":1646191546390,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8aa53e27-a9e2-4d42-a3c6-c74992826a15","invariantUUID":"fddc4151-3cd2-493d-8034-f794cb962ecc","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa93ca4c-6512-409f-8e7f-afc28edf04e4","lifecycleState":"CERTIFIED","lastUpdateDate":1646191562219,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cace2501-904e-442a-be56-6ad1c0b0c5c6","invariantUUID":"24f65ecf-5059-463a-9718-ad6ffa4ecd3c","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3848b44-6ae0-4e73-91df-c5f36379aa65","lifecycleState":"CERTIFIED","lastUpdateDate":1646191336197,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07383b48-2f8c-47eb-9290-d79eb10b0bf7","invariantUUID":"2a00493a-f27d-434d-b90a-e4801f97bf63","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":"58578a5d-fb02-416d-8bd7-c257b506911b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191414426,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a07ea39f-fab2-42b8-b582-e9f8acebf243","invariantUUID":"8fb7d901-5459-45f5-bdb6-6d1108c2b7cc","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"22aebe0c-6056-4ee9-85f8-ca7508e89b9e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191497100,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8fb12bef-3b32-48fd-86bc-6ad2bf73bac9","invariantUUID":"883ff366-8360-4150-a617-6985ed5d7f2b","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":"defaulticon","uniqueId":"d2cfdb5b-40af-4f74-87df-bba18ed73d2b","lifecycleState":"CERTIFIED","lastUpdateDate":1646195232771,"name":"basic_onboard_yOQjNJ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d940e59f-5d44-4149-beb6-411399468b26","invariantUUID":"4417b99b-2134-4c51-accc-c8ba73faf6ac","systemName":"BasicOnboardYoqjnj","description":"VF","tags":["basic_onboard_yOQjNJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"636a6659-34a6-4d6b-80cc-c3f48639aa01","lifecycleState":"CERTIFIED","lastUpdateDate":1646191427468,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"914866f0-1a02-44fd-83a8-72ee7ecf4768","invariantUUID":"ee73ec04-e434-4629-943c-560646e63e14","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":"objectStorage","uniqueId":"dbd56685-2602-4c44-b9fd-5c5475425dcf","lifecycleState":"CERTIFIED","lastUpdateDate":1646191554008,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"142e1edd-f8e7-4871-8932-918d69cd30cd","invariantUUID":"feb3de7e-fd36-45e5-a0c5-6da6dbc4c315","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a580069-7311-4cac-8c7e-7812caca574e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191421101,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21c5a385-a49d-4dfb-b528-311641d97e2d","invariantUUID":"eb422558-6999-441c-abd3-c37633c12ac4","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"098bb27c-1743-40ff-8ef0-9455ee3d834b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191480600,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6488c405-428a-4c83-9820-16ab66279b95","invariantUUID":"052ec363-f287-4140-8459-719aaab7660e","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":"b1348a63-0d72-4b31-a05e-c5a13239f43b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191555908,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"501391e2-2e4c-450f-ba41-d352fe2e1b2a","invariantUUID":"1acab8f3-ee26-42b1-a23f-2af2f7c00c89","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7ae1421-be94-4fc6-84c7-4b3aeede0441","lifecycleState":"CERTIFIED","lastUpdateDate":1646191339905,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe7931f6-6e76-4979-8e97-d8005f019532","invariantUUID":"be7db015-92ed-42ff-9fe4-1ed813ddbae8","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a39b31c4-7cd6-4546-bd17-fa39a54ac165","lifecycleState":"CERTIFIED","lastUpdateDate":1646191445303,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02f5df36-a620-4c3e-9dea-70feca5b2162","invariantUUID":"f009b09f-78cf-4b77-931e-5b73a4a91d21","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"258138da-2493-425f-80f9-5a9d3c3f0cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1646191415855,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c8c4a396-f248-4489-b736-a816137976c3","invariantUUID":"65f1b8ae-649e-449d-be07-6be2ab563acf","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5ca019f8-edbe-4998-b3ac-bb28f9d49086","lifecycleState":"CERTIFIED","lastUpdateDate":1646191343028,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53b2b661-2385-4b13-bed8-fe5017ee0f69","invariantUUID":"448a92a9-c3d6-409d-ada3-078b143141a9","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d1bc151e-adce-40aa-b2e7-1de2ba2db63f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191437807,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b197aae4-b6a1-4557-a9a3-c91b4cc3f010","invariantUUID":"bbfb8c29-3650-4ec7-ada8-1255e54ea7d0","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":"objectStorage","uniqueId":"6153e8bf-25cc-47d5-9a61-320f75ee0d03","lifecycleState":"CERTIFIED","lastUpdateDate":1646191314683,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06c519e2-7ea1-4133-bd6f-341d5d6d2be8","invariantUUID":"e9aaae20-2fa2-4361-9158-598eaabf9b40","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":"port","uniqueId":"71f7aa2c-d165-4f20-bf7c-7c3263f23a29","lifecycleState":"CERTIFIED","lastUpdateDate":1646191363284,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7696478c-6a5d-456e-b4cc-fce4c7ca4c99","invariantUUID":"8868d62d-aeec-4f9f-af99-bbfc835158ea","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e41218b-6024-4eec-8db5-d5772dc3bdf9","lifecycleState":"CERTIFIED","lastUpdateDate":1646191353375,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75943199-d46b-4bb5-947d-b63dc6857946","invariantUUID":"6aa2528f-60fb-47e7-ad8a-0951081f7b87","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bc02c2f0-a904-4fdf-8b99-4a4969ae1d82","lifecycleState":"CERTIFIED","lastUpdateDate":1646191563588,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8c48eff-b2fd-4cf2-861a-d9147bb4a5ab","invariantUUID":"16c14da4-b077-4990-b5bd-80647177fe3f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d2660c46-1a38-41eb-a0aa-b1c8cc748f3b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191324378,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba97e555-44be-47b2-bf77-ce8ed15b037c","invariantUUID":"2dece330-f078-4741-8507-834a227b0beb","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":"securityrules","uniqueId":"9cf50de2-3b9a-4443-9249-8853e3ac590d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191372123,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bb699496-060f-42f9-a6df-cdf0237d5f66","invariantUUID":"8ec76f5c-403f-4c2c-9865-59d4e7230437","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"590fba85-b08c-44dc-b18f-60ce5cc2f70f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191312467,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"f988ef33-4096-4330-8636-6060d244a383","invariantUUID":"b751418c-9e01-4073-bf8c-5118e3546f48","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":"e37771be-3e9f-4fa3-b3fa-d77d37ca662e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191548236,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75dcd6c4-b775-429a-aa59-2a9cd1f7d456","invariantUUID":"39d65b38-6dda-4314-99a6-0c1d261b104e","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"9b5afb09-1520-49e4-9d3e-3e819c98b6ed","lifecycleState":"CERTIFIED","lastUpdateDate":1646191369256,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"495320c6-ce74-4389-acb5-c251a31b4497","invariantUUID":"24a03a43-ab2c-4666-b0f8-e6e489ae3815","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fbbbb231-8f18-46a1-b405-b35656dca930","lifecycleState":"CERTIFIED","lastUpdateDate":1646195928590,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"680a42f4-bcb1-457f-9db9-91f7b4c8cfb0","invariantUUID":"bcb356c1-c476-4125-81d2-3fe65bdef6e5","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c04d22c7-50aa-4fa7-9980-8c00cbafc063","lifecycleState":"CERTIFIED","lastUpdateDate":1646195271275,"name":"basic_onboard_yOQjNJ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"00f91654-ca4b-4801-876e-2759d0e9c958","invariantUUID":"99b350d2-47a7-410f-bbcb-6604befcf4d0","systemName":"BasicOnboardYoqjnj","description":"service","tags":["basic_onboard_yOQjNJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"232dcccc-a726-4bc9-aa76-dd610dd35a39","lifecycleState":"CERTIFIED","lastUpdateDate":1646196383575,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e26524be-6990-43ee-a8d4-b787e9342303","invariantUUID":"b2f994e5-c6a0-4bfb-8c8e-3de8eb2683af","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1017e36e-572c-4aad-9863-a745f632c832","lifecycleState":"CERTIFIED","lastUpdateDate":1646196117386,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","invariantUUID":"f9a85be3-47f7-4640-ae36-d91b28f18572","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-02 04:50:28,778 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-03-02 04:50:28,779 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2022-03-02 04:50:28,779 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-02 04:50:28,779 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:50:28,780 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-02 04:50:28,780 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-02 04:50:28,781 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-02 04:50:28,825 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2022-03-02 04:50:28,826 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-02 04:50:28,827 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e26524be-6990-43ee-a8d4-b787e9342303","invariantUUID":"b2f994e5-c6a0-4bfb-8c8e-3de8eb2683af","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e26524be-6990-43ee-a8d4-b787e9342303/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"00f91654-ca4b-4801-876e-2759d0e9c958","invariantUUID":"99b350d2-47a7-410f-bbcb-6604befcf4d0","name":"basic_onboard_yOQjNJ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/00f91654-ca4b-4801-876e-2759d0e9c958/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","invariantUUID":"f9a85be3-47f7-4640-ae36-d91b28f18572","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9bff255d-9dc2-4d45-b967-149ba00d8925/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"680a42f4-bcb1-457f-9db9-91f7b4c8cfb0","invariantUUID":"bcb356c1-c476-4125-81d2-3fe65bdef6e5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/680a42f4-bcb1-457f-9db9-91f7b4c8cfb0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-02 04:50:28,829 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-03-02 04:50:28,829 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:50:28,830 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:50:28,830 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:50:28,830 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_yOQjNJ from SDC 2022-03-02 04:50:28,830 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:50:28,830 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:50:28,830 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:50:28,830 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-03-02 04:50:28,830 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:50:28,830 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:50:28,830 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:50:28,830 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-02 04:50:28,830 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-02 04:50:28,831 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-02 04:50:28,831 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-02 04:50:28,831 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-03-02 04:50:28,831 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2022-03-02 04:50:28,831 INFO 192:__init__.py(1) - Service found, updating information 2022-03-02 04:50:28,831 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:50:28,831 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-02 04:50:28,831 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-03-02 04:50:28,833 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-02 04:50:28,949 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-02 04:50:28,952 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-03-02 04:50:28,955 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b7cbca8-ad99-4749-879f-055f6c5f6e53","lifecycleState":"CERTIFIED","lastUpdateDate":1646191439942,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a06c8b5-ee3d-447e-a232-011e3f3a9730","invariantUUID":"6dc0febe-418f-41f1-93e7-d44ed8f26515","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":"d044821f-e6ed-4f73-8005-1a9b877d7d83","lifecycleState":"CERTIFIED","lastUpdateDate":1646191500708,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"307e3c51-e42a-4630-a66c-051eab29a872","invariantUUID":"e6adb943-ae4a-4e0d-ab45-9e950c1ddfe5","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"772146b3-572b-4101-9af8-e8dda93d5968","lifecycleState":"CERTIFIED","lastUpdateDate":1646191322792,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f70eda0d-86ef-4fcd-ac1f-5e841fc35c08","invariantUUID":"68c8d1d4-87a5-40bb-ad63-d6335089568c","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":"fd27492d-00bf-44a6-acae-3957f2850c99","lifecycleState":"CERTIFIED","lastUpdateDate":1646191399670,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f838e8af-8f43-4824-b4e8-70fd019d8c64","invariantUUID":"ffb381a1-df3f-4d6c-b487-3dd14d0d50d4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8bbe80b2-64c4-43f4-9a3b-a3483e438956","lifecycleState":"CERTIFIED","lastUpdateDate":1646191418665,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e3f15e7-8d81-4469-8ebc-1ba2fb316a6c","invariantUUID":"336ebb42-d274-49c5-a43d-c8e4eaedb2a5","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":"78e5f63f-7c48-445e-864b-7d4e50af6329","lifecycleState":"CERTIFIED","lastUpdateDate":1646191430446,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ee59840-7dc9-4b7d-907d-5e73af9366a4","invariantUUID":"229df49a-997a-4423-a103-703c5bf156db","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47c885d1-d9a2-497f-8135-609bb4873c7d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191351707,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d49b06d9-c52b-41a6-9117-38eed9780e46","invariantUUID":"28df4767-49bb-4c7d-bd58-abe089cc826e","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cede4d0b-969a-4da6-92c8-ac7a86a2c29d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191558012,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0596dd37-7e4d-4fc1-b1ff-a1198bff5432","invariantUUID":"7ce00310-ed0e-4504-99e4-489ea3494c6f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b07f7f07-7ff9-4ac7-b599-777159f00476","lifecycleState":"CERTIFIED","lastUpdateDate":1646191385267,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4d4a567-8b70-4af8-ad8f-ec3cb6c13c7f","invariantUUID":"02aaa415-511b-4f72-802c-11e5c71d79a6","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e50466e-126f-4f68-a260-b41343d516cf","lifecycleState":"CERTIFIED","lastUpdateDate":1646191411208,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a745360a-066e-4823-b665-049e56c9071e","invariantUUID":"3ad7adc0-b95d-4a2a-9d5a-f7437167c34f","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":"fcc16b43-b64b-485e-8811-0dc51cdb656e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191325889,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd6627d-23a3-42ac-9a5b-e40e939c0572","invariantUUID":"4c3bedcf-3245-4d86-a9f4-3c5ac0bfc3b9","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":"c2750d30-36fa-462c-b012-251a3ad7b50e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191388507,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c82da1de-66da-4187-adf7-011d45ef3ce0","invariantUUID":"f5c1e5ed-53de-473f-ba5b-d4434f0a5774","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":"51d49329-cc06-44b6-a3d2-bbea35c4c7b7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191433521,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d6bda0-695f-42b8-acc4-edde1c037b7e","invariantUUID":"53e9e437-f102-4c3e-aa4c-b4da2e92cb39","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":"2855f9e2-45c5-4501-bb5c-fa0a8106e40b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191379532,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cd3e5b9-f379-4755-802a-17cc83aa5ba9","invariantUUID":"a8602cea-a01b-4348-a291-1746c9226eea","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":"defaulticon","uniqueId":"c5823777-d893-4aba-a561-66426f93aa25","lifecycleState":"CERTIFIED","lastUpdateDate":1646196347275,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a575906c-80a0-483d-8498-8cb4a62bf77d","invariantUUID":"0faa7852-1bb6-43d1-9bbe-b79272cf169a","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab38fa74-a470-4ff7-8496-232b4b744805","lifecycleState":"CERTIFIED","lastUpdateDate":1646191344710,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac2712bf-98ed-48dd-8252-cb1f2ecb1b38","invariantUUID":"0e3170a8-88d1-4738-bcb0-4a0b0a6275b2","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":"3775cef0-5621-4ba7-bb05-c3f4935d07c5","lifecycleState":"CERTIFIED","lastUpdateDate":1646191412855,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0396310-8eb9-4f45-ad14-ec44fdc0d191","invariantUUID":"0fdaa9de-9ae5-4c42-a862-f3e7bf1dda56","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7081ae93-32eb-44f7-9292-52bd8887f04e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191460398,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7affb44f-3562-444e-b8a6-9154f8ff5d63","invariantUUID":"866b0161-e59f-4463-98c2-8579a5fc3ac1","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":"f414f6f6-3ca6-44d2-ba53-bbe06f20c6be","lifecycleState":"CERTIFIED","lastUpdateDate":1646191447082,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7bbd62-543c-4413-a041-f0ec59f516b2","invariantUUID":"25e69bbb-f7d5-4f5c-a7b6-699bdc2d8b4e","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8f6b284b-9404-4695-8304-8c86b9aa8fd8","lifecycleState":"CERTIFIED","lastUpdateDate":1646191475424,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbe08f73-2fdb-4df7-ac31-f53bccf2f7bc","invariantUUID":"9457a6ed-18e9-4757-ba5b-12aba20b7337","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":"d1eb1a6b-4eb8-45d8-ad64-83136780c855","lifecycleState":"CERTIFIED","lastUpdateDate":1646191471909,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ebd6d5e0-683e-4c2b-9afb-0165d4b33e4c","invariantUUID":"a0e76e36-5fcd-4d43-a3ac-6860ac15fc5e","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":"922864a9-4bdc-4754-9cf7-e871ba8beacd","lifecycleState":"CERTIFIED","lastUpdateDate":1646191377104,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4566704a-7683-4320-a904-117ab8e87470","invariantUUID":"3a92c2f6-9435-48b7-906a-73e52742c353","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":"compute","uniqueId":"2cfb7f2e-351e-48dc-9831-361e7838f60d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191424504,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"249d3546-d747-4723-b573-861600fe862f","invariantUUID":"1e2264c3-08ea-4060-b156-56146fbe3054","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":"objectStorage","uniqueId":"c788fd09-d645-4de9-87ac-3e9ed92e8ee1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191551009,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"194f7a26-4f46-4662-867f-1fd064771fe2","invariantUUID":"f01a4425-e990-42f5-8285-6ca50da115ce","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4cefca1e-3671-425c-95a8-50dfeb514b2a","lifecycleState":"CERTIFIED","lastUpdateDate":1646191465197,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eea26101-fdac-4913-b61d-9024bafe2087","invariantUUID":"6953d7e8-9368-4526-a0bd-c675f68f851b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21fae40a-80f7-4d45-afc3-978562031376","lifecycleState":"CERTIFIED","lastUpdateDate":1646191502630,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5617277-3218-4387-94b3-7864c36ad2c2","invariantUUID":"e6136959-cbe6-4ca1-a440-cca3ebe6bc6c","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":"networkrules","uniqueId":"a04b488e-7217-447c-b2c4-4a16310b57aa","lifecycleState":"CERTIFIED","lastUpdateDate":1646191359984,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4103130a-63df-4da4-a2ee-3f42eeee18b2","invariantUUID":"6ccce89a-d884-4eef-80d4-50203ab8d0c0","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2109687b-1f34-473c-a6aa-ea1a56f07be7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191543300,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6abf944-c1f1-4ec7-8543-e115bd55c33f","invariantUUID":"65275176-99d6-4d8e-b5d3-71d57f0cdfa9","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9e80425a-2b0c-42fd-b88c-262653243a55","lifecycleState":"CERTIFIED","lastUpdateDate":1646191341440,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b73fa5bc-9836-4e3e-80bc-ad7e8b7a3944","invariantUUID":"79bda7aa-e164-497a-8f43-606051550287","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":"defaulticon","uniqueId":"4b61f5ad-c118-4919-bb18-ed7378b31121","lifecycleState":"CERTIFIED","lastUpdateDate":1646191456990,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03b30352-189b-4786-b086-96b95c16aaf7","invariantUUID":"6a7fa9f6-0eb8-427c-975b-cb87e25e9bba","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6bbbf49a-3e0d-4cd6-8e19-ae3f3b0c0e9e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191317300,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27746ce8-636e-409c-81f0-ae6807e16767","invariantUUID":"bd3a6d5f-59dd-4276-8cc2-15543db31499","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"614e8646-dd68-41d9-b0e0-241e1e6b9b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1646191493927,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d57f6ac3-1276-4962-ada2-5c886afa98dd","invariantUUID":"a28dab67-cc50-4d9e-9f9b-123d76213887","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"411175e8-67d9-4f00-b396-5b98f9041cde","lifecycleState":"CERTIFIED","lastUpdateDate":1646191477848,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6929900a-cb5b-4c78-8f8e-306edd288082","invariantUUID":"ab8d7492-e84e-4fe9-9af7-4e58f0b7eaa5","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":"3dcd66cb-4bf6-4cc7-8e08-51edfc4af864","lifecycleState":"CERTIFIED","lastUpdateDate":1646191469625,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c2f1d12-f27e-429c-a7cd-ce0f7564a2c8","invariantUUID":"5f1a9f21-74ce-433c-8ecf-a93dc68455bd","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78253de2-63b5-47ae-8ba3-e12f38dbf0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191338488,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0f2f61c-0669-4a2a-843f-6e785128645a","invariantUUID":"0437d399-680a-4ec0-94e8-af609500da8b","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4b55564-01f1-4c23-9c37-bc415bdc19aa","lifecycleState":"CERTIFIED","lastUpdateDate":1646191349612,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30d99b11-9799-4c3b-8f3d-9bfec8b486b9","invariantUUID":"e00d2dcb-7f0a-47b5-9c5c-2c97f7cbb8e7","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79979c05-6eca-459e-928e-91efbf0f94b6","lifecycleState":"CERTIFIED","lastUpdateDate":1646191432026,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32e85d0a-a961-48d6-812c-ab4db64e6e10","invariantUUID":"1cd286df-36c3-48c6-8535-a3ac06d1b2aa","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fc032c37-babc-4e13-98ba-c098a05b8b38","lifecycleState":"CERTIFIED","lastUpdateDate":1646191463435,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02617a2a-c0b1-4fa6-8522-21e2eacb7daa","invariantUUID":"48de5427-1ab1-4b26-8a3a-7b4cc6597726","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":"51757d1c-e02e-4d18-99fb-62e46043b52d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191549670,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a32a7a7-42c3-41be-80e6-68bfcc7b3cc9","invariantUUID":"10f8c4c1-fef9-4640-9eae-41d4ffce492c","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c7bc8ac-1891-41fc-bd7e-601fa8d45445","lifecycleState":"CERTIFIED","lastUpdateDate":1646191473417,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2ae9f5e-b137-4eb9-bbb9-ff4cecc6a356","invariantUUID":"e26866fe-7b1e-4a86-9682-63ee3778a69d","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":"bab85bb3-05ea-4d31-8d32-a399c3c6c97c","lifecycleState":"CERTIFIED","lastUpdateDate":1646191505780,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f29ed4b-5a33-49a5-9466-d97ceeaf353e","invariantUUID":"6bb12d79-b031-4943-8040-6802f7fbc90e","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":"4b99594f-36ae-4430-9667-01ff635c7265","lifecycleState":"CERTIFIED","lastUpdateDate":1646196075407,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"52d61e0c-6b2f-47c3-b7be-eb918df0ea68","invariantUUID":"a8413d9f-f50b-4261-9647-a77045f0525e","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06b1d51d-68ac-4e2d-a9e9-af69a368351b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191303615,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c94350dd-54b1-48bd-910e-a340ce03b0f3","invariantUUID":"df1ca82b-e7cd-425c-80f1-1a4f7f3367e1","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":"fcf0ffe6-9582-4a05-b364-83eda9e3e069","lifecycleState":"CERTIFIED","lastUpdateDate":1646191404589,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9744fb3a-7ea8-43d5-8941-563710e2d29c","invariantUUID":"9461ebd4-b0a4-45ce-9836-8c95fb5bdbad","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":"037e9172-44c7-4dac-9950-d4f99e7a86f0","lifecycleState":"CERTIFIED","lastUpdateDate":1646191370684,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d296c3b3-9dc0-423f-a375-532dde4acfac","invariantUUID":"9320b216-94f8-46a1-8e2f-1a52afe5712c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"adcae2b5-6389-4b4a-abe7-72b9772f874b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191490080,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9e36eb3-4628-449c-b91c-c6cd5c0431e7","invariantUUID":"b8eeaf8d-235b-4c1b-a067-e5bb11c401ba","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"be229b75-7e15-47f5-89a0-0dc6f678d1c0","lifecycleState":"CERTIFIED","lastUpdateDate":1646191560239,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9ad731c-a2af-4cc9-a702-c1e947dc08c4","invariantUUID":"a744afe9-7e6f-4a35-b0fe-50a2f4549d8b","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"e4be237f-addc-4ef1-8d5e-58ddacf4d17b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191504321,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8600165-5e81-4afe-9de3-6851fa7a3b47","invariantUUID":"3cdeb3b7-e7e9-4547-945a-392aa4dd5c35","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":"port","uniqueId":"f13c24f7-2851-4010-9916-bcce341c0a75","lifecycleState":"CERTIFIED","lastUpdateDate":1646191461927,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ea8c1a3a-58e5-465b-8b92-eba01c0d3de0","invariantUUID":"2fffe95b-f894-433c-870c-6f6a96665343","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3400790-560b-4f64-bb23-43f124d1812a","lifecycleState":"CERTIFIED","lastUpdateDate":1646191347007,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"eec5b981-77fb-4072-9a95-26dfda9d8f4d","invariantUUID":"3ae2242d-c366-4701-bc04-d1506aa56481","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":"defaulticon","uniqueId":"ecd15d64-675c-4a4d-87b6-1f98d5777941","lifecycleState":"CERTIFIED","lastUpdateDate":1646191458927,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf189b50-15e7-4802-aff6-af13870124ab","invariantUUID":"af2e0451-ee37-4ed6-9f13-861bd299412a","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"32e3983d-2b5f-42ad-990b-1cdada6bfdf9","lifecycleState":"CERTIFIED","lastUpdateDate":1646191374800,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45daa27a-6647-4e1c-a48e-f6a6c626cb90","invariantUUID":"08b53e87-6e2e-4d7b-ac8e-e458f82f689b","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":"port","uniqueId":"e85e43da-bbbd-4ff1-b100-c3a628448875","lifecycleState":"CERTIFIED","lastUpdateDate":1646191488459,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc42e782-b51f-4942-ae8b-5eb7f0f8b74f","invariantUUID":"b3f9504a-bc11-4057-9e9e-f1d17872e2fb","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b9cb1e7b-7725-4281-9790-d88c0974bcbd","lifecycleState":"CERTIFIED","lastUpdateDate":1646191332371,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c31fe4e-67e2-480f-be43-ba96f6b72575","invariantUUID":"e359cd2b-222f-418b-92cf-fa6ebb635812","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":"defaulticon","uniqueId":"5c1620eb-b554-4dcc-8a15-d08874cb2f5f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191417291,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54aeaba4-7238-4aa5-a340-d05de87774b0","invariantUUID":"b3a667db-49d6-41db-bc5c-6dbb14e57173","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce1669f5-6128-473c-8e81-dd84a4a0dcce","lifecycleState":"CERTIFIED","lastUpdateDate":1646191381924,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1715a5be-4250-4e32-82aa-69211f23f40c","invariantUUID":"b99dddd4-9a7a-46b8-b58c-19d753b7a7cf","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":"network","uniqueId":"5a7c30bb-b8fb-4fd5-bd3d-12d5e57fa28d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191387030,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"361173fd-cb83-4847-b96f-b97151c85160","invariantUUID":"f3280d84-bd49-4589-be01-92dc0fb6a632","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":"objectStorage","uniqueId":"2f88d43e-ff01-4b32-907c-d0af454b31f7","lifecycleState":"CERTIFIED","lastUpdateDate":1646191552615,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"741e74dd-376d-467f-9117-647338ddf72d","invariantUUID":"9b0bbca3-7607-4314-9d63-178fd4b8d675","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e44e56d3-c355-4eb3-baa0-531cc116fa02","lifecycleState":"CERTIFIED","lastUpdateDate":1646191406822,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54a0ceec-d0d8-4269-905d-085552a92d92","invariantUUID":"d54c8724-bd20-4fe7-b014-5da031528054","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e57c4da5-8a8d-4562-8ee1-5cb9c210ada1","lifecycleState":"CERTIFIED","lastUpdateDate":1646191467482,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb115573-fbfb-446d-86b9-ae1d52647265","invariantUUID":"01c7c089-14ee-42ed-8dea-f7c4b323b840","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":"353b0214-5ee9-4af4-a9d9-1995498c73da","lifecycleState":"CERTIFIED","lastUpdateDate":1646191546390,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8aa53e27-a9e2-4d42-a3c6-c74992826a15","invariantUUID":"fddc4151-3cd2-493d-8034-f794cb962ecc","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa93ca4c-6512-409f-8e7f-afc28edf04e4","lifecycleState":"CERTIFIED","lastUpdateDate":1646191562219,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cace2501-904e-442a-be56-6ad1c0b0c5c6","invariantUUID":"24f65ecf-5059-463a-9718-ad6ffa4ecd3c","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3848b44-6ae0-4e73-91df-c5f36379aa65","lifecycleState":"CERTIFIED","lastUpdateDate":1646191336197,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07383b48-2f8c-47eb-9290-d79eb10b0bf7","invariantUUID":"2a00493a-f27d-434d-b90a-e4801f97bf63","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":"58578a5d-fb02-416d-8bd7-c257b506911b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191414426,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a07ea39f-fab2-42b8-b582-e9f8acebf243","invariantUUID":"8fb7d901-5459-45f5-bdb6-6d1108c2b7cc","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"22aebe0c-6056-4ee9-85f8-ca7508e89b9e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191497100,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8fb12bef-3b32-48fd-86bc-6ad2bf73bac9","invariantUUID":"883ff366-8360-4150-a617-6985ed5d7f2b","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":"defaulticon","uniqueId":"d2cfdb5b-40af-4f74-87df-bba18ed73d2b","lifecycleState":"CERTIFIED","lastUpdateDate":1646195232771,"name":"basic_onboard_yOQjNJ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d940e59f-5d44-4149-beb6-411399468b26","invariantUUID":"4417b99b-2134-4c51-accc-c8ba73faf6ac","systemName":"BasicOnboardYoqjnj","description":"VF","tags":["basic_onboard_yOQjNJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"636a6659-34a6-4d6b-80cc-c3f48639aa01","lifecycleState":"CERTIFIED","lastUpdateDate":1646191427468,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"914866f0-1a02-44fd-83a8-72ee7ecf4768","invariantUUID":"ee73ec04-e434-4629-943c-560646e63e14","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":"objectStorage","uniqueId":"dbd56685-2602-4c44-b9fd-5c5475425dcf","lifecycleState":"CERTIFIED","lastUpdateDate":1646191554008,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"142e1edd-f8e7-4871-8932-918d69cd30cd","invariantUUID":"feb3de7e-fd36-45e5-a0c5-6da6dbc4c315","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a580069-7311-4cac-8c7e-7812caca574e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191421101,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21c5a385-a49d-4dfb-b528-311641d97e2d","invariantUUID":"eb422558-6999-441c-abd3-c37633c12ac4","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"098bb27c-1743-40ff-8ef0-9455ee3d834b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191480600,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6488c405-428a-4c83-9820-16ab66279b95","invariantUUID":"052ec363-f287-4140-8459-719aaab7660e","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":"b1348a63-0d72-4b31-a05e-c5a13239f43b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191555908,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"501391e2-2e4c-450f-ba41-d352fe2e1b2a","invariantUUID":"1acab8f3-ee26-42b1-a23f-2af2f7c00c89","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7ae1421-be94-4fc6-84c7-4b3aeede0441","lifecycleState":"CERTIFIED","lastUpdateDate":1646191339905,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe7931f6-6e76-4979-8e97-d8005f019532","invariantUUID":"be7db015-92ed-42ff-9fe4-1ed813ddbae8","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a39b31c4-7cd6-4546-bd17-fa39a54ac165","lifecycleState":"CERTIFIED","lastUpdateDate":1646191445303,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02f5df36-a620-4c3e-9dea-70feca5b2162","invariantUUID":"f009b09f-78cf-4b77-931e-5b73a4a91d21","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"258138da-2493-425f-80f9-5a9d3c3f0cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1646191415855,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c8c4a396-f248-4489-b736-a816137976c3","invariantUUID":"65f1b8ae-649e-449d-be07-6be2ab563acf","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5ca019f8-edbe-4998-b3ac-bb28f9d49086","lifecycleState":"CERTIFIED","lastUpdateDate":1646191343028,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53b2b661-2385-4b13-bed8-fe5017ee0f69","invariantUUID":"448a92a9-c3d6-409d-ada3-078b143141a9","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d1bc151e-adce-40aa-b2e7-1de2ba2db63f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191437807,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b197aae4-b6a1-4557-a9a3-c91b4cc3f010","invariantUUID":"bbfb8c29-3650-4ec7-ada8-1255e54ea7d0","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":"objectStorage","uniqueId":"6153e8bf-25cc-47d5-9a61-320f75ee0d03","lifecycleState":"CERTIFIED","lastUpdateDate":1646191314683,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06c519e2-7ea1-4133-bd6f-341d5d6d2be8","invariantUUID":"e9aaae20-2fa2-4361-9158-598eaabf9b40","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":"port","uniqueId":"71f7aa2c-d165-4f20-bf7c-7c3263f23a29","lifecycleState":"CERTIFIED","lastUpdateDate":1646191363284,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7696478c-6a5d-456e-b4cc-fce4c7ca4c99","invariantUUID":"8868d62d-aeec-4f9f-af99-bbfc835158ea","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e41218b-6024-4eec-8db5-d5772dc3bdf9","lifecycleState":"CERTIFIED","lastUpdateDate":1646191353375,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75943199-d46b-4bb5-947d-b63dc6857946","invariantUUID":"6aa2528f-60fb-47e7-ad8a-0951081f7b87","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bc02c2f0-a904-4fdf-8b99-4a4969ae1d82","lifecycleState":"CERTIFIED","lastUpdateDate":1646191563588,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8c48eff-b2fd-4cf2-861a-d9147bb4a5ab","invariantUUID":"16c14da4-b077-4990-b5bd-80647177fe3f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d2660c46-1a38-41eb-a0aa-b1c8cc748f3b","lifecycleState":"CERTIFIED","lastUpdateDate":1646191324378,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba97e555-44be-47b2-bf77-ce8ed15b037c","invariantUUID":"2dece330-f078-4741-8507-834a227b0beb","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":"securityrules","uniqueId":"9cf50de2-3b9a-4443-9249-8853e3ac590d","lifecycleState":"CERTIFIED","lastUpdateDate":1646191372123,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bb699496-060f-42f9-a6df-cdf0237d5f66","invariantUUID":"8ec76f5c-403f-4c2c-9865-59d4e7230437","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"590fba85-b08c-44dc-b18f-60ce5cc2f70f","lifecycleState":"CERTIFIED","lastUpdateDate":1646191312467,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"f988ef33-4096-4330-8636-6060d244a383","invariantUUID":"b751418c-9e01-4073-bf8c-5118e3546f48","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":"e37771be-3e9f-4fa3-b3fa-d77d37ca662e","lifecycleState":"CERTIFIED","lastUpdateDate":1646191548236,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75dcd6c4-b775-429a-aa59-2a9cd1f7d456","invariantUUID":"39d65b38-6dda-4314-99a6-0c1d261b104e","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"9b5afb09-1520-49e4-9d3e-3e819c98b6ed","lifecycleState":"CERTIFIED","lastUpdateDate":1646191369256,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"495320c6-ce74-4389-acb5-c251a31b4497","invariantUUID":"24a03a43-ab2c-4666-b0f8-e6e489ae3815","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fbbbb231-8f18-46a1-b405-b35656dca930","lifecycleState":"CERTIFIED","lastUpdateDate":1646195928590,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"680a42f4-bcb1-457f-9db9-91f7b4c8cfb0","invariantUUID":"bcb356c1-c476-4125-81d2-3fe65bdef6e5","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c04d22c7-50aa-4fa7-9980-8c00cbafc063","lifecycleState":"CERTIFIED","lastUpdateDate":1646195271275,"name":"basic_onboard_yOQjNJ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"00f91654-ca4b-4801-876e-2759d0e9c958","invariantUUID":"99b350d2-47a7-410f-bbcb-6604befcf4d0","systemName":"BasicOnboardYoqjnj","description":"service","tags":["basic_onboard_yOQjNJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"232dcccc-a726-4bc9-aa76-dd610dd35a39","lifecycleState":"CERTIFIED","lastUpdateDate":1646196383575,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e26524be-6990-43ee-a8d4-b787e9342303","invariantUUID":"b2f994e5-c6a0-4bfb-8c8e-3de8eb2683af","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1017e36e-572c-4aad-9863-a745f632c832","lifecycleState":"CERTIFIED","lastUpdateDate":1646196117386,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","invariantUUID":"f9a85be3-47f7-4640-ae36-d91b28f18572","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-02 04:50:28,959 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2022-03-02 04:50:28,960 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-02 04:50:28,960 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/9bff255d-9dc2-4d45-b967-149ba00d8925/toscaModel 2022-03-02 04:50:28,960 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2022-03-02 04:50:28,963 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-02 04:50:29,226 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/9bff255d-9dc2-4d45-b967-149ba00d8925/toscaModel HTTP/1.1" 200 None 2022-03-02 04:50:29,228 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2022-03-02 04:50:29,228 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2022-03-02 04:50:29,261 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:50:29,262 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2022-03-02 04:50:29,262 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-03-02 04:50:29,263 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:50:29,314 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 655 2022-03-02 04:50:29,315 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-03-02 04:50:29,316 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"da7f231cdae845cebdb25d5f96d5d7b5"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2022-03-02 04:50:29,318 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:50:29,318 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-03-02 04:50:29,318 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-03-02 04:50:29,320 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:50:29,425 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2022-03-02 04:50:29,426 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-03-02 04:50:29,427 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1646196620727","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2022-03-02 04:50:29,430 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:50:29,430 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2022-03-02 04:50:29,430 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-03-02 04:50:29,432 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:50:29,518 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 655 2022-03-02 04:50:29,520 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-03-02 04:50:29,520 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"da7f231cdae845cebdb25d5f96d5d7b5"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2022-03-02 04:50:29,523 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:50:29,523 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-03-02 04:50:29,523 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-03-02 04:50:29,525 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:50:29,622 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2022-03-02 04:50:29,623 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-03-02 04:50:29,623 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1646196620727","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2022-03-02 04:50:29,625 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:50:29,625 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2022-03-02 04:50:29,626 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-03-02 04:50:29,627 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:50:29,706 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 655 2022-03-02 04:50:29,707 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-03-02 04:50:29,707 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"da7f231cdae845cebdb25d5f96d5d7b5"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2022-03-02 04:50:29,710 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:50:29,710 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2022-03-02 04:50:29,710 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-03-02 04:50:29,712 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:50:29,824 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2022-03-02 04:50:29,825 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-03-02 04:50:29,826 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1646196620727","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2022-03-02 04:50:29,828 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-03-02 04:50:29,828 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5 2022-03-02 04:50:29,828 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-03-02 04:50:29,830 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-03-02 04:50:29,911 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/da7f231cdae845cebdb25d5f96d5d7b5 HTTP/1.1" 200 611 2022-03-02 04:50:29,913 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-03-02 04:50:29,914 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"da7f231cdae845cebdb25d5f96d5d7b5","tenant-name":"onap-istanbul-daily-vnfs","tenant-context":"None","resource-version":"1646196620727","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2022-03-02 04:50:29,918 DEBUG 129:onap_service.py(1) - [None][Create 20d30da4-5943-44c9-99c4-9aded974ef04 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '27ac3e58-01b1-49bb-8418-221868172c1a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:50:29,918 DEBUG 131:onap_service.py(1) - [None][Create 20d30da4-5943-44c9-99c4-9aded974ef04 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/20d30da4-5943-44c9-99c4-9aded974ef04 2022-03-02 04:50:29,918 DEBUG 132:onap_service.py(1) - [None][Create 20d30da4-5943-44c9-99c4-9aded974ef04 Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "f9a85be3-47f7-4640-ae36-d91b28f18572", "modelVersion": "1.0", "modelVersionId": "9bff255d-9dc2-4d45-b967-149ba00d8925" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "da7f231cdae845cebdb25d5f96d5d7b5" } } } 2022-03-02 04:50:29,922 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:50:31,782 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/20d30da4-5943-44c9-99c4-9aded974ef04 HTTP/1.1" 202 262 2022-03-02 04:50:31,784 INFO 142:onap_service.py(1) - [None][Create 20d30da4-5943-44c9-99c4-9aded974ef04 Service deletion request] response code: 202 2022-03-02 04:50:31,784 DEBUG 146:onap_service.py(1) - [None][Create 20d30da4-5943-44c9-99c4-9aded974ef04 Service deletion request] response: {"requestReferences":{"requestId":"27ac3e58-01b1-49bb-8418-221868172c1a","instanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/27ac3e58-01b1-49bb-8418-221868172c1a"}} 2022-03-02 04:50:31,784 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2022-03-02 04:50:31,792 DEBUG 129:onap_service.py(13) - [None][Check 27ac3e58-01b1-49bb-8418-221868172c1a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '62180212-9fad-4cf8-a118-9149159bc23d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:50:31,792 DEBUG 131:onap_service.py(13) - [None][Check 27ac3e58-01b1-49bb-8418-221868172c1a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/27ac3e58-01b1-49bb-8418-221868172c1a 2022-03-02 04:50:31,792 DEBUG 132:onap_service.py(13) - [None][Check 27ac3e58-01b1-49bb-8418-221868172c1a orchestration request status] data sent: None 2022-03-02 04:50:31,796 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:50:31,955 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/27ac3e58-01b1-49bb-8418-221868172c1a HTTP/1.1" 200 1040 2022-03-02 04:50:31,957 INFO 142:onap_service.py(13) - [None][Check 27ac3e58-01b1-49bb-8418-221868172c1a orchestration request status] response code: 200 2022-03-02 04:50:31,958 DEBUG 146:onap_service.py(13) - [None][Check 27ac3e58-01b1-49bb-8418-221868172c1a orchestration request status] response: {"request":{"requestId":"27ac3e58-01b1-49bb-8418-221868172c1a","startTime":"Wed, 02 Mar 2022 04:50:30 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f9a85be3-47f7-4640-ae36-d91b28f18572","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelUuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelInvariantUuid":"f9a85be3-47f7-4640-ae36-d91b28f18572"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","serviceInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 02 Mar 2022 04:50:31 GMT"}}} 2022-03-02 04:50:41,969 DEBUG 129:onap_service.py(13) - [None][Check 27ac3e58-01b1-49bb-8418-221868172c1a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '161440c7-1b6f-4cd5-896c-d6df31aa88eb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:50:41,970 DEBUG 131:onap_service.py(13) - [None][Check 27ac3e58-01b1-49bb-8418-221868172c1a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/27ac3e58-01b1-49bb-8418-221868172c1a 2022-03-02 04:50:41,970 DEBUG 132:onap_service.py(13) - [None][Check 27ac3e58-01b1-49bb-8418-221868172c1a orchestration request status] data sent: None 2022-03-02 04:50:41,972 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:50:42,133 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/27ac3e58-01b1-49bb-8418-221868172c1a HTTP/1.1" 200 1250 2022-03-02 04:50:42,135 INFO 142:onap_service.py(13) - [None][Check 27ac3e58-01b1-49bb-8418-221868172c1a orchestration request status] response code: 200 2022-03-02 04:50:42,136 DEBUG 146:onap_service.py(13) - [None][Check 27ac3e58-01b1-49bb-8418-221868172c1a orchestration request status] response: {"request":{"requestId":"27ac3e58-01b1-49bb-8418-221868172c1a","startTime":"Wed, 02 Mar 2022 04:50:30 GMT","finishTime":"Wed, 02 Mar 2022 04:50:34 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f9a85be3-47f7-4640-ae36-d91b28f18572","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelUuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelInvariantUuid":"f9a85be3-47f7-4640-ae36-d91b28f18572"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","serviceInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 02 Mar 2022 04:50:34 GMT"}}} 2022-03-02 04:50:42,136 INFO 56:mixins.py(13) - ServiceDeletionRequest task finished 2022-03-02 04:50:42,137 DEBUG 129:onap_service.py(13) - [None][Check 27ac3e58-01b1-49bb-8418-221868172c1a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7d277bb9-11b8-4c8d-8164-478d9e8b2813', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:50:42,137 DEBUG 131:onap_service.py(13) - [None][Check 27ac3e58-01b1-49bb-8418-221868172c1a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/27ac3e58-01b1-49bb-8418-221868172c1a 2022-03-02 04:50:42,137 DEBUG 132:onap_service.py(13) - [None][Check 27ac3e58-01b1-49bb-8418-221868172c1a orchestration request status] data sent: None 2022-03-02 04:50:42,139 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:50:42,291 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/27ac3e58-01b1-49bb-8418-221868172c1a HTTP/1.1" 200 1250 2022-03-02 04:50:42,292 INFO 142:onap_service.py(13) - [None][Check 27ac3e58-01b1-49bb-8418-221868172c1a orchestration request status] response code: 200 2022-03-02 04:50:42,293 DEBUG 146:onap_service.py(13) - [None][Check 27ac3e58-01b1-49bb-8418-221868172c1a orchestration request status] response: {"request":{"requestId":"27ac3e58-01b1-49bb-8418-221868172c1a","startTime":"Wed, 02 Mar 2022 04:50:30 GMT","finishTime":"Wed, 02 Mar 2022 04:50:34 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f9a85be3-47f7-4640-ae36-d91b28f18572","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelUuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelInvariantUuid":"f9a85be3-47f7-4640-ae36-d91b28f18572"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","serviceInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 02 Mar 2022 04:50:34 GMT"}}} 2022-03-02 04:50:42,293 DEBUG 129:onap_service.py(13) - [None][Check 27ac3e58-01b1-49bb-8418-221868172c1a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c8e47c94-b66e-466d-af5b-ee150643b8e2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:50:42,293 DEBUG 131:onap_service.py(13) - [None][Check 27ac3e58-01b1-49bb-8418-221868172c1a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/27ac3e58-01b1-49bb-8418-221868172c1a 2022-03-02 04:50:42,294 DEBUG 132:onap_service.py(13) - [None][Check 27ac3e58-01b1-49bb-8418-221868172c1a orchestration request status] data sent: None 2022-03-02 04:50:42,295 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:50:42,459 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/27ac3e58-01b1-49bb-8418-221868172c1a HTTP/1.1" 200 1250 2022-03-02 04:50:42,460 INFO 142:onap_service.py(13) - [None][Check 27ac3e58-01b1-49bb-8418-221868172c1a orchestration request status] response code: 200 2022-03-02 04:50:42,461 DEBUG 146:onap_service.py(13) - [None][Check 27ac3e58-01b1-49bb-8418-221868172c1a orchestration request status] response: {"request":{"requestId":"27ac3e58-01b1-49bb-8418-221868172c1a","startTime":"Wed, 02 Mar 2022 04:50:30 GMT","finishTime":"Wed, 02 Mar 2022 04:50:34 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f9a85be3-47f7-4640-ae36-d91b28f18572","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelUuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelInvariantUuid":"f9a85be3-47f7-4640-ae36-d91b28f18572"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","serviceInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 02 Mar 2022 04:50:34 GMT"}}} 2022-03-02 04:50:42,465 DEBUG 129:onap_service.py(1) - [None][Check 27ac3e58-01b1-49bb-8418-221868172c1a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '76566a99-b914-432c-9875-29da0bd8c1ba', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-03-02 04:50:42,465 DEBUG 131:onap_service.py(1) - [None][Check 27ac3e58-01b1-49bb-8418-221868172c1a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/27ac3e58-01b1-49bb-8418-221868172c1a 2022-03-02 04:50:42,465 DEBUG 132:onap_service.py(1) - [None][Check 27ac3e58-01b1-49bb-8418-221868172c1a orchestration request status] data sent: None 2022-03-02 04:50:42,468 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-03-02 04:50:42,619 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/27ac3e58-01b1-49bb-8418-221868172c1a HTTP/1.1" 200 1250 2022-03-02 04:50:42,620 INFO 142:onap_service.py(1) - [None][Check 27ac3e58-01b1-49bb-8418-221868172c1a orchestration request status] response code: 200 2022-03-02 04:50:42,620 DEBUG 146:onap_service.py(1) - [None][Check 27ac3e58-01b1-49bb-8418-221868172c1a orchestration request status] response: {"request":{"requestId":"27ac3e58-01b1-49bb-8418-221868172c1a","startTime":"Wed, 02 Mar 2022 04:50:30 GMT","finishTime":"Wed, 02 Mar 2022 04:50:34 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f9a85be3-47f7-4640-ae36-d91b28f18572","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelUuid":"9bff255d-9dc2-4d45-b967-149ba00d8925","modelInvariantUuid":"f9a85be3-47f7-4640-ae36-d91b28f18572"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"da7f231cdae845cebdb25d5f96d5d7b5","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"20d30da4-5943-44c9-99c4-9aded974ef04","serviceInstanceName":"basic_vm-719d482e-57d6-4470-a718-b33bef328e46"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 02 Mar 2022 04:50:34 GMT"}}} 2022-03-02 04:50:42,621 INFO 262:service_ala_carte.py(1) - Service None deleted 2022-03-02 04:50:42,622 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_vm | integration | 10:27 | PASS | +-------------------+---------------------+------------------+----------------+ 2022-03-02 04:50:42,624 INFO 57:basic_vm.py(1) - Generate Test report 2022-03-02 04:50:42,702 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): testresults.opnfv.org:80 2022-03-02 04:50:42,939 DEBUG 433:connectionpool.py(1) - http://testresults.opnfv.org:80 "POST /onap/api/v1/results HTTP/1.1" 200 73 2022-03-02 04:50:42,941 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/621ef7a26c44f5001087e30b 2022-03-02 04:50:42,942 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK